paper-with-me

홈 › Papers

AHA: Human-Assisted Out-of-Distribution Generalization and Detection

2024-10-10 · Haoyue Bai, Jifan Zhang, Robert Nowak

Modern machine learning models deployed often encounter distribution shifts in real-world applications, manifesting as covariate or semantic out-of-distribution (OOD) shifts. These shifts give rise to challenges in OOD generalization and OOD detection. This paper introduces a novel, integrated approach AHA (Adaptive Human-Assisted OOD learning) to simultaneously address both OOD generalization and detection through a human-assisted framework by labeling data in the wild. Our approach strategically labels examples within a novel maximum disambiguation region, where the number of semantic and covariate OOD data roughly equalizes. By labeling within this region, we can maximally disambiguate the two types of OOD data, thereby maximizing the utility of the fixed labeling budget. Our algorithm first utilizes a noisy binary search algorithm that identifies the maximal disambiguation region with high probability. The algorithm then continues with annotating inside the identified labeling region, reaping the full benefit of human feedback. Extensive experiments validate the efficacy of our framework. We observed that with only a few hundred human annotations, our method significantly outperforms existing state-of-the-art methods that do not involve human assistance, in both OOD generalization and OOD detection. Code is publicly available at \url{https://github.com/HaoyueBaiZJU/aha}.

📄 PDF Abstract BibTeX arXiv:2410.08000

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution Generalization

Similar Papers 제목 키워드 기반

FAID: Fine-grained AI-generated Text Detection using Multi-task Auxiliary and Multi-level Contrastive Learning

2025-05-20 · Minh Ngoc Ta, Dong Cao Van, Duc-Anh Hoang, Minh Le-Anh 외

The growing collaboration between humans and AI models in generative tasks has introduced new challenges in distinguishing between human-written, AI-generated, and human-AI collaborative texts. In this work, we collect a…

Contrastive LearningText Detection

Unsupervised anomaly detection for a Smart Autonomous Robotic Assistant Surgeon (SARAS)using a deep residual autoencoder

2021-04-22 · Dinesh Jackson Samuel, Fabio Cuzzolin

Anomaly detection in Minimally-Invasive Surgery (MIS) traditionally requires a human expert monitoring the procedure from a console. Data scarcity, on the other hand, hinders what would be a desirable migration towards a…

Anomaly DetectionUnsupervised Anomaly Detection

Domain generalization across tumor types, laboratories, and species -- insights from the 2022 edition of the Mitosis Domain Generalization Challenge

2023-09-27 · Marc Aubreville, Nikolas Stathonikos, Taryn A. Donovan, Robert Klopfleisch 외

Recognition of mitotic figures in histologic tumor specimens is highly relevant to patient outcome assessment. This task is challenging for algorithms and human experts alike, with deterioration of algorithmic performanc…

Domain Generalization

WEDGE: Web-Image Assisted Domain Generalization for Semantic Segmentation

2021-09-29 · Namyup Kim, Taeyoung Son, Jaehyun Pahk, Cuiling Lan 외

Domain generalization for semantic segmentation is highly demanded in real applications, where a trained model is expected to work well in previously unseen domains. One challenge lies in the lack of data which could cov…

DiversityDomain GeneralizationSegmentationSemantic Segmentation

A Study on Domain Generalization for Failure Detection through Human Reactions in HRI

2024-03-10 · Maria Teresa Parreira, Sukruth Gowdru Lingaraju, Adolfo Ramirez-Aristizabal, Manaswi Saha 외

Machine learning models are commonly tested in-distribution (same dataset); performance almost always drops in out-of-distribution settings. For HRI research, the goal is often to develop generalized models. This makes d…

Domain Generalization