paper-with-me

홈 › Papers

TriLift: Interpolation-Free Tri-Plane Lifting for Efficient 3D Perception on Embedded Systems

2025-09-18 · Sibaek Lee, Jiung Yeon, Hyeonwoo Yu arxiv

Dense 3D convolutions provide high accuracy for perception but are too computationally expensive for real-time robotic systems. Existing tri-plane methods rely on 2D image features with interpolation, point-wise queries, and implicit MLPs, which makes them computationally heavy and unsuitable for embedded 3D inference. As an alternative, we propose TriLift, a novel interpolation-free tri-plane lifting and volumetric fusion framework that directly projects 3D voxels into plane features and reconstructs a feature volume through broadcast and summation. This shifts nonlinearity to 2D convolutions, reducing complexity while remaining fully parallelizable. To mitigate spatial information loss inherent in projections, we incorporate a lightweight adaptive positional encoding module that helps bridge the spatial information gap, dynamically recovering fine geometric details with negligible overhead. To capture global context, we add a low-resolution volumetric branch fused with the lifted features through a lightweight integration layer, yielding a design that is both efficient and end-to-end GPU-accelerated. To validate the effectiveness of the proposed method, we conduct experiments on classification, completion, segmentation, and detection, and we map the trade-off between efficiency and accuracy across tasks. Results show that classification and completion retain or improve accuracy, while segmentation and detection show a trade-off, significantly reducing computational demand with only a slight decrease in accuracy. On-device benchmarks on an NVIDIA Jetson Orin Nano confirm robust real-time throughput, demonstrating the suitability of the approach for embedded robotic perception.

📄 PDF Abstract BibTeX arXiv:2509.14641

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PlaneCycle: Training-Free 2D-to-3D Lifting of Foundation Models Without Adapters

2026-03-04 · Yinghong Yu, Guangyuan Li, Jiancheng Yang arxiv

Large-scale 2D foundation models exhibit strong transferable representations, yet extending them to 3D volumetric data typically requires retraining, adapters, or architectural redesign. We introduce PlaneCycle, a traini…

3D Classification

Simple-BEV: What Really Matters for Multi-Sensor BEV Perception?

2022-06-16 · Adam W. Harley, Zhaoyuan Fang, Jie Li, Rares Ambrus 외

Building 3D perception systems for autonomous vehicles that do not rely on high-density LiDAR is a critical research problem because of the expense of LiDAR systems compared to cameras and other sensors. Recent research …

Autonomous VehiclesBird's-Eye View Semantic SegmentationData Augmentation

Lifting Multi-View Detection and Tracking to the Bird's Eye View

2024-03-19 · Torben Teepe, Philipp Wolters, Johannes Gilg, Fabian Herzog 외

Taking advantage of multi-view aggregation presents a promising solution to tackle challenges such as occlusion and missed detection in multi-object tracking and detection. Recent advancements in multi-view detection and…

3D Object RecognitionMulti-Object Trackingmulti-view detectionMultiview Detection+2

Grid-based exoplanet atmospheric mass loss predictions through neural network

2025-02-03 · Amit Reza, Daria Kubyshkina, Luca Fossati, Christiane Helling

The fast and accurate estimation of planetary mass-loss rates is critical for planet population and evolution modelling. We use machine learning (ML) for fast interpolation across an existing large grid of hydrodynamic u…

I$^3$Net: Inter-Intra-slice Interpolation Network for Medical Slice Synthesis

2024-05-05 · Haofei Song, Xintian Mao, Jing Yu, Qingli Li 외

Medical imaging is limited by acquisition time and scanning equipment. CT and MR volumes, reconstructed with thicker slices, are anisotropic with high in-plane resolution and low through-plane resolution. We reveal an in…

Image ReconstructionSuper-ResolutionVideo Frame Interpolation