← Search

Yoav Artzi

26 accepted papers

2026

Pre-training Limited Memory Language Models with Internal and External Knowledge

ICLR 2026poster

Neural language models are black-boxes--both linguistic patterns and factual knowledge are distributed across billions of opaque parameters. This entangled encoding makes it difficult to reliably inspect, verify, or update specific facts. We introduce Limited Memory Language Models (LMLM), a new cla…

Cited by 0SourcecodeScholar
2025

Imitation Learning from a Single Temporally Misaligned Video

ICML 2025poster

We examine the problem of learning sequential tasks from a single visual demonstration. A key challenge arises when demonstrations are temporally misaligned due to variations in timing, differences in embodiment, or inconsistencies in execution. Existing approaches treat imitation as a distribution-…

2025

Retrospective Learning from Interactions

ACL 2025long

Multi-turn interactions between large language models (LLMs) and users naturally include implicit feedback signals. If an LLM responds in an unexpected way to an instruction, the user is likely to signal it by rephrasing the request, expressing frustration, or pivoting to an alternative task. Such s…

Cited by 0SourcePDFScholar
2023

IncDSI: Incrementally Updatable Document Retrieval

ICML 2023poster

Differentiable Search Index is a recently proposed paradigm for document retrieval, that encodes information about a corpus of documents within the parameters of a neural network and directly maps queries to corresponding documents. These models have achieved state-of-the-art performances for docume…

2023

Wav2Seq: Pre-Training Speech-to-Text Encoder-Decoder Models Using Pseudo Languages

ICASSP 2023accepted

We introduce Wav2Seq, the first self-supervised approach to pre-train both parts of encoder-decoder models for speech data. We induce a pseudo language as a compact discrete representation, and formulate a self-supervised pseudo speech recognition task — transcribing audio inputs into pseudo subword…

Cited by 0SourceScholar
2023

lilGym: Natural Language Visual Reasoning with Reinforcement Learning

ACL 2023long

We present lilGym, a new benchmark for language-conditioned reinforcement learning in visual environments. lilGym is based on 2,661 highly-compositional human-written natural language statements grounded in an interactive visual environment. We introduce a new approach for exact reward computation i…

Cited by 2SourcePDFScholar
2022

Abstract Visual Reasoning with Tangram Shapes

EMNLP 2022main

We introduce KiloGram, a resource for studying abstract visual reasoning in humans and machines. Drawing on the history of tangram puzzles as stimuli in cognitive science, we build a richly annotated dataset that, with >1k distinct stimuli, is orders of magnitude larger and more diverse than prior r…

Cited by 43SourcePDFScholar
2022

Performance-Efficiency Trade-Offs in Unsupervised Pre-Training for Speech Recognition

ICASSP 2022accepted

This paper is a study of performance-efficiency trade-offs in pre-trained models for automatic speech recognition (ASR). We focus on wav2vec 2.0, and formalize several architecture designs that influence both the model performance and its efficiency. Putting together all our observations, we introdu…

Cited by 0SourceScholar
2022

SLUE: New Benchmark Tasks For Spoken Language Understanding Evaluation on Natural Speech

ICASSP 2022accepted

Progress in speech processing has been facilitated by shared datasets and benchmarks. Historically these have focused on automatic speech recognition (ASR), speaker identification, or other lower-level tasks. Interest has been growing in higher-level spoken language understanding tasks, including us…

Cited by 0SourceScholar
2022

Simulating Bandit Learning from User Feedback for Extractive Question Answering

ACL 2022long

We study learning from user feedback for extractive question answering by simulating feedback using supervised data. We cast the problem as contextual bandit learning, and analyze the characteristics of several learning scenarios with focus on reducing data annotation. We show that systems initially…

2021

A Persistent Spatial Semantic Representation for High-level Natural Language Instruction Execution

CoRL 2021poster

Natural language provides an accessible and expressive interface to specify long-term tasks for robotic agents. However, non-experts are likely to specify such tasks with high-level instructions, which abstract over specific robot actions through several layers of abstraction. We propose that key to…

Cited by 151SourcecodeScholar
2021

Analysis of Language Change in Collaborative Instruction Following

EMNLP 2021finding

We analyze language change over time in a collaborative, goal-oriented instructional task, where utility-maximizing participants form conventions and increase their expertise. Prior work studied such scenarios mostly in the context of reference games, and consistently found that language complexity…

2021

Revisiting Few-sample BERT Fine-tuning

ICLR 2021poster

This paper is a study of fine-tuning of BERT contextual representations, with focus on commonly observed instabilities in few-sample scenarios. We identify several factors that cause this instability: the common use of a non-standard optimization method with biased gradient estimation; the limited a…

2021

When in Doubt: Improving Classification Performance with Alternating Normalization

EMNLP 2021finding

We introduce Classification with Alternating Normalization (CAN), a non-parametric post-processing step for classification. CAN improves classification accuracy for challenging examples by re-adjusting their predicted class probability distribution using the predicted class distributions of high-con…

2021

Who's Waldo? Linking People Across Text and Images

ICCV 2021poster

We present a task and benchmark dataset for person-centric visual grounding, the problem of linking between people named in a caption and people pictured in an image. In contrast to prior work in visual grounding, which is predominantly object-based, our new task masks out the names of people in cap…

Cited by 22PDFcodeScholar
2020

BERTScore: Evaluating Text Generation with BERT

ICLR 2020poster

We propose BERTScore, an automatic evaluation metric for text generation. Analogously to common metrics, BERTScore computes a similarity score for each token in the candidate sentence with each token in the reference sentence. However, instead of exact matches, we compute token similarity using cont…

Cited by 6747SourcecodeScholar
2020

Few-shot Object Grounding and Mapping for Natural Language Robot Instruction Following

CoRL 2020

We study the problem of learning a robot policy to follow natural language instructions that can be easily extended to reason about new objects. We introduce a few-shot language-conditioned object grounding method trained from augmented reality data that uses exemplars to identify objects and align

2019

EARLY FUSION for Goal Directed Robotic Vision

IROS 2019poster

Building perceptual systems for robotics which perform well under tight computational budgets requires novel architectures which rethink the traditional computer vision pipeline. Modern vision architectures require the agent to build a summary representation of the entire scene, even if most of the…

Cited by 10SourceScholar
2019

Learning to Map Natural Language Instructions to Physical Quadcopter Control using Simulated Flight

CoRL 2019

We propose a joint simulation and real-world learning framework for mapping navigation instructions and raw first-person observations to continuous control. Our model estimates the need for environment exploration, predicts the likelihood of visiting environment positions during execution, and contr

2019

TOUCHDOWN: Natural Language Navigation and Spatial Reasoning in Visual Street Environments

CVPR 2019poster

We study the problem of jointly reasoning about language and vision through a navigation and spatial reasoning task. We introduce the Touchdown task and dataset, where an agent must first follow navigation instructions in a Street View environment to a goal position, and then guess a location in its…

Cited by 433PDFcodeScholar
2018

Following High-level Navigation Instructions on a Simulated Quadcopter with Imitation Learning

RSS 2018poster

We introduce a method for following high-level navigation instructions by mapping directly from images, instructions and pose estimates to continuous low-level velocity commands for real-time control. The Grounded Semantic Mapping Network (GSMN) is a fully-differentiable neural network architecture…

2018

Mapping Navigation Instructions to Continuous Control Actions with Position-Visitation Prediction

CoRL 2018

We propose an approach for mapping natural language instructions and raw observations to continuous control of a quadcopter drone. Our model predicts interpretable position-visitation distributions indicating where the agent should go during execution and where it should stop, and uses the predicted