中文
相关论文

相关论文: Iterative Teaching by Label Synthesis

200 篇论文

Deep learning architectures exhibit a critical drop of performance due to catastrophic forgetting when they are required to incrementally learn new tasks. Contemporary incremental learning frameworks focus on image classification and object…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Umberto Michieli , Pietro Zanuttigh

Label propagation aims to iteratively diffuse the label information from labeled examples to unlabeled examples over a similarity graph. Current label propagation algorithms cannot consistently yield satisfactory performance due to two…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Chen Gong , Dacheng Tao , Xiaojun Chang , Jian Yang

Classification is an important task in many fields including biomedical research and machine learning. Traditionally, a classification rule is constructed based a bunch of labeled data. Recently, due to technological innovation and…

统计方法学 · 统计学 2014-06-19 Jing Wang , Eunsik Park , Yuan-chin Ivan Chang

Teachers intentionally pick the most informative examples to show their students. However, if the teacher and student are neural networks, the examples that the teacher network learns to give, although effective at teaching the student, are…

人工智能 · 计算机科学 2018-02-15 Smitha Milli , Pieter Abbeel , Igor Mordatch

Deep learning models can achieve high inference accuracy by extracting rich knowledge from massive well-annotated data, but may pose the risk of data privacy leakage in practical deployment. In this paper, we present an effective…

机器学习 · 计算机科学 2024-09-20 Bochao Liu , Jianghu Lu , Pengju Wang , Junjie Zhang , Dan Zeng , Zhenxing Qian , Shiming Ge

Class-incremental learning aims to learn new classes in an incremental fashion without forgetting the previously learned ones. Several research works have shown how additional data can be used by incremental models to help mitigate…

机器学习 · 计算机科学 2023-10-11 Quentin Jodelet , Xin Liu , Yin Jun Phua , Tsuyoshi Murata

Differential replication through copying refers to the process of replicating the decision behavior of a machine learning model using another model that possesses enhanced features and attributes. This process is relevant when external…

机器学习 · 计算机科学 2023-02-08 Nahuel Statuto , Irene Unceta , Jordi Nin , Oriol Pujol

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

Self-supervised learning, which learns by constructing artificial labels given only the input signals, has recently gained considerable attention for learning representations with unlabeled datasets, i.e., learning without any…

机器学习 · 计算机科学 2020-06-30 Hankook Lee , Sung Ju Hwang , Jinwoo Shin

Continual Learning aims to learn from a stream of tasks, being able to remember at the same time both new and old tasks. While many approaches were proposed for single-class classification, multi-label classification in the continual…

Many classification problems require decisions among a large number of competing classes. These tasks, however, are not handled well by general purpose learning methods and are usually addressed in an ad-hoc fashion. We suggest a general…

人工智能 · 计算机科学 2007-05-23 Yair Even-Zohar , Dan Roth

We explore the problem of learning under selective labels in the context of algorithm-assisted decision making. Selective labels is a pervasive selection bias problem that arises when historical decision making blinds us to the true outcome…

机器学习 · 计算机科学 2018-07-06 Maria De-Arteaga , Artur Dubrawski , Alexandra Chouldechova

The iterated learning model is an agent model which simulates the transmission of of language from generation to generation. It is used to study how the language adapts to pressures imposed by transmission. In each iteration, a language…

计算与语言 · 计算机科学 2024-11-28 Jack Bunyan , Seth Bullock , Conor Houghton

A common assumption in machine learning is that training data are i.i.d. samples from some distribution. Processes that generate i.i.d. samples are, in a sense, uninformative---they produce data without regard to how good this data is for…

人工智能 · 计算机科学 2017-12-04 Long Ouyang , Michael C. Frank

Exemplar-Free Class Incremental Learning is a highly challenging setting where replay memory is unavailable. Methods relying on frozen feature extractors have drawn attention recently in this setting due to their impressive performances and…

机器学习 · 计算机科学 2025-02-28 Quentin Jodelet , Xin Liu , Yin Jun Phua , Tsuyoshi Murata

Supervised learning, especially supervised deep learning, requires large amounts of labeled data. One approach to collect large amounts of labeled data is by using a crowdsourcing platform where numerous workers perform the annotation…

机器学习 · 计算机科学 2023-08-22 Kosuke Yoshimura , Hisashi Kashima

Crowdsourcing platforms emerged as popular venues for purchasing human intelligence at low cost for large volume of tasks. As many low-paid workers are prone to give noisy answers, a common practice is to add redundancy by assigning…

机器学习 · 计算机科学 2018-10-09 Jungseul Ok , Sewoong Oh , Yunhun Jang , Jinwoo Shin , Yung Yi

The availability of large labeled datasets is the key component for the success of deep learning. However, annotating labels on large datasets is generally time-consuming and expensive. Active learning is a research area that addresses the…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Felix Buchert , Nassir Navab , Seong Tae Kim

Recently, distillation approaches are suggested to extract general knowledge from a teacher network to guide a student network. Most of the existing methods transfer knowledge from the teacher network to the student via feeding the sequence…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Haoran Zhao , Xin Sun , Junyu Dong , Zihe Dong , Qiong Li

We study the problem of inverse reinforcement learning (IRL) with the added twist that the learner is assisted by a helpful teacher. More formally, we tackle the following algorithmic question: How could a teacher provide an informative…

机器学习 · 计算机科学 2019-06-07 Parameswaran Kamalaruban , Rati Devidze , Volkan Cevher , Adish Singla