Archives AI News

Graph Attention-based Adaptive Transfer Learning for Link Prediction

arXiv:2512.22252v1 Announce Type: new Abstract: Graph neural networks (GNNs) have brought revolutionary advancements to the field of link prediction (LP), providing powerful tools for mining potential relationships in graphs. However, existing methods face challenges when dealing with large-scale sparse graphs…

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…