paper-with-me

홈 › Papers

Ask WhAI:Probing Belief Formation in Role-Primed LLM Agents

2025-11-06 · Keith Moore, Jun W. Kim, David Lyu, Jeffrey Heo, Ehsan Adeli arxiv

We present Ask WhAI, a systems-level framework for inspecting and perturbing belief states in multi-agent interactions. The framework records and replays agent interactions, supports out-of-band queries into each agent's beliefs and rationale, and enables counterfactual evidence injection to test how belief structures respond to new information. We apply the framework to a medical case simulator notable for its multi-agent shared memory (a time-stamped electronic medical record, or EMR) and an oracle agent (the LabAgent) that holds ground truth lab results revealed only when explicitly queried. We stress-test the system on a multi-specialty diagnostic journey for a child with an abrupt-onset neuropsychiatric presentation. Large language model agents, each primed with strong role-specific priors ("act like a neurologist", "act like an infectious disease specialist"), write to a shared medical record and interact with a moderator across sequential or parallel encounters. Breakpoints at key diagnostic moments enable pre- and post-event belief queries, allowing us to distinguish entrenched priors from reasoning or evidence-integration effects. The simulation reveals that agent beliefs often mirror real-world disciplinary stances, including overreliance on canonical studies and resistance to counterevidence, and that these beliefs can be traced and interrogated in ways not possible with human experts. By making such dynamics visible and testable, Ask WhAI offers a reproducible way to study belief formation and epistemic silos in multi-agent scientific reasoning.

📄 PDF Abstract BibTeX arXiv:2511.14780

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WHAI: Weibull Hybrid Autoencoding Inference for Deep Topic Modeling

2018-03-04 · ICLR 2018 1 · Hao Zhang, Bo Chen, Dandan Guo, Mingyuan Zhou

To train an inference network jointly with a deep generative topic model, making it both scalable to big corpora and fast in out-of-sample prediction, we develop Weibull hybrid autoencoding inference (WHAI) for deep late…

Ask the World Before Acting: Environment Probing for Calibrated Agent World Models

2026-06-30 · Xinyuan Song, Zekun Cai arxiv

Language agents acting over long horizons must maintain beliefs about tool states, object locations, graph edges, and subgoal dependencies. When these beliefs drift, failures can be fixed neither by longer reasoning trac…

Modeling Bilingual Sentence Processing: Evaluating RNN and Transformer Architectures for Cross-Language Structural Priming

2024-05-15 · Demi Zhang, Bushi Xiao, Chao GAO, Sangpil Youm 외

This study evaluates the performance of Recurrent Neural Network (RNN) and Transformer models in replicating cross-language structural priming, a key indicator of abstract grammatical representations in human language pr…

RetrievalSentence

Negated and Misprimed Probes for Pretrained Language Models: Birds Can Talk, But Cannot Fly

2019-11-08 · ACL 2020 6 · Nora Kassner, Hinrich Schütze

Building on Petroni et al. (2019), we propose two new probing tasks analyzing factual knowledge stored in Pretrained Language Models (PLMs). (1) Negation. We find that PLMs do not distinguish between negated ("Birds cann…

Language ModellingNegationQuestion Answering

Theory of Space: Can Foundation Models Construct Spatial Beliefs through Active Exploration?

2026-02-04 · Pingyue Zhang, Zihan Huang, Yue Wang, Jieyu Zhang 외 arxiv

Spatial embodied intelligence requires agents to act to acquire information under partial observability. While multimodal foundation models excel at passive perception, their capacity for active, self-directed exploratio…