paper-with-me

홈 › Papers

InvPT++: Inverted Pyramid Multi-Task Transformer for Visual Scene Understanding

2023-06-08 · Hanrong Ye, Dan Xu

Multi-task scene understanding aims to design models that can simultaneously predict several scene understanding tasks with one versatile model. Previous studies typically process multi-task features in a more local way, and thus cannot effectively learn spatially global and cross-task interactions, which hampers the models' ability to fully leverage the consistency of various tasks in multi-task learning. To tackle this problem, we propose an Inverted Pyramid multi-task Transformer, capable of modeling cross-task interaction among spatial features of different tasks in a global context. Specifically, we first utilize a transformer encoder to capture task-generic features for all tasks. And then, we design a transformer decoder to establish spatial and cross-task interaction globally, and a novel UP-Transformer block is devised to increase the resolutions of multi-task features gradually and establish cross-task interaction at different scales. Furthermore, two types of Cross-Scale Self-Attention modules, i.e., Fusion Attention and Selective Attention, are proposed to efficiently facilitate cross-task interaction across different feature scales. An Encoder Feature Aggregation strategy is further introduced to better model multi-scale information in the decoder. Comprehensive experiments on several 2D/3D multi-task benchmarks clearly demonstrate our proposal's effectiveness, establishing significant state-of-the-art performances.

📄 PDF Abstract BibTeX arXiv:2306.04842

Code (1)

prismformore/multi-task-transformer 공식 구현 pytorch

Tasks

DecoderMulti-Task LearningScene Understanding

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

InvPT: Inverted Pyramid Multi-task Transformer for Dense Scene Understanding

2022-03-15 · Hanrong Ye, Dan Xu

Multi-task dense scene understanding is a thriving research domain that requires simultaneous perception and reasoning on a series of correlated tasks with pixel-wise prediction. Most existing works encounter a severe li…

Boundary DetectionHuman ParsingMonocular Depth EstimationSaliency Detection+4

Parameter-Inverted Image Pyramid Networks

2024-06-06 · Xizhou Zhu, Xue Yang, Zhaokai Wang, Hao Li 외

Image pyramids are commonly used in modern computer vision tasks to obtain multi-scale features for precise understanding of images. However, image pyramids process multiple resolutions of images using the same large-sca…

Computational Efficiencyimage-classificationImage Classificationobject-detection+2

Parameter-Inverted Image Pyramid Networks for Visual Perception and Multimodal Understanding

2025-01-14 · Zhaokai Wang, Xizhou Zhu, Xue Yang, Gen Luo 외

Image pyramids are widely adopted in top-performing methods to obtain multi-scale features for precise visual perception and understanding. However, current image pyramids use the same large-scale model to process multip…

image-classificationImage ClassificationLarge Language ModelMultimodal Large Language Model+2

Data Augmentation in Time Series Forecasting through Inverted Framework

2025-07-15 · Hongming Tan, Ting Chen, Ruochong Jin, Wai Kin Chan

Currently, iTransformer is one of the most popular and effective models for multivariate time series (MTS) forecasting. Thanks to its inverted framework, iTransformer effectively captures multivariate correlation. Howeve…

Data AugmentationTime SeriesTime Series Forecasting

A semi-automatic approach to study population dynamics based on population pyramids

2025-08-05 · Max Hahn-Klimroth, João Pedro Meireles, Laurie Bingaman Lackey, Nick van Eeuwijk Mads F. Bertelsen 외 arxiv

The depiction of populations - of humans or animals - as "population pyramids" is a useful tool for the assessment of various characteristics of populations at a glance. Although these visualisations are well-known objec…