paper-with-me

Papers

Few-Shot Dialogue Summarization via Skeleton-Assisted Prompt Transfer in Prompt Tuning

2023-05-20 · Kaige Xie, Tong Yu, Haoliang Wang, Junda Wu, Handong Zhao, Ruiyi Zhang, Kanak Mahadik, Ani Nenkova, Mark Riedl

In real-world scenarios, labeled samples for dialogue summarization are usually limited (i.e., few-shot) due to high annotation costs for high-quality dialogue summaries. To efficiently learn from few-shot samples, previous works have utilized massive annotated data from other downstream tasks and then performed prompt transfer in prompt tuning so as to enable cross-task knowledge transfer. However, existing general-purpose prompt transfer techniques lack consideration for dialogue-specific information. In this paper, we focus on improving the prompt transfer from dialogue state tracking to dialogue summarization and propose Skeleton-Assisted Prompt Transfer (SAPT), which leverages skeleton generation as extra supervision that functions as a medium connecting the distinct source and target task and resulting in the model's better consumption of dialogue state information. To automatically extract dialogue skeletons as supervised training data for skeleton generation, we design a novel approach with perturbation-based probes requiring neither annotation effort nor domain knowledge. Training the model on such skeletons can also help preserve model capability during prompt transfer. Our method significantly outperforms existing baselines. In-depth analyses demonstrate the effectiveness of our method in facilitating cross-task knowledge transfer in few-shot dialogue summarization.

📄 PDF Abstract BibTeX arXiv:2305.12077

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue State TrackingTransfer Learning

Similar Papers 제목 키워드 기반

Domain-Oriented Prefix-Tuning: Towards Efficient and Generalizable Fine-tuning for Zero-Shot Dialogue Summarization

2022-04-09 · NAACL 2022 7 · Lulu Zhao, Fujia Zheng, Weihao Zeng, Keqing He 외

The most advanced abstractive dialogue summarizers lack generalization ability on new domains and the existing researches for domain adaptation in summarization generally rely on large-scale pre-trainings. To explore the…

Domain Adaptation

SummQA at MEDIQA-Chat 2023:In-Context Learning with GPT-4 for Medical Summarization

2023-06-30 · Yash Mathur, Sanketh Rangreji, Raghav Kapoor, Medha Palavalli 외

Medical dialogue summarization is challenging due to the unstructured nature of medical conversations, the use of medical terminology in gold summaries, and the need to identify key information across multiple symptom se…

AllIn-Context Learning

Enhancing Summarization Performance through Transformer-Based Prompt Engineering in Automated Medical Reporting

2023-11-22 · Daphne van Zandvoort, Laura Wiersema, Tom Huibers, Sandra van Dulmen 외

Customized medical prompts enable Large Language Models (LLM) to effectively address medical dialogue summarization. The process of medical reporting is often time-consuming for healthcare professionals. Implementing med…

Prompt Engineering

Mutual Reinforcement of LLM Dialogue Synthesis and Summarization Capabilities for Few-Shot Dialogue Summarization

2025-02-24 · Yen-Ju Lu, Ting-yao Hu, Hema Swetha Koppula, Hadi Pouransari 외

In this work, we propose Mutual Reinforcing Data Synthesis (MRDS) within LLMs to improve few-shot dialogue summarization task. Unlike prior methods that require external knowledge, we mutually reinforce the LLM\'s dialog…

dialogue summary

Few-shot fine-tuning SOTA summarization models for medical dialogues

2022-07-01 · NAACL (ACL) 2022 7 · David Fraile Navarro, Mark Dras, Shlomo Berkovsky

Abstractive summarization of medical dialogues presents a challenge for standard training approaches, given the paucity of suitable datasets. We explore the performance of state-of-the-art models with zero-shot and few-s…

Abstractive Text SummarizationFew-Shot Learning