UnderOneFacade: Worldwide Facade Semantic Segmentation Benchmark Dataset


Abstract

Globally consistent semantic digital twins require centimeter-accurate and geographically transferable 3D facade segmentation. However, progress in facade parsing is limited by the lack of large-scale, standardized benchmarks for evaluating cross-domain and cross-country generalization. Existing datasets are geographically narrow, sensor-specific, semantically inconsistent, or insufficiently precise. We introduce UnderOneFacade, the largest cross-continental 3D facade benchmark to date, comprising centimeter-accurate point clouds with hierarchical, harmonized, and architecturally grounded semantic labels totaling 2.7 billion annotated points. Through a systematic evaluation of representative point-, graph- and transformer-based architectures, we show that current methods struggle to recognize fine-grained architectural elements and degrade significantly across geographic regions, with the best models achieving only up to 33 IoU on the fine-grained LoFG3 benchmark. By combining geometric precision with standardized semantics at unprecedented scale, UnderOneFacade establishes a rigorous benchmark for developing robust and transferable 3D segmentation models for and beyond facade understanding. The dataset, evaluation scripts, and pretrained models are available here: https://jiangyuanwangyi.github.io/UnderOneFacade_official/

Figure 1: UnderOneFacade: We present a centimeter-accurate and cross-continental facade point clouds, with fine-grained semantic segmentation of architectural elements, and hierarchical facade taxonomy enabling multi-level evaluation (LoFG2–LoFG3), totaling 2.7B annotated points.

1 Introduction↩︎

Facade semantic segmentation has been studied since the early days of computer vision [1], owing to the structured yet intricate patterns present in building facades and their importance for urban scene understanding, large-scale mapping, and semantic digital twins. Accurate per-element labeling of facade components enables downstream applications such as architectural analysis, urban planning, energy modeling, and change detection [2][6]. Despite steady progress in 2D and 3D scene segmentation, facade understanding remains challenging due to its fine-grained structure, high intra-class variability, and strong dependence on precise geometric detail.

A key difficulty arises from the long-tail distribution of facade elements commonly observed in real-world data (e.g., ScanNet [7], A2D2 [8]). While dominant classes such as walls are well represented, semantically critical architectural elements appear far less frequently, including doors, windows, and balconies. This imbalance mirrors challenges observed across indoor and outdoor semantic segmentation benchmarks [7][11] and significantly limits the effectiveness of data-driven approaches. As a result, models often produce biased predictions favoring dominant classes while failing to recognize smaller and structurally intricate facade elements even within the same architectural style [11], [12].

These challenges are further exacerbated by the limited availability and diversity of annotated facade datasets. Existing benchmarks are typically limited to small-scale acquisitions covering individual buildings or homogeneous building blocks within narrow geographic regions (e.g., ZAHA [11], ArCH [12]). Consequently, current models tend to overfit dataset- and country-specific architectural styles and struggle to generalize across cities or countries with different construction practices and design principles.

A seemingly straightforward solution is to leverage widely available street-level imagery to expand facade annotations. However, such data cannot provide the centimeter-level geometric accuracy of laser scanners required for precise architectural parsing. Facade segmentation is inherently accuracy-critical: even small geometric deviations can corrupt the delineation of fine structural elements and undermine semantic validity.

Beyond geometric fidelity, consistent semantic interpretation is equally important. Architecturally meaningful reasoning requires unified, standard-grounded class definitions rather than ad hoc, dataset-specific taxonomies. Without harmonized semantic structures transferable across cities and countries, benchmarking remains inconsistent and cross-domain evaluation unreliable.

The absence of large-scale 3D facade datasets that jointly ensure centimeter-grade geometric fidelity and standardized, architecturally grounded semantics therefore remains a core limitation of current benchmarks.

To address these limitations, we introduce UnderOneFacade, the largest cross-country 3D facade benchmark to date, comprising centimeter-accurate point clouds with unified semantic annotations grounded in architectural standards and totaling 2.7 billion annotated points. The dataset spans multiple cities and architectural styles across different countries, enabling systematic evaluation of cross-country and cross-continent generalization. Our experiments show that even strong baseline architectures achieve only around 33 mIoU on the most challenging LoFG3 benchmark, highlighting that fine-grained facade understanding remains far from solved. Beyond facade parsing itself, the proposed benchmark also provides a controlled setting for studying broader problems in 3D scene understanding, including cross-domain generalization across architectural styles, long-tailed recognition of structural elements, and multimodal geometric–radiometric reasoning. Our contributions are summarized as follows:

  • We introduce UnderOneFacade, the largest 3D facade segmentation benchmark with centimeter-level geometric accuracy and unified architectural semantics, comprising 2.7B annotated points.

  • We enable the first systematic evaluation of cross-country and cross-continent generalization in facade segmentation.

  • We provide a comprehensive benchmark revealing the remaining challenges of fine-grained facade segmentation under realistic long-tailed distributions.

2 Related Works↩︎

3D Semantic Segmentation Methods. Early approaches imposed regular structure on unorganized point clouds (e.g., voxels), enabling convolutional processing but introducing discretization artifacts and limiting scalability [13][16]. More recent methods process raw points directly. Point-based networks such as PointNet and PointNet++ [17], [18] introduced hierarchical aggregation to capture local geometric context, which is critical for thin and repetitive architectural structures. Subsequent work explored graph-based and transformer-based architectures to model local and global dependencies more effectively [19][24]. Some approaches additionally incorporate hierarchical spatial partitions (e.g., octrees) to balance geometric precision and computational efficiency [25], [26]. Despite these advances, accurately segmenting fine-grained facade elements remains challenging due to long-tail class distributions and the limited availability of large-scale facade datasets.

3D Urban Semantic Segmentation Datasets. Large-scale urban point cloud datasets have steadily expanded over the past decade, driven by advances in LiDAR sensing and 3D reconstruction. These benchmarks have enabled substantial progress in urban semantic segmentation and scene understanding. Representative datasets include Semantic3D [10], Paris-Lille-3D [27], and Toronto-3D [28]. However, these datasets primarily target coarse semantic categories such as buildings, roads, and vegetation. Fine-grained facade-level parsing is typically absent or treated marginally, limiting progress toward detailed architectural reasoning in 3D.

6pt width=,center

Facade-Level 3D Datasets. Motivated by applications such as digital twins and automated building reconstruction [4], [29], several datasets have begun to target facade-specific semantic segmentation with higher geometric fidelity and class granularity. Examples include ArCH [6], TUM-FAÇADE [30], and ZAHA [11]. Nevertheless, existing datasets remain limited in scale, architectural diversity, and geographic coverage. Their restricted size constrains deep model training and systematic evaluation. This bottleneck largely stems from the high cost of centimeter-accurate acquisition and the labor-intensive annotation of small, repetitive, and structurally complex facade elements.

Semantic Consistency. Beyond dataset scale, facade benchmarks also exhibit substantial variability in class definitions, often relying on ad hoc or project-specific taxonomies. Such inconsistency impedes cross-dataset evaluation and reproducibility. The ZAHA dataset introduces the Level-of-Facade-Granularity (LoFG) concept, a hierarchical taxonomy grounded in architectural standards. While this represents an important step toward semantic harmonization, its realization within a single German city limits architectural variability and effectively validates the concept primarily on Central European typologies. These limitations highlight the need for a large-scale, centimeter-accurate, cross-country 3D facade benchmark with standardized and architecturally grounded semantic labels.

UnderOneFacade addresses this gap by providing the largest harmonized facade dataset to date, enabling systematic evaluation across countries and supporting the development of long-tail-robust and transferable 3D facade segmentation methods. In this sense, UnderOneFacade can be viewed as a cross-country extension of ZAHA: we inherit the LoFG taxonomy and the German subset from ZAHA, while contributing a \(4.5\times\) increase in scale, multi-sensor acquisition, and a cross-country and cross-continent evaluation protocol.

3 Dataset Design↩︎

UnderOneFacade prioritizes highest possible geometric accuracy by deploying laser scanners with up to centimeter local accuracy and globally georeferenced centimeter acquisition, increasing architecture pattern richness by acquiring cross-continent data, multi-modal scanner setups to ensure scanner-related patterns variability but still ensure even cm-grade accuracy, and ensuring high-definition labels by manual and hierarchical annotations.

Three representative regions are selected to capture architectural diversity across continents. The European subsets (UK and Germany) share historical influences but differ in facade materials, ornamentation, and structural composition (Victorian vs Haussmann). In contrast, the Singapore subset represents Southeast Asian urban architecture, combining traditional Malay and Chinese elements with modern high-density construction. This selection introduces substantial stylistic variation and enables systematic evaluation of cross-regional generalization in facade segmentation.

3.1 Laser Scans↩︎

UK. A static terrestrial laser scanning (TLS) campaign was conducted in The Park residential district in Nottingham, United Kingdom, using the Leica RTC360 [31] scanner, which provides local accuracy at the centimeter-level and rapid full-dome capture. A total of 17 scanning stations were placed along the urban segment to ensure full facade coverage, reduce occlusions, and maintain sufficient overlap between neighboring scans. To ensure consistent global alignment, the survey was fully georeferenced using a network of ground control points (GCPs) measured with GNSS and RTK corrections, providing centimeter-level positional accuracy in the national coordinate system. Individual scans were initially aligned using the scanner’s visual–inertial system and subsequently refined through global registration. The final dataset captures dense facade geometries with fine architectural detail, including window frames, balconies, cornices, and recessed entrances. Compared to mobile mapping data, the static multi-station acquisition significantly increases point density on vertical structures while reducing occlusions. Using the georeferenced data, individual buildings were extracted using OpenStreetMap (OSM) building footprints [32], expanded with a 5 m buffer to account for footprint inaccuracies. The resulting UK subset contains 997M points across approximately 100 facades. No additional noise filtering was applied in order to preserve raw acquisition fidelity.

Germany. The German subset is based on the ZAHA dataset [11], which we integrate into the UnderOneFacade benchmark. ZAHA builds upon the publicly available TUM-MLS-2016 dataset [33], acquired in the Munich downtown area using the Mobile Distributed Situation Awareness (MODISSA) platform. The platform is equipped with two Velodyne HDL-64E LiDAR sensors mounted at the front of the vehicle and two Velodyne VLP-16 sensors at the rear, providing dense multi-view urban coverage. Georeferencing is ensured through an inertial navigation system combined with RTK corrections from the German satellite positioning service (SAPOS) [33], [34]. The dataset captures diverse architectural styles ranging from late 19th century historic buildings to modern urban developments, including residential, commercial, and cultural heritage structures. Following the same OSM-based extraction procedure as used for the UK subset, facade point clouds were clipped per building footprint with a 5 m buffer. The resulting German subset contains 601M points across approximately 66 facades. No additional noise removal was applied.

Singapore. For the Singapore subset, data were collected using the Leica BLK360 [35] laser scanner, which captures high-density point clouds with centimeter-level accuracy. Scanning was performed with the scanner mounted to a backpack and from street-level positions along major urban corridors, carefully selected to cover a broad range of architectural styles from modern high-rise buildings to colonial-era structures. Individual scans were registered using geometric feature alignment and subsequently referenced to geographic coordinates using OpenStreetMap (OSM) data. The registered point clouds were merged into a unified coordinate frame, producing a dense and geometrically consistent dataset suitable for facade-level analysis. As with the other subsets, buildings were extracted using OSM footprints with a 5 m buffer. The Singapore subset contains 1.117B points across approximately 200 facades. No additional noise filtering was applied.

3.2 Hierarchical Semantic Classes Annotations↩︎

Figure 2: No caption

Hierarchical Classes. High-fidelity 3D facade semantic segmentation requires both hierarchical class definitions and cross-country consistency. To address the lack of benchmarks with sufficient facade variability and standardized semantics, we adopt the Level of Facade Generalization (LoFG) concept [11] to unify semantic labels across diverse architectural contexts. LoFG defines three levels of detail (LoFG1, LoFG2, and LoFG3) allowing precise formulation of segmentation tasks, supporting transfer learning and label propagation, and enabling consistent evaluation across datasets and regions.

In this work, we cross-country-adopted LoFG to provide 15 detailed classes at LoFG3, aggregated into 5 coarser classes at LoFG2, and a single abstract class at LoFG1. The adaptation ensures that the taxonomy remains valid across countries with distinct architectural styles while adhering to international urban modeling and architectural standards such as CityGML, IFC, and the Art and Architecture Thesaurus (AAT) [6], [36], [37]. LoFG3 includes fine-grained elements such as wall, balcony, molding, decorative elements, stairs, columns, arches, windows, blinds, doors, roof, ground, terrain, interior, and other (mainly noise). LoFG2 merges these into broader functional categories of structural (wall, columns, arch, balcony, stairs), opening (blinds, door, window), decoration (molding, deco), floor (ground surface, terrain), and other elements (roof, other, interior) classes, while LoFG1 abstracts the entire facade.

Annotation Process. All annotations were performed manually by trained annotators with expertise in architecture and geospatial modeling, following the architectural standards described earlier. Labeling was carried out in professional large-scale point cloud software, Cyclone 3DR [38], enabling precise interaction with dense point clouds. Annotating a single facade required approximately 15 hours, resulting in roughly 5,500 hours of manual annotation for the full dataset of about 366 facades. All annotations were further harmonized and cross-checked through annotator consensus, with a correction rate of around 10%, occurring mainly in ambiguous categories (e.g., molding vs.decoration) as defined in our annotation guidelines (Suppl.Sec. 9).

Data Splits. Each country subset is divided into training, validation, and test splits following a 70/20/10 ratio based on the total number of points. Splitting is performed per building, ensuring that complete facades belong to only one subset and that the splits are spatially disjoint. It was also ensured to preserve both dominant and underrepresented semantic classes across all subsets. For reference, mean facade heights are 8.2/10.6/12.1 m, while mean point densities are 11,483/28,713/33,199 pts/m\(^2\) before and 575/427/2,446 pts/m\(^2\) after voxelization (Singapore/UK/Germany, respectively).

UnderOneFacade Benchmark Challenges UnderOneFacade is designed to evaluate facade segmentation along three benchmark axes: (a) cross-country domain shifts, (b) hierarchical semantic granularity, and (c) realistic long-tailed class distributions. As shown in 3, aggregating multiple countries results in a markedly heavier-tailed distribution compared to single-country datasets, opening new challenges. By combining centimeter-accurate geometry, harmonized LoFG semantic labels, and architectural diversity across continents, the benchmark enables systematic evaluation of segmentation robustness beyond single-country datasets and can serve as a generic long-tail benchmark beyond facade segmentation.

a
b

Figure 3: Comparison of per-point class distributions of UnderOneFacade (2.7BN points) and ZAHA (0.6 BN). Cross-country aggregation yields a substantially heavier-tailed and structurally more diverse distribution.. a — UnderOneFacade (our) with 2.7 BN points across countries., b — ZAHA [11] with 0.6 BN points in one country.

These three principles define the core evaluation axes of UnderOneFacade. In the following section, we detail the experimental protocol designed to systematically assess architectural sensitivity, cross-domain generalization, and long-tail robustness across representative point cloud segmentation architectures.

Release. The dataset is released under an open data license (CC BY 4.0, Creative Commons Attribution), hosted on a cloud service (i.e., Google Drive https://drive.google.com/drive/folders/1Yzz7PmyeK1qeOtkTFCfkbw7IEHXcMJo8?usp=sharing) to allow unrestricted community use; the project page with additional details: https://jiangyuanwangyi.github.io/UnderOneFacade_official/. No ethical approval was required for this study as it did not involve human or animal subjects.

4 Experimental Setup↩︎

Baselines. We select representative baselines from the major families of point cloud networks to reflect different underlying working principles. Namely, point-based: PointNet++ [18], KPConv [39]; graph-based: DGCNN [19]; and transformer-based approaches: OctFormer [23] , Point Transformer (abbrv. as PTv1) [20], and Point Transformer v3 (abbrv. as PTv3) [40]. This selection allows us to systematically analyze how performance varies depending on architectural design and feature aggregation strategy. The chosen methods are arguably among the most widely used models in the literature and serve as strong reference points across numerous point cloud benchmarks and methods [8], [9], [11], [28]. Moreover, they are prevalent in related tasks such as facade segmentation and large-scale urban scene understanding [4], [6], [11], making them particularly suitable for comparison in our setting. To isolate the geometric difficulty of facade segmentation, the primary benchmark uses only xyz coordinates as input (radiometric features impact is analyzed separately in 4 and accompanying paragraph).

Hyperparameters. For a fair and controlled comparison, we evaluate all baseline methods under a unified training protocol inspired by ZAHA [11] (e.g., a fixed 100 training epochs), rather than performing per-method hyperparameter tuning. To analyze the impact of facade architecture and acquisition on various methods under identical budgets, we intentionally used unweighted cross-entropy. And to maintain experimental consistency, we train each method for the same number of epochs and apply identical data preprocessing and uniform point sampling strategies across all networks. We also deploy standard metrics to analyze the performance on the two chosen semantic granularities: Overal Accuracy (OA), Precision (P), Recall (R), F1 score (F1), and Intersection over Union (IoU). More implementation details in Suppl.

5 Results and Discussion↩︎

Overall Performance on Hierarchical Semantic. Overall, the results show that fine-grained facade segmentation remains far from solved (1 4).

Table 1: Accuracy across outdoor long-tail datasets and architectures on the most challenging LoFG3. The Overall column reports models trained on the full UnderOneFacade dataset, while others solely within countries.
Family Method
3-4 (lr)5-6 (lr)7-8 (lr)9-10 OA mIoU OA mIoU OA mIoU OA mIoU
Point PointNet++
KPConv
Graph DGCNN
Transformer PTv1
PTv3
OctFormer

2pt

Even the strongest model reaches only about 33 mIoU on the combined dataset (DGCNN: 33.4), highlighting the difficulty of long-tailed facade semantics. Interestingly, the graph-based DGCNN consistently outperforms several more recent transformer-based architectures (e.g., PTv1: 15.1 and PTv3: 27.3 mIoU overall), suggesting that current transformer designs may not yet effectively capture the geometric structure of facade point clouds. While several architectures achieve high overall accuracy on individual datasets, their mIoU values remain limited, indicating that dominant classes such as wall or roof are segmented reliably whereas rare facade components remain challenging.

Table 2: Per-class F1 scores for complete UnderOneFacade (%). Results are reported for two semantic granularity levels: LoFG3 (fine-grained) and LoFG2 (coarser). Methods are grouped by architectural family.
Class Point-based Graph-based Transformer-based
2-7 PointNet++ KPConv DGCNN PT PTv3 OctFormer
LoFG3 (fine facade semantics)
wall 70.5 61.2 71.7 60.5 65.2 71.9
window 37.2 0.0 36.9 14.7 5.1 28.1
door 13.9 0.0 26.7 0.2 16.4 10.3
balcony 19.3 0.0 46.7 0.0 6.4 43.4
molding 46.8 31.0 48.4 15.4 8.7 41.7
deco 10.0 0.0 9.2 1.0 9.2 9.6
column 45.7 0.0 43.7 1.1 43.3 29.5
arch 42.6 8.4 41.0 2.5 52.8 31.5
stairs 6.5 0.0 9.1 1.1 0.7 1.3
ground surface 54.1 48.3 54.8 20.2 57.9 51.6
terrain 70.4 44.6 73.8 64.6 75.0 67.7
roof 68.8 46.0 72.6 45.8 69.3 70.3
blinds 19.5 0.0 28.6 0.4 12.8 23.3
interior 61.9 35.0 69.9 53.5 74.6 53.6
other 70.7 63.0 73.1 55.0 69.5 63.4
LoFG2 (coarse facade semantics)
floor 93.3 66.7 72.2 85.8 57.9 69.7
decoration 45.1 0.0 45.1 4.1 9.2 36.0
structural 73.1 5.7 47.7 64.2 65.2 44.3
opening 44.3 83.8 92.1 20.1 16.4 87.8
other 75.4 66.6 75.5 67.0 69.5 71.7
Figure 4: Qualitative facade segmentation results on UnderOneFacade on the LoFG3: We visualize predictions of representative architectures across scenes from different countries. Rows show example facades, while columns correspond to different segmentation models. Despite correct segmentation of dominant structures such as walls and roofs, models struggle to consistently recognize fine-grained facade elements, including windows, doors, and decorative components. These examples illustrate the challenges posed by long-tailed semantics and cross-country architectural variability.

This observation is further confirmed by the per-class analysis in 2. While aggregating classes into the coarser LoFG2 hierarchy slightly increases scores for dominant categories, it does not resolve the underlying segmentation difficulty. For example, the floor class reaches high performance (e.g., 93.3 F1 for PointNet++), whereas structurally meaningful categories remain challenging. The decoration class shows large variability across architectures (45.1 for PointNet++ vs. for PT), and even the aggregated opening class reveals strong architectural sensitivity, with transformer-based models performing substantially worse (PT: 20.1, PTv3: 16.4) than DGCNN (92.1). Similar patterns are observed in the fine-grained LoFG3 classes such as window, door, and molding. Overall, semantic aggregation alone does not overcome the long-tailed distribution and geometric complexity of facade elements.

Cross-Country Architectural Variability.

Table 3: Per-class F1 comparison between UK and Singapore datasets (%). Each cell shows UK / SG and the difference \(\Delta\) (SG\(-\)UK): red → Singapore harder, green → Singapore easier.
Class Point-based Graph-based Transformer-based
PointNet++ KPConv DGCNN PT PTv3 OctFormer
LoFG3 (fine facade semantics)
wall
window
0.0
door
0.0
0.0
molding
column
arch
terrain
roof
interior
LoFG2 (coarse facade semantics)
floor
0.0
decoration
structural
opening
other

We analyze how architectural differences across countries affect facade segmentation, where 3 provides class-level comparisons between the most distinct UK and Singapore subsets. At the fine-grained LoFG3 level, several classes exhibit substantial performance drops in Singapore, particularly wall (e.g., PT: 83.7\(\rightarrow\)​43.8, \(-39.9\)) and terrain (97.6\(\rightarrow\)​57.9, \(-39.7\)), indicating a clear architectural domain shift between European and Southeast Asian scenes. Similarly, detailed facade elements such as window degrade strongly (DGCNN: 27.9\(\rightarrow\)​2.6). Conversely, elements such as column (2.8\(\rightarrow\)​59.6) and arch (0.0\(\rightarrow\)​62.0) appear predominantly in Singapore, resulting in large positive gains. At the coarser LoFG2 level, most classes remain comparatively stable across countries, suggesting improved robustness under hierarchical semantic aggregation. However, the opening class exhibits severe degradation across architectures (e.g., PT: 97.7\(\rightarrow\)​6.8, \(-90.9\); DGCNN: 97.6\(\rightarrow\)​20.2), highlighting persistent difficulties in intricate facade openings of Southeast Asian buildings compared to the repetitive patterns of UK Victorian architecture.

Impact of Radiometric Features.

Table 4: Impact of radiometric features (RGBI) on the UK LoFG3 test set.\(\Delta\) indicates the performance change when adding RGBI features (\(+\mathrm{rgbi}-xyz\)).
PointNet++ PT DGCNN
Metric/Class xyz +rgbi \(\Delta\) xyz +rgbi \(\Delta\) xyz +rgbi \(\Delta\)
OA 68.5 73.9 79.0 83.9 77.8 76.5
\(\mu\)P 28.9 39.0 40.0 49.7 40.5 43.1
\(\mu\)R 27.8 37.7 38.1 47.2 33.4 37.6
\(\mu\)F1 27.9 38.0 38.5 47.9 34.9 38.4
\(\mu\)IoU 22.1 29.4 31.0 39.1 28.3 30.2
wall 72.5 76.2 83.7 86.1 79.5 78.9
window 13.7 48.8 23.1 54.5 27.9 38.2
door 5.7 30.2 21.7 44.8 10.3 43.0
balcony 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
molding 23.6 41.5 46.3 60.9 40.7 47.1
deco 12.1 18.1 31.6 43.6 20.5 34.2
column 2.8 15.4 18.9 33.9 14.1 24.1
arch 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
stairs 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
ground surface 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
terrain 95.4 89.1 97.6 97.8 98.2 96.6
roof 77.3 82.5 87.0 92.7 84.7 85.5
blinds 8.3 17.0 19.3 36.9 6.0 0.3
interior 23.2 64.4 55.4 74.8 49.7 39.8
other 83.4 87.1 93.1 93.2 92.3 87.8

4pt

We analyze the impact of radiometric information by comparing models trained with geometric features only (xyz) against models using additional radiometric attributes, including projected RGB (rgb) values and laser intensity (i). 4 shows that incorporating radiometric features can improve performance, increasing mIoU by +7.3 for PointNet++ and +8.1 for PT. The improvements are most pronounced for facade elements with weak geometric signatures, such as window, door, and molding, where gains exceed +30 F1 for windows and +24 F1 for doors, likely due to consistent color patterns across samples (e.g., white or brown doors and window frames). In contrast, large planar structures such as terrain remain largely unaffected. However, radiometric cues are not universally beneficial. For several classes, adding RGBI features leads to performance degradation, suggesting that models may learn dataset-specific radiometric shortcuts rather than robust geometric representations (e.g., OA -1.3 for DGCNN). Overall, these results highlight that radiometric information can complement geometric features for small facade elements, but may also introduce appearance biases that limit robustness. Additional results are provided in the Suppl.

Cross-Country Generalization and Distribution Shift. We evaluate cross-continental generalization under a zero-shot transfer protocol. Models are trained on one continental subset and evaluated directly on the other without any target-domain adaptation. Two transfer directions are considered: Europe \(\rightarrow\) Asia (training on UK + ZAHA, testing on Singapore) and Asia \(\rightarrow\) Europe. Both training sets contain comparable data volumes of roughly 1.2B points for Asia vs 1.5B points for Europe to ensure that observed differences reflect distributional rather than scale effects. Results are reported at both LoFG2 and LoFG3 levels.

¿tbl:tab:cross95continent95xyz? reveals a clear asymmetry in transfer performance. At LoFG2, Asia\(\rightarrow\)Europe achieves a higher peak OA (65.8%) than Europe\(\rightarrow\)Asia (60.9%), while mIoU remains similar (40.5% vs.%). The asymmetry becomes more pronounced at LoFG3, where Asia\(\rightarrow\)Europe consistently outperforms Europe\(\rightarrow\)Asia across all methods, reaching 51.9% OA and 23.6 mIoU compared to 42.6% OA and 14.8 mIoU.

3pt

@l l c c c c c c c c@ & & & &
(lr)3-4(lr)5-6(lr)7-8(lr)9-10 Family & Method & OA & mIoU & OA & mIoU & OA & mIoU & OA & mIoU
& PointNet++ & 56.4 & 33.9 & 40.5 & 14.0 & 65.8 & 38.8 & 51.9 & 23.6
& KPConv & 48.6 & 25.7 & 32.1 & 6.6 & 48.9 & 28.8 & 33.9 & 9.4
Graph-based & DGCNN & 56.4 & 38.3 & 42.6 & 14.8 & 63.9 & 40.5 & 44.8 & 17.4
& OctFormer & 59.2 & 37.0 & 39.0 & 11.5 & 62.3 & 40.0 & 50.5 & 16.2
& PTv1 & 55.1 & 34.2 & 33.8 & 14.0 & 58.1 & 38.1 & 41.9 & 20.4
& PTv3 & 60.9 & 40.8 & 41.5 & 11.0 & 53.4 & 34.2 & 49.0 & 15.7

Class distribution analysis provides a data-grounded explanation for this effect. The European training set is highly concentrated in dominant classes such as wall and other, which together account for 58.3% of all points, while the Singapore set shows more balanced coverage across facade categories. Consequently, the Asian training data provides stronger supervision for rare classes, which improves transfer performance at the fine-grained LoFG3 level.

These results highlight that balanced semantic coverage in the source domain plays a key role in cross-continental generalization and underline the importance of geographically diverse datasets for robust facade understanding.

5.1 Limitations and Future Work↩︎

UnderOneFacade combines data from multiple sensing configurations, including vehicle-mounted mobile laser scanners, backpack systems, and static terrestrial scanners. While this increases acquisition diversity and realism, it makes it difficult to isolate the influence of individual sensor modalities without controlled acquisitions of the same environment. We acknowledge that the observed cross-country and cross-continental domain shifts likely arise from a combination of factors, including sensor type, point density, acquisition geometry, and architectural style, rather than architecture alone. UnderOneFacade intentionally reflects these entangled real-world conditions through its per-country (sensor-homogeneous) and overall (sensor-heterogeneous) splits. We provide partial disentanglement via (i) uniform 5 cm training-voxelization to reduce density differences across subsets, and (ii) the radiometric feature analysis in 4 and Suppl., which isolates radiometric shifts between the UK and Singapore subsets. Furthermore, the dataset preserves the naturally occurring long-tailed distribution of facade elements. Although this reflects realistic urban scenes, it results in limited training samples for some rare classes. The current benchmark covers three cities, which, despite their architectural diversity, cannot fully represent the global variability of all facade structures. Nevertheless, the proposed hierarchical taxonomy and annotation protocol are designed to be extensible, enabling future integration of additional cities and sensing setups into the benchmark.

6 Conclusion↩︎

We present UnderOneFacade, the largest cross-country 3D facade segmentation benchmark to date, comprising centimeter-accurate point clouds with hierarchical semantic annotations totaling 2.7B labeled points. The dataset combines multiple sensing modalities and architectural styles across countries, producing realistic long-tailed distributions and substantial geometric diversity. Our experiments show that the benchmark is highly challenging for current methods. Notably, transformer-based models do not consistently outperform earlier architectures, with DGCNN achieving the best overall performance, while still the highest IoU reaches only 33%. Radiometric features offer limited benefit and can even degrade performance, indicating reliance on dataset-specific appearance shortcuts. Cross-country evaluation further reveals strong architectural domain shifts, with several models degrading by more than 30 F1 between European and Asian scenes. These results highlight the limited robustness of existing models to architectural variability and long-tailed facade semantics. We believe UnderOneFacade provides an important step toward more robust facade understanding and high definition urban digital twins and generic large-scale semantic segmentation challenges.

Acknowledgements↩︎

UnderOneFacade is the result of a collaborative effort spanning several years, from approximately 2023 to 2026, building upon the earlier development of the ZAHA dataset. We gratefully acknowledge the support of the TUM Global Incentive Fund, which enabled a research stay at the National University of Singapore (NUS) and the acquisition of the Singapore component of the dataset.

We sincerely thank the researchers of the Urban Analytics Lab at NUS for their support during the Singapore data acquisition campaign, and acknowledge the ZAHA team and its annotators for providing the hierarchical foundation that inspired and enabled this work. We are especially grateful to Clara Väth for her meticulous annotation of the Singapore and UK subsets.

Finally, we thank our collaborators at the University of Nottingham for their hospitality and support during the early stages of this project, and the TUM Graduate School which made the visit in Nottingham possible.

This benchmark represents the combined efforts of many researchers, annotators, and collaborators across multiple institutions and countries. We are delighted to see this long-term collaborative effort culminate in the presentation of UnderOneFacade at ECCV 2026.

References↩︎

[1]
R. Szeliski, Computer vision: Algorithms and applications. Springer Science & Business Media, 2010.
[2]
F. Biljecki, J. Stoter, H. Ledoux, S. Zlatanova, and A. Çöltekin, “Applications of 3D city models: State of the art review , shorttitle = Applications of 3D City Models,” ISPRS International Journal of Geo-Information , keywords = 3D building models,3D city models,3D geoinformation,3D GIS,application,CityGML,GIScience,LiDAR,urban models,use case, language = en, vol. 4, no. 4, pp. 2842–2889, copyright = http://creativecommons.org/licenses/by/3.0/, 2015.
[3]
J. A. Gehrung, “Change detection in point clouds of urban street spaces using fuzzy spatial reasoning,” PhD thesis, 2022 , school={Technical University of Munich, Munich, Germany}.
[4]
O. Wysocki et al., “Scan2LoD3 : Reconstructing semantic 3D building models at LoD3 using ray casting and Bayesian networks,” IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW), pp. 6547–6557, 2023.
[5]
T. H. Kolbe, editor="Shi. Donaubauer Andreas", M. F. Goodchild, M. Batty, M.-P. Kwan, and A. Zhang, “Semantic 3D city modeling and BIM", bookTitle="urban informatics,” 2021, pp. 609–636.
[6]
F. Matrone, E. Grilli, M. Martini, M. Paolanti, R. Pierdicca, and F. Remondino, “Comparing machine and deep learning methods for large 3D heritage semantic segmentation,” ISPRS International Journal of Geo-Information, vol. 9, no. 9, p. 535, 2020.
[7]
A. Dai, A. X. Chang, M. Savva, M. Halber, T. Funkhouser, and booktitle=Proceedings. of the I. conference on computer vision and pattern recognition Nießner Matthias, “Scannet: Richly-annotated 3d reconstructions of indoor scenes,” 2017, pp. 5828–5839.
[8]
J. Geyer et al., “A2D2 : Audi autonomous driving dataset,” arXiv preprint arXiv:2004.06320, 2020.
[9]
C. Yeshwanth, Y.-C. Liu, M. Nießner, and booktitle=Proceedings. of the I. I. C. on C. V. Dai Angela, “ScanNet ++: A high-fidelity dataset of 3d indoor scenes,” 2023, pp. 12–22.
[10]
T. Hackel, N. Savinov, L. Ladicky, J. D. Wegner, K. Schindler, and M. Pollefeys, “Semantic3d.net: A new large-scale point cloud classification benchmark,” arXiv preprint arXiv:1704.03847, 2017.
[11]
O. Wysocki et al., “ZAHA: Introducing the level of facade generalization and the large-scale point cloud facade semantic segmentation benchmark dataset , booktitle = Proceedings of the Winter Conference on Applications of Computer Vision (WACV),” 2025, pp. 7637–7647.
[12]
F. Matrone et al., “A benchmark for large-scale heritage point cloud semantic segmentation,” The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, vol. XLIII–B2–2020, pp. 1419–1426, 2020.
[13]
Y. Li, R. Bu, M. Sun, W. Wu, X. Di, and B. Chen, “PointCNN: Convolution on x-transformed points,” Advances in Neural Information Processing System (NeurIPS), vol. 31, 2018.
[14]
A. Dai and M. Nießner, “3DMV: Joint 3D-multi-view prediction for 3D semantic scene segmentation,” Proceedings of the European Conference on Computer Vision (ECCV), pp. 452–468, 2018.
[15]
G. Riegler, A. Osman Ulusoy, and booktitle=IEEE/CVF. C. on C. V. and P. R. (CVPR). Geiger Andreas, “OctNet: Learning deep 3D representations at high resolutions,” 2017, pp. 3577–3586.
[16]
D. Maturana and S. Scherer, “VoxNet: A 3D convolutional neural network for real-time object recognition,” International conference on intelligent robots and systems (IROS), pp. 922–928, 2015 , organization={IEEE}.
[17]
C. R. Qi, H. Su, K. Mo, and booktitle=Proceedings. of the I. conference on computer vision and pattern recognition Guibas Leonidas J, “Pointnet: Deep learning on point sets for 3d classification and segmentation,” 2017, pp. 652–660.
[18]
C. R. Qi, L. Yi, H. Su, and L. J. Guibas, “Pointnet++: Deep hierarchical feature learning on point sets in a metric space,” Advances in neural information processing systems, vol. 30, 2017.
[19]
A. V. Phan, M. Le Nguyen, Y. L. H. Nguyen, and L. T. Bui, “Dgcnn: A convolutional neural network over large-scale labeled graphs,” Neural Networks, vol. 108, pp. 533–543, 2018.
[20]
H. Zhao, L. Jiang, J. Jia, P. H. Torr, and booktitle=Proceedings. of the I. international conference on computer vision Koltun Vladlen, “Point transformer,” 2021, pp. 16259–16268.
[21]
X. Wu, Y. Lao, L. Jiang, X. Liu, and H. Zhao, “Point transformer v2: Grouped vector attention and partition-based pooling,” Advances in Neural Information Processing Systems, vol. 35, pp. 33330–33342, 2022.
[22]
X. Lai et al., “Stratified transformer for 3d point cloud segmentation,” 2022, pp. 8500–8509.
[23]
P.-S. Wang, “Octformer: Octree-based transformers for 3d point clouds,” ACM Transactions on Graphics (TOG), vol. 42, no. 4, pp. 1–11, 2023.
[24]
Y.-Q. Yang et al., “Swin3d: A pretrained transformer backbone for 3d indoor scene understanding,” Computational Visual Media, vol. 11, no. 1, pp. 83–101, 2025.
[25]
D. Robert, H. Raguet, and booktitle=Proceedings. of the I. I. C. on C. V. Landrieu Loic, “Efficient 3d semantic segmentation with superpoint transformer,” 2023, pp. 17195–17204.
[26]
H. Zhou, Y. Feng, M. Fang, M. Wei, J. Qin, and booktitle=Proceedings. of the I. international conference on computer vision Lu Tong, “Adaptive graph convolution for point cloud analysis,” 2021, pp. 4965–4974.
[27]
X. Roynard, J.-E. Deschaud, and F. Goulette, “Paris-lille-3D : A large and high-quality ground-truth urban point cloud dataset for automatic segmentation and classification,” The International Journal of Robotics Research, vol. 37, no. 6, pp. 545–557, 2018.
[28]
W. Tan et al., “Toronto-3D : A large-scale mobile LiDAR dataset for semantic segmentation of urban roadways,” 2020, pp. 202–203.
[29]
B. G. Pantoja-Rosero, R. Achanta, M. Kozinski, P. Fua, F. Perez-Cruz, and K. Beyer, “Generating LoD3 building models from structure-from-motion and semantic segmentation,” Automation in Construction, vol. 141, p. 104430, 2022.
[30]
O. Wysocki, L. Hoegner, and U. Stilla, “TUM-FA?ADE : Reviewing and enriching point cloud benchmarks for fa?ade segmentation,” The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, vol. XLVI–2/W1–2022, pp. 529–536, 2022.
[31]
L. Geosystems, “Leica RTC360 3D laser scanner , howpublished = https://leica-geosystems.com/products/laser-scanners/scanners/leica-rtc360, note = Accessed: 2026-01-30,” Leica. 2026.
[32]
Geofabrik, “OpenStreetMap data extracts.” 2020 , howpublished = {\url{https://download.geofabrik.de/}}, note = {{Accessed}: 2020-10-01}.
[33]
J. Zhu et al., “TUM -MLS-2016: An annotated mobile LiDAR dataset of the TUM City Campus for semantic point cloud interpretation in urban areas,” Remote Sensing, vol. 12, no. 11, p. 1875, 2020, Accessed: Oct. 21, 2020. [Online].
[34]
B. Borgmann, V. Schatz, H. Kieritz, C. Scherer-Klöckling, M. Hebel, and M. Arens, “DATA PROCESSING AND RECORDING USING a VERSATILE MULTI-SENSOR VEHICLE,” ISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences, vol. IV–1, pp. 21–28, 2018.
[35]
L. Geosystems, “Leica BLK ARC , howpublished = https://leica-geosystems.com/en-gb/products/laser-scanners/scanners/leica-blk-arc, note = Accessed: 2026-01-30,” Leica. 2026.
[36]
T. Kutzner, K. Chaturvedi, and T. H. Kolbe, “CityGML 3.0: New functions open up new applications , shorttitle = CityGML 3.0,” PFG Journal of Photogrammetry, Remote Sensing and Geoinformation Science , language = en, vol. 88, no. 1, pp. 1–19, 2020.
[37]
M. Laakso and A. Kiviniemi, “The IFC standard: A review of history, development, and standardization, information technology,” ITcon, vol. 17, no. 9, 2012.
[38]
L. Geosystems, “Leica cyclone 3DR , howpublished = https://leica-geosystems.com/en-gb/products/laser-scanners/software/leica-cyclone/leica-cyclone-3dr, note = Accessed: 2026-01-30,” Leica. 2026.
[39]
H. Thomas, C. R. Qi, J.-E. Deschaud, B. Marcotegui, F. Goulette, and booktitle=Proceedings. of the I. international conference on computer vision Guibas Leonidas J, “Kpconv: Flexible and deformable convolution for point clouds,” 2019, pp. 6411–6420.
[40]
X. Wu et al., “Point transformer v3: Simpler faster stronger,” 2024, pp. 4840–4851.