Adapter-based Selective Knowledge Distillation for Federated Multi-domain Meeting Summarization
Xiachong Feng, Xiaocheng Feng, Xiyuan Du, Min-Yen Kan, Bing Qin

TL;DR
This paper introduces AdaFedSelecKD, a federated learning approach for meeting summarization that reduces communication costs and handles non-IID data across clients, achieving centralized-level performance.
Contribution
The paper proposes an adapter-based federated summarization model with selective knowledge distillation to efficiently handle non-IID meeting data in a privacy-preserving manner.
Findings
Achieves comparable performance to centralized models on QMSum benchmark.
Reduces communication costs via adapter-based model design.
Demonstrates robustness and generalizability across domains.
Abstract
Meeting summarization has emerged as a promising technique for providing users with condensed summaries. However, existing work has focused on training models on centralized data, neglecting real-world scenarios where meeting data are infeasible to collect centrally, due to their sensitive nature. This gap motivates us to explore federated learning for meeting summarization. Two critical challenges impede progress. First, state-of-the-art summarizers are based on parameter-heavy pre-trained models. Exchanging such a model's parameters across clients imposes large bandwidth costs. Second, as real-world meeting data belong to various domains and are distributed across clients, they are instances of non-identically and independently distributed (non-IID). IID assumptions do not hold, which changes which forms of learning algorithms best apply. To address this, we propose Adapter-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Data Quality and Management · Recommender Systems and Techniques
MethodsKnowledge Distillation
