paper-with-me

홈 › Papers

On the Mechanistic Interpretability of Neural Networks for Causality in Bio-statistics

2025-05-01 · Jean-Baptiste A. Conan

Interpretable insights from predictive models remain critical in bio-statistics, particularly when assessing causality, where classical statistical and machine learning methods often provide inherent clarity. While Neural Networks (NNs) offer powerful capabilities for modeling complex biological data, their traditional "black-box" nature presents challenges for validation and trust in high-stakes health applications. Recent advances in Mechanistic Interpretability (MI) aim to decipher the internal computations learned by these networks. This work investigates the application of MI techniques to NNs within the context of causal inference for bio-statistics. We demonstrate that MI tools can be leveraged to: (1) probe and validate the internal representations learned by NNs, such as those estimating nuisance functions in frameworks like Targeted Minimum Loss-based Estimation (TMLE); (2) discover and visualize the distinct computational pathways employed by the network to process different types of inputs, potentially revealing how confounders and treatments are handled; and (3) provide methodologies for comparing the learned mechanisms and extracted insights across statistical, machine learning, and NN models, fostering a deeper understanding of their respective strengths and weaknesses for causal bio-statistical analysis.

📄 PDF Abstract BibTeX arXiv:2505.00555

Code (1)

jbccc/mech-interp-biostats 공식 구현 pytorch

Tasks

Causal Inference

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Towards Vision-Language Mechanistic Interpretability: A Causal Tracing Tool for BLIP

2023-08-27 · Vedant Palit, Rohan Pandey, Aryaman Arora, Paul Pu Liang

Mechanistic interpretability seeks to understand the neural mechanisms that enable specific behaviors in Large Language Models (LLMs) by leveraging causality-based methods. While these approaches have identified neural c…

Question AnsweringText GenerationVisual Question Answering

Causality $\neq$ Decodability, and Vice Versa: Lessons from Interpreting Counting ViTs

2025-10-10 · Lianghuan Huang, Yingshan Chang arxiv

Mechanistic interpretability seeks to uncover how internal components of neural networks give rise to predictions. A persistent challenge, however, is disentangling two often conflated notions: decodability--the recovera…

Object Counting

A Mathematical Philosophy of Explanations in Mechanistic Interpretability -- The Strange Science Part I.i

2025-05-01 · Kola Ayonrinde, Louis Jaburi

Mechanistic Interpretability aims to understand neural networks through causal explanations. We argue for the Explanatory View Hypothesis: that Mechanistic Interpretability research is a principled approach to understand…

Philosophy

Representation as a Bottleneck for Mechanistic Interpretability: The Manifestation Unit Protocol

2026-06-30 · Hussein Chouman, Wataru Sasaki, Tomokazu Matsui, Hirohiko Suwa 외 arxiv

Mechanistic interpretability has produced a rich inventory of component-level analyses that characterise what neural-network components encode and how they interact. Their outputs, however, are not easily reusable: selec…

Everything, Everywhere, All at Once: Is Mechanistic Interpretability Identifiable?

2025-02-28 · Maxime Méloux, Silviu Maniu, François Portet, Maxime Peyrard

As AI systems are used in high-stakes applications, ensuring interpretability is crucial. Mechanistic Interpretability (MI) aims to reverse-engineer neural networks by extracting human-understandable algorithms to explai…

All