中文
相关论文

相关论文: LoRA-Key: User-Centric LoRA Watermarking for Text-…

200 篇论文

The accelerated advancement of speech generative models has given rise to security issues, including model infringement and unauthorized abuse of content. Although existing generative watermarking techniques have proposed corresponding…

密码学与安全 · 计算机科学 2025-04-22 Yue Li , Weizhi Liu , Dongdong Lin

The ability to fine-tune generative models for text-to-image generation tasks is crucial, particularly facing the complexity involved in accurately interpreting and visualizing textual inputs. While LoRA is efficient for language model…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Mohan Zhou , Yalong Bai , Qing Yang , Tiejun Zhao

Public large-scale text-to-image diffusion models, such as Stable Diffusion, have gained significant attention from the community. These models can be easily customized for new concepts using low-rank adaptations (LoRAs). However, the…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Yuchao Gu , Xintao Wang , Jay Zhangjie Wu , Yujun Shi , Yunpeng Chen , Zihan Fan , Wuyou Xiao , Rui Zhao , Shuning Chang , Weijia Wu , Yixiao Ge , Ying Shan , Mike Zheng Shou

The increasing sophistication of text-to-image generative models has led to complex challenges in defining and enforcing copyright infringement criteria and protection. Existing methods, such as watermarking and dataset deduplication, fail…

计算机与社会 · 计算机科学 2025-08-18 Zhuan Shi , Jing Yan , Xiaoli Tang , Lingjuan Lyu , Boi Faltings

The rise of text-to-video generation models has raised growing concerns over content authenticity, copyright protection, and malicious misuse. Watermarking serves as an effective mechanism for regulating such AI-generated content, where…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yang Yang , Xinze Zou , Zehua Ma , Han Fang , Weiming Zhang

The advent of large language models (LLMs) has revolutionized natural language processing, enabling unprecedented capabilities in understanding and generating human-like text. However, the computational cost and convergence times associated…

计算与语言 · 计算机科学 2024-11-26 Kerim Büyükakyüz

Latent Diffusion Models (LDMs) have established themselves as powerful tools in the rapidly evolving field of image generation, capable of producing highly realistic images. However, their widespread adoption raises critical concerns about…

密码学与安全 · 计算机科学 2026-01-28 Zhonghao Yang , Linye Lyu , Xuanhang Chang , Daojing He , YU LI

Style transfer involves transferring the style from a reference image to the content of a target image. Recent advancements in LoRA-based (Low-Rank Adaptation) methods have shown promise in effectively capturing the style of a single image.…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Bolin Chen , Baoquan Zhao , Haoran Xie , Yi Cai , Qing Li , Xudong Mao

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

We introduce LoRAShop, the first framework for multi-concept image editing with LoRA models. LoRAShop builds on a key observation about the feature interaction patterns inside Flux-style diffusion transformers: concept-specific transformer…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Yusuf Dalva , Hidir Yesiltepe , Pinar Yanardag

In this work, we demonstrate how Low-Rank Adaptation (LoRA) can be used to combine different galaxy imaging datasets to improve redshift estimation with CNN models for cosmology. LoRA is an established technique for large language models…

天体物理仪器与方法 · 物理学 2026-01-05 Vikram Seenivasan , Srinath Saikrishnan , Andrew Lizarraga , Jonathan Soriano , Bernie Boscoe , Tuan Do

Low-Rank Adaptation (LoRA) offers a cost-effective solution for fine-tuning large language models (LLMs), but it often produces overconfident predictions in data-scarce few-shot settings. To address this issue, several classical statistical…

Recent advances in large-scale text-to-image (T2I) diffusion models have enabled a variety of downstream applications, including style customization, subject-driven personalization, and conditional generation. As T2I models require…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Zilan Wang , Junfeng Guo , Jiacheng Zhu , Yiming Li , Heng Huang , Muhao Chen , Zhengzhong Tu

Low-Rank Adaptation (LoRA) is an efficient fine-tuning method that has been extensively applied in areas such as natural language processing and computer vision. Existing LoRA fine-tuning approaches excel in static environments but struggle…

机器学习 · 计算机科学 2025-02-26 Xin Zhang , Liang Bai , Xian Yang , Jiye Liang

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

Personalizing visual generative models to meet specific user needs has gained increasing attention, yet current methods like Low-Rank Adaptation (LoRA) remain impractical due to their demand for task-specific data and lengthy optimization.…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Yiming Hao , Mutian Xu , Chongjie Ye , Jie Qin , Shunlin Lu , Yipeng Qin , Xiaoguang Han

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

Text-to-image generative models, especially those based on latent diffusion models (LDMs), have demonstrated outstanding ability in generating high-quality and high-resolution images from textual prompts. With this advancement, various…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Yingqian Cui , Jie Ren , Yuping Lin , Han Xu , Pengfei He , Yue Xing , Lingjuan Lyu , Wenqi Fan , Hui Liu , Jiliang Tang

Low-Rank Adaptation (LoRA) is a fundamental parameter-efficient fine-tuning method that balances efficiency and performance in large-scale neural networks. However, the proliferation of LoRA variants has led to fragmentation in methodology,…

机器学习 · 计算机科学 2026-02-02 Haonan He , Jingqi Ye , Minglei Li , Zhengbo Wang , Tao Chen , Lei Bai , Peng Ye

Text watermarking for large language models (LLMs) enables model owners to verify text origin and protect intellectual property. While watermarking methods for closed-source LLMs are relatively mature, extending them to open-source models…

密码学与安全 · 计算机科学 2025-10-29 Jiaqi Xue , Yifei Zhao , Mansour Al Ghanim , Shangqian Gao , Ruimin Sun , Qian Lou , Mengxin Zheng