paper-with-me

Papers

Over-the-Air Learning-based Geometry Point Cloud Transmission

2023-06-14 · Chenghong Bian, Yulin Shao, Deniz Gunduz

This paper presents novel solutions for the efficient and reliable transmission of point clouds over wireless channels for real-time applications. We first propose SEmatic Point cloud Transmission (SEPT) for small-scale point clouds, which encodes the point cloud via an iterative downsampling and feature extraction process. At the receiver, SEPT decoder reconstructs the point cloud with latent reconstruction and offset-based upsampling. A novel channel-adaptive module is proposed to allow SEPT to operate effectively over a wide range of channel conditions. Next, we propose OTA-NeRF, a scheme inspired by neural radiance fields. OTA-NeRF performs voxelization to the point cloud input and learns to encode the voxelized point cloud into a neural network. Instead of transmitting the extracted feature vectors as in SEPT, it transmits the learned neural network weights in an analog fashion along with few hyperparameters that are transmitted digitally. At the receiver, the OTA-NeRF decoder reconstructs the original point cloud using the received noisy neural network weights. To further increase the bandwidth efficiency of the OTA-NeRF scheme, a fine-tuning algorithm is developed, where only a fraction of the neural network weights are retrained and transmitted. Noticing the poor generality of the OTA-NeRF schemes, we propose an alternative approach, termed OTA-MetaNeRF, which encodes different input point clouds into the latent vectors with shared neural network weights. Extensive numerical experiments confirm that the proposed SEPT, OTA-NeRF and OTA-MetaNeRF schemes achieve superior or comparable performance over the conventional approaches, where an octree-based or a learning-based point cloud compression scheme is concatenated with a channel code. Finally, the run-time complexities are evaluated to verify the capability of the proposed schemes for real-time communications.

📄 PDF Abstract BibTeX arXiv:2306.08730

Code (1)

aprilbian/SEPT 공식 구현 pytorch

Tasks

DecoderNeRF

Similar Papers 제목 키워드 기반

Subjective Quality Database and Objective Study of Compressed Point Clouds With 6DoF Head-Mounted Display

2020-08-06 · Xinju Wu, Yun Zhang, Chunling Fan, Junhui Hou 외

In this paper, we focus on subjective and objective Point Cloud Quality Assessment (PCQA) in an immersive environment and study the effect of geometry and texture attributes in compression distortion. Using a Head-Mounte…

Point Cloud Quality AssessmentQuantization

Deep Geometry Post-Processing for Decompressed Point Clouds

2022-04-29 · Xiaoqing Fan, Ge Li, Dingquan Li, Yurui Ren 외

Point cloud compression plays a crucial role in reducing the huge cost of data storage and transmission. However, distortions can be introduced into the decompressed point clouds due to quantization. In this paper, we pr…

Quantization

Real-Time LiDAR Point Cloud Densification for Low-Latency Spatial Data Transmission

2026-01-03 · Kazuhiko Murasaki, Shunsuke Konagai, Masakatsu Aoki, Taiga Yoshida 외 arxiv

To realize low-latency spatial transmission system for immersive telepresence, there are two major problems: capturing dynamic 3D scene densely and processing them in real time. LiDAR sensors capture 3D in real time, but…

Depth CompletionPoint Clouds

Overview and Comparison of AVS Point Cloud Compression Standard

2026-02-09 · Wei Gao, Wenxu Gao, Xingming Mu, Changhao Peng 외 arxiv

Point cloud is a prevalent 3D data representation format with significant application values in immersive media, autonomous driving, digital heritage protection, etc. However, the large data size of point clouds poses ch…

Autonomous DrivingPoint Clouds

Quality evaluation of point clouds: a novel no-reference approach using transformer-based architecture

2023-03-15 · Marouane Tliba, Aladine Chetouani, Giuseppe Valenzise, Frederic Dufaux

With the increased interest in immersive experiences, point cloud came to birth and was widely adopted as the first choice to represent 3D media. Besides several distortions that could affect the 3D content spanning from…