paper-with-me

홈 › Papers

The Missing Knowledge Layer in AI: A Framework for Stable Human-AI Reasoning

2026-04-16 · Rikard Rosenbacke, Carl Rosenbacke, Victor Rosenbacke, Martin McKee arxiv

Large language models are increasingly integrated into decision-making in areas such as healthcare, law, finance, engineering, and government. Yet they share a critical limitation: they produce fluent outputs even when their internal reasoning has drifted. A confident answer can conceal uncertainty, speculation, or inconsistency, and small changes in phrasing can lead to different conclusions. This makes LLMs useful assistants but unreliable partners in high-stakes contexts. Humans exhibit a similar weakness, often mistaking fluency for reliability. When a model responds smoothly, users tend to trust it, even when both model and user are drifting together. This paper is the first in a five-paper research series on stabilising human-AI reasoning. The series proposes a two-layer approach: Parts II-IV introduce human-side mechanisms such as uncertainty cues, conflict surfacing, and auditable reasoning traces, while Part V develops a model-side Epistemic Control Loop (ECL) that detects instability and modulates generation accordingly. Together, these layers form a missing operational substrate for governance by increasing signal-to-noise at the point of use. Stabilising interaction makes uncertainty and drift visible before enforcement is applied, enabling more precise capability governance. This aligns with emerging compliance expectations, including the EU AI Act and ISO/IEC 42001, by making reasoning processes traceable under real conditions of use. The central claim is that fluency is not reliability. Without structures that stabilise both human and model reasoning, AI cannot be trusted or governed where it matters most.

📄 PDF Abstract BibTeX arXiv:2604.14881

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Collaborative Plan Acquisition through Theory of Mind Modeling in Situated Dialogue

2023-05-18 · Cristian-Paul Bara, Ziqiao Ma, Yingzhuo Yu, Julie Shah 외

Collaborative tasks often begin with partial task knowledge and incomplete initial plans from each partner. To complete these tasks, agents need to engage in situated communication with their partners and coordinate thei…

Collaborative Plan AcquisitionTheory of Mind Modeling

Conjugate Relation Modeling for Few-Shot Knowledge Graph Completion

2025-10-26 · Zilong Wang, Qingtian Zeng, Hua Duan, Cheng Cheng 외 arxiv

Few-shot Knowledge Graph Completion (FKGC) infers missing triples from limited support samples, tackling long-tail distribution challenges. Existing methods, however, struggle to capture complex relational patterns and m…

Knowledge Graph Completion

Stable Diffusion-Based Approach for Human De-Occlusion

2025-08-18 · Seung Young Noh, Ju Yong Chang arxiv

Humans can infer the missing parts of an occluded object by leveraging prior knowledge and visible cues. However, enabling deep learning models to accurately predict such occluded regions remains a challenging task. De-o…

Visual Question Answering3D Human Reconstruction2D Pose Estimation

Memorization, Emergence, and Explaining Reversal Failures: A Controlled Study of Relational Semantics in LLMs

2026-01-06 · Yihua Zhu, Qianying Liu, Jiaxin Wang, Fei Cheng 외 arxiv

Autoregressive LLMs perform well on relational tasks that require linking entities via relational words (e.g., father/son, friend), but it is unclear whether they learn the logical semantics of such relations (e.g., symm…

Rule Learning for Knowledge Graph Reasoning under Agnostic Distribution Shift

2025-07-07 · Shixuan Liu, Yue He, Yunfei Wang, Hao Zou 외 arxiv

Logical rule learning, a prominent category of knowledge graph (KG) reasoning methods, constitutes a critical research area aimed at learning explicit rules from observed facts to infer missing knowledge. However, like a…