Archives AI News

Robust Adversarial Reinforcement Learning in Stochastic Games via Sequence Modeling

arXiv:2510.11877v1 Announce Type: new Abstract: The Transformer, a highly expressive architecture for sequence modeling, has recently been adapted to solve sequential decision-making, most notably through the Decision Transformer (DT), which learns policies by conditioning on desired returns. Yet, the adversarial…

ADARL: Adaptive Low-Rank Structures for Robust Policy Learning under Uncertainty

arXiv:2510.11899v1 Announce Type: new Abstract: Robust reinforcement learning (Robust RL) seeks to handle epistemic uncertainty in environment dynamics, but existing approaches often rely on nested min–max optimization, which is computationally expensive and yields overly conservative policies. We propose textbf{Adaptive Rank…

MooseAgent: A LLM Based Multi-agent Framework for Automating Moose Simulation

arXiv:2504.08621v2 Announce Type: replace Abstract: The Finite Element Method (FEM) is widely used in engineering and scientific computing, but its pre-processing, solver configuration, and post-processing stages are often time-consuming and require specialized knowledge. This paper proposes an automated solution framework,…

Attention as an Adaptive Filter

arXiv:2509.04154v3 Announce Type: replace Abstract: We introduce Adaptive Filter Attention (AFA), a novel attention mechanism that incorporates a learnable dynamics model directly into the computation of attention weights. Rather than comparing queries and keys directly, we model the input sequence…