Sciweavers

165 search results - page 27 / 33
» A Comparison of Latent Variable Models For Conversation Anal...
Sort
View
AIME
2011
Springer
12 years 7 months ago
HRVFrame: Java-Based Framework for Feature Extraction from Cardiac Rhythm
Heart rate variability (HRV) analysis can be successfully applied to automatic classification of cardiac rhythm abnormalities. This paper presents a novel Java-based computer frame...
Alan Jovic, Nikola Bogunovic
NIPS
2003
13 years 9 months ago
Factorization with Uncertainty and Missing Data: Exploiting Temporal Coherence
The problem of “Structure From Motion” is a central problem in vision: given the 2D locations of certain points we wish to recover the camera motion and the 3D coordinates of ...
Amit Gruber, Yair Weiss
FCSC
2010
238views more  FCSC 2010»
13 years 4 months ago
Knowledge discovery through directed probabilistic topic models: a survey
Graphical models have become the basic framework for topic based probabilistic modeling. Especially models with latent variables have proved to be effective in capturing hidden str...
Ali Daud, Juanzi Li, Lizhu Zhou, Faqir Muhammad
ICCV
2007
IEEE
13 years 11 months ago
Probabilistic Linear Discriminant Analysis for Inferences About Identity
Many current face recognition algorithms perform badly when the lighting or pose of the probe and gallery images differ. In this paper we present a novel algorithm designed for th...
Simon J. D. Prince, James H. Elder
POPL
2009
ACM
14 years 2 months ago
Comparing the performance of concurrent linked-list implementations in Haskell
Haskell has a rich set of synchronization primitives for implemented-state concurrency abstractions, ranging from the very high level (Software Transactional Memory) to the very l...
Martin Sulzmann, Edmund S. L. Lam, Simon Marlow