paper-with-me

홈 › Papers

ABPT: Amended Backpropagation through Time with Partially Differentiable Rewards

2025-01-24 · Fanxing Li, Fangyu Sun, Tianbao Zhang, Danping Zou

Quadrotor control policies can be trained with high performance using the exact gradients of the rewards to directly optimize policy parameters via backpropagation-through-time (BPTT). However, designing a fully differentiable reward architecture is often challenging. Partially differentiable rewards will result in biased gradient propagation that degrades training performance. To overcome this limitation, we propose Amended Backpropagation-through-Time (ABPT), a novel approach that mitigates gradient bias while preserving the training efficiency of BPTT. ABPT combines 0-step and N-step returns, effectively reducing the bias by leveraging value gradients from the learned Q-value function. Additionally, it adopts entropy regularization and state initialization mechanisms to encourage exploration during training. We evaluate ABPT on four representative quadrotor flight tasks \li{in both real world and simulation}. Experimental results demonstrate that ABPT converges significantly faster and achieves higher ultimate rewards than existing learning algorithms, particularly in tasks involving partially differentiable rewards. The code will be released at http://github.com/Fanxing-LI/ABPT.

📄 PDF Abstract BibTeX arXiv:2501.14513

Code (1)

fanxing-li/abpt 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음

Similar Papers 제목 키워드 기반

VisFly-Lab: Unified Differentiable Framework for First-Order Reinforcement Learning of Quadrotor Control

2026-03-22 · Fanxing Li, Fangyu Sun, Tianbao Zhang, Shuyu Wu 외 arxiv

First-order reinforcement learning with differentiable simulation is promising for quadrotor control, but practical progress remains fragmented across task-specific settings. To support more systematic development and ev…

Reinforcement Learning

Training-Free Generalization on Heterogeneous Tabular Data via Meta-Representation

2023-10-31 · Han-Jia Ye, Qi-Le Zhou, De-Chuan Zhan

Tabular data is prevalent across various machine learning domains. Yet, the inherent heterogeneities in attribute and class spaces across different tabular datasets hinder the effective sharing of knowledge, limiting a t…

Attribute

Efficient Federated Learning via Local Adaptive Amended Optimizer with Linear Speedup

2023-07-30 · Yan Sun, Li Shen, Hao Sun, Liang Ding 외

Adaptive optimization has achieved notable success for distributed learning while extending adaptive optimizer to federated Learning (FL) suffers from severe inefficiency, including (i) rugged convergence due to inaccura…

Federated Learning

Evaluation Scheme of Focal Translation for Japanese Partially Amended Statutes

2021-08-01 · ACL (WAT) 2021 8 · Takahiro Yamakoshi, Takahiro Komamizu, Yasuhiro Ogawa, Katsuhiko Toyama

For updating the translations of Japanese statutes based on their amendments, we need to consider the translation “focality;” that is, we should only modify expressions that are relevant to the amendment and retain the o…

Translation

Backpropagation through Time and Space: Learning Numerical Methods with Multi-Agent Reinforcement Learning

2022-03-16 · Elliot Way, Dheeraj S. K. Kapilavai, Yiwei Fu, Lei Yu

We introduce Backpropagation Through Time and Space (BPTTS), a method for training a recurrent spatio-temporal neural network, that is used in a homogeneous multi-agent reinforcement learning (MARL) setting to learn nume…

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