REVIEW 4 cited by
Eliminate Deviation with Deviation for Data Augmentation and a General Multi-modal Data Learning Method
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
read the original abstract
One of the challenges of computer vision is that it needs to adapt to color deviations in changeable environments. Therefore, minimizing the adverse effects of color deviation on the prediction is one of the main goals of vision task. Current solutions focus on using generative models to augment training data to enhance the invariance of input variation. However, such methods often introduce new noise, which limits the gain from generated data. To this end, this paper proposes a strategy eliminate deviation with deviation, which is named Random Color Dropout (RCD). Our hypothesis is that if there are color deviation between the query image and the gallery image, the retrieval results of some examples will be better after ignoring the color information. Specifically, this strategy balances the weights between color features and color-independent features in the neural network by dropouting partial color information in the training data, so as to overcome the effect of color devitaion. The proposed RCD can be combined with various existing ReID models without changing the learning strategy, and can be applied to other computer vision fields, such as object detection. Experiments on several ReID baselines and three common large-scale datasets such as Market1501, DukeMTMC, and MSMT17 have verified the effectiveness of this method. Experiments on Cross-domain tests have shown that this strategy is significant eliminating the domain gap. Furthermore, in order to understand the working mechanism of RCD, we analyzed the effectiveness of this strategy from the perspective of classification, which reveals that it may be better to utilize many instead of all of color information in visual tasks with strong domain variations.
Forward citations
Cited by 4 Pith papers
-
Decoupled Spatio-Temporal Consistency Learning for Self-Supervised Tracking
SSTrack trains a Vision Transformer tracker without frame-wise box labels by combining forward global search, backward local association, and instance contrastive learning, and reports state-of-the-art self-supervised...
-
Cross-modal Ship Re-Identification via Optical and SAR Imagery: A Novel Dataset and Method
The paper releases the first optical-SAR ship re-identification dataset and shows a ViT-based model with dual-head tokenization and contrastive pretraining reaches 57.4% mean average precision.
-
FADE: Adversarial Concept Erasure in Flow Models
FADE combines adversarial training with trajectory preservation to erase concepts from diffusion models, reporting state-of-the-art erasure on Stable Diffusion benchmarks, but the evidence is incomplete and the theore...
-
Dynamic Modality Scheduling for Multimodal Large Models via Confidence, Uncertainty, and Semantic Consistency
DMS reweights image and text inputs per sample using confidence, MC-dropout uncertainty, and semantic similarity, and reports improved MLLM accuracy and robustness.
Discussion (0). Sign in to comment.