中文
相关论文

相关论文: To Share or not to Share: Predicting Sets of Sourc…

200 篇论文

Using transfer learning to adapt a pre-trained "source model" to a downstream "target task" can dramatically increase performance with seemingly no downside. In this work, we demonstrate that there can exist a downside after all: bias…

机器学习 · 计算机科学 2022-07-07 Hadi Salman , Saachi Jain , Andrew Ilyas , Logan Engstrom , Eric Wong , Aleksander Madry

Graph convolutional networks produce good predictions of unlabeled samples due to its transductive label propagation. Since samples have different predicted confidences, we take high-confidence predictions as pseudo labels to expand the…

机器学习 · 计算机科学 2020-09-07 Kun Zhan , Chaoxi Niu

We compare sequential fine-tuning with a model for multi-task learning in the context where we are interested in boosting performance on two tasks, one of which depends on the other. We test these models on the FigLang2022 shared task which…

计算与语言 · 计算机科学 2022-11-01 Irina Bigoulaeva , Rachneet Sachdeva , Harish Tayyar Madabushi , Aline Villavicencio , Iryna Gurevych

We consider transferability estimation, the problem of estimating how well deep learning models transfer from a source to a target task. We focus on regression tasks, which received little previous attention, and propose two simple and…

机器学习 · 计算机科学 2023-12-05 Cuong N. Nguyen , Phong Tran , Lam Si Tung Ho , Vu Dinh , Anh T. Tran , Tal Hassner , Cuong V. Nguyen

When labeled data is scarce for a specific target task, transfer learning often offers an effective solution by utilizing data from a related source task. However, when transferring knowledge from a less related source, it may inversely…

机器学习 · 计算机科学 2019-10-08 Zirui Wang , Zihang Dai , Barnabás Póczos , Jaime Carbonell

Understanding how information propagates in real-life complex networks yields a better understanding of dynamic processes such as misinformation or epidemic spreading. The recently introduced branch of machine learning methods for learning…

社会与信息网络 · 计算机科学 2023-02-21 Sebastian Mežnar , Nada Lavrač , Blaž Škrlj

In recent years, supervised machine learning models have demonstrated tremendous success in a variety of application domains. Despite the promising results, these successful models are data hungry and their performance relies heavily on the…

The medical image processing field often encounters the critical issue of scarce annotated data. Transfer learning has emerged as a solution, yet how to select an adequate source task and effectively transfer the knowledge to the target…

图像与视频处理 · 电气工程与系统科学 2024-10-10 Jingyun Yang , Jingge Wang , Guoqing Zhang , Yang Li

Modern software systems provide many configuration options which significantly influence their non-functional properties. To understand and predict the effect of configuration options, several sampling and learning strategies have been…

Although many studies have successfully applied transfer learning to medical image segmentation, very few of them have investigated the selection strategy when multiple source tasks are available for transfer. In this paper, we propose a…

图像与视频处理 · 电气工程与系统科学 2023-01-04 Yicong Li , Yang Tan , Jingyun Yang , Yang Li , Xiao-Ping Zhang

We pursue transfer learning to improve classifier accuracy on a target task with few labeled examples available for training. Recent work suggests that using a source task to learn a prior distribution over neural net weights, not just an…

机器学习 · 计算机科学 2024-05-27 Ethan Harvey , Mikhail Petrov , Michael C. Hughes

Transferring representation for multitask imitation learning has the potential to provide improved sample efficiency on learning new tasks, when compared to learning from scratch. In this work, we provide a statistical guarantee indicating…

机器学习 · 计算机科学 2023-11-06 Bryan Chan , Karime Pereida , James Bergstra

Transfer Learning is concerned with the application of knowledge gained from solving a problem to a different but related problem domain. In this paper, we propose a method and efficient algorithm for ranking and selecting representations…

机器学习 · 计算机科学 2014-05-29 Son N. Tran , Artur d'Avila Garcez

Multi-source domain adaptation aims to reduce performance degradation when applying machine learning models to unseen domains. A fundamental challenge is devising the optimal strategy for feature selection. Existing literature is somewhat…

机器学习 · 统计学 2024-03-12 Ziliang Samuel Zhong , Xiang Pan , Qi Lei

In recent years, it is common practice to extract fully-connected layer (fc) features that were learned while performing image classification on a source dataset, such as ImageNet, and apply them generally to a wide range of other tasks.…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Varun Manjunatha , Srikumar Ramalingam , Tim K. Marks , Larry Davis

Transfer learning is a common practice that alleviates the need for extensive data to train neural networks. It is performed by pre-training a model using a source dataset and fine-tuning it for a target task. However, not every source…

机器学习 · 计算机科学 2024-10-01 Jiseok Lee , Brian Kenji Iwana

In the robotics literature, different knowledge transfer approaches have been proposed to leverage the experience from a source task or robot -- real or virtual -- to accelerate the learning process on a new task or robot. A commonly made…

机器人学 · 计算机科学 2020-03-31 Michael J. Sorocky , Siqi Zhou , Angela P. Schoellig

Transfer learning borrows knowledge from a source domain to facilitate learning in a target domain. Two primary issues to be addressed in transfer learning are what and how to transfer. For a pair of domains, adopting different transfer…

人工智能 · 计算机科学 2017-08-21 Ying Wei , Yu Zhang , Qiang Yang

Classification is an essential and fundamental task in machine learning, playing a cardinal role in the field of natural language processing (NLP) and computer vision (CV). In a supervised learning setting, labels are always needed for the…

计算与语言 · 计算机科学 2021-02-04 Irene Li

Data scarcity is a tremendous challenge in causal effect estimation. In this paper, we propose to exploit additional data sources to facilitate estimating causal effects in the target population. Specifically, we leverage additional source…

机器学习 · 计算机科学 2021-06-01 Thanh Vinh Vo , Pengfei Wei , Trong Nghia Hoang , Tze-Yun Leong