← Latest papers
💻 computer science

LocusGS: Spatially Grounded Tokens for Feed-Forward 3D Gaussian Splatting

LocusGS enhances feed-forward 3D Gaussian Splatting by introducing explicit 3D anchor states (center and radius) for Gaussian queries, which guide spatially coherent feature aggregation and decoding to improve rendering quality and structural alignment compared to purely latent representations.

Original authors: Wenyu Li, Sidun Liu, Tongrui Hu, Peng Qiao, Yong Dou

Published 2026-08-14
📖 4 min read☕ Coffee break read

Original authors: Wenyu Li, Sidun Liu, Tongrui Hu, Peng Qiao, Yong Dou

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 rebuild a giant, intricate Lego castle just by looking at a few photos of it from different angles. In the world of computer vision, this is a classic challenge called "3D reconstruction." For a long time, computers had to painstakingly adjust millions of tiny virtual bricks one by one for every single new castle they saw, a process that was slow and expensive. Recently, a clever shortcut called "3D Gaussian Splatting" arrived. Instead of building with rigid blocks, this method uses millions of soft, fuzzy, 3D "clouds" (called Gaussians) that can be squished, stretched, and colored to perfectly match the shape and look of the scene. These clouds can be rendered into new photos instantly, making them perfect for virtual reality and robotics.

However, there's a catch with the newest, fastest version of this technology. To make the process even quicker, some researchers started using a "query-based" approach. Think of this as hiring a team of invisible detectives (called "tokens") to figure out the castle's shape. Each detective is supposed to look at the photos, gather clues, and then shout out a specific group of fuzzy clouds to build a part of the castle. Ideally, Detective A should build the front door, and Detective B should build the roof. But here's the problem: in the current methods, the detectives get confused. Detective A might shout out clouds for the front door, the roof, and the chimney all at once, scattering them across the entire castle. The result is a messy, blurry reconstruction where the clouds don't stick to the right places, and the scene looks a bit like a dream where objects float in the wrong spots.

This is where the paper "LocusGS" steps in to save the day. The authors, a team from the National University of Defence Technology, realized that these invisible detectives were missing a crucial piece of information: a physical address. In their new system, LocusGS, they give every detective a "3D anchor." This isn't just a vague idea; it's a specific coordinate in 3D space (a center point) and a radius (how big their "zone of responsibility" is). As the detectives work, they don't just guess; they constantly refine their address. If a detective is assigned to the front door, their anchor keeps them anchored right there, preventing them from wandering off to the roof. This "spatial grounding" forces the fuzzy clouds to stay in neat, compact groups that actually match the shape of the object they are supposed to represent.

The paper suggests that this simple addition of a physical anchor makes a huge difference. When they tested their method on standard datasets like RealEstate10K and DL3DV, they found that LocusGS produced sharper, clearer images than the previous best methods, even when using the exact same number of fuzzy clouds. The "detectives" (tokens) stopped scattering their clouds everywhere and instead built tight, organized clusters that followed the geometry of the scene perfectly. The authors measured this by showing that the clouds generated by a single token were much closer together (more compact) and that the overall 3D structure was more coherent. They also found that the anchors themselves formed a logical "scaffold" across the scene, effectively mapping out where different parts of the object were before the final details were even drawn.

In short, the paper argues that by giving these digital builders a clear, physical location to stand on, you stop them from getting lost and scattering their work. The result is a 3D scene that looks more real, with fewer floating artifacts and better-defined shapes. The authors show that this approach works well across different numbers of camera views and doesn't require the system to slow down or use more computing power to get better results. It's a reminder that sometimes, the best way to organize a chaotic digital world is to give everything a clear place to stand.

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 →