paper-with-me

홈 › Papers

Robust Image Ordinal Regression with Controllable Image Generation

2023-05-07 · Yi Cheng, Haochao Ying, Renjun Hu, Jinhong Wang, Wenhao Zheng, Xiao Zhang, Danny Chen, Jian Wu

Image ordinal regression has been mainly studied along the line of exploiting the order of categories. However, the issues of class imbalance and category overlap that are very common in ordinal regression were largely overlooked. As a result, the performance on minority categories is often unsatisfactory. In this paper, we propose a novel framework called CIG based on controllable image generation to directly tackle these two issues. Our main idea is to generate extra training samples with specific labels near category boundaries, and the sample generation is biased toward the less-represented categories. To achieve controllable image generation, we seek to separate structural and categorical information of images based on structural similarity, categorical similarity, and reconstruction constraints. We evaluate the effectiveness of our new CIG approach in three different image ordinal regression scenarios. The results demonstrate that CIG can be flexibly integrated with off-the-shelf image encoders or ordinal regression models to achieve improvement, and further, the improvement is more significant for minority categories.

📄 PDF Abstract BibTeX arXiv:2305.04213

Code (1)

ch3ngy1/controllable-image-generation 공식 구현 pytorch

Tasks

Image Generationregression

Similar Papers 제목 키워드 기반

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

Teach CLIP to Develop a Number Sense for Ordinal Regression

2024-08-07 · Yao Du, Qiang Zhai, Weihang Dai, Xiaomeng Li

Ordinal regression is a fundamental problem within the field of computer vision, with customised well-trained models on specific tasks. While pre-trained vision-language models (VLMs) have exhibited impressive performanc…

regressionText Matching

Dual-level Fuzzy Learning with Patch Guidance for Image Ordinal Regression

2025-05-09 · Chunlai Dong, Haochao Ying, Qibo Qiu, Jinhong Wang 외

Ordinal regression bridges regression and classification by assigning objects to ordered classes. While human experts rely on discriminative patch-level features for decisions, current approaches are limited by the avail…

regression

Deep and interpretable regression models for ordinal outcomes

2020-10-16 · Lucas Kook, Lisa Herzog, Torsten Hothorn, Oliver Dürr 외

Outcomes with a natural order commonly occur in prediction tasks and often the available input data are a mixture of complex data like images and tabular predictors. Deep Learning (DL) models are state-of-the-art for ima…

image-classificationImage Classificationregression

Probabilistic Deep Ordinal Regression Based on Gaussian Processes

2019-10-01 · ICCV 2019 10 · Yanzhu Liu, Fan Wang, Adams Wai Kin Kong

With excellent representation power for complex data, deep neural networks (DNNs) based approaches are state-of-the-art for ordinal regression problem which aims to classify instances into ordinal categories. However, DN…

Age And Gender ClassificationAge EstimationGaussian ProcessesHistorical Color Image Dating+1