Frequency-Structured Field Learning for Light-Field Disparity Estimation

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, quick

Summary

FreqLF introduces a novel EPI-guided Fourier-local framework for light-field disparity estimation, addressing the need for global consistency in smooth regions and local precision near occlusions. Unlike existing methods relying on local windows or memory-intensive volumes, FreqLF predicts disparity from globally and locally updated latent features. It encodes angular parallax cues from horizontal and vertical EPI stacks alongside central-view appearance features, projecting them into a latent field. Stacked hybrid Fourier-local layers update this field, with Fourier low-mode updates enabling global interaction and local convolutions preserving spatial variations. A coordinate-conditioned Gaussian-mixture decoder then estimates disparity. Experiments on the HCI 4D Light Field Benchmark show FreqLF approaches strong supervised baselines' accuracy while avoiding explicit cost-volume construction.

Key takeaway

For computer vision engineers developing 3D reconstruction or depth estimation systems, FreqLF offers a competitive alternative for light-field disparity estimation. Its Fourier-local latent field learning approach achieves high accuracy comparable to supervised baselines while significantly reducing memory overhead by avoiding explicit cost-volume construction. Consider integrating this framework to balance global consistency with local precision efficiently in your light-field processing pipelines.

Key insights

FreqLF combines global Fourier and local convolutional updates within a latent field for accurate light-field disparity estimation.

Principles

Method

FreqLF encodes angular parallax from EPI stacks and central-view features into a latent field. This field is updated via stacked hybrid Fourier-local layers, then decoded by a coordinate-conditioned Gaussian-mixture to predict disparity.

In practice

Topics

Best for: Research Scientist, AI Scientist, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.