Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

6.3%12.5%18.8%25.0% · Oct 199319922001200920182026
48 results for trajectory control

A new reinforcement learning method reduces action complexity for robust control.

problem Deep reinforcement learning's susceptibility to spurious correlations.
method Minimizing trajectory entropy to encourage simple, predictable actions.
result Trajectory Entropy Reinforcement Learning achieves superior performance and robustness.

Reinforcement learning optimizes robot trajectories for unknown dynamics.

problem Optimizing robot trajectories for systems with unknown dynamics.
method Curriculum learning with reinforcement learning to generate smooth trajectories.
result Reinforcement learning agent outperforms PID controllers in trajectory tracking.

Energy-based model learns cost functions from expert demonstrations for optimal control.

problem Learning unknown cost functions from expert demonstrations for optimal control.
method Maximum likelihood estimation via analysis by synthesis, combining Langevin dynamics with optimization and cooperative learning.
result The method can learn suitable cost functions for optimal control tasks.

Visualizes movement control optimization landscapes to understand why it's hard and how to make it easier.

problem Understanding and optimizing movement control problems in animation research.
method Novel visualizations of high-dimensional control optimization landscapes.
result Trajectory optimization becomes increasingly ill-conditioned with longer trajectories, while parameterizing control as partial target states can act as an efficient preconditioner.

Improves model-based control and exploration by estimating model uncertainty.

problem Inaccuracies in model predictions lead to frequent re-planning, inefficiency, and unreliability.
method Estimates model uncertainty using reconstruction error and uses it for better control and active exploration.
result Improves control performance and exploration efficiency by choosing confident model predictions and planning for high uncertainty.

Proposes deep optimal feedback control for continuous-time systems with action constraints.

problem Learning optimal feedback control laws for robotic applications.
method Exploits Hamilton-Jacobi-Bellman equation and deep differential networks to learn optimal value function and feedback policy.
result Enables learning an optimal feedback control law that generates an optimal trajectory from any point in state-space without replanning.

Optimal tracking of nonholonomic systems using geometric methods.

problem Tracking a trajectory for nonholonomic mechanical systems.
method Geometric optimal control, Pontryagin Maximum Principle, variational approach.
result Optimal control solutions for nonholonomic systems validated by examples and simulations.

We study control systems invariant under a Lie group with application to the problem of nonlinear trajectory planning. A theory of symmetry reduction of exterior differential systems is employed to demonstrate how symmetry reduction and reconstruction is effective in the explicit, exact construction of planned system t…

2015-10-20abs ↗pdf ↗

Learning weights in a spiking neural network with hidden neurons, using local, stable and online rules, to control non-linear body dynamics is an open problem. Here, we employ a supervised scheme, Feedback-based Online Local Learning Of Weights (FOLLOW), to train a network of heterogeneous spiking neurons with hidden l…

2017-12-29abs ↗pdf ↗

ToolChain-CRC addresses the risk-control problem for retrieval-augmented and tool-using agents under drift.

problem Risk-control problem for retrieval-augmented and tool-using agents under drift.
method ToolChain-CRC uses conformal risk-control under exchangeable calibration runs.
result Trajectory-level risk control keeps accepted-trajectory risk below the target.

Develops a new model for controllable and realistic traffic simulation.

problem Lack of models that offer both controllability and realism in traffic simulation.
method Guided Conditional Diffusion (CTG) model using diffusion modeling and differentiable logic.
result Improves controllability-realism tradeoff over strong baselines.

New algorithms learn stability certificates from data, avoiding complex dynamics.

problem Synthesizing stability certificates from complex dynamical systems.
method Developed algorithms to learn certificate functions from trajectory data, establishing generalization error bounds.
result Efficiently learned certificates can be used for adaptive control.

A new framework uses stochastic optimal control to estimate rare events more accurately.

problem Estimating rare events like chemical reactions in biomolecules is computationally challenging.
method The approach casts committor estimation as a stochastic optimal control problem, developing direct and off-policy Value Matching losses.
result The framework yields more accurate committor estimates, reaction rates, and equilibrium constants.

Paper optimizes UAV-assisted mobile edge computing for energy efficiency.

problem Minimizing energy consumption in UAV-assisted mobile edge computing.
method Proposes CAT and RAT algorithms combining convex optimization and deep reinforcement learning.
result RAT achieves similar performance and outperforms traditional algorithms.

Reinforcement Learning optimizes low-thrust interplanetary trajectories under disturbances.

problem Designing robust interplanetary trajectories in the presence of disturbances.
method Reformulated as a Markov Decision Process, RL algorithm Proximal Policy Optimization trained on a deep neural network.
result Deep neural network provides robust nominal trajectory and guidance law.

This work frames active inference through control as inference, offering robust control algorithms.

problem Active inference framework lacks practical sensorimotor control algorithms.
method Frame active inference through control as inference, presenting trajectory optimization as inference.
result AI may be framed as partially-observed CaI when the cost function is defined in observation states.

Novel algorithm for optimal control of nonlinear systems.

problem Optimal control of nonlinear stochastic dynamical systems with unknown dynamics.
method Decoupled data-based approach combining open-loop and closed-loop control.
result Performance of D2C algorithm is approximately optimal and significantly reduces training time.

Paper characterizes optimal learning trajectories for high-dimensional nonlinear models.

problem Characterizing optimal learning trajectories in high-dimensional nonlinear models.
method Exploits maximum principle and dynamic programming for an optimal control problem of a gradient system.
result Constructs optimal learning trajectories leading to optimal model parameters.

POLO framework enables efficient learning and exploration in model-based control.

problem Efficient learning and exploration in model-based control settings.
method Combines local model-based control, global value function learning, and exploration.
result POLO framework accelerates value function learning and enables better policies.

Study on estimating unstable open-loop matrices from state trajectories.

problem System identification for stochastic continuous-time dynamics.
method Employing randomized control inputs to estimate unstable open-loop matrix.
result Estimation error decays with trajectory length, signal-to-noise ratio, and excitability.

Variational inference improves training of generative flow networks.

problem Training generative flow networks efficiently and accurately.
method Define variational objectives in terms of KL divergences and optimize convex combinations.
result Variational inference methods can reduce the variance of gradients in training generative flow networks.

PhysVarMix predicts diverse urban trajectories with physics constraints.

problem Predicting complex urban agent trajectories with multiple plausible scenarios.
method Physics-informed variational mixture model combining learning and physics constraints.
result Superior performance compared to existing methods on benchmark datasets.

Extends driving model to control agent behavior in simulations.

problem Simulate realistic driving behavior for autonomous systems.
method Introduces Control-ITRA method to influence agent behavior through waypoint assignment and target speed modulation.
result Demonstrates controllable, infraction-free trajectories while preserving realism.

Proposes SSC for estimating counterfactual survival trajectories from observational data.

problem Challenges in estimating causal effects on time-to-event outcomes from observational data.
method Synthetic Survival Control (SSC) framework for estimating counterfactual hazard trajectories in panel data settings.
result SSC estimates counterfactual hazard trajectories as a weighted combination of observed trajectories from other units.

ARPs improve exploration and sample efficiency in continuous control tasks.

problem Limited exploration in continuous control tasks leading to low sample efficiency.
method Introduce autoregressive policies (ARPs) with temporally coherent standard normal distributions.
result ARPs enhance exploration and sample efficiency in both simulated and real-world domains.

Study compares RL and DT-based control for hedging European call options.

problem Optimizing hedging strategies for European call options with transaction costs.
method Reinforcement Learning vs. Deep Trajectory-based Stochastic Control.
result RL and DT-based methods perform differently under stepwise mean-variance hedging.

CEM-GD combines CEM and gradient descent for efficient model-based RL.

problem Efficient planning in continuous control settings with large prediction horizons.
method Combines CEM for exploration and gradient descent for exploitation.
result Achieves better performance with fewer samples and less computation time.

This work provides safety guarantees for iterative GP predictions.

problem Analytical intractability of uncertainty tracking in iterative GP predictions.
method Deriving formal probability error bounds for iterative GP predictions.
result Formal bounds ensure that GP trajectories lie within specified regions with high probability.

Develops a numerical algorithm for stochastic impulse control using regression surrogates.

problem Optimal impulse control in stochastic processes.
method Generates statistical surrogates for continuation and intervention functions, recursively trained over simulated state trajectories.
result Demonstrates flexibility and extensibility of the numerical scheme through case studies.

CitySim dataset captures vehicle trajectories for safety research.

problem Lack of fine-grain vehicle trajectories for safety-oriented research.
method Five-step procedure: video stabilization, object filtering, stitching, detection, and error filtering.
result CitySim dataset improves safety evaluations and facilitates digital-twin research.

We show an example providing a significance in geometric control theory of the existence of the dependence locus of a system of vector fields in particular, the generic appearance of non-trivial singular trajectories embedded in the dependence locus.

2016-02-08abs ↗pdf ↗

Policy optimization is an effective reinforcement learning approach to solve continuous control tasks. Recent achievements have shown that alternating online and offline optimization is a successful choice for efficient trajectory reuse. However, deciding when to stop optimizing and collect new trajectories is non-triv…

2018-09-17abs ↗pdf ↗