paper-with-me

Papers

Quality-Aware Prototype Memory for Face Representation Learning

2023-11-13 · Evgeny Smirnov, Vasiliy Galyuk, Evgeny Lukyanets

Prototype Memory is a powerful model for face representation learning. It enables the training of face recognition models using datasets of any size, with on-the-fly generation of prototypes (classifier weights) and efficient ways of their utilization. Prototype Memory demonstrated strong results in many face recognition benchmarks. However, the algorithm of prototype generation, used in it, is prone to the problems of imperfectly calculated prototypes in case of low-quality or poorly recognizable faces in the images, selected for the prototype creation. All images of the same person, presented in the mini-batch, used with equal weights, and the resulting averaged prototype could be contaminated with imperfect embeddings of such face images. It can lead to misdirected training signals and impair the performance of the trained face recognition models. In this paper, we propose a simple and effective way to improve Prototype Memory with quality-aware prototype generation. Quality-Aware Prototype Memory uses different weights for images of different quality in the process of prototype generation. With this improvement, prototypes get more valuable information from high-quality images and less hurt by low-quality ones. We propose and compare several methods of quality estimation and usage, perform extensive experiments on the different face recognition benchmarks and demonstrate the advantages of the proposed model compared to the basic version of Prototype Memory.

📄 PDF Abstract BibTeX arXiv:2311.07734

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionRepresentation Learning

Similar Papers 제목 키워드 기반

Prototype Memory for Large-scale Face Representation Learning

2021-05-05 · Evgeny Smirnov, Nikita Garaev, Vasiliy Galyuk, Evgeny Lukyanets

Face representation learning using datasets with a massive number of identities requires appropriate training methods. Softmax-based approach, currently the state-of-the-art in face recognition, in its usual "full softma…

Face RecognitionRepresentation Learning

Prototype-to-Style: Dialogue Generation with Style-Aware Editing on Retrieval Memory

2020-04-05 · Yixuan Su, Yan Wang, Simon Baker, Deng Cai 외

The ability of a dialog system to express prespecified language style during conversations has a direct, positive impact on its usability and on user satisfaction. We introduce a new prototype-to-style (PS) framework to …

Dialogue GenerationInformation RetrievalRetrieval

Prototype-Guided Diffusion: Visual Conditioning without External Memory

2025-08-13 · Bilal Faye, Hanane Azzag, Mustapha Lebbah arxiv

Diffusion models achieve state-of-the-art image generation but remain computationally costly due to iterative denoising. Latent-space models like Stable Diffusion reduce overhead yet lose fine detail, while retrieval-aug…

Contrastive LearningImage Generation

UncTrack: Reliable Visual Object Tracking with Uncertainty-Aware Prototype Memory Network

2025-03-17 · Siyuan Yao, Yang Guo, Yanyang Yan, Wenqi Ren 외

Transformer-based trackers have achieved promising success and become the dominant tracking paradigm due to their accuracy and efficiency. Despite the substantial progress, most of the existing approaches tackle object t…

Object TrackingVisual Object Tracking

HiProto: Hierarchical Prototype Learning for Interpretable Object Detection Under Low-quality Conditions

2026-04-15 · Jianlin Xiang, Linhui Dai, Xue Yang, Chaolei Yang 외 arxiv

Interpretability is essential for deploying object detection systems in critical applications, especially under low-quality imaging conditions that degrade visual information and increase prediction uncertainty. Existing…

Image EnhancementObject Detection