Archives AI News

Change of measure through the Legendre transform

arXiv:2202.05568v2 Announce Type: replace-cross Abstract: PAC-Bayes generalisation bounds are derived via change-of-measure inequalities that transfer concentration properties from a reference measure to all posterior measures. The specific choice of change of measure determines the assumptions required on the empirical risk;…

Conformal Thinking: Risk Control for Reasoning on a Compute Budget

arXiv:2602.03814v2 Announce Type: replace-cross Abstract: Reasoning Large Language Models (LLMs) enable test-time scaling, with dataset-level accuracy improving as the token budget increases, motivating adaptive reasoning — spending tokens when they improve reliability and stopping early when additional computation is unlikely…

Krause Synchronization Transformers

arXiv:2602.11534v3 Announce Type: replace Abstract: Self-attention in Transformers relies on globally normalized softmax weights, causing all tokens to compete for influence at every layer. When composed across depth, this interaction pattern induces strong synchronization dynamics that favor convergence toward a…

Learning Polyhedral Conformal Sets for Robust Optimization

arXiv:2605.08506v2 Announce Type: replace Abstract: Robust optimization (RO) provides a principled framework for decision-making under uncertainty, but its performance critically depends on the choice of the uncertainty set. While large sets ensure reliability, they often lead to overly conservative decisions,…

EMA: Efficient Model Adaptation for Learning-based Systems

arXiv:2605.13942v1 Announce Type: new Abstract: Machine learning (ML) is increasingly applied to optimize system performance in tasks such as resource management and network simulation. Unlike traditional ML tasks (e.g., image classification), networked systems often operate in heterogeneous, long-running, and dynamic…

EvolveMem:Self-Evolving Memory Architecture via AutoResearch for LLM Agents

arXiv:2605.13941v1 Announce Type: new Abstract: Long-term memory is essential for LLM agents that operate across multiple sessions, yet existing memory systems treat retrieval infrastructure as fixed: stored content evolves while scoring functions, fusion strategies, and answer-generation policies remain frozen at…