← Search

Diane Litman

16 accepted papers

2025

A Tale of Evaluating Factual Consistency: Case Study on Long Document Summarization Evaluation

ACL 2025finding

Ensuring factual consistency in summarization remains a challenge, especially for long-document evaluation. While automated, reference-free evaluation models are essential given the impracticality of large-scale human assessment for lengthy texts, challenges persist in evaluating different systems o…

2025

Can LLMs simulate the same correct solutions to free-response math problems as real students?

EMNLP 2025

Large language models (LLMs) have emerged as powerful tools for developing educational systems. While previous studies have explored modeling student mistakes, a critical gap remains in understanding whether LLMs can generate correct solutions that represent student responses to free-response proble

Cited by 0SourcePDFScholar
2025

Contextual ASR Error Handling with LLMs Augmentation for Goal-Oriented Conversational AI

COLING 2025industry

General-purpose automatic speech recognition (ASR) systems do not always perform well in goal-oriented dialogue. Existing ASR correction methods rely on prior user data or named entities. We extend correction to tasks that have no prior user data and exhibit linguistic flexibility such as lexical an…

2025

Discourse-Driven Evaluation: Unveiling Factual Inconsistency in Long Document Summarization

NAACL 2025long

Detecting factual inconsistency for long document summarization remains challenging, given the complex structure of the source article and long summary length. In this work, we study factual inconsistency errors and connect them with a line of discourse analysis. We find that errors are more common…

Cited by 1SourcePDFScholar
2025

From Information to Insight: Leveraging LLMs for Open Aspect-Based Educational Summarization

ACL 2025long

This paper addresses the challenge of aspect-based summarization in education by introducing Reflective ASPect-based summarization (ReflectASP), a novel dataset that summarizes student reflections on STEM lectures. Despite the promising performance of large language models in general summarization,…

2025

eRevise+RF: A Writing Evaluation System for Assessing Student Essay Revisions and Providing Formative Feedback

NAACL 2025system demonstrations

The ability to revise essays in response to feedback is important for students’ writing success. An automated writing evaluation (AWE) system that supports students in revising their essays is thus essential. We present eRevise+RF, an enhanced AWE system for assessing student essay revisions (e.g.,…

2024

Enhancing Knowledge Retrieval with Topic Modeling for Knowledge-Grounded Dialogue

COLING 2024main

Knowledge retrieval is one of the major challenges in building a knowledge-grounded dialogue system. A common method is to use a neural retriever with a distributed approximate nearest-neighbor database to quickly find the relevant knowledge sentences. In this work, we propose an approach that utili…

2024

Persuasiveness of Generated Free-Text Rationales in Subjective Decisions: A Case Study on Pairwise Argument Ranking

EMNLP 2024finding

Generating free-text rationales is among the emergent capabilities of Large Language Models (LLMs). These rationales have been found to enhance LLM performance across various NLP tasks. Recently, there has been growing interest in using these rationales to provide insights for various important down…

2024

ReflectSumm: A Benchmark for Course Reflection Summarization

COLING 2024main

This paper introduces ReflectSumm, a novel summarization dataset specifically designed for summarizing students’ reflective writing. The goal of ReflectSumm is to facilitate developing and evaluating novel summarization techniques tailored to real-world scenarios with little training data, with pote…

2023

Towards Argument-Aware Abstractive Summarization of Long Legal Opinions with Summary Reranking

ACL 2023findings

We propose a simple approach for the abstractive summarization of long legal opinions that takes into account the argument structure of the document. Legal opinions often contain complex and nuanced argumentation, making it challenging to generate a concise summary that accurately captures the main…

2022

ArgLegalSumm: Improving Abstractive Summarization of Legal Documents with Argument Mining

COLING 2022main

A challenging task when generating summaries of legal documents is the ability to address their argumentative nature. We introduce a simple technique to capture the argumentative structure of legal documents by integrating argument role labeling into the summarization process. Experiments with pretr…

2021

Exploring Multitask Learning for Low-Resource Abstractive Summarization

EMNLP 2021finding

This paper explores the effect of using multitask learning for abstractive summarization in the context of small training corpora. In particular, we incorporate four different tasks (extractive summarization, language modeling, concept detection, and paraphrase detection) both individually and in co…

2021

Mitigating Data Scarceness through Data Synthesis, Augmentation and Curriculum for Abstractive Summarization

EMNLP 2021finding

This paper explores three simple data manipulation techniques (synthesis, augmentation, curriculum) for improving abstractive summarization models without the need for any additional data. We introduce a method of data synthesis with paraphrasing, a data augmentation technique with sample mixing, an…

2020

Discussion Tracker: Supporting Teacher Learning about Students’ Collaborative Argumentation in High School Classrooms

COLING 2020system demonstrations

Teaching collaborative argumentation is an advanced skill that many K-12 teachers struggle to develop. To address this, we have developed Discussion Tracker, a classroom discussion analytics system based on novel algorithms for classifying argument moves, specificity, and collaboration. Results from…