← Search

Uri Shaham

13 accepted papers

2025

Turning Sand to Gold: Recycling Data to Bridge On-Policy and Off-Policy Learning via Causal Bound

NeurIPS 2025poster

Deep reinforcement learning (DRL) agents excel in solving complex decision-making tasks across various domains. However, they often require a substantial number of training steps and a vast experience replay buffer, leading to significant computational and resource demands. To address these challeng…

Cited by 0SourceScholar
2024

Multilingual Instruction Tuning With Just a Pinch of Multilinguality

ACL 2024findings

As instruction-tuned large language models (LLMs) gain global adoption, their ability to follow instructions in multiple languages becomes increasingly crucial. In this work, we investigate how multilinguality during instruction tuning of a multilingual LLM affects instruction-following across langu…

Cited by 31SourcePDFScholar
2023

Causes and Cures for Interference in Multilingual Translation

ACL 2023long

Multilingual machine translation models can benefit from synergy between different language pairs, but also suffer from interference. While there is a growing number of sophisticated methods that aim to eliminate interference, our understanding of interference as a phenomenon is still limited. This…

Cited by 21SourcePDFScholar
2023

Instruction Induction: From Few Examples to Natural Language Task Descriptions

ACL 2023long

Large language models are able to perform a task by conditioning on a few input-output demonstrations - a paradigm known as in-context learning. We show that language models can explicitly infer an underlying task from a few demonstrations by prompting them to generate a natural language instruction…

2023

ZeroSCROLLS: A Zero-Shot Benchmark for Long Text Understanding

EMNLP 2023long findings

We introduce ZeroSCROLLS, a zero-shot benchmark for natural language understanding over long texts, which contains only test and small validation sets, without training data. We adapt six tasks from the SCROLLS benchmark, and add four new datasets, including two novel information fusing tasks, such…

Cited by 0SourcecodeScholar
2022

SCROLLS: Standardized CompaRison Over Long Language Sequences

EMNLP 2022main

NLP benchmarks have largely focused on short texts, such as sentences and paragraphs, even though long texts comprise a considerable amount of natural language in the wild. We introduce SCROLLS, a suite of tasks that require reasoning over long texts. We examine existing long-text datasets, and hand…

2021

Cryptonite: A Cryptic Crossword Benchmark for Extreme Ambiguity in Language

EMNLP 2021main

Current NLP datasets targeting ambiguity can be solved by a native speaker with relative ease. We present Cryptonite, a large-scale dataset based on cryptic crosswords, which is both linguistically complex and naturally sourced. Each example in Cryptonite is a cryptic clue, a short phrase or sentenc…

2021

Differentiable Unsupervised Feature Selection based on a Gated Laplacian

NeurIPS 2021poster

Scientific observations may consist of a large number of variables (features). Selecting a subset of meaningful features is often crucial for identifying patterns hidden in the ambient space. In this paper, we present a method for unsupervised feature selection, and we demonstrate its advantage in c…

2018

SpectralNet: Spectral Clustering using Deep Neural Networks

ICLR 2018poster

Spectral clustering is a leading and popular technique in unsupervised data analysis. Two of its major limitations are scalability and generalization of the spectral embedding (i.e., out-of-sample-extension). In this paper we introduce a deep learning approach to spectral clustering that overcomes…

2016

A Deep Learning Approach to Unsupervised Ensemble Learning

ICML 2016poster

We show how deep learning methods can be applied in the context of crowdsourcing and unsupervised ensemble learning. First, we prove that the popular model of Dawid and Skene, which assumes that all classifiers are conditionally independent, is \em equivalent to a Restricted Boltzmann Machine (RBM)…