paper-with-me

Papers

Combating Semantic Contamination in Learning with Label Noise

2024-12-16 · Wenxiao Fan, Kan Li

Noisy labels can negatively impact the performance of deep neural networks. One common solution is label refurbishment, which involves reconstructing noisy labels through predictions and distributions. However, these methods may introduce problematic semantic associations, a phenomenon that we identify as Semantic Contamination. Through an analysis of Robust LR, a representative label refurbishment method, we found that utilizing the logits of views for refurbishment does not adequately balance the semantic information of individual classes. Conversely, using the logits of models fails to maintain consistent semantic relationships across models, which explains why label refurbishment methods frequently encounter issues related to Semantic Contamination. To address this issue, we propose a novel method called Collaborative Cross Learning, which utilizes semi-supervised learning on refurbished labels to extract appropriate semantic associations from embeddings across views and models. Experimental results show that our method outperforms existing approaches on both synthetic and real-world noisy datasets, effectively mitigating the impact of label noise and Semantic Contamination.

📄 PDF Abstract BibTeX arXiv:2412.11620

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CANARY: Zero-Label Detection of Fine-Tuning Contamination in Language Models

2026-06-01 · Swapnil Parekh arxiv

Adversaries can implant latent harmful behavior by poisoning as few as 1% of fine-tuning examples. The contamination is invisible to every output-level defense: harmful behavior lies dormant in the model's hidden-state g…

Impact of Pilot Contamination Between Operators With Interfering Reconfigurable Intelligent Surfaces

2023-06-10 · Doğa Gürgünoğlu, Emil Björnson, Gábor Fodor

In this paper, we study the impact of pilot contamination in a system where two operators serve their respective users with the assistance of two wide-band reconfigurable intelligent surfaces (RIS), each belonging to a s…

Background Noise Reduction of Attention Map for Weakly Supervised Semantic Segmentation

2024-04-04 · Izumi Fujimori, Masaki Oono, Masami Shishibori

In weakly-supervised semantic segmentation (WSSS) using only image-level class labels, a problem with CNN-based Class Activation Maps (CAM) is that they tend to activate the most discriminative local regions of objects. …

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Combating Inter-Operator Pilot Contamination in Reconfigurable Intelligent Surfaces Assisted Multi-Operator Networks

2023-11-02 · Doğa Gürgünoğlu, Emil Björnson, Gábor Fodor

In this paper, we study a new kind of pilot contamination appearing in multi-operator reconfigurable intelligent surfaces (RIS) assisted networks, where multiple operators provide services to their respective served user…

rSDNet: Unified Robust Neural Learning against Label Noise and Adversarial Attacks

2026-03-18 · Suryasis Jana, Abhik Ghosh arxiv

Neural networks are central to modern artificial intelligence, yet their training remains highly sensitive to data contamination. Standard neural classifiers are trained by minimizing the categorical cross-entropy loss, …

Image Classification