中文
相关论文

相关论文: General vs. Long-Tailed Age Estimation: An Approac…

200 篇论文

Facial age estimation is an important yet very challenging problem in computer vision. To improve the performance of facial age estimation, we first formulate a simple standard baseline and build a much strong one by collecting the tricks…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Zenghao Bao , Zichang Tan , Yu Zhu , Jun Wan , Xibo Ma , Zhen Lei , Guodong Guo

Comparing different age estimation methods poses a challenge due to the unreliability of published results stemming from inconsistencies in the benchmarking process. Previous studies have reported continuous performance improvements over…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Jakub Paplham , Vojtech Franc

In this paper, we propose a progressive margin loss (PML) approach for unconstrained facial age classification. Conventional methods make strong assumption on that each class owns adequate instances to outline its data distribution, likely…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Zongyong Deng , Hao Liu , Yaoxing Wang , Chenyang Wang , Zekuan Yu , Xuehong Sun

Graph classification, aiming at learning the graph-level representations for effective class assignments, has received outstanding achievements, which heavily relies on high-quality datasets that have balanced class distribution. In fact,…

机器学习 · 计算机科学 2023-09-06 Siyu Yi , Zhengyang Mao , Wei Ju , Yongdao Zhou , Luchen Liu , Xiao Luo , Ming Zhang

The imbalance (or long-tail) is the nature of many real-world data distributions, which often induces the undesirable bias of deep classification models toward frequent classes, resulting in poor performance for tail classes. In this paper,…

机器学习 · 计算机科学 2025-10-13 Fudong Lin , Xu Yuan

Classification on long-tailed distributed data is a challenging problem, which suffers from serious class-imbalance and hence poor performance on tail classes with only a few samples. Owing to this paucity of samples, learning on the tail…

计算与语言 · 计算机科学 2022-07-25 Taha ValizadehAslani , Yiwen Shi , Jing Wang , Ping Ren , Yi Zhang , Meng Hu , Liang Zhao , Hualou Liang

Long-tailed classification poses a challenge due to its heavy imbalance in class probabilities and tail-sensitivity risks with asymmetric misprediction costs. Recent attempts have used re-balancing loss and ensemble methods, but they are…

机器学习 · 计算机科学 2023-03-22 Bolian Li , Ruqi Zhang

Age estimation is an essential challenge in computer vision. With the advances of convolutional neural networks, the performance of age estimation has been dramatically improved. Existing approaches usually treat age estimation as a…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Yi Zhou , Heikki Huttunen , Tapio Elomaa

Real-world data is extremely imbalanced and presents a long-tailed distribution, resulting in models that are biased towards classes with sufficient samples and perform poorly on rare classes. Recent methods propose to rebalance classes but…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Weiqi Li , Fan Lyu , Fanhua Shang , Liang Wan , Wei Feng

Facial age estimation has achieved considerable success under controlled conditions. However, in unconstrained real-world scenarios, which are often referred to as 'in the wild', age estimation remains challenging, especially when faces are…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Waqar Tanveer , Laura Fernández-Robles , Eduardo Fidalgo , Víctor González-Castro , Enrique Alegre

The real-world data distribution is essentially long-tailed, which poses great challenge to the deep model. In this work, we propose a new method, Gradual Balanced Loss and Adaptive Feature Generator (GLAG) to alleviate imbalance. GLAG…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Zihan Zhang , Xiang Xiang

With the recent advances in computer vision, age estimation has significantly improved in overall accuracy. However, owing to the most common methods do not take into account the class imbalance problem in age estimation datasets, they…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Yiping Zhang , Yuntao Shou , Wei Ai , Tao Meng , Keqin Li

Achieving high performance for facial age estimation with subjects in the borderline between adulthood and non-adulthood has always been a challenge. Several studies have used different approaches from the age of a baby to an elder adult…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Felix Anda , David Lillis , Aikaterini Kanta , Brett A. Becker , Elias Bou-Harb , Nhien-An Le-Khac , Mark Scanlon

In the real-world setting, data often follows a long-tailed distribution, where head classes contain significantly more training samples than tail classes. Consequently, models trained on such data tend to be biased toward head classes. The…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Fan Zhang , Wei Qin , Weijieying Ren , Lei Wang , Zetong Chen , Richang Hong

Object frequency in the real world often follows a power law, leading to a mismatch between datasets with long-tailed class distributions seen by a machine learning model and our expectation of the model to perform well on all classes. We…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Muhammad Abdullah Jamal , Matthew Brown , Ming-Hsuan Yang , Liqiang Wang , Boqing Gong

In this paper, we address the problem of apparent age estimation. Different from estimating the real age of individuals, in which each face image has a single age label, in this problem, face images have multiple age labels, corresponding…

计算机视觉与模式识别 · 计算机科学 2016-06-10 Refik Can Malli , Mehmet Aygun , Hazim Kemal Ekenel

Machine-learning-based age estimation has received lots of attention. Traditional age estimation mechanism focuses estimation age error, but ignores that there is a deviation between the estimated age and real age due to disease.…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Fan Li , Yongming Li , Pin Wang , Jie Xiao , Fang Yan , Xinke Li

One-stage long-tailed recognition methods improve the overall performance in a "seesaw" manner, i.e., either sacrifice the head's accuracy for better tail classification or elevate the head's accuracy even higher but ignore the tail.…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Jiarui Cai , Yizhou Wang , Jenq-Neng Hwang

The most existing studies in the facial age estimation assume training and test images are captured under similar shooting conditions. However, this is rarely valid in real-world applications, where training and test sets usually have…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Ali Akbari , Muhammad Awais , Zhen-Hua Feng , Ammarah Farooq , Josef Kittler

Natural data are often long-tail distributed over semantic classes. Existing recognition methods tackle this imbalanced classification by placing more emphasis on the tail data, through class re-balancing/re-weighting or ensembling over…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Xudong Wang , Long Lian , Zhongqi Miao , Ziwei Liu , Stella X. Yu
‹ 上一页 1 2 3 10 下一页 ›