Task-Driven Implicit Representations for Automated Design of LiDAR Systems
Nikhil Behari, Aaron Young, Tzofi Klinghoffer, Akshat Dave, Ramesh Raskar
TL;DR
This paper tackles the problem of automated LiDAR system design under arbitrary constraints. It introduces representing LiDAR configurations in a continuous 6D design space $\mathcal{D}$ and learning task-specific implicit densities $p_{\text{task}}(\mathbf{d}; \Theta)$ with flow-based modeling, guided by a target density $p^*(\mathbf{d})$ that encodes surface proximity and ray visibility. It then synthesizes sensors by fitting parametric distributions $q(\mathbf{d}|\theta)$ to $p(\mathbf{d})$ via EM, enabling constraint-aware design. The approach is validated on face-scanning, tracking, and object-detection tasks, showing adaptive designs that handle occlusions and motion while reducing bandwidth, suggesting a path toward rapid, constraint-aware computational sensor design.
Abstract
Imaging system design is a complex, time-consuming, and largely manual process; LiDAR design, ubiquitous in mobile devices, autonomous vehicles, and aerial imaging platforms, adds further complexity through unique spatial and temporal sampling requirements. In this work, we propose a framework for automated, task-driven LiDAR system design under arbitrary constraints. To achieve this, we represent LiDAR configurations in a continuous six-dimensional design space and learn task-specific implicit densities in this space via flow-based generative modeling. We then synthesize new LiDAR systems by modeling sensors as parametric distributions in 6D space and fitting these distributions to our learned implicit density using expectation-maximization, enabling efficient, constraint-aware LiDAR system design. We validate our method on diverse tasks in 3D vision, enabling automated LiDAR system design across real-world-inspired applications in face scanning, robotic tracking, and object detection.
