paper-with-me

홈 › Papers

MTMamba++: Enhancing Multi-Task Dense Scene Understanding via Mamba-Based Decoders

2024-08-27 · Baijiong Lin, Weisen Jiang, Pengguang Chen, Shu Liu, Ying-Cong Chen

Multi-task dense scene understanding, which trains a model for multiple dense prediction tasks, has a wide range of application scenarios. Capturing long-range dependency and enhancing cross-task interactions are crucial to multi-task dense prediction. In this paper, we propose MTMamba++, a novel architecture for multi-task scene understanding featuring with a Mamba-based decoder. It contains two types of core blocks: self-task Mamba (STM) block and cross-task Mamba (CTM) block. STM handles long-range dependency by leveraging state-space models, while CTM explicitly models task interactions to facilitate information exchange across tasks. We design two types of CTM block, namely F-CTM and S-CTM, to enhance cross-task interaction from feature and semantic perspectives, respectively. Experiments on NYUDv2, PASCAL-Context, and Cityscapes datasets demonstrate the superior performance of MTMamba++ over CNN-based and Transformer-based methods. The code is available at https://github.com/EnVision-Research/MTMamba.

📄 PDF Abstract BibTeX arXiv:2408.15101

Code (1)

envision-research/mtmamba 공식 구현 pytorch

Tasks

DecoderMambaScene UnderstandingState Space Models

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

MTMamba: Enhancing Multi-Task Dense Scene Understanding by Mamba-Based Decoders

2024-07-02 · Baijiong Lin, Weisen Jiang, Pengguang Chen, Yu Zhang 외

Multi-task dense scene understanding, which learns a model for multiple dense prediction tasks, has a wide range of application scenarios. Modeling long-range dependency and enhancing cross-task interactions are crucial …

Boundary DetectionHuman ParsingMambaScene Understanding+1

DePT3R: Joint Dense Point Tracking and 3D Reconstruction of Dynamic Scenes in a Single Forward Pass

2025-12-15 · Vivek Alumootil, Tuan-Anh Vu arxiv

Current methods for dense 3D point tracking in dynamic scenes typically rely on pairwise processing, require known camera poses, or assume temporal ordering of input frames, thereby constraining their flexibility and app…

Multi-Task LearningScene Understanding3D ReconstructionPoint Tracking

Word length-aware text spotting: Enhancing detection and recognition in dense text image

2023-12-25 · Hao Wang, Huabing Zhou, Yanduo Zhang, Tao Lu 외

Scene text spotting is essential in various computer vision applications, enabling extracting and interpreting textual information from images. However, existing methods often neglect the spatial semantics of word images…

Text DetectionText Spotting

Flow-NeRF: Joint Learning of Geometry, Poses, and Dense Flow within Unified Neural Representations

2025-03-13 · CVPR 2025 1 · Xunzhi Zheng, Dan Xu

Learning accurate scene reconstruction without pose priors in neural radiance fields is challenging due to inherent geometric ambiguity. Recent development either relies on correspondence priors for regularization or use…

Depth EstimationNeRFNovel View SynthesisOptical Flow Estimation+1

D^2USt3R: Enhancing 3D Reconstruction with 4D Pointmaps for Dynamic Scenes

2025-04-08 · Jisang Han, Honggyu An, Jaewoo Jung, Takuya Narihira 외

We address the task of 3D reconstruction in dynamic scenes, where object motions degrade the quality of previous 3D pointmap regression methods, such as DUSt3R, originally designed for static 3D scene reconstruction. Alt…

3D Reconstruction3D Scene Reconstruction