paper-with-me

Papers

Vector Field Augmented Differentiable Policy Learning for Vision-Based Drone Racing

2026-03-09 · Yang Su, Feng Yu, Yu Hu, Xinze Niu, Linzuo Zhang, Fangyu Sun, Danping Zou arxiv

Autonomous drone racing in complex environments requires agile, high-speed flight while maintaining reliable obstacle avoidance. Differentiable-physics-based policy learning has recently demonstrated high sample efficiency and remarkable performance across various tasks, including agile drone flight and quadruped locomotion. However, applying such methods to drone racing remains difficult, as key objective like gate traversal are inherently hard to express as smooth, differentiable losses. To address these challenges, we propose DiffRacing, a novel vector field-augmented differentiable policy learning framework. DiffRacing integrates differentiable losses and vector fields into the training process to provide continuous and stable gradient signals, balancing obstacle avoidance and high-speed gate traversal. In addition, a differentiable Delta Action Model compensates for dynamics mismatch, enabling efficient sim-to-real transfer without explicit system identification. Extensive simulation and real-world experiments demonstrate that DiffRacing achieves superior sample efficiency, faster convergence, and robust flight performance, thereby demonstrating that vector fields can augment traditional gradient-based policy learning with a task-specific geometric prior.

📄 PDF Abstract BibTeX arXiv:2603.08019

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Policy-aware Vector Search: A Vision for Fine Grained Access Control in Vector Databases

2026-06-18 · Lakshmi Sahithi Yalamarthi, Primal Pappachan arxiv

Vector databases are increasingly used in security sensitive contexts with Retrieval Augmented Generation and organizational AI pipelines; however, their security capabilities remain limited. Specifically, Fine-grained A…

Variational Policy Propagation for Multi-agent Reinforcement Learning

2020-04-19 · Chao Qu, Hui Li, Chang Liu, Junwu Xiong 외

We propose a \emph{collaborative} multi-agent reinforcement learning algorithm named variational policy propagation (VPP) to learn a \emph{joint} policy through the interactions over agents. We prove that the joint polic…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

VectorWorld: Efficient Streaming World Model via Diffusion Flow on Vector Graphs

2026-03-18 · Chaokang Jiang, Desen Zhou, Jiuming Liu, Kevin Li Sun arxiv

Closed-loop evaluation of autonomous-driving policies requires interactive simulation beyond log replay. However, existing generative world models often degrade in closed loop due to (i) history-free initialization that …

Frustratingly Short Attention Spans in Neural Language Modeling

2017-02-15 · Michał Daniluk, Tim Rocktäschel, Johannes Welbl, Sebastian Riedel

Neural language models predict the next token using a latent representation of the immediate token history. Recently, various methods for augmenting neural language models with an attention mechanism over a differentiabl…

Language ModelingLanguage Modelling

A short note on the decision tree based neural turing machine

2020-10-27 · Yingshi Chen

Turing machine and decision tree have developed independently for a long time. With the recent development of differentiable models, there is an intersection between them. Neural turing machine(NTM) opens door for the me…