← Search

Emily Dinan

8 accepted papers

2026

Multimodal RewardBench 2: Evaluating Omni Reward Models for Interleaved Text and Image

CVPR 2026

Reward models (RMs) are essential for training large language models (LLMs), but remain underexplored for omni models that handle interleaved image and text sequences. We introduce Multimodal RewardBench 2 (MMRB2), the first comprehensive benchmark for reward models on multimodal understanding and (

Cited by 0SourcecodeScholar
2026

TV2TV: A Unified Framework for Interleaved Language and Video Generation

CVPR 2026

Video generation models are rapidly advancing, but can still struggle with complex video outputs that require significant semantic branching or repeated high-level reasoning about what should happen next. In this paper, we introduce a new class of omni video-text models that integrate ideas from rec

Cited by 0SourceScholar
2025

BTS: Harmonizing Specialized Experts into a Generalist LLM

EMNLP 2025

We present Branch-Train-Stitch (BTS), an efficient and flexible training algorithm for combining independently trained large language model (LLM) experts into a single, capable generalist model. Following Li et al., we start with a single seed language model which is branched into domain-specific (e

Cited by 0SourcePDFScholar
2024

When Life Gives You Lemons, Make Cherryade: Converting Feedback from Bad Responses into Good Labels

NAACL 2024long

Deployed dialogue agents have the potential to integrate human feedback to continuously improve themselves. However, humans may not always provide explicit signals when the chatbot makes mistakes during interactions. In this work, we propose Juicer, a framework to make use of both binary and free-fo…

Cited by 19SourcePDFScholar
2022

SafetyKit: First Aid for Measuring Safety in Open-domain Conversational Systems

ACL 2022long

The social impact of natural language processing and its applications has received increasing attention. In this position paper, we focus on the problem of safety for end-to-end conversational AI. We survey the problem landscape therein, introducing a taxonomy of three observed phenomena: the Instig…

2021

Bot-Adversarial Dialogue for Safe Conversational Agents

NAACL 2021long

Conversational agents trained on large unlabeled corpora of human interactions will learn patterns and mimic behaviors therein, which include offensive or otherwise toxic behavior. We introduce a new human-and-model-in-the-loop framework for evaluating the toxicity of such models, and compare a vari…

2020

Neural Text Generation With Unlikelihood Training

ICLR 2020poster

Neural text generation is a key tool in natural language applications, but it is well known there are major problems at its core. In particular, standard likelihood training and decoding leads to dull and repetitive outputs. While some post-hoc fixes have been proposed, in particular top-k and nucle…

Cited by 622SourcecodeScholar
2019

Wizard of Wikipedia: Knowledge-Powered Conversational Agents

ICLR 2019poster

In open-domain dialogue intelligent agents should exhibit the use of knowledge, however there are few convincing demonstrations of this to date. The most popular sequence to sequence models typically “generate and hope” generic utterances that can be memorized in the weights of the model when mappin…

Cited by 1074SourcePDFScholar