PulseAugur
EN
LIVE 19:14:09

New VLM-Judge Protocol Evaluates 3D Mesh Quality Reliably

Researchers have developed a de-biased protocol using vision-language models (VLMs) to evaluate the quality of 3D meshes generated from single images. This protocol, which involves using distinct VLM judges for training and evaluation and implementing position-bias correction, aims to provide a more reliable assessment than traditional proxies like CLIP similarity or geometry validity. While the protocol proved effective in identifying failure modes and was used to adapt a generator called TRELLIS, the adaptation methods did not surpass the performance of the base model when trained on public data. The study suggests that exceeding base performance requires more than lightweight parameter-efficient fine-tuning on public datasets, and the VLM-judge protocol itself is reusable for evaluation. AI

IMPACT Establishes a new benchmark for evaluating 3D generation quality, potentially guiding future research and development in the field.

RANK_REASON The cluster contains two arXiv papers detailing a new protocol for evaluating 3D mesh generation quality using VLMs.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 3 sources. How we write summaries →

New VLM-Judge Protocol Evaluates 3D Mesh Quality Reliably

COVERAGE [3]

  1. arXiv cs.LG TIER_1 English(EN) · Ali Asaria, Tony Salomone, Deep Gandhi ·

    Judging to Improve: A De-biased VLM-as-3D-Judge Protocol for Single-Image 3D Generation

    arXiv:2606.20364v1 Announce Type: new Abstract: A companion study established a de-biased, cross-model VLM-as-3D-judge that reliably ranks single-image-to-3D mesh quality where cheap geometry and CLIP proxies fall short. This paper asks: can that judge's preferences specialize a …

  2. arXiv cs.LG TIER_1 English(EN) · Deep Gandhi ·

    Judging to Improve: A De-biased VLM-as-3D-Judge Protocol for Single-Image 3D Generation

    A companion study established a de-biased, cross-model VLM-as-3D-judge that reliably ranks single-image-to-3D mesh quality where cheap geometry and CLIP proxies fall short. This paper asks: can that judge's preferences specialize a strong open generator, TRELLIS, on one asset cla…

  3. arXiv cs.LG TIER_1 English(EN) · Ali Asaria, Tony Salomone, Deep Gandhi ·

    A Cross-Model VLM-Judge Protocol for Single-Image 3D Mesh Quality (and Why Cheap Proxies Fall Short)

    arXiv:2606.18451v1 Announce Type: new Abstract: Single-image-to-3D generators are improving quickly, but there is no agreed, human-free way to tell whether one generated mesh is better than another. Practitioners commonly rely on cheap automatic proxies (render-space CLIP similar…