paper-with-me

홈 › Papers

FaceScore: Benchmarking and Enhancing Face Quality in Human Generation

2024-06-24 · Zhenyi Liao, Qingsong Xie, Chen Chen, Hannan Lu, Zhijie Deng

Diffusion models (DMs) have achieved significant success in generating imaginative images given textual descriptions. However, they are likely to fall short when it comes to real-life scenarios with intricate details. The low-quality, unrealistic human faces in text-to-image generation are one of the most prominent issues, hindering the wide application of DMs in practice. Targeting addressing such an issue, we first assess the face quality of generations from popular pre-trained DMs with the aid of human annotators and then evaluate the alignment between existing metrics with human judgments. Observing that existing metrics can be unsatisfactory for quantifying face quality, we develop a novel metric named FaceScore (FS) by fine-tuning the widely used ImageReward on a dataset of (win, loss) face pairs cheaply crafted by an inpainting pipeline of DMs. Extensive studies reveal FS enjoys a superior alignment with humans. On the other hand, FS opens up the door for enhancing DMs for better face generation. With FS offering image ratings, we can easily perform preference learning algorithms to refine DMs like SDXL. Comprehensive experiments verify the efficacy of our approach for improving face quality. The code is released at https://github.com/OPPO-Mente-Lab/FaceScore.

📄 PDF Abstract BibTeX arXiv:2406.17100

Code (1)

oppo-mente-lab/facescore 공식 구현 pytorch

Tasks

BenchmarkingDenoisingFace GenerationImage GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
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 제목 키워드 기반

LMME3DHF: Benchmarking and Evaluating Multimodal 3D Human Face Generation with LMMs

2025-04-29 · Woo Yi Yang, Jiarui Wang, Sijing Wu, Huiyu Duan 외

The rapid advancement in generative artificial intelligence have enabled the creation of 3D human faces (HFs) for applications including media production, virtual reality, security, healthcare, and game development, etc.…

BenchmarkingFace GenerationQuestion AnsweringSaliency Prediction+1

F-Bench: Rethinking Human Preference Evaluation Metrics for Benchmarking Face Generation, Customization, and Restoration

2024-12-17 · Lu Liu, Huiyu Duan, Qiang Hu, Liu Yang 외

Artificial intelligence generative models exhibit remarkable capabilities in content creation, particularly in face image generation, customization, and restoration. However, current AI-generated faces (AIGFs) often fall…

BenchmarkingFace GenerationImage GenerationImage Quality Assessment

On the use of automatically generated synthetic image datasets for benchmarking face recognition

2021-06-08 · Laurent Colbois, Tiago de Freitas Pereira, Sébastien Marcel

The availability of large-scale face datasets has been key in the progress of face recognition. However, due to licensing issues or copyright infringement, some datasets are not available anymore (e.g. MS-Celeb-1M). Rece…

BenchmarkingFace Recognition

EfficientSRFace: An Efficient Network with Super-Resolution Enhancement for Accurate Face Detection

2023-06-04 · Guangtao Wang, Jun Li, Jie Xie, Jianhua Xu 외

In face detection, low-resolution faces, such as numerous small faces of a human group in a crowded scene, are common in dense face prediction tasks. They usually contain limited visual clues and make small faces less di…

BenchmarkingFace DetectionImage Super-ResolutionSuper-Resolution

Pixel-Level Face Image Quality Assessment for Explainable Face Recognition

2021-10-21 · Philipp Terhörst, Marco Huber, Naser Damer, Florian Kirchbuchner 외

An essential factor to achieve high performance in face recognition systems is the quality of its samples. Since these systems are involved in daily life there is a strong need of making face recognition processes unders…

Face Image QualityFace Image Quality AssessmentFace RecognitionImage Quality Assessment