AdvectiveNet: An Eulerian-Lagrangian Fluidic Reservoir for Point Cloud Processing

Abstract

This paper presents a novel physics-inspired deep learning approach for point cloud processing motivated by the natural flow phenomena in fluid mechanics. Our learning architecture jointly defines data in an Eulerian world space, using a static background grid, and a Lagrangian material space, using moving particles. By introducing this Eulerian-Lagrangian representation, we are able to naturally evolve and accumulate particle features using flow velocities generated from a generalized, high-dimensional force field. We demonstrate the efficacy of this system by solving various point cloud classification and segmentation problems with state-of-the-art performance. The entire geometric reservoir and data flow mimic the pipeline of the classic PIC/FLIP scheme in modeling natural flow, bridging the disciplines of geometric machine learning and physical simulation.

Cite

Text

He et al. "AdvectiveNet: An Eulerian-Lagrangian Fluidic Reservoir for Point Cloud Processing." International Conference on Learning Representations, 2020.

Markdown

[He et al. "AdvectiveNet: An Eulerian-Lagrangian Fluidic Reservoir for Point Cloud Processing." International Conference on Learning Representations, 2020.](https://mlanthology.org/iclr/2020/he2020iclr-advectivenet/)

BibTeX

@inproceedings{he2020iclr-advectivenet,
  title     = {{AdvectiveNet: An Eulerian-Lagrangian Fluidic Reservoir for Point Cloud Processing}},
  author    = {He, Xingzhe and Cao, Helen Lu and Zhu, Bo},
  booktitle = {International Conference on Learning Representations},
  year      = {2020},
  url       = {https://mlanthology.org/iclr/2020/he2020iclr-advectivenet/}
}