← Search

Mari Ostendorf

16 accepted papers

2024

OrchestraLLM: Efficient Orchestration of Language Models for Dialogue State Tracking

NAACL 2024long

Large language models (LLMs) have revolutionized the landscape of Natural Language Processing, but are computationally expensive. To reduce the cost without sacrificing performance, previous studies have explored various approaches to harness the potential of Smaller Language Models (SLMs) as cost-e…

Cited by 15SourcePDFScholar
2024

Visual Sketchpad: Sketching as a Visual Chain of Thought for Multimodal Language Models

NeurIPS 2024poster

Humans draw to facilitate reasoning: we draw auxiliary lines when solving geometry problems; we mark and circle when reasoning on maps; we use sketches to amplify our ideas and relieve our limited-capacity working memory. However, such actions are missing in current multimodal language models (LMs).…

Cited by 41SourcePDFScholar
2023

Binding Language Models in Symbolic Languages

ICLR 2023top-25%

Though end-to-end neural approaches have recently been dominating NLP tasks in both performance and ease-of-use, they lack interpretability and robustness. We propose Binder, a training-free neural-symbolic framework that maps the task input to a program, which (1) allows binding a unified API of la…

2023

Fine-Grained Human Feedback Gives Better Rewards for Language Model Training

NeurIPS 2023spotlight

Language models (LMs) often exhibit undesirable text generation behaviors, including generating false, toxic, or irrelevant outputs. Reinforcement learning from human feedback (RLHF)---where human preference judgments on LM outputs are transformed into a learning signal---has recently shown promise…

2023

Leveraging Multiple Sources in Automatic African American English Dialect Detection for Adults and Children

ICASSP 2023accepted

This paper <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup> presents a novel system which utilizes acoustic, phonological, morphosyntactic, and prosodic information for binary automatic dialect detection of African American English. We train this…

Cited by 2SourceScholar
2023

One Embedder, Any Task: Instruction-Finetuned Text Embeddings

ACL 2023findings

We introduce INSTRUCTOR, a new method for computing text embeddings given task instructions: every text input is embedded together with instructions explaining the use case (e.g., task and domain descriptions). Unlike encoders from prior work that are more specialized, INSTRUCTOR is a single embedde…

2023

Selective Annotation Makes Language Models Better Few-Shot Learners

ICLR 2023poster

Many recent approaches to natural language tasks are built on the remarkable abilities of large language models. Large language models can perform in-context learning, where they learn a new task from a few task demonstrations, without any parameter updates. This work examines the implications of in…

2023

TIFA: Accurate and Interpretable Text-to-Image Faithfulness Evaluation with Question Answering

ICCV 2023poster

Despite thousands of researchers, engineers, and artists actively working on improving text-to-image generation models, systems often fail to produce images that accurately align with the text inputs. We introduce TIFA (Text-to-image Faithfulness evaluation with question Answering), an automatic eva…

Cited by 203PDFcodeScholar
2022

CONQRR: Conversational Query Rewriting for Retrieval with Reinforcement Learning

EMNLP 2022main

Compared to standard retrieval tasks, passage retrieval for conversational question answering (CQA) poses new challenges in understanding the current user question, as each question needs to be interpreted within the dialogue context. Moreover, it can be expensive to re-train well-established retrie…

2022

In-Context Learning for Few-Shot Dialogue State Tracking

EMNLP 2022finding

Collecting and annotating task-oriented dialogues is time-consuming and costly. Thus, zero and few shot learning for dialogue tasks presents an exciting opportunity. In this work, we propose an in-context (IC) learning framework for zero-shot and few-shot learning dialogue state tracking (DST), wher…

2022

Unsupervised Learning of Hierarchical Conversation Structure

EMNLP 2022finding

Human conversations can evolve in many different ways, creating challenges for automatic understanding and summarization. Goal-oriented conversations often have meaningful sub-dialogue structure, but it can be highly domain-dependent. This work introduces an unsupervised approach to learning hierarc…

2021

A Controllable Model of Grounded Response Generation

AAAI 2021technical

Current end-to-end neural conversation models inherently lack the flexibility to impose semantic control in the response generation process, often resulting in uninteresting responses. Attempts to boost informativeness alone come at the expense of factual accuracy, as attested by pretrained language…

2021

DIALKI: Knowledge Identification in Conversational Systems through Dialogue-Document Contextualization

EMNLP 2021main

Identifying relevant knowledge to be used in conversational systems that are grounded in long documents is critical to effective response generation. We introduce a knowledge identification model that leverages the document structure to provide dialogue-contextualized passage encodings and better lo…

2021

Dialogue State Tracking with a Language Model using Schema-Driven Prompting

EMNLP 2021main

Task-oriented conversational systems often use dialogue state tracking to represent the user’s intentions, which involves filling in values of pre-defined slots. Many approaches have been proposed, often using task-specific architectures with special-purpose classifiers. Recently, good results have…

2020

Mining Effective Negative Training Samples for Keyword Spotting

ICASSP 2020accepted

Max-pooling neural network architectures have been proven to be useful for keyword spotting (KWS), but standard training methods suffer from a class-imbalance problem when using all frames from negative utterances. To address the problem, we propose an innovative algorithm, Regional Hard-Example (RH…

Cited by 23SourceScholar
2018

Domain Adversarial Training for Accented Speech Recognition

ICASSP 2018accepted

In this paper, we propose a domain adversarial training (DAT) algorithm to alleviate the accented speech recognition problem. In order to reduce the mismatch between labeled source domain data (“standard” accent) and unlabeled target domain data (with heavy accents), we augment the learning objectiv…

Cited by 148SourceScholar