中文
相关论文

相关论文: Model soups: averaging weights of multiple fine-tu…

200 篇论文

Merging models becomes a fundamental procedure in some applications that consider model efficiency and robustness. The training randomness or Non-I.I.D. data poses a huge challenge for averaging-based model fusion. Previous research efforts…

人工智能 · 计算机科学 2024-08-23 Yichu Xu , Xin-Chun Li , Le Gan , De-Chuan Zhan

Research on neural networks has focused on understanding a single model trained on a single dataset. However, relatively little is known about the relationships between different models, particularly those trained or tested on different…

机器学习 · 计算机科学 2023-10-16 Almog Gueta , Elad Venezian , Colin Raffel , Noam Slonim , Yoav Katz , Leshem Choshen

This paper presents a robust fine-tuning method designed for pre-trained 3D point cloud models, to enhance feature robustness in downstream fine-tuned models. We highlight the limitations of current fine-tuning methods and the challenges of…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Zhibo Zhang , Ximing Yang , Weizhong Zhang , Cheng Jin

Recently, Language Models (LMs) instruction-tuned on multiple tasks, also known as multitask-prompted fine-tuning (MT), have shown the capability to generalize to unseen tasks. Previous work has shown that scaling the number of training…

计算与语言 · 计算机科学 2023-02-10 Joel Jang , Seungone Kim , Seonghyeon Ye , Doyoung Kim , Lajanugen Logeswaran , Moontae Lee , Kyungjae Lee , Minjoon Seo

Training foundation models on extensive datasets and then finetuning them on specific tasks has emerged as the mainstream approach in artificial intelligence. However, the model robustness, which is a critical aspect for safety, is often…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Kai Qiu , Huishuai Zhang , Zhirong Wu , Stephen Lin

The democratization of machine learning systems has made the process of fine-tuning accessible to practitioners, leading to a wide range of open-source models fine-tuned on specialized tasks and datasets. Recent work has proposed to merge…

机器学习 · 计算机科学 2025-03-03 Anshul Nasery , Jonathan Hayase , Pang Wei Koh , Sewoong Oh

Model merging is attracting attention as a novel method for creating a new model by combining the weights of different trained models. While previous studies reported that model merging works well for models trained on a single dataset with…

机器学习 · 计算机科学 2024-09-23 Masanori Yamada , Tomoya Yamashita , Shin'ya Yamaguchi , Daiki Chijiwa

Model averaging has gained significant attention in recent years due to its ability of fusing information from different models. The critical challenge in frequentist model averaging is the choice of weight vector. The bootstrap method,…

统计方法学 · 统计学 2024-12-10 Minghui Song , Guohua Zou , Alan T. K. Wan

Model averaging combines forecasts obtained from a range of models, and it often produces more accurate forecasts than a forecast from a single model. The crucial part of forecast accuracy improvement in using the model averaging lies in…

应用统计 · 统计学 2018-10-01 Han Lin Shang , Steven Haberman

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

Deep learning based models are used regularly in every applications nowadays. Generally we train a single model on a single task. However, we can train multiple tasks on a single model under multi-task learning settings. This provides us…

机器学习 · 计算机科学 2023-03-14 Aminul Huq , Mst Tasnim Pervin

Model merging is a technique that combines multiple large pretrained models into a single model with enhanced performance and broader task adaptability. It has gained popularity in large pretrained model development due to its ability to…

机器学习 · 计算机科学 2024-09-30 Yu Zhou , Xingyu Wu , Jibin Wu , Liang Feng , Kay Chen Tan

A virtual try-on method takes a product image and an image of a model and produces an image of the model wearing the product. Most methods essentially compute warps from the product image to the model image and combine using image…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Kedan Li , Min Jin Chong , Jingen Liu , David Forsyth

Deep learning models are widely used across computer vision and other domains. When working on the model induction, selecting the right architecture for a given dataset often relies on repetitive trial-and-error procedures. This procedure…

机器学习 · 计算机科学 2026-01-06 Yen-Chia Chen , Hsing-Kuo Pao , Hanjuan Huang

Equivariance is a fundamental property in computer vision models, yet strict equivariance is rarely satisfied in real-world data, which can limit a model's performance. Controlling the degree of equivariance is therefore desirable. We…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Md Ashiqur Rahman , Lim Jun Hao , Jeremiah Jiang , Teck-Yian Lim , Raymond A. Yeh

The dominant paradigm in generative modeling consists of two steps: i) pre-training on a large-scale but unsafe dataset, ii) aligning the pre-trained model with human values via fine-tuning. This practice is considered safe, as no current…

机器学习 · 计算机科学 2024-07-02 Eliahu Horwitz , Jonathan Kahana , Yedid Hoshen

There is great interest in using formal methods to guarantee the reliability of deep neural networks. However, these techniques may also be used to implant carefully selected input-output pairs. We present initial results on a novel…

机器学习 · 计算机科学 2020-08-05 Ivan Papusha , Rosa Wu , Joshua Brulé , Yanni Kouskoulas , Daniel Genin , Aurora Schmidt

The impressive performance of deep learning architectures is associated with a massive increase in model complexity. Millions of parameters need to be tuned, with training and inference time scaling accordingly, together with energy…

机器学习 · 计算机科学 2023-11-10 Paolo Didier Alfano , Vito Paolo Pastore , Lorenzo Rosasco , Francesca Odone

A recent trend in deep learning algorithms has been towards training large scale models, having high parameter count and trained on big dataset. However, robustness of such large scale models towards real-world settings is still a…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Nishant Jain , Harkirat Behl , Yogesh Singh Rawat , Vibhav Vineet

In the mixture models problem it is assumed that there are $K$ distributions $\theta_{1},\ldots,\theta_{K}$ and one gets to observe a sample from a mixture of these distributions with unknown coefficients. The goal is to associate instances…

机器学习 · 统计学 2013-12-02 Jason D Lee , Ran Gilad-Bachrach , Rich Caruana