CVAILGJan 16

RobuMTL: Enhancing Multi-Task Learning Robustness Against Weather Conditions

arXiv:2601.10921v1h-index: 1Has Code
Originality Incremental advance
AI Analysis

This addresses reliability issues for autonomous systems in real-world weather, representing a strong domain-specific advancement.

The paper tackles the problem of multi-task learning robustness in autonomous systems under adverse weather conditions by introducing RobuMTL, which achieves a +2.8% average relative improvement on PASCAL and up to +44.4% under mixed weather conditions compared to baselines.

Robust Multi-Task Learning (MTL) is crucial for autonomous systems operating in real-world environments, where adverse weather conditions can severely degrade model performance and reliability. In this paper, we introduce RobuMTL, a novel architecture designed to adaptively address visual degradation by dynamically selecting task-specific hierarchical Low-Rank Adaptation (LoRA) modules and a LoRA expert squad based on input perturbations in a mixture-of-experts fashion. Our framework enables adaptive specialization based on input characteristics, improving robustness across diverse real-world conditions. To validate our approach, we evaluated it on the PASCAL and NYUD-v2 datasets and compared it against single-task models, standard MTL baselines, and state-of-the-art methods. On the PASCAL benchmark, RobuMTL delivers a +2.8% average relative improvement under single perturbations and up to +44.4% under mixed weather conditions compared to the MTL baseline. On NYUD-v2, RobuMTL achieves a +9.7% average relative improvement across tasks. The code is available at GitHub.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes