paper-with-me

홈 › Papers

Predicting the Target Word of Game-playing Conversations using a Low-Rank Dialect Adapter for Decoder Models

2024-08-31 · Dipankar Srirag, Aditya Joshi, Jacob Eisenstein

Dialect adapters that improve the performance of LLMs for NLU tasks on certain sociolects/dialects/national varieties ('dialects' for the sake of brevity) have been reported for encoder models. In this paper, we extend the idea of dialect adapters to decoder models in our architecture called LoRDD. Using MD-3, a publicly available dataset of word game-playing conversations between dialectal speakers, our task is Target Word Prediction (TWP) from a masked conversation. LoRDD combines task adapters and dialect adapters where the latter employ contrastive learning on pseudo-parallel conversations from MD-3. Our experiments on Indian English and Nigerian English conversations with two models (Mistral and Gemma) demonstrate that LoRDD outperforms four baselines on TWP. Additionally, it significantly reduces the performance gap with American English, narrowing it to 12% and 5.8% for word similarity, and 25% and 4.5% for accuracy, respectively. The focused contribution of LoRDD is in its promise for dialect adaptation of decoder models using TWP, a simplified version of the commonly used next-word prediction task.

📄 PDF Abstract BibTeX arXiv:2409.00358

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDecoderWord Similarity

Methods 이 논문이 사용한 방법론

American 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Evaluating Dialect Robustness of Language Models via Conversation Understanding

2024-05-09 · Dipankar Srirag, Nihar Ranjan Sahoo, Aditya Joshi

With an evergrowing number of LLMs reporting superlative performance for English, their ability to perform equitably for different dialects of English ($\textit{i.e.}$, dialect robustness) needs to be ascertained. Specif…

Self-playing Adversarial Language Game Enhances LLM Reasoning

2024-04-16 · Pengyu Cheng, Tianhao Hu, Han Xu, Zhisong Zhang 외

We explore the potential of self-play training for large language models (LLMs) in a two-player adversarial language game called Adversarial Taboo. In this game, an attacker and a defender communicate around a target wor…

Generating Stories Using Role-playing Games and Simulated Human-like Conversations

2018-11-01 · WS 2018 11 · Alan Tapscott, Carlos Le{\'o}n, Pablo Gerv{\'a}s
Human DynamicsText Generation

Playing the Werewolf game with artificial intelligence for language understanding

2023-02-21 · Hisaichi Shibata, Soichiro Miki, Yuta Nakamura

The Werewolf game is a social deduction game based on free natural language communication, in which players try to deceive others in order to survive. An important feature of this game is that a large portion of the conv…

AI AgentLanguage Modelling

Collaborative Storytelling and LLM: A Linguistic Analysis of Automatically-Generated Role-Playing Game Sessions

2025-03-26 · Alessandro Maisto

Role-playing games (RPG) are games in which players interact with one another to create narratives. The role of players in the RPG is largely based on the interaction between players and their characters. This emerging f…