← Search

Lior Fox

4 accepted papers

2026

Maximum-Likelihood Learning of Latent Dynamics Without Reconstruction

ICML 2026poster

We address the challenge of uncovering systematic, and potentially controllable, dynamical structure underlying complex high-dimensional time series data. Existing generative and autoregressive models have difficulty telling systematic content apart from distractors, while contrastive methods strugg…

Cited by 0SourceScholar
2022

Reinforcement Learning with Large Action Spaces for Neural Machine Translation

COLING 2022main

Applying Reinforcement learning (RL) following maximum likelihood estimation (MLE) pre-training is a versatile method for enhancing neural machine translation (NMT) performance. However, recent work has argued that the gains produced by RL for NMT are mostly due to promoting tokens that have already…

2020

On the Weaknesses of Reinforcement Learning for Neural Machine Translation

ICLR 2020poster

Reinforcement learning (RL) is frequently used to increase performance in text generation tasks, including machine translation (MT), notably through the use of Minimum Risk Training (MRT) and Generative Adversarial Networks (GAN). However, little is known about what and how these methods learn in…

Cited by 98SourceScholar
2018

DORA The Explorer: Directed Outreaching Reinforcement Action-Selection

ICLR 2018poster

Exploration is a fundamental aspect of Reinforcement Learning, typically implemented using stochastic action-selection. Exploration, however, can be more efficient if directed toward gaining new world knowledge. Visit-counters have been proven useful both in practice and in theory for directed explo…