Paper:ModelTrans:miller-kde-transgroup
From Dahuawiki
Back to Modeling Transformation
Practical Non-parametric Density Estimation on a Transformation Group for Vision
- E.G. Miller and C. Chefd'hotel.
- CVPR (2003)
- <Download from IEEE Xplore>
Summary
This paper generalizes the kernel density estimation method in Euclidean space to generic transformation group. It introduces a general kernel function as
It can be shown that the group difference DG is invariant to left group operation, and thus the kenerl.
Specially, the paper introduces an invariant kernel function for
group (the groups with matrices of positive determinant) as follows
It is proved that this kernel not only satisfies invariance to left group operation, but also has invariant measure, which is crucial for consistent probability estimation.
With this kernel, we can readily obtain the density estimator as
This estimator is invariant
The paper also discusses the application of the estimator in transform-invariant classification under a simple Bayesian setting.
My Comments
- It is a simple and natural generalization of standard KDE to transformation group. The key is how to define the difference in a group. The generalization in this paper offers effective measurement of distance between transforms and density estimator as well.
- Though theoretically appealing, whether it works well in complex reality is yet to be verified.
- It may be difficult to directly sample from the distribution as the primary logarithm of matrix product is complicated.
- This paper only discusses the density estimation with a set of sampled transforms given. It remains an open issue how to estimate the distribution of transformation when we are given the transformed images instead of the transforms themselves.
- There are some other works in studying the orbits (their distances, density, and other relations) formed by applying group actions on a specific object. It may be interesting to explore the relation between those works and this paper.
Back to Modeling Transformation
