Related Experiment Video
Updated: Aug 28, 2026

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
Published on: April 14, 2023
Semantic Segmentation by Semantic Proportions
Halil Ibrahim Aysel1, Xiaohao Cai1, Adam Prugel-Bennett1
1School of Electronics and Computer Science, University of Southampton, Southampton SO17 1BJ, UK.
Abstract:
Semantic segmentation is a critical task in computer vision aiming to identify and classify individual pixels in an image, with numerous applications, for example, in autonomous driving and medical image analysis. However, semantic segmentation can be highly challenging, particularly due to the need for large amounts of annotated data. Annotating images is a time-consuming and costly process, often requiring expert knowledge and significant effort; moreover, saving the annotated images could dramatically increase the storage space. In this paper, we propose a novel approach for semantic segmentation, requiring only rough information about the proportions of individual semantic classes, hereafter referred to as semantic proportions (SPs), rather than the necessity of ground-truth segmentation maps. This greatly simplifies the data annotation process and thus will significantly reduce the annotation time, cost and storage space, opening up new possibilities for semantic segmentation tasks where obtaining the full ground-truth segmentation maps may not be feasible or practical. Our proposed method of utilising semantic proportions can (i) further be utilised as a booster in the presence of ground-truth segmentation maps to gain performance without extra data and model complexity, and (ii) also be seen as a parameter-free plug-and-play module, which can be attached to existing deep neural networks designed for semantic segmentation. Extensive experimental results demonstrate the good performance of our method compared to benchmark methods that rely on ground-truth segmentation maps. Utilising semantic proportions suggested in this work offers a promising direction for future semantic segmentation research.