← Search

Da JU

7 accepted papers

2025

Domain Regeneration: How well do LLMs match syntactic properties of text domains?

ACL 2025finding

Recent improvement in large language model performance have, in all likelihood, been accompanied by improvement in how well they can approximate the distribution of their training data. In this work, we explore the following question: which properties of text domains do LLMs faithfully approximate,…

2024

Are Female Carpenters like Blue Bananas? A Corpus Investigation of Occupation Gender Typicality

ACL 2024findings

People tend to use language to mention surprising properties of events: for example, when a banana is blue, we are more likely to mention color than when it is yellow. This fact is taken to suggest that yellowness is somehow a typical feature of bananas, and blueness is exceptional. Similar to how a…

2024

To the Globe (TTG): Towards Language-Driven Guaranteed Travel Planning

EMNLP 2024system demonstrations

Travel planning is a challenging and time-consuming task that aims to find an itinerary which satisfies multiple, interdependent constraints regarding flights, accommodations, attractions, and other travel arrangements. In this paper, we propose To the Globe (TTG), a real-time demo system that takes…

2022

Staircase Attention for Recurrent Processing of Sequences

NeurIPS 2022accept

Attention mechanisms have become a standard tool for sequence modeling tasks, in particular by stacking self-attention layers over the entire input sequence as in the Transformer architecture. In this work we introduce a novel attention procedure called staircase attention that, unlike self-attentio…

Cited by 16SourcePDFScholar
2021

Bot-Adversarial Dialogue for Safe Conversational Agents

NAACL 2021long

Conversational agents trained on large unlabeled corpora of human interactions will learn patterns and mimic behaviors therein, which include offensive or otherwise toxic behavior. We introduce a new human-and-model-in-the-loop framework for evaluating the toxicity of such models, and compare a vari…

2021

Not All Memories are Created Equal: Learning to Forget by Expiring

ICML 2021oral

Attention mechanisms have shown promising results in sequence modeling tasks that require long-term memory. Recent work investigated mechanisms to reduce the computational cost of preserving and storing memories. However, not all content in the past is equally important to remember. We propose Expir…