中文
相关论文

相关论文: Self-Supervised Anomaly Detection by Self-Distilla…

200 篇论文

We study the problem of Out-of-Distribution (OOD) detection, that is, detecting whether a learning algorithm's output can be trusted at inference time. While a number of tests for OOD detection have been proposed in prior work, a formal…

机器学习 · 统计学 2023-09-19 Akshayaa Magesh , Venugopal V. Veeravalli , Anirban Roy , Susmit Jha

While deep neural networks have made remarkable progress in various vision tasks, their performance typically deteriorates when tested in out-of-distribution (OOD) scenarios. Many OOD methods focus on extracting domain-invariant features…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Qiaowei Miao , Yawei Luo , Yi Yang

In echocardiographic view classification, accurately detecting out-of-distribution (OOD) data is essential but challenging, especially given the subtle differences between in-distribution and OOD data. While conventional OOD detection…

Out-of-distribution (OOD) detection is an important topic for real-world machine learning systems, but settings with limited in-distribution samples have been underexplored. Such few-shot OOD settings are challenging, as models have scarce…

机器学习 · 计算机科学 2023-12-27 Nikhil Mehta , Kevin J Liang , Jing Huang , Fu-Jen Chu , Li Yin , Tal Hassner

In addition to accurate scene understanding through precise semantic segmentation of LiDAR point clouds, detecting out-of-distribution (OOD) objects, instances not encountered during training, is essential to prevent the incorrect…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Hanieh Shojaei Miandashti , Claus Brenner

Out-of-distribution (OOD) detection holds significant importance across many applications. While semantic and domain-shift OOD problems are well-studied, this work focuses on covariate shifts - subtle variations in the data distribution…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Francisco Caetano , Christiaan Viviers , Luis A. Zavala-Mondragón , Peter H. N. de With , Fons van der Sommen

Machine learning algorithms typically assume that the training and test samples come from the same distributions, i.e., in-distribution. However, in open-world scenarios, streaming big data can be Out-Of-Distribution (OOD), rendering these…

机器学习 · 计算机科学 2022-11-10 Anique Tahir , Lu Cheng , Ruocheng Guo , Huan Liu

Out-of-distribution (OOD) detection is concerned with identifying data points that do not belong to the same distribution as the model's training data. For the safe deployment of predictive models in a real-world environment, it is critical…

声音 · 计算机科学 2023-02-28 Zaharah Bukhsh , Aaqib Saeed

Out-Of-Distribution (OOD) detection has received broad attention over the years, aiming to ensure the reliability and safety of deep neural networks (DNNs) in real-world scenarios by rejecting incorrect predictions. However, we notice a…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Yao Zhu , Yuefeng Chen , Xiaodan Li , Rong Zhang , Hui Xue , Xiang Tian , Rongxin Jiang , Bolun Zheng , Yaowu Chen

We ask the following question: what training information is required to design an effective outlier/out-of-distribution (OOD) detector, i.e., detecting samples that lie far away from the training distribution? Since unlabeled data is easily…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Vikash Sehwag , Mung Chiang , Prateek Mittal

Out-of-distribution (OOD) detection is a crucial task for ensuring the reliability and robustness of machine learning models. Recent works have shown that generative models often assign high confidence scores to OOD samples, indicating that…

机器学习 · 计算机科学 2023-11-29 Rui Sun , Andi Zhang , Haiming Zhang , Jinke Ren , Yao Zhu , Ruimao Zhang , Shuguang Cui , Zhen Li

Deep neural networks (DNNs) often exhibit overconfidence when encountering out-of-distribution (OOD) samples, posing significant challenges for deployment. Since DNNs are trained on in-distribution (ID) datasets, the information flow of ID…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Guide Yang , Chao Hou , Weilong Peng , Xiang Fang , Yongwei Nie , Peican Zhu , Keke Tang

Out-of-distribution (OOD) detection is crucial to modern deep learning applications by identifying and alerting about the OOD samples that should not be tested or used for making predictions. Current OOD detection methods have made…

机器学习 · 计算机科学 2023-09-22 Xinheng Wu , Jie Lu , Zhen Fang , Guangquan Zhang

Identifying unexpected domain-shifted instances in natural language processing is crucial in real-world applications. Previous works identify the out-of-distribution (OOD) instance by leveraging a single global feature embedding to…

计算与语言 · 计算机科学 2024-03-20 Jinan Zou , Maihao Guo , Yu Tian , Yuhao Lin , Haiyao Cao , Lingqiao Liu , Ehsan Abbasnejad , Javen Qinfeng Shi

Detecting out-of-distribution (OOD) samples for trusted medical image segmentation remains a significant challenge. The critical issue here is the lack of a strict definition of abnormal data, which often results in artificial problem…

图像与视频处理 · 电气工程与系统科学 2023-08-16 Anton Vasiliuk , Daria Frolova , Mikhail Belyaev , Boris Shirokikh

Anomaly detection suffers from unbalanced data since anomalies are quite rare. Synthetically generated anomalies are a solution to such ill or not fully defined data. However, synthesis requires an expressive representation to guarantee the…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Adín Ramírez Rivera , Adil Khan , Imad E. I. Bekkouch , Taimoor S. Sheikh

We critically appraise the recent interest in out-of-distribution (OOD) detection and question the practical relevance of existing benchmarks. While the currently prevalent trend is to consider different datasets as OOD, we argue that…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Faruk Ahmed , Aaron Courville

In this paper, we tackle the detection of out-of-distribution (OOD) objects in semantic segmentation. By analyzing the literature, we found that current methods are either accurate or fast but not both which limits their usability in real…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Victor Besnier , Andrei Bursuc , David Picard , Alexandre Briot

Out-of-Distribution (OOD) detection is critical for safely deploying deep models in open-world environments, where inputs may lie outside the training distribution. During inference on a model trained exclusively with In-Distribution (ID)…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Jiawei Gu , Ziyue Qiao , Zechao Li

LiDAR-based 3D object detection has become an essential part of automated driving due to its ability to localize and classify objects precisely in 3D. However, object detectors face a critical challenge when dealing with unknown foreground…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Michael Kösel , Marcel Schreiber , Michael Ulrich , Claudius Gläser , Klaus Dietmayer
‹ 上一页 1 8 9 10 下一页 ›