← Latest papers
💻 computer science

OccAnyScene: Towards Unified Indoor-Outdoor 3D Occupancy Predictio

The paper introduces OccAnyScene, a novel pixel-frustum-centered Gaussian framework that achieves state-of-the-art unified 3D semantic occupancy prediction across diverse indoor and outdoor scenes by leveraging a pretrained depth model to adaptively handle varying camera configurations, spatial scales, and semantic taxonomies.

Original authors: Junjie Liu, Wanshui Gan, Zitong Dai, Guiping Cao, Yan Li, Ke Chen, Dongmei Jiang, Xiangyuan Lan, Jianguo Zhang

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

Original authors: Junjie Liu, Wanshui Gan, Zitong Dai, Guiping Cao, Yan Li, Ke Chen, Dongmei Jiang, Xiangyuan Lan, Jianguo Zhang

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 3D map of the world, but you only have a flat, 2D camera to look at it. This is the daily challenge for robots and self-driving cars trying to understand their surroundings. They need to know not just where the walls and trees are, but also what's hiding behind them. Scientists call this "3D occupancy prediction." Think of it like a digital sculptor that takes a flat photo and tries to guess the shape of the entire room or street, filling in the invisible parts with invisible blocks. For a long time, these digital sculptors were like specialists who could only work in one specific type of room. A sculptor trained to map a messy bedroom couldn't suddenly switch to mapping a busy highway, because the rules for measuring distance, the size of the blocks, and even the names of the objects were completely different.

This paper tackles the big question: Can we build one single "universal sculptor" that can handle both a cozy indoor living room and a sprawling outdoor city street without getting confused? The authors argue that the old way of doing things—having separate models for every different environment—is too clunky and hard to manage. They want a system that is flexible enough to switch between a small room with tiny, detailed blocks and a giant street with huge, coarse blocks, all while using the same brain.

The team behind this research introduces a new approach called OccAnyScene. Instead of trying to force a rigid grid onto every scene, they treat every single pixel (the tiny dots that make up a photo) as if it were a flashlight beam shining into the world. They realized that a pixel doesn't just point to a single line in space; it actually covers a cone-shaped area, like a flashlight beam that gets wider the further it travels. They call this a "frustum."

Here is how their magic trick works. First, they use a pre-trained "depth expert" (a model that is already really good at guessing how far away things are) to get a rough idea of the scene. Then, they use a clever two-step process. The first step, which they call Pixel-Aligned Frustum Feature Aggregation, gathers clues from the surrounding area to figure out what might be hiding behind the visible objects. It's like looking at the shadow of a chair to guess where the wall behind it is. The second step, Frustum-Parameterized Gaussian Construction, turns these clues into 3D shapes. Instead of guessing the exact size and position of a 3D object in absolute terms (which would be a nightmare to get right for both a tiny toy and a giant truck), they let the size of the 3D shape grow or shrink based on how wide the "flashlight beam" is at that specific distance. This makes the system naturally adapt to whether it's looking at a small room or a huge highway.

The results are impressive. When they tested this single model on a dataset of indoor rooms (Occ-ScanNet), it achieved a score of 59.92% accuracy in identifying objects and structures. When they switched it to a dataset of outdoor driving scenes (SurroundOcc-nuScenes), it scored 23.06%. Crucially, the paper shows that this single, flexible model performs just as well as the specialized models that were trained only on one type of scene. This suggests that we don't need a different robot brain for every environment; one adaptable brain can learn to see the world in 3D without losing its touch. The authors found that by letting the 3D shapes "breathe" and change size based on the camera's view, they could fill in the gaps of what's hidden behind objects, creating a complete picture of the world whether it's a bedroom or a city street.

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 →