paper-with-me

Papers

Truncate-Split-Contrast: A Framework for Learning from Mislabeled Videos

2022-12-27 · Zixiao Wang, Junwu Weng, Chun Yuan, Jue Wang

Learning with noisy label (LNL) is a classic problem that has been extensively studied for image tasks, but much less for video in the literature. A straightforward migration from images to videos without considering the properties of videos, such as computational cost and redundant information, is not a sound choice. In this paper, we propose two new strategies for video analysis with noisy labels: 1) A lightweight channel selection method dubbed as Channel Truncation for feature-based label noise detection. This method selects the most discriminative channels to split clean and noisy instances in each category; 2) A novel contrastive strategy dubbed as Noise Contrastive Learning, which constructs the relationship between clean and noisy instances to regularize model training. Experiments on three well-known benchmark datasets for video classification show that our proposed tru{\bf N}cat{\bf E}-split-contr{\bf A}s{\bf T} (NEAT) significantly outperforms the existing baselines. By reducing the dimension to 10\% of it, our method achieves over 0.4 noise detection F1-score and 5\% classification accuracy improvement on Mini-Kinetics dataset under severe noise (symmetric-80\%). Thanks to Noise Contrastive Learning, the average classification accuracy improvement on Mini-Kinetics and Sth-Sth-V1 is over 1.6\%.

📄 PDF Abstract BibTeX arXiv:2212.13495

Code (0)

등록된 구현이 없습니다.

Tasks

channel selectionContrastive LearningVideo Classification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Characterizing Datapoints via Second-Split Forgetting

2022-10-26 · Pratyush Maini, Saurabh Garg, Zachary C. Lipton, J. Zico Kolter

Researchers investigating example hardness have increasingly focused on the dynamics by which neural networks learn and forget examples throughout training. Popular metrics derived from these dynamics include (i) the epo…

Data Pruning Can Do More: A Comprehensive Data Pruning Approach for Object Re-identification

2024-12-13 · Zi Yang, Haojin Yang, Soumajit Majumder, Jorge Cardoso 외

Previous studies have demonstrated that not each sample in a dataset is of equal importance during training. Data pruning aims to remove less important or informative samples while still achieving comparable results as t…

image-classificationImage Classification

QMix: Quality-aware Learning with Mixed Noise for Robust Retinal Disease Diagnosis

2024-04-08 · Junlin Hou, Jilan Xu, Rui Feng, Hao Chen

Due to the complexity of medical image acquisition and the difficulty of annotation, medical image datasets inevitably contain noise. Noisy data with wrong labels affects the robustness and generalization ability of deep…

Regularly Truncated M-estimators for Learning with Noisy Labels

2023-09-02 · Xiaobo Xia, Pengqian Lu, Chen Gong, Bo Han 외

The sample selection approach is very popular in learning with noisy labels. As deep networks learn pattern first, prior methods built on sample selection share a similar training procedure: the small-loss examples can b…

Learning with noisy labels

On Revisiting Entropy for Identifying Mislabeled Images

2026-05-29 · Chunlei Li, Zixuan Zheng, Yilei Shi, Guanglu Dong 외 arxiv

Mislabeled samples in training datasets severely degrade the performance of deep networks, as overparameterized models tend to memorize erroneous labels. We address this challenge by proposing a novel approach for mislab…

Computational Efficiency