Multiobjective clusteringIn many optimization problems, the desired solution is best described using a number of objectives, which are often conflicting. The term multiobjective optimization refers to the repertoire of optimization techniques that attempt to account for several objectives during the optimization.Data clustering is an example of a problem where good solutions are best described using a set of different criteria that account for conflicting properties such as the compactness of clusters and the separation between clusters. Our multiobjective clustering algorithm MOCK optimizes two such objectives and finds an approximation to the Pareto front (the set of optimal trade-off), instead of a single solution. It also support the use in identifying the most promising solutions from the Pareto front. MOCK compares favourably to ensemble techniques and established clustering methods that use a single criterion during the optimization. A snapshot of a Pareto front generated by MOCK is shown below. The algorithm (as well as supporting material for our papers) can be downloaded to the right.
|
MOCK has been further extended to deal with clustering of dissimilarity data and to deal with semi-superved clustering (clustering in the presence of sparse labelled data). In related work, we have also developed a multiobjective approach to the problem of unsupervised feature selection. See publications below. Links and downloads:
Publications:
|