中文
相关论文

相关论文: FoMo X: Modular Explainability Signals for Outlier…

200 篇论文

Detecting and localising unknown or out-of-distribution (OOD) objects in any scene can be a challenging task in vision, particularly in safety-critical cases involving autonomous systems like automated vehicles or trains. Supervised anomaly…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Poulami Sinhamahapatra , Franziska Schwaiger , Shirsha Bose , Huiyu Wang , Karsten Roscher , Stephan Guennemann

For AI systems to garner widespread public acceptance, we must develop methods capable of explaining the decisions of black-box models such as neural networks. In this work, we identify two issues of current explanatory methods. First, we…

计算与语言 · 计算机科学 2019-12-06 Oana-Maria Camburu , Eleonora Giunchiglia , Jakob Foerster , Thomas Lukasiewicz , Phil Blunsom

Foundational models, trained on vast and diverse datasets, have demonstrated remarkable capabilities in generalizing across different domains and distributions for various zero-shot tasks. Our work addresses the challenge of retaining these…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Tom Shaked , Yuval Goldman , Oran Shayer

Object detection is a pivotal task in computer vision that has received significant attention in previous years. Nonetheless, the capability of a detector to localise objects out of the training distribution remains unexplored. Whilst…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Brian K. S. Isaac-Medina , Yona Falinie A. Gaus , Neelanjan Bhowmik , Toby P. Breckon

Surface defect detection in industrial scenarios is both crucial and technically demanding due to the wide variability in defect types, irregular shapes and sizes, fine-grained requirements, and complex material textures. Although recent…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Jiawei Hu

Ante-hoc interpretability methods based on prototypes provide highly accurate explanations by utilizing the intuitive "this looks like that" reasoning paradigm. On the other hand, post-hoc models can explain predictions for a single image…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Piotr Borycki , Magdalena Trędowicz , Jacek Tabor , Łukasz Struski , Przemysław Spurek

We present definitions and properties of the fast massive unsupervised outlier detection (FastMUOD) indices, used for outlier detection (OD) in functional data. FastMUOD detects outliers by computing, for each curve, an amplitude, magnitude…

统计方法学 · 统计学 2022-07-27 Oluwasegun Taiwo Ojo , Antonio Fernández Anta , Marc G. Genton , Rosa E. Lillo

How can we automatically select an out-of-distribution (OOD) detection model for various underlying tasks? This is crucial for maintaining the reliability of open-world applications by identifying data distribution shifts, particularly in…

机器学习 · 计算机科学 2025-03-03 Yuehan Qin , Yichi Zhang , Yi Nian , Xueying Ding , Yue Zhao

The ability to detect unfamiliar or unexpected images is essential for safe deployment of computer vision systems. In the context of classification, the task of detecting images outside of a model's training domain is known as…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Galadrielle Humblot-Renaux , Sergio Escalera , Thomas B. Moeslund

Vision foundation models like DINOv2 demonstrate remarkable potential in medical imaging despite their origin in natural image domains. However, their design inherently works best for uni-modal image analysis, limiting their effectiveness…

图像与视频处理 · 电气工程与系统科学 2025-09-09 Daniel Scholz , Ayhan Can Erdur , Viktoria Ehm , Anke Meyer-Baese , Jan C. Peeken , Daniel Rueckert , Benedikt Wiestler

Models trained with deep learning often fail to signal when inputs fall outside their training data manifold, leading to unreliable predictions under distribution shift. Prior work suggests that effective out-of-distribution (OOD) detection…

机器学习 · 计算机科学 2026-05-08 Brett Barkley , Preston Culbertson , David Fridovich-Keil

Unsupervised object discovery (UOD) has recently shown encouraging progress with the adoption of pre-trained Transformer features. However, current methods based on Transformers mainly focus on designing the localization head (e.g., seed…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Zhiwei Lin , Zengyu Yang , Yongtao Wang

Forests are vital to ecosystems, supporting biodiversity and essential services, but are rapidly changing due to land use and climate change. Understanding and mitigating negative effects requires parsing data on forests at global scale…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Nikolaos Ioannis Bountos , Arthur Ouaknine , Ioannis Papoutsis , David Rolnick

FrOoDo is an easy-to-use and flexible framework for Out-of-Distribution detection tasks in digital pathology. It can be used with PyTorch classification and segmentation models, and its modular design allows for easy extension. The goal is…

计算机视觉与模式识别 · 计算机科学 2024-02-16 Jonathan Stieber , Moritz Fuchs , Anirban Mukhopadhyay

Healthcare data now span EHRs, medical imaging, genomics, and wearable sensors, but most diagnostic models still process these modalities in isolation. This limits their ability to capture early, cross-modal disease signatures. This paper…

机器学习 · 计算机科学 2025-12-18 Md Talha Mohsin , Ismail Abdulrashid

3D vision foundation models have shown strong generalization in reconstructing key 3D attributes from uncalibrated images through a single feed-forward pass. However, when deployed in online settings such as driving scenarios, predictions…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Fengyi Zhang , Tianjun Zhang , Kasra Khosoussi , Zheng Zhang , Zi Huang , Yadan Luo

Deep learning models are increasingly deployed in safety-critical applications, where reliable out-of-distribution (OOD) detection is essential to ensure robustness. Existing methods predominantly rely on the penultimate-layer activations…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Shreen Gul , Mohamed Elmahallawy , Ardhendu Tripathy , Sanjay Madria

Tabular Foundation Models (TFMs) have recently shown strong in-context learning capabilities on structured data, achieving zero-shot performance comparable to traditional machine learning methods. We find that zero-shot TFMs already achieve…

机器学习 · 计算机科学 2026-01-15 Aditya Tanna , Pratinav Seth , Mohamed Bouadi , Vinay Kumar Sankarapu

Recent object detectors have achieved impressive accuracy in identifying objects seen during training. However, real-world deployment often introduces novel and unexpected objects, referred to as out-of-distribution (OOD) objects, posing…

The advent of pre-trained Vision-Language Models (VLMs) has significantly transformed Continual Learning (CL), mainly due to their zero-shot classification abilities. Such proficiency makes VLMs well-suited for real-world applications,…