paper-with-me

Papers

Reverse Personalization

2025-12-28 · Han-Wei Kung, Tuomas Varanka, Nicu Sebe arxiv

Recent text-to-image diffusion models have demonstrated remarkable generation of realistic facial images conditioned on textual prompts and human identities, enabling creating personalized facial imagery. However, existing prompt-based methods for removing or modifying identity-specific features rely either on the subject being well-represented in the pre-trained model or require model fine-tuning for specific identities. In this work, we analyze the identity generation process and introduce a reverse personalization framework for face anonymization. Our approach leverages conditional diffusion inversion, allowing direct manipulation of images without using text prompts. To generalize beyond subjects in the model's training data, we incorporate an identity-guided conditioning branch. Unlike prior anonymization methods, which lack control over facial attributes, our framework supports attribute-controllable anonymization. We demonstrate that our method achieves a state-of-the-art balance between identity removal, attribute preservation, and image quality. Source code and data are available at https://github.com/hanweikung/reverse-personalization .

📄 PDF Abstract BibTeX arXiv:2512.22984

Code (0)

등록된 구현이 없습니다.

Tasks

Face Anonymization

Similar Papers 제목 키워드 기반

Reverse Projection: Real-Time Local Space Texture Mapping

2024-01-10 · Adrian Xuan Wei Lim, Lynnette Hui Xian Ng, Conor Griffin, Nicholas Kyger 외

We present Reverse Projection, a novel projective texture mapping technique for painting a decal directly to the texture of a 3D object. Designed to be used in games, this technique works in real-time. By using projectio…

Denoising Diffusion Recommender Model

2024-01-13 · Jujia Zhao, Wenjie Wang, Yiyan Xu, Teng Sun 외

Recommender systems often grapple with noisy implicit feedback. Most studies alleviate the noise issues from data cleaning perspective such as data resampling and reweighting, but they are constrained by heuristic assump…

DenoisingmodelRecommendation SystemsRepresentation Learning

Unconditional Diffusion for Generative Sequential Recommendation

2025-07-08 · Yimeng Bai, Yang Zhang, Sihao Ding, Shaohui Ruan 외

Diffusion models, known for their generative ability to simulate data creation through noise-adding and denoising processes, have emerged as a promising approach for building generative recommenders. To incorporate user …

DenoisingSequential RecommendationTranslation

Panza: Design and Analysis of a Fully-Local Personalized Text Writing Assistant

2024-06-24 · Armand Nicolicioiu, Eugenia Iofinova, Andrej Jovanovic, Eldar Kurtic 외

The availability of powerful open-source large language models (LLMs) opens exciting use-cases, such as using personal data to fine-tune these models to imitate a user's unique writing style. Two key requirements for suc…

RAGRetrieval-augmented Generation

Loomis Painter: Reconstructing the Painting Process

2025-11-21 · Markus Pobitzer, Chang Liu, Chenyi Zhuang, Teng Long 외 arxiv

Step-by-step painting tutorials are vital for learning artistic techniques, but existing video resources (e.g., YouTube) lack interactivity and personalization. While recent generative models have advanced artistic image…