← Search

Ishita Dasgupta

24 accepted papers

2026

Is This Just Fantasy? Language Model Representations Reflect Human Judgments of Event Plausibility

ICLR 2026poster

Language models (LMs) are used for a diverse range of tasks, from question answering to writing fantastical stories. In order to reliably accomplish these tasks, LMs must be able to discern the modal category of a sentence (i.e., whether it describes something that is possible, impossible, completel…

Cited by 0SourceScholar
2025

DATE-LM: Benchmarking Data Attribution Evaluation for Large Language Models

NeurIPS 2025poster

Data attribution methods quantify the influence of training data on model outputs and are becoming increasingly relevant for a wide range of LLM research and applications, including dataset curation, model interpretability, data valuation. However, there remain critical gaps in systematic LLM-centri…

Cited by 0SourceScholar
2025

Handling Missing Responses under Cluster Dependence with Applications to Language Model Evaluation

NeurIPS 2025poster

Human annotations play a crucial role in evaluating the performance of GenAI models. Two common challenges in practice, however, are missing annotations (the response variable of interest) and cluster dependence among human-AI interactions (e.g., questions asked by the same user may be highly correl…

Cited by 0SourceScholar
2025

ReCogLab: a framework testing relational reasoning & cognitive hypotheses on LLMs

ICLR 2025poster

A fundamental part of human cognition is the ability to not only recall previous memories, but also reason across them to draw conclusions. In cognitive science and psychology, this is termed relational reasoning and a number of effects and biases have been observed in human cognition. Designing exp…

2025

SKALD: Learning-Based Shot Assembly for Coherent Multi-Shot Video Creation

ICCV 2025poster

We present SKALD, a multi-shot video assembly method that constructs coherent video sequences from candidate shots with minimal reliance on text. Central to our approach is the Learned Clip Assembly (LCA) score, a learning-based metric that measures temporal and semantic relationships between shots…

Cited by 0SourcePDFScholar
2025

VISIAR: Empower MLLM for Visual Story Ideation

ACL 2025finding

Ideation, the process of forming ideas from concepts, is a big part of the content creation process. However, the noble goal of helping visual content creators by suggesting meaningful sequences of visual assets from a limited collection is challenging. It requires a nuanced understanding of visual…

2024

A Systematic Comparison of Syllogistic Reasoning in Humans and Language Models

NAACL 2024long

A central component of rational behavior is logical inference: the process of determining which conclusions follow from a set of premises. Psychologists have documented several ways in which humans’ inferences deviate from the rules of logic. Do language models, which are trained on text generated b…

2024

HanDiffuser: Text-to-Image Generation With Realistic Hand Appearances

CVPR 2024poster

Text-to-image generative models can generate high-quality humans but realism is lost when generating hands. Common artifacts include irregular hand poses shapes incorrect numbers of fingers and physically implausible finger orientations. To generate images with realistic hands we propose a novel dif…

Cited by 27SourcePDFScholar
2024

How do Large Language Models Navigate Conflicts between Honesty and Helpfulness?

ICML 2024oral

In day-to-day communication, people often approximate the truth --- for example, rounding the time or omitting details --- in order to be maximally helpful to the listener. How do large language models (LLMs) handle such nuanced trade-offs? To address this question, we use psychological models and e…

Cited by 16SourcePDFScholar
2024

Large Content And Behavior Models To Understand, Simulate, And Optimize Content And Behavior

ICLR 2024spotlight

Shannon and Weaver's seminal information theory divides communication into three levels: technical, semantic, and effectiveness. While the technical level deals with the accurate reconstruction of transmitted symbols, the semantic and effectiveness levels deal with the inferred meaning and its effec…

2024

PIVOT: Iterative Visual Prompting Elicits Actionable Knowledge for VLMs

ICML 2024poster

Vision language models (VLMs) have shown impressive capabilities across a variety of tasks, from logical reasoning to visual understanding. This opens the door to richer interaction with the world, for example robotic control. However, VLMs produce only textual outputs, while robotic control and oth…

Cited by 95SourcePDFScholar
2024

Plot Twist: Multimodal Models Don’t Comprehend Simple Chart Details

EMNLP 2024finding

Recent advances in multimodal models show remarkable performance in real-world benchmarks for chart and figure understanding like ChartQA that involve interpreting trends, comparing data points, and extracting insights from visuals.In this paper, we investigate the extent to which these models truly…

Cited by 0SourcePDFScholar
2024

ReMI: A Dataset for Reasoning with Multiple Images

NeurIPS 2024poster

With the continuous advancement of large language models (LLMs), it is essential to create new benchmarks to evaluate their expanding capabilities and identify areas for improvement. This work focuses on multi-image reasoning, an emerging capability in state-of-the-art LLMs. We introduce ReMI, a dat…

Cited by 12SourcePDFScholar
2024

The Impact of Depth on Compositional Generalization in Transformer Language Models

NAACL 2024long

To process novel sentences, language models (LMs) must generalize compositionally—combine familiar elements in new ways. What aspects of a model’s structure promote compositional generalization? Focusing on transformers, we test the hypothesis, motivated by theoretical and empirical work, that deepe…

Cited by 10SourcePDFScholar
2023

Distilling Internet-Scale Vision-Language Models into Embodied Agents

ICML 2023poster

Instruction-following agents must ground language into their observation and action spaces. Learning to ground language is challenging, typically requiring domain-specific engineering or large quantities of human interaction data. To address this challenge, we propose using pretrained vision-languag…

Cited by 29SourcePDFScholar
2023

Passive learning of active causal strategies in agents and language models

NeurIPS 2023poster

What can be learned about causality and experimentation from passive data? This question is salient given recent successes of passively-trained language models in interactive domains such as tool use. Passive learning is inherently limited. However, we show that purely passive learning can in fact a…

Cited by 23SourcePDFScholar
2022

Can language models learn from explanations in context?

EMNLP 2022finding

Language Models (LMs) can perform new tasks by adapting to a few in-context examples. For humans, explanations that connect examples to task principles can improve learning. We therefore investigate whether explanations of few-shot examples can help LMs. We annotate questions from 40 challenging tas…

Cited by 301SourcePDFScholar
2022

Distinguishing rule and exemplar-based generalization in learning systems

ICML 2022spotlight

Machine learning systems often do not share the same inductive biases as humans and, as a result, extrapolate or generalize in ways that are inconsistent with our expectations. The trade-off between exemplar- and rule-based generalization has been studied extensively in cognitive psychology; in this…

2022

Learning Structure from the Ground up---Hierarchical Representation Learning by Chunking

NeurIPS 2022accept

From learning to play the piano to speaking a new language, reusing and recombining previously acquired representations enables us to master complex skills and easily adapt to new environments. Inspired by the Gestalt principle of \textit{grouping by proximity} and theories of chunking in cognitive…

Cited by 17SourcePDFScholar
2022

Learning to Navigate Wikipedia by Taking Random Walks

NeurIPS 2022accept

A fundamental ability of an intelligent web-based agent is seeking out and acquiring new information. Internet search engines reliably find the correct vicinity but the top results may be a few links away from the desired target. A complementary approach is navigation via hyperlinks, employing a pol…

Cited by 5SourcePDFScholar
2022

Tell me why! Explanations support learning relational and causal structure

ICML 2022spotlight

Inferring the abstract relational and causal structure of the world is a major challenge for reinforcement-learning (RL) agents. For humans, language{—}particularly in the form of explanations{—}plays a considerable role in overcoming this challenge. Here, we show that language can play a similar ro…

2022

Using natural language and program abstractions to instill human inductive biases in machines

NeurIPS 2022accept

Strong inductive biases give humans the ability to quickly learn to perform a variety of tasks. Although meta-learning is a method to endow neural networks with useful inductive biases, agents trained by meta-learning may sometimes acquire very different strategies from humans. We show that co-train…

2021

Meta-Learning of Structured Task Distributions in Humans and Machines

ICLR 2021poster

In recent years, meta-learning, in which a model is trained on a family of tasks (i.e. a task distribution), has emerged as an approach to training neural networks to perform tasks that were previously assumed to require structured representations, making strides toward closing the gap between human…

2021

Passive attention in artificial neural networks predicts human visual selectivity

NeurIPS 2021oral

Developments in machine learning interpretability techniques over the past decade have provided new tools to observe the image regions that are most informative for classification and localization in artificial neural networks (ANNs). Are the same regions similarly informative to human observers? Us…