paper-with-me

Papers

LoD: Loss-difference OOD Detection by Intentionally Label-Noisifying Unlabeled Wild Data

2025-05-19 · Chuanxing Geng, Qifei Li, Xinrui Wang, Dong Liang, Songcan Chen, Pong C. Yuen

Using unlabeled wild data containing both in-distribution (ID) and out-of-distribution (OOD) data to improve the safety and reliability of models has recently received increasing attention. Existing methods either design customized losses for labeled ID and unlabeled wild data then perform joint optimization, or first filter out OOD data from the latter then learn an OOD detector. While achieving varying degrees of success, two potential issues remain: (i) Labeled ID data typically dominates the learning of models, inevitably making models tend to fit OOD data as IDs; (ii) The selection of thresholds for identifying OOD data in unlabeled wild data usually faces dilemma due to the unavailability of pure OOD samples. To address these issues, we propose a novel loss-difference OOD detection framework (LoD) by \textit{intentionally label-noisifying} unlabeled wild data. Such operations not only enable labeled ID data and OOD data in unlabeled wild data to jointly dominate the models' learning but also ensure the distinguishability of the losses between ID and OOD samples in unlabeled wild data, allowing the classic clustering technique (e.g., K-means) to filter these OOD samples without requiring thresholds any longer. We also provide theoretical foundation for LoD's viability, and extensive experiments verify its superiority.

📄 PDF Abstract BibTeX arXiv:2505.12952

Code (1)

ChuanxingGeng/LoD 공식 구현

Similar Papers 제목 키워드 기반

Learning Discriminative Dynamics with Label Corruption for Noisy Label Detection

2024-05-30 · CVPR 2024 1 · Suyeon Kim, Dongha Lee, SeongKu Kang, Sukang Chae 외

Label noise, commonly found in real-world datasets, has a detrimental impact on a model's generalization. To effectively detect incorrectly labeled instances, previous works have mostly relied on distinguishable training…

DisturbLabel: Regularizing CNN on the Loss Layer

2016-04-30 · CVPR 2016 6 · Lingxi Xie, Jingdong Wang, Zhen Wei, Meng Wang 외

During a long period of time we are combating over-fitting in the CNN training process with model regularization, including weight decay, model averaging, data augmentation, etc. In this paper, we present DisturbLabel, a…

Data Augmentation

Localizing Memorized Regions in Diffusion Models via Coordinate-Wise Curvature Differences

2026-05-26 · Gwangho Kim, Sungyoon Lee arxiv

Diffusion models can unintentionally memorize training samples, raising concerns about privacy and copyright. While recent methods can detect memorization, they often rely on global or model-specific signals and provide …

Intentionally-underestimated Value Function at Terminal State for Temporal-difference Learning with Mis-designed Reward

2023-08-24 · Taisuke Kobayashi

Robot control using reinforcement learning has become popular, but its learning process generally terminates halfway through an episode for safety and time-saving reasons. This study addresses the problem of the most pop…

Rate-optimal neural boundary detection from unlabeled noisy images

2026-05-30 · Kyeongho Kim, Ilsang Ohn arxiv

We study boundary detection for unlabeled noisy images from a statistical perspective. The aim is to recover an unknown object region from raw intensity observations without pixel-wise annotating labels or a parametric m…

Boundary Detection