← Search

Artem Sokolov

7 accepted papers

2024

Imitating Language via Scalable Inverse Reinforcement Learning

NeurIPS 2024poster

The majority of language model training builds on imitation learning. It covers pretraining, supervised fine-tuning, and affects the starting conditions for reinforcement learning from human feedback (RLHF). The simplicity and scalability of maximum likelihood estimation (MLE) for next token predict…

Cited by 8SourcePDFScholar
2023

Make Every Example Count: On the Stability and Utility of Self-Influence for Learning from Noisy NLP Datasets

EMNLP 2023long main

Increasingly larger datasets have become a standard ingredient to advancing the state-of-the-art in NLP. However, data quality might have already become the bottleneck to unlock further gains. Given the diversity and the sizes of modern datasets, standard data filtering is not straight-forward to ap…

Cited by 0SourceScholar
2021

Bandits Don’t Follow Rules: Balancing Multi-Facet Machine Translation with Multi-Armed Bandits

EMNLP 2021finding

Training data for machine translation (MT) is often sourced from a multitude of large corpora that are multi-faceted in nature, e.g. containing contents from multiple domains or different levels of quality or complexity. Naturally, these facets do not occur with equal frequency, nor are they equally…

Cited by 18SourcePDFScholar
2021

Controlling Machine Translation for Multiple Attributes with Additive Interventions

EMNLP 2021main

Fine-grained control of machine translation (MT) outputs along multiple attributes is critical for many modern MT applications and is a requirement for gaining users’ trust. A standard approach for exerting control in MT is to prepend the input with a special tag to signal the desired output attribu…

Cited by 30SourcePDFScholar
2021

Don’t Search for a Search Method — Simple Heuristics Suffice for Adversarial Text Attacks

EMNLP 2021main

Recently more attention has been given to adversarial attacks on neural networks for natural language processing (NLP). A central research topic has been the investigation of search algorithms and search constraints, accompanied by benchmark algorithms and tasks. We implement an algorithm inspired b…

Cited by 7SourcePDFScholar
2016

Stochastic Structured Prediction under Bandit Feedback

NeurIPS 2016poster

Stochastic structured prediction under bandit feedback follows a learning protocol where on each of a sequence of iterations, the learner receives an input, predicts an output structure, and receives partial feedback in form of a task loss evaluation of the predicted structure. We present applicatio…

Cited by 35SourcePDFScholar