中文
相关论文

相关论文: Low-Rank Head Avatar Personalization with Register…

200 篇论文

Low-rank adaptation of language models has been proposed to reduce the computational and memory overhead of fine-tuning pre-trained language models. LoRA incorporates trainable low-rank matrices into some parameters of the pre-trained…

机器学习 · 计算机科学 2026-02-11 Saber Malekmohammadi , Golnoosh Farnadi

Virtual Reality (VR) bares promise of social interactions that can feel more immersive than other media. Key to this is the ability to accurately animate a personalized photorealistic avatar, and hence the acquisition of the labels for…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Chaitanya Patel , Shaojie Bai , Te-Li Wang , Jason Saragih , Shih-En Wei

Digital humans and, especially, 3D facial avatars have raised a lot of attention in the past years, as they are the backbone of several applications like immersive telepresence in AR or VR. Despite the progress, facial avatars reconstructed…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Berna Kabadayi , Wojciech Zielonka , Bharat Lal Bhatnagar , Gerard Pons-Moll , Justus Thies

Low-rank Adaptation (LoRA) models have revolutionized the personalization of pre-trained diffusion models by enabling fine-tuning through low-rank, factorized weight matrices specifically optimized for attention layers. These models…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Mert Sonmezer , Matthew Zheng , Pinar Yanardag

We present a low-rank transformation approach to compensate for face variations due to changes in visual domains, such as pose and illumination. The key idea is to learn discriminative linear transformations for face images using matrix…

计算机视觉与模式识别 · 计算机科学 2013-08-02 Qiang Qiu , Guillermo Sapiro , Ching-Hui Chen

Processing visual data often involves small adjustments or sequences of changes, e.g., image filtering, surface smoothing, and animation. While established graphics techniques like normal mapping and video compression exploit redundancy to…

图形学 · 计算机科学 2025-10-20 Anh Truong , Ahmed H. Mahmoud , Mina Konaković Luković , Justin Solomon

Hair plays a significant role in personal identity and appearance, making it an essential component of high-quality, photorealistic avatars. Existing approaches either focus on modeling the facial region only or rely on personalized models,…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Ziyan Wang , Giljoo Nam , Aljaz Bozic , Chen Cao , Jason Saragih , Michael Zollhoefer , Jessica Hodgins

Acquisition and rendering of photo-realistic human heads is a highly challenging research problem of particular importance for virtual telepresence. Currently, the highest quality is achieved by volumetric approaches trained in a person…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Amit Raj , Michael Zollhoefer , Tomas Simon , Jason Saragih , Shunsuke Saito , James Hays , Stephen Lombardi

The rapid advancement of foundation modelslarge-scale neural networks trained on diverse, extensive datasetshas revolutionized artificial intelligence, enabling unprecedented advancements across domains such as natural language processing,…

Traditional methods for constructing high-quality, personalized head avatars from monocular videos demand extensive face captures and training time, posing a significant challenge for scalability. This paper introduces a novel approach to…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Zhixuan Yu , Ziqian Bai , Abhimitra Meka , Feitong Tan , Qiangeng Xu , Rohit Pandey , Sean Fanello , Hyun Soo Park , Yinda Zhang

Fine-tuning large pre-trained vision foundation models in a parameter-efficient manner is critical for downstream vision tasks, considering the practical constraints of computational and storage costs. Low-rank adaptation (LoRA) is a…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Houqiang Zhong , Shaocheng Shen , Ke Cai , Zhenglong Wu , Jiangchao Yao , Yuan Cheng , Xuefei Li , Xiaoyun Zhang , Li Song , Qiang Hu

Recent advancements in text-to-image generative models, particularly latent diffusion models (LDMs), have demonstrated remarkable capabilities in synthesizing high-quality images from textual prompts. However, achieving identity…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Barış Batuhan Topal , Umut Özyurt , Zafer Doğan Budak , Ramazan Gokberk Cinbis

Low-rank adapation (LoRA) is a popular method that reduces the number of trainable parameters when finetuning large language models, but still faces acute storage challenges when scaling to even larger models or deploying numerous per-user…

计算与语言 · 计算机科学 2024-01-17 Dawid J. Kopiczko , Tijmen Blankevoort , Yuki M. Asano

Low-rank adaptation (LoRA) has shifted the paradigm of adapting pre-trained Vision Transformers (ViT), achieving great efficiency by updating only a subset of tailored parameters to approximate weight updates. However, the multi-head design…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Yibo Zhong , Yao Zhou

Low-Rank Adaptation (LoRA) has emerged as a widely used technique for adapting large language models (LLMs) to new domains, due to its modular design and broad availability on platforms such as HuggingFace. This availability has motivated…

机器学习 · 计算机科学 2025-10-15 Ziyi Han , Huanyu Wang , Zeyu Zhang , Xiangxiang Dai , Xutong Liu , John C. S. Lui

We present a method that reconstructs and animates a 3D head avatar from a single-view portrait image. Existing methods either involve time-consuming optimization for a specific person with multiple images, or they struggle to synthesize…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Xueting Li , Shalini De Mello , Sifei Liu , Koki Nagano , Umar Iqbal , Jan Kautz

Registration networks have shown great application potentials in medical image analysis. However, supervised training methods have a great demand for large and high-quality labeled datasets, which is time-consuming and sometimes impractical…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Dengqiang Jia , Shangqi Gao , Qunlong Chen , Xinzhe Luo , Xiahai Zhuang

Low-rank adaptation (LoRA) approximates the update of a pretrained weight matrix using the product of two low-rank matrices. However, standard LoRA follows an explicit-rank paradigm, where increasing model capacity requires adding more rows…

人工智能 · 计算机科学 2026-05-20 Yihao Ouyang , Shiwei Li , Haozhao Wang , Xiandi Luo , Zhuoqi Hu , Yuetong Song , Qiyu Qin , Yichen Li , Ruixuan Li

Low-Rank Adaptation (LoRA) has emerged as a powerful and popular technique for personalization, enabling efficient adaptation of pre-trained image generation models for specific tasks without comprehensive retraining. While employing…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Tuna Han Salih Meral , Enis Simsar , Federico Tombari , Pinar Yanardag

Low Rank Adaptation (LoRA) is the de facto fine-tuning strategy to generate personalized images from pre-trained diffusion models. Choosing a good rank is extremely critical, since it trades off performance and memory consumption, but today…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Donald Shenaj , Federico Errica , Antonio Carta
‹ 上一页 1 2 3 10 下一页 ›