paper-with-me

홈 › Papers

Robust Meta-learning with Sampling Noise and Label Noise via Eigen-Reptile

2022-06-04 · Dong Chen, Lingfei Wu, Siliang Tang, Xiao Yun, Bo Long, Yueting Zhuang

Recent years have seen a surge of interest in meta-learning techniques for tackling the few-shot learning (FSL) problem. However, the meta-learner is prone to overfitting since there are only a few available samples, which can be identified as sampling noise on a clean dataset. Moreover, when handling the data with noisy labels, the meta-learner could be extremely sensitive to label noise on a corrupted dataset. To address these two challenges, we present Eigen-Reptile (ER) that updates the meta-parameters with the main direction of historical task-specific parameters to alleviate sampling and label noise. Specifically, the main direction is computed in a fast way, where the scale of the calculated matrix is related to the number of gradient steps instead of the number of parameters. Furthermore, to obtain a more accurate main direction for Eigen-Reptile in the presence of many noisy labels, we further propose Introspective Self-paced Learning (ISPL). We have theoretically and experimentally demonstrated the soundness and effectiveness of the proposed Eigen-Reptile and ISPL. Particularly, our experiments on different tasks show that the proposed method is able to outperform or achieve highly competitive performance compared with other gradient-based methods with or without noisy labels. The code and data for the proposed method are provided for research purposes https://github.com/Anfeather/Eigen-Reptile.

📄 PDF Abstract BibTeX arXiv:2206.01944

Code (1)

anfeather/eigen-reptile 공식 구현 tf

Tasks

Few-Shot LearningMeta-Learning

Methods 이 논문이 사용한 방법론

ISPL Implicit Subspace Prior Learning, or ISPL, is a framework to approach dual-blind face restoration, with two major distinctions from previous restoration methods: 1)…

Similar Papers 제목 키워드 기반

Robust Meta-learning with Noise via Eigen-Reptile

2021-01-01 · Dong Chen, Lingfei Wu, Siliang Tang, Fangli Xu 외

Recent years have seen a surge of interest in meta-learning techniques for tackling the few-shot learning (FSL) problem. However, the meta-learner's initial model is prone to meta-overfit, as there are only a few availab…

Few-Shot LearningMeta-Learning

ANNE: Adaptive Nearest Neighbors and Eigenvector-based Sample Selection for Robust Learning with Noisy Labels

2024-11-03 · Filipe R. Cordeiro, Gustavo Carneiro

An important stage of most state-of-the-art (SOTA) noisy-label learning methods consists of a sample selection procedure that classifies samples from the noisy-label training set into noisy-label or clean-label subsets. …

Learning with noisy labels

BatMan-CLR: Making Few-shots Meta-Learners Resilient Against Label Noise

2023-09-12 · Jeroen M. Galjaard, Robert Birke, Juan Perez, Lydia Y. Chen

The negative impact of label noise is well studied in classical supervised learning yet remains an open research question in meta-learning. Meta-learners aim to adapt to unseen learning tasks by learning a good initial m…

Meta-Learning

Practical graph signal sampling with log-linear size scaling

2021-02-21 · Ajinkya Jayawant, Antonio Ortega

Graph signal sampling is the problem of selecting a subset of representative graph vertices whose values can be used to interpolate missing values on the remaining graph vertices. Optimizing the choice of sampling set us…

Missing Values

Meta-Learning-Based Delayless Subband Adaptive Filter using Complex Self-Attention for Active Noise Control

2024-12-27 · Pengxing Feng, Hing Cheung So

Active noise control typically employs adaptive filtering to generate secondary noise, where the least mean square algorithm is the most widely used. However, traditional updating rules are linear and exhibit limited eff…

Meta-Learning