MTLSegFormer: Multi-task Learning with Transformers for Semantic Segmentation in Precision Agriculture
Diogo Nunes Goncalves, Jose Marcato Junior, Pedro Zamboni, Hemerson, Pistori, Jonathan Li, Keiller Nogueira, Wesley Nunes Goncalves

TL;DR
MTLSegFormer introduces a multi-task learning approach with attention mechanisms for semantic segmentation in precision agriculture, enhancing accuracy by locally re-weighting features based on task importance.
Contribution
The paper presents a novel multi-task learning method that incorporates attention mechanisms to improve feature sharing and task relevance in semantic segmentation.
Findings
Significant accuracy improvements in challenging correlated tasks
Effective local feature re-weighting enhances task performance
Applicable to precision agriculture scenarios
Abstract
Multi-task learning has proven to be effective in improving the performance of correlated tasks. Most of the existing methods use a backbone to extract initial features with independent branches for each task, and the exchange of information between the branches usually occurs through the concatenation or sum of the feature maps of the branches. However, this type of information exchange does not directly consider the local characteristics of the image nor the level of importance or correlation between the tasks. In this paper, we propose a semantic segmentation method, MTLSegFormer, which combines multi-task learning and attention mechanisms. After the backbone feature extraction, two feature maps are learned for each task. The first map is proposed to learn features related to its task, while the second map is obtained by applying learned visual attention to locally re-weigh the…
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
TopicsSmart Agriculture and AI · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
