← Latest papers
💬 NLP

Ishigaki-IDS: An Open-Weight Verifier-Aware Model for Information Delivery Specification Drafting in Building Information Modeling

The paper introduces Ishigaki-IDS, an open-weight, verifier-aware large language model that utilizes continued pretraining, supervised fine-tuning, and reinforcement learning with external validator rewards to significantly improve the accuracy and efficiency of generating machine-checkable Information Delivery Specification (IDS) files for Building Information Modeling (BIM) projects.

Original authors: Ryo Kanazawa, Koyo Hidaka, Teppei Miyamoto, Takayuki Kato, Tomoki Ando, Chenguang Wang, Dayuan Jiang, Naofumi Fujita, Shuhei Saitoh, Atomu Kondo, Koki Arakawa, Daiho Nishioka

Published 2026-06-09
📖 4 min read☕ Coffee break read

Original authors: Ryo Kanazawa, Koyo Hidaka, Teppei Miyamoto, Takayuki Kato, Tomoki Ando, Chenguang Wang, Dayuan Jiang, Naofumi Fujita, Shuhei Saitoh, Atomu Kondo, Koki Arakawa, Daiho Nishioka

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Problem: The "Translation" Bottleneck

Imagine you are a construction architect. You have a list of rules for a building (e.g., "The sidewalk must be 2 meters wide"). In the digital world of Building Information Modeling (BIM), these rules need to be written in a very specific, strict computer language called IDS (Information Delivery Specification).

Think of IDS like a highly bureaucratic passport application.

  • It has to be written in a specific format (XML).
  • It must use exact vocabulary (e.g., you can't say "pavement"; you must say IFCPAVEMENT).
  • If you make a single typo or use the wrong format, the computer system rejects it immediately.

Currently, humans have to manually translate their natural language rules into this strict "passport application" format. It's slow, boring, and prone to errors. If the computer rejects the application, the human has to start over, fixing tiny syntax errors.

The Solution: Ishigaki-IDS

The authors created a new AI model called Ishigaki-IDS. Think of this AI not as a magic robot that replaces the architect, but as a super-fast, hyper-attentive intern.

This intern's job is to take your rough notes (like a spreadsheet or a sentence) and draft the "passport application" (the IDS file) for you.

What makes this intern special?
Most AI models are like students who memorize textbooks but fail when they have to take a strict exam. If you ask a normal AI to write an IDS file, it might write beautiful English sentences that look like code, but the computer validator will reject them because they don't follow the strict rules.

Ishigaki-IDS is different because it was trained with a "Verifier-Aware" approach.

  1. Studying the Dictionary: First, it read thousands of building manuals and codebooks (Continued Pretraining) to learn the exact vocabulary.
  2. Practice Exams: Then, it practiced translating rules into the correct format (Supervised Fine-Tuning).
  3. The "Red Pen" Teacher: Finally, and most importantly, it practiced with a strict teacher (an external validator tool called IDSAuditTool). Every time the intern wrote a draft, the teacher checked it. If the draft failed the strict rules, the intern got a "bad grade" and had to try again until it passed. This is called Reinforcement Learning.

The Results: Passing the Test

The team tested this intern against other smart AI models (like Claude and GPT) using a set of 166 real-world building rules.

  • The "Pass Rate": The goal was to see how many drafts the AI could write that the strict computer validator would accept without errors.

    • The best "regular" AI (Claude Opus 4.5) passed only 33% of the time.
    • Ishigaki-IDS (the 8B version) passed 65% of the time.
    • A larger version (14B) passed 75% of the time.
  • The "Quality" Check: Passing the test isn't enough; the draft also needs to actually mean what the architect intended. The team found that while Ishigaki-IDS wrote files that the computer accepted, the human still needed to check if the content was 100% perfect. However, the AI handled the boring "syntax and formatting" part perfectly.

Real-World Test: Saving Time

To see if this actually helps people, the team asked six construction professionals to do a task: turn a spreadsheet of rules into a valid IDS file.

  • Group A (The Old Way): They did it manually from scratch.
  • Group B (The New Way): They used Ishigaki-IDS to generate a first draft, then just checked and fixed the details.

The Result: The group using the AI finished the task 54.7% faster. They didn't have to waste time fixing broken code or formatting errors; they could focus on the actual meaning of the rules.

The Bottom Line

Ishigaki-IDS doesn't replace the expert. It doesn't write the final, perfect rulebook on its own. Instead, it acts as a powerful drafting assistant.

It takes the heavy lifting of "formatting and syntax repair" off the human's plate. It turns a task that used to require hours of fixing broken computer code into a task where a human can quickly review and tweak a draft that is already 90% ready to go.

In short: It's a tool that stops architects from wasting time fighting with computer formatting errors, so they can focus on the actual building design.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →