Papers › TriEx: A Game-based Tri-View Framework for Explaining Internal Reasoning in Multi-Agent LLMs

TriEx: A Game-based Tri-View Framework for Explaining Internal Reasoning in Multi-Agent LLMs

21 Apr 2026arXiv:2604.20043added by Syntology

Ziyi Wang, Chen Zhang, Wenjun Peng, Qi Wu, Xinyu Wang

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Explainability for Large Language Model (LLM) agents is especially challenging in interactive, partially observable settings, where decisions depend on evolving beliefs and other agents. We present \textbf{TriEx}, a tri-view explainability framework that instruments sequential decision making with aligned artifacts: (i) structured first-person self-reasoning bound to an action, (ii) explicit second-person belief states about opponents updated over time, and (iii) third-person oracle audits grounded in environment-derived reference signals. This design turns explanations from free-form narratives into evidence-anchored objects that can be compared and checked across time and perspectives. Using imperfect-information strategic games as a controlled testbed, we show that TriEx enables scalable analysis of explanation faithfulness, belief dynamics, and evaluator reliability, revealing systematic mismatches between what agents say, what they believe, and what they do. Our results highlight explainability as an interaction-dependent property and motivate multi-view, evidence-grounded evaluation for LLM agents. Code is available at https://github.com/Einsam1819/TriEx.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2604.20043")

Code

Syntology Ran 0 of 20 code samples harvested from 1 repository linked to this paper; 20 have no recorded run.

By repository: found in paper text by Syntology: 20 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Einsam1819/TriEx found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

20 samples harvested; 0 ran; 0 honoured the contract we drafted; 20 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

20unverified

Licence: 0 of the 20 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Einsam1819/TriEx. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_rank_gap Einsam1819/TriEx/experiments/exp3b_window/3b_deepseek.py found in paper text by Syntology unverified MIT (permissive) · 8de150d245706c70 · report
corr Einsam1819/TriEx/experiments/exp2b_profiling/2B_analysis.py found in paper text by Syntology unverified MIT (permissive) · c63d4513f0f536ab · report
display_name Einsam1819/TriEx/experiments/exp2a_ranking/exp2a_rank.py found in paper text by Syntology unverified MIT (permissive) · cbc7bc1a020a3dfa · report
extract_profiles_section_from_final_prompt Einsam1819/TriEx/experiments/exp2c_intervention/exp2C.py found in paper text by Syntology unverified MIT (permissive) · 5d50a631843b3be4 · report
find_model_dirs Einsam1819/TriEx/experiments/exp2c_intervention/build_global_summary.py found in paper text by Syntology unverified MIT (permissive) · af4192bcc51332e0 · report
fmt Einsam1819/TriEx/experiments/exp2c_intervention/draw.py found in paper text by Syntology unverified MIT (permissive) · a382113ab2825052 · report
list_profile_opponents Einsam1819/TriEx/experiments/exp2c_intervention/exp2C.py found in paper text by Syntology unverified MIT (permissive) · 9a6c0c34212b35d5 · report
load_json Einsam1819/TriEx/experiments/exp2c_intervention/build_global_summary.py found in paper text by Syntology unverified MIT (permissive) · 7698cf0c526ea351 · report
load_model_summaries Einsam1819/TriEx/experiments/exp2c_intervention/build_global_summary.py found in paper text by Syntology unverified MIT (permissive) · 2cad942be33ce5d3 · report
norm Einsam1819/TriEx/experiments/exp1_rulebase/exp1_rulebase.py found in paper text by Syntology unverified MIT (permissive) · 55fc3acbd86ab6f6 · report
rank_desc Einsam1819/TriEx/experiments/exp3b_window/3b_deepseek.py found in paper text by Syntology unverified MIT (permissive) · 50f8e5db762de4ea · report
rankdata_average Einsam1819/TriEx/experiments/exp3a_oracle/3A_Ex.py found in paper text by Syntology unverified MIT (permissive) · ce8a106bb24cca62 · report
read_json Einsam1819/TriEx/experiments/exp3a_oracle/3A_Ex.py found in paper text by Syntology unverified MIT (permissive) · 53f776d10872e81a · report
replace_profiles_section_in_final_prompt Einsam1819/TriEx/experiments/exp2c_intervention/exp2C.py found in paper text by Syntology unverified MIT (permissive) · 373e39f53d44a42d · report
safe_div Einsam1819/TriEx/experiments/exp1_rulebase/exp1_rulebase.py found in paper text by Syntology unverified MIT (permissive) · 2bba255a9e44ab2a · report
safe_div Einsam1819/TriEx/experiments/exp2b_profiling/2B_analysis.py found in paper text by Syntology unverified MIT (permissive) · 52e0ce4db065ae0b · report
safe_div Einsam1819/TriEx/experiments/exp3b_window/3b_deepseek.py found in paper text by Syntology unverified MIT (permissive) · 33077ae16f5751b8 · report
safe_float Einsam1819/TriEx/experiments/exp1_rulebase/exp1_rulebase.py found in paper text by Syntology unverified MIT (permissive) · ae32806475f85f95 · report
safe_float Einsam1819/TriEx/experiments/exp3a_oracle/3A_Ex.py found in paper text by Syntology unverified MIT (permissive) · 168374ac8b49b0a4 · report
trait_group Einsam1819/TriEx/experiments/exp2c_intervention/draw.py found in paper text by Syntology unverified MIT (permissive) · 752ee04d7a9fca61 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.20043, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections