中文
相关论文

相关论文: Project-Probe-Aggregate: Efficient Fine-Tuning for…

200 篇论文

Spurious correlations are brittle associations between certain attributes of inputs and target variables, such as the correlation between an image background and an object class. Deep image classifiers often leverage them for predictions,…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Guangtao Zheng , Wenqian Ye , Aidong Zhang

Transfer learning enables the sharing of common knowledge among models for a variety of downstream tasks, but traditional methods suffer in limited training data settings and produce narrow models incapable of effectively generalizing under…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Kevin Vogt-Lowell , Noah Lee , Theodoros Tsiligkaridis , Marc Vaillant

Zero-shot depth estimation (DE) models exhibit strong generalization performance as they are trained on large-scale datasets. However, existing models struggle with high-resolution images due to the discrepancy in image resolutions of…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Byeongjun Kwon , Munchurl Kim

We study the problem of learning classifiers that perform well across (known or unknown) groups of data. After observing that common worst-group-accuracy datasets suffer from substantial imbalances, we set out to compare state-of-the-art…

机器学习 · 计算机科学 2022-02-21 Badr Youbi Idrissi , Martin Arjovsky , Mohammad Pezeshki , David Lopez-Paz

Pre-trained vision-language models (VLMs), such as CLIP, have exhibited remarkable performance across various downstream tasks by aligning text and images in a unified embedding space. However, due to the imbalanced distribution of…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Yunfan Yang , Chaoquan Jiang , Zhiyu Lin , Jinlin Xiao , Jiaming Zhang , Jitao Sang

The aspect-based sentiment analysis (ABSA) is a fine-grained task that aims to determine the sentiment polarity towards targeted aspect terms occurring in the sentence. The development of the ABSA task is very much hindered by the lack of…

计算与语言 · 计算机科学 2022-03-15 Yiming Zhang , Min Zhang , Sai Wu , Junbo Zhao

The goal of the group testing problem is to identify a set of defective items within a larger set of items, using suitably-designed tests whose outcomes indicate whether any defective item is present. In this paper, we study how the number…

信息论 · 计算机科学 2023-01-18 Ivan Lau , Jonathan Scarlett , Yang Sun

Text-to-image diffusion models often exhibit degraded performance when generating images beyond their training resolution. Recent training-free methods can mitigate this limitation, but they often require substantial computation or are…

机器学习 · 计算机科学 2025-10-31 Sungho Koh , SeungJu Cha , Hyunwoo Oh , Kwanyoung Lee , Dong-Jin Kim

Large-scale pretrained vision-language models like CLIP have demonstrated remarkable zero-shot image classification capabilities across diverse domains. To enhance CLIP's performance while preserving the zero-shot paradigm, various…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Xuefeng Hu , Ke Zhang , Min Sun , Albert Chen , Cheng-Hao Kuo , Ram Nevatia

As an algorithmic framework for learning to learn, meta-learning provides a promising solution for few-shot text classification. However, most existing research fail to give enough attention to class labels. Traditional basic framework…

计算与语言 · 计算机科学 2024-12-16 Guanghua Hou , Shuhui Cao , Deqiang Ouyang , Ning Wang

Image-text retrieval is a widely studied topic in the field of computer vision due to the exponential growth of multimedia data, whose core concept is to measure the similarity between images and text. However, most existing retrieval…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Yang Zhang

We tackle societal bias in image-text datasets by removing spurious correlations between protected groups and image attributes. Traditional methods only target labeled attributes, ignoring biases from unlabeled ones. Using text-guided…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Yusuke Hirota , Jerone T. A. Andrews , Dora Zhao , Orestis Papakyriakopoulos , Apostolos Modas , Yuta Nakashima , Alice Xiang

Parameter-efficient fine-tuning (PEFT) methods, such as LoRA, reduce adaptation cost by injecting low-rank updates into pretrained weights. However, LoRA's down-projection is randomly initialized and data-agnostic, discarding potentially…

机器学习 · 计算机科学 2026-01-07 Yuan Yin , Shashanka Venkataramanan , Tuan-Hung Vu , Andrei Bursuc , Matthieu Cord

Background and objective: Employing deep learning models in critical domains such as medical imaging poses challenges associated with the limited availability of training data. We present a strategy for improving the performance and…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Eva Pachetti , Sotirios A. Tsaftaris , Sara Colantonio

Few-shot classification consists of learning a predictive model that is able to effectively adapt to a new class, given only a few annotated samples. To solve this challenging problem, meta-learning has become a popular paradigm that…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Nikita Dvornik , Cordelia Schmid , Julien Mairal

Fine-tuning large language models (LLMs) aims to adapt pre-trained models to specific tasks using relatively small and domain-specific datasets. Among Parameter-Efficient Fine-Tuning (PEFT) methods, Low-Rank Adaptation (LoRA) stands out by…

计算与语言 · 计算机科学 2026-04-16 Yarui Cao , Kai Liu

The performance of large language models (LLMs) across diverse downstream applications is fundamentally governed by the quality and composition of their pretraining corpora. Existing domain reweighting algorithms primarily optimize data…

机器学习 · 计算机科学 2025-05-28 Simin Fan , Maria Ios Glarou , Martin Jaggi

Language models frequently inherit societal biases from their training data. Numerous techniques have been proposed to mitigate these biases during both the pre-training and fine-tuning stages. However, fine-tuning a pre-trained debiased…

计算与语言 · 计算机科学 2024-10-03 Shahed Masoudian , Markus Frohmann , Navid Rekabsaz , Markus Schedl

The increasing use of foundation models highlights the urgent need to address and eliminate implicit biases present in them that arise during pretraining. In this paper, we introduce PEFTDebias, a novel approach that employs…

机器学习 · 计算机科学 2023-12-04 Sumit Agarwal , Aditya Srikanth Veerubhotla , Srijan Bansal

Model miscalibration has been frequently identified in modern deep neural networks. Recent work aims to improve model calibration directly through a differentiable calibration proxy. However, the calibration produced is often biased due to…

机器学习 · 计算机科学 2024-06-26 Cheng Wang , Jacek Golebiowski