paper-with-me

Papers

TCDiff: Triple Condition Diffusion Model with 3D Constraints for Stylizing Synthetic Faces

2024-09-05 · Bernardo Biesseck, Pedro Vidal, Luiz Coelho, Roger Granada, David Menotti|

A robust face recognition model must be trained using datasets that include a large number of subjects and numerous samples per subject under varying conditions (such as pose, expression, age, noise, and occlusion). Due to ethical and privacy concerns, large-scale real face datasets have been discontinued, such as MS1MV3, and synthetic face generators have been proposed, utilizing GANs and Diffusion Models, such as SYNFace, SFace, DigiFace-1M, IDiff-Face, DCFace, and GANDiffFace, aiming to supply this demand. Some of these methods can produce high-fidelity realistic faces, but with low intra-class variance, while others generate high-variance faces with low identity consistency. In this paper, we propose a Triple Condition Diffusion Model (TCDiff) to improve face style transfer from real to synthetic faces through 2D and 3D facial constraints, enhancing face identity consistency while keeping the necessary high intra-class variance. Face recognition experiments using 1k, 2k, and 5k classes of our new dataset for training outperform state-of-the-art synthetic datasets in real face benchmarks such as LFW, CFP-FP, AgeDB, and BUPT. Our source code is available at: https://github.com/BOVIFOCR/tcdiff.

📄 PDF Abstract BibTeX arXiv:2409.03600

Code (1)

bovifocr/tcdiff 공식 구현 jax

Tasks

2kFace RecognitionRobust Face RecognitionStyle Transfer

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 제목 키워드 기반

TCDiff: Triplex Cascaded Diffusion for High-fidelity Multimodal EHRs Generation with Incomplete Clinical Data

2025-08-03 · Yandong Yan, Chenxi Li, Yu Huang, Dexuan Xu 외 arxiv

The scarcity of large-scale and high-quality electronic health records (EHRs) remains a major bottleneck in biomedical research, especially as large foundation models become increasingly data-hungry. Synthesizing substan…

TCDiff++: An End-to-end Trajectory-Controllable Diffusion Model for Harmonious Music-Driven Group Choreography

2025-06-23 · Yuqin Dai, Wanlu Zhu, Ronghui Li, Xiu Li 외

Music-driven dance generation has garnered significant attention due to its wide range of industrial applications, particularly in the creation of group choreography. During the group dance generation process, however, m…

Surgical Triplet Recognition via Diffusion Model

2024-06-19 · Daochang Liu, Axel Hu, Mubarak Shah, Chang Xu

Surgical triplet recognition is an essential building block to enable next-generation context-aware operating rooms. The goal is to identify the combinations of instruments, verbs, and targets presented in surgical video…

Action Triplet RecognitionDenoisingmodelTriplet

One Pass for All: A Discrete Diffusion Model for Knowledge Graph Triple Set Prediction

2026-04-20 · Jihong Guan, Jiaqi Wang, Wengen Li, Hanchen Yang 외 arxiv

Knowledge Graphs (KGs) are composed of triples, and the goal of Knowledge Graph Completion (KGC) is to infer the missing factual triples. Traditional KGC tasks predict missing elements in a triple given one or two of its…

Knowledge Graph CompletionGraph GenerationKnowledge Graphs

Style-NeRF2NeRF: 3D Style Transfer From Style-Aligned Multi-View Images

2024-06-19 · Haruo Fujiwara, Yusuke Mukuta, Tatsuya Harada

We propose a simple yet effective pipeline for stylizing a 3D scene, harnessing the power of 2D image diffusion models. Given a NeRF model reconstructed from a set of multi-view images, we perform 3D style transfer by re…

NeRFStyle Transfer