中文
相关论文

相关论文: Model soups need only one ingredient

200 篇论文

This paper introduces an efficient fine-tuning method for large pre-trained models, offering strong in-distribution (ID) and out-of-distribution (OOD) performance. Breaking away from traditional practices that need a multitude of fine-tuned…

机器学习 · 计算机科学 2025-08-04 Dong-Hwan Jang , Sangdoo Yun , Dongyoon Han

The conventional recipe for maximizing model accuracy is to (1) train multiple models with various hyperparameters and (2) pick the individual model which performs best on a held-out validation set, discarding the remainder. In this paper,…

The classification of Intangible Cultural Heritage (ICH) images in the Mekong Delta poses unique challenges due to limited annotated data, high visual similarity among classes, and domain heterogeneity. In such low-resource settings,…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Quoc-Khang Tran , Minh-Thien Nguyen , Nguyen-Khang Pham

User information needs are often highly diverse and varied. A key challenge in current research is how to achieve controllable multi-objective generation while enabling rapid adaptation to accommodate diverse user demands during test time.…

机器学习 · 计算机科学 2025-06-03 Guofu Xie , Xiao Zhang , Ting Yao , Yunsheng Shi

Model soups are strange and strangely effective combinations of parameters. They take a model (the stock), fine-tune it into multiple models (the ingredients), and then mix their parameters back into one model (the soup) to improve…

机器学习 · 计算机科学 2026-02-04 Anthony Fuller , James R. Green , Evan Shelhamer

Pre-training followed by fine-tuning is widely adopted among practitioners. The performance can be improved by "model soups"~\cite{wortsman2022model} via exploring various hyperparameter configurations.The Learned-Soup, a variant of model…

机器学习 · 计算机科学 2024-07-24 Tao Li , Weisen Jiang , Fanghui Liu , Xiaolin Huang , James T. Kwok

Model merging combines fine-tuned checkpoints into a single multi-task model without retraining. Existing methods - such as task arithmetic, model soups, TIES, and DARE - are computationally efficient and empirically successful, but rely on…

机器学习 · 计算机科学 2026-05-29 Bethan Evans , Benjamin Etheridge , Stephen Roberts , Jared Tanner

We present Diffusion Soup, a compartmentalization method for Text-to-Image Generation that averages the weights of diffusion models trained on sharded data. By construction, our approach enables training-free continual learning and…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Benjamin Biggs , Arjun Seshadri , Yang Zou , Achin Jain , Aditya Golatkar , Yusheng Xie , Alessandro Achille , Ashwin Swaminathan , Stefano Soatto

Neural networks can be significantly compressed by pruning, yielding sparse models with reduced storage and computational demands while preserving predictive performance. Model soups (Wortsman et al., 2022) enhance generalization and…

机器学习 · 计算机科学 2024-03-26 Max Zimmer , Christoph Spiegel , Sebastian Pokutta

Over the past year, a large body of multimodal research has emerged around zero-shot evaluation using GPT descriptors. These studies boost the zero-shot accuracy of pretrained VL models with an ensemble of label-specific text generated by…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Christopher Liao , Theodoros Tsiligkaridis , Brian Kulis

While transfer learning is an effective strategy, it often overlooks the opportunity to leverage knowledge from numerous available models online. Addressing this multi-source transfer learning problem is a promising path to boost…

机器学习 · 计算机科学 2026-04-24 Marcin Osial , Bartosz Wójcik , Bartosz Zieliński , Sebastian Cygert

The performance of learning-based denoising largely depends on clean supervision. However, it is difficult to obtain clean images in many scenes. On the contrary, the capture of multiple noisy frames for the same field of view is available…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Lujia Jin , Shi Zhao , Lei Zhu , Qian Chen , Yanye Lu

We propose a new method for object pose estimation without CAD models. The previous feature-matching-based method OnePose has shown promising results under a one-shot setting which eliminates the need for CAD models or object-specific…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Xingyi He , Jiaming Sun , Yuang Wang , Di Huang , Hujun Bao , Xiaowei Zhou

Training a single model for multilingual, multi-task speech processing (MSP) is severely hampered by conflicting objectives between tasks like speech recognition and translation. While multi-objective optimization (MOO) aims to align…

音频与语音处理 · 电气工程与系统科学 2025-08-14 A F M Saif , Lisha Chen , Xiaodong Cui , Songtao Lu , Brian Kingsbury , Tianyi Chen

In this paper, we compare Model Soups performances on three different models (ResNet, ViT and EfficientNet) using three Soup Recipes (Greedy Soup Sorted, Greedy Soup Random and Uniform soup) from arXiv:2203.05482, and reproduce the results…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Charles Dansereau , Milo Sobral , Maninder Bhogal , Mehdi Zalai

In this paper, we tackle two fundamental problems in few-shot domain adaptation of foundation models. First, hyperparameter tuning is often impractical due to the lack of large validation datasets. Second, model robustness under…

机器学习 · 计算机科学 2025-07-09 Marco Roschkowski

Model merging has recently emerged as a lightweight alternative to ensembling, combining multiple fine-tuned models into a single set of parameters with no additional training overhead. Yet, existing merging methods fall short of matching…

The scarcity of well-annotated medical datasets requires leveraging transfer learning from broader datasets like ImageNet or pre-trained models like CLIP. Model soups averages multiple fine-tuned models aiming to improve performance on…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Santosh Sanjeev , Nuren Zhaksylyk , Ibrahim Almakky , Anees Ur Rehman Hashmi , Mohammad Areeb Qazi , Mohammad Yaqub

Machine learning models are routinely trained on a mixture of different data domains. Different domain weights yield very different downstream performances. We propose the Soup-of-Experts, a novel architecture that can instantiate a model…

机器学习 · 计算机科学 2025-02-05 Pierre Ablin , Angelos Katharopoulos , Skyler Seto , David Grangier

The standard recipe applied in transfer learning is to finetune a pretrained model on the task-specific dataset with different hyperparameter settings and pick the model with the highest accuracy on the validation dataset. Unfortunately,…

机器学习 · 计算机科学 2023-09-19 Hannes Fassold
‹ 上一页 1 2 3 10 下一页 ›