dualtree_vkde.h File Reference

This file contains an implementation of the variable-bandwidth kernel density estimation for a linkable library component. More...

Include dependency graph for dualtree_vkde.h:

Go to the source code of this file.

Classes

class  DualtreeVKde< TKernel >
 A computation class for dual-tree based variable-bandwidth kernel density estimation. More...

Detailed Description

This file contains an implementation of the variable-bandwidth kernel density estimation for a linkable library component.

It implements a rudimentary depth-first dual-tree algorithm with finite difference, using the formalized GNP framework by Ryan and Garry.

For more details on mathematical derivations, please take a look at the published conference papers (in chronological order):

inproceedings{DBLP:conf/sdm/GrayM03, author = {Alexander G. Gray and Andrew W. Moore}, title = {Nonparametric Density Estimation: Toward Computational Tractability}, booktitle = {SDM}, year = {2003}, ee = {http://www.siam.org/meetings/sdm03/proceedings/sdm03_19.pdf}, crossref = {DBLP:conf/sdm/2003}, bibsource = {DBLP, http://dblp.uni-trier.de} }

misc{ gray03rapid, author = "A. Gray and A. Moore", title = "Rapid evaluation of multiple density models", booktitle = "In C. M. Bishop and B. J. Frey, editors, Proceedings of the Ninth International Workshop on Artificial Intelligence and Statistics", year = "2003", url = "citeseer.ist.psu.edu/gray03rapid.html" }

incollection{NIPS2005_570, title = {Dual-Tree Fast Gauss Transforms}, author = {Dongryeol Lee and Alexander Gray and Andrew Moore}, booktitle = {Advances in Neural Information Processing Systems 18}, editor = {Y. Weiss and B. Sch"{o}lkopf and J. Platt}, publisher = {MIT Press}, address = {Cambridge, MA}, pages = {747--754}, year = {2006} }

inproceedings{DBLP:conf/uai/LeeG06, author = {Dongryeol Lee and Alexander G. Gray}, title = {Faster Gaussian Summation: Theory and Experiment}, booktitle = {UAI}, year = {2006}, crossref = {DBLP:conf/uai/2006}, bibsource = {DBLP, http://dblp.uni-trier.de} }

Author:
Dongryeol Lee (dongryel)
See also:
kde_main.cc
Bug:
No known bugs.

Definition in file dualtree_vkde.h.

Generated on Mon Jan 24 12:04:39 2011 for FASTlib by  doxygen 1.6.3