ENR reports on Structured AI's $4.2m fundraise and partnership with Syska Hennessy

Education

False Positives in AI Drawing Review

A false positive is a finding the AI flags as an issue that isn't actually one. On its own, a false positive isn't the end of the world. The real problem shows up when there are enough of them that a reviewer stops trusting the tool's output altogether, or spends more time filtering noise than the manual review would have taken.

Why False Positives Happen

AI drawing review tools work by pattern matching against code requirements, coordination logic, or firm-specific standards. Sometimes a pattern that usually indicates a real problem shows up in a context where it doesn't, a detail that looks like it's missing a callout but is actually referenced on a different sheet, or an element that appears to violate a clearance requirement but is actually shown correctly once a related note is accounted for. The AI isn't wrong to flag the pattern, it's wrong about what the pattern means in that specific context.

The Real Cost Isn't the Individual False Positive

One or two false positives in a report are a minor annoyance, easy to dismiss once checked. The actual cost curve is nonlinear: as the false positive rate climbs, reviewers start spending more time separating real issues from noise, and at some point that sorting process eats up more time than the tool saved by finding real issues faster. A high false positive rate doesn't just reduce a tool's usefulness, it can make the tool net negative on time.

Why Traceable Findings Change the Math

This is where the format of a finding matters as much as whether it's accurate. If a finding is traceable, pointing to the exact page, location, and reasoning behind the flag, a reviewer can dismiss a false positive in seconds. If a finding is just a vague description or a confidence score with no supporting evidence, checking whether it's a false positive takes real time, the same amount of time regardless of whether the finding turns out to be right or wrong.

Structured AI's QA/QC Compliance Checks return deterministic findings specifically so that verifying, and dismissing, any individual finding stays fast. A false positive that takes five seconds to rule out is a minor cost. A false positive that takes five minutes to investigate is a real problem at scale.

How to Actually Evaluate a Tool's False Positive Rate

The only reliable way to know a tool's real-world false positive rate is to run it against a project you know well and count. Ask specifically: of everything flagged, how many turned out to be real issues on review? A vendor's stated accuracy number is a starting point, but it's worth verifying directly during a pilot rather than taking it at face value, since "accuracy" gets defined differently by different vendors.

Custom Checks Can Introduce Their Own False Positive Risk

A poorly scoped Custom Check, one written too broadly, can generate more false positives than a well-tuned baseline code check. This is part of why tools like Prompt Lab exist, to test a check's real-world performance against actual drawings before relying on it firm-wide, rather than discovering a high false positive rate only after rollout.

FAQ

Is a zero false positive rate realistic? No, and a vendor claiming one should be treated skeptically. Some false positive rate is inherent to pattern-based detection across a wide variety of real-world drawing conventions. The more realistic goal is keeping the rate low and making individual findings fast to verify or dismiss.

Does a higher false positive rate always mean worse recall? Not necessarily, though there's often a tradeoff. A tool tuned to catch every possible issue tends to flag more borderline cases, some of which turn out to be false positives. A tool tuned to minimize false positives sometimes misses more real issues. Understanding where a specific tool sits on that tradeoff matters more than either number alone.

How does Structured AI address false positives? Findings are deterministic and source-linked, which doesn't eliminate false positives but makes them fast to identify and dismiss. Custom Checks can also be refined using Prompt Lab and Agent Playground before being relied on firm-wide, which helps catch overly broad checks before they generate excess noise in production.

See It on Your Own Drawings

Book a demo and watch Structured review a real drawing set: every finding with the exact page, location, issue, and fix.

Book a Demo