Pith. sign in

REVIEW 1 cited by

Granular-ball Representation Learning for Deep CNN on Learning with Label Noise

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.03254 v1 pith:GMQY4EZZ submitted 2024-09-05 cs.CV cs.AI

classification cs.CVcs.AI
keywords datasampleslabelprocessgranular-ballmodelstrainingadditional
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

In actual scenarios, whether manually or automatically annotated, label noise is inevitably generated in the training data, which can affect the effectiveness of deep CNN models. The popular solutions require data cleaning or designing additional optimizations to punish the data with mislabeled data, thereby enhancing the robustness of models. However, these methods come at the cost of weakening or even losing some data during the training process. As we know, content is the inherent attribute of an image that does not change with changes in annotations. In this study, we propose a general granular-ball computing (GBC) module that can be embedded into a CNN model, where the classifier finally predicts the label of granular-ball ($gb$) samples instead of each individual samples. Specifically, considering the classification task: (1) in forward process, we split the input samples as $gb$ samples at feature-level, each of which can correspond to multiple samples with varying numbers and share one single label; (2) during the backpropagation process, we modify the gradient allocation strategy of the GBC module to enable it to propagate normally; and (3) we develop an experience replay policy to ensure the stability of the training process. Experiments demonstrate that the proposed method can improve the robustness of CNN models with no additional data or optimization.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Graph Coarsening via Supervised Granular-Ball for Scalable Graph Neural Network Training

    cs.LG 2024-12 reject novelty 5.0 of 10

    SGBGC compresses graphs by grouping same-label nodes into granular-balls and training GNNs on the coarsened graph, but its evaluation leaks test labels into the coarsening step.

Pith tools