paper-with-me

홈 › Papers

PACE: Post-Causal Entropy Modeling for Learned LiDAR Point Cloud Compression

2026-05-02 · Jiahao Zhu, Kang You, Dandan Ding, Zhan Ma arxiv

LiDAR point cloud compression is vital for autonomous systems to handle massive data from high-resolution sensors. While learned entropy modeling built upon octree structures yields high compression gains, it faces two critical bottlenecks: 1) prohibitive latency, particularly during decoding, caused by causal, multi-stage context modeling; and 2) a rigid performance-latency trade-off, preventing a single model from adapting to varying constraints. These limitations stem from the tight coupling between the context aggregation backbone and probability prediction. To address this, we propose PACE, a new framework that reformulates ancestral context aggregation as a non-causal backbone and confines causality to a lightweight, stage-scalable predictor, eliminating repetitive backbone executions and reducing computational overhead. The predictor supports an arbitrary number of prediction stages, enabling seamless adaptation across diverse performance-latency trade-offs without reloading parameters. Experiments demonstrate that PACE sets a new state-of-the-art in compression efficiency, achieving notable BD-BR savings and reducing decoding latency by over 90\% in autoregressive mode, making it attractive for practical applications.

📄 PDF Abstract BibTeX arXiv:2605.01320

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Causal Contextual Prediction for Learned Image Compression

2020-11-19 · Zongyu Guo, Zhizheng Zhang, Runsen Feng, Zhibo Chen

Over the past several years, we have witnessed impressive progress in the field of learned image compression. Recent learned image codecs are commonly based on autoencoders, that first encode an image into low-dimensiona…

Image CompressionMS-SSIMPredictionSSIM

BGM-IV: an AI-powered Bayesian generative modeling approach for instrumental variable analysis

2026-05-07 · Guyue Luo, Qiao Liu arxiv

Instrumental-variable (IV) regression enables causal estimation under endogeneity, but modern IV problems often involve nonlinear structural effects and high-dimensional covariates. Existing nonlinear IV methods directly…

Integrating Background Knowledge for Scalable Causal Discovery

2026-07-11 · Mátyás Schubert, Theofanis Aslanidis, Tom Claassen, Sara Magliacane arxiv

Expert background knowledge is often available in practical applications of causal discovery. Such constraints on the true causal graph can help causal discovery in terms of identifiability of causal effects and accuracy…

Maximum Causal Entropy Specification Inference from Demonstrations

2019-07-26 · Marcell Vazquez-Chanlatte, Sanjit A. Seshia

In many settings (e.g., robotics) demonstrations provide a natural way to specify tasks; however, most methods for learning from demonstrations either do not provide guarantees that the artifacts learned for the tasks, s…

Reinforcement Learning

Causal Context Adjustment Loss for Learned Image Compression

2024-10-07 · Minghao Han, Shiyin Jiang, Shengxi Li, Xin Deng 외

In recent years, learned image compression (LIC) technologies have surpassed conventional methods notably in terms of rate-distortion (RD) performance. Most present learned techniques are VAE-based with an autoregressive…

Image Compression