paper-with-me

홈 › Papers

IntrinsicReal: Adapting IntrinsicAnything from Synthetic to Real Objects

2025-08-31 · Xiaokang Wei, Zizheng Yan, Zhangyang Xiong, Yiming Hao, Yipeng Qin, Xiaoguang Han arxiv

Estimating albedo (a.k.a., intrinsic image decomposition) from single RGB images captured in real-world environments (e.g., the MVImgNet dataset) presents a significant challenge due to the absence of paired images and their ground truth albedos. Therefore, while recent methods (e.g., IntrinsicAnything) have achieved breakthroughs by harnessing powerful diffusion priors, they remain predominantly trained on large-scale synthetic datasets (e.g., Objaverse) and applied directly to real-world RGB images, which ignores the large domain gap between synthetic and real-world data and leads to suboptimal generalization performance. In this work, we address this gap by proposing IntrinsicReal, a novel domain adaptation framework that bridges the above-mentioned domain gap for real-world intrinsic image decomposition. Specifically, our IntrinsicReal adapts IntrinsicAnything to the real domain by fine-tuning it using its high-quality output albedos selected by a novel dual pseudo-labeling strategy: i) pseudo-labeling with an absolute confidence threshold on classifier predictions, and ii) pseudo-labeling using the relative preference ranking of classifier predictions for individual input objects. This strategy is inspired by human evaluation, where identifying the highest-quality outputs is straightforward, but absolute scores become less reliable for sub-optimal cases. In these situations, relative comparisons of outputs become more accurate. To implement this, we propose a novel two-phase pipeline that sequentially applies these pseudo-labeling techniques to effectively adapt IntrinsicAnything to the real domain. Experimental results show that our IntrinsicReal significantly outperforms existing methods, achieving state-of-the-art results for albedo estimation on both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2509.00777

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

IntrinsicAnything: Learning Diffusion Priors for Inverse Rendering Under Unknown Illumination

2024-04-17 · Xi Chen, Sida Peng, Dongchen Yang, YuAn Liu 외

This paper aims to recover object materials from posed images captured under an unknown static lighting condition. Recent methods solve this task by optimizing material parameters through differentiable physically based …

Inverse RenderingObject

GVCCI: Lifelong Learning of Visual Grounding for Language-Guided Robotic Manipulation

2023-07-12 · Junghyun Kim, Gi-Cheon Kang, Jaein Kim, Suyeon Shin 외

Language-Guided Robotic Manipulation (LGRM) is a challenging task as it requires a robot to understand human instructions to manipulate everyday objects. Recent approaches in LGRM rely on pre-trained Visual Grounding (VG…

Lifelong learningObject DetectionVisual Grounding

BlendCLIP: Bridging Synthetic and Real Domains for Zero-Shot 3D Object Classification with Multimodal Pretraining

2025-10-21 · Ajinkya Khoche, Gergő László Nagy, Maciej Wozniak, Thomas Gustafsson 외 arxiv

Zero-shot 3D object classification is crucial for real-world applications like autonomous driving, however it is often hindered by a significant domain gap between the synthetic data used for training and the sparse, noi…

3D Object ClassificationAutonomous DrivingDomain Adaptation

Robust reconstructions by multi-scale/irregular tangential covering

2021-11-10 · Antoine Vacavant, Bertrand Kerautret, Fabien Feschet

In this paper, we propose an original manner to employ a tangential cover algorithm - minDSS - in order to geometrically reconstruct noisy digital contours. To do so, we exploit the representation of graphical objects by…

ROAD: Reality Oriented Adaptation for Semantic Segmentation of Urban Scenes

2017-11-30 · CVPR 2018 6 · Yuhua Chen, Wen Li, Luc van Gool

Exploiting synthetic data to learn deep models has attracted increasing attention in recent years. However, the intrinsic domain difference between synthetic and real images usually causes a significant performance drop …

Domain AdaptationSegmentationSemantic SegmentationSynthetic-to-Real Translation