← Search

Jason Naradowsky

8 accepted papers

2025

How Much Do Large Language Models Know about Human Motion? A Case Study in 3D Avatar Control

EMNLP 2025

We explore the human motion knowledge of Large Language Models (LLMs) through 3D avatar control. Given a motion instruction, we prompt LLMs to first generate a high-level movement plan with consecutive steps (**High-level Planning**), then specify body part positions in each step (**Low-level Planni

2024

Who Said What: Formalization and Benchmarks for the Task of Quote Attribution

COLING 2024main

The task of quote attribution seeks to pair textual utterances with the name of their speakers. Despite continuing research efforts on the task, models are rarely evaluated systematically against previous models in comparable settings on the same datasets. This has resulted in a poor understanding o…

2023

Ask an Expert: Leveraging Language Models to Improve Strategic Reasoning in Goal-Oriented Dialogue Models

ACL 2023findings

Existing dialogue models may encounter scenarios which are not well-represented in the training data, and as a result generate responses that are unnatural, inappropriate, or unhelpful. We propose the “Ask an Expert” framework in which the model is trained with access to an “expert” which it can con…

2023

Mind the Gap Between Conversations for Improved Long-Term Dialogue Generation

EMNLP 2023long findings

Knowing how to end and resume conversations over time is a natural part of communication, allowing for discussions to span weeks, months, or years. The duration of gaps between conversations dictates which topics are relevant and which questions to ask, and dialogue systems which do not explicitly…

Cited by 0SourcecodeScholar
2022

Rethinking Offensive Text Detection as a Multi-Hop Reasoning Problem

ACL 2022findings

We introduce the task of implicit offensive text detection in dialogues, where a statement may have either an offensive or non-offensive interpretation, depending on the listener and context. We argue that reasoning is crucial for understanding this broader class of offensive utterances, and release…

2017

Programming With a Differentiable Forth Interpreter

ICLR 2017workshop

There are families of neural networks that can learn to compute any function, provided sufficient training data. However, given that in practice training data is scarce for all but a small set of problems, a core question is how to incorporate prior knowledge into a model. Here we consider the case…

Cited by 121SourceScholar
2017

Programming with a Differentiable Forth Interpreter

ICML 2017poster

Given that in practice training data is scarce for all but a small set of problems, a core question is how to incorporate prior knowledge into a model. In this paper, we consider the case of prior procedural knowledge for neural networks, such as knowing how a program should traverse a sequence, but…

Cited by 121SourcePDFScholar