中文
相关论文

相关论文: LAE : Long-tailed Age Estimation

200 篇论文

Facial age estimation has received a lot of attention for its diverse application scenarios. Most existing studies treat each sample equally and aim to reduce the average estimation error for the entire dataset, which can be summarized as…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Zenghao Bao , Zichang Tan , Jun Li , Jun Wan , Xibo Ma , Zhen Lei

In this work, we tackle the challenging problem of long-tailed image recognition. Previous long-tailed recognition approaches mainly focus on data augmentation or re-balancing strategies for the tail classes to give them more attention…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Weide Liu , Zhonghua Wu , Yiming Wang , Henghui Ding , Fayao Liu , Jie Lin , Guosheng Lin

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

Class-incremental learning is dedicated to the development of deep learning models that are capable of acquiring new knowledge while retaining previously learned information. Most methods focus on balanced data distribution for each task,…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Linjie Li , Zhenyu Wu , Jiaming Liu , Yang Ji

In this work, we address the challenging task of long-tailed image recognition. Previous long-tailed recognition methods commonly focus on the data augmentation or re-balancing strategy of the tail classes to give more attention to tail…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Weide Liu , Zhonghua Wu , Yiming Wang , Henghui Ding , Fayao Liu , Jie Lin , Guosheng Lin

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

Age estimation is a technique for predicting human ages from digital facial images, which analyzes a person's face image and estimates his/her age based on the year measure. Nowadays, intelligent age estimation and age synthesis have become…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Milad Taleby Ahvanooey , Qianmu Li

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

Deep long-tailed learning, one of the most challenging problems in visual recognition, aims to train well-performing deep models from a large number of images that follow a long-tailed class distribution. In the last decade, deep learning…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Yifan Zhang , Bingyi Kang , Bryan Hooi , Shuicheng Yan , Jiashi Feng

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

Facial Expression Recognition has a wide application prospect in social robotics, health care, driver fatigue monitoring, and many other practical scenarios. Automatic recognition of facial expressions has been extensively studied by the…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Zijian Li , Yan Wang , Bowen Guan , JianKai Yin

Retrieval augmented generation (RAG) exhibits outstanding performance in promoting the knowledge capabilities of large language models (LLMs) with retrieved documents related to user queries. However, RAG only focuses on improving the…

信息检索 · 计算机科学 2024-06-25 Dongyang Li , Junbing Yan , Taolin Zhang , Chengyu Wang , Xiaofeng He , Longtao Huang , Hui Xue , Jun Huang

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

The long-tail distribution of the visual world poses great challenges for deep learning based classification models on how to handle the class imbalance problem. Existing solutions usually involve class-balancing strategies, e.g., by loss…

计算机视觉与模式识别 · 计算机科学 2020-02-20 Bingyi Kang , Saining Xie , Marcus Rohrbach , Zhicheng Yan , Albert Gordo , Jiashi Feng , Yannis Kalantidis

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

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

Bayesian decision theory advocates the Bayes classifier as the optimal approach for minimizing the risk in machine learning problems. Current deep learning algorithms usually solve for the optimal classifier by \emph{implicitly} estimating…

机器学习 · 计算机科学 2025-07-01 Chaoqun Du , Yulin Wang , Shiji Song , Gao Huang

The visual world naturally exhibits a long-tailed distribution of open classes, which poses great challenges to modern visual systems. Existing approaches either perform class re-balancing strategies or directly improve network modules to…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Teli Ma , Shijie Geng , Mengmeng Wang , Jing Shao , Jiasen Lu , Hongsheng Li , Peng Gao , Yu Qiao

Deep learning enables impressive performance in image recognition using large-scale artificially-balanced datasets. However, real-world datasets exhibit highly class-imbalanced distributions, yielding two main challenges: relative imbalance…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Saurabh Sharma , Ning Yu , Mario Fritz , Bernt Schiele

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
‹ 上一页 1 2 3 10 下一页 ›