Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

N4MC: Neural 4D Mesh Compression

About

We present N4MC, the first 4D neural compression framework to efficiently compress time-varying mesh sequences by exploiting their temporal redundancy. Unlike prior neural mesh compression methods that treat each mesh frame independently, N4MC takes inspiration from inter-frame compression in 2D video codecs, and learns motion compensation in long mesh sequences. Specifically, N4MC converts consecutive irregular mesh frames into regular 4D tensors to provide a uniform and compact representation. These tensors are then condensed using an auto-decoder, which captures both spatial and temporal correlations for redundancy removal. To enhance temporal coherence, we introduce a transformer-based interpolation model that predicts intermediate mesh frames conditioned on latent embeddings derived from tracked volume centers, eliminating motion ambiguities. Extensive evaluations show that N4MC outperforms state-of-the-art in rate-distortion performance, while enabling real-time decoding of 4D mesh sequences. The implementation of our method is available at: https://github.com/frozzzen3/N4MC.

Guodong Chen, Huanshuo Dong, Mallesham Dasari• 2026

Related benchmarks

TaskDatasetResultRank
4D Mesh CompressionDancer MPEG sequence (test)
D2-PSNR67.276
5
4D Mesh CompressionBasketball Player MPEG sequence (test)
D2-PSNR66.107
5
4D Mesh CompressionMitch MPEG sequence (test)
D2-PSNR73.129
5
4D Mesh CompressionThomas MPEG sequence (test)
D2-PSNR72.759
5
4D Mesh CompressionMixed
Time (ms)7.33
5
Mesh CompressionThingi10K
Mean Point-to-Mesh Distance10.42
2
Showing 6 of 6 rows

Other info

Follow for update