中文
相关论文

相关论文: Coupled Training with Privileged Information and U…

200 篇论文

Codistillation has been proposed as a mechanism to share knowledge among concurrently trained models by encouraging them to represent the same function through an auxiliary loss. This contrasts with the more commonly used fully-synchronous…

机器学习 · 计算机科学 2021-07-27 Shagun Sodhani , Olivier Delalleau , Mahmoud Assran , Koustuv Sinha , Nicolas Ballas , Michael Rabbat

This paper is concerned with learning of mixture regression models for individuals that are measured repeatedly. The adjective "unsupervised" implies that the number of mixing components is unknown and has to be determined, ideally by data…

统计方法学 · 统计学 2018-01-09 Peirong Xu , Heng Peng , Tao Huang

Semi-supervised machine learning models learn from a (small) set of labeled training examples, and a (large) set of unlabeled training examples. State-of-the-art models can reach within a few percentage points of fully-supervised training,…

机器学习 · 计算机科学 2021-08-11 Nicholas Carlini

We present a methodology for using unlabeled data to design semi-supervised learning (SSL) methods that improve the predictive performance of supervised learning for regression tasks. The main idea is to design different mechanisms for…

统计方法学 · 统计学 2025-11-18 Oren Yuval , Saharon Rosset

In the era of big data, many big organizations are integrating machine learning into their work pipelines to facilitate data analysis. However, the performance of their trained models is often restricted by limited and imbalanced data…

机器学习 · 计算机科学 2024-03-05 Cheng Chen , Jiaying Zhou , Jie Ding , Yi Zhou

Training deep networks requires various design decisions regarding for instance their architecture, data augmentation, or optimization. In this work, we find these training variations to result in networks learning unique feature sets from…

机器学习 · 计算机科学 2024-02-27 Karsten Roth , Lukas Thede , Almut Sophia Koepke , Oriol Vinyals , Olivier Hénaff , Zeynep Akata

In the collaborative clustering framework, the hope is that by combining several clustering solutions, each one with its own bias and imperfections, one will get a better overall solution. The goal is that each local computation, quite…

机器学习 · 计算机科学 2021-03-25 Yohan Foucade , Younès Bennani

Gathering training data is a key step of any supervised learning task, and it is both critical and expensive. Critical, because the quantity and quality of the training data has a high impact on the performance of the learned function.…

数据结构与算法 · 计算机科学 2021-10-28 Quentin Lutz , Élie de Panafieu , Alex Scott , Maya Stein

Gradient-based meta-learning has proven to be highly effective at learning model initializations, representations, and update rules that allow fast adaptation from a few samples. The core idea behind these approaches is to use fast…

机器学习 · 计算机科学 2019-10-07 Khurram Javed , Hengshuai Yao , Martha White

Federated Learning offers a way to train deep neural networks in a distributed fashion. While this addresses limitations related to distributed data, it incurs a communication overhead as the model parameters or gradients need to be…

机器学习 · 计算机科学 2023-05-26 Morten From Elvebakken , Alexandros Iosifidis , Lukas Esterle

Classification on long-tailed distributed data is a challenging problem, which suffers from serious class-imbalance and hence poor performance on tail classes with only a few samples. Owing to this paucity of samples, learning on the tail…

计算与语言 · 计算机科学 2022-07-25 Taha ValizadehAslani , Yiwen Shi , Jing Wang , Ping Ren , Yi Zhang , Meng Hu , Liang Zhao , Hualou Liang

In this paper, we study the problem of semi-supervised image recognition, which is to learn classifiers using both labeled and unlabeled images. We present Deep Co-Training, a deep learning based method inspired by the Co-Training…

计算机视觉与模式识别 · 计算机科学 2018-03-19 Siyuan Qiao , Wei Shen , Zhishuai Zhang , Bo Wang , Alan Yuille

Majority of the modern meta-learning methods for few-shot classification tasks operate in two phases: a meta-training phase where the meta-learner learns a generic representation by solving multiple few-shot tasks sampled from a large…

机器学习 · 计算机科学 2020-04-23 Qing Liu , Orchid Majumder , Alessandro Achille , Avinash Ravichandran , Rahul Bhotika , Stefano Soatto

Recently, Semi-Supervised Learning (SSL) has shown much promise in leveraging unlabeled data while being provided with very few labels. In this paper, we show that ignoring the labels altogether for whole epochs intermittently during…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Boaz Lerner , Guy Shiran , Daphna Weinshall

We present two approaches that use unlabeled data to improve sequence learning with recurrent networks. The first approach is to predict what comes next in a sequence, which is a conventional language model in natural language processing.…

机器学习 · 计算机科学 2015-11-05 Andrew M. Dai , Quoc V. Le

Compounding error, where small prediction mistakes accumulate over time, presents a major challenge in learning-based control. A common remedy is to train multi-step predictors directly instead of rolling out single-step models. However, it…

系统与控制 · 电气工程与系统科学 2026-03-25 Anne Somalwar , Bruce D. Lee , George J. Pappas , Nikolai Matni

Consider making a prediction over new test data without any opportunity to learn from a training set of labelled data - instead given access to a set of expert models and their predictions alongside some limited information about the…

机器学习 · 计算机科学 2022-10-12 Alex J. Chan , Mihaela van der Schaar

Following Coteaching, generally in the literature, two models are used in sample selection based approaches for training with noisy labels. Meanwhile, it is also well known that Dropout when present in a network trains an ensemble of…

机器学习 · 计算机科学 2022-03-01 Lakshya

Pre-trained code models have recently achieved substantial improvements in many code intelligence tasks. These models are first pre-trained on large-scale unlabeled datasets in a task-agnostic manner using self-supervised learning, and then…

软件工程 · 计算机科学 2024-01-11 Shuzheng Gao , Wenxin Mao , Cuiyun Gao , Li Li , Xing Hu , Xin Xia , Michael R. Lyu

An approach to distributed machine learning is to train models on local datasets and aggregate these models into a single, stronger model. A popular instance of this form of parallelization is federated learning, where the nodes…

机器学习 · 计算机科学 2019-11-19 Linara Adilova , Julia Rosenzweig , Michael Kamp
‹ 上一页 1 8 9 10 下一页 ›