CLLGJul 26, 2021

Preliminary Steps Towards Federated Sentiment Classification

arXiv:2107.11956v2
Originality Incremental advance
AI Analysis

This paper tackles the problem of privacy-preserving sentiment classification for applications requiring analysis of decentralized user data, offering an incremental solution.

This paper addresses sentiment classification across multiple domains while preserving data privacy by using federated learning. The authors propose the KTEPS framework for improved model aggregation and personalization, and KTEPS* which incorporates Projection-based Dimension Reduction for efficient and private transmission of word embeddings.

Automatically mining sentiment tendency contained in natural language is a fundamental research to some artificial intelligent applications, where solutions alternate with challenges. Transfer learning and multi-task learning techniques have been leveraged to mitigate the supervision sparsity and collaborate multiple heterogeneous domains correspondingly. Recent years, the sensitive nature of users' private data raises another challenge for sentiment classification, i.e., data privacy protection. In this paper, we resort to federated learning for multiple domain sentiment classification under the constraint that the corpora must be stored on decentralized devices. In view of the heterogeneous semantics across multiple parties and the peculiarities of word embedding, we pertinently provide corresponding solutions. First, we propose a Knowledge Transfer Enhanced Private-Shared (KTEPS) framework for better model aggregation and personalization in federated sentiment classification. Second, we propose KTEPS$^\star$ with the consideration of the rich semantic and huge embedding size properties of word vectors, utilizing Projection-based Dimension Reduction (PDR) methods for privacy protection and efficient transmission simultaneously. We propose two federated sentiment classification scenes based on public benchmarks, and verify the superiorities of our proposed methods with abundant experimental investigations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes