中文
相关论文

相关论文: Filtering Memorization from Parameter-Space in Dif…

200 篇论文

The rising popularity of large foundation models has led to a heightened demand for parameter-efficient fine-tuning methods, such as Low-Rank Adaptation (LoRA), which offer performance comparable to full model fine-tuning while requiring…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Farzad Farhadzadeh , Debasmit Das , Shubhankar Borse , Fatih Porikli

While Low-Rank Adaptation (LoRA) has proven beneficial for efficiently fine-tuning large models, LoRA fine-tuned text-to-image diffusion models lack diversity in the generated images, as the model tends to copy data from the observed…

Low-Rank Adaptation (LoRA) and other parameter-efficient fine-tuning (PEFT) methods provide low-memory, storage-efficient solutions for personalizing text-to-image models. However, these methods offer little to no improvement in wall-clock…

机器学习 · 计算机科学 2024-12-04 Ethan Smith , Rami Seid , Alberto Hojel , Paramita Mishra , Jianbo Wu

Federated learning (FL) is a popular paradigm for collaborative training which avoids direct data exposure between clients. However, data privacy issues still remain: FL-trained large language models are capable of memorizing and completing…

机器学习 · 计算机科学 2026-03-10 Thierry Bossy , Julien Vignoud , Tahseen Rabbani , Juan R. Troncoso Pastoriza , Martin Jaggi

Broad, open source availability of large pretrained foundation models on the internet through platforms such as HuggingFace has taken the world of practical deep learning by storm. A classical pipeline for neural network training now…

机器学习 · 计算机科学 2025-05-21 Albin Soutif--Cormerais , Simone Magistri , Joost van de Weijer , Andew D. Bagdanov

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

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

Low-Rank Adaptation (LoRA) has become a widely used mechanism for customizing text-to-image diffusion models, enabling lightweight modules that are shared, reused, and commercialized as independent assets. This LoRA-centric ecosystem shifts…

密码学与安全 · 计算机科学 2026-05-29 Yaopeng Wang , Qingliang Wang , Zhibo Wang , Huiyu Xu , Jiacheng Du , Qiu Wang , Jia-Li Yin , Kui Ren

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

Personalized image generation requires effectively balancing content fidelity with stylistic consistency when synthesizing images based on text and reference examples. Low-Rank Adaptation (LoRA) offers an efficient personalization approach,…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Yu Li , Yujun Cai , Chi Zhang

Fine-tuning large-scale pre-trained models is prohibitively expensive in terms of computation and memory costs. Low-Rank Adaptation (LoRA), a popular Parameter-Efficient Fine-Tuning (PEFT) method, offers an efficient solution by optimizing…

机器学习 · 计算机科学 2025-05-27 Tao Li , Zhengbao He , Yujun Li , Yasheng Wang , Lifeng Shang , Xiaolin Huang

Parameter-efficient fine-tuning (PEFT) has become a de facto standard for adapting Large Language Models (LLMs). However, we identify a critical vulnerability within popular low-rank adaptation methods like LoRA: their tendency to…

计算与语言 · 计算机科学 2026-03-04 Yupeng Chang , Yi Chang , Yuan Wu

Personalized text-to-image generation aims to synthesize novel images of a specific subject or style using only a few reference images. Recent methods based on Low-Rank Adaptation (LoRA) enable efficient single-concept customization by…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Yuqi Peng , Lingtao Zheng , Yufeng Yang , Yi Huang , Mingfu Yan , Jianzhuang Liu , Shifeng Chen

Low-Rank Adaptation (LoRA) has emerged as a leading technique for efficiently fine-tuning text-to-image diffusion models, and its widespread adoption on open-source platforms has fostered a vibrant culture of model sharing and…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Liangwei Lyu , Jiaqi Xu , Jianwei Ding , Qiyao Deng

In fine-tuning large language models (LLMs), conserving computational resources while maintaining effectiveness and improving outcomes within the same computational constraints is crucial. The Low-Rank Adaptation (LoRA) strategy balances…

机器学习 · 计算机科学 2024-09-05 Xiaojun Xiao , Sen Shen , Qiming Bao , Hongfei Rong , Kairui Liu , Zhongsheng Wang , Jiamou Liu

Low-rank adaptation (LoRA) is a parameter-efficient fine-tuning (PEFT) method widely used in large language models (LLMs). It approximates the update of a pretrained weight matrix $W\in\mathbb{R}^{m\times n}$ by the product of two low-rank…

机器学习 · 计算机科学 2025-08-12 Shiwei Li , Xiandi Luo , Haozhao Wang , Xing Tang , Ziqiang Cui , Dugang Liu , Yuhua Li , Xiuqiang He , Ruixuan Li

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient method for fine-tuning Large Langauge Models. It updates the weight matrix as $W=W_0+sBA$, where $W_0$ is the original frozen weight, $s$ is a scaling factor and $A$,$B$ are…

机器学习 · 计算机科学 2026-03-06 Yize Wu , Ke Gao , Ling Li , Yanjun Wu

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning (PEFT) method. However, its linear adaptation process limits its expressive power. This means there is a gap between the expressive power of linear training and…

机器学习 · 计算机科学 2026-01-06 Jiacheng Li , Jianchao Tan , Zhidong Yang , Feiye Huo , Yerui Sun , Yuchen Xie , Xunliang Cai

Large pre-trained models are commonly adapted to downstream tasks using parameter-efficient fine-tuning methods such as Low-Rank Adaptation (LoRA), which injects small trainable low-rank matrices instead of updating all weights. While LoRA…

机器学习 · 计算机科学 2026-03-10 Nurbek Tastan , Stefanos Laskaridis , Martin Takac , Karthik Nandakumar , Samuel Horvath

Low-Rank Adaptation (LoRA) offers an efficient paradigm for customizing diffusion models, but its ease of redistribution raises concerns over unauthorized use and the generation of untraceable content. Existing watermarking techniques…

密码学与安全 · 计算机科学 2025-11-27 Fangming Shi , Li Li , Kejiang Chen , Guorui Feng , Xinpeng Zhang
‹ 上一页 1 2 3 10 下一页 ›