paper-with-me

Papers

MuMA: 3D PBR Texturing via Multi-Channel Multi-View Generation and Agentic Post-Processing

2025-03-24 · Lingting Zhu, Jingrui Ye, Runze Zhang, Zeyu Hu, Yingda Yin, Lanjiong Li, Jinnan Chen, Shengju Qian, Xin Wang, Qingmin Liao, Lequan Yu

Current methods for 3D generation still fall short in physically based rendering (PBR) texturing, primarily due to limited data and challenges in modeling multi-channel materials. In this work, we propose MuMA, a method for 3D PBR texturing through Multi-channel Multi-view generation and Agentic post-processing. Our approach features two key innovations: 1) We opt to model shaded and albedo appearance channels, where the shaded channels enables the integration intrinsic decomposition modules for material properties. 2) Leveraging multimodal large language models, we emulate artists' techniques for material assessment and selection. Experiments demonstrate that MuMA achieves superior results in visual quality and material fidelity compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2503.18461

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

Methods 이 논문이 사용한 방법론

OPT OPT is a suite of decoder-only pre-trained transformers ranging from 125M to 175B parameters. The model uses an AdamW optimizer and weight decay of 0.1. It follows a linear…

Similar Papers 제목 키워드 기반

MuMath-Code: Combining Tool-Use Large Language Models with Multi-perspective Data Augmentation for Mathematical Reasoning

2024-05-13 · Shuo Yin, Weihao You, Zhilong Ji, Guoqiang Zhong 외

The tool-use Large Language Models (LLMs) that integrate with external Python interpreters have significantly enhanced mathematical reasoning capabilities for open-source LLMs, while tool-free methods chose another track…

Data AugmentationGSM8KMathMathematical Reasoning

MuMA-ToM: Multi-modal Multi-Agent Theory of Mind

2024-08-22 · Haojun Shi, Suyu Ye, Xinyu Fang, Chuanyang Jin 외

Understanding people's social interactions in complex real-world scenarios often relies on intricate mental reasoning. To truly understand how and why people interact with one another, we must infer the underlying mental…

MVPaint: Synchronized Multi-View Diffusion for Painting Anything 3D

2024-11-04 · CVPR 2025 1 · Wei Cheng, Juncheng Mu, Xianfang Zeng, Xin Chen 외

Texturing is a crucial step in the 3D asset production workflow, which enhances the visual appeal and diversity of 3D assets. Despite recent advancements in Text-to-Texture (T2T) generation, existing methods often yield …

3D InpaintingSuper-Resolution

Tex4D: Zero-shot 4D Scene Texturing with Video Diffusion Models

2024-10-14 · Jingzhi Bao, Xueting Li, Ming-Hsuan Yang

3D meshes are widely used in computer vision and graphics for their efficiency in animation and minimal memory use, playing a crucial role in movies, games, AR, and VR. However, creating temporally consistent and realist…

3D geometryDenoisingTexture SynthesisVideo Generation

Advances in Neural 3D Mesh Texturing: A Survey

2026-05-28 · Sai Raj Kishore Perla, Hao Zhang, Ali Mahdavi-Amiri arxiv

Texturing 3D meshes plays a vital role in determining the visual realism of digital objects and scenes. Although recent generative 3D approaches based on Neural Radiance Fields and Gaussian Splatting can produce textured…