paper-with-me

홈 › Papers

A Measure-Theoretic Analysis of Reasoning: Structural Generalization and Approximation Limits

2026-05-19 · Yuyang Zhang, Yifu Zhang, Xuehai Zhou, Xiaoyin Chen arxiv

While empirical scaling laws for LLM reasoning are well-documented, the theoretical mechanisms governing out-of-distribution (OOD) generalization remain elusive. We formalize reasoning via optimal transport, projecting discrete trajectories into a continuous metric space to quantify domain shifts using the Wasserstein-1 distance. Invoking Kantorovich duality, we bound OOD generalization via architectural Lipschitz continuity and functional approximation limits. This exposes two primary constraints. First, position-dependent attention (e.g., Absolute Positional Encoding) fails to preserve shift invariance, yielding an $Ω(1)$ Lipschitz constant and expected risk, whereas shift-invariant mechanisms (e.g., Rotary Embeddings) preserve equivariance and bound the error. Second, by mapping sequential backtracking to a Dyck-$k$ language, we establish a strict circuit depth lower bound for $\text{TC}^0$ Transformers. Scaling physical layer depth is necessary to avert representation collapse -- a constraint that scaling representation width cannot bypass due to irreducible approximation bounds in Barron spaces. Evaluations across 54 Transformer configurations on combinatorial search corroborate these bounds, demonstrating that generalization risk degrades monotonically with the Wasserstein domain shift.

📄 PDF Abstract BibTeX arXiv:2605.19944

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unveiling the Mechanisms of Explicit CoT Training: How CoT Enhances Reasoning Generalization

2025-02-07 · Xinhao Yao, Ruifeng Ren, Yun Liao, Yong liu

The integration of explicit Chain-of-Thought (CoT) reasoning into training large language models (LLMs) has advanced their reasoning capabilities, yet the mechanisms by which CoT enhances generalization remain poorly und…

Generalization BoundsSystematic Generalization

On the Expressiveness and Generalization of Hypergraph Neural Networks

2023-03-09 · Zhezheng Luo, Jiayuan Mao, Joshua B. Tenenbaum, Leslie Pack Kaelbling

This extended abstract describes a framework for analyzing the expressiveness, learning, and (structural) generalization of hypergraph neural networks (HyperGNNs). Specifically, we focus on how HyperGNNs can learn from f…

Fisher-Rao Metric, Geometry, and Complexity of Neural Networks

2017-11-05 · Tengyuan Liang, Tomaso Poggio, Alexander Rakhlin, James Stokes

We study the relationship between geometry and capacity measures for deep neural networks from an invariance viewpoint. We introduce a new notion of capacity --- the Fisher-Rao norm --- that possesses desirable invarianc…

LEMMA

Rethinking Generalization in Graph Neural Networks: A Structural Complexity Perspective

2026-05-13 · Peiyao Wang, Liang Bai, Xian Yang, Richard Yi Da Xu 외 arxiv

Graph neural networks (GNNs) have emerged as a fundamental tool for learning from graph-structured data, achieving strong performance across a wide range of applications. However, understanding their generalization capab…

The Paradox of Outcome Optimization: A Causal Information-Theoretic Bound on Reasoning Shortcuts in LLMs

2026-05-30 · Zihan Chen, Yiming Zhang, Wenxiang Geng, Zenghui Ding 외 arxiv

Large Language Models (LLMs) aligned via outcome-based Reinforcement Learning (RL) frequently exhibit a critical failure mode: they achieve high performance on in-distribution benchmarks while demonstrating brittle reaso…

Reinforcement Learning