EDBT 2026 Demo / reviewers in the wild / expert
Billy E. Geerhart
dblp:222/1843
· DBLP profile ↗
2ranked-venue papers in the field
1as first author
2since 2021 · last 2023
—ORCID · none
Domains — venue-derived; a paper can count in several
Big Data, Cloud & Distributed Data Systems · 2 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2023 | Deep learning acceleration at the resource-constrained tactical edgeabstractThis paper outlines how we modified the torch2trt library which allowed us to build a recursive framework that can quantize previously unsupported PyTorch models. The framework partitions the PyTorch model into supported and unsupported modules, and then rebuilds the PyTorch model by replacing the supported PyTorch modules with faster TensorRT modules. The framework allows us to optimize and deploy more advanced Deep Neural Network algorithms that are not natively supported by torch2trt. Billy E. Geerhart, Venkat R. Dasari, Brian Rapp |
IEEE Big Data | 1 |
| 2023 | Real-Time Camera-to-Lidar Calibration for Autonomous Robotic Systems at the EdgeabstractThe research in this paper proposes a novel method for online camera-to-lidar calibration, which aligns the parameters of both lidar and camera sensors during run-time without requiring manual annotations or specialized equipment. The proposed method leverages the robot’s motion and observability constraints to optimize the parameters, resulting in improved accuracy and robustness compared to traditional methods. The approach consists of two main components: a motion-based module that estimates the parameters using the robot’s motion, and an observation-based module that refines the estimated parameters using observability constraints. The method is implemented on popular edge computing platforms and evaluated through experiments in various environments. The results demonstrate the superiority of the proposed method over baseline approaches, showcasing its potential for practical applications. The design of our algorithm and results of its testing on edge computing platforms will be discussed in this paper. Venkat R. Dasari, Billy E. Geerhart, Brian Rapp |
IEEE Big Data | 3 |