paper-with-me

홈 › Papers

My3DGen: A Scalable Personalized 3D Generative Model

2023-07-11 · Luchao Qi, Jiaye Wu, Annie N. Wang, Shengze Wang, Roni Sengupta

In recent years, generative 3D face models (e.g., EG3D) have been developed to tackle the problem of synthesizing photo-realistic faces. However, these models are often unable to capture facial features unique to each individual, highlighting the importance of personalization. Some prior works have shown promise in personalizing generative face models, but these studies primarily focus on 2D settings. Also, these methods require both fine-tuning and storing a large number of parameters for each user, posing a hindrance to achieving scalable personalization. Another challenge of personalization is the limited number of training images available for each individual, which often leads to overfitting when using full fine-tuning methods. Our proposed approach, My3DGen, generates a personalized 3D prior of an individual using as few as 50 training images. My3DGen allows for novel view synthesis, semantic editing of a given face (e.g. adding a smile), and synthesizing novel appearances, all while preserving the original person's identity. We decouple the 3D facial features into global features and personalized features by freezing the pre-trained EG3D and training additional personalized weights through low-rank decomposition. As a result, My3DGen introduces only $\textbf{240K}$ personalized parameters per individual, leading to a $\textbf{127}\times$ reduction in trainable parameters compared to the $\textbf{30.6M}$ required for fine-tuning the entire parameter space. Despite this significant reduction in storage, our model preserves identity features without compromising the quality of downstream applications.

📄 PDF Abstract BibTeX arXiv:2307.05468

Code (0)

등록된 구현이 없습니다.

Tasks

modelNovel View Synthesis

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Design Your Ad: Personalized Advertising Image and Text Generation with Unified Autoregressive Models

2026-05-12 · Yexing Xu, Wei Feng, Shen Zhang, Haohan Wang 외 arxiv

Generating realistic and user-preferred advertisements is a key challenge in e-commerce. Existing approaches utilize multiple independent models driven by click-through-rate (CTR) to controllably create attractive image …

Text Generation

Parameter-Efficient and Personalized Federated Training of Generative Models at the Edge

2025-10-11 · Kabir Khan, Manju Sarkar, Anita Kar, Suresh Ghosh arxiv

Large generative models (for example, language and diffusion models) enable high-quality text and image synthesis but are hard to train or adapt in cross-device federated settings due to heavy computation and communicati…

Image Generation

EmbodiedGen V2: An Agentic, Simulation-Ready 3D World Engine for Embodied AI

2026-07-08 · Xinjie Wang, Liu Liu, Taojun Ding, Andrew Choi 외 arxiv

We present EmbodiedGen V2, a generative 3D world engine for building executable policy-ready environments for embodied intelligence. Sim-ready 3D asset generation has advanced rapidly, yet assembling such assets into pol…

Reinforcement Learning

SiDGen: Structure-informed Diffusion for Generative modeling of Ligands for Proteins

2025-11-12 · Samyak Sanghvi, Nishant Ranjan, Tarak Karmakar arxiv

Structure-based drug design (SBDD) faces a fundamental scaling fidelity dilemma: rich pocket-aware conditioning captures interaction geometry but can be costly, often scales quadratically ($O(L^2)$) or worse with protein…

IDGenRec: LLM-RecSys Alignment with Textual ID Learning

2024-03-27 · Juntao Tan, Shuyuan Xu, Wenyue Hua, Yingqiang Ge 외

Generative recommendation based on Large Language Models (LLMs) have transformed the traditional ranking-based recommendation style into a text-to-text generation paradigm. However, in contrast to standard NLP tasks that…

Sequential RecommendationText Generation