paper-with-me

홈 › Papers

Deep Safe Multi-Task Learning

2021-11-20 · Zhixiong Yue, Feiyang Ye, Yu Zhang, Christy Liang, Ivor W. Tsang

In recent years, Multi-Task Learning (MTL) has attracted much attention due to its good performance in many applications. However, many existing MTL models cannot guarantee that their performance is no worse than their single-task counterparts on each task. Though some works have empirically observed this phenomenon, little work aims to handle the resulting problem. In this paper, we formally define this phenomenon as negative sharing and define safe multi-task learning where no negative sharing occurs. To achieve safe multi-task learning, we propose a Deep Safe Multi-Task Learning (DSMTL) model with two learning strategies: individual learning and joint learning. We theoretically study the safeness of both learning strategies in the DSMTL model to show that the proposed methods can achieve some versions of safe multi-task learning. Moreover, to improve the scalability of the DSMTL model, we propose an extension, which automatically learns a compact architecture and empirically achieves safe multi-task learning. Extensive experiments on benchmark datasets verify the safeness of the proposed methods.

📄 PDF Abstract BibTeX arXiv:2111.10601

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Safety Aware Task Planning via Large Language Models in Robotics

2025-03-19 · Azal Ahmad Khan, Michael Andrev, Muhammad Ali Murtaza, Sergio Aguilera 외

The integration of large language models (LLMs) into robotic task planning has unlocked better reasoning capabilities for complex, long-horizon workflows. However, ensuring safety in LLM-driven plans remains a critical c…

Task Planning

UniSAFE: A Comprehensive Benchmark for Safety Evaluation of Unified Multimodal Models

2026-03-18 · Segyu Lee, Boryeong Cho, Hojung Jung, Seokhyun An 외 arxiv

Unified Multimodal Models (UMMs) offer powerful cross-modality capabilities but introduce new safety risks not observed in single-task models. Despite their emergence, existing safety benchmarks remain fragmented across …

Image Generation

Does Unification Come at a Cost? Uni-SafeBench: A Safety Benchmark for Unified Multimodal Large Models

2026-04-01 · Zixiang Peng, Yongxiu Xu, Qinyi Zhang, Jiexun Shen 외 arxiv

Unified Multimodal Large Models (UMLMs) integrate understanding and generation capabilities within a single architecture. While unified architectures expand multimodal capabilities, their safety implications remain impor…

Multi-task Safe Reinforcement Learning for Navigating Intersections in Dense Traffic

2022-02-19 · Yuqi Liu, Qichao Zhang, Dongbin Zhao

Multi-task intersection navigation including the unprotected turning left, turning right, and going straight in dense traffic is still a challenging task for autonomous driving. For the human driver, the negotiation skil…

Autonomous Drivingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

SafeGen-LLM: Enhancing Safety Generalization in Task Planning for Robotic Systems

2026-02-27 · Jialiang Fan, Weizhe Xu, Mengyu Liu, Oleg Sokolsky 외 arxiv

Safety-critical task planning in robotic systems remains challenging: classical planners suffer from poor scalability, Reinforcement Learning (RL)-based methods generalize poorly, and base Large Language Models (LLMs) ca…

Reinforcement Learning