← Latest papers
🤖 machine learning

Complex-Valued 2D Gaussian Representation for Computer-Generated Holography

This paper proposes a structured representation using complex-valued 2D Gaussian primitives for computer-generated holography, which leverages Gabor's theory to minimize space-frequency uncertainty and significantly reduce parameter search space, resulting in a differentiable, GPU-optimized framework that achieves faster optimization, lower memory usage, and superior image quality compared to existing methods.

Original authors: Yicheng Zhan, Xiangjun Gao, Long Quan, Kaan Akşit

Published 2026-06-29
📖 4 min read☕ Coffee break read

Original authors: Yicheng Zhan, Xiangjun Gao, Long Quan, Kaan Akşit

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to send a very complex, high-speed message to a friend.

The Problem: The "Pixel" Mess
Usually, when we want to create a hologram (a 3D image made of light), computers try to write out the instructions for every single tiny dot (pixel) on the screen individually. It's like trying to describe a massive, intricate mosaic by listing the color of every single tile one by one. This takes up a huge amount of memory, takes a long time to calculate, and often results in a blurry or messy picture because the computer gets overwhelmed by the sheer number of details.

The Solution: The "Gaussian" Magic Tiles
This paper proposes a smarter way to build these holograms. Instead of using millions of individual pixels, the authors use "Complex-Valued 2D Gaussian Primitives."

Here is the best way to understand that:

  • The Analogy: Imagine you are painting a landscape. The old way is to dab a tiny dot of paint for every single leaf on every tree. The new way (this paper) is to use a special "magic brush" that can paint a whole tree, a cloud, or a hill in a single, smooth stroke.
  • The "Magic" (Gabor's Theory): The authors chose a specific shape for their brush strokes called a "Gaussian." In the world of physics, this shape is special because it is the most efficient way to pack information. It's like the perfect balance between knowing where something is and knowing what it looks like. The paper claims this shape hits the "minimum uncertainty," meaning it captures the most detail with the fewest strokes possible.

How It Works: The "Light Propagation" Engine
Creating a hologram isn't just about drawing a picture; it's about simulating how light actually travels through the air.

  • The authors built a special "engine" (a differentiable rasterizer) that runs on powerful computer chips (GPUs).
  • This engine doesn't just draw the image; it simulates how light waves bounce and spread out (diffraction) as they travel from the hologram screen to your eye.
  • Because their "magic brush" strokes are so efficient, the engine can do this simulation much faster and with less memory than previous methods.

The Results: Faster, Smaller, Sharper
The paper reports some impressive wins:

  1. Less Clutter: They reduced the number of parameters (the "instructions" the computer needs) by 5 to 1. It's like shrinking a 500-page manual down to 100 pages without losing the story.
  2. Speed: The optimization process (figuring out the right image) is 50% faster.
  3. Memory: It uses 30% less computer memory (VRAM), meaning you can run these complex 3D effects on standard hardware without crashing.
  4. Quality: The resulting images are sharper and clearer (up to 13 dB better in quality metrics) than other methods that try to use similar "blob" shapes.

The "Translation" Step
There is a catch: The "magic brush" creates a complex mathematical image that real-world hologram projectors (which use special screens called SLMs) can't display directly.

  • The Fix: The authors created a "translator." They take their efficient, complex mathematical image and convert it into two practical formats that real projectors can use:
    • Smooth Phase: A clean, organized version for high-quality displays.
    • Random Phase: A version that looks like static noise but still projects a clear image, useful for cheaper or different types of hardware.

In Summary
The paper introduces a new, highly efficient way to design holograms. Instead of brute-forcing the image with millions of pixels, they use a mathematically perfect "blob" shape (Gaussian) that acts like a super-efficient brush. This allows computers to create sharp, 3D holographic images much faster, using less memory, and with fewer errors than before.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →