Parameter Aware Mamba Model for Multi-task Dense Prediction
Xinzhuo Yu, Yunzhi Zhuge, Sitong Gong, Lu Zhang, Pingping Zhang, Huchuan Lu

TL;DR
The paper introduces PAMM, a novel multi-task dense prediction model using state space models for improved task interconnectivity, outperforming existing methods on benchmark datasets.
Contribution
PAMM leverages state space models and task-specific priors in a decoder framework, offering a new approach for multi-task dense prediction.
Findings
Effective on NYUD-v2 and PASCAL-Context benchmarks
Outperforms existing multi-task dense prediction methods
Utilizes multi-directional Hilbert scanning for enhanced feature sequences
Abstract
Understanding the inter-relations and interactions between tasks is crucial for multi-task dense prediction. Existing methods predominantly utilize convolutional layers and attention mechanisms to explore task-level interactions. In this work, we introduce a novel decoder-based framework, Parameter Aware Mamba Model (PAMM), specifically designed for dense prediction in multi-task learning setting. Distinct from approaches that employ Transformers to model holistic task relationships, PAMM leverages the rich, scalable parameters of state space models to enhance task interconnectivity. It features dual state space parameter experts that integrate and set task-specific parameter priors, capturing the intrinsic properties of each task. This approach not only facilitates precise multi-task interactions but also allows for the global integration of task priors through the structured state…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Human Pose and Action Recognition · Advanced Neural Network Applications
