← Latest papers
⚡ electrical engineering

InnerGS: Internal Scenes Reconstruction and Segmentation via Factorized 3D Gaussian Splatting

InnerGS introduces a factorized 3D Gaussian Splatting framework that reconstructs detailed internal scene structures from sparse sliced data without requiring camera poses and extends this capability to text-guided segmentation by integrating language features.

Original authors: Shuxin Liang, Yihan Xiao, Wenlu Tang

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

Original authors: Shuxin Liang, Yihan Xiao, Wenlu Tang

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 build a perfect, three-dimensional model of a city, but you only have a stack of flat, two-dimensional blueprints. Most computer programs today are like master architects who can only look at the outside of a building. They can tell you what the front door looks like or how the roof is shaped, but if you ask them to show you the plumbing inside the walls or the wiring behind the drywall, they hit a wall. They simply don't know how to fill in the empty space between the blueprints. This is a huge problem for fields like medicine, where doctors need to see inside a body without cutting it open, or for robots that need to understand how to grab a complex object from the inside out.

To solve this, scientists have been using a clever trick called "3D Gaussian Splatting." Think of a Gaussian not as a scary math formula, but as a fuzzy, glowing cloud of light. Imagine you are painting a 3D scene by throwing thousands of these soft, glowing clouds into the air. Each cloud has a center, a size, and a color. When you look at the scene from the outside, these clouds overlap and blend together to create a smooth, realistic picture. It's like creating a hologram out of mist. This method is incredibly fast and makes beautiful pictures, but until now, it has mostly been used to paint the surface of things. It's great for the skin of an apple, but terrible for showing the seeds and the core inside.

This is where a new paper called "InnerGS" comes in. The researchers, Shuxin Liang, Yihan Xiao, and Wenlu Tang, asked a simple but bold question: What if we could use these glowing clouds to paint the inside of things, too? They realized that the old way of painting these clouds relied on taking a picture from a specific camera angle. But when you have a stack of medical slices (like CT or MRI scans), you don't have a camera; you just have a stack of flat pages. The old method failed because it tried to force a 3D cloud into a 2D picture without knowing where the camera was standing.

The team's solution is like changing the rules of the game. Instead of throwing a cloud and then squishing it flat to fit a camera, they decided to slice the clouds themselves. They figured out a way to take a single 3D cloud and mathematically "cut" it at different depths, creating a perfect 2D shape for every single slice of the stack. It's as if they took a fluffy marshmallow and showed you exactly what the cross-section looks like at every millimeter of height, without ever needing to take a photo of it. They call this "Conditional Splatting." It's a smart way of saying, "If you are looking at slice number 5, here is exactly what that specific cloud looks like right here."

By doing this, they can take a sparse set of slices—maybe just a few pages from a thick book—and fill in all the missing pages in between with smooth, detailed 3D data. They tested this on real medical data, like brains and hearts. In their simulations, they found that their new method was much faster and more accurate than the old "squishy" way. For example, when reconstructing a brain, their method achieved a score (called PSNR) of about 32.5, which is a very high quality, and it could do it in about 26 minutes. Even cooler, they showed that this system could handle moving parts, like a wrist bending or a heart beating, by letting the clouds wiggle and change shape over time.

But the magic didn't stop at just seeing the inside. The team also showed that you can talk to this 3D model. By teaching the clouds to understand language, they made a system where you can type "show me the liver" or "find the tumor," and the computer will highlight exactly that part of the 3D volume. In tests, this language-guided segmentation was incredibly accurate, correctly identifying parts of the body about 88% of the time.

The paper doesn't claim to have solved every problem in the world. They admit that their method works best with specific types of data and that there are still challenges with things like brightness changes in the images. However, they have proven that it is possible to reconstruct the hidden, volumetric interior of objects using these glowing clouds, without needing complex camera setups. They even made their code available for anyone to try, suggesting that this could be a big step forward for medical imaging, robotics, and virtual reality, helping us finally see what's hiding inside the things we can't touch.

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 →