← Search

Sudha Rao

5 accepted papers

2024

Automatic Bug Detection in LLM-Powered Text-Based Games Using LLMs

ACL 2024findings

Advancements in large language models (LLMs) are revolutionizing interactive game design, enabling dynamic plotlines and interactions between players and non-player characters (NPCs). However, LLMs may exhibit flaws such as hallucinations, forgetfulness, or misinterpretations of prompts, causing log…

Cited by 2SourcePDFScholar
2022

Grounded Keys-to-Text Generation: Towards Factual Open-Ended Generation

EMNLP 2022finding

Large pre-trained language models have recently enabled open-ended generation frameworks (e.g., prompt-to-text NLG) to tackle a variety of tasks going beyond the traditional data-to-text generation. While this framework is more general, it is under-specified and often leads to a lack of controllabil…

2021

Ask what’s missing and what’s useful: Improving Clarification Question Generation using Global Knowledge

NAACL 2021long

The ability to generate clarification questions i.e., questions that identify useful missing information in a given context, is important in reducing ambiguity. Humans use previous experience with similar contexts to form a global view and compare it to the given context to ascertain what is missing…

2021

Enriching Transformers with Structured Tensor-Product Representations for Abstractive Summarization

NAACL 2021long

Abstractive summarization, the task of generating a concise summary of input documents, requires: (1) reasoning over the source document to determine the salient pieces of information scattered across the long document, and (2) composing a cohesive text by reconstructing these salient facts into a s…

2021

GPT Perdetry Test: Generating new meanings for new words

NAACL 2021long

Human innovation in language, such as inventing new words, is a challenge for pretrained language models. We assess the ability of one large model, GPT-3, to process new words and decide on their meaning. We create a set of nonce words and prompt GPT-3 to generate their dictionary definitions. We fi…