paper-with-me

Papers

Deep Learning-based Compressed Domain Multimedia for Man and Machine: A Taxonomy and Application to Point Cloud Classification

2023-10-28 · Abdelrahman Seleem, André F. R. Guarda, Nuno M. M. Rodrigues, Fernando Pereira

In the current golden age of multimedia, human visualization is no longer the single main target, with the final consumer often being a machine which performs some processing or computer vision tasks. In both cases, deep learning plays a undamental role in extracting features from the multimedia representation data, usually producing a compressed representation referred to as latent representation. The increasing development and adoption of deep learning-based solutions in a wide area of multimedia applications have opened an exciting new vision where a common compressed multimedia representation is used for both man and machine. The main benefits of this vision are two-fold: i) improved performance for the computer vision tasks, since the effects of coding artifacts are mitigated; and ii) reduced computational complexity, since prior decoding is not required. This paper proposes the first taxonomy for designing compressed domain computer vision solutions driven by the architecture and weights compatibility with an available spatio-temporal computer vision processor. The potential of the proposed taxonomy is demonstrated for the specific case of point cloud classification by designing novel compressed domain processors using the JPEG Pleno Point Cloud Coding standard under development and adaptations of the PointGrid classifier. Experimental results show that the designed compressed domain point cloud classification solutions can significantly outperform the spatial-temporal domain classification benchmarks when applied to the decompressed data, containing coding artifacts, and even surpass their performance when applied to the original uncompressed data.

📄 PDF Abstract BibTeX arXiv:2310.18849

Code (0)

등록된 구현이 없습니다.

Tasks

domain classificationPoint Cloud Classification

Similar Papers 제목 키워드 기반

Tutorial on Multimodal Machine Learning

2022-07-01 · NAACL (ACL) 2022 7 · Louis-Philippe Morency, Paul Pu Liang, Amir Zadeh

Multimodal machine learning involves integrating and modeling information from multiple heterogeneous sources of data. It is a challenging yet crucial area with numerous real-world applications in multimedia, affective c…

BIG-bench Machine LearningSurvey

Arabic Multimodal Machine Learning: Datasets, Applications, Approaches, and Challenges

2025-08-17 · Abdelhamid Haouhat, Slimane Bellaouar, Attia Nehar, Hadda Cherroun 외 arxiv

Multimodal Machine Learning (MML) aims to integrate and analyze information from diverse modalities, such as text, audio, and visuals, enabling machines to address complex tasks like sentiment analysis, emotion recogniti…

Emotion RecognitionSentiment Analysis

A survey of manifold learning and its applications for multimedia

2023-09-08 · Hannes Fassold

Manifold learning is an emerging research domain of machine learning. In this work, we give an introduction into manifold learning and how it is employed for important application fields in multimedia.

Survey

Recommendation with Generative Models

2024-09-18 · Yashar Deldjoo, Zhankui He, Julian McAuley, Anton Korikov 외

Generative models are a class of AI models capable of creating new instances of data by learning and sampling from their statistical distributions. In recent years, these models have gained prominence in machine learning…

Image GenerationNavigateRecommendation Systems

CPIPS: Learning to Preserve Perceptual Distances in End-to-End Image Compression

2023-10-01 · Chen-Hsiu Huang, Ja-Ling Wu

Lossy image coding standards such as JPEG and MPEG have successfully achieved high compression rates for human consumption of multimedia data. However, with the increasing prevalence of IoT devices, drones, and self-driv…

Image CompressionPerceptual DistanceSelf-Driving Cars