paper-with-me

Papers

Ordinal Adaptive Correction: A Data-Centric Approach to Ordinal Image Classification with Noisy Labels

2025-09-02 · Alireza Sedighi Moghaddam, Mohammad Reza Mohammadi arxiv

Labeled data is a fundamental component in training supervised deep learning models for computer vision tasks. However, the labeling process, especially for ordinal image classification where class boundaries are often ambiguous, is prone to error and noise. Such label noise can significantly degrade the performance and reliability of machine learning models. This paper addresses the problem of detecting and correcting label noise in ordinal image classification tasks. To this end, a novel data-centric method called ORDinal Adaptive Correction (ORDAC) is proposed for adaptive correction of noisy labels. The proposed approach leverages the capabilities of Label Distribution Learning (LDL) to model the inherent ambiguity and uncertainty present in ordinal labels. During training, ORDAC dynamically adjusts the mean and standard deviation of the label distribution for each sample. Rather than discarding potentially noisy samples, this approach aims to correct them and make optimal use of the entire training dataset. The effectiveness of the proposed method is evaluated on benchmark datasets for age estimation (Adience) and disease severity detection (Diabetic Retinopathy) under various asymmetric Gaussian noise scenarios. Results show that ORDAC and its extended versions (ORDAC_C and ORDAC_R) lead to significant improvements in model performance. For instance, on the Adience dataset with 40% noise, ORDAC_R reduced the mean absolute error from 0.86 to 0.62 and increased the recall metric from 0.37 to 0.49. The method also demonstrated its effectiveness in correcting intrinsic noise present in the original datasets. This research indicates that adaptive label correction using label distributions is an effective strategy to enhance the robustness and accuracy of ordinal classification models in the presence of noisy data.

📄 PDF Abstract BibTeX arXiv:2509.02351

Code (0)

등록된 구현이 없습니다.

Tasks

Ordinal ClassificationImage ClassificationAge Estimation

Similar Papers 제목 키워드 기반

LOPA: Enhancing Spoken Language Assessment via Latent Ordinal Prototype Alignment

2026-06-30 · Hong-Yun Lin, Fu-An Chao, Bi-Cheng Yan, Berlin Chen arxiv

Fueled by increasing model scale and multimodal inputs, Multimodal Large Language Models (MLLMs) have emerged as a promising paradigm for Spoken Language Assessment (SLA). While effective, this paradigm often overlooks t…

Language Acquisition

Convolutional Ordinal Regression Forest for Image Ordinal Estimation

2020-08-07 · Haiping Zhu, Hongming Shan, Yuheng Zhang, Lingfu Che 외

Image ordinal estimation is to predict the ordinal label of a given image, which can be categorized as an ordinal regression problem. Recent methods formulate an ordinal regression problem as a series of binary classific…

Age EstimationBinary Classificationregression

CORE: Learning Consistent Ordinal REpresentations for Image Ordinal Estimation

2023-01-15 · Yiming Lei, Zilong Li, Yangyang Li, Junping Zhang 외

The goal of image ordinal estimation is to estimate the ordinal label of a given image with a convolutional neural network. Existing methods are mainly based on ordinal regression and particularly focus on modeling the o…

regression

dlordinal: a Python package for deep ordinal classification

2024-07-24 · Francisco Bérchez-Moreno, Víctor M. Vargas, Rafael Ayllón-Gavilán, David Guijo-Rubio 외

dlordinal is a new Python library that unifies many recent deep ordinal classification methodologies available in the literature. Developed using PyTorch as underlying framework, it implements the top performing state-of…

ClassificationOrdinal Classification

Statistical Properties of the Entropy from Ordinal Patterns

2022-09-15 · Eduarda T. C. Chagas, Alejandro. C. Frery, Juliana Gambini, Magdalena M. Lucini 외

The ultimate purpose of the statistical analysis of ordinal patterns is to characterize the distribution of the features they induce. In particular, knowing the joint distribution of the pair Entropy-Statistical Complexi…

Time SeriesTime Series Analysis