GIRA: Gaussian Mixture Models for Inference and Robot Autonomy
Kshitij Goel, Wennie Tabib

TL;DR
GIRA is an open-source framework that uses Gaussian mixture models for efficient, high-resolution perception in robotics, enabling large-scale, low-bandwidth communication and fast model learning.
Contribution
This work introduces GIRA, a unified GMM-based perception framework with GPU acceleration, significantly speeding up GMM learning for robotic applications.
Findings
GIRA achieves 10-100x faster GMM learning on GPU.
It enables high-resolution reconstruction and low-bandwidth communication.
The framework supports diverse robotic perception tasks.
Abstract
This paper introduces the open-source framework, GIRA, which implements fundamental robotics algorithms for reconstruction, pose estimation, and occupancy modeling using compact generative models. Compactness enables perception in the large by ensuring that the perceptual models can be communicated through low-bandwidth channels during large-scale mobile robot deployments. The generative property enables perception in the small by providing high-resolution reconstruction capability. These properties address perception needs for diverse robotic applications, including multi-robot exploration and dexterous manipulation. State-of-the-art perception systems construct perceptual models via multiple disparate pipelines that reuse the same underlying sensor data, which leads to increased computation, redundancy, and complexity. GIRA bridges this gap by providing a unified perceptual modeling…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Video Surveillance and Tracking Methods · Domain Adaptation and Few-Shot Learning
