中文
相关论文

相关论文: A Better Variant of Self-Critical Sequence Trainin…

200 篇论文

Self-training is one of the earliest and simplest semi-supervised methods. The key idea is to augment the original labeled dataset with unlabeled data paired with the model's prediction (i.e. the pseudo-parallel data). While self-training…

机器学习 · 计算机科学 2020-10-20 Junxian He , Jiatao Gu , Jiajun Shen , Marc'Aurelio Ranzato

Sequence generation applications require satisfying semantic constraints, such as ensuring that programs are correct, using certain keywords, or avoiding undesirable content. Language models, whether fine-tuned or prompted with few-shot…

计算与语言 · 计算机科学 2022-11-02 Sean Welleck , Ximing Lu , Peter West , Faeze Brahman , Tianxiao Shen , Daniel Khashabi , Yejin Choi

Recently it has been shown that policy-gradient methods for reinforcement learning can be utilized to train deep end-to-end systems directly on non-differentiable metrics for the task at hand. In this paper we consider the problem of…

机器学习 · 计算机科学 2017-11-17 Steven J. Rennie , Etienne Marcheret , Youssef Mroueh , Jarret Ross , Vaibhava Goel

Reranking methods in machine translation aim to close the gap between common evaluation metrics (e.g. BLEU) and maximum likelihood learning and decoding algorithms. Prior works address this challenge by training models to rerank beam search…

计算与语言 · 计算机科学 2022-12-20 Lior Vassertail , Omer Levy

In this study, we propose a self-supervised video denoising method called "restore-from-restored." This method fine-tunes a pre-trained network by using a pseudo clean video during the test phase. The pseudo clean video is obtained by…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Seunghwan Lee , Donghyeon Cho , Jiwon Kim , Tae Hyun Kim

Self-training is a useful strategy for semi-supervised learning, leveraging raw texts for enhancing model performances. Traditional self-training methods depend on heuristics such as model confidence for instance selection, the manual…

计算与语言 · 计算机科学 2018-04-17 Chenhua Chen , Yue Zhang

Self-training is a simple semi-supervised learning approach: Unlabelled examples that attract high-confidence predictions are labelled with their predictions and added to the training set, with this process being repeated multiple times.…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Attaullah Sahito , Eibe Frank , Bernhard Pfahringer

We propose a new strategy to improve the accuracy and robustness of image classification. First, we train a baseline CNN model. Then, we identify challenging regions in the feature space by identifying all misclassified samples, and…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Fadoua Khmaissia , Hichem Frigui

Although existing neural retrieval models reveal promising results when training data is abundant and the performance keeps improving as training data increases, collecting high-quality annotated data is prohibitively costly. To this end,…

计算与语言 · 计算机科学 2023-11-28 Fan Jiang , Tom Drummond , Trevor Cohn

In this work, we explore whether modeling recurrence into the Transformer architecture can both be beneficial and efficient, by building an extremely simple recurrent module into the Transformer. We compare our model to baselines following…

计算与语言 · 计算机科学 2022-05-25 Tao Lei , Ran Tian , Jasmijn Bastings , Ankur P. Parikh

We propose reCSE, a self supervised contrastive learning sentence representation framework based on feature reshaping. This framework is different from the current advanced models that use discrete data augmentation methods, but instead…

计算与语言 · 计算机科学 2024-08-27 Fufangchen Zhao , Jian Gao , Danfeng Yan

In this paper, we generalize text infilling (e.g., masked language models) by proposing Sequence Span Rewriting (SSR) as a self-supervised sequence-to-sequence (seq2seq) pre-training objective. SSR provides more fine-grained learning…

计算与语言 · 计算机科学 2021-09-27 Wangchunshu Zhou , Tao Ge , Canwen Xu , Ke Xu , Furu Wei

This paper provides a new way to improve the efficiency of the REINFORCE training process. We apply it to the task of instance selection in distant supervision. Modeling the instance selection in one bag as a sequential decision process, a…

计算与语言 · 计算机科学 2019-04-18 Qi Zhang , Siliang Tang , Xiang Ren , Fei Wu , Shiliang Pu , Yueting Zhuang

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

Discrete biological sequence optimization requires iterative refinement under strict syntactic constraints. Diffusion models offer progressive refinement but do not naturally expose controllable discrete edit operations, while…

计算工程、金融与科学 · 计算机科学 2026-03-05 Daiheng Zhang , Shiyang Zhang , Sizhuang He , Yangtian Zhang , Syed Asad Rizvi , David van Dijk

In this study, we propose a simple and effective fine-tuning algorithm called "restore-from-restored", which can greatly enhance the performance of fully pre-trained image denoising networks. Many supervised denoising approaches can produce…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Seunghwan Lee , Dongkyu Lee , Donghyeon Cho , Jiwon Kim , Tae Hyun Kim

Reinforcement learning with verifiable rewards has become a standard recipe for improving the reasoning abilities of large language models. Existing algorithms face a tradeoff between computational efficiency and sample efficiency in value…

机器学习 · 计算机科学 2026-05-27 Shijin Gong , Erhan Xu , Kai Ye , Francesco Quinzan , Giulia Livieri , Chengchun Shi

In this work, we develop a simple algorithm for semi-supervised regression. The key idea is to use the top eigenfunctions of integral operator derived from both labeled and unlabeled examples as the basis functions and learn the prediction…

机器学习 · 计算机科学 2012-07-03 Ming Ji , Tianbao Yang , Binbin Lin , Rong Jin , Jiawei Han

This work presents a general unsupervised learning method to improve the accuracy of sequence to sequence (seq2seq) models. In our method, the weights of the encoder and decoder of a seq2seq model are initialized with the pretrained weights…

计算与语言 · 计算机科学 2018-02-23 Prajit Ramachandran , Peter J. Liu , Quoc V. Le

Existing approaches for grammatical error correction (GEC) largely rely on supervised learning with manually created GEC datasets. However, there has been little focus on verifying and ensuring the quality of the datasets, and on how…

计算与语言 · 计算机科学 2020-10-08 Masato Mita , Shun Kiyono , Masahiro Kaneko , Jun Suzuki , Kentaro Inui
‹ 上一页 1 2 3 10 下一页 ›