中文
相关论文

相关论文: Spectrum-Aware Parameter Efficient Fine-Tuning for…

200 篇论文

With the rapid growth in the scale of pre-trained foundation models, parameter-efficient fine-tuning techniques have gained significant attention, among which Adapter Tuning is the most widely used. Despite achieving efficiency, it still…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Qizhe Zhang , Bocheng Zou , Ruichuan An , Jiaming Liu , Shanghang Zhang

Medical image analysis relies on accurate segmentation, and benefits from controllable synthesis (of new training images). Yet both tasks of the cyclical pipeline face spatial imbalance: lesions occupy small regions against vast…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Anugunj Naman , Ayushman Singh , Gaibo Zhang , Yaguang Zhang

We present SlotAdapt, an object-centric learning method that combines slot attention with pretrained diffusion models by introducing adapters for slot-based conditioning. Our method preserves the generative power of pretrained diffusion…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Adil Kaan Akan , Yucel Yemez

Existing generative models, such as diffusion and auto-regressive networks, are inherently static, relying on a fixed set of pretrained parameters to handle all inputs. In contrast, humans flexibly adapt their internal generative…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Minh-Tuan Tran , Xuan-May Le , Quan Hung Tran , Mehrtash Harandi , Dinh Phung , Trung Le

The emerging field semantic communication is driving the research of end-to-end data transmission. By utilizing the powerful representation ability of deep learning models, learned data transmission schemes have exhibited superior…

信息论 · 计算机科学 2023-05-25 Jincheng Dai , Sixian Wang , Ke Yang , Kailin Tan , Xiaoqi Qin , Zhongwei Si , Kai Niu , Ping Zhang

Source-free domain adaptation (SFDA) is compelling because it allows adapting an off-the-shelf model to a new domain using only unlabelled data. In this work, we apply existing SFDA techniques to a challenging set of naturally-occurring…

机器学习 · 计算机科学 2023-06-27 Malik Boudiaf , Tom Denton , Bart van Merriënboer , Vincent Dumoulin , Eleni Triantafillou

Diffusion models have achieved remarkable success in generative modeling, yet how to effectively adapt large pretrained models to new tasks remains challenging. We revisit the reconstruction behavior of diffusion models during denoising to…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Bo Yin , Xiaobin Hu , Xingyu Zhou , Peng-Tao Jiang , Yue Liao , Junwei Zhu , Jiangning Zhang , Ying Tai , Chengjie Wang , Shuicheng Yan

Traditional sequential recommendation (SR) models learn low-dimensional item ID embeddings from user-item interactions, often overlooking textual information such as item titles or descriptions. Recent advances in Large Language Models…

信息检索 · 计算机科学 2026-04-27 Yu Cui , Feng Liu , Zhaoxiang Wang , Changwang Zhang , Jun Wang , Can Wang , Jiawei Chen

In a rapidly growing field of model training there is a constant practical interest in parameter-efficient fine-tuning and various techniques that use a small amount of training data to adapt the model to a narrow task. However, there is an…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Ali Aliev , Kamil Garifullin , Nikolay Yudin , Vera Soboleva , Alexander Molozhavenko , Ivan Oseledets , Aibek Alanov , Maxim Rakhuba

Developing efficient multi-objective optimization methods to compute the Pareto set of optimal compromises between conflicting objectives remains a key challenge, especially for large-scale and expensive problems. To bridge this gap, we…

机器学习 · 计算机科学 2026-02-05 Sedjro Salomon Hotegni , Sebastian Peitz

Parameter-efficient fine-tuning methods have emerged as a promising solution for adapting pre-trained models to various downstream tasks. While these methods perform well in single-task learning, extending them to multi-task learning…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Neeraj Gangwar , Anshuka Rangi , Rishabh Deshmukh , Holakou Rahmanian , Yesh Dattatreya , Nickvash Kani

Test-time adaptation (TTA) aims to improve the performance of source-domain pre-trained models on previously unseen, shifted target domains. Traditional TTA methods primarily adapt model weights based on target data streams, making model…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Jiayi Guo , Junhao Zhao , Chaoqun Du , Yulin Wang , Chunjiang Ge , Zanlin Ni , Shiji Song , Humphrey Shi , Gao Huang

Driven by the rapid growth of model parameters, parameter-efficient fine-tuning (PEFT) has become essential for adapting large models to diverse downstream tasks under constrained computational resources. Within this paradigm, orthogonal…

机器学习 · 计算机科学 2026-02-20 Fei Wu , Jia Hu , Geyong Min , Shiqiang Wang

Adapters are a parameter-efficient alternative to fine-tuning, which augment a frozen base network to learn new tasks. Yet, the inference of the adapted model is often slower than the corresponding fine-tuned model. To improve on this, we…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Lukas Hedegaard , Aman Alok , Juby Jose , Alexandros Iosifidis

Parameter-efficient fine-tuning methods introduce a small number of training parameters, enabling pre-trained models to adapt rapidly to new data distributions. While these methods have shown promising results, they exhibit notable…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Weicai Yan , Xinhua Ma , Wang Lin , Tao Jin

Recent advances in Remote Sensing Foundation Models (RSFMs) have led to significant breakthroughs in the field. While many RSFMs have been pretrained with massive optical imagery, more multispectral/hyperspectral data remain lack of the…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Yuxiang Zhang , Wei Li , Mengmeng Zhang , Jiawei Han , Ran Tao , Shunlin Liang

Generative recommendation has emerged as a scalable alternative to traditional retrieve-and-rank pipelines by operating in a compact token space. However, existing methods mainly rely on discrete code-level supervision, which leads to…

Fine-tuning large language models is essential for task-specific adaptation, yet it remains computationally prohibitive. Parameter-Efficient Fine-Tuning (PEFT) methods have emerged as a solution, but current approaches typically ignore the…

计算与语言 · 计算机科学 2025-12-01 Dayan Pan , Jingyuan Wang , Yilong Zhou , Jiawei Cheng , Pengyue Jia , Xiangyu Zhao

Parameter-efficient fine-tuning (PEFT) techniques, such as prompts and adapters, are widely used in multi-modal tracking because they alleviate issues of full-model fine-tuning, including time inefficiency, high resource consumption,…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Yabin Zhu , Jianqi Li , Chenglong Li , Jiaxiang Wang , Chengjie Gu , Jin Tang

A streaming algorithm to compute the spectral proper orthogonal decomposition (SPOD) of stationary random processes is presented. As new data becomes available, an incremental update of the truncated eigenbasis of the estimated…

流体动力学 · 物理学 2019-01-14 Oliver T. Schmidt , Aaron Towne