中文
相关论文

相关论文: Enhancing Concept Localization in CLIP-based Conce…

200 篇论文

The trustworthiness of Machine Learning (ML) models can be difficult to assess, but is critical in high-risk or ethically sensitive applications. Many models are treated as a `black-box' where the reasoning or criteria for a final decision…

机器学习 · 计算机科学 2024-07-11 Saif Anwar , Nathan Griffiths , Abhir Bhalerao , Thomas Popham

Concept Bottleneck Models (CBMs) enable interpretable image classification by structuring predictions around human-understandable concepts, but extending this paradigm to video remains challenging due to the difficulty of extracting…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Patrick Knab , Sascha Marton , Philipp J. Schubert , Drago Guggiana , Christian Bartelt

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

Concept-based models naturally lend themselves to the development of inherently interpretable skin lesion diagnosis, as medical experts make decisions based on a set of visual patterns of the lesion. Nevertheless, the development of these…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Cristiano Patrício , Luís F. Teixeira , João C. Neves

Concept Bottleneck Models (CBMs) improve the explainability of black-box Deep Learning (DL) by introducing intermediate semantic concepts. However, standard CBMs often overlook domain-specific relationships and causal mechanisms, and their…

机器学习 · 计算机科学 2026-01-16 Reza M. Asiyabi , SEOSAW Partnership , Steven Hancock , Casey Ryan

Concept Bottleneck Models (CBMs) ground image classification on human-understandable concepts to allow for interpretable model decisions. Crucially, the CBM design inherently allows for human interventions, in which expert users are given…

机器学习 · 计算机科学 2024-08-07 Nishad Singhi , Jae Myung Kim , Karsten Roth , Zeynep Akata

Concept Bottleneck Models (CBMs) provide inherent interpretability by first mapping input samples to high-level semantic concepts, followed by a combination of these concepts for the final classification. However, the annotation of…

机器学习 · 计算机科学 2026-03-02 Yangyi Li , Mengdi Huai

Understanding the limitations and weaknesses of state-of-the-art models in artificial intelligence is crucial for their improvement and responsible application. In this research, we focus on CLIP, a model renowned for its integration of…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Ayush Ranjan , Daniel Wen , Karthik Bhat

Large Vision-Language Models (LVLMs) have achieved impressive performance, yet research has pointed out a serious issue with object hallucinations within these models. However, there is no clear conclusion as to which part of the model…

计算机视觉与模式识别 · 计算机科学 2024-10-07 Yufang Liu , Tao Ji , Changzhi Sun , Yuanbin Wu , Aimin Zhou

Explaining Deep Learning models is becoming increasingly important in the face of daily emerging multimodal models, particularly in safety-critical domains like medical imaging. However, the lack of detailed investigations into the…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Anees Ur Rehman Hashmi , Dwarikanath Mahapatra , Mohammad Yaqub

Recent concept-based interpretable models have succeeded in providing meaningful explanations by pre-defined concept sets. However, the dependency on the pre-defined concepts restricts the application because of the limited number of…

人工智能 · 计算机科学 2025-02-19 Shin'ya Yamaguchi , Kosuke Nishida

Multi-modal models, such as CLIP, have demonstrated strong performance in aligning visual and textual representations, excelling in tasks like image retrieval and zero-shot classification. Despite this success, the mechanisms by which these…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Wenhao Wang , Adam Dziedzic , Grace C. Kim , Michael Backes , Franziska Boenisch

Deep vision models often rely on biases learned from spurious correlations in datasets. To identify these biases, methods that interpret high-level, human-understandable concepts are more effective than those relying primarily on low-level…

计算机视觉与模式识别 · 计算机科学 2025-05-19 David Méndez , Gianpaolo Bontempo , Elisa Ficarra , Roberto Confalonieri , Natalia Díaz-Rodríguez

Deep Neural Networks (DNNs) are often considered black boxes due to their opaque decision-making processes. To reduce their opacity Concept Models (CMs), such as Concept Bottleneck Models (CBMs), were introduced to predict human-defined…

人机交互 · 计算机科学 2025-12-02 Jack Furby , Dan Cunnington , Dave Braines , Alun Preece

Vision-Language Models (VLMs) like CLIP struggle to understand negation, often embedding affirmatives and negatives similarly (e.g., matching "no dog" with dog images). Existing methods refine negation understanding via fine-tuning CLIP's…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Junhao Xiao , Zhiyu Wu , Hao Lin , Yi Chen , Yahui Liu , Xiaoran Zhao , Zixu Wang , Zejiang He

The main challenges hindering the adoption of deep learning-based systems in clinical settings are the scarcity of annotated data and the lack of interpretability and trust in these systems. Concept Bottleneck Models (CBMs) offer inherent…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Cristiano Patrício , Luís F. Teixeira , João C. Neves

Vision-language co-embedding networks, such as CLIP, provide a latent embedding space with semantic information that is useful for downstream tasks. We hypothesize that the embedding space can be disentangled to separate the information on…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Zhi Li , Hau Phan , Matthew Emigh , Austin J. Brockmeier

Contrastive Language-Image Pretraining (CLIP) performs zero-shot image classification by mapping images and textual class representation into a shared embedding space, then retrieving the class closest to the image. This work provides a new…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Fawaz Sammani , Nikos Deligiannis

AI in dermatology is evolving at a rapid pace but the major limitation to training trustworthy classifiers is the scarcity of data with ground-truth concept level labels, which are meta-labels semantically meaningful to humans. Foundation…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Soham Gadgil , Mahtab Bigverdi

Recently, CLIP has become an important model for aligning images and text in multi-modal contexts. However, researchers have identified limitations in the ability of CLIP's text and image encoders to extract detailed knowledge from pairs of…

人工智能 · 计算机科学 2024-12-10 Kuei-Chun Kao