Archives AI News

Fourier-KAN-Mamba: A Novel State-Space Equation Approach for Time-Series Anomaly Detection

arXiv:2511.15083v1 Announce Type: new Abstract: Time-series anomaly detection plays a critical role in numerous real-world applications, including industrial monitoring and fault diagnosis. Recently, Mamba-based state-space models have shown remarkable efficiency in long-sequence modeling. However, directly applying Mamba to anomaly detection…

Planning-Aware Code Infilling via Horizon-Length Prediction

arXiv:2410.03103v4 Announce Type: replace Abstract: Fill-in-the-Middle (FIM), or infilling, has become integral to code language models, enabling generation of missing code given both left and right contexts. However, the current FIM training paradigm which performs next-token prediction (NTP) over reordered…

Put CASH on Bandits: A Max K-Armed Problem for Automated Machine Learning

arXiv:2505.05226v2 Announce Type: replace Abstract: The Combined Algorithm Selection and Hyperparameter optimization (CASH) is a challenging resource allocation problem in the field of AutoML. We propose MaxUCB, a max k-armed bandit method to trade off exploring different model classes and…

From Solving to Verifying: A Unified Objective for Robust Reasoning in LLMs

arXiv:2511.15137v1 Announce Type: new Abstract: The reasoning capabilities of large language models (LLMs) have been significantly improved through reinforcement learning (RL). Nevertheless, LLMs still struggle to consistently verify their own reasoning traces. This raises the research question of how to…