← Search

Mrinmaya Sachan

95 accepted papers

2026

Compose and Fuse: Revisiting the Foundational Bottlenecks in Multimodal Reasoning

ICLR 2026poster

Multimodal large language models (MLLMs) promise enhanced reasoning by integrating diverse inputs such as text, vision, and audio. Yet, despite their perceptual strengths, their reasoning ability across modalities remains underexplored, with conflicting reports on whether additional modalities help…

Cited by 0SourceScholar
2026

Diversity Matters: Revisiting Test-Time Compute in Vision-Language Models

ICML 2026poster

Test-time compute (TTC) strategies have emerged as a lightweight approach to boost reasoning in large language models, but their applicability to vision-language models (VLMs) remains unclear. We present a systematic study of TTC for visual reasoning across seven open-source VLMs and six benchmarks,…

Cited by 0SourceScholar
2026

Don't Throw Away Your Beams: Improving Consistency-based Uncertainties in LLMs via Beam Search

ICLR 2026poster

Consistency-based methods have emerged as an effective approach to uncertainty quantification (UQ) in large language models. These methods typically rely on several generations obtained via multinomial sampling, measuring their agreement level. However, in short-form QA, multinomial sampling is pron…

Cited by 0SourceScholar
2026

Efficient Hallucination Detection for LLMs Using Uncertainty-Aware Attention Heads

ICML 2026poster

Recent progress in large language models (LLMs) has led to systems capable of producing text with remarkable fluency. However, these models are still prone to factual inaccuracies, often referred to as \``hallucinations''. One strategy to alleviate this issue is uncertainty quantification (UQ), but …

Cited by 0SourceScholar
2026

LEXam: Benchmarking Legal Reasoning on 340 Law Exams

ICLR 2026poster

Long-form legal reasoning remains a key challenge for large language models (LLMs) in spite of recent advances in test-time scaling. To address this, we introduce ***LEXam***, a novel benchmark derived from 340 law exams spanning 116 law school courses across a range of subjects and degree levels. T…

Cited by 0SourcecodeScholar
2026

Optimizing Language Models for Crosslingual Knowledge Consistency

ICML 2026poster

Large language models are known to often exhibit inconsistent knowledge. This is particularly problematic in multilingual scenarios, where models are likely to be asked similar questions in different languages, and inconsistent responses can undermine their reliability. In this work, we show that th…

Cited by 0SourceScholar
2026

Sample Smart, Not Hard: Correctness-First Decoding for Better Reasoning in LLMs

ICLR 2026poster

Large Language Models (LLMs) are increasingly applied to complex tasks that require extended reasoning. In such settings, models often benefit from diverse chains-of-thought to arrive at multiple candidate solutions. This requires two competing objectives: to inject enough stochasticity to explore m…

Cited by 0SourceScholar
2026

Unveiling the Visual Counting Bottleneck in Vision-Language Models

ICML 2026poster

While Large Vision-Language Models (VLMs) excel at interpolation, they suffer catastrophic failures in systematic generalization, most notably in visual counting beyond training distributions. In this work, we investigate this extrapolation bottleneck by deconstructing visual counting into three cog…

Cited by 0SourceScholar
2026

When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

ICML 2026poster

Artificial Intelligence (AI) benchmarks play a central role in measuring progress in model development and guiding deployment decisions. However, many benchmarks quickly become saturated, meaning that they can no longer differentiate between the best-performing models, diminishing their long-term va…

Cited by 0SourceScholar
2025

A Head to Predict and a Head to Question: Pre-trained Uncertainty Quantification Heads for Hallucination Detection in LLM Outputs

EMNLP 2025

LLMs have the tendency to hallucinate, i.e., to sporadically generate false or fabricated information, and users generally lack the tools to detect when this happens. Uncertainty quantification (UQ) provides a framework for assessing the reliability of model outputs, aiding in the identification of

Cited by 0SourcePDFScholar
2025

Are Language Models Efficient Reasoners? A Perspective from Logic Programming

NeurIPS 2025poster

Modern language models (LMs) exhibit strong deductive reasoning capabilities, yet standard evaluations emphasize correctness while overlooking a key aspect of human-like reasoning: *efficiency*. In real-world reasoning scenarios, much of the available information is irrelevant, and effective deducti…

Cited by 0SourceScholar
2025

Calibrating Large Language Models with Sample Consistency

AAAI 2025technical

Accurately gauging the confidence level of Large Language Models' (LLMs) predictions is pivotal for their reliable application. However, LLMs are often uncalibrated inherently and elude conventional calibration techniques due to their proprietary nature and massive scale. In this work, we derive mod…

2025

Can Vision-Language Models Solve Visual Math Equations?

EMNLP 2025

Despite strong performance in visual understanding and language-based reasoning, Vision-Language Models (VLMs) struggle with tasks requiring integrated perception and symbolic computation. We study this limitation through visual equation solving, where mathematical equations are embedded in images,

Cited by 0SourcePDFScholar
2025

DIRAS: Efficient LLM Annotation of Document Relevance for Retrieval Augmented Generation

NAACL 2025long

Retrieval Augmented Generation (RAG) is widely employed to ground responses to queries on domain-specific documents. But do RAG implementations leave out important information when answering queries that need an integrated analysis of information (e.g., Tell me good news in the stock market today.)?…

2025

Dense SAE Latents Are Features, Not Bugs

NeurIPS 2025poster

Sparse autoencoders (SAEs) are designed to extract interpretable features from language models by enforcing a sparsity constraint. Ideally, training an SAE would yield latents that are both sparse and semantically meaningful. However, many SAE latents activate frequently (i.e., are *dense*), raising…

Cited by 0SourceScholar
2025

Do Vision-Language Models Really Understand Visual Language?

ICML 2025poster

Visual language is a system of communication that conveys information through symbols, shapes, and spatial arrangements. Diagrams are a typical example of a visual language depicting complex concepts and their relationships in the form of an image. The symbolic nature of diagrams presents significan…

Cited by 2SourcePDFScholar
2025

From Problem-Solving to Teaching Problem-Solving: Aligning LLMs with Pedagogy using Reinforcement Learning

EMNLP 2025

Large language models (LLMs) can transform education, but their optimization for direct question-answering often undermines effective pedagogy which requires strategically withholding answers. To mitigate this, we propose an online reinforcement learning (RL)-based alignment framework that can quick

2025

GPT-4 as a Homework Tutor Can Improve Student Engagement and Learning Outcomes

ACL 2025long

This work contributes to the scarce empirical literature on LLM-based interactive homework in real-world educational settings and offers a practical, scalable solution to improve homework in schools. Homework is an important part of education in schools across the world, but to maximize benefit, it…

Cited by 0SourcePDFScholar
2025

Generating Pedagogically Meaningful Visuals for Math Word Problems: A New Benchmark and Analysis of Text-to-Image Models

ACL 2025finding

Visuals are valuable tools for teaching math word problems (MWPs), helping young learners interpret textual descriptions into mathematical expressions before solving them.However, creating such visuals is labor-intensive and there is a lack of automated methods to support this process. In this paper…

2025

Grammar Control in Dialogue Response Generation for Language Learning Chatbots

NAACL 2025long

Chatbots based on large language models offer cheap conversation practice opportunities for language learners. However, they are hard to control for linguistic forms that correspond to learners’ current needs, such as grammar. We control grammar in chatbot conversation practice by grounding a dialog…

2025

Investigating the Zone of Proximal Development of Language Models for In-Context Learning

NAACL 2025findings

In this paper, we introduce a learning analytics framework to analyze the in-context learning (ICL) behavior of large language models (LLMs) through the lens of the Zone of Proximal Development (ZPD), an established theory in educational psychology. ZPD delineates the range of tasks a learner can ac…

2025

Language Model Alignment in Multilingual Trolley Problems

ICLR 2025spotlight

We evaluate the moral alignment of large language models (LLMs) with human preferences in multilingual trolley problems. Building on the Moral Machine experiment, which captures over 40 million human judgments across 200+ countries, we develop a cross-lingual corpus of moral dilemma vignettes in ove…

Cited by 3SourcePDFScholar
2025

MathGAP: Out-of-Distribution Evaluation on Problems with Arbitrarily Complex Proofs

ICLR 2025poster

Large language models (LLMs) can solve arithmetic word problems with high accuracy, but little is known about how well they generalize to more complex problems. This is difficult to study, as (i) much of the available evaluation data has already been seen by the most capable models during training,…

Cited by 3SourcePDFScholar
2025

MathTutorBench: A Benchmark for Measuring Open-ended Pedagogical Capabilities of LLM Tutors

EMNLP 2025

Evaluating the pedagogical capabilities of AI-based tutoring models is critical for making guided progress in the field. Yet, we lack a reliable, easy-to-use, and simple-to-run evaluation that reflects the pedagogical abilities of models. To fill this gap, we present MathTutorBench, an open-source b

2025

Personalized Exercise Recommendation with Semantically-Grounded Knowledge Tracing

NeurIPS 2025poster

We introduce ExRec, a general framework for personalized exercise recommendation with semantically-grounded knowledge tracing. Our method builds on the observation that existing exercise recommendation approaches simulate student performance via knowledge tracing (KT) but they often overlook two key…

Cited by 0SourcecodeScholar
2025

Pointwise Mutual Information as a Performance Gauge for Retrieval-Augmented Generation

NAACL 2025long

Recent work suggests that large language models enhanced with retrieval-augmented generation are easily influenced by the order in which the retrieved documents are presented to the model when solving tasks such as question answering (QA).However, there is no method to date that exploits this phenom…

Cited by 0SourcePDFScholar
2025

SIKeD: Self-guided Iterative Knowledge Distillation for Mathematical Reasoning

ACL 2025finding

Large Language Models (LLMs) can transfer their reasoning skills to smaller models by teaching them to generate the intermediate reasoning process required to solve multistep reasoning tasks. While LLMs can accurately solve reasoning tasks through a variety of strategies, even without fine-tuning, s…

2025

SeePhys: Does Seeing Help Thinking? – Benchmarking Vision-Based Physics Reasoning

NeurIPS 2025poster

We present SeePhys, a large-scale multimodal benchmark for LLM reasoning grounded in physics questions ranging from middle school to PhD qualifying exams. The benchmark covers 7 fundamental domains spanning the physics discipline, incorporating 21 categories of highly heterogeneous diagrams. In cont…

Cited by 0SourcecodeScholar
2025

The Medium Is Not the Message: Deconfounding Document Embeddings via Linear Concept Erasure

EMNLP 2025

Embedding-based similarity metrics between text sequences can be influenced not just by the content dimensions we most care about, but can also be biased by spurious attributes like the text’s source or language. These document confounders cause problems for many applications, but especially those t

Cited by 0SourcePDFScholar
2025

Towards the Pedagogical Steering of Large Language Models for Tutoring: A Case Study with Modeling Productive Failure

ACL 2025finding

One-to-one tutoring is one of the most efficient methods of teaching. With the growing popularity of Large Language Models (LLMs), there have been efforts to create LLM-based conversational tutors which can expand the benefits of one-to-one tutoring to everyone. However, current LLMs are trained pri…

Cited by 0SourcePDFScholar
2024

AFaCTA: Assisting the Annotation of Factual Claim Detection with Reliable LLM Annotators

ACL 2024long

With the rise of generative AI, automated fact-checking methods to combat misinformation are becoming more and more important. However, factual claim detection, the first step in a fact-checking pipeline, suffers from two key issues that limit its scalability and generalizability: (1) inconsistency…

2024

Book2Dial: Generating Teacher Student Interactions from Textbooks for Cost-Effective Development of Educational Chatbots

ACL 2024findings

Educational chatbots are a promising tool for assisting student learning. However, the development of effective chatbots in education has been challenging, as high-quality data is seldom available in this domain. In this paper, we propose a framework for generating synthetic teacher-student interact…

2024

Can Large Language Models Infer Causation from Correlation?

ICLR 2024poster

Causal inference is one of the hallmarks of human intelligence. While the field of CausalNLP has attracted much interest in the recent years, existing causal inference datasets in NLP primarily rely on discovering causality from empirical knowledge (e.g., commonsense knowledge). In this work, we pro…

2024

CausalCite: A Causal Formulation of Paper Citations

ACL 2024findings

Citation count of a paper is a commonly used proxy for evaluating the significance of a paper in the scientific community. Yet citation measures are widely criticized for failing to accurately reflect the true impact of a paper. Thus, we propose CausalCite, a new way to measure the significance of a…

2024

Competition of Mechanisms: Tracing How Language Models Handle Facts and Counterfactuals

ACL 2024long

Interpretability research aims to bridge the gap between the empirical success and our scientific understanding of the inner workings of large language models (LLMs). However, most existing research in this area focused on analyzing a single mechanism, such as how models copy or recall factual knowl…

2024

Confidence Regulation Neurons in Language Models

NeurIPS 2024poster

Despite their widespread use, the mechanisms by which large language models (LLMs) represent and regulate uncertainty in next-token predictions remain largely unexplored. This study investigates two critical components believed to influence this uncertainty: the recently discovered entropy neurons a…

2024

Cooperate or Collapse: Emergence of Sustainable Cooperation in a Society of LLM Agents

NeurIPS 2024poster

As AI systems pervade human life, ensuring that large language models (LLMs) make safe decisions remains a significant challenge. We introduce the Governance of the Commons Simulation (GovSim), a generative simulation platform designed to study strategic interactions and cooperative decision-making…

2024

Do LLMs Think Fast and Slow? A Causal Study on Sentiment Analysis

EMNLP 2024finding

Sentiment analysis (SA) aims to identify the sentiment expressed in a piece of text, often in the form of a review. Assuming a review and the sentiment associated with it, in this paper we formulate SA as a combination of two tasks: (1) a causal discovery task that distinguishes whether a review “pr…

2024

Do Language Models Exhibit the Same Cognitive Biases in Problem Solving as Human Learners?

ICML 2024poster

There is increasing interest in employing large language models (LLMs) as cognitive models. For such purposes, it is central to understand which properties of human cognition are well-modeled by LLMs, and which are not. In this work, we study the biases of LLMs in relation to those known in children…

2024

Efficiently Computing Susceptibility to Context in Language Models

EMNLP 2024finding

One strength of modern language models is their ability to incorporate information from a user-input context when answering queries. However, they are not equally sensitive to the subtle changes to that context.To quantify this, Du et al. (2024) gives an information-theoretic metric to measure such…

2024

Elastic Weight Removal for Faithful and Abstractive Dialogue Generation

NAACL 2024long

Generating factual responses is a crucial requirement for dialogue systems. To promotemore factual responses, a common strategyis to ground their responses in relevant documents that inform response generation. However, common dialogue models still often hallucinate information that was not containe…

2024

How to Engage your Readers? Generating Guiding Questions to Promote Active Reading

ACL 2024long

Using questions in written text is an effective strategy to enhance readability. However, what makes an active reading question good, what the linguistic role of these questions is, and what is their impact on human reading remains understudied. We introduce GuidingQ, a dataset of 10K in-text questi…

2024

Implicit Personalization in Language Models: A Systematic Study

EMNLP 2024finding

Implicit Personalization (IP) is a phenomenon of language models inferring a user’s background from the implicit cues in the input prompts and tailoring the response based on this inference. While previous work has touched upon various instances of this problem, there lacks a unified framework to st…

2024

On Affine Homotopy between Language Encoders

NeurIPS 2024poster

Pre-trained language encoders---functions that represent text as vectors---are an integral component of many NLP tasks. We tackle a natural question in language encoder analysis: What does it mean for two encoders to be similar? We contend that a faithful measure of similarity needs to be \e…

Cited by 0SourcePDFScholar
2024

PWESuite: Phonetic Word Embeddings and Tasks They Facilitate

COLING 2024main

Mapping words into a fixed-dimensional vector space is the backbone of modern NLP. While most word embedding methods successfully encode semantic information, they overlook phonetic information that is crucial for many tasks. We develop three methods that use articulatory features to build phonetica…

2024

Stepwise Verification and Remediation of Student Reasoning Errors with Large Language Model Tutors

EMNLP 2024main

Large language models (LLMs) offer many opportunities to scale high-quality personalized tutoring. A promising approach is to build dialog tutoring models to scaffold students’ problem-solving. However, even though existing models perform well in solving reasoning questions, they can struggle to pre…

2024

The ART of LLM Refinement: Ask, Refine, and Trust

NAACL 2024long

Large Language Models (LLMs) have demonstrated remarkable generative abilities, but can they judge the quality of their own generations and self-improve?A popular concept, referred to as *self-refinement*, postulates that LLMs can detect and correct the errors in their generations when asked to do s…

2024

Towards Aligning Language Models with Textual Feedback

EMNLP 2024main

We present ALT (ALignment with Textual feedback), an approach that aligns language models with user preferences expressed in text. We argue that text offers greater expressiveness, enabling users to provide richer feedback than simple comparative preferences and this richer feedback can lead to more…

2024

What Do Language Models Learn in Context? The Structured Task Hypothesis.

ACL 2024long

Large language models (LLMs) exhibit an intriguing ability to learn a novel task from in-context examples presented in a demonstration, termed in-context learning (ICL). Understandably, a swath of research has been dedicated to uncovering the theories underpinning ICL. One popular hypothesis explain…

2023

A Causal Framework to Quantify the Robustness of Mathematical Reasoning with Language Models

ACL 2023long

We have recently witnessed a number of impressive results on hard mathematical reasoning problems with language models. At the same time, the robustness of these models has also been called into question; recent works have shown that models can rely on shallow patterns in the problem description whe…

2023

A Diachronic Perspective on User Trust in AI under Uncertainty

EMNLP 2023long main

In human-AI collaboration, users typically form a mental model of the AI system, which captures the user's beliefs about when the system performs well and when it does not. The construction of this mental model is guided by both the system's veracity as well as the system output presented to the use…

Cited by 0SourcecodeScholar
2023

A Formal Perspective on Byte-Pair Encoding

ACL 2023findings

Byte-Pair Encoding (BPE) is a popular algorithm used for tokenizing data in NLP, despite being devised initially as a compression method.BPE appears to be a greedy algorithm at face value, but the underlying optimization problem that BPE seeks to solve has not yet been laid down. We formalize BPE as…

2023

A Mechanistic Interpretation of Arithmetic Reasoning in Language Models using Causal Mediation Analysis

EMNLP 2023long main

Mathematical reasoning in large language models (LMs) has garnered significant attention in recent work, but there is a limited understanding of how these models process and store information related to arithmetic tasks within their architecture. In order to improve our understanding of this aspect…

Cited by 0SourcecodeScholar
2023

CLadder: Assessing Causal Reasoning in Language Models

NeurIPS 2023poster

The ability to perform causal reasoning is widely considered a core feature of intelligence. In this work, we investigate whether large language models (LLMs) can coherently reason about causality. Much of the existing work in natural language processing (NLP) focuses on evaluating _commonsense_ cau…

2023

Controlled Text Generation with Natural Language Instructions

ICML 2023poster

Large language models can be prompted to pro- duce fluent output for a wide range of tasks without being specifically trained to do so. Nevertheless, it is notoriously difficult to control their generation in such a way that it satisfies user-specified constraints. In this paper, we present Instruct…

Cited by 83SourcePDFScholar
2023

Discourse-Centric Evaluation of Document-level Machine Translation with a New Densely Annotated Parallel Corpus of Novels

ACL 2023long

Several recent papers claim to have achieved human parity at sentence-level machine translation (MT)—especially between high-resource language pairs. In response, the MT community has, in part, shifted its focus to document-level translation. Translating documents requires a deeper understanding of…

2023

Distilling Reasoning Capabilities into Smaller Language Models

ACL 2023findings

Step-by-step reasoning approaches like chain of thought (CoT) have proved to be very effective in inducing reasoning capabilities in large language models. However, the success of the CoT approach is fundamentally tied to the model size, and billion parameter-scale models are often needed to get CoT…

2023

Enhancing Textbooks with Visuals from the Web for Improved Learning

EMNLP 2023long main

Textbooks are one of the main mediums for delivering high-quality education to students. In particular, explanatory and illustrative visuals play a key role in retention, comprehension and general transfer of knowledge. However, many textbooks lack these interesting visuals to support student learni…

Cited by 0SourcecodeScholar
2023

Infusing Lattice Symmetry Priors in Attention Mechanisms for Sample-Efficient Abstract Geometric Reasoning

ICML 2023poster

The Abstraction and Reasoning Corpus (ARC) (Chollet, 2019) and its most recent language-complete instantiation (LARC) has been postulated as an important step towards general AI. Yet, even state-of-the-art machine learning models struggle to achieve meaningful performance on these problems, falling…

Cited by 6SourcePDFScholar
2023

Let's Synthesize Step by Step: Iterative Dataset Synthesis with Large Language Models by Extrapolating Errors from Small Models

EMNLP 2023long findings

*Data Synthesis* is a promising way to train a small model with very little labeled data. One approach for data synthesis is to leverage the rich knowledge from large language models to synthesize pseudo training examples for small models, making it possible to achieve both data and compute efficien…

Cited by 0SourcecodeScholar
2023

Linear-Time Modeling of Linguistic Structure: An Order-Theoretic Perspective

EMNLP 2023long main

Tasks that model the relation between pairs of tokens in a string are a vital part of understanding natural language. Such tasks, in general, require exhaustive pair-wise comparisons of tokens, thus having a quadratic runtime complexity in the length of the string. We show that these exhaustive comp…

Cited by 0SourceScholar
2023

MathDial: A Dialogue Tutoring Dataset with Rich Pedagogical Properties Grounded in Math Reasoning Problems

EMNLP 2023long findings

While automatic dialogue tutors hold great potential in making education personalized and more accessible, research on such systems has been hampered by a lack of sufficiently large and high-quality datasets. Collecting such datasets remains challenging, as recording tutoring sessions raises privacy…

Cited by 0SourcecodeScholar
2023

Membership Inference Attacks against Language Models via Neighbourhood Comparison

ACL 2023findings

Membership Inference attacks (MIAs) aim to predict whether a data sample was present in the training data of a machine learning model or not, and are widely used for assessing the privacy risks of language models. Most existing attacks rely on the observation that models tend toassign higher probabi…

2023

Revisiting Automated Topic Model Evaluation with Large Language Models

EMNLP 2023short main

Topic models help us make sense of large text collections. Automatically evaluating their output and determining the optimal number of topics are both longstanding challenges, with no effective automated solutions to date. This paper proposes using large language models (LLMs) for these tasks. We fi…

Cited by 0SourcecodeScholar
2023

Tokenization and the Noiseless Channel

ACL 2023long

Subword tokenization is a key part of most NLP pipelines. However, little is known about why some tokenizer and hyperparameter combinations lead to improved downstream model performance over others. We propose that good tokenizers lead to efficient channel usage, where the channel is the means by wh…

2023

Towards a Mechanistic Interpretation of Multi-Step Reasoning Capabilities of Language Models

EMNLP 2023long main

Recent work has shown that language models (LMs) have strong multi-step (i.e., procedural) reasoning capabilities. However, it is unclear whether LMs perform these tasks by cheating with answers memorized from pretraining corpus, or, via a multi-step reasoning mechanism. In this paper, we try to ans…

Cited by 0SourcecodeScholar
2023

When Does Aggregating Multiple Skills with Multi-Task Learning Work? A Case Study in Financial NLP

ACL 2023long

Multi-task learning (MTL) aims at achieving a better model by leveraging data and knowledge from multiple tasks. However, MTL does not always work – sometimes negative transfer occurs between tasks, especially when aggregating loosely related skills, leaving it an open question when MTL works. Previ…

2023

XDailyDialog: A Multilingual Parallel Dialogue Corpus

ACL 2023long

High-quality datasets are significant to the development of dialogue models. However, most existing datasets for open-domain dialogue modeling are limited to a single language. The absence of multilingual open-domain dialog datasets not only limits the research on multilingual or cross-lingual trans…

2022

Adapters for Enhanced Modeling of Multilingual Knowledge and Text

EMNLP 2022finding

Large language models appear to learn facts from the large text corpora they are trained on. Such facts are encoded implicitly within their many parameters, making it difficult to verify or manipulate what knowledge has been learned. Language models have recently been extended to multilingual langua…

2022

Automatic Generation of Socratic Subquestions for Teaching Math Word Problems

EMNLP 2022main

Socratic questioning is an educational method that allows students to discover answers to complex problems by asking them a series of thoughtful questions. Generation of didactically sound questions is challenging, requiring understanding of the reasoning process involved in the problem. We hypothes…

2022

Autoregressive Structured Prediction with Language Models

EMNLP 2022finding

Recent years have seen a paradigm shift in NLP towards using pretrained language models (PLM) for a wide range of tasks. However, there are many difficult design decisions to represent structures (e.g. tagged text, coreference chains) in a way such that they can be captured by PLMs. Prior work on st…

2022

Beyond prompting: Making Pre-trained Language Models Better Zero-shot Learners by Clustering Representations

EMNLP 2022main

Recent work has demonstrated that pre-trained language models (PLMs) are zero-shot learners. However, most existing zero-shot methods involve heavy human engineering or complicated self-training pipelines, hindering their application to new situations. In this work, we show that zero-shot text class…

2022

BlonDe: An Automatic Evaluation Metric for Document-level Machine Translation

NAACL 2022long

Standard automatic metrics, e.g. BLEU, are not reliable for document-level MT evaluation. They can neither distinguish document-level improvements in translation quality from sentence-level ones, nor identify the discourse phenomena that cause context-agnostic translations. This paper introduces a n…

2022

Calibration of Machine Reading Systems at Scale

ACL 2022findings

In typical machine learning systems, an estimate of the probability of the prediction is used to assess the system’s confidence in the prediction. This confidence measure is usually uncalibrated; i.e. the system’s confidence in the prediction does not match the true probability of the predicted outp…

Cited by 9SourcePDFScholar
2022

Case-based reasoning for better generalization in textual reinforcement learning

ICLR 2022poster

Text-based games (TBG) have emerged as promising environments for driving research in grounded language understanding and studying problems like generalization and sample efficiency. Several deep reinforcement learning (RL) methods with varying architectures and learning schemes have been proposed f…

Cited by 11SourcePDFScholar
2022

Deep Clustering of Text Representations for Supervision-Free Probing of Syntax

AAAI 2022technical

We explore deep clustering of multilingual text representations for unsupervised model interpretation and induction of syntax. As these representations are high-dimensional, out-of-the-box methods like K-means do not work well. Thus, our approach jointly transforms the representations into a lower-d…

Cited by 8SourcePDFScholar
2022

Differentially Private Language Models for Secure Data Sharing

EMNLP 2022main

To protect the privacy of individuals whose data is being shared, it is of high importance to develop methods allowing researchers and companies to release textual data while providing formal privacy guarantees to its originators. In the field of NLP, substantial efforts have been directed at buildi…

2022

Logical Fallacy Detection

EMNLP 2022finding

Reasoning is central to human intelligence. However, fallacious arguments are common, and some exacerbate problems such as spreading misinformation about climate change. In this paper, we propose the task of logical fallacy detection, and provide a new dataset (Logic) of logical fallacies generally…

2022

Original or Translated? A Causal Analysis of the Impact of Translationese on Machine Translation Performance

NAACL 2022long

Human-translated text displays distinct features from naturally written text in the same language. This phenomena, known as translationese, has been argued to confound the machine translation (MT) evaluation. Yet, we find that existing work on translationese neglects some important factors and the c…

2022

Self-Supervised Contrastive Learning with Adversarial Perturbations for Defending Word Substitution-based Attacks

NAACL 2022findings

In this paper, we present an approach to improve the robustness of BERT language models against word substitution-based adversarial attacks by leveraging adversarial perturbations for self-supervised contrastive learning. We create a word-level adversarial attack generating hard positives on-the-fly…

2022

Slangvolution: A Causal Analysis of Semantic Change and Frequency Dynamics in Slang

ACL 2022long

Languages are continuously undergoing changes, and the mechanisms that underlie these changes are still a matter of debate. In this work, we approach language evolution through the lens of causality in order to model not only how various distributional factors associate with language change, but how…

2022

When to Make Exceptions: Exploring Language Models as Accounts of Human Moral Judgment

NeurIPS 2022accept

AI systems are becoming increasingly intertwined with human life. In order to effectively collaborate with humans and ensure safety, AI systems need to be able to understand, interpret and predict human moral judgments and decisions. Human moral judgments are often guided by rules, but not always. A…

2021

Bird’s Eye: Probing for Linguistic Graph Structures with a Simple Information-Theoretic Approach

ACL 2021long

NLP has a rich history of representing our prior understanding of language in the form of graphs. Recent work on analyzing contextualized text representations has focused on hand-designed probe models to understand how and to what extent do these representations encode a particular linguistic phenom…

2021

Causal Direction of Data Collection Matters: Implications of Causal and Anticausal Learning for NLP

EMNLP 2021main

The principle of independent causal mechanisms (ICM) states that generative processes of real world data consist of independent modules which do not influence or inform each other. While this idea has led to fruitful developments in the field of causal inference, it is not widely-known in the NLP co…

2021

Efficient Text-based Reinforcement Learning by Jointly Leveraging State and Commonsense Graph Representations

ACL 2021short

Text-based games (TBGs) have emerged as useful benchmarks for evaluating progress at the intersection of grounded language understanding and reinforcement learning (RL). Recent work has proposed the use of external knowledge to improve the efficiency of RL agents for TBGs. In this paper, we posit th…

Cited by 17SourcePDFScholar
2021

Text-based RL Agents with Commonsense Knowledge: New Challenges, Environments and Baselines

AAAI 2021technical

Text-based games have emerged as an important test-bed for Reinforcement Learning (RL) research, requiring RL agents to combine grounded language understanding with sequential decision making. In this paper, we examine the problem of infusing RL agents with commonsense knowledge. Such knowledge woul…

2021

“Let Your Characters Tell Their Story”: A Dataset for Character-Centric Narrative Understanding

EMNLP 2021finding

When reading a literary piece, readers often make inferences about various characters’ roles, personalities, relationships, intents, actions, etc. While humans can readily draw upon their past experiences to build such a character-centric view of the narrative, understanding characters in narratives…

2018

Learning Pipelines with Limited Data and Domain Knowledge: A Study in Parsing Physics Problems

NeurIPS 2018poster

As machine learning becomes more widely used in practice, we need new methods to build complex intelligent systems that integrate learning with existing software, and with domain knowledge encoded as rules. As a case study, we present such a system that learns to parse Newtonian physics problems in…

Cited by 38SourcePDFScholar