paper-with-me

Papers

From Actions to Understanding: Conformal Interpretability of Temporal Concepts in LLM Agents

2026-03-27 · Trilok Padhi, Ramneet Kaur, Krishiv Agarwal, Adam D. Cobb, Daniel Elenius, Manoj Acharya, Colin Samplawski, Alexander M. Berenbeim, Nathaniel D. Bastian, Susmit Jha, Ugur Kursuncu, Anirban Roy arxiv

Large Language Models (LLMs) are increasingly deployed as autonomous agents capable of reasoning, planning, and acting within interactive environments. Despite their growing capability to perform multi-step reasoning and decision-making tasks, internal mechanisms guiding their sequential behavior remain opaque. This paper presents a framework for interpreting the temporal evolution of concepts in LLM agents through a step-wise conformal lens. We introduce the conformal interpretability framework for temporal tasks, which combines step-wise reward modeling with conformal prediction to statistically label model's internal representation at each step as successful or failing. Linear probes are then trained on these representations to identify directions of temporal concepts - latent directions in the model's activation space that correspond to consistent notions of success, failure or reasoning drift. Experimental results on two simulated interactive environments, namely ScienceWorld and AlfWorld, demonstrate that these temporal concepts are linearly separable, revealing interpretable structures aligned with task success. We further show preliminary results on improving an LLM agent's performance by leveraging the proposed framework for steering the identified successful directions inside the model. The proposed approach, thus, offers a principled method for early failure detection as well as intervention in LLM-based agents, paving the path towards trustworthy autonomous language models in complex interactive settings.

📄 PDF Abstract BibTeX arXiv:2604.19775

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding Video Transformers via Universal Concept Discovery

2024-01-19 · CVPR 2024 1 · Matthew Kowal, Achal Dave, Rares Ambrus, Adrien Gaidon 외

This paper studies the problem of concept-based interpretability of transformer representations for videos. Concretely, we seek to explain the decision-making process of video transformers based on high-level, spatiotemp…

Action RecognitionDecision MakingFine-grained Action RecognitionSemantic Segmentation+2

Conformalized Signal Temporal Logic Inference under Covariate Shift

2026-03-28 · Yixuan Wang, Danyang Li, Matthew Cleaveland, Roberto Tron 외 arxiv

Signal Temporal Logic (STL) inference learns interpretable logical rules for temporal behaviors in dynamical systems. To ensure the correctness of learned STL formulas, recent approaches have incorporated conformal predi…

Structure-Adaptive Conformal Inference for Large-Scale Out-of-Distribution Testing

2026-05-26 · Rongyi Sun, Wenguang Sun, Zinan Zhao arxiv

This paper addresses structured out-of-distribution (OOD) testing in high-stakes machine learning applications. Traditional conformal methods rely on joint exchangeability, making it difficult to incorporate auxiliary in…

Conformal Signal Temporal Logic for Robust Reinforcement Learning Control: A Case Study

2026-02-15 · Hani Beirami, M M Manjurul Islam arxiv

We investigate how formal temporal logic specifications can enhance the safety and robustness of reinforcement learning (RL) control in aerospace applications. Using the open source AeroBench F-16 simulation benchmark, w…

Reinforcement Learning

Wormhole: Concept-Aware Deep Representation Learning for Co-Evolving Sequences

2024-09-20 · Kunpeng Xu, Lifei Chen, Shengrui Wang

Identifying and understanding dynamic concepts in co-evolving sequences is crucial for analyzing complex systems such as IoT applications, financial markets, and online activity logs. These concepts provide valuable insi…

Decision MakingRepresentation Learning