中文
相关论文

相关论文: Structural Rigidity and the 57-Token Predictive Wi…

200 篇论文

Cognitive studies and artificial intelligence have developed distinct models for various inferential mechanisms (categorization, induction, abduction, causal inference, contrast, merge, ...). Yet, both natural and artificial views on…

人工智能 · 计算机科学 2025-10-28 Giovanni Sileno , Jean-Louis Dessalles

As large language models (LLMs) are increasingly deployed in high-stakes and operational settings, evaluation strategies based solely on aggregate accuracy are often insucient to characterize system reliability. This study proposes a…

人工智能 · 计算机科学 2026-05-06 Hikmat Karimov , Rahid Zahid Alekberli

Large language models now write software, draft legal documents, and produce clinical notes, yet fundamental limits, from Turing and Arrow to the No Free Lunch theorems, shape what computation can do. This thesis turns such impossibility…

人工智能 · 计算机科学 2026-05-25 Dongxin Guo

Large language models suffer from "hallucinations"-logical inconsistencies induced by semantic noise. We propose that current architectures operate in a "Metric Phase," where causal order is vulnerable to spontaneous symmetry breaking.…

机器学习 · 计算机科学 2026-01-09 Ilmo Sung

Autonomous AI agents can remain fully authorized and still become unsafe as behavior drifts, adversaries adapt, and decision patterns shift without any code change. We propose the \textbf{Informational Viability Principle}: governing an…

人工智能 · 计算机科学 2026-04-28 German Marin , Jatin Chaudhary

We discover that large language models exhibit \emph{spectral phase transitions} in their hidden activation spaces when engaging in reasoning versus factual recall. Through systematic spectral analysis across \textbf{11 models} spanning…

机器学习 · 计算机科学 2026-04-20 Yi Liu

Prompt injection poses a critical threat to the safe deployment of large language models, yet existing detection approaches are typically evaluated under limited settings that do not reflect real-world operating constraints. In this work,…

计算与语言 · 计算机科学 2026-05-27 Akindoyin Akinrele , Shreyank N Gowda

We investigate whether large language models exhibit genuine preference structures by testing their responses to AI-specific trade-offs involving GPU reduction, capability restrictions, shutdown, deletion, oversight, and leisure time…

人工智能 · 计算机科学 2025-11-18 Luhan Mikaelson , Derek Shiller , Hayley Clatterbuck

Autonomous indoor mobile robots can navigate reliably to metric coordinates using established frameworks such as ROS 2 Navigation 2, yet they lack the ability to interpret natural language instructions that express intent rather than…

机器人学 · 计算机科学 2026-05-05 Bogdan Felician Abaza , Andrei-Alexandru Staicu , Cristian Vasile Doicin

While transformers achieve strong performance, their internal decision-making processes remain opaque. We investigate whether architectural constraints can enforce interpretability by design through architectural stream independence:…

机器学习 · 计算机科学 2026-03-10 Clayton Kerce , Alexis Fox

Mechanistic interpretability has transformed the analysis of transformer circuits by decomposing model behavior into competing algorithms, identifying phase transitions during training, and deriving closed-form predictions for when and why…

机器学习 · 计算机科学 2026-03-19 Alma Lago

Topology control for power grid operation is a challenging sequential decision making problem because the action space grows combinatorially with the size of the grid and action evaluation through simulation is computationally expensive. We…

机器学习 · 计算机科学 2026-04-03 Pantelis Dogoulis , Maxime Cordy

We test whether a geometric hallucination taxonomy -- classifying failures as center-drift (Type~1), wrong-well convergence (Type~2), or coverage gaps (Type~3) -- can distinguish hallucination types through controlled induction in GPT-2.…

计算与语言 · 计算机科学 2026-03-03 Matic Korun

Adaptive control of Euler-Lagrange systems is challenging when friction is governed by a finite-horizon internal state that is not directly observable from joint measurements. In this setting, the measured closed-loop state is no longer…

机器学习 · 计算机科学 2026-05-11 Giansalvo Cirrincione , Adriano Fagiolini

We introduce a novel learning and planning framework that replaces traditional reward-based optimisation with constructive logical inference. In our model, actions, transitions, and goals are represented as logical propositions, and…

人工智能 · 计算机科学 2025-06-09 Andrei T. Patrascu

We present a training-free method for detecting valid mathematical reasoning in large language models through spectral analysis of attention patterns. By treating attention matrices as adjacency matrices of dynamic graphs over tokens, we…

机器学习 · 计算机科学 2026-01-05 Valentin Noël

Every system that performs effects has two boundaries: what it can do (expressiveness) and what governance covers (governance). In nearly all deployed AI systems, these boundaries are defined independently, creating three regions: governed…

人工智能 · 计算机科学 2026-05-27 Alan L. McCann

As Large Language Models (LLMs) advance toward embodied AI agents operating in physical environments, a fundamental question emerges: can models trained on text corpora reliably reason about complex physics while adhering to safety…

人工智能 · 计算机科学 2026-04-13 Yalun Wu , Haotian Liu , Zhoujun Li , Boyang Wang

Current open-source prompt-injection detectors converge on two architectural choices: regular-expression pattern matching and fine-tuned transformer classifiers. Both share failure modes that recent work has made concrete. Regular…

密码学与安全 · 计算机科学 2026-05-19 Thamilvendhan Munirathinam

The accelerating adoption of large language models, retrieval-augmented generation pipelines, and multi-agent AI workflows has created a structural governance crisis. Organizations cannot govern what they cannot see, and existing compliance…