HybridMQA: Exploring Geometry-Texture Interactions for Colored Mesh Quality Assessment
Armin Shafiee Sarvestani, Sheyang Tang, Zhou Wang
TL;DR
HybridMQA tackles colored mesh quality assessment by unifying model-based 3D geometry with projection-based texture representations. It introduces a base encoder and graph neural network to learn 3D surface features, a differentiable feature rendering pipeline to align 3D features with colored projections, and a cross-attentive quality encoder to model geometry-texture interactions. The method achieves state-of-the-art performance across four public color MQA datasets, with consistent SRCC/PLCC gains and strong generalization, while providing interpretable visualizations via GradCAM and gMAD analyses. This hybrid, interaction-aware framework offers a practical path toward more perceptually accurate mesh quality assessment and can inform perceptually guided mesh compression and restoration workflows.
Abstract
Mesh quality assessment (MQA) models play a critical role in the design, optimization, and evaluation of mesh operation systems in a wide variety of applications. Current MQA models, whether model-based methods using topology-aware features or projection-based approaches working on rendered 2D projections, often fail to capture the intricate interactions between texture and 3D geometry. We introduce HybridMQA, a first-of-its-kind hybrid full-reference colored MQA framework that integrates model-based and projection-based approaches, capturing complex interactions between textural information and 3D structures for enriched quality representations. Our method employs graph learning to extract detailed 3D representations, which are then projected to 2D using a novel feature rendering process that precisely aligns them with colored projections. This enables the exploration of geometry-texture interactions via cross-attention, producing comprehensive mesh quality representations. Extensive experiments demonstrate HybridMQA's superior performance across diverse datasets, highlighting its ability to effectively leverage geometry-texture interactions for a thorough understanding of mesh quality. Our implementation will be made publicly available.
