← Search

Jane Dwivedi-Yu

12 accepted papers

2025

Efficient Tool Use with Chain-of-Abstraction Reasoning

COLING 2025main

To achieve faithful reasoning that aligns with human expectations, large language models (LLMs) need to ground their reasoning to real-world knowledge (e.g., web facts, math and physical rules). Tools help LLMs access this external knowledge, but there remains challenges for fine-tuning LLM agents (…

Cited by 31SourcePDFScholar
2025

Explore Theory of Mind: program-guided adversarial data generation for theory of mind reasoning

ICLR 2025poster

Do large language models (LLMs) have theory of mind? A plethora of papers and benchmarks have been introduced to evaluate if current models have been able to develop this key ability of social intelligence. However, all rely on limited datasets with simple patterns that can potentially lead to probl…

Cited by 5SourcePDFScholar
2025

Extrapolating to Unknown Opinions Using LLMs

COLING 2025main

From ice cream flavors to climate change, people exhibit a wide array of opinions on various topics, and understanding the rationale for these opinions can promote healthy discussion and consensus among them. As such, it can be valuable for a large language model (LLM), particularly as an AI assista…

Cited by 1SourcePDFScholar
2024

GLoRe: When, Where, and How to Improve LLM Reasoning via Global and Local Refinements

ICML 2024poster

State-of-the-art language models can exhibit reasoning refinement capabilities on math, science or coding tasks. However, recent work demonstrates that even the best models struggle to identify *when and where to refine* without access to external feedback. In this paper, we propose Stepwise ORMs (*…

Cited by 52SourcePDFScholar
2024

Measuring and Addressing Indexical Bias in Information Retrieval

ACL 2024findings

Information Retrieval (IR) systems are designed to deliver relevant content, but traditional systems may not optimize rankings for fairness, neutrality, or the balance of ideas. Consequently, IR can often introduce indexical biases, or biases in the positional order of documents. Although indexical…

2024

TOOLVERIFIER: Generalization to New Tools via Self-Verification

EMNLP 2024finding

Teaching language models to use tools is an important milestone towards building general assistants, but remains an open problem. While there has been significant progress on learning to use specific tools via fine-tuning, language models still struggle with learning how to robustly use new tools fr…

2023

Active Learning Principles for In-Context Learning with Large Language Models

EMNLP 2023long findings

The remarkable advancements in large language models (LLMs) have significantly enhanced predictive performance in few-shot learning settings. By using only a small number of labeled examples, referred to as demonstrations, LLMs can effectively perform the task at hand through in-context learning. Ho…

Cited by 0SourceScholar
2023

Active Retrieval Augmented Generation

EMNLP 2023long main

Despite the remarkable ability of large language models (LMs) to comprehend and generate language, they have a tendency to hallucinate and create factually inaccurate output. Augmenting LMs by retrieving information from external knowledge resources is one promising solution. Most existing retrieval…

Cited by 0SourcecodeScholar
2023

NormBank: A Knowledge Bank of Situational Social Norms

ACL 2023long

We present NormBank, a knowledge bank of 155k situational norms. This resource is designed to ground flexible normative reasoning for interactive, assistive, and collaborative AI systems. Unlike prior commonsense resources, NormBank grounds each inference within a multivalent sociocultural frame, wh…

2023

ROBBIE: Robust Bias Evaluation of Large Generative Language Models

EMNLP 2023long main

As generative large language models (LLMs) grow more performant and prevalent, we must develop comprehensive enough tools to measure and improve their fairness. Different prompt-based datasets can be used to measure social bias across multiple text domains and demographic axes, meaning that testing…

Cited by 0SourceScholar
2023

TimelineQA: A Benchmark for Question Answering over Timelines

ACL 2023findings

Lifelogs are descriptions of experiences that a person had during their life. Lifelogs are created by fusing data from the multitude of digital services, such as online photos, maps, shopping and content streaming services. Question answering over lifelogs can offer personal assistants a critical re…

2023

Toolformer: Language Models Can Teach Themselves to Use Tools

NeurIPS 2023oral

Language models (LMs) exhibit remarkable abilities to solve new tasks from just a few examples or textual instructions, especially at scale. They also, paradoxically, struggle with basic functionality, such as arithmetic or factual lookup, where much simpler and smaller specialized models excel. In…

Cited by 1684SourcePDFScholar