paper-with-me

홈 › Papers

Unimodal-Concentrated Loss: Fully Adaptive Label Distribution Learning for Ordinal Regression

2022-04-01 · CVPR 2022 1 · Qiang Li, Jingjing Wang, Zhaoliang Yao, Yachun Li, Pengju Yang, Jingwei Yan, Chunmao Wang, ShiLiang Pu

Learning from a label distribution has achieved promising results on ordinal regression tasks such as facial age and head pose estimation wherein, the concept of adaptive label distribution learning (ALDL) has drawn lots of attention recently for its superiority in theory. However, compared with the methods assuming fixed form label distribution, ALDL methods have not achieved better performance. We argue that existing ALDL algorithms do not fully exploit the intrinsic properties of ordinal regression. In this paper, we emphatically summarize that learning an adaptive label distribution on ordinal regression tasks should follow three principles. First, the probability corresponding to the ground-truth should be the highest in label distribution. Second, the probabilities of neighboring labels should decrease with the increase of distance away from the ground-truth, i.e., the distribution is unimodal. Third, the label distribution should vary with samples changing, and even be distinct for different instances with the same label, due to the different levels of difficulty and ambiguity. Under the premise of these principles, we propose a novel loss function for fully adaptive label distribution learning, namely unimodal-concentrated loss. Specifically, the unimodal loss derived from the learning to rank strategy constrains the distribution to be unimodal. Furthermore, the estimation error and the variance of the predicted distribution for a specific sample are integrated into the proposed concentrated loss to make the predicted distribution maximize at the ground-truth and vary according to the predicting uncertainty. Extensive experimental results on typical ordinal regression tasks including age and head pose estimation, show the superiority of our proposed unimodal-concentrated loss compared with existing loss functions.

📄 PDF Abstract BibTeX arXiv:2204.00309

Code (1)

paplhjak/facial-age-estimation-benchmark pytorch

Tasks

Head Pose EstimationLearning-To-RankPose Estimationregression

Similar Papers 제목 키워드 기반

Unimodal Distributions for Ordinal Regression

2023-03-08 · Jaime S. Cardoso, Ricardo Cruz, Tomé Albuquerque

In many real-world prediction tasks, class labels contain information about the relative order between labels that are not captured by commonly used loss functions such as multicategory cross-entropy. Recently, the prefe…

regression

Remarks on Loss Function of Threshold Method for Ordinal Regression Problem

2024-05-22 · Ryoya Yamasaki, Toshiyuki Tanaka

Threshold methods are popular for ordinal regression problems, which are classification problems for data with a natural ordinal relation. They learn a one-dimensional transformation (1DT) of observations of the explanat…

regression

Multimodal Adaptive Distillation for Leveraging Unimodal Encoders for Vision-Language Tasks

2022-04-22 · Zhecan Wang, Noel Codella, Yen-Chun Chen, Luowei Zhou 외

Cross-modal encoders for vision-language (VL) tasks are often pretrained with carefully curated vision-language datasets. While these datasets reach an order of 10 million samples, the labor cost is prohibitive to scale …

Question AnsweringVisual Commonsense ReasoningVisual EntailmentVisual Question Answering+1

Ordinal Semantic Segmentation Applied to Medical and Odontological Images

2026-03-21 · Mariana Dória Prata Lima, Gilson Antonio Giraldi, Jaime S. Cardoso arxiv

Semantic segmentation consists of assigning a semantic label to each pixel according to predefined classes. This process facilitates the understanding of object appearance and spatial relationships, playing an important …

Ordinal ClassificationSemantic Segmentation

Modality Prompts for Arbitrary Modality Salient Object Detection

2024-05-06 · Nianchang Huang, Yang Yang, Qiang Zhang, Jungong Han 외

This paper delves into the task of arbitrary modality salient object detection (AM SOD), aiming to detect salient objects from arbitrary modalities, eg RGB images, RGB-D images, and RGB-D-T images. A novel modality-adapt…

Objectobject-detectionObject DetectionSalient Object Detection