paper-with-me

Papers

Interpretable by Design: Query-Specific Neural Modules for Explainable Reinforcement Learning

2025-11-11 · Mehrdad Zakershahrak arxiv

Reinforcement learning has traditionally focused on a singular objective: learning policies that select actions to maximize reward. We challenge this paradigm by asking: what if we explicitly architected RL systems as inference engines that can answer diverse queries about their environment? In deterministic settings, trained agents implicitly encode rich knowledge about reachability, distances, values, and dynamics - yet current architectures are not designed to expose this information efficiently. We introduce Query Conditioned Deterministic Inference Networks (QDIN), a unified architecture that treats different types of queries (policy, reachability, paths, comparisons) as first-class citizens, with specialized neural modules optimized for each inference pattern. Our key empirical finding reveals a fundamental decoupling: inference accuracy can reach near-perfect levels (99% reachability IoU) even when control performance remains suboptimal (31% return), suggesting that the representations needed for accurate world knowledge differ from those required for optimal control. Experiments demonstrate that query specialized architectures outperform both unified models and post-hoc extraction methods, while maintaining competitive control performance. This work establishes a research agenda for RL systems designed from inception as queryable knowledge bases, with implications for interpretability, verification, and human-AI collaboration.

📄 PDF Abstract BibTeX arXiv:2511.08749

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

iDETEX: Empowering MLLMs for Intelligent DETailed EXplainable IQA

2025-10-20 · Zhaoran Zhao, Xinli Yue, Jianhui Sun, Yuhao Xie 외 arxiv

Image Quality Assessment (IQA) has progressed from scalar quality prediction to more interpretable, human-aligned evaluation paradigms. In this work, we address the emerging challenge of detailed and explainable IQA by p…

Image Quality Assessment

Query Lens: Interpreting Sparse Key-Value Features with Indirect Effects

2026-05-30 · Hwiyeong Lee, Ingyu Bang, Uiji Hwang, Hyelim Lim 외 arxiv

While sparse autoencoders provide features more interpretable than individual neurons, reliably characterizing them remains challenging. We propose Query Lens, which extends Logit Lens to enable more comprehensive and fa…

Learning Interpretable Queries for Explainable Image Classification with Information Pursuit

2023-12-16 · Stefan Kolek, Aditya Chattopadhyay, Kwan Ho Ryan Chan, Hector Andrade-Loarca 외

Information Pursuit (IP) is an explainable prediction algorithm that greedily selects a sequence of interpretable queries about the data in order of information gain, updating its posterior at each step based on observed…

Dictionary Learningimage-classificationImage ClassificationLanguage Modeling+3

Interpretable Air Pollution Forecasting by Physics-Guided Spatiotemporal Decoupling

2025-11-25 · Zhiguo Zhang, Xiaoliang Ma, Daniel Schlesinger arxiv

Accurate and interpretable air pollution forecasting is crucial for public health, but most models face a trade-off between performance and interpretability. This study proposes a physics-guided, interpretable-by-design …

Visual Programming for Text-to-Image Generation and Evaluation

2023-05-24 · Jaemin Cho, Abhay Zala, Mohit Bansal

As large language models have demonstrated impressive performance in many domains, recent works have adopted language models (LMs) as controllers of visual modules for vision-and-language tasks. While existing work focus…

Image GenerationLayout GenerationText to Image GenerationText-to-Image Generation+1