Skip to main content

Showing 1–8 of 8 results for author: Quach, M

Searching in archive eess. Search in all archives.
.
  1. arXiv:2302.04796  [pdf, other

    cs.MM cs.GR eess.IV

    BASICS: Broad quality Assessment of Static point clouds In Compression Scenarios

    Authors: Ali Ak, Emin Zerman, Maurice Quach, Aladine Chetouani, Aljosa Smolic, Giuseppe Valenzise, Patrick Le Callet

    Abstract: Point clouds have become increasingly prevalent in representing 3D scenes within virtual environments, alongside 3D meshes. Their ease of capture has facilitated a wide array of applications on mobile devices, from smartphones to autonomous vehicles. Notably, point cloud compression has reached an advanced stage and has been standardized. However, the availability of quality assessment datasets, w… ▽ More

    Submitted 18 November, 2024; v1 submitted 9 February, 2023; originally announced February 2023.

    Comments: Published in IEEE TMM, 14 pages, 8 figures

    Journal ref: IEEE Transactions on Multimedia vol. 26 (2024) pp. 6730-6742

  2. arXiv:2107.00400  [pdf, other

    eess.IV cs.CV cs.LG

    Lossless Coding of Point Cloud Geometry using a Deep Generative Model

    Authors: Dat Thanh Nguyen, Maurice Quach, Giuseppe Valenzise, Pierre Duhamel

    Abstract: This paper proposes a lossless point cloud (PC) geometry compression method that uses neural networks to estimate the probability distribution of voxel occupancy. First, to take into account the PC sparsity, our method adaptively partitions a point cloud into multiple voxel block sizes. This partitioning is signalled via an octree. Second, we employ a deep auto-regressive generative model to estim… ▽ More

    Submitted 1 July, 2021; originally announced July 2021.

    Comments: This paper has been submitted to the IEEE Transactions on Circuits and Systems for Video Technology (TCSVT). arXiv admin note: text overlap with arXiv:2011.14700

  3. arXiv:2104.09859  [pdf, other

    eess.IV cs.LG

    Multiscale deep context modeling for lossless point cloud geometry compression

    Authors: Dat Thanh Nguyen, Maurice Quach, Giuseppe Valenzise, Pierre Duhamel

    Abstract: We propose a practical deep generative approach for lossless point cloud geometry compression, called MSVoxelDNN, and show that it significantly reduces the rate compared to the MPEG G-PCC codec. Our previous work based on autoregressive models (VoxelDNN) has a fast training phase, however, inference is slow as the occupancy probabilities are predicted sequentially, voxel by voxel. In this work, w… ▽ More

    Submitted 20 April, 2021; originally announced April 2021.

    Comments: 6 pages, accepted paper at ICME workshop 2021

  4. arXiv:2102.12839  [pdf, other

    cs.CV cs.LG eess.IV eess.SP

    A deep perceptual metric for 3D point clouds

    Authors: Maurice Quach, Aladine Chetouani, Giuseppe Valenzise, Frederic Dufaux

    Abstract: Point clouds are essential for storage and transmission of 3D content. As they can entail significant volumes of data, point cloud compression is crucial for practical usage. Recently, point cloud geometry compression approaches based on deep neural networks have been explored. In this paper, we evaluate the ability to predict perceptual quality of typical voxel-based loss functions employed to tr… ▽ More

    Submitted 25 February, 2021; originally announced February 2021.

    Comments: Presented at IS&T Electronic Imaging: Image Quality and System Performance, January 2021

  5. arXiv:2011.14700  [pdf, other

    eess.IV cs.CV cs.LG

    Learning-based lossless compression of 3D point cloud geometry

    Authors: Dat Thanh Nguyen, Maurice Quach, Giuseppe Valenzise, Pierre Duhamel

    Abstract: This paper presents a learning-based, lossless compression method for static point cloud geometry, based on context-adaptive arithmetic coding. Unlike most existing methods working in the octree domain, our encoder operates in a hybrid mode, mixing octree and voxel-based coding. We adaptively partition the point cloud into multi-resolution voxel blocks according to the point cloud structure, and u… ▽ More

    Submitted 20 April, 2021; v1 submitted 30 November, 2020; originally announced November 2020.

    Comments: 5 pages, accepted paper at ICASSP 2021

  6. arXiv:2006.09043  [pdf, other

    cs.CV cs.LG eess.IV eess.SP stat.ML

    Improved Deep Point Cloud Geometry Compression

    Authors: Maurice Quach, Giuseppe Valenzise, Frederic Dufaux

    Abstract: Point clouds have been recognized as a crucial data structure for 3D content and are essential in a number of applications such as virtual and mixed reality, autonomous driving, cultural heritage, etc. In this paper, we propose a set of contributions to improve deep point cloud compression, i.e.: using a scale hyperprior model for entropy coding; employing deeper transforms; a different balancing… ▽ More

    Submitted 24 June, 2020; v1 submitted 16 June, 2020; originally announced June 2020.

    Comments: Code is available at https://github.com/mauriceqch/pcc_geo_cnn_v2

  7. arXiv:2002.04439  [pdf, other

    eess.IV cs.CV cs.GR cs.LG eess.SP stat.ML

    Folding-based compression of point cloud attributes

    Authors: Maurice Quach, Giuseppe Valenzise, Frederic Dufaux

    Abstract: Existing techniques to compress point cloud attributes leverage either geometric or video-based compression tools. We explore a radically different approach inspired by recent advances in point cloud representation learning. Point clouds can be interpreted as 2D manifolds in 3D space. Specifically, we fold a 2D grid onto a point cloud and we map attributes from the point cloud onto the folded 2D g… ▽ More

    Submitted 22 June, 2020; v1 submitted 11 February, 2020; originally announced February 2020.

    Comments: Published in ICIP 2020. The source code can be found at https://github.com/mauriceqch/pcc_attr_folding

  8. arXiv:1903.08548  [pdf, other

    cs.CV cs.LG eess.IV stat.ML

    Learning Convolutional Transforms for Lossy Point Cloud Geometry Compression

    Authors: Maurice Quach, Giuseppe Valenzise, Frederic Dufaux

    Abstract: Efficient point cloud compression is fundamental to enable the deployment of virtual and mixed reality applications, since the number of points to code can range in the order of millions. In this paper, we present a novel data-driven geometry compression method for static point clouds based on learned convolutional transforms and uniform quantization. We perform joint optimization of both rate and… ▽ More

    Submitted 22 May, 2019; v1 submitted 20 March, 2019; originally announced March 2019.

    Comments: Published in ICIP 2019. The source code can be found at https://github.com/mauriceqch/pcc_geo_cnn and the supplementary material can be found at https://www.mauricequach.com/pcc_geo_cnn_samples