You need to MIMIC to get FAME: Solving Meeting Transcript Scarcity with Multi-Agent Conversations (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing tools for meeting summarization are limited due to privacy and expensive manual annotation. |
| Approach: | They propose a meeting synthesis framework that generates meeting transcripts on a given knowledge source by defining psychologically grounded participant profiles, outlining the conversation, and orchestrating a large language model (LLM) debate. |
| Outcome: | The proposed framework generates meeting transcripts on a given knowledge source by defining psychologically grounded participant profiles, outlining the conversation, and orchestrating a large language model debate. |
Similar Papers
MIMIC: Multi-party Dialogue Augmentation via Speaker Stylistic Transfer (2026.findings-eacl)
Copied to clipboard
| Challenge: | Existing discourse annotations are limited and annotated data scarcity has hindered progress in discourse parsing. |
| Approach: | They propose a framework for augmenting discourse-annotated corpora via speaker stylistic transfer using Large Language Models (LLMs). |
| Outcome: | The proposed framework outperforms parsers trained on STAC and Molweni corpora on a multi-party dialogue with consistent gains for underrepresented discourse patterns and in low-resource scenarios. |
Beyond Discrete Personas: Personality Modeling Through Journal Intensive Conversations (2025.coling-main)
Copied to clipboard
| Challenge: | Existing LLMs rely on static, predefined personas to capture dynamic and evolving nature of human personalities. |
| Approach: | They propose a dataset with 400,000 conversations and a framework for generating personalized conversations using long-form journal entries from Reddit. |
| Outcome: | The proposed framework generates high-quality, personality-rich dialogues grounded in reddit journal entries. |
Efficient Data Generation for Source-grounded Information-seeking Dialogs: A Use Case for Meeting Transcripts (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for automating data generation with Large Language Models (LLMs) are difficult, and we propose a semi-automatic approach to generate dialogs with attributions. |
| Approach: | They propose a semi-automatic approach to generate dialog queries and responses with Large Language Models followed by human verification and identification of attribution spans. |
| Outcome: | The proposed approach improves the quality of the response generation and attribution quality of MISeD datasets while reducing time and effort. |
MeetingQA: Extractive Question-Answering on Meeting Transcripts (2023.acl-long)
Copied to clipboard
| Challenge: | Meeting transcripts are a promising domain for natural language tasks . lack of annotated data impedes research on other important tasks in this domain . |
| Approach: | They propose an extractive QA dataset comprising questions asked by meeting participants and corresponding responses. |
| Outcome: | The proposed dataset extracts questions asked by meeting participants and corresponding responses from transcripts. |
Tell me what I need to know: Exploring LLM-based (Personalized) Abstractive Multi-Source Meeting Summarization (2024.emnlp-industry)
Copied to clipboard
| Challenge: | Existing methods for meeting summarization rely on transcripts and generate generic summaries, failing to contextualize long discussions and to tailor information to individual preferences and productivity requirements. |
| Approach: | They propose a multi-source approach that considers supplementary materials and generates a summary from this enriched transcript. |
| Outcome: | The proposed model increases summary relevance by 9% and produces more content-rich outputs. |
Re-FRAME the Meeting Summarization SCOPE: Fact-Based Summarization and Personalization via Questions (2025.findings-emnlp)
Copied to clipboard
| Challenge: | FRAME reframes summarization as a semantic enrichment task . SCOPE is a reason-out-loud protocol that has the model build a reasoning trace . |
| Approach: | They propose a modular pipeline that reframes summarization as a semantic enrichment task. |
| Outcome: | The proposed pipeline reduces hallucinations and omissions by 2 out of 5 points . SCOPE improves knowledge fit and goal alignment over prompt-only baselines . |
Behavior-SD: Behaviorally Aware Spoken Dialogue Generation with Large Language Models (2025.naacl-long)
Copied to clipboard
| Challenge: | Spoken dialogues lack explicit modeling of behavior traits that are often overlooked in language models . et al.: our work opens new possibilities for developing behaviorally-aware dialogue systems . |
| Approach: | They propose a large-scale dataset with over 100K spoken dialogues (2,164 hours) they propose BeDLM, the first dialogue model capable of generating natural conversations . |
| Outcome: | The proposed model outperforms baseline models in generating natural dialogues . the proposed model can generate natural conversations conditioned on behavioral and narrative contexts - a key feature of spoken language models . |
Speaker Verification in Agent-generated Conversations (2024.acl-long)
Copied to clipboard
| Challenge: | Recent advances in large language models have increased the capabilities of conversational AI to solve challenging dialogue problems. |
| Approach: | They propose a task to verify whether two sets of utterances originate from the same speaker. |
| Outcome: | The proposed task aims to verify whether two sets of utterances originate from the same speaker. |
Mirage: A Diagnostic Framework for Evaluating the Realism of Synthetic Contact Center Dialogue Generation (2026.findings-acl)
Copied to clipboard
| Challenge: | capturing the full realism of real agent–customer interactions remains a challenge . privacy constraints and data scarcity limit the availability of real conversations . |
| Approach: | They propose a diagnostic evaluation framework for synthetic dialogue generation . they benchmarked strategies guided by structured supervision on call attributes . |
| Outcome: | The proposed framework outperforms synthetic transcripts on quality assurance tasks . it shows that current generation strategies lack sentiment fidelity, disfluency modeling, behavioral variation and conversational realism . |
ProgGen: Generating Named Entity Recognition Datasets Step-by-step with Self-Reflexive Large Language Models (2024.findings-acl)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) exhibit remarkable adaptability across domains, but they are often not suitable for structured knowledge extraction tasks such as named entity recognition (NER). |
| Approach: | They propose a method that instructs LLMs to self-reflect on the specific domain and generates domain-relevant attributes for creating attribute-rich training data. |
| Outcome: | The proposed method produces NER datasets in domains with domain-relevant attributes and generates entity terms and NER context data around these entities. |