4
2

Occasionally I am asked to review papers where a portion of the novelty is well outside my general area of expertise. Over the past couple months I've gotten one or two papers on multi-label classification, and I feel like I just don't know enough about it. I understand the baseline methods: one-vs-all, for transforming the multi-label problem to a series of binary problems and power-set, which treats the multi-label problem as a multi-class problem where there are 2^n possible classes of n labels. Beyond that, I'm a little lost. Any literature pointers would be much appreciated.

asked Jan 22 '11 at 11:11

Troy%20Raeder's gravatar image

Troy Raeder
73571721


One Answer:

For a taxonomy of multi-label classification methods, see this survey paper: Mining Multi-label Data. There is also a related tutorial from ECML last year.

answered Jan 22 '11 at 11:39

spinxl39's gravatar image

spinxl39
3458104368

Your answer
toggle preview

powered by OSQA

User submitted content is under Creative Commons: Attribution - Share Alike; Other things copyright (C) 2010, MetaOptimize LLC.