Archives AI News

JADAI: Jointly Amortizing Adaptive Design and Bayesian Inference

arXiv:2512.22999v1 Announce Type: cross Abstract: We consider problems of parameter estimation where design variables can be actively optimized to maximize information gain. To this end, we introduce JADAI, a framework that jointly amortizes Bayesian adaptive design and inference by training…

Atom of Thoughts for Markov LLM Test-Time Scaling

arXiv:2502.12018v4 Announce Type: replace-cross Abstract: Large Language Models (LLMs) have achieved significant performance gains through test-time scaling methods. However, existing approaches often incur redundant computations due to the accumulation of historical dependency information during inference. To address this challenge, we…

Agentic Auto-Scheduling: An Experimental Study of LLM-Guided Loop Optimization

arXiv:2511.00592v2 Announce Type: replace-cross Abstract: Automatic code optimization remains a difficult challenge, particularly for complex loop nests on modern hardware. This paper investigates a novel approach to code optimization where Large Language Models (LLMs) guide the process through a closed-loop…

Learning Tennis Strategy Through Curriculum-Based Dueling Double Deep Q-Networks

arXiv:2512.22186v1 Announce Type: new Abstract: Tennis strategy optimization is a challenging sequential decision-making problem involving hierarchical scoring, stochastic outcomes, long-horizon credit assignment, physical fatigue, and adaptation to opponent skill. I present a reinforcement learning framework that integrates a custom tennis…