LGAINESep 1, 2016

A novel online multi-label classifier for high-speed streaming data applications

arXiv:1609.00086v143 citations
Originality Incremental advance
AI Analysis

This work addresses the need for efficient real-time classification in applications like multimedia, text, and biology, though it is incremental as it builds on existing extreme learning machine techniques.

The authors tackled multi-label classification for high-speed streaming data by proposing an online neural network classifier based on extreme learning machines, achieving improved performance and speed compared to nine state-of-the-art methods across six datasets.

In this paper, a high-speed online neural network classifier based on extreme learning machines for multi-label classification is proposed. In multi-label classification, each of the input data sample belongs to one or more than one of the target labels. The traditional binary and multi-class classification where each sample belongs to only one target class forms the subset of multi-label classification. Multi-label classification problems are far more complex than binary and multi-class classification problems, as both the number of target labels and each of the target labels corresponding to each of the input samples are to be identified. The proposed work exploits the high-speed nature of the extreme learning machines to achieve real-time multi-label classification of streaming data. A new threshold-based online sequential learning algorithm is proposed for high speed and streaming data classification of multi-label problems. The proposed method is experimented with six different datasets from different application domains such as multimedia, text, and biology. The hamming loss, accuracy, training time and testing time of the proposed technique is compared with nine different state-of-the-art methods. Experimental studies shows that the proposed technique outperforms the existing multi-label classifiers in terms of performance and speed.

Foundations

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

Your Notes