Archives AI News

Wireless Traffic Prediction with Large Language Model

arXiv:2512.22178v1 Announce Type: new Abstract: The growing demand for intelligent, adaptive resource management in next-generation wireless networks has underscored the importance of accurate and scalable wireless traffic prediction. While recent advancements in deep learning and foundation models such as large…

Regret-Based Federated Causal Discovery with Unknown Interventions

arXiv:2512.23626v1 Announce Type: cross Abstract: Most causal discovery methods recover a completed partially directed acyclic graph representing a Markov equivalence class from observational data. Recent work has extended these methods to federated settings to address data decentralization and privacy constraints,…

Multimodal Diffeomorphic Registration with Neural ODEs and Structural Descriptors

arXiv:2512.22689v1 Announce Type: cross Abstract: This work proposes a multimodal diffeomorphic registration method using Neural Ordinary Differential Equations (Neural ODEs). Nonrigid registration algorithms exhibit tradeoffs between their accuracy, the computational complexity of their deformation model, and its proper regularization. In…

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…