paper-with-me

Papers

Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning

2018-03-14 · CVPR 2018 6 · David Mascharka, Philip Tran, Ryan Soklaski, Arjun Majumdar

Visual question answering requires high-order reasoning about an image, which is a fundamental capability needed by machine systems to follow complex directives. Recently, modular networks have been shown to be an effective framework for performing visual reasoning tasks. While modular networks were initially designed with a degree of model transparency, their performance on complex visual reasoning benchmarks was lacking. Current state-of-the-art approaches do not provide an effective mechanism for understanding the reasoning process. In this paper, we close the performance gap between interpretable models and state-of-the-art visual reasoning methods. We propose a set of visual-reasoning primitives which, when composed, manifest as a model capable of performing complex reasoning tasks in an explicitly-interpretable manner. The fidelity and interpretability of the primitives' outputs enable an unparalleled ability to diagnose the strengths and weaknesses of the resulting model. Critically, we show that these primitives are highly performant, achieving state-of-the-art accuracy of 99.1% on the CLEVR dataset. We also show that our model is able to effectively learn generalized representations when provided a small amount of data containing novel object attributes. Using the CoGenT generalization task, we show more than a 20 percentage point improvement over the current state of the art.

📄 PDF Abstract BibTeX arXiv:1803.05268

Code (1)

davidmascharka/tbd-nets 공식 구현 pytorch

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Visual Question Answering (VQA) Split AVisual Question Answering (VQA) Split BVisual Reasoning

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Hybrid Predictive Model: When an Interpretable Model Collaborates with a Black-box Model

2019-05-10 · Tong Wang, Qihang Lin

Interpretable machine learning has become a strong competitor for traditional black-box models. However, the possible loss of the predictive performance for gaining interpretability is often inevitable, putting practitio…

Interpretable Machine Learningmodel

Interpretability as Alignment: Making Internal Understanding a Design Principle

2025-09-10 · Aadit Sengupta, Pratinav Seth, Vinay Kumar Sankarapu arxiv

Frontier AI systems require governance mechanisms that can verify internal alignment, not just behavioral compliance. Private governance mechanisms audits, certification, insurance, and procurement are emerging to comple…

ExpliCIT-QA: Explainable Code-Based Image Table Question Answering

2025-07-15 · Maximiliano Hormazábal Lagos, Álvaro Bueno Sáez, Pedro Alonso Doval, Jorge Alcalde Vesteiro 외 arxiv

We present ExpliCIT-QA, a system that extends our previous MRT approach for tabular question answering into a multimodal pipeline capable of handling complex table images and providing explainable answers. ExpliCIT-QA fo…

Question AnsweringCode Generation

Model-Agnostic Interpretation Framework in Machine Learning: A Comparative Study in NBA Sports

2024-01-05 · Shun Liu

The field of machine learning has seen tremendous progress in recent years, with deep learning models delivering exceptional performance across a range of tasks. However, these models often come at the cost of interpreta…

Computational EfficiencyDecision Making

Towards Intrinsic Interpretability of Large Language Models:A Survey of Design Principles and Architectures

2026-04-17 · Yutong Gao, Qinglin Meng, Yuan Zhou, Liangming Pan arxiv

While Large Language Models (LLMs) have achieved strong performance across many NLP tasks, their opaque internal mechanisms hinder trustworthiness and safe deployment. Existing surveys in explainable AI largely focus on …