Converting Level Set Gradients to Shape Gradients
Abstract
The level set representation of shapes is useful for shape evolution and is widely used for the minimization of energies with respect to shapes. Many algorithms consider energies depending explicitly on the signed distance function (SDF) associated with a shape, and differentiate these energies with respect to the SDF directly in order to make the level set representation evolve. This framework is known as the “variational level set method”. We show that this gradient computation is actually mathematically incorrect, and can lead to undesirable performance in practice. Instead, we derive the expression of the gradient with respect to the shape, and show that it can be easily computed from the gradient of the energy with respect to the SDF. We discuss some problematic gradients from the literature, show how they can easily be fixed, and provide experimental comparisons illustrating the improvement.
Cite
Text
Chen et al. "Converting Level Set Gradients to Shape Gradients." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15555-0_52Markdown
[Chen et al. "Converting Level Set Gradients to Shape Gradients." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/chen2010eccv-converting/) doi:10.1007/978-3-642-15555-0_52BibTeX
@inproceedings{chen2010eccv-converting,
title = {{Converting Level Set Gradients to Shape Gradients}},
author = {Chen, Siqi and Charpiat, Guillaume and Radke, Richard J.},
booktitle = {European Conference on Computer Vision},
year = {2010},
pages = {715-728},
doi = {10.1007/978-3-642-15555-0_52},
url = {https://mlanthology.org/eccv/2010/chen2010eccv-converting/}
}