paper-with-me

홈 › Papers

A Dynamic Feature Interaction Framework for Multi-task Visual Perception

2023-06-08 · Yuling Xi, Hao Chen, Ning Wang, Peng Wang, Yanning Zhang, Chunhua Shen, Yifan Liu

Multi-task visual perception has a wide range of applications in scene understanding such as autonomous driving. In this work, we devise an efficient unified framework to solve multiple common perception tasks, including instance segmentation, semantic segmentation, monocular 3D detection, and depth estimation. Simply sharing the same visual feature representations for these tasks impairs the performance of tasks, while independent task-specific feature extractors lead to parameter redundancy and latency. Thus, we design two feature-merge branches to learn feature basis, which can be useful to, and thus shared by, multiple perception tasks. Then, each task takes the corresponding feature basis as the input of the prediction task head to fulfill a specific task. In particular, one feature merge branch is designed for instance-level recognition the other for dense predictions. To enhance inter-branch communication, the instance branch passes pixel-wise spatial information of each instance to the dense branch using efficient dynamic convolution weighting. Moreover, a simple but effective dynamic routing mechanism is proposed to isolate task-specific features and leverage common properties among tasks. Our proposed framework, termed D2BNet, demonstrates a unique approach to parameter-efficient predictions for multi-task perception. In addition, as tasks benefit from co-training with each other, our solution achieves on par results on partially labeled settings on nuScenes and outperforms previous works for 3D detection and depth estimation on the Cityscapes dataset with full supervision.

📄 PDF Abstract BibTeX arXiv:2306.05061

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDepth EstimationInstance SegmentationScene UnderstandingSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Dynamic Cross-Modal Feature Interaction Network for Hyperspectral and LiDAR Data Classification

2025-03-10 · Junyan Lin, Feng Gap, Lin Qi, Junyu Dong 외

Hyperspectral image (HSI) and LiDAR data joint classification is a challenging task. Existing multi-source remote sensing data classification methods often rely on human-designed frameworks for feature extraction, which …

Classification

MTCAE-DFER: Multi-Task Cascaded Autoencoder for Dynamic Facial Expression Recognition

2024-12-25 · Peihao Xiang, Kaida Wu, Chaohao Lin, Ou Bai

This paper expands the cascaded network branch of the autoencoder-based multi-task learning (MTL) framework for dynamic facial expression recognition, namely Multi-Task Cascaded Autoencoder for Dynamic Facial Expression …

Dynamic Facial Expression RecognitionFace DetectionFacial Emotion RecognitionFacial Expression Recognition+2

From Category to Scenery: An End-to-End Framework for Multi-Person Human-Object Interaction Recognition in Videos

2024-07-01 · Tanqiu Qiao, Ruochen Li, Frederick W. B. Li, Hubert P. H. Shum

Video-based Human-Object Interaction (HOI) recognition explores the intricate dynamics between humans and objects, which are essential for a comprehensive understanding of human behavior and intentions. While previous wo…

Human-Object Interaction Detection

Multimodal Priors-Augmented Text-Driven 3D Human-Object Interaction Generation

2026-02-11 · Yin Wang, Ziyao Zhang, Zhiying Leng, Haitian Liu 외 arxiv

We address the challenging task of text-driven 3D human-object interaction (HOI) motion generation. Existing methods primarily rely on a direct text-to-HOI mapping, which suffers from three key limitations due to the sig…

Local-Global Information Interaction Debiasing for Dynamic Scene Graph Generation

2023-08-10 · Xinyu Lyu, Jingwei Liu, Yuyu Guo, Lianli Gao

The task of dynamic scene graph generation (DynSGG) aims to generate scene graphs for given videos, which involves modeling the spatial-temporal information in the video. However, due to the long-tailed distribution of s…

Graph GenerationMulti-Task LearningScene Graph Generation