Sciweavers

ICPR
2008
IEEE
13 years 11 months ago
Spectral aggregation for clustering ensemble
Since a large number of clustering algorithms exist, aggregating different clustered partitions into a single consolidated one to obtain better results has become an important pro...
Xi Wang, Chunyu Yang, Jie Zhou
ICASSP
2009
IEEE
13 years 11 months ago
Exploring functional connectivity in fMRI via clustering
In this paper we investigate the use of data driven clustering methods for functional connectivity analysis in fMRI. In particular, we consider the K-Means and Spectral Clustering...
Archana Venkataraman, Koene R. A. Van Dijk, Randy ...
CVPR
2010
IEEE
14 years 25 days ago
An automatic unsupervised classification of MR images in Alzheimer's disease
Image-analysis methods play an important role in helping detect brain changes in and diagnosis of Alzheimer's Disease (AD). In this paper, we propose an automatic unsupervised...
Xiaojing Long
ICML
2005
IEEE
14 years 5 months ago
Clustering through ranking on manifolds
Clustering aims to find useful hidden structures in data. In this paper we present a new clustering algorithm that builds upon the consistency method (Zhou, et.al., 2003), a semi-...
Markus Breitenbach, Gregory Z. Grudic
ICML
2007
IEEE
14 years 5 months ago
A dependence maximization view of clustering
We propose a family of clustering algorithms based on the maximization of dependence between the input variables and their cluster labels, as expressed by the Hilbert-Schmidt Inde...
Le Song, Alexander J. Smola, Arthur Gretton, Karst...
ICIP
2007
IEEE
14 years 6 months ago
Abnormal Event Detection from Surveillance Video by Dynamic Hierarchical Clustering
The clustering-based approach for detecting abnormalities in surveillance video requires the appropriate definition of similarity between events. The HMM-based similarity defined ...
Fan Jiang, Ying Wu, Aggelos K. Katsaggelos
ICCV
2009
IEEE
1119views Computer Vision» more  ICCV 2009»
14 years 10 months ago
Spectral clustering of linear subspaces for motion segmentation
This paper studies automatic segmentation of multiple motions from tracked feature points through spectral embedding and clustering of linear subspaces. We show that the dimensi...
Fabien Lauer, Christoph Schn¨orr

Source Code
2231views
14 years 10 months ago
The Berkeley Segmentation Engine (BSE)
The code is a (good, in my opinion) implementation of a segmentation engine based on normalised cuts (a spectral clustering algorithm) and a pixel affinity matrix calculation algor...
Charless Fowlkes