中文
相关论文

相关论文: Explainable Visual Anomaly Detection via Concept B…

200 篇论文

Voice disorders affect a significant portion of the population, and the ability to diagnose them using automated, non-invasive techniques would represent a substantial advancement in healthcare, improving the quality of life of patients.…

音频与语音处理 · 电气工程与系统科学 2025-07-25 Davide Ghia , Gabriele Ciravegna , Alkis Koudounas , Marco Fantini , Erika Crosetti , Giovanni Succo , Tania Cerquitelli

Video anomaly detection (VAD) is essential for enhancing safety and security by identifying unusual events across different environments. Existing VAD benchmarks, however, are primarily designed for general-purpose scenarios, neglecting the…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Xinyi Zhao , Congjing Zhang , Pei Guo , Wei Li , Lin Chen , Chaoyue Zhao , Shuai Huang

Transparency is a paramount concern in the medical field, prompting researchers to delve into the realm of explainable AI (XAI). Among these XAI methods, Concept Bottleneck Models (CBMs) aim to restrict the model's latent space to…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Lijie Hu , Songning Lai , Yuan Hua , Shu Yang , Jingfeng Zhang , Di Wang

How far are deep models from real-world video anomaly understanding (VAU)? Current works typically emphasize on detecting unexpected occurrences deviated from normal patterns or comprehending anomalous events with interpretable…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Yating Yu , Congqi Cao , Zhaoying Wang , Weihua Meng , Jie Li , Yuxin Li , Zihao Wei , Zhongpei Shen , Jiajun Zhang

Vision-Language Models (VLMs) are powerful open-set reasoners, yet their direct use as anomaly detectors in video surveillance is fragile: without calibrated anomaly priors, they alternate between missed detections and hallucinated false…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Mohamed Eltahir , Ahmed O. Ibrahim , Obada Siralkhatim , Tabarak Abdallah , Sondos Mohamed

We propose a novel architecture and method of explainable classification with Concept Bottleneck Models (CBMs). While SOTA approaches to Image Classification task work as a black box, there is a growing demand for models that would provide…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Andrei Semenov , Vladimir Ivanov , Aleksandr Beznosikov , Alexander Gasnikov

Visual anomaly detection is an important and challenging problem in the field of machine learning and computer vision. This problem has attracted a considerable amount of attention in relevant research communities. Especially in recent…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Jie Yang , Ruijie Xu , Zhiquan Qi , Yong Shi

Logical anomaly detection in industrial inspection remains challenging due to variations in visual appearance (e.g., background clutter, illumination shift, and blur), which often distract vision-centric detectors from identifying…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Hiroto Nakata , Yawen Zou , Shunsuke Sakai , Shun Maeda , Chunzhi Gu , Yijin Wei , Shangce Gao , Chao Zhang

Video anomalies detection is the intersection of anomaly detection and visual intelligence. It has commercial applications in surveillance, security, self-driving cars and crop monitoring. Videos can capture a variety of anomalies. Due to…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Faraz Waseem , Rafael Perez Martinez , Chris Wu

Video anomaly detection (VAD) has rapidly advanced by recent development of Vision-Language Models (VLMs). While these models offer superior zero-shot detection capabilities, their immense computational cost and unstable visual grounding…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Yue Zheng , Xiufang Shi , Jiming Chen , Yuanchao Shu

Detecting anomalies in traffic scenes is crucial for ensuring safety in autonomous driving, yet collecting representative anomalous data remains challenging. Existing anomaly detection methods are highly specialized and rely on normality as…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Albert Schotschneider , Daniel Bogdoll , Svetlana Pavlitska , Ahmed Abouelazm , Johann Marius Zoellner

Video Anomaly Detection (VAD) is critical for surveillance and public safety. However, existing benchmarks are limited to either frame-level or video-level tasks, restricting a holistic view of model generalization. This work first…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Seoik Jung , Taekyung Song , Joshua Jordan Daniel , JinYoung Lee , SungJun Lee

Concept-based models are an emerging paradigm in deep learning that constrains the inference process to operate through human-interpretable variables, facilitating explainability and human interaction. However, these architectures, on par…

Large vision-language models (LVLMs) are markedly proficient in deriving visual representations guided by natural language. Recent explorations have utilized LVLMs to tackle zero-shot visual anomaly detection (VAD) challenges by pairing…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Jiaqi Zhu , Shaofeng Cai , Fang Deng , Beng Chin Ooi , Junran Wu

Video Anomaly Detection (VAD) identifies unusual activities in video streams, a key technology with broad applications ranging from surveillance to healthcare. Tackling VAD in real-life settings poses significant challenges due to the…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Shanle Yao , Ghazal Alinezhad Noghre , Armin Danesh Pazho , Hamed Tabkhi

Concept bottleneck models (CBMs) have emerged as critical tools in domains where interpretability is paramount. These models rely on predefined textual descriptions, referred to as concepts, to inform their decision-making process and offer…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Maor Dikter , Tsachi Blau , Chaim Baskin

The lack of transparency in the decision-making processes of deep learning systems presents a significant challenge in modern artificial intelligence (AI), as it impairs users' ability to rely on and verify these systems. To address this…

We introduce Concept Bottleneck Large Language Models (CB-LLMs), a novel framework for building inherently interpretable Large Language Models (LLMs). In contrast to traditional black-box LLMs that rely on limited post-hoc interpretations,…

计算与语言 · 计算机科学 2025-09-09 Chung-En Sun , Tuomas Oikarinen , Berk Ustun , Tsui-Wei Weng

Although unsupervised generative modeling of an image dataset using a Variational AutoEncoder (VAE) has been used to detect anomalous images, or anomalous regions in images, recent works have shown that this method often identifies images…

计算机视觉与模式识别 · 计算机科学 2020-08-13 David Dehaene , Pierre Eline

Concept Bottleneck Models (CBMs) have emerged as a prominent paradigm for interpretable deep learning, learning by grounding predictions in human-understandable concepts. However, their practical deployment is hindered by the high cost of…

机器学习 · 计算机科学 2026-05-29 Ziye Chen , Hongbin Lin , Jie Li , Lijie Hu
‹ 上一页 1 8 9 10 下一页 ›