中文
相关论文

相关论文: GroupFace: Imbalanced Age Estimation Based on Mult…

200 篇论文

Recognition in low quality face datasets is challenging because facial attributes are obscured and degraded. Advances in margin-based loss functions have resulted in enhanced discriminability of faces in the embedding space. Further,…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Minchul Kim , Anil K. Jain , Xiaoming Liu

Recent research has identified discriminatory behavior of automated prediction algorithms towards groups identified on specific protected attributes (e.g., gender, ethnicity, age group, etc.). When deployed in real-world scenarios, such…

机器学习 · 计算机科学 2023-12-20 Anubha Pandey , Aditi Rai , Maneet Singh , Deepak Bhatt , Tanmoy Bhowmik

We introduce deep neural networks for the analysis of anatomical shapes that learn a low-dimensional shape representation from the given task, instead of relying on hand-engineered representations. Our framework is modular and consists of…

计算机视觉与模式识别 · 计算机科学 2020-10-05 Benjamin Gutierrez Becker , Ignacio Sarasua , Christian Wachinger

Racial equality is an important theme of international human rights law, but it has been largely obscured when the overall face recognition accuracy is pursued blindly. More facts indicate racial bias indeed degrades the fairness of…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Mei Wang , Weihong Deng

To minimize the impact of age variation on face recognition, age-invariant face recognition (AIFR) extracts identity-related discriminative features by minimizing the correlation between identity- and age-related features while face age…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Zhizhong Huang , Junping Zhang , Hongming Shan

The two underlying requirements of face age progression, i.e. aging accuracy and identity permanence, are not well studied in the literature. This paper presents a novel generative adversarial network based approach to address the issues in…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Hongyu Yang , Di Huang , Yunhong Wang , Anil K. Jain

To minimize the effects of age variation in face recognition, previous work either extracts identity-related discriminative features by minimizing the correlation between identity- and age-related features, called age-invariant face…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Zhizhong Huang , Junping Zhang , Hongming Shan

Existing classification-based face recognition methods have achieved remarkable progress, introducing large margin into hypersphere manifold to learn discriminative facial representations. However, the feature distribution is ignored. Poor…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Chengzhi Jiang , Yanzhou Su , Wen Wang , Haiwei Bai , Haijun Liu , Jian Cheng

Deep learning techniques have recently been utilized for model-free age-associated gait feature extraction. However, acquiring model-free gait demands accurate pre-processing such as background subtraction, which is non-trivial in…

机器学习 · 计算机科学 2024-09-23 Timilehin B. Aderinola , Tee Connie , Thian Song Ong , Andrew Beng Jin Teoh , Michael Kah Ong Goh

Face recognition has witnessed significant progress due to the advances of deep convolutional neural networks (CNNs), the central task of which is how to improve the feature discrimination. To this end, several margin-based (\textit{e.g.},…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Xiaobo Wang , Shifeng Zhang , Shuo Wang , Tianyu Fu , Hailin Shi , Tao Mei

Learning the discriminative features of different faces is an important task in face recognition. By extracting face features in neural networks, it becomes easy to measure the similarity of different face images, which makes face…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Jiamu Xu , Xiaoxiang Liu , Xinyuan Zhang , Yain-Whar Si , Xiaofan Li , Zheng Shi , Ke Wang , Xueyuan Gong

In the field of face recognition, it is always a hot research topic to improve the loss solution to make the face features extracted by the network have greater discriminative power. Research works in recent years has improved the…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Meng Sang , Jiaxuan Chen , Mengzhen Li , Pan Tan , Anning Pan , Shan Zhao , Yang Yang

The data imbalance problem is a frequent bottleneck in the classification performance of neural networks. In this paper, we propose a novel supervised discriminative feature generation (DFG) method for a minority class dataset. DFG is based…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Sungho Suh , Paul Lukowicz , Yong Oh Lee

Recently, a popular line of research in face recognition is adopting margins in the well-established softmax loss function to maximize class separability. In this paper, we first introduce an Additive Angular Margin Loss (ArcFace), which…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Jiankang Deng , Jia Guo , Jing Yang , Niannan Xue , Irene Kotsia , Stefanos Zafeiriou

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

Recognition of facial expression is a challenge when it comes to computer vision. The primary reasons are class imbalance due to data collection and uncertainty due to inherent noise such as fuzzy facial expressions and inconsistent labels.…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Jiaxiang Fan , Jian Zhou , Xiaoyu Deng , Huabin Wang , Liang Tao , Hon Keung Kwan

Deepfakes, created using advanced AI techniques such as Variational Autoencoder and Generative Adversarial Networks, have evolved from research and entertainment applications into tools for malicious activities, posing significant threats…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Yamini Sri Krubha , Aryana Hou , Braden Vester , Web Walker , Xin Wang , Li Lin , Shu Hu

Attribute recognition, particularly facial, extracts many labels for each image. While some multi-task vision problems can be decomposed into separate tasks and stages, e.g., training independent models for each task, for a growing set of…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Ethan Rudd , Manuel Günther , Terrance Boult

This paper introduces a two-stage framework designed to enhance long-tail class incremental learning, enabling the model to progressively learn new classes, while mitigating catastrophic forgetting in the context of long-tailed data…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Jayateja Kalla , Soma Biswas

Graph classification is a crucial task in many real-world multimedia applications, where graphs can represent various multimedia data types such as images, videos, and social networks. Previous efforts have applied graph neural networks…

机器学习 · 计算机科学 2023-09-08 Zhengyang Mao , Wei Ju , Yifang Qin , Xiao Luo , Ming Zhang