---
title: Phase-Only Hologram (POH) Concepts
url: https://www.emergentmind.com/topics/phase-only-hologram-poh
type: topic
---

# Phase-Only Hologram (POH) Concepts

A phase-only hologram (POH), also called a phase-only computer-generated hologram or kinoform in some contexts, is a hologram in which the optical field is encoded only through spatially varying phase while the amplitude is fixed, typically to unity. In a standard formulation for a phase-only spatial light modulator (SLM), the field immediately after modulation is \(U_0(x,y)=e^{j\phi(x,y)}\), and in the far-field/Fraunhofer regime the reconstructed field is \(U_f(u,v)=\mathcal{F}\{U_0(x,y)\}\) with observed intensity \(I_f(u,v)=|U_f(u,v)|^2\) [2602.17624]. POHs are central in computer-generated holography because practical LCoS and related SLMs are naturally phase-modulating devices, but the phase-only constraint makes the inverse mapping from a desired reconstruction to a realizable hologram highly nonlinear, nonconvex, and sensitive to propagation model, quantization, and hardware artifacts [2002.05922].

## 1. Definition and optical formulation

A POH differs from a complex hologram by retaining only phase and discarding direct amplitude control. Several papers express the complex field generically as \(A\exp(j\phi)\), while the phase-only case is written as \(\exp(j\phi)\) with unit amplitude [1806.03811][1701.08620]. In digital storage and coding pipelines, the phase values may be represented as a grayscale image; one study states that each pixel in a phase-only hologram has an intensity value ranging from \(0\) to \(2\pi\) and that the hologram can be regarded as a gray-scale intensity image [1806.03811].

Two propagation regimes dominate the literature summarized here. In the Fraunhofer regime, the POH forward model is a Fourier transform, so the basic inverse problem is: given a target intensity \(I^T(u,v)\), find \(\phi(x,y)\) such that
\[
I_f(u,v)=\left|\mathcal{F}\{e^{j\phi(x,y)}\}\right|^2 \approx I^T(u,v).
\]
This formulation is explicit in recent far-field work on exact FFT-based training and in optimization studies under Fraunhofer diffraction [2602.17624][2205.05144]. In Fresnel settings, the hologram is generated and reconstructed through convolution with the Fresnel impulse response
\[
f(x,y;z)=\frac{\exp(i2\pi z/\lambda)}{i\lambda z}\exp\!\left[i\frac{\pi}{\lambda z}(x^2+y^2)\right],\qquad
H(x,y)=O(x,y)*f(x,y;z),
\]
after which a complex hologram may be converted to a phase-only hologram, for example by error diffusion [1806.03811].

The phase-only restriction is physically simple but optically severe. A conventional phase-only hologram can be written as
\[
u_{\text{POH}}(x,y)=\exp\!\big(i\theta(x,y)\big),
\]
which removes the true hologram-plane amplitude \(a(x,y)\) from \(u(x,y)=a(x,y)e^{i\theta(x,y)}\) [1909.08177]. This is why reconstructed amplitude is difficult to control in phase-only CGH, why many tasks are formulated as inverse problems, and why POHs remain a distinct research object rather than a trivial special case of complex holography [2112.01970][2212.01534].

## 2. Inverse problem and optimization methods

The core POH inverse problem is globally coupled. In far-field diffraction every SLM pixel influences the entire reconstructed intensity distribution, and under a phase-only constraint the target intensity must be formed indirectly through global phase interference. One recent formulation writes the map explicitly as
\[
\phi \mapsto e^{j\phi} \mapsto \mathcal{F}\{e^{j\phi}\} \mapsto \left|\mathcal{F}\{e^{j\phi}\}\right|^2,
\]
and emphasizes that this makes the optimization highly nonlinear and nonconvex; classical approaches such as Gerchberg–Saxton can stagnate in local minima or depend strongly on initialization [2602.17624].

A large part of POH research therefore concerns optimization strategies. Conjugate-gradient minimization has been used to design phase-only SLM patterns that reproduce complex target fields in a chosen measure region of the Fourier plane. In that formulation the cost is based on the overlap between normalized target and output fields, and the headline numerical result is a calculated fidelity \(F\approx0.999997\) for an \(LG^0_1\)-like pattern with \(41.5\%\) light-usage efficiency; uncorrected experimental realizations reached \(F=0.97\) and \(7.8\%\) light efficiency [1701.08620]. This is an important correction to the common misconception that POHs can only control intensity: in a restricted output region, they can be optimized for simultaneous amplitude-and-phase control.

Other work frames POH synthesis as direct loss minimization under Fraunhofer propagation. A limited-memory BFGS formulation with cross-entropy loss reports that **L-BFGS + CE** converged fastest and reached MSE of about \(0.035\), whereas the other successful methods converged to about \(0.095\); in the same study, **Adam + CE did not converge** [2205.05144]. A different gradient-based line replaces direct phase parameterization by an auxiliary complex variable \(c_n\) and defines the phase-only hologram as
\[
h_n(c_n)=\frac{c_n}{|c_n|}.
\]
This retains a unit-modulus hologram while allowing optimization to proceed in Cartesian coordinates with Wirtinger calculus. The method reports faster convergence and better PSNR than previous phase-only gradient methods, with one timing example giving \(1.80\) s to reach PSNR \(25.0\) dB versus \(3.13\) s for WFPF + Adam and \(48.77\) s for WFPF [2403.10560].

These methods share a common structure: a propagation operator, a phase-only constraint, and an intensity- or field-domain loss. What changes across methods is the parameterization of the feasible set, the optimization geometry, and whether the controlled object is a single intensity plane, a complex field in a measure region, or a multiplane target.

## 3. Phase-only encoding, complex-field approximation, and quantization

Because a POH cannot assign amplitude directly, many methods aim to approximate complex modulation while preserving phase-only hardware compatibility. A classical route is **error diffusion**. Starting from a complex Fresnel hologram \(H(x,y)\), the method forces each processed pixel to unit amplitude, computes the complex error, and diffuses it to neighboring pixels with weights
\[
w_1=\frac{7}{16},\quad w_2=\frac{3}{16},\quad w_3=\frac{5}{16},\quad w_4=\frac{1}{16},
\]
yielding a non-iterative conversion from complex hologram to POH [1806.03811].

A simpler complex-amplitude encoding method binarizes the hologram-plane amplitude \(a(x,y)\) into \(a_b(x,y)\in\{0,1\}\), assigns the original phase on “on” pixels, and assigns a canceling phase \(\theta_c(x,y)\in\{0,\pi\}\) on “off” pixels:
\[
\phi(x,y)=
\begin{cases}
\theta(x,y), & a_b(x,y)=1,\\
\theta_c(x,y), & a_b(x,y)=0.
\end{cases}
\]
In the reported tests, the alternate \(0/\pi\) pattern outperformed checkerboard and random off-pixel assignments, and the method achieved reconstruction quality close to double-phase holography while giving light-efficiency ratios \(\eta=3.2\) and \(\eta=3.7\) in two image examples; for TEM\(_{97}\) beam generation it reached amplitude PSNR \(31.97\) dB versus \(16.03\) dB for DPH, with \(\eta=2.3\) [1909.08177].

A more formal complex-field reconstruction on phase-only hardware is **double-phase holography**. In visible dielectric meta-optics, the target field
\[
U(x,y)=A(x,y)e^{i\phi(x,y)}
\]
is decomposed using
\[
A(x,y)=2\cos\theta(x,y),
\qquad
U(x,y)=e^{i[\phi(x,y)+\theta(x,y)]}+e^{i[\phi(x,y)-\theta(x,y)]},
\]
and the two phase terms are assigned to complementary checkerboard masks [2212.01534]. In the reported experiments, DPH reconstruction SSIM was \(0.5834\) versus \(0.2621\) for a simple phase-only hologram on one target portion, and \(0.5855\) versus \(0.2736\) on another, with the paper describing the improvement as about \(3\times\) over phase-only holograms [2212.01534].

Quantization itself is also an active POH topic. **Sympathetic quantisation** argues that nearest-neighbour phase quantization is physically mismatched because a perturbation at one hologram pixel affects every replay pixel. Its **soft sympathetic quantisation** variant modifies rotationally symmetric phase-only pixel pairs together so that replay perturbations are biased toward phase-like rather than intensity-like distortion. For the considered single-transform algorithms such as OSPR and STTM, the paper reports that MSE was reduced to under \(50\%\) of traditional approaches and SSIM improved by more than \(50\%\) [2008.11065]. This directly challenges the assumption that POH quantization is a purely local post-processing step.

## 4. Learned POH generation and physics-informed neural methods

Recent work increasingly treats POH synthesis as a learned inverse problem. A notable physics-in-the-loop formulation uses a transformer that maps target intensity directly to a phase-only SLM field and trains end-to-end through exact FFT-based Fraunhofer propagation:
\[
I^T \longrightarrow \mathcal{G} \longrightarrow e^{j\widehat{\phi}(x,y)} \longrightarrow \mathcal{F} \longrightarrow I_f \longrightarrow \mathcal{L}(I_f,I^T),
\]
with the intensity loss
\[
\mathcal{L}=\frac{1}{HW}\left\|I_f-I_E^T\right\|^2,\qquad I_E^T=\widetilde{I}^T\cdot(HW).
\]
For \(28\times 28\) targets, the model used a coarse \(2\times2\) patch tokenization, \(d=256\), and \(3{,}306{,}120\) trainable parameters. Reported final energy-scaled MSE was \(0.6304\) on train, \(0.6411\) on validation, and \(0.6614\) on test; the same model showed out-of-distribution generalization to unseen MNIST digits and hand-drawn targets, and a separate \(500\times500\) single-target demonstration improved from \(8.2567\) to \(0.4803\) to \(0.1032\) during coarse training and refinement [2602.17624]. The paper’s main conceptual claim is that self-attention matches the global coupling of Fourier diffraction and that coarse patch tokenization acts as an implicit spectral regularizer.

Other neural approaches operate in hologram space rather than image space. A U-Net-based method refines a precomputed phase-only CGH generated by scaled diffraction and a random phase-free method. For standard phase-only CGH, the proposed network improved average test performance to PSNR \(14.07\) dB and SSIM \(0.614\), versus \(12.91\) dB and \(0.309\) for 10-iteration GS; for the paper’s bleached phase CGH representation, the gains were larger, reaching \(21.73\) dB and \(0.822\) versus \(13.13\) dB and \(0.315\) for GS, with runtime reduced from \(60\) ms to \(27\) ms per CGH [2112.01970].

A different line uses conditional generative models but on a reduced proxy manifold. Instead of learning arbitrary full-resolution POHs, one study learns \(8\times8\) complex spatial-frequency coefficient matrices that are converted into physical phase-only holograms by a deterministic blazed-grating rule. On measured in-distribution test intensities, mean errors were \(1.16\pm0.04\%\) for cVAE, \(1.27\pm0.05\%\) for cGAN, \(1.36\pm0.14\%\) for cVAE + forward loss, and \(1.65\pm0.08\%\) for an expert system; on synthetic out-of-distribution targets, cVAE + forward loss was best at \(2.56\pm0.06\%\) [1911.00904]. This is a useful reminder that “learned POH generation” can mean either direct phase generation or inference inside a restricted hologram family.

End-to-end generative modeling of POHs has also appeared. A VQ-VAE framework named **Holo-VQVAE** decodes latent codes directly into phase maps \(\phi\), propagates them with the angular spectrum method using \(e^{i\phi_c}\), and supervises training in the reconstruction domain. On MNIST, Fashion-MNIST, and CelebA-HQ, the reported Holo-VQVAE reconstruction scores were PSNR/SSIM \(31.86/0.71\), \(30.38/0.79\), and \(24.70/0.73\), compared with \(23.89/0.65\), \(21.75/0.60\), and \(17.63/0.46\) for a Gaussian-latent Holo-VAE baseline [2404.01330]. The paper positions this as direct hologram-domain generation rather than the older “image generator + hologram converter” pipeline.

## 5. Compression, calibration, and system integration

POHs are unusually difficult to compress because their information resides in high-frequency fringe structure. A practical demonstration uses standard JPEG at **quality factor = 1** on \(1024\times1024\) phase-only holograms. Direct JPEG produces compressed files of about **142–144 KB** from an original of approximately **1024 KB**, with compression ratios near **7:1**, but reconstructed images degrade severely. A four-layer CNN applied patch-by-patch to the decompressed hologram restores quality: for **Cameraman** at **0.5 m**, reconstructed-image PSNR/SSIM improved from **19.10 dB / 0.1651** to **28.86 dB / 0.6036**; for **Pepper** at **0.5 m**, from **18.92 dB / 0.2007** to **29.88 dB / 0.6767** [1806.03811].

For wearable displays, compression becomes a system requirement rather than a storage convenience. A head-mounted holographic display study estimates that a monochrome, 60 fps, Full HD, 2-eye POH HMHD system would require about **10 TFLOPS/W**, while commercially available mobile processors are cited at **< 200 GFLOPS/W**; the uncompressed POH rate is **1.85 Gbit/s**, whereas realistic wireless operation is in the **60–200 Mbit/s** range [2002.05922]. Under those constraints, the paper proposes a **PCM-POH codec** with progressive quantization and per-pixel rate-distortion control. It also reports that 2D phase unwrapping does not help net compression performance, because the dynamic-range increase dominates the gain in smoothness.

Learned POH compression has begun to appear as well. One benchmark compares vanilla MLP, SIREN, FilmSIREN, and the pretrained image VAE TAESD. The strongest result is that **SIREN with 4,899 parameters** on \(3\times64\times64\) patches achieves **40% compression** with **42.29 ± 2.45 dB** hologram-space PSNR and **34.54 dB** PSNR, **0.96** SSIM, and **0.10** LPIPS in reconstructed 3D images; the same study reports that TAESD with **2.2M parameters** struggles on POH compression [2507.06646].

On the hardware side, calibration and artifact suppression are equally central. A recent interferometric camera-in-the-loop method addresses zero-order diffraction in phase-only CGH by embedding a correction beam into the phase-only hologram:
\[
\Phi_{\mathrm{SLM}}=\arg\left(A_1 e^{-i\Phi_{\mathrm{Holo}}}+A_2 e^{-i\Phi_{\mathrm{Corr}}}\right).
\]
Using a pixel-wise phase map retrieved in a plane conjugate to the SLM, the method reports up to **99% suppression** of zero-order diffraction intensity without loss of image quality or field of view; once calibrated, the correction can be applied to any hologram, with estimated overhead **< 5 ms** on CPU and down to **\(\mu\)s-scale** when integrated into GPU hologram generation [2601.20376]. This illustrates a broader systems point: practical POHs are defined as much by calibration, compression, and display pipeline compatibility as by the inverse algorithm that first produced them.

## 6. Application domains and emerging extensions

POHs now support substantially more than single-plane scalar image reconstruction. In precision beam shaping for optical trapping and ultracold atoms, conjugate-gradient POH design has been used to generate Laguerre–Gaussian-like beams, ring and square lattices with phase winding, graphene-like patterns, flat-top beams with structured phase, and Gaussian lines with phase gradients [1701.08620]. In another Fourier-optics pipeline for 3D reconstruction from point clouds and MRI-derived volumes, the best reported POH result was **AP SP-3D-AS-POH** with **2D median filtering**, reaching PSNR **30.35** on volumetric brain reconstruction [2508.06703].

The scalar character of conventional POHs has also been generalized. A polarization-insensitive phase hologram illuminated with an azimuthally polarized vector beam can synthesize momentum-space polarization states, including \(x\)-linear, \(y\)-linear, left-handed circular, right-handed circular, and radial polarization, using scalar phase maps such as a \(\pi\)-phase-step map, vortex phase map, and multi-zone \(\pi\)-phase map [2201.07948]. The key result is that polarization control need not require a polarization-sensitive hologram if the illumination is itself vector-structured.

Spatiotemporal generalization is similarly explicit. A phase-only LC-SLM in a pulse-shaper geometry can encode a target spatial–spectral complex field
\[
Y(x,\omega)=A(x,\omega)e^{i\phi(x,\omega)}
\]
through a phase-only pattern
\[
Q_{SLM}(x,\omega)=\Phi_0(x,\omega)\cdot \mathrm{Mod}(x,\Lambda)+\Phi_r(x,\omega)+\phi(x,\omega),
\]
with amplitude encoded by diffraction-efficiency control and higher orders removed by an iris [2401.12642]. The reported demonstrations include fundamental and higher-order spatiotemporal Bessel wavepackets, crystal-like and quasi-crystal-like structures, and flat-top spatiotemporal wavepackets.

POHs have also become a platform for multiplexed planar optics. In angle-multiplexed **Holo-Printing**, each diffraction order reconstructs a different printing image; the paper experimentally encoded **25 gray scale printings into 25 angles** and **8 gray scale videos into 8 angles** with a phase-only SLM, then extended the idea to a simulated **324 channel** gradient metasurface by multiplexing angles, polarizations, and wavelengths simultaneously [2206.07859]. A related but more volumetric development uses free-space communication modes derived from the singular value decomposition of the source-to-target coupling operator to synthesize complex fields across multiple axial planes. The desired source field is
\[
|\Psi_T\rangle=\sum_j \frac{1}{s_j}\langle \Phi_{R,j}|\Phi_T\rangle\,|\Psi_{S,j}\rangle,
\]
after which an Arrizón Type 3 phase-only encoding and 4f filtering implement the field on a single phase-only SLM [2603.15222]. The reported experiments reconstruct both intensity and phase across multiple planes, including arbitrary structured phase singularity patterns.

Taken together, these results show that the phrase “phase-only hologram” no longer denotes only a wrapped phase map for a single far-field intensity pattern. It now encompasses exact-physics inverse design, complex-field approximation strategies, learned generators, compression and calibration pipelines for wearable or display hardware, and extensions to polarization, spacetime, angle multiplexing, and multiplane coherent field synthesis. This suggests that POH has become less a narrow encoding format than a general constrained wavefront-design paradigm grounded in unit-modulus optical hardware.

Source: https://www.emergentmind.com/topics/phase-only-hologram-poh