LGCROct 21, 2020

ASCII: ASsisted Classification with Ignorance Interchange

arXiv:2010.10747v11 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of collaborative learning among multiple agents with heterogeneous data under transmission and security constraints, offering a general solution applicable to various classifiers.

The paper tackles the problem of improving classification performance for agents with unique data modalities by proposing ASCII, a method that iteratively interchanges ignorance values between agents to indicate assistance urgency, achieving enhanced predictive results in privacy-aware and decentralized scenarios.

The rapid development in data collecting devices and computation platforms produces an emerging number of agents, each equipped with a unique data modality over a particular population of subjects. While the predictive performance of an agent may be enhanced by transmitting other data to it, this is often unrealistic due to intractable transmission costs and security concerns. While the predictive performance of an agent may be enhanced by transmitting other data to it, this is often unrealistic due to intractable transmission costs and security concerns. In this paper, we propose a method named ASCII for an agent to improve its classification performance through assistance from other agents. The main idea is to iteratively interchange an ignorance value between 0 and 1 for each collated sample among agents, where the value represents the urgency of further assistance needed. The method is naturally suitable for privacy-aware, transmission-economical, and decentralized learning scenarios. The method is also general as it allows the agents to use arbitrary classifiers such as logistic regression, ensemble tree, and neural network, and they may be heterogeneous among agents. We demonstrate the proposed method with extensive experimental studies.

Foundations

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

Your Notes