Chrome Extension
WeChat Mini Program
Use on ChatGLM

FINet: Fast Point Cloud Interpolation Network Via Distance Transform

Chengshuai Tang,Pengzhi Li,Zhiheng Li

ICIAI '24 Proceedings of the 2024 International Conference on Innovation in Artificial Intelligence(2024)

Shenzhen International Graduate School

Cited 0|Views7
Abstract
In recent years, sensors such as cameras and lidars have been widely used in in the field of perception. However, the differing frame rates between these sensors limit their effective fusion. While substantial progress has been made in the temporal interpolation of 2D video sequences, research on 3D point cloud sequence interpolation remains relatively underdeveloped. In this paper, we introduce FINet, a coordinate-based neural network scene flow model designed to address the challenge of rapid temporal frame interpolation for 3D dynamic point clouds. We develop a novel point cloud similarity loss function based on Distance Transform, which measures the similarity between two point cloud frames similarly to the Chamfer distance loss but with significantly reduced computational overhead by avoiding nearest neighbor search. We demonstrate the advantages of our proposed method in terms of performance and computational efficiency on point cloud sequence datasets. Our method achieves over a 50% improvement in quantitative comparison of computational overhead compared to other loss functions. Consequently, our point cloud frame interpolation network is better suited for real-time scene applications.
More
Translated text
PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Try using models to generate summary,it takes about 60s
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出了一种基于坐标的神经网络场景流模型FINet,通过创新的点云相似性损失函数,实现了3D动态点云的快速时间帧插值,提高了计算效率。

方法】:作者设计了一种基于距离变换的点云相似性损失函数,该函数可以有效测量两个点云帧之间的相似度,且计算复杂度较低,避免了最近邻搜索。

实验】:在点云序列数据集上,本文的方法相比其他损失函数在计算开销上提高了50%以上,证明了其性能和计算效率的优势。实验使用了标准点云序列数据集进行验证。