← Search

Jason Cai

9 accepted papers

2025

Learning to Summarize from LLM-generated Feedback

NAACL 2025long

Developing effective text summarizers remains a challenge due to issues like hallucinations, key information omissions, and verbosity in LLM-generated summaries. This work explores using LLM-generated feedback to improve summary quality by aligning the summaries with human preferences for faithfulne…

Cited by 4SourcePDFScholar
2025

MemInsight: Autonomous Memory Augmentation for LLM Agents

EMNLP 2025

Large language model (LLM) agents have evolved to intelligently process information, make decisions, and interact with users or tools. A key capability is the integration of long-term memory capabilities, enabling these agents to draw upon historical interactions and knowledge. However, the growing

Cited by 0SourcePDFScholar
2025

SAMULE: Self-Learning Agents Enhanced by Multi-level Reflection

EMNLP 2025

Despite the rapid advancements in LLM agents, they still face the challenge of generating meaningful reflections due to inadequate error analysis and a reliance on rare successful trajectories, especially in complex tasks. In this work, we propose SAMULE, a new framework for self-learning agents pow

Cited by 0SourcePDFScholar
2025

TReMu: Towards Neuro-Symbolic Temporal Reasoning for LLM-Agents with Memory in Multi-Session Dialogues

ACL 2025finding

Temporal reasoning in multi-session dialogues presents a significant challenge which has been under-studied in previous temporal reasoning benchmarks. To bridge this gap, we propose a new evaluation task for temporal reasoning in multi-session dialogues and introduce an approach to construct a new b…

Cited by 0SourcePDFScholar
2025

Towards Multi-dimensional Evaluation of LLM Summarization across Domains and Languages

ACL 2025long

Evaluation frameworks for text summarization have evolved in terms of both domain coverage and metrics. However, existing benchmarks still lack domain-specific assessment criteria, remain predominantly English-centric, and face challenges with human annotation due to the complexity of reasoning. To…

2024

CERET: Cost-Effective Extrinsic Refinement for Text Generation

NAACL 2024long

Large Language Models (LLMs) are powerful models for generation tasks, but they may not generate good quality outputs in their first attempt. Apart from model fine-tuning, existing approaches to improve prediction accuracy and quality typically involve LLM self-improvement / self-reflection that inc…

2024

FineSurE: Fine-grained Summarization Evaluation using LLMs

ACL 2024long

Automated evaluation is crucial for streamlining text summarization benchmarking and model development, given the costly and time-consuming nature of human evaluation. Traditional methods like ROUGE do not correlate well with human judgment, while recently proposed LLM-based metrics provide only sum…

2024

Semi-Supervised Dialogue Abstractive Summarization via High-Quality Pseudolabel Selection

NAACL 2024long

Semi-supervised dialogue summarization (SSDS) leverages model-generated summaries to reduce reliance on human-labeled data and improve the performance of summarization models. While addressing label noise, previous works on semi-supervised learning primarily focus on natural language understanding t…

2024

UniSumEval: Towards Unified, Fine-grained, Multi-dimensional Summarization Evaluation for LLMs

EMNLP 2024finding

Existing benchmarks for summarization quality evaluation often lack diverse input scenarios, focus on narrowly defined dimensions (e.g., faithfulness), and struggle with subjective and coarse-grained annotation schemes. To address these shortcomings, we create UniSumEval benchmark, which extends the…