paper-with-me

Papers

Meta-Learning Guided Label Noise Distillation for Robust Signal Modulation Classification

2024-08-09 · Xiaoyang Hao, Zhixi Feng, Tongqing Peng, Shuyuan Yang

Automatic modulation classification (AMC) is an effective way to deal with physical layer threats of the internet of things (IoT). However, there is often label mislabeling in practice, which significantly impacts the performance and robustness of deep neural networks (DNNs). In this paper, we propose a meta-learning guided label noise distillation method for robust AMC. Specifically, a teacher-student heterogeneous network (TSHN) framework is proposed to distill and reuse label noise. Based on the idea that labels are representations, the teacher network with trusted meta-learning divides and conquers untrusted label samples and then guides the student network to learn better by reassessing and correcting labels. Furthermore, we propose a multi-view signal (MVS) method to further improve the performance of hard-to-classify categories with few-shot trusted label samples. Extensive experimental results show that our methods can significantly improve the performance and robustness of signal AMC in various and complex label noise scenarios, which is crucial for securing IoT applications.

📄 PDF Abstract BibTeX arXiv:2408.05151

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Boosting Meta-Learning for Few-Shot Text Classification via Label-guided Distance Scaling

2026-02-28 · Yunlong Gao, Xinyue Liu, Yingbo Wang, Linlin Zong 외 arxiv

Few-shot text classification aims to recognize unseen classes with limited labeled text samples. Existing approaches focus on boosting meta-learners by developing complex algorithms in the training stage. However, the la…

Few-Shot Text Classification

DIOD: Self-Distillation Meets Object Discovery

2024-01-01 · CVPR 2024 1 · Sandra Kara, Hejer Ammar, Julien Denize, Florian Chabot 외

Instance segmentation demands substantial labeling resources. This has prompted increased interest to explore the object discovery task as an unsupervised alternative. In particular promising results were achieved in…

Instance SegmentationKnowledge DistillationObjectObject Discovery+1

Revisiting Meta-Learning with Noisy Labels: Reweighting Dynamics and Theoretical Guarantees

2025-10-14 · Yiming Zhang, Chester Holtz, Gal Mishne, Alex Cloninger arxiv

Learning with noisy labels remains challenging because over-parameterized networks memorize corrupted supervision. Meta-learning-based sample reweighting mitigates this by using a small clean subset to guide training, ye…

Learning with noisy labels

FOLK: Fast Open-Vocabulary 3D Instance Segmentation via Label-guided Knowledge Distillation

2025-10-09 · Hongrui Wu, Zhicheng Gao, Jin Cao, Kelu Yao 외 arxiv

Open-vocabulary 3D instance segmentation seeks to segment and classify instances beyond the annotated label space. Existing methods typically map 3D instances to 2D RGB-D images, and then employ vision-language models (V…

3D Instance SegmentationKnowledge Distillation

Guided Distillation for Semi-Supervised Instance Segmentation

2023-08-03 · Tariq Berrada, Camille Couprie, Karteek Alahari, Jakob Verbeek

Although instance segmentation methods have improved considerably, the dominant paradigm is to rely on fully-annotated training images, which are tedious to obtain. To alleviate this reliance, and boost results, semi-sup…

Instance SegmentationSemantic SegmentationSemi-Supervised Instance Segmentation