HUSH: Holistic Panoramic 3D Scene Understanding using Spherical Harmonics

Jongsung Lee, Harin Park, Byeong-Uk Lee, Kyungdon Joo
2/10/2026

Abstract

Motivated by the efficiency of spherical harmonics (SH) in representing various physical phenomena, we propose a Holistic panoramic 3D scene Understanding framework using Spherical Harmonics, dubbed as HUSH. Our approach focuses on a unified framework adaptable to various 3D scene understanding tasks via SH bases. To achieve this, we first estimate SH coefficients, allowing for the adaptive configuration of the SH bases specific to each scene. HUSH then employs a hierarchical attention module that uses SH bases as queries to generate comprehensive scene features by integrating these scene-adaptive SH bases with image features. Additionally, we introduce an SH basis index module that adaptively emphasizes relevant SH bases to produce task-relevant features, enhancing the versatility of HUSH across different scene understanding tasks. Finally, by combining the scene features with task-relevant features in the task-specific heads, we perform various scene understanding tasks, including depth, surface normal and room layout estimation. Experiments demonstrate that HUSH achieves state-of-the-art performance on depth estimation benchmarks, highlighting the robustness and scalability of using SH in panoramic 3D scene understanding. For more information, you can visit our project page https://vision3d-lab.github.io/hush/.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 1 weaker match is hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{lee2026hush,
  title  = {HUSH: Holistic Panoramic 3D Scene Understanding using Spherical Harmonics},
  author = {Jongsung Lee and Harin Park and Byeong-Uk Lee and Kyungdon Joo},
  year   = {2026},
  doi    = {10.1109/CVPR52734.2025.01547},
  url    = {https://doi.org/10.1109/CVPR52734.2025.01547},
  journal = {CVPR 2025 2025}
}

Discussion