paper-with-me

홈 › Papers

Poppy: Polarization-based Plug-and-Play Guidance for Enhancing Monocular Normal Estimation

2026-03-29 · Irene Kim, Sai Tanmay Reddy Chakkera, Alexandros Graikos, Dimitris Samaras, Akshat Dave arxiv

Monocular surface normal estimators trained on large-scale RGB-normal data often perform poorly in the edge cases of reflective, textureless, and dark surfaces. Polarization encodes surface orientation independently of texture and albedo, offering a physics-based complement for these cases. Existing polarization methods, however, require multi-view capture or specialized training data, limiting generalization. We introduce Poppy, a training-free framework that refines normals from any frozen RGB backbone using single-shot polarization measurements at test time. Keeping backbone weights frozen, Poppy optimizes per-pixel offsets to the input RGB and output normal along with a learned reflectance decomposition. A differentiable rendering layer converts the refined normals into polarization predictions and penalizes mismatches with the observed signal. Across seven benchmarks and three backbone architectures (diffusion, flow, and feed-forward), Poppy reduces mean angular error by 23-26% on synthetic data and 6-16% on real data. These results show that guiding learned RGB-based normal estimators with polarization cues at test time refines normals on challenging surfaces without retraining.

📄 PDF Abstract BibTeX arXiv:2603.27891

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Conditional Polarization Guidance for Camouflaged Object Detection

2026-03-31 · QIfan Zhang, Hao Wang, Xiangrong Qin, Ruijie Li arxiv

Camouflaged object detection (COD) aims to identify targets that are highly blended with their backgrounds. Recent works have shown that the optical characteristics of polarization cues play a significant role in improvi…

Representation LearningObject Detection

PoPPy: A Point Process Toolbox Based on PyTorch

2018-10-23 · Hongteng Xu

PoPPy is a Point Process toolbox based on PyTorch, which achieves flexible designing and efficient learning of point process models. It can be used for interpretable sequential data modeling and analysis, e.g., Granger c…

Point Processes

PopPy: Opportunistically Exploiting Parallelism in Python Compound AI Applications

2026-05-18 · Stephen Mell, David Mell, Konstantinos Kallas, Steve Zdancewic 외 arxiv

Compound AI applications, which compose calls to ML models using a general-purpose programming language like Python, are widely used for a variety of user-facing tasks, from software engineering to enterprise automation,…

BEVDiffuser: Plug-and-Play Diffusion Model for BEV Denoising with Ground-Truth Guidance

2025-02-27 · CVPR 2025 1 · Xin Ye, Burhaneddin Yaman, Sheng Cheng, Feng Tao 외

Bird's-eye-view (BEV) representations play a crucial role in autonomous driving tasks. Despite recent advancements in BEV generation, inherent noise, stemming from sensor limitations and the learning process, remains lar…

3D Object DetectionAutonomous DrivingDenoisingObject+2

Winner Takes It All: Training Performant RL Populations for Combinatorial Optimization

2022-10-07 · NeurIPS 2023 11 · Nathan Grinsztajn, Daniel Furelos-Blanco, Shikha Surana, Clément Bonnet 외

Applying reinforcement learning (RL) to combinatorial optimization problems is attractive as it removes the need for expert knowledge or pre-solved instances. However, it is unrealistic to expect an agent to solve these …

AllCombinatorial OptimizationDiversityJob Shop Scheduling+2