Shallow Signed Distance Functions for Kinematic Collision Bodies
Osman Akar, Yushan Han, Yizhou Chen, Weixian Lan, Benn Gallagher,, Ronald Fedkiw, Joseph Teran

TL;DR
This paper introduces a collection of shallow neural networks to efficiently represent signed distance functions for kinematically deforming human avatars, enabling real-time collision detection in clothing simulation.
Contribution
It proposes a novel approach using multiple shallow SDF networks with a stitching process for fast, accurate, real-time avatar collision queries during clothing simulation.
Findings
Achieves real-time collision detection with high accuracy.
Demonstrates applicability in real-time garment simulation.
Outperforms traditional DeepSDF methods in speed and efficiency.
Abstract
We present learning-based implicit shape representations designed for real-time avatar collision queries arising in the simulation of clothing. Signed distance functions (SDFs) have been used for such queries for many years due to their computational efficiency. Recently deep neural networks have been used for implicit shape representations (DeepSDFs) due to their ability to represent multiple shapes with modest memory requirements compared to traditional representations over dense grids. However, the computational expense of DeepSDFs prevents their use in real-time clothing simulation applications. We design a learning-based representation of SDFs for human avatars whoes bodies change shape kinematically due to joint-based skinning. Rather than using a single DeepSDF for the entire avatar, we use a collection of extremely computationally efficient (shallow) neural networks that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotic Locomotion and Control · Control and Dynamics of Mobile Robots
