Prototype-Regularized Federated Learning for Cross-Domain Aspect Sentiment Triplet Extraction
About
Aspect Sentiment Triplet Extraction (ASTE) aims to extract all sentiment triplets of aspect terms, opinion terms, and sentiment polarities from a sentence. Existing methods are typically trained on individual datasets in isolation, failing to jointly capture the common feature representations shared across domains. Moreover, data privacy constraints prevent centralized data aggregation. To address these challenges, we propose Prototype-based Cross-Domain Span Prototype extraction (PCD-SpanProto), a prototype-regularized federated learning framework to enable distributed clients to exchange class-level prototypes instead of full model parameters. Specifically, we design a weighted performance-aware aggregation strategy and a contrastive regularization module to improve the global prototype under domain heterogeneity and the promotion between intra-class compactness and inter-class separability across clients. Extensive experiments on four ASTE datasets demonstrate that our method outperforms baselines and reduces communication costs, validating the effectiveness of prototype-based cross-domain knowledge transfer.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| aspect sentiment triplet extraction | 14lap (test) | F1 Score63.66 | 40 | |
| aspect sentiment triplet extraction | 16res (test) | F1 Score74.13 | 32 | |
| aspect sentiment triplet extraction | R14 2014 (test) | F1 Score75.49 | 23 | |
| aspect sentiment triplet extraction | res 2015 (test) | Precision74.49 | 15 |