Abstract
Multi-label classification is an emerging research area in which an object may belong to more than one class simultaneously. Existing methods either consider feature similarity or label similarity for label set prediction. We propose a strategy to combine both k-Nearest Neighbor (kNN) algorithm and multiple regression in an efficient way for multi-label classification. kNN works well in feature space and multiple regression works well for preserving label dependent information with generated models for labels. Our classifier incorporates feature similarity in the feature space and label dependency in the label space for prediction. It has a wide range of applications in various domains such as in information retrieval, query categorization, medical diagnosis and marketing.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2014 International Conference on Advances in Computing, Communications and Informatics (ICACCI) |
Subtitle of host publication | 24-27 September 2014, Delhi, India |
Publisher | IEEE |
Pages | 2196-2200 |
Number of pages | 5 |
ISBN (Electronic) | 9781479930807 |
ISBN (Print) | 9781479930784 |
DOIs | |
Publication status | Published - 1 Dec 2014 |
Event | 2014 International Conference on Advances in Computing, Communications and Informatics - Delhi, India Duration: 24 Sept 2014 → 27 Sept 2014 |
Conference
Conference | 2014 International Conference on Advances in Computing, Communications and Informatics |
---|---|
Abbreviated title | ICACCI |
Country/Territory | India |
City | Delhi |
Period | 24/09/14 → 27/09/14 |
Keywords
- prediction algorithms
- multilabel
- multiple regression
- kNN