AIToday
Large Language ModelsAI Business & IndustryAmazon AI BlogPublished: Aug 12, 2026, 04:00 JST5 min read

Construction startup builds BIM-specialized AI model with AWS GenAIIC

Construction startup builds BIM-specialized AI model with AWS GenAIIC

Key takeaway

  • ONESTRUCTION, Inc. built Ishigaki-IDS, a specialized AI model for construction industry BIM (Building Information Modeling) workflows, using synthetic data generation and a three-stage training pipeline with AWS infrastructure and technical guidance from the AWS Generative AI Innovation Center.

  • The model dramatically outperforms general AI models on IDS (Information Delivery Specifications) tasks—scoring close to 100 percent on structural compliance versus near 0 percent for frontier models—making it practical for construction professionals to author and validate BIM information without deep specialist knowledge.

3 Key Points

  1. What happened

    ONESTRUCTION, Inc. built Ishigaki-IDS, a foundation model specialized for construction industry BIM workflows, using a three-stage training pipeline (continued pre-training, supervised fine-tuning, and reinforcement learning with verifiable rewards) on Qwen3 (8B / 14B / 32B) with technical advisory from AWS GenAIIC.

  2. Why it matters

    Japan's construction sector faces a persistent labor shortage, and BIM adoption is promoted nationally but slowed by the steep learning cost of tools like IDS (Information Delivery Specifications). Ishigaki-IDS lowers that barrier so practitioners who aren't BIM specialists can review and manage attribute information, addressing a real bottleneck in the industry.

  3. What to watch

    On ONESTRUCTION's own evaluation benchmark (IDS-Bench), Ishigaki-IDS scored close to 100 percent on XML and IDS structural compliance and above 80 percent on IDS content consistency, compared to general frontier models which scored under roughly 25 percent on IDS structural compliance and near 0 percent on IDS content consistency. The model supports context-length scaling up to roughly 120k tokens.

In Depth

Read the full story

ONESTRUCTION, Inc., a construction technology startup, set out to solve a real industry problem: BIM adoption in Japan's construction sector is promoted at the national level because it lets design, construction, and maintenance teams share information in one place, but adoption has been slowed by the steep learning cost of specialist tools. One such tool is IDS (Information Delivery Specifications), an XML-based standard that defines the information attached to and validated against a BIM model (an IFC model). Authoring an IDS file historically requires fluency in its grammar plus deep knowledge of IFC and its rules. ONESTRUCTION built Ishigaki-IDS, a foundation model specialized for BIM workflows, to lower that barrier so practitioners who aren't BIM specialists can review and manage attribute information.

The company faced three core challenges. First, IDS is a relatively new standard (published in 2024) and construction is a domain with limited public web content, so no comparable public dataset exists for training—unlike finance, healthcare, or law, which train on billions to hundreds of billions of tokens. Second, the model needed to learn an IFC vocabulary of several thousand terms (mapping "beam" to IfcBeam, "air conditioner" to IfcUnitaryEquipment, and so on), work that has historically been done by hand. Third, IDS has specialized grammar: its tag structure changes depending on what information is being attached or validated, and authors must use repeated patterns and dedicated tags—general-purpose models struggle to produce this structure with accuracy.

ONESTRUCTION's solution combined three ingredients: a multi-stage training pipeline, close collaboration with domain experts, and stable distributed training infrastructure. The team built Ishigaki-IDS on top of Qwen3 (8B / 14B / 32B), an open-source large language model from Alibaba Cloud known for strong multilingual capabilities. In continued pre-training (CPT), they injected IDS and IFC domain knowledge using web corpora plus synthetic data created with internal domain experts; synthetic data covered most of the training corpus. In supervised fine-tuning (SFT), they trained the model on pairs of IDS authoring instructions (in CSV or natural language) and their expected IDS output. In reinforcement learning with verifiable rewards (RLVR), they used IDS-Audit-Tool from buildingSMART as the reward function, so the model could iterate against mechanical correctness signals—checking XML well-formedness, IDS structural validity, and semantic consistency.

For infrastructure, ONESTRUCTION used Amazon EC2 P5en instances (two p5en.48xlarge nodes with NVIDIA H200 Tensor Core GPUs), orchestrated with AWS ParallelCluster, with training data and checkpoints stored on Amazon FSx for Lustre. ONESTRUCTION met with the AWS Generative AI Innovation Center (GenAIIC) every two weeks for technical advisory, working through training data design, evaluation benchmarks, training stages and techniques, training infrastructure, and result diagnosis at each milestone.

On ONESTRUCTION's own evaluation benchmark, IDS-Bench, Ishigaki-IDS scored close to 100 percent on XML structural compliance and IDS structural compliance, and above 80 percent on IDS content consistency. General frontier models produced well-formed XML but scored under roughly 25 percent on IDS structural compliance and near 0 percent on IDS content consistency. The model also supports context-length scaling with YaRN (Yet another RoPE extensioN), generating correctly with inputs and outputs up to roughly 120k tokens. In a joint proof-of-concept with buildingSMART, both IDS specialists and non-specialists responded positively to using the model in their work and to its ability to produce the intended IDS even from ambiguous prompts. ONESTRUCTION identified three key lessons: synthetic data quality matters more than quantity, verifiable rewards accelerate iteration in data-poor settings, and stable infrastructure lets teams experiment freely rather than debugging cluster issues.

Context & Analysis

ONESTRUCTION faced a core technical challenge: building a domain-specialized foundation model in a field with minimal training data. IDS is a relatively new standard (published in 2024) and construction is a domain with limited public web content—unlike finance, healthcare, or law, which train models on corpora of billions to hundreds of billions of tokens. The company's solution combined three ingredients: synthetic data generation created by internal domain experts, a three-stage training pipeline (continued pre-training with synthetic data, supervised fine-tuning on real IDS authoring tasks, and reinforcement learning using buildingSMART's IDS-Audit-Tool as a verifiable reward function), and stable distributed training infrastructure on AWS.

The three-stage approach directly addressed the three problems that stood between the team and a working model. Continued pre-training injected IDS and IFC domain knowledge at scale; supervised fine-tuning trained the model on pairs of authoring instructions and expected outputs; and reinforcement learning with verifiable rewards refined output quality without requiring large amounts of labeled data—a critical advantage in a data-poor domain. ONESTRUCTION's close collaboration with AWS GenAIIC, meeting every two weeks to review training results and iterate on data design, training stages, infrastructure stability, and result diagnosis, helped the company reach accuracy targets within the GENIAC Phase 3 timeline.

FAQ

What is Ishigaki-IDS and what does it do?
Ishigaki-IDS is a foundation model specialized for BIM (Building Information Modeling) workflows in construction. It helps practitioners author and validate IDS (Information Delivery Specifications), an XML-based standard that defines information attached to BIM models, lowering the barrier for non-specialists who lack fluency in IDS grammar and the IFC (Industry Foundation Classes) ruleset.
How does Ishigaki-IDS compare to general AI models on IDS tasks?
On ONESTRUCTION's IDS-Bench evaluation, Ishigaki-IDS scored close to 100 percent on XML structural compliance and IDS structural compliance, and above 80 percent on IDS content consistency. General frontier models produced well-formed XML but scored under roughly 25 percent on IDS structural compliance and near 0 percent on IDS content consistency.
Where can I access Ishigaki-IDS?
The model is available on Hugging Face, and you can run it against your own IDS scenarios.
Amazon AI BlogRead Original Article

Get the latest Large Language Models news every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articlePalantir Stock Down 0.5% Despite 93% Revenue Growth

The AI news that matters, in one minute each morning.

Sign up free