paper-with-me

Papers

Towards generating more interpretable counterfactuals via concept vectors: a preliminary study on chest X-rays

2025-06-04 · Bulat Maksudov, Kathleen Curran, Alessandra Mileo

An essential step in deploying medical imaging models is ensuring alignment with clinical knowledge and interpretability. We focus on mapping clinical concepts into the latent space of generative models to identify Concept Activation Vectors (CAVs). Using a simple reconstruction autoencoder, we link user-defined concepts to image-level features without explicit label training. The extracted concepts are stable across datasets, enabling visual explanations that highlight clinically relevant features. By traversing latent space along concept directions, we produce counterfactuals that exaggerate or reduce specific clinical features. Preliminary results on chest X-rays show promise for large pathologies like cardiomegaly, while smaller pathologies remain challenging due to reconstruction limits. Although not outperforming baselines, this approach offers a path toward interpretable, concept-based explanations aligned with clinical knowledge.

📄 PDF Abstract BibTeX arXiv:2506.04058

Code (1)

Luab/cavisual 공식 구현 pytorch

Tasks

Clinical Knowledge

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Explaining Concept Drift through the Evolution of Group Counterfactuals

2025-09-11 · Ignacy Stępka, Jerzy Stefanowski arxiv

Machine learning models in dynamic environments often suffer from concept drift, where changes in the data distribution degrade performance. While detecting this drift is a well-studied topic, explaining how and why the …

CoLa-DCE -- Concept-guided Latent Diffusion Counterfactual Explanations

2024-06-03 · Franz Motzkus, Christian Hellert, Ute Schmid

Recent advancements in generative AI have introduced novel prospects and practical implementations. Especially diffusion models show their strength in generating diverse and, at the same time, realistic features, positio…

CoLAcounterfactualimage-classificationImage Classification

Discovering Concept Directions from Diffusion-based Counterfactuals via Latent Clustering

2025-05-11 · Payal Varshney, Adriano Lucieri, Christoph Balada, Andreas Dengel 외

Concept-based explanations have emerged as an effective approach within Explainable Artificial Intelligence, enabling interpretable insights by aligning model decisions with human-understandable concepts. However, existi…

ClusteringcounterfactualExplainable artificial intelligence

A Few Good Counterfactuals: Generating Interpretable, Plausible and Diverse Counterfactual Explanations

2021-01-22 · Barry Smyth, Mark T Keane

Counterfactual explanations provide a potentially significant solution to the Explainable AI (XAI) problem, but good, native counterfactuals have been shown to rarely occur in most datasets. Hence, the most popular metho…

counterfactualDiversityExplainable Artificial Intelligence (XAI)valid

Learning Encoding-Decoding Direction Pairs to Unveil Concepts of Influence in Deep Vision Networks

2025-09-28 · Alexandros Doumanoglou, Kurt Driessens, Dimitrios Zarpalas arxiv

Empirical evidence shows that deep vision networks often represent concepts as directions in latent space with concept information written along directional components in the vector representation of the input. However, …