中文
相关论文

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

200 篇论文

Sentence compression reduces the length of text by removing non-essential content while preserving important facts and grammaticality. Unsupervised objective driven methods for sentence compression can be used to create customized models…

计算与语言 · 计算机科学 2022-05-18 Demian Gholipour Ghalandari , Chris Hokamp , Georgiana Ifrim

Reinforcement learning (RL) has seen great advancements in the past few years. Nevertheless, the consensus among the RL community is that currently used methods, despite all their benefits, suffer from extreme data inefficiency, especially…

机器学习 · 计算机科学 2020-04-01 Kacper Kielak

Traditional classification algorithms assume that training and test data come from similar distributions. This assumption is violated in adversarial settings, where malicious actors modify instances to evade detection. A number of custom…

计算机科学与博弈论 · 计算机科学 2016-11-29 Bo Li , Yevgeniy Vorobeychik , Xinyun Chen

Sentence simplification is the task of rewriting texts so they are easier to understand. Recent research has applied sequence-to-sequence (Seq2Seq) models to this task, focusing largely on training-time improvements via reinforcement…

Learning a sequence of tasks without access to i.i.d. observations is a widely studied form of continual learning (CL) that remains challenging. In principle, Bayesian learning directly applies to this setting, since recursive and one-off…

We present ReFormeR, a pattern-guided approach for query reformulation. Instead of prompting a language model to generate reformulations of a query directly, ReFormeR first elicits short reformulation patterns from pairs of initial queries…

信息检索 · 计算机科学 2026-04-03 Amin Bigdeli , Mert Incesu , Negar Arabzadeh , Charles L. A. Clarke , Ebrahim Bagheri

The constructive approach within Neural Combinatorial Optimization (NCO) treats a combinatorial optimization problem as a finite Markov decision process, where solutions are built incrementally through a sequence of decisions guided by a…

机器学习 · 计算机科学 2024-11-05 Jonathan Pirnay , Dominik G. Grimm

Not all types of supervision signals are created equal: Different types of feedback have different costs and effects on learning. We show how self-regulation strategies that decide when to ask for which kind of feedback from a teacher (or…

计算与语言 · 计算机科学 2019-11-01 Julia Kreutzer , Stefan Riezler

With the rapid advancement of Large Language Models (LLMs), developing effective critic modules for precise guidance has become crucial yet challenging. In this paper, we initially demonstrate that supervised fine-tuning for building critic…

计算与语言 · 计算机科学 2025-07-22 Qiaoyu Tang , Hao Xiang , Le Yu , Bowen Yu , Hongyu Lin , Yaojie Lu , Xianpei Han , Le Sun , Junyang Lin

Scope of reproducibility: We are reproducing Comparing Rewinding and Fine-tuning in Neural Networks from arXiv:2003.02389. In this work the authors compare three different approaches to retraining neural networks after pruning: 1)…

机器学习 · 计算机科学 2021-09-22 Szymon Mikler

Contrastive loss has significantly improved performance in supervised classification tasks by using a multi-viewed framework that leverages augmentation and label information. The augmentation enables contrast with another view of a single…

机器学习 · 计算机科学 2022-11-28 Sangmin Bae , Sungnyun Kim , Jongwoo Ko , Gihun Lee , Seungjong Noh , Se-Young Yun

In recent years, a variety of proposed methods based on deep convolutional neural networks (CNNs) have improved the state of the art for large-scale person re-identification (ReID). While a large number of optimizations and network…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Paul Marchwica , Michael Jamieson , Parthipan Siva

Fault-aware retraining has emerged as a prominent technique for mitigating permanent faults in Deep Neural Network (DNN) hardware accelerators. However, retraining leads to huge overheads, specifically when used for fine-tuning large DNNs…

硬件体系结构 · 计算机科学 2023-05-23 Muhammad Abdullah Hanif , Muhammad Shafique

We examine whether data generated by explanation techniques, which promote a process of self-reflection, can improve classifier performance. Our work is based on the idea that humans have the ability to make quick, intuitive decisions as…

机器学习 · 计算机科学 2025-03-05 Johannes Schneider , Michalis Vlachos

Reinforcement learning algorithms are used in a wide range of applications, from gaming and robotics to autonomous vehicles. In this paper we describe a set of reinforcement learning-based local weight update rules and their implementation…

超导电性 · 物理学 2025-03-05 M. L. Schneider , E. M. Jué , M. R. Pufall , K. Segall , C. W. Anderson

Many Neural Network Pruning approaches consist of several iterative training and pruning steps, seemingly losing a significant amount of their performance after pruning and then recovering it in the subsequent retraining phase. Recent works…

机器学习 · 计算机科学 2023-03-14 Max Zimmer , Christoph Spiegel , Sebastian Pokutta

Self-supervised learning has emerged as a strategy to reduce the reliance on costly supervised signal by pretraining representations only using unlabeled data. These methods combine heuristic proxy classification tasks with data…

机器学习 · 计算机科学 2020-10-16 Jovana Mitrovic , Brian McWilliams , Jacob Walker , Lars Buesing , Charles Blundell

Chain-of-thought prompting combined with pre-trained large language models has achieved encouraging results on complex reasoning tasks. In this paper, we propose a new decoding strategy, self-consistency, to replace the naive greedy…

计算与语言 · 计算机科学 2023-03-08 Xuezhi Wang , Jason Wei , Dale Schuurmans , Quoc Le , Ed Chi , Sharan Narang , Aakanksha Chowdhery , Denny Zhou

This paper proposes a novel approach to train deep neural networks by unlocking the layer-wise dependency of backpropagation training. The approach employs additional modules called local critic networks besides the main network model to be…

机器学习 · 计算机科学 2018-09-28 Hojung Lee , Jong-seok Lee

In this work we explore a straightforward variational Bayes scheme for Recurrent Neural Networks. Firstly, we show that a simple adaptation of truncated backpropagation through time can yield good quality uncertainty estimates and superior…

机器学习 · 计算机科学 2019-05-13 Meire Fortunato , Charles Blundell , Oriol Vinyals