Search papers, labs, and topics across Lattice.
This paper introduces PoinTriE, a novel framework for point cloud video understanding that addresses the limitations of existing parameter-efficient fine-tuning methods by focusing on data, parameter, and memory efficiency. By synthesizing pseudo-motion trajectories and employing a Geometric-Motion Duality Network optimized through multimodal contrastive learning, the framework achieves significant reductions in memory usage while enhancing performance on action recognition and semantic segmentation tasks. Experimental results demonstrate that PoinTriE sets new benchmarks in these areas, highlighting its effectiveness in leveraging existing data without the need for extensive annotations.
PoinTriE achieves state-of-the-art performance in point cloud video tasks while slashing memory requirements and annotation costs.
While point cloud foundation models have significantly advanced point cloud video understanding, existing parameter-efficient fine-tuning (PEFT) methods still suffer from two critical limitations: prohibitive annotation costs for large-scale point cloud datasets and severe memory bottlenecks. In this paper, we aim to mine richer supervision signals from existing data rather than blindly scaling datasets. A further key principle is that the memory footprint of fine-tuning must be drastically reduced compared to full fine-tuning, which remains elusive for current PEFT techniques. Driven by these challenges, we identify three core desiderata: data-, parameter-, and memory efficiency, and present PoinTriE, a unified framework that excels along all three dimensions. For pre-training, pseudo-motion trajectories are synthesized via rigid transformations, paired with text corpora and 2D projections derived from raw point clouds. We then propose a Geometric-Motion Duality Network optimized via multimodal contrastive learning, rigid rotation prediction, and motion distribution divergence to produce dense self-supervision. During fine-tuning, we freeze the pretrained backbone and only update a lightweight Spatio-temporal Side Network built with LoRA units. Equipped with a gradient flow masking strategy, PoinTriE simultaneously reduces memory consumption and parameter overhead. Extensive experiments confirm that PoinTriE establishes new state-of-the-art results on action recognition and semantic segmentation tasks.