paper-with-me

Papers

Human-aligned Deep Learning: Explainability, Causality, and Biological Inspiration

2025-04-18 · Gianluca Carloni

This work aligns deep learning (DL) with human reasoning capabilities and needs to enable more efficient, interpretable, and robust image classification. We approach this from three perspectives: explainability, causality, and biological vision. Introduction and background open this work before diving into operative chapters. First, we assess neural networks' visualization techniques for medical images and validate an explainable-by-design method for breast mass classification. A comprehensive review at the intersection of XAI and causality follows, where we introduce a general scaffold to organize past and future research, laying the groundwork for our second perspective. In the causality direction, we propose novel modules that exploit feature co-occurrence in medical images, leading to more effective and explainable predictions. We further introduce CROCODILE, a general framework that integrates causal concepts, contrastive learning, feature disentanglement, and prior knowledge to enhance generalization. Lastly, we explore biological vision, examining how humans recognize objects, and propose CoCoReco, a connectivity-inspired network with context-aware attention mechanisms. Overall, our key findings include: (i) simple activation maximization lacks insight for medical imaging DL models; (ii) prototypical-part learning is effective and radiologically aligned; (iii) XAI and causal ML are deeply connected; (iv) weak causal signals can be leveraged without a priori information to improve performance and interpretability; (v) our framework generalizes across medical domains and out-of-distribution data; (vi) incorporating biological circuit motifs improves human-aligned recognition. This work contributes toward human-aligned DL and highlights pathways to bridge the gap between research and clinical adoption, with implications for improved trust, diagnostic accuracy, and safe deployment.

📄 PDF Abstract BibTeX arXiv:2504.13717

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDeep LearningDiagnosticDisentanglementimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

GPO-VAE: Modeling Explainable Gene Perturbation Responses utilizing GRN-Aligned Parameter Optimization

2025-01-31 · Seungheun Baek, Soyon Park, Yan Ting Chok, Mogan Gim 외

Motivation: Predicting cellular responses to genetic perturbations is essential for understanding biological systems and developing targeted therapeutic strategies. While variational autoencoders (VAEs) have shown promis…

CausalKG: Causal Knowledge Graph Explainability using interventional and counterfactual reasoning

2022-01-06 · Utkarshani Jaimini, Amit Sheth

Humans use causality and hypothetical retrospection in their daily decision-making, planning, and understanding of life events. The human mind, while retrospecting a given situation, think about questions such as "What w…

counterfactualCounterfactual ReasoningDecision MakingKnowledge Graphs

Imitation of Life: A Search Engine for Biologically Inspired Design

2023-12-20 · Hen Emuna, Nadav Borenstein, Xin Qian, Hyeonsu Kang 외

Biologically Inspired Design (BID), or Biomimicry, is a problem-solving methodology that applies analogies from nature to solve engineering challenges. For example, Speedo engineers designed swimsuits based on shark skin…

Natural Language Understanding

Causality in Neural Networks -- An Extended Abstract

2021-06-03 · Abbavaram Gowtham Reddy

Causal reasoning is the main learning and explanation tool used by humans. AI systems should possess causal reasoning capabilities to be deployed in the real world with trust and reliability. Introducing the ideas of cau…

BIG-bench Machine LearningDisentanglementExplainable ModelsFairness+1

3D ReX: Causal Explanations in 3D Neuroimaging Classification

2025-02-14 · Melane Navaratnarajah, Sophie A. Martin, David A. Kelly, Nathan Blake 외

Explainability remains a significant problem for AI models in medical imaging, making it challenging for clinicians to trust AI-driven predictions. We introduce 3D ReX, the first causality-based post-hoc explainability t…

Classification