paper-with-me

홈 › Papers

Xihe: A 3D Vision-based Lighting Estimation Framework for Mobile Augmented Reality

2021-05-30 · Yiqin Zhao, Tian Guo

Omnidirectional lighting provides the foundation for achieving spatially-variant photorealistic 3D rendering, a desirable property for mobile augmented reality applications. However, in practice, estimating omnidirectional lighting can be challenging due to limitations such as partial panoramas of the rendering positions, and the inherent environment lighting and mobile user dynamics. A new opportunity arises recently with the advancements in mobile 3D vision, including built-in high-accuracy depth sensors and deep learning-powered algorithms, which provide the means to better sense and understand the physical surroundings. Centering the key idea of 3D vision, in this work, we design an edge-assisted framework called Xihe to provide mobile AR applications the ability to obtain accurate omnidirectional lighting estimation in real time. Specifically, we develop a novel sampling technique that efficiently compresses the raw point cloud input generated at the mobile device. This technique is derived based on our empirical analysis of a recent 3D indoor dataset and plays a key role in our 3D vision-based lighting estimator pipeline design. To achieve the real-time goal, we develop a tailored GPU pipeline for on-device point cloud processing and use an encoding technique that reduces network transmitted bytes. Finally, we present an adaptive triggering strategy that allows Xihe to skip unnecessary lighting estimations and a practical way to provide temporal coherent rendering integration with the mobile AR ecosystem. We evaluate both the lighting estimation accuracy and time of Xihe using a reference mobile application developed with Xihe's APIs. Our results show that Xihe takes as fast as 20.67ms per lighting estimation and achieves 9.4% better estimation accuracy than a state-of-the-art neural network.

📄 PDF Abstract BibTeX arXiv:2106.15280

Code (1)

cake-lab/Xihe 공식 구현 pytorch

Tasks

GPULighting Estimation

Similar Papers 제목 키워드 기반

PointAR: Efficient Lighting Estimation for Mobile Augmented Reality

2020-03-30 · ECCV 2020 8 · Yiqin Zhao, Tian Guo

We propose an efficient lighting estimation pipeline that is suitable to run on modern mobile devices, with comparable resource complexities to state-of-the-art mobile deep learning models. Our pipeline, PointAR, takes a…

Lighting Estimation

Evaluating Sensitivity Parameters in Smartphone-Based Gaze Estimation: A Comparative Study of Appearance-Based and Infrared Eye Trackers

2025-06-13 · Nishan Gunawardena, Gough Yumu Lui, Bahman Javadi, Jeewani Anupama Ginige

This study evaluates a smartphone-based, deep-learning eye-tracking algorithm by comparing its performance against a commercial infrared-based eye tracker, the Tobii Pro Nano. The aim is to investigate the feasibility of…

Deep LearningGaze EstimationSensitivity

Xihe: Scalable Zero-Shot Time Series Learner Via Hierarchical Interleaved Block Attention

2025-10-20 · Yinbo Sun, Yuchen Fang, Zhibo Zhu, Jia Li 외 arxiv

The rapid advancement of time series foundation models (TSFMs) has been propelled by migrating architectures from language models. While existing TSFMs demonstrate impressive performance, their direct adoption of cross-d…

CleAR: Robust Context-Guided Generative Lighting Estimation for Mobile Augmented Reality

2024-11-04 · Yiqin Zhao, Mallesham Dasari, Tian Guo

High-quality environment lighting is essential for creating immersive mobile augmented reality (AR) experiences. However, achieving visually coherent estimation for mobile AR is challenging due to several key limitations…

HallucinationLighting Estimation

Multi-Camera Lighting Estimation for Photorealistic Front-Facing Mobile Augmented Reality

2023-01-15 · Yiqin Zhao, Sean Fanello, Tian Guo

Lighting understanding plays an important role in virtual object composition, including mobile augmented reality (AR) applications. Prior work often targets recovering lighting from the physical environment to support ph…

Lighting EstimationVirtual Try-on