← Latest papers
💻 computer science

MiraGe: Editable 2D Images using Gaussian Splatting

MiraGe is a novel method that enables high-quality, realistic, and physics-based editing of 2D images by representing them as flat-controlled Gaussians in 3D space, overcoming the immutability limitations of previous Gaussian-based image representations.

Original authors: Joanna Waczyńska, Tomasz Szczepanik, Piotr Borycki, Sławomir Tadeja, Thomas Bohné, Przemysław Spurek

Published 2026-07-03
📖 4 min read☕ Coffee break read

Original authors: Joanna Waczyńska, Tomasz Szczepanik, Piotr Borycki, Sławomir Tadeja, Thomas Bohné, Przemysław Spurek

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 have a photograph. Usually, we think of a photo as a flat sheet of paper covered in tiny colored dots (pixels). If you want to change the photo—say, make a person's arm wave or a lion's mouth close—you have to edit those dots. It's like painting over a canvas; once you paint, the old picture is gone, and you can't easily "un-paint" it or move the arm in 3D space.

The paper introduces a new tool called MiraGe that changes how we think about these photos. Instead of seeing a photo as a flat sheet of dots, MiraGe treats the image like a flat, invisible sheet of glass floating in a 3D room.

Here is how it works, using some simple analogies:

1. The "Triangle Soup" vs. The "Pixel Grid"

Traditional methods (and even a newer method called GaussianImage) try to rebuild a picture by stacking millions of tiny, flat circles (Gaussians) right on top of each other, like a stack of transparent stickers. It works well for looking at the picture, but if you try to bend or twist that stack, it falls apart or looks weird.

MiraGe does something different. It takes those flat circles and turns them into tiny, flat triangles. Imagine taking a sheet of paper and cutting it into thousands of tiny, flat triangles, then floating them in a 3D room. The authors call this a "Triangle Soup."

  • The Magic: Because these triangles exist in 3D space, you can grab them, rotate them, or push them around just like you would move real objects in a video game.

2. The "Mirror" Trick

One of the biggest problems with 3D is knowing what's "behind" something. If you have a flat sheet of glass and you look at it from the side, you see nothing.

  • The Solution: MiraGe uses a clever trick involving mirrors. Imagine you are standing in a room with a photo on the wall. Now, imagine there is a second camera looking at the photo from the other side (like looking through a mirror).
  • By training the system to see both the front of the photo and its "mirror reflection" at the same time, the computer learns exactly how to arrange those floating triangles so the image looks perfect from any angle. It's like teaching a sculptor to carve a statue by looking at it from two opposite sides simultaneously.

3. Playing with Physics

Because the image is now made of floating triangles in a 3D room, you can connect it to a physics engine (the same kind of software used to make realistic explosions or falling water in movies).

  • The Result: You can make the photo "react" to the world. You could blow on the image (in the simulation), and the triangles would ripple like a piece of paper in the wind. You could drop a virtual rock on it, and it would crumple realistically.
  • Why it matters: This isn't just a video effect; the paper claims this allows for "physics-based modification." You aren't just drawing a crumple; you are simulating the actual physics of the image bending.

4. The "3D Illusion" on a 2D Screen

The coolest part is that even though you are doing all this 3D manipulation, the final result is still a standard 2D image.

  • Analogy: Think of it like a puppet show. The puppets (the triangles) are moving in 3D space behind a screen. When you look at the screen, you see a 2D picture. But because the puppets moved in 3D, the picture on the screen changes in a way that looks incredibly natural and deep, like a 3D effect, even though it's just a flat image.

Summary of What They Claim

  • Better Quality: They tested MiraGe against other methods (like GaussianImage and neural networks) and found it produces much sharper, clearer images (higher PSNR scores).
  • Real Editing: Unlike previous methods that just "reconstruct" an image, MiraGe lets you actually edit it. You can move parts of the image, change the perspective, or make it interact with physics, and it looks real.
  • No Magic Generation: Unlike some AI tools that "guess" what a missing part of a face looks like (generative AI), MiraGe is based on geometry. It moves the actual pieces of the image you already have, preserving fine details (like a dimple on a cheek) without accidentally changing other parts of the face.

In short, MiraGe takes a flat 2D photo, breaks it into a 3D "soup" of triangles, uses mirrors to teach the computer how to arrange them perfectly, and then lets you play with that soup using physics to create realistic, editable images.

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 →