← Search

Rowan Zellers

18 accepted papers

2023

Do Androids Laugh at Electric Sheep? Humor “Understanding” Benchmarks from The New Yorker Caption Contest

ACL 2023long

Large neural networks can now generate jokes, but do they really “understand” humor? We challenge AI models with three tasks derived from the New Yorker Cartoon Caption Contest: matching a joke to a cartoon, identifying a winning caption, and explaining why a winning caption is funny. These tasks en…

2023

Fusing Pre-Trained Language Models With Multimodal Prompts Through Reinforcement Learning

CVPR 2023poster

Language models are capable of commonsense reasoning: while domain-specific models can learn from explicit knowledge (e.g. commonsense graphs [6], ethical norms [25]), and larger models like GPT-3 manifest broad commonsense reasoning capacity. Can their knowledge be extended to multimodal inputs suc…

2023

UNIFIED-IO: A Unified Model for Vision, Language, and Multi-modal Tasks

ICLR 2023top-25%

We propose Unified-IO, a model that performs a large variety of AI tasks spanning classical computer vision tasks, including pose estimation, object detection, depth estimation and image generation, vision-and-language tasks such as region captioning and referring expression, to natural language pro…

Cited by 446SourcePDFScholar
2022

Connecting the Dots between Audio and Text without Parallel Data through Visual Knowledge Transfer

NAACL 2022long

Machines that can represent and describe environmental soundscapes have practical potential, e.g., for audio tagging and captioning. Prevailing learning paradigms of audio-text connections have been relying on parallel audio-text data, which is, however, scarcely available on the web. We propose VIP…

2022

MERLOT Reserve: Neural Script Knowledge Through Vision and Language and Sound

CVPR 2022oral

As humans, we navigate a multimodal world, building a holistic understanding from all our senses. We introduce MERLOT Reserve, a model that represents videos jointly over time -- through a new training objective that learns from audio, subtitles, and video frames. Given a video, we replace snippets…

Cited by 286PDFScholar
2022

NeuroLogic A*esque Decoding: Constrained Text Generation with Lookahead Heuristics

NAACL 2022long

The dominant paradigm for neural text generation is left-to-right decoding from autoregressive language models. Constrained or controllable generation under complex lexical constraints, however, requires foresight to plan ahead feasible future paths. Drawing inspiration from the A* search algorithm,…

2022

The Abduction of Sherlock Holmes: A Dataset for Visual Abductive Reasoning

ECCV 2022poster

"Humans have remarkable capacity to reason abductively and hypothesize about what lies beyond the literal content of an image. By identifying concrete visual clues scattered throughout a scene, we almost can’t help but draw probable inferences beyond the literal scene based on our everyday experienc…

Cited by 53SourcePDFScholar
2021

Edited Media Understanding Frames: Reasoning About the Intent and Implications of Visual Misinformation

ACL 2021long

Understanding manipulated media, from automatically generated ‘deepfakes’ to manually edited ones, raises novel research challenges. Because the vast majority of edited or manipulated images are benign, such as photoshopped images for visual enhancements, the key challenge is to understand the compl…

Cited by 17SourcePDFScholar
2021

MAUVE: Measuring the Gap Between Neural Text and Human Text using Divergence Frontiers

NeurIPS 2021oral

As major progress is made in open-ended text generation, measuring how close machine-generated text is to human language remains a critical open problem. We introduce Mauve, a comparison measure for open-ended text generation, which directly compares the learnt distribution from a text generation mo…

Cited by 355SourcePDFScholar
2021

MERLOT: Multimodal Neural Script Knowledge Models

NeurIPS 2021oral

As humans, we understand events in the visual world contextually, performing multimodal reasoning across time to make inferences about the past, present, and future. We introduce MERLOT, a model that learns multimodal script knowledge by watching millions of YouTube videos with transcribed speech --…

Cited by 423SourcePDFScholar
2021

NeuroLogic Decoding: (Un)supervised Neural Text Generation with Predicate Logic Constraints

NAACL 2021long

Conditional text generation often requires lexical constraints, i.e., which words should or shouldn’t be included in the output text. While the dominant recipe for conditional text generation has been large-scale pretrained language models that are finetuned on the task-specific training data, such…

Cited by 165SourcePDFScholar
2021

PIGLeT: Language Grounding Through Neuro-Symbolic Interaction in a 3D World

ACL 2021long

We propose PIGLeT: a model that learns physical commonsense knowledge through interaction, and then uses this knowledge to ground language. We factorize PIGLeT into a physical dynamics model, and a separate language model. Our dynamics model learns not just what objects are but also what they do: gl…

Cited by 81SourcePDFScholar
2021

Probing Contextual Language Models for Common Ground with Visual Representations

NAACL 2021long

The success of large-scale contextual language models has attracted great interest in probing what is encoded in their representations. In this work, we consider a new question: to what extent contextual representations of concrete nouns are aligned with corresponding visual representations? We desi…

2021

TuringAdvice: A Generative and Dynamic Evaluation of Language Use

NAACL 2021long

We propose TuringAdvice, a new challenge task and dataset for language understanding models. Given a written situation that a real person is currently facing, a model must generate helpful advice in natural language. Our evaluation framework tests a fundamental aspect of human language understanding…

Cited by 33SourcePDFScholar
2020

Adversarial Filters of Dataset Biases

ICML 2020poster

Large neural models have demonstrated human-level performance on language and vision benchmarks, while their performance degrades considerably on adversarial or out-of-distribution samples. This raises the question of whether these models have learned to solve a dataset rather than the underlying ta…

2019

Defending Against Neural Fake News

NeurIPS 2019poster

Recent progress in natural language generation has raised dual-use concerns. While applications like summarization and translation are positive, the underlying technology also might enable adversaries to generate neural fake news: targeted propaganda that closely mimics the style of real news.

2018

Neural Motifs: Scene Graph Parsing With Global Context

CVPR 2018poster

We investigate the problem of producing structured graph representations of visual scenes. Our work analyzes the role of motifs: regularly appearing substructures in scene graphs. We present new quantitative insights on such repeated structures in the Visual Genome dataset. Our analysis shows that o…