manycore-research/spatiallm

[NeurIPS 2025] SpatialLM: Training Large Language Models for Structured Indoor Modeling

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 46 minutes ago
Added to GitGenius on September 14th, 2026
Created on March 14th, 2025
Open Issues & Pull Requests: 5 (+0)
GitHub issues: Enabled
Number of forks: 400
Total Stargazers: 4,743 (+0)
Total Subscribers: 54 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 23.6 hours
Mean response time: 4.2 days
90th percentile: 10.8 days
Tracked items: 124

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 7 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (1)
  • good first issue (1)

Detailed Description

SpatialLM is a multimodal large language model designed for structured indoor scene understanding and spatial reasoning with point cloud data.

The tool addresses the challenge of enabling language models to comprehend and reason about 3D spatial environments by training them to process point cloud representations of indoor scenes. It combines a point cloud encoder with a language model backbone, allowing the system to answer questions about spatial layouts, detect objects within scenes, and perform structured indoor modeling tasks. The approach integrates point cloud processing capabilities directly into the language model architecture rather than treating 3D understanding as a separate downstream task.

Developers working on indoor robotics, 3D scene understanding, or spatial AI applications should consider this tool if they need a model that can reason about point cloud data through natural language interfaces. The project provides pretrained models at different scales, enabling adoption for resource-constrained environments. The tool suits projects requiring both spatial reasoning and language-based interaction with 3D environments. The README does not name alternatives for direct comparison.

The project maintains active development with recent model releases incorporating improved point cloud encoders and doubled point cloud resolution capabilities. Training and finetuning instructions are documented and available to users. The team has published technical documentation of their approach and made both model weights and training datasets publicly available through standard machine learning platforms.