Archives AI News

ReNF: Rethinking the Design Space of Neural Long-Term Time Series Forecasters

arXiv:2509.25914v4 Announce Type: replace Abstract: Neural Forecasters (NFs) are a cornerstone of Long-term Time Series Forecasting (LTSF). However, progress has been hampered by an overemphasis on architectural complexity at the expense of fundamental forecasting principles. In this work, we return…

An Augmentation Overlap Theory of Contrastive Learning

arXiv:2511.03114v1 Announce Type: new Abstract: Recently, self-supervised contrastive learning has achieved great success on various tasks. However, its underlying working mechanism is yet unclear. In this paper, we first provide the tightest bounds based on the widely adopted assumption of…

NOWS: Neural Operator Warm Starts for Accelerating Iterative Solvers

arXiv:2511.02481v2 Announce Type: replace Abstract: Partial differential equations (PDEs) underpin quantitative descriptions across the physical sciences and engineering, yet high-fidelity simulation remains a major computational bottleneck for many-query, real-time, and design tasks. Data-driven surrogates can be strikingly fast but are…

Test Time Adaptation Using Adaptive Quantile Recalibration

arXiv:2511.03148v1 Announce Type: new Abstract: Domain adaptation is a key strategy for enhancing the generalizability of deep learning models in real-world scenarios, where test distributions often diverge significantly from the training domain. However, conventional approaches typically rely on prior knowledge…

s3: You Don’t Need That Much Data to Train a Search Agent via RL

arXiv:2505.14146v2 Announce Type: replace Abstract: Retrieval-augmented generation (RAG) systems empower large language models (LLMs) to access external knowledge during inference. Recent advances have enabled LLMs to act as search agents via reinforcement learning (RL), improving information acquisition through multi-turn interactions…