Challenge: Large Language Models (LLMs) have introduced paradigm-shifting approaches in natural language processing, yet their transformative in-context learning (ICL) capabilities remain underutilized, especially in customer service dialogue summarization.
Approach: They propose a single-instance, multi-step framework that orchestrates information extraction, self-correction, and evaluation through sequential interactive generation chains.
Outcome: The proposed framework outperforms existing models and prompts in the customer service dialogue summarization domain.

Similar Papers

Injecting Salesperson’s Dialogue Strategies in Large Language Models with Chain-of-Thought Reasoning (2024.findings-acl)

Copied to clipboard

Challenge: Recent research in dialogue systems focuses on task-oriented (TOD) and open-domain (chit-chat) dialogues.
Approach: They propose to use chit-chat to simulate task-oriented dialogues to train sales agents.
Outcome: The proposed model improves coherence and reduces aggression, improving model learning for sales-customer interactions.
Iteratively Prompt Pre-trained Language Models for Chain of Thought (2022.emnlp-main)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) internalize a great amount of knowledge, but have been shown incapable of recalling this knowledge to solve complex & multi-step reasoning tasks.
Approach: They propose an iterative prompting framework which progressively elicits relevant knowledge from PLMs for multi-step inference.
Outcome: The proposed prompting framework outperforms existing prompting methods on three datasets involving multi-step reasoning.
Chain-of-Quizzes: Pedagogy-inspired Example Selection in In-Context-Learning (2024.findings-acl)

Copied to clipboard

Challenge: In-context learning (ICL) is a powerful tool for enhancing large language models (LLMs) by mimicking the human learning process.
Approach: They propose a Chain-of-Quizzes framework that uses LLMs to answer a quiz to sift 'good' examples, combine them iteratively with the increasing complexity, and utilize a final exam to gauge the combined example chains.
Outcome: The proposed framework outperforms baseline models on diverse reasoning datasets and shows that it is scalable and can be used in future research.
Prompting and Evaluating Large Language Models for Proactive Dialogues: Clarification, Target-guided, and Non-collaboration (2023.findings-emnlp)

Copied to clipboard

Challenge: Recent studies have shown that ChatGPT has limitations such as failing to ask clarifying questions to ambiguous queries or refusing problematic user requests.
Approach: They propose a Proactive Chain-of-Thought prompting scheme which augments LLMs with the goal planning capability over descriptive reasoning chains to trigger proactivity.
Outcome: The proposed scheme augments LLMs with the goal planning capability over descriptive reasoning chains to trigger the proactivity of LLM-based proactive dialogue systems.
Explainable Chain-of-Thought Reasoning: An Empirical Analysis on State-Aware Reasoning Dynamics (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in chain-of-thought prompting have demonstrated the ability of large language models to perform multi-step reasoning.
Approach: They propose a framework to analyze latent dynamics of CoT trajectories for interpretability . they segment generated CoT into discrete reasoning steps and abstract each step into a spectral embedding based on token-level Gram matrices .
Outcome: The proposed framework segments generated CoT steps into discrete reasoning steps, abstracts each step into a spectral embedding based on token-level Gram matrices, and clusters these embeddements into semantically meaningful latent states.
End-to-End Neural Discourse Deixis Resolution in Dialogue (2022.emnlp-main)

Copied to clipboard

Challenge: Lexical overlap is a strong indicator of entity coreference, both among names and in the resolution of nominals.
Approach: They propose to extend their span-based entity coreference model to exploit task-specific characteristics of discourse deixis resolution in dialogue.
Outcome: The proposed model achieves state-of-the-art results on the four datasets in the CODI-CRAC 2021 shared task.
Interleaving Retrieval with Chain-of-Thought Reasoning for Knowledge-Intensive Multi-Step Questions (2023.acl-long)

Copied to clipboard

Challenge: Large language models generate natural language reasoning steps or Chains-of-Thoughts when prompted appropriately.
Approach: They propose a new approach that interleaves retrieval with steps (sentences) in a CoT and uses retrieved results to improve CoT.
Outcome: The proposed approach improves retrieval and downstream QA significantly on four datasets.
ProMISe: A Proactive Multi-turn Dialogue Dataset for Information-seeking Intent Resolution (2024.findings-eacl)

Copied to clipboard

Challenge: Work done during internship at Amazon Alexa AI.
Approach: They propose to use iterative suggested question-answering conversation to improve the trade-off between satisfaction of the user’s intent and keeping the information exchange natural.
Outcome: The proposed proposed question-answering conversation improves the satisfaction of the user’s intent while keeping the information exchange natural and cognitive load of the interaction minimal on the users.
Sequence-to-Sequence Learning for Task-oriented Dialogue with Dialogue State Representation (C18-1)

Copied to clipboard

Challenge: Existing pipeline models for task-oriented dialogue system require explicit modeling of dialogue states and hand-crafted action spaces to query domain-specific knowledge base.
Approach: They propose a framework that leverages the advantages of classic pipeline and sequence-to-sequence models.
Outcome: The proposed framework outperforms baseline models on automatic and human evaluation on a Stanford Multi-turn Multi-domain task-oriented dialogue dataset.
CoT-ICL Lab: A Synthetic Framework for Studying Chain-of-Thought Learning from In-Context Demonstrations (2025.acl-long)

Copied to clipboard

Challenge: In-context learning and CoT are still poorly understood, but the precise mechanisms and architectural factors driving ICL and Co T are still unclear.
Approach: They propose a framework and methodology to generate synthetic tokenized datasets and study chain-of-thought (CoT) in-context learning in language models.
Outcome: The proposed framework and methodology allows fine grained control over the complexity of in-context examples by decoupling causal structure from underlying token processing functions.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations