中文
相关论文

相关论文: JointTuner: Appearance-Motion Adaptive Joint Train…

200 篇论文

With the advance of text-to-image (T2I) diffusion models (e.g., Stable Diffusion) and corresponding personalization techniques such as DreamBooth and LoRA, everyone can manifest their imagination into high-quality images at an affordable…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Yuwei Guo , Ceyuan Yang , Anyi Rao , Zhengyang Liang , Yaohui Wang , Yu Qiao , Maneesh Agrawala , Dahua Lin , Bo Dai

Video Diffusion Models (VDMs) have demonstrated remarkable capabilities in synthesizing realistic videos by learning from large-scale data. Although vanilla Low-Rank Adaptation (LoRA) can learn specific spatial or temporal movement to…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Yisu Zhang , Chenjie Cao , Chaohui Yu , Jianke Zhu

Low-Rank Adaptation (LoRA) has emerged as an effective technique for reducing memory overhead in fine-tuning large language models. However, it often suffers from sub-optimal performance compared with full fine-tuning since the update is…

机器学习 · 计算机科学 2025-09-30 Xin Yu , Yujia Wang , Jinghui Chen , Lingzhou Xue

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

Differentially private federated fine-tuning of large models with LoRA suffers from aggregation error caused by LoRA's multiplicative structure, which is further amplified by DP noise and degrades both stability and accuracy. Existing…

机器学习 · 计算机科学 2026-05-08 Myoungjun Kim , Sangwoo Park , Yoseob Han , Jin-Hyun Ahn

Fine-Tuning Diffusion Models enable a wide range of personalized generation and editing applications on diverse visual modalities. While Low-Rank Adaptation (LoRA) accelerates the fine-tuning process, it still requires multiple reference…

计算机视觉与模式识别 · 计算机科学 2024-06-12 Xiaojie Li , Chenghao Gu , Shuzhao Xie , Yunpeng Bai , Weixiang Zhang , Zhi Wang

In recent years, motion generative models have undergone significant advancement, yet pose challenges in aligning with downstream objectives. Recent studies have shown that using differentiable rewards to directly align the preference of…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Xiaofeng Tan , Wanjiang Weng , Haodong Lei , Hongsong Wang

Video outpainting is a challenging task, aiming at generating video content outside the viewport of the input video while maintaining inter-frame and intra-frame consistency. Existing methods fall short in either generation quality or…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Fu-Yun Wang , Xiaoshi Wu , Zhaoyang Huang , Xiaoyu Shi , Dazhong Shen , Guanglu Song , Yu Liu , Hongsheng Li

Low-Rank Adaptation (LoRA) has emerged as a promising paradigm for Continual Learning. It independently updates its low-rank factors ($A$ and $B$), creating a composite update to the full weight matrix through their interaction. To prevent…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Cheng Chen , Pengpeng Zeng , Yuyu Guo , Lianli Gao , Hengtao Shen , Jingkuan Song

Fine-tuning text-to-image diffusion models is widely used for personalization and adaptation for new domains. In this paper, we identify a critical vulnerability of fine-tuning: safety alignment methods designed to filter harmful content…

人工智能 · 计算机科学 2024-12-03 Sanghyun Kim , Moonseok Choi , Jinwoo Shin , Juho Lee

Generating realistic talking-head videos remains challenging due to persistent issues such as imperfect lip synchronization, unnatural motion, and evaluation metrics that correlate poorly with human perception. We propose FlowPortrait, a…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Weiting Tan , Andy T. Liu , Ming Tu , Xinghua Qu , Philipp Koehn , Lu Lu

Fine-tuning facilitates the adaptation of text-to-image generative models to novel concepts (e.g., styles and portraits), empowering users to forge creatively customized content. Recent efforts on fine-tuning focus on reducing training data…

人机交互 · 计算机科学 2024-01-30 Xingchen Zeng , Ziyao Gao , Yilin Ye , Wei Zeng

Recent video diffusion models generate photorealistic, temporally coherent videos, yet they fall short as reliable world models for autonomous driving, where structured motion and physically consistent interactions are essential. Adapting…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Ahmad Rahimi , Valentin Gerard , Eloi Zablocki , Matthieu Cord , Alexandre Alahi

Video segmentation approaches are of great importance for numerous vision tasks especially in video manipulation for entertainment. Due to the challenges associated with acquiring high-quality per-frame segmentation annotations and large…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Mingyang Qian , Yi Fu , Xiao Tan , Yingying Li , Jinqing Qi , Huchuan Lu , Shilei Wen , Errui Ding

The rapid development of Large Language Models (LLMs) has been pivotal in advancing AI, with pre-trained LLMs being adaptable to diverse downstream tasks through fine-tuning. Federated learning (FL) further enhances fine-tuning in a…

机器学习 · 计算机科学 2024-09-11 Ziyao Wang , Zheyu Shen , Yexiao He , Guoheng Sun , Hongyi Wang , Lingjuan Lyu , Ang Li

Filmmaking and animation production often require sophisticated techniques for coordinating camera transitions and object movements, typically involving labor-intensive real-world capturing. Despite advancements in generative AI for video…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Yaowei Li , Xintao Wang , Zhaoyang Zhang , Zhouxia Wang , Ziyang Yuan , Liangbin Xie , Yuexian Zou , Ying Shan

The foundation models have recently shown excellent performance on a variety of downstream tasks in computer vision. However, most existing vision foundation models simply focus on image-level pretraining and adpation, which are limited for…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Yi Wang , Kunchang Li , Yizhuo Li , Yinan He , Bingkun Huang , Zhiyu Zhao , Hongjie Zhang , Jilan Xu , Yi Liu , Zun Wang , Sen Xing , Guo Chen , Junting Pan , Jiashuo Yu , Yali Wang , Limin Wang , Yu Qiao

Low-Rank Adaptation (LoRA) is a crucial method for efficiently fine-tuning large language models (LLMs), with its effectiveness influenced by two key factors: rank selection and weight initialization. While numerous LoRA variants have been…

机器学习 · 计算机科学 2025-10-27 Haonan He , Peng Ye , Yuchen Ren , Yuan Yuan , Luyang Zhou , Shucun Ju , Lei Chen

Prompt learning is effective for fine-tuning foundation models to improve their generalization across a variety of downstream tasks. However, the prompts that are independently optimized along a single modality path, may sacrifice the…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Yuncheng Yang , Chuyan Zhang , Zuopeng Yang , Yuting Gao , Yulei Qin , Ke Li , Xing Sun , Jie Yang , Yun Gu

Face videos accompanied by audio have become integral to our daily lives, while they often suffer from complex degradations. Most face video restoration methods neglect the intrinsic correlations between the visual and audio features,…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Yuqin Cao , Yixuan Gao , Wei Sun , Xiaohong Liu , Yulun Zhang , Xiongkuo Min