L-MAE: Masked Autoencoders are Semantic Segmentation Datasets Augmenter
Jiaru Jia, Mingzhe Liu, Jiake Xie, Xin Chen, Hong Zhang, Feixiang, Zhao, Aiqing Yang

TL;DR
L-MAE is a novel label completion method using masked autoencoders that enhances semantic segmentation datasets, reducing labeling effort and improving model performance, especially in specialized domains.
Contribution
This paper introduces L-MAE, the first application of Mask Auto-Encoder for label completion in semantic segmentation, with a fusion strategy and image patch supplement algorithm.
Findings
Improves mIoU by 4.1% with label completion.
Enhances segmentation model performance by 13.5% on degraded datasets.
Demonstrates effectiveness in dataset augmentation for semantic segmentation.
Abstract
Generating semantic segmentation datasets has consistently been laborious and time-consuming, particularly in the context of large models or specialized domains(i.e. Medical Imaging or Remote Sensing). Specifically, large models necessitate a substantial volume of data, while datasets in professional domains frequently require the involvement of domain experts. Both scenarios are susceptible to inaccurate data labeling, which can significantly affect the ultimate performance of the trained model. This paper proposes a simple and effective label pixel-level completion method, \textbf{Label Mask AutoEncoder} (L-MAE), which fully uses the existing information in the label to generate the complete label. The proposed model are the first to apply the Mask Auto-Encoder to downstream tasks. In detail, L-MAE adopts the fusion strategy that stacks the label and the corresponding image, namely…
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
TopicsAdvanced Neural Network Applications · COVID-19 diagnosis using AI · AI in cancer detection
