paper-with-me

Papers

Para-active learning

2013-10-30 · Alekh Agarwal, Leon Bottou, Miroslav Dudik, John Langford

Training examples are not all equally informative. Active learning strategies leverage this observation in order to massively reduce the number of examples that need to be labeled. We leverage the same observation to build a generic strategy for parallelizing learning algorithms. This strategy is effective because the search for informative examples is highly parallelizable and because we show that its performance does not deteriorate when the sifting process relies on a slightly outdated model. Parallel active learning is particularly attractive to train nonlinear models with non-linear representations because there are few practical parallel learning algorithms for such models. We report preliminary experiments using both kernel SVMs and SGD-trained neural networks.

📄 PDF Abstract BibTeX arXiv:1310.8243

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

ActiveDP: Bridging Active Learning and Data Programming

2024-02-08 · Naiqing Guan, Nick Koudas

Modern machine learning models require large labelled datasets to achieve good performance, but manually labelling large datasets is expensive and time-consuming. The data programming paradigm enables users to label larg…

Active Learning

Extract-and-Abstract: Unifying Extractive and Abstractive Summarization within Single Encoder-Decoder Framework

2024-09-18 · Yuping Wu, Hao Li, Hongbo Zhu, Goran Nenadic 외

Extract-then-Abstract is a naturally coherent paradigm to conduct abstractive summarization with the help of salient information identified by the extractive model. Previous works that adopt this paradigm train the extra…

Abstractive Text SummarizationDecoder

Parachute: Evaluating Interactive Human-LM Co-writing Systems

2023-03-11 · Hua Shen, Tongshuang Wu

A surge of advances in language models (LMs) has led to significant interest in using LMs to build co-writing systems, in which humans and LMs interactively contribute to a shared writing artifact. However, there is a la…

Active Finetuning: Exploiting Annotation Budget in the Pretraining-Finetuning Paradigm

2023-03-25 · CVPR 2023 1 · Yichen Xie, Han Lu, Junchi Yan, Xiaokang Yang 외

Given the large-scale data and the high annotation cost, pretraining-finetuning becomes a popular paradigm in multiple computer vision tasks. Previous research has covered both the unsupervised pretraining and supervised…

Diversityimage-classificationImage ClassificationSemantic Segmentation

Abstractive Text Summarization Using the BRIO Training Paradigm

2023-05-23 · Khang Nhut Lam, Thieu Gia Doan, Khang Thua Pham, Jugal Kalita

Summary sentences produced by abstractive summarization models may be coherent and comprehensive, but they lack control and rely heavily on reference summaries. The BRIO training paradigm assumes a non-deterministic dist…

Abstractive Text SummarizationText Summarization