Sciweavers

1464 search results - page 161 / 293
» On optimal anonymization for l -diversity
Sort
View
SDM
2009
SIAM
130views Data Mining» more  SDM 2009»
16 years 3 months ago
FuncICA for Time Series Pattern Discovery.
We introduce FuncICA, a new independent component analysis method for pattern discovery in inherently functional data, such as time series data. FuncICA can be considered an analo...
Alexander Gray, Nishant Mehta
WWW
2010
ACM
16 years 1 months ago
Web-scale k-means clustering
We present two modifications to the popular k-means clustering algorithm to address the extreme requirements for latency, scalability, and sparsity encountered in user-facing web...
D. Sculley
EVOW
2010
Springer
16 years 1 months ago
Sexual Recombination in Self-Organizing Interaction Networks
We build on recent advances in the design of self-organizing interaction networks by introducing a sexual variant of an existing asexual, mutation-limited algorithm. Both the asexu...
Joshua L. Payne, Jason H. Moore
ICRA
2009
IEEE
127views Robotics» more  ICRA 2009»
16 years 1 months ago
Trajectory planning and control of an underactuated dynamically stable single spherical wheeled mobile robot
— The ballbot is a dynamically stable mobile robot that moves on a single spherical wheel and is capable of omnidirectional movement. The ballbot is an underactuated system with ...
Umashankar Nagarajan, George Kantor, Ralph L. Holl...
HASKELL
2009
ACM
16 years 1 months ago
Types are calling conventions
It is common for compilers to derive the calling convention of a function from its type. Doing so is simple and modular but misses many optimisation opportunities, particularly in...
Maximilian C. Bolingbroke, Simon L. Peyton Jones