中文
相关论文

相关论文: Implicit Style-Content Separation using B-LoRA

200 篇论文

Recent data-driven image colorization methods have enabled automatic or reference-based colorization, while still suffering from unsatisfactory and inaccurate object-level color control. To address these issues, we propose a new method…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Jianxin Lin , Peng Xiao , Yijun Wang , Rongju Zhang , Xiangxiang Zeng

Despite the success of style transfer in image processing, it has seen limited progress in natural language generation. Part of the problem is that content is not as easily decoupled from style in the text domain. Curiously, in the field of…

计算与语言 · 计算机科学 2019-11-11 Katy Gero , Chris Kedzie , Jonathan Reeve , Lydia Chilton

Parameter-efficient fine-tuning (PEFT) has been widely employed for domain adaptation, with LoRA being one of the most prominent methods due to its simplicity and effectiveness. However, in multi-task learning (MTL) scenarios, LoRA tends to…

Recent advances in image editing leverage latent diffusion models (LDMs) for versatile, text-prompt-driven edits across diverse tasks. Yet, maintaining pixel-level edge structures-crucial for tasks such as photorealistic style transfer or…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Minsu Gong , Nuri Ryu , Jungseul Ok , Sunghyun Cho

Low-Rank Adaptation (LoRA) is the bread and butter of Large Language Model (LLM) finetuning. LoRA learns an additive low-rank perturbation, $AB$, of a pretrained matrix parameter $W$ to align the model to a new task or dataset with $W+AB$.…

机器学习 · 计算机科学 2024-10-15 Hai Huang , Randall Balestriero

Given a random pair of images, an arbitrary style transfer method extracts the feel from the reference image to synthesize an output based on the look of the other content image. Recent arbitrary style transfer methods transfer second order…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Xueting Li , Sifei Liu , Jan Kautz , Ming-Hsuan Yang

We present a method to create interpretable concept sliders that enable precise control over attributes in image generations from diffusion models. Our approach identifies a low-rank parameter direction corresponding to one concept while…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Rohit Gandikota , Joanna Materzynska , Tingrui Zhou , Antonio Torralba , David Bau

Despite having promising results, style transfer, which requires preparing style images in advance, may result in lack of creativity and accessibility. Following human instruction, on the other hand, is the most natural way to perform…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Tsu-Jui Fu , Xin Eric Wang , William Yang Wang

Stylized text-to-image generation focuses on creating images from textual descriptions while adhering to a style specified by a few reference images. However, subtle style variations within different reference images can hinder the model…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Xing Cui , Zekun Li , Pei Pei Li , Huaibo Huang , Xuannan Liu , Zhaofeng He

Image translation methods typically aim to manipulate a set of labeled attributes (given as supervision at training time e.g. domain label) while leaving the unlabeled attributes intact. Current methods achieve either: (i) disentanglement,…

计算机视觉与模式识别 · 计算机科学 2021-09-09 Aviv Gabbay , Yedid Hoshen

As the adoption of large language models increases and the need for per-user or per-task model customization grows, the parameter-efficient fine-tuning (PEFT) methods, such as low-rank adaptation (LoRA) and its variants, incur substantial…

计算与语言 · 计算机科学 2024-10-30 Yang Li , Shaobo Han , Shihao Ji

As generative AI image technologies become more widespread and advanced, there is a growing need for strong attribution models. These models are crucial for verifying the authenticity of images and identifying the architecture of their…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Danielle Sullivan-Pao , Nicole Tian , Pooya Khorrami

Arbitrary style transfer is a significant topic with research value and application prospect. A desired style transfer, given a content image and referenced style painting, would render the content image with the color tone and vivid stroke…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Yingying Deng , Fan Tang , Weiming Dong , Wen Sun , Feiyue Huang , Changsheng Xu

Content and style (C-S) disentanglement is a fundamental problem and critical challenge of style transfer. Existing approaches based on explicit definitions (e.g., Gram matrix) or implicit learning (e.g., GANs) are neither interpretable nor…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Zhizhong Wang , Lei Zhao , Wei Xing

As user expectations for image editing continue to rise, the demand for flexible, fine-grained manipulation of specific visual elements presents a challenge for current diffusion-based methods. In this work, we present BlobCtrl, a framework…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Yaowei Li , Lingen Li , Zhaoyang Zhang , Xiaoyu Li , Guangzhi Wang , Hongxiang Li , Xiaodong Cun , Ying Shan , Yuexian Zou

Large language models (LLMs) possess vast knowledge acquired from extensive training corpora, but they often cannot remove specific pieces of information when needed, which makes it hard to handle privacy, bias mitigation, and knowledge…

机器学习 · 计算机科学 2025-12-09 Yezi Liu , Hanning Chen , Wenjun Huang , Yang Ni , Mohsen Imani

A crucial problem in learning disentangled image representations is controlling the degree of disentanglement during image editing, while preserving the identity of objects. In this work, we propose a simple yet effective model with the…

机器学习 · 计算机科学 2019-12-30 Zengjie Song , Oluwasanmi Koyejo , Jiangshe Zhang

Image forensics, aiming to ensure the authenticity of the image, has made great progress in dealing with common image manipulation such as copy-move, splicing, and inpainting in the past decades. However, only a few researchers pay…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Yushu Zhang , Nuo Chen , Shuren Qi , Mingfu Xue , Xiaochun Cao

This paper introduces Standard Basis LoRA (SBoRA), a novel parameter-efficient fine-tuning approach for Large Language Models that builds upon the pioneering works of Low-Rank Adaptation (LoRA) and Orthogonal Adaptation. SBoRA reduces the…

人工智能 · 计算机科学 2024-10-10 Lai-Man Po , Yuyang Liu , Haoxuan Wu , Tianqi Zhang , Wing-Yin Yu , Zhuohan Wang , Zeyu Jiang , Kun Li

It is a challenging problem to reproduce rich spatial details while maintaining temporal consistency in real-world video super-resolution (Real-VSR), especially when we leverage pre-trained generative models such as stable diffusion (SD)…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Yujing Sun , Lingchen Sun , Shuaizheng Liu , Rongyuan Wu , Zhengqiang Zhang , Lei Zhang
‹ 上一页 1 8 9 10 下一页 ›