paper-with-me

홈 › Papers

Explainable Neural Computation via Stack Neural Module Networks

2018-07-23 · ECCV 2018 9 · Ronghang Hu, Jacob Andreas, Trevor Darrell, Kate Saenko

In complex inferential tasks like question answering, machine learning models must confront two challenges: the need to implement a compositional reasoning process, and, in many applications, the need for this reasoning process to be interpretable to assist users in both development and prediction. Existing models designed to produce interpretable traces of their decision-making process typically require these traces to be supervised at training time. In this paper, we present a novel neural modular approach that performs compositional reasoning by automatically inducing a desired sub-task decomposition without relying on strong supervision. Our model allows linking different reasoning tasks though shared modules that handle common routines across tasks. Experiments show that the model is more interpretable to human evaluators compared to other state-of-the-art models: users can better understand the model's underlying reasoning procedure and predict when it will succeed or fail based on observing its intermediate outputs.

📄 PDF Abstract BibTeX arXiv:1807.08556

Code (1)

ronghanghu/snmn tf

Tasks

Decision MakingQuestion AnsweringReferring Expression Comprehension

Similar Papers 제목 키워드 기반

Explainable AI: A Neurally-Inspired Decision Stack Framework

2019-08-27 · J. L. Olds, M. S. Khan, M. Nayebpour, N. Koizumi

European Law now requires AI to be explainable in the context of adverse decisions affecting European Union (EU) citizens. At the same time, it is expected that there will be increasing instances of AI failure as it oper…

XStacking: Explanation-Guided Stacked Ensemble Learning

2025-07-23 · Moncef Garouani, Ayah Barhrhouj, Olivier Teste arxiv

Ensemble Machine Learning (EML) techniques, especially stacking, have been shown to improve predictive performance by combining multiple base models. However, they are often criticized for their lack of interpretability.…

Ensemble Learning

Physically Interpretable Multi-Degradation Image Restoration via Deep Unfolding and Explainable Convolution

2025-11-13 · Hu Gao, Xiaoning Lei, Xichen Xu, Depeng Dang 외 arxiv

Although image restoration has advanced significantly, most existing methods target only a single type of degradation. In real-world scenarios, images often contain multiple degradations simultaneously, such as rain, noi…

Image Restoration

Adaptive Explainable Neural Networks (AxNNs)

2020-04-05 · Jie Chen, Joel Vaughan, Vijayan N. Nair, Agus Sudjianto

While machine learning techniques have been successfully applied in several fields, the black-box nature of the models presents challenges for interpreting and explaining the results. We develop a new framework called Ad…

Distributed Computing

MIND-Stack: Modular, Interpretable, End-to-End Differentiability for Autonomous Navigation

2025-05-27 · Felix Jahncke, Johannes Betz

Developing robust, efficient navigation algorithms is challenging. Rule-based methods offer interpretability and modularity but struggle with learning from large datasets, while end-to-end neural networks excel in learni…

Autonomous NavigationState Estimation