Solving Multi-Instance Learning Problem with Mining Concept in Instances

Gan Rui,Yin Jian
2011-01-01
Journal of Computer Research and Development
Abstract:In multi-instance learning,the training set is composed of labeled bags each consists of many unlabeled instances,and the goal is to learn some classifier from the training set for correctly labeling unseen bags.In the past,some research about multi-instance learning work through adapting single-instance learning algorithms to the multi-instance representation,others try to propose some new methods to find the relationship between instances and bags and use the result to solve the problem.In this paper,a new algorithm—Concept mining algorithm is proposed.This algorithm starts from adapting the representation of the bag and re-represent a bag as a d dimensional vector—Concept vector of bag with the R-pattern discovery which is a method using in document filter.Because after re-representing the data set is not "multi" again,some propositional single-instance learning algorithms can be used to solve multi-instance learning problem effetely.
What problem does this paper attempt to address?