paper-with-me

홈 › Papers

ScoreMix: Improving Face Recognition via Score Composition in Diffusion Generators

2025-06-11 · Parsa Rahimi, Sebastien Marcel

In this paper, we propose ScoreMix, a novel yet simple data augmentation strategy leveraging the score compositional properties of diffusion models to enhance discriminator performance, particularly under scenarios with limited labeled data. By convexly mixing the scores from different class-conditioned trajectories during diffusion sampling, we generate challenging synthetic samples that significantly improve discriminative capabilities in all studied benchmarks. We systematically investigate class-selection strategies for mixing and discover that greater performance gains arise when combining classes distant in the discriminator's embedding space, rather than close in the generator's condition space. Moreover, we empirically show that, under standard metrics, the correlation between the generator's learned condition space and the discriminator's embedding space is minimal. Our approach achieves notable performance improvements without extensive parameter searches, demonstrating practical advantages for training discriminative models while effectively mitigating problems regarding collections of large datasets. Paper website: https://parsa-ra.github.io/scoremix

📄 PDF Abstract BibTeX arXiv:2506.10226

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationFace Recognition

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ScoreMix: A Scalable Augmentation Strategy for Training GANs with Limited Data

2022-10-27 · Jie Cao, Mandi Luo, Junchi Yu, Ming-Hsuan Yang 외

Generative Adversarial Networks (GANs) typically suffer from overfitting when limited training data is available. To facilitate GAN training, current methods propose to use data-specific augmentation techniques. Despite …

Data AugmentationDiversityImage Generation

ScoreNet: Learning Non-Uniform Attention and Augmentation for Transformer-Based Histopathological Image Classification

2022-02-15 · Thomas Stegmüller, Behzad Bozorgtabar, Antoine Spahr, Jean-Philippe Thiran

Progress in digital pathology is hindered by high-resolution images and the prohibitive cost of exhaustive localized annotations. The commonly used paradigm to categorize pathology images is patch-based processing, which…

Data AugmentationDomain GeneralizationHistopathological Image Classificationimage-classification+2

Vulnerability of Face Recognition Systems Against Composite Face Reconstruction Attack

2020-08-23 · Hadi Mansourifar, Weidong Shi

Rounding confidence score is considered trivial but a simple and effective countermeasure to stop gradient descent based image reconstruction attacks. However, its capability in the face of more sophisticated reconstruct…

Face DetectionFace RecognitionFace ReconstructionImage Reconstruction+1

GANDiffFace: Controllable Generation of Synthetic Datasets for Face Recognition with Realistic Variations

2023-05-31 · Pietro Melzi, Christian Rathgeb, Ruben Tolosana, Ruben Vera-Rodriguez 외

Face recognition systems have significantly advanced in recent years, driven by the availability of large-scale datasets. However, several issues have recently came up, including privacy concerns that have led to the dis…

Face Recognition

VariFace: Fair and Diverse Synthetic Dataset Generation for Face Recognition

2024-12-09 · Michael Yeung, Toya Teramoto, Songtao Wu, Tatsuo Fujiwara 외

The use of large-scale, web-scraped datasets to train face recognition models has raised significant privacy and bias concerns. Synthetic methods mitigate these concerns and provide scalable and controllable face generat…

Dataset GenerationDiversityFace GenerationFace Recognition+1