paper-with-me

홈 › Papers

GATA2Floor: Graph attention for floor counting in street-view facades

2026-05-12 · Ngoc Tan Le, Tzoulio Chamiti, Eirini Papagiannopoulou, Nikos Deligiannis arxiv

Automated analysis of building facades from street-level imagery has great potential for urban analytics, energy assessment, and emergency planning. However, it requires reasoning over spatially arranged elements rather than solely isolated detections. In this work, we model each facade as a graph over window/door detections with a vertical prior on edges. Additionally, we introduce GATA2Floor, a multi-head Graph Attention v2 (GATv2) based model that predicts the global floor count of a building and, via learnable cross-attention queries, softly assigns elements to latent floor slots, yielding interpretable outputs and robustness to irregular designs. To mitigate the lack of labeled datasets, we demonstrate that the proposed graph-based reasoning can be applied without annotations by leveraging a lightweight label-free proposal mechanism based on self-supervised features and vision-language scoring. Our approach demonstrates the value of graph-attention-based relational reasoning for facade understanding.

📄 PDF Abstract BibTeX arXiv:2605.11863

Code (0)

등록된 구현이 없습니다.

Tasks

Relational Reasoning

Similar Papers 제목 키워드 기반

FloorGenT: Generative Vector Graphic Model of Floor Plans for Robotics

2022-03-07 · Ludvig Ericson, Patric Jensfelt

Floor plans are the basis of reasoning in and communicating about indoor environments. In this paper, we show that by modelling floor plans as sequences of line segments seen from a particular point of view, recent advan…

VectorFloorSeg: Two-Stream Graph Attention Network for Vectorized Roughcast Floorplan Segmentation

2023-01-01 · CVPR 2023 1 · Bingchen Yang, Haiyong Jiang, Hao Pan, Jun Xiao

Vector graphics (VG) are ubiquitous in industrial designs. In this paper, we address semantic segmentation of a typical VG, i.e., roughcast floorplans with bare wall structures, whose output can be directly used for …

Graph AttentionSegmentationSemantic SegmentationVector Graphics

FIS-ONE: Floor Identification System with One Label for Crowdsourced RF Signals

2023-07-12 · Weipeng Zhuo, Ka Ho Chiu, Jierun Chen, Ziqi Zhao 외

Floor labels of crowdsourced RF signals are crucial for many smart-city applications, such as multi-floor indoor localization, geofencing, and robot surveillance. To build a prediction model to identify the floor number …

Combinatorial OptimizationGraph Neural NetworkIndoor LocalizationTraveling Salesman Problem

HouseDiffusion: Vector Floorplan Generation via a Diffusion Model with Discrete and Continuous Denoising

2022-11-23 · CVPR 2023 1 · Mohammad Amin Shabani, Sepidehsadat Hosseini, Yasutaka Furukawa

The paper presents a novel approach for vector-floorplan generation via a diffusion model, which denoises 2D coordinates of room/door corners with two inference objectives: 1) a single-step noise as the continuous quanti…

DenoisingVector Graphics

DeepFleet: Multi-Agent Foundation Models for Mobile Robots

2025-08-12 · Ameya Agaskar, Sriram Siva, William Pickering, Kyle O'Brien 외 arxiv

We introduce DeepFleet, a suite of foundation models designed to support coordination and planning for large-scale mobile robot fleets. These models are trained on fleet movement data, including robot positions, goals, a…