Sciweavers

3068 search results - page 97 / 614
» Separation Results on the
Sort
View
JMLR
2010
211views more  JMLR 2010»
15 years 1 months ago
Minimum Conditional Entropy Clustering: A Discriminative Framework for Clustering
In this paper, we introduce an assumption which makes it possible to extend the learning ability of discriminative model to unsupervised setting. We propose an informationtheoreti...
Bo Dai, Baogang Hu
ICASSP
2011
IEEE
14 years 10 months ago
Space-time adaptive processing for range-folded spread-Doppler radar clutter mitigation
This paper concerns the detection of radar targets masked by Doppler-spread surface backscatter from points beyond the radar’s maximum unambiguous range. Current methods for mit...
William W. Lee, Jeffrey L. Krolik
ICASSP
2011
IEEE
14 years 10 months ago
Rapid joint speaker and noise compensation for robust speech recognition
For speech recognition, mismatches between training and testing for speaker and noise are normally handled separately. The work presented in this paper aims at jointly applying sp...
K. K. Chin, Haitian Xu, Mark J. F. Gales, Catherin...
ICA
2012
Springer
14 years 1 months ago
A Canonical Correlation Analysis Based Method for Improving BSS of Two Related Data Sets
We consider an extension of ICA and BSS for separating mutually dependent and independent components from two related data sets. We propose a new method which first uses canonical...
Juha Karhunen, Tele Hao, Jarkko Ylipaavalniemi
IPL
2002
125views more  IPL 2002»
15 years 6 months ago
A note concerning the closest point pair algorithm
An algorithm, described by Sedgewick, finds the distance between the closest pair of n given points in a plane using a variant of mergesort. This takes O(n log n) time. To prove t...
Martin Richards