← Search

Snigdha Chaturvedi

34 accepted papers

2026

A Dialogue-Based Learning Analytics Framework for Collaborative Game-Based Learning

AAAI 2026technical

In computer-supported collaborative learning environments, analyzing student dialogue is essential for understanding collaborative problem-solving behaviors and supporting effective learning. Prior work often treats all dialogue interactions uniformly, failing to capture how specific dialogue intera

Cited by 0SourcePDFScholar
2025

Classifying Unreliable Narrators with Large Language Models

ACL 2025long

Often when we interact with a first-person account of events, we consider whether or not the narrator, the primary speaker of the text, is reliable. In this paper, we propose using computational methods to identify unreliable narrators, i.e. those who unintentionally misrepresent information. Borrow…

2025

Coverage-based Fairness in Multi-document Summarization

NAACL 2025long

Fairness in multi-document summarization (MDS) measures whether a system can generate a summary fairly representing information from documents with different social attribute values. Fairness in MDS is crucial since a fair summary can offer readers a comprehensive view. Previous works focus on quant…

2025

EUGens: Efficient, Unified and General Dense Layers

NeurIPS 2025poster

Efficient neural networks are essential for scaling machine learning models to real-time applications and resource-constrained environments. Fully-connected feedforward layers (FFLs) introduce computation and parameter count bottlenecks within neural network architectures. To address this challenge…

Cited by 0SourceScholar
2025

Exploring Safety-Utility Trade-Offs in Personalized Language Models

NAACL 2025long

As large language models (LLMs) become increasingly integrated into daily applications, it is essential to ensure they function fairly across diverse user demographics. In this work, we show that LLMs suffer from personalization bias, where their performance is impacted when they are personalized to…

2025

Fundamental Limits of Perfect Concept Erasure

AISTATS 2025poster

Concept erasure is the task of erasing information about a concept (e.g., gender or race) from a representation set while retaining the maximum possible utility -- information from original representations. Concept erasure is useful in several applications, such as removing sensitive concepts to ach…

Cited by 0SourcecodeScholar
2025

Improving Fairness of Large Language Models in Multi-document Summarization

ACL 2025short

Fairness in multi-document summarization (MDS) is crucial for providing comprehensive views across documents with diverse social attribute values, which can significantly impact decision-making. For example, a summarization system that tends to overrepresent negative reviews of products can mislead…

2025

Towards Scalable Exact Machine Unlearning Using Parameter-Efficient Fine-Tuning

ICLR 2025poster

Machine unlearning is the process of efficiently removing the influence of a training data instance from a trained machine learning model without retraining it from scratch. A popular subclass of unlearning approaches is exact machine unlearning, which focuses on techniques that explicitly guarantee…

Cited by 7SourcePDFScholar
2024

Dual Process Masking for Dialogue Act Recognition

EMNLP 2024finding

Dialogue act recognition is the task of classifying conversational utterances based on their communicative intent or function. To address this problem, we propose a novel two-phase processing approach called Dual-Process Masking. This approach streamlines the task by masking less important tokens in…

2024

Enhancing Group Fairness in Online Settings Using Oblique Decision Forests

ICLR 2024spotlight

Fairness, especially group fairness, is an important consideration in the context of machine learning systems. The most commonly adopted group fairness-enhancing techniques are in-processing methods that rely on a mixture of a fairness objective (e.g., demographic parity) and a task-specific objecti…

2024

Fast Tree-Field Integrators: From Low Displacement Rank to Topological Transformers

NeurIPS 2024poster

We present a new class of fast polylog-linear algorithms based on the theory of structured matrices (in particular *low displacement rank*) for integrating tensor fields defined on weighted trees. Several applications of the resulting *fast tree-field integrators* (FTFIs) are presented, including: (…

2024

Returning to the Start: Generating Narratives with Related Endpoints

NAACL 2024short

Human writers often *bookend* their writing with ending sentences that relate back to the beginning sentences in order to compose a satisfying narrative that “closes the loop.” Motivated by this observation, we propose RENarGen, a controllable story-generation paradigm that generates narratives by e…

2024

SocialGaze: Improving the Integration of Human Social Norms in Large Language Models

EMNLP 2024finding

While much research has explored enhancing the reasoning capabilities of large language models (LLMs) in the last few years, there is a gap in understanding the alignment of these models with social values and norms. We introduce the task of judging social acceptance. Social acceptance requires mode…

2024

Structured Unrestricted-Rank Matrices for Parameter Efficient Finetuning

NeurIPS 2024poster

Recent efforts to scale Transformer models have demonstrated rapid progress across a wide range of tasks (Wei at. al 2022). However, fine-tuning these models for downstream tasks is quite expensive due to their large parameter counts. Parameter-efficient fine-tuning (PEFT) approaches have emerged as…

2023

Affective and Dynamic Beam Search for Story Generation

EMNLP 2023long findings

Storytelling's captivating potential makes it a fascinating research area, with implications for entertainment, education, therapy, and cognitive studies. In this paper, we propose Affective Story Generator (AffGen) for generating interesting narratives. AffGen introduces `intriguing twists' in narr…

Cited by 0SourcecodeScholar
2023

Aspect-aware Unsupervised Extractive Opinion Summarization

ACL 2023findings

Extractive opinion summarization extracts sentences from users’ reviews to represent the prevalent opinions about a product or service. However, the extracted sentences can be redundant and may miss some important aspects, especially for centroid-based extractive summarization models (Radev et al.,…

2023

Efficient Graph Field Integrators Meet Point Clouds

ICML 2023poster

We present two new classes of algorithms for efficient field integration on graphs encoding point cloud data. The first class, $\mathrm{SeparatorFactorization}$ (SF), leverages the bounded genus of point cloud mesh graphs, while the second class, $\mathrm{RFDiffusion}$ (RFD), uses popular $\epsilon$…

2023

Improving Classroom Dialogue Act Recognition from Limited Labeled Data with Self-Supervised Contrastive Learning Classifiers

ACL 2023findings

Recognizing classroom dialogue acts has significant promise for yielding insight into teaching, student learning, and classroom dynamics. However, obtaining K-12 classroom dialogue data with labels is a significant challenge, and therefore, developing data-efficient methods for classroom dialogue ac…

Cited by 3SourcePDFScholar
2023

PARROT: Zero-Shot Narrative Reading Comprehension via Parallel Reading

EMNLP 2023long findings

Narrative comprehension is a challenging task that requires a deep understanding of the foundational elements of narratives. Acquiring this skill requires extensive annotated data. To mitigate the burden of data annotation, we present Parrot, a zero-shot approach for narrative reading comprehension…

Cited by 0SourcecodeScholar
2023

Robust Concept Erasure via Kernelized Rate-Distortion Maximization

NeurIPS 2023poster

Distributed representations provide a vector space that captures meaningful relationships between data instances. The distributed nature of these representations, however, entangles together multiple attributes or concepts of data instances (e.g., the topic or sentiment of a text, characteristics of…

2022

Grounded Keys-to-Text Generation: Towards Factual Open-Ended Generation

EMNLP 2022finding

Large pre-trained language models have recently enabled open-ended generation frameworks (e.g., prompt-to-text NLG) to tackle a variety of tasks going beyond the traditional data-to-text generation. While this framework is more general, it is under-specified and often leads to a lack of controllabil…

2022

NarraSum: A Large-Scale Dataset for Abstractive Narrative Summarization

EMNLP 2022finding

Narrative summarization aims to produce a distilled version of a narrative to describe its most salient events and characters. Writing a summary for a narrative is challenging as it requires an understanding of event causality and character behaviors. To encourage research in this direction, we prop…

2022

Read Top News First: A Document Reordering Approach for Multi-Document News Summarization

ACL 2022findings

A common method for extractive multi-document news summarization is to re-formulate it as a single-document summarization problem by concatenating all documents as a single meta-document. However, this method neglects the relative importance of documents. We propose a simple approach to reorder the…

2022

Revisiting Generative Commonsense Reasoning: A Pre-Ordering Approach

NAACL 2022findings

Pre-trained models (PTMs) have lead to great improvements in natural language generation (NLG). However, it is still unclear how much commonsense knowledge they possess. With the goal of evaluating commonsense knowledge of NLG models, recent work has proposed the problem of generative commonsense re…

2022

SPE: Symmetrical Prompt Enhancement for Fact Probing

EMNLP 2022main

Pretrained language models (PLMs) have been shown to accumulate factual knowledge during pretraining (Petroni et al. 2019). Recent works probe PLMs for the extent of this knowledge through prompts either in discrete or continuous forms. However, these methods do not consider symmetry of the task: ob…

Cited by 8SourcePDFScholar
2022

Towards Inter-character Relationship-driven Story Generation

EMNLP 2022main

In this paper, we introduce the task of modeling interpersonal relationships for story generation. For addressing this task, we propose Relationships as Latent Variables for Story Generation, (ReLiSt). ReLiSt generates stories sentence by sentence and has two major components - a relationship select…

2022

Unsupervised Extractive Opinion Summarization Using Sparse Coding

ACL 2022long

Opinion summarization is the task of automatically generating summaries that encapsulate information expressed in multiple user reviews. We present Semantic Autoencoder (SemAE) to perform extractive opinion summarization in an unsupervised manner. SemAE uses dictionary learning to implicitly capture…

2021

Adversarial Scrubbing of Demographic Information for Text Classification

EMNLP 2021main

Contextual representations learned by language models can often encode undesirable attributes, like demographic associations of the users, while being trained for an unrelated target task. We aim to scrub such undesirable attributes and learn fair representations while maintaining performance on the…

2021

How Helpful is Inverse Reinforcement Learning for Table-to-Text Generation?

ACL 2021short

Existing approaches for the Table-to-Text task suffer from issues such as missing information, hallucination and repetition. Many approaches to this problem use Reinforcement Learning (RL), which maximizes a single manually defined reward, such as BLEU. In this work, we instead pose the Table-to-Tex…

2021

Is Everything in Order? A Simple Way to Order Sentences

EMNLP 2021main

The task of organizing a shuffled set of sentences into a coherent text has been used to evaluate a machine’s understanding of causal and temporal relations. We formulate the sentence ordering task as a conditional text-to-marker generation problem. We present Reorder-BART (Re-BART) that leverages a…

2021

Uncovering Implicit Gender Bias in Narratives through Commonsense Inference

EMNLP 2021finding

Pre-trained language models learn socially harmful biases from their training corpora, and may repeat these biases when used for generation. We study gender biases associated with the protagonist in model-generated stories. Such biases may be expressed either explicitly (“women can’t park”) or impli…

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…