paper-with-me

Papers

Can Language Models Learn to Listen?

2023-08-21 · ICCV 2023 1 · Evonne Ng, Sanjay Subramanian, Dan Klein, Angjoo Kanazawa, Trevor Darrell, Shiry Ginosar

We present a framework for generating appropriate facial responses from a listener in dyadic social interactions based on the speaker's words. Given an input transcription of the speaker's words with their timestamps, our approach autoregressively predicts a response of a listener: a sequence of listener facial gestures, quantized using a VQ-VAE. Since gesture is a language component, we propose treating the quantized atomic motion elements as additional language token inputs to a transformer-based large language model. Initializing our transformer with the weights of a language model pre-trained only on text results in significantly higher quality listener responses than training a transformer from scratch. We show that our generated listener motion is fluent and reflective of language semantics through quantitative metrics and a qualitative user study. In our evaluation, we analyze the model's ability to utilize temporal and semantic aspects of spoken text. Project page: https://people.eecs.berkeley.edu/~evonne_ng/projects/text2listen/

📄 PDF Abstract BibTeX arXiv:2308.10897

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…

Similar Papers 제목 키워드 기반

Effectiveness of Linguistic and Learner Features to Listenability Measurement Using a Decision Tree Classifier

2016-12-01 · WS 2016 12 · Katsunori Kotani, Takehiko Yoshimi

In learning Asian languages, learners encounter the problem of character types that are different from those in their first language, for instance, between Chinese characters and the Latin alphabet. This problem also aff…

Reading Comprehension

Calibrate your listeners! Robust communication-based training for pragmatic speakers

2021-10-11 · Findings (EMNLP) 2021 11 · Rose E. Wang, Julia White, Jesse Mu, Noah D. Goodman

To be good conversational partners, natural language processing (NLP) systems should be trained to produce contextually useful utterances. Prior work has investigated training NLP systems with communication-based objecti…

Uncertainty Quantification

Unified Pragmatic Models for Generating and Following Instructions

2017-11-14 · NAACL 2018 6 · Daniel Fried, Jacob Andreas, Dan Klein

We show that explicit pragmatic inference aids in correctly generating and following natural language instructions for complex, sequential tasks. Our pragmatics-enabled models reason about why speakers produce certain in…

Text Generation

Learning to Mediate Disparities Towards Pragmatic Communication

2022-03-25 · ACL 2022 5 · Yuwei Bao, Sayan Ghosh, Joyce Chai

Human communication is a collaborative process. Speakers, on top of conveying their own intent, adjust the content and language expressions by taking the listeners into account, including their knowledge background, pers…

Listener's Social Identity Matters in Personalised Response Generation

2020-10-27 · Guanyi Chen, Yinhe Zheng, Yupei Du

Personalised response generation enables generating human-like responses by means of assigning the generator a social identity. However, pragmatics theory suggests that human beings adjust the way of speaking based on no…

Response Generation