Archives AI News

On the Push-Based Asynchronous Federated Learning: A Bias-Correction Aggregation Approach

arXiv:2605.26162v1 Announce Type: new Abstract: Asynchronous decentralized federated learning (ADFL) eliminates central coordination and global synchronization, making it attractive for large-scale and heterogeneous systems. However, frequent peer-to-peer communication, asynchronous updates on directed topologies, and non-IID data jointly lead to excessive…

Neural Bayesian Sequential Routing

arXiv:2605.26147v1 Announce Type: new Abstract: Human decision-making is sequential and uncertainty-aware, yet standard neural networks often rely on static, dense forward computation with limited visibility into evidence acquisition, uncertainty evolution, or when computation should stop. We introduce textbf{Neural Bayesian Sequential…

CFG-OEC: Classifier Free Guidance with Orthogonal Error Correction

arXiv:2511.14075v2 Announce Type: replace Abstract: Classifier free guidance is a standard method for conditional sampling in diffusion models, but its sampling rule is not aligned with the objective used in training. This mismatch induces a structural sampling error through the…

Constrained Meta Reinforcement Learning with Provable Test-Time Safety

arXiv:2601.21845v2 Announce Type: replace Abstract: Meta reinforcement learning (RL) allows agents to leverage experience across a distribution of tasks on which the agent can train at will, enabling faster learning of optimal policies on new test tasks. Despite its success…

InfoQuant: Shaping Activation Distributions for Low-Bit LLM Quantization

arXiv:2605.26175v1 Announce Type: new Abstract: Low-bit activation quantization remains a major bottleneck in efficient large language model (LLM) deployment. The difficulty is not only that activations contain outliers, but that their distributions are often poorly matched to a low-bit uniform…

CUDABeaver: Benchmarking LLM-Based Automated CUDA Debugging

arXiv:2605.08455v2 Announce Type: replace Abstract: Debugging CUDA programs has long been challenging because failures often arise from subtle interactions among hardware behavior, compiler decisions, memory hierarchy, and asynchronous execution. More importantly, with the rapid expansion of GPU usage across scientific…

GAC: Noise-Aware Adaptive Mixing for Hybrid SFT-RL Post-Training

arXiv:2605.26184v1 Announce Type: new Abstract: Hybrid post-training usually combines supervised fine-tuning and reinforcement learning, but fixed mixing schedules cannot adapt when the relative noise of the two signals changes over time. We propose GAC, a noise-aware controller that derives an…