Soft Conflict-Resolution Decision Transformer for Offline Multi-Task Reinforcement Learning

📅 2025-11-17
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
In multi-task reinforcement learning (MTRL), severe inter-task gradient conflicts critically impair both the generalization capability and training efficiency of unified policies. Existing binary masking approaches suffer from coarse-grained suppression, leading to loss of critical parameters, while fixed sparsity strategies fail to adapt to heterogeneous conflict levels across tasks. To address these limitations, we propose a Fisher-guided dynamic soft masking mechanism: it quantifies parameter importance via the Fisher information matrix, employs an interquartile range (IQR)-based adaptive thresholding scheme, and incorporates asymmetric cosine annealing scheduling—enabling task-aware, fine-grained conflict mitigation and balanced knowledge sharing. Evaluated on the Meta-World MT50 benchmark, our method achieves a 7.6% absolute improvement over the state-of-the-art (SOTA), and yields up to a 10.5% gain on the second-best dataset, demonstrating significant advances in both generalization performance and sample efficiency.

Technology Category

Application Category

📝 Abstract
Multi-task reinforcement learning (MTRL) seeks to learn a unified policy for diverse tasks, but often suffers from gradient conflicts across tasks. Existing masking-based methods attempt to mitigate such conflicts by assigning task-specific parameter masks. However, our empirical study shows that coarse-grained binary masks have the problem of over-suppressing key conflicting parameters, hindering knowledge sharing across tasks. Moreover, different tasks exhibit varying conflict levels, yet existing methods use a one-size-fits-all fixed sparsity strategy to keep training stability and performance, which proves inadequate. These limitations hinder the model's generalization and learning efficiency. To address these issues, we propose SoCo-DT, a Soft Conflict-resolution method based by parameter importance. By leveraging Fisher information, mask values are dynamically adjusted to retain important parameters while suppressing conflicting ones. In addition, we introduce a dynamic sparsity adjustment strategy based on the Interquartile Range (IQR), which constructs task-specific thresholding schemes using the distribution of conflict and harmony scores during training. To enable adaptive sparsity evolution throughout training, we further incorporate an asymmetric cosine annealing schedule to continuously update the threshold. Experimental results on the Meta-World benchmark show that SoCo-DT outperforms the state-of-the-art method by 7.6% on MT50 and by 10.5% on the suboptimal dataset, demonstrating its effectiveness in mitigating gradient conflicts and improving overall multi-task performance.
Problem

Research questions and friction points this paper is trying to address.

Mitigating gradient conflicts across tasks in multi-task reinforcement learning
Addressing over-suppression of parameters in coarse-grained binary masking methods
Solving inadequate fixed sparsity strategies for varying task conflict levels
Innovation

Methods, ideas, or system contributions that make the work stand out.

Dynamically adjusted masks using Fisher information importance
Dynamic sparsity adjustment based on interquartile range distribution
Asymmetric cosine annealing for adaptive threshold evolution
🔎 Similar Papers
No similar papers found.
S
Shudong Wang
School of Computer Science and Technology, China University of Petroleum(East China)
X
Xinfei Wang
School of Computer Science and Technology, China University of Petroleum(East China)
C
Chenhao Zhang
School of Computer Science and Technology, China University of Petroleum(East China)
Shanchen Pang
Shanchen Pang
China University of Petroleum
AIPetri NetCloud ComputingEdge Computing
H
Haiyuan Gui
School of Information and Control Engineering, Qingdao University of Technology
W
Wenhao Ji
School of Computer Science and Technology, China University of Petroleum(East China)
Xiaojian Liao
Xiaojian Liao
Beihang University
Storage SystemAI System