PlanQA
收藏资源简介:
PlanQA是一个诊断性基准,用于评估大型语言模型(LLMs)在室内场景中进行几何和空间推理的能力。数据集包含1800个结构化的2D室内布局,包括厨房、客厅和卧室,每个布局都配有一个自然语言问题,要求模型计算距离、评估放置可行性、评估可见性以及推理空间约束。数据集涵盖了各种问题类型,包括度量推理、拓扑推理以及室内设计约束,例如可达性、间隙、平衡和可用性。通过这个数据集,研究人员可以评估LLMs在模拟物理约束、保持空间连贯性或对布局扰动进行泛化方面的能力。
PlanQA is a diagnostic benchmark designed to evaluate the geometric and spatial reasoning capabilities of large language models (LLMs) in indoor scene contexts. The dataset consists of 1,800 structured 2D indoor layouts spanning kitchens, living rooms, and bedrooms, each paired with a natural language question that requires the model to compute distances, assess placement feasibility, evaluate visibility, and reason about spatial constraints. The dataset encompasses a diverse set of question types, including metric reasoning, topological reasoning, and indoor design constraints such as accessibility, clearance, balance, and usability. Using this benchmark, researchers can evaluate the capabilities of LLMs to simulate physical constraints, maintain spatial coherence, or generalize to layout perturbations.
PlanQA: 基于结构化表示的大语言模型空间推理基准
数据集概述
- 名称: PlanQA
- 类型: 诊断性基准测试
- 目的: 评估大语言模型(LLMs)在几何和空间推理方面的能力
- 应用场景: 室内场景(厨房、客厅、卧室)的空间布局分析
核心特征
- 数据表示: 使用符号化格式(JSON/XML)编码的室内场景结构化表示
- 问题类型:
- 度量推理(距离、面积)
- 拓扑推理(可见性、最短路径)
- 室内设计约束(可及性、间隙、平衡性、可用性)
技术细节
- 布局生成: 程序化生成,使用明确的空间约束并验证功能可行性
- 房间类型: 厨房(K)、客厅(L)、卧室(B)
- 几何配置: 矩形、L形、开放式
评估模型
- 大模型组:
- Qwen3-32B
- DeepSeek-R1/V3
- LLaMA 3.3-70B
- Gemma 2-27B
- Phi-4
- GPT-4.1
- 小模型组:
- LLaMA 3.1-8B
- Gemma 2-9B
- Phi 3.5-mini
- GPT-4o-mini
评估指标
- 准确率分类:
- 距离计算
- 区域统计(台面/座位/存储)
- 自由空间
- 视角分析
- 重新定位
- 最大容纳箱体
- 适配/放置
- 路径有效性
- 路径相似度(Fréchet)
- 缺失物体检测
- 障碍物识别
相关资源
- 论文: arXiv
- 代码: 即将发布
- 数据: 即将发布
引用格式
bibtex @article{rodionov2025planqa, author = {Rodionov, Fedor and Eldesokey, Abdelrahman and Birsak, Michael and Femiani, John and Ghanem, Bernard and Wonka, Peter}, title = {PlanQA: A Benchmark for Spatial Reasoning in LLMs using Structured Representations}, journal = {arXiv preprint}, year = {2025} }
许可协议
- 许可证: Creative Commons Attribution-ShareAlike 4.0 International

- 1PlanQA: A Benchmark for Spatial Reasoning in LLMs using Structured RepresentationsKAUST · 2025年



