Dynamics Are Learned
No mentions found
This entity hasn't been tracked yet, or Iris is still building its knowledge base.
Related Articles from SNS
Learning Dynamic Aperture from One-turn Maps
arXiv:2606.06883v1 Announce Type: new Abstract: Dynamic aperture evaluation relies on long-term tracking, while existing machine-learning surrogates remain difficult to generalize across machines. We demonstrate that coarse-grained dynamic aperture can be learned directly from suitably encoded one-turn maps. By reformulating dynamic-aperture prediction as an image segmentation problem, a deep surrogate model captures the long-term stability topology and transfers to realistic...
Dynamics Are Learned, Not Told: Semi-Supervised Discovery of Latent Dynamics Geometries For Zero-Shot Policy Adaptation
Announce Type: new Abstract: Real-world dynamics shifts pose a critical challenge for reinforcement learning in robotics, as policies tightly coupled to nominal environments often fail catastrophically when physical conditions change. Most existing methods rely on encoding explicitly identified physical parameters into a latent context, a parameter-centric paradigm that depends on pre-specified axes of variation and becomes brittle under unmodeled or compound dynamics changes. We revisit...
Positional versus Symbolic Attention Heads: Learning Dynamics, RoPE Geometry, and Length Generalization
new Abstract: Transformer-based language models are widespread in today's society. As such, understanding the mechanisms by which they solve structured tasks and predicting how they may behave in novel scenarios is of great importance for safe deployment. We study the learning dynamics of attention heads in a controlled setting by training a decoder-only Transformer (GPT-J) on two structurally equivalent multi-hop reasoning tasks: a number task requiring positional reasoning and a letter...
CAPE: Control Algorithm Performance Evaluation under Learned Vehicle Dynamics Models
arXiv:2606.05480v1 Announce Type: new Abstract: We propose the Control Algorithm Performance Evaluation (CAPE) framework, a systematic methodology for benchmarking racing controllers under our proposed learned enhanced physics model (EPM). The proposed framework enables cross-controller comparison by evaluating five closed-loop control architectures. We further compare our proposed EPM with two state-of-the-art learned vehicle dynamics models:
Learning Chaotic Dynamics through Second-Order Geometric Supervision
arXiv:2606.01596v1 Announce Type: new Abstract: Learning chaotic dynamical systems from data requires more than short-term predictive accuracy: the learned model must preserve the attractor geometry and its invariant statistics. Trajectory (zero-order) and Jacobian (first-order) matching supervise the values and tangent structure of the vector field, but neither constrains how the field bends away from its tangent plane. A model can thus match values and tangents at the supervised states yet...
Learning without training: The implicit dynamics of in-context learning
Announce Type: replace Abstract: One of the most striking features of Large Language Models (LLMs) is their ability to learn in-context. Namely at inference time an LLM is able to learn new patterns without any additional weight update when these patterns are presented in the form of examples in the prompt, even if these patterns were not seen during training. The mechanisms through which this can happen are still largely unknown.
Learning to replenish: A hybrid deep reinforcement learning for dynamic inventory management in the pharmaceutical supply chains
arXiv:2606.06201v1 Announce Type: new Abstract: Pharmaceutical supply chains (PSCs) struggle with inventory management (IM) due to unpredictable demand patterns and variable lead times associated with restocking. This complexity is further compounded by the finite shelf lives of pharmaceutical products, which necessitate a delicate balance between adequate stock and minimal waste. These intertwined factors create a complex optimization problem that requires sophisticated inventory strategies...
Learning Hamiltonian Dynamics at Scale: A Differential-Geometric Approach
arXiv:2509.24627v2 Announce Type: replace Abstract: Embedding physical intuition into network architectures allows the learning of dynamics that enforce fundamental properties, such as energy conservation laws, thereby leading to physically-plausible predictions. Yet, scaling these models to high-dimensional dynamical systems remains a significant challenge. This paper introduces Reduced-order Hamiltonian Neural Network (RO-HNN), a novel physics-inspired neural network that combines the...
DG-CoLearn: An Efficient Collaborative Learning Framework for Dynamic Graphs
arXiv:2605.31427v1 Announce Type: new Abstract: Dynamic graph learning (DGL) is essential for modelling evolving graph data, but existing methods suffer from significant computational overhead due to repeated full-snapshot retraining and are not well-suited for collaborative settings with partitioned data. In realistic graph systems, cross-partition edges are unavoidable, but direct sharing of graph structure between clients may violate privacy constraints. We propose DG-CoLearn, a...
3D RL-DWA: A Hybrid Reinforcement Learning and Dynamic Window Approach for Goal-Directed Local Navigation in Multi-DoF Robots
Announce Type: replace Abstract: In this paper, we present a novel hybrid approach that combines Reinforcement Learning (RL) with Dynamic Window Approach (DWA) for adaptive 3D local navigation of high-degree-of-freedom robotic systems. Our method leverages sparse point cloud data to dynamically adjust both the motion and the shape of a deformable microrobot, enabling the system to navigate toward a goal in complex, constrained environments while maximizing the occupied volume. We evaluate...