paper-with-me

홈 › Papers

What If the Input is Expanded in OOD Detection?

2024-10-24 · Boxuan Zhang, Jianing Zhu, Zengmao Wang, Tongliang Liu, Bo Du, Bo Han

Out-of-distribution (OOD) detection aims to identify OOD inputs from unknown classes, which is important for the reliable deployment of machine learning models in the open world. Various scoring functions are proposed to distinguish it from in-distribution (ID) data. However, existing methods generally focus on excavating the discriminative information from a single input, which implicitly limits its representation dimension. In this work, we introduce a novel perspective, i.e., employing different common corruptions on the input space, to expand that. We reveal an interesting phenomenon termed confidence mutation, where the confidence of OOD data can decrease significantly under the corruptions, while the ID data shows a higher confidence expectation considering the resistance of semantic features. Based on that, we formalize a new scoring method, namely, Confidence aVerage (CoVer), which can capture the dynamic differences by simply averaging the scores obtained from different corrupted inputs and the original ones, making the OOD and ID distributions more separable in detection tasks. Extensive experiments and analyses have been conducted to understand and verify the effectiveness of CoVer. The code is publicly available at: https://github.com/tmlr-group/CoVer.

📄 PDF Abstract BibTeX arXiv:2410.18472

Code (1)

tmlr-group/cover 공식 구현 pytorch

Tasks

Out of Distribution (OOD) Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Expanding Computation Spaces of LLMs at Inference Time

2025-09-29 · Yoonna Jang, Kisu Yang, Isabelle Augenstein arxiv

Chain-of-thought (CoT) rationale enables language models to use additional task-related text for problem-solving, benefiting not only from detailed reasoning steps but also from the expanded computational space of longer…

If generative AI is the answer, what is the question?

2025-09-07 · Ambuj Tewari arxiv

Beginning with text and images, generative AI has expanded to audio, video, computer code, and molecules. Yet, if generative AI is the answer, what is the question? We explore the foundations of generation as a distinct …

Density Estimation

An Expanded Synthetic Conversation Dataset for Multi-Turn Smishing Detection

2026-06-05 · Carl Lochstampfor, Ayan Roy arxiv

Our prior work introduced COVA, a synthetically generated multi-turn conversational smishing dataset of 3,201 labeled conversations, establishing baseline detection benchmarks across eight models. While XGBoost with TF-I…

ConQX: Semantic Expansion of Spoken Queries for Intent Detection based on Conditioned Text Generation

2021-09-02 · Eyup Halit Yilmaz, Cagri Toraman

Intent detection of spoken queries is a challenging task due to their noisy structure and short length. To provide additional information regarding the query and enhance the performance of intent detection, we propose a …

Few-Shot LearningIntent DetectionLanguage ModelingLanguage Modelling+1

Scaling Open-Vocabulary Object Detection

2023-06-16 · NeurIPS 2023 11 · Matthias Minderer, Alexey Gritsenko, Neil Houlsby

Open-vocabulary object detection has benefited greatly from pretrained vision-language models, but is still limited by the amount of available detection training data. While detection training data can be expanded by usi…

image-classificationImage ClassificationLanguage ModellingObject+5