← Search

Ameya Godbole

6 accepted papers

2026

Hubble: a Model Suite to Advance the Study of LLM Memorization

ICLR 2026oral

We present Hubble, a suite of open-source large language models (LLMs) for the scientific study of LLM memorization. Hubble models come as minimal pairs: standard models are pretrained on a large English corpus, and perturbed models are trained in the same way but with controlled insertion of text (…

Cited by 0SourcecodeScholar
2024

Analysis of Plan-based Retrieval for Grounded Text Generation

EMNLP 2024main

In text generation, hallucinations refer to the generation of seemingly coherent text that contradicts established knowledge. One compelling hypothesis is that hallucinations occur when a language model is given a generation task outside its parametric knowledge (due to rarity, recency, domain, etc.…

Cited by 1SourcePDFScholar
2023

SCENE: Self-Labeled Counterfactuals for Extrapolating to Negative Examples

EMNLP 2023long main

Detecting negatives (such as non-entailment relationships, unanswerable questions, and false claims) is an important and challenging aspect of many natural language understanding tasks. Though manually collecting challenging negative examples can help models detect them, it is both costly and domain…

Cited by 0SourcecodeScholar
2022

Knowledge Base Question Answering by Case-based Reasoning over Subgraphs

ICML 2022spotlight

Question answering (QA) over knowledge bases (KBs) is challenging because of the diverse, essentially unbounded, types of reasoning patterns needed. However, we hypothesize in a large KB, reasoning patterns required to answer a query type reoccur for various entities in their respective subgraph nei…

2021

Case-based Reasoning for Natural Language Queries over Knowledge Bases

EMNLP 2021main

It is often challenging to solve a complex problem from scratch, but much easier if we can access other similar problems with their solutions — a paradigm known as case-based reasoning (CBR). We propose a neuro-symbolic CBR approach (CBR-KBQA) for question answering over large knowledge bases. CBR-K…

Cited by 81SourcePDFScholar