The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References About 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

A hybrid AI model flags construction settlement disputes two weeks earlier and cuts auditor time by about two-thirds in a 150-node case study, achieving 92.5% accuracy; the promising results rely on a small, domain-specific sample and require broader validation before industry-wide claims.

Application of Machine Learning and Data Analysis in Construction Project Cost Disputes: Automated Processing and Risk Control
Ziyuan Zhang, Miaomiao Yu, Yu Lei, Siyi Guo · August 20, 2026 · Engineering Research Express
openalex descriptive low evidence 7/10 relevance Summary only summary available; pdf_status=paywall DOI Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

OpenAlex

Latest observation:

  1. Ziyuan Zhang provider ID
  2. Miaomiao Yu provider ID
  3. Yu Lei provider ID
  4. Siyi Guo provider ID

Semantic Scholar

Latest observation:

  1. Ziyuan Zhang provider ID
  2. Miaomiao Yu provider ID
  3. Yu Lei provider ID
  4. Siyi Guo provider ID
A dual-path ML system (XGBoost for numerical features + Attention-BiLSTM for contract/change texts, fused by a GFU) detects cost-dispute risk in construction settlement audits with F1=0.901 and 92.5% accuracy on a 150-node case study, claiming 65% auditor-time reduction and ~14 days earlier warnings versus single-path baselines.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Abstract Addressing the challenges of processing multi-source heterogeneous data and the lagging identification of cost dispute risks in construction project settlement auditing, this paper constructs a machine learning-based numerical-semantic dual-path cost dispute precise identification model. This study extracts key features from three dimensions-numerical sensitivity, semantic conflict, and project environmental background-to construct high-dimensional feature vectors. The core architecture of the model consists of parallel dual paths: Path A utilizes the XGBoost algorithm to capture explicit numerical risks within engineering quantity and price deviations; Path B leverages an Attention-BiLSTM model to mine implicit fingerprints of rights and responsibilities conflicts within contract and change order texts. By introducing a Gated Fusion Unit (GFU), the system achieves non-linear mapping and trade-off between numerical probabilities and semantic indices, and performs global parameter tuning in conjunction with a Bayesian optimization strategy. Case study results confirm that the model performs excellently on a dataset of 150 real settlement nodes, achieving an F1score of 0.901 and an accuracy of 92.5%, with identification performance significantly surpassing traditional single-path identification models. Practical evaluation data indicates that the model can shorten the time consumed for individual audits by 65% and provide early warnings on average 14 days ahead. This study provides highprecision technical means for the intelligent auditing of construction project costs, offering theoretical support and practical reference for achieving the transformation from traditional experience-based auditing to data-driven risk prevention and control.

Summary

Main Finding

A machine-learning numerical–semantic dual-path model (XGBoost for numeric features + Attention-BiLSTM for text features, fused via a Gated Fusion Unit and tuned with Bayesian optimization) can accurately and early identify cost-dispute risks in construction settlement auditing. On a 150-node real-world dataset it achieved F1 = 0.901 and accuracy = 92.5%, reduced per-audit time by 65%, and provided warnings on average 14 days earlier than existing practice — substantially outperforming single-path approaches.

Key Points

  • Problem: Late and error-prone detection of cost-dispute risks in construction project settlement audits due to heterogeneous multi-source data (numbers + contract/change texts + environment).
  • Feature engineering: High-dimensional vectors built from three dimensions:
    • Numerical sensitivity (quantity and price deviations),
    • Semantic conflict (textual fingerprints of rights/responsibilities conflicts),
    • Project environmental background.
  • Model architecture:
    • Path A: XGBoost to capture explicit numerical risk signals.
    • Path B: Attention-BiLSTM to extract implicit semantic conflict signals from contract and change-order texts.
    • Fusion: Gated Fusion Unit (GFU) to non-linearly combine numerical probabilities and semantic indices, enabling trade-offs and joint representation.
    • Optimization: Bayesian optimization for global hyperparameter tuning.
  • Evaluation:
    • Dataset: 150 real settlement nodes (case study).
    • Metrics: F1 = 0.901, Accuracy = 92.5%.
    • Practical impact: 65% reduction in auditor time per case; average 14-day earlier warnings.
  • Comparative result: Clear improvement over traditional single-path (numeric-only or text-only) identification models.

Data & Methods

  • Data sources: Engineering quantity and price records, contract texts, change order texts, and contextual project/environmental metadata (three-dimension inputs).
  • Feature extraction:
    • Numerical: sensitivity measures capturing deviations in quantities and prices.
    • Textual: semantic conflict indicators via sequence modeling and attention mechanisms.
    • Environmental: contextual features affecting dispute likelihood.
  • Modeling:
    • Gradient-boosted trees (XGBoost) handle structured numeric inputs and yield probability/risk scores.
    • Attention-enhanced BiLSTM processes sequential contract/change-order text to produce semantic conflict indices.
    • GFU performs gated, non-linear fusion of outputs from both paths into a combined risk prediction.
  • Training & tuning: End-to-end/global parameter tuning with Bayesian optimization to balance performance and avoid overfitting.
  • Evaluation approach: Case-study testing on 150 settlement nodes with standard classification metrics (precision/recall/F1/accuracy) and operational measures (audit time reduction, advance warning days).
  • Baseline: Traditional single-path identification models (numeric-only or semantic-only).

Implications for AI Economics

  • Productivity & cost savings:
    • Large per-audit time reductions (reported 65%) imply significant labor-cost savings and higher throughput for audit firms and owners.
    • Earlier warnings (≈14 days) allow preemptive mitigation, potentially lowering dispute resolution costs and project delays.
  • Market structure & incentives:
    • Increased automation could shift auditor labor demand toward higher-skill roles (model validation, exception handling), compressing demand for routine audit tasks.
    • Audit firms that adopt such tools may gain competitive advantage, prompting industry-wide adoption and new service offerings (automated pre-audit, continuous monitoring).
  • Risk allocation & contracting:
    • Better early detection changes bargaining dynamics and may reduce incidence/severity of disputes; contracting parties may update clauses, pricing strategies, or insurance terms accordingly.
  • Returns to data & complementarities:
    • Value of rich multi-source data is highlighted — firms with better digital records capture more benefit, creating incentives to invest in standardized, machine-readable recordkeeping.
    • Complementarity between numeric and textual data shows higher returns to integrated analysis than to isolated analytics.
  • Policy, governance & standards:
    • Widespread deployment would benefit from standards for data formats, labeling, and model auditing to ensure fairness, transparency, and robustness.
    • Regulatory acceptance (e.g., of automated early warnings) may be needed for formal audit workflows.
  • Risks & adoption barriers:
    • Small study size (150 nodes) and domain specificity imply need for larger, cross-project validation before broad economic conclusions.
    • Potential model biases or misclassification could create new risks (false positives/negatives), requiring human-in-the-loop workflows.
    • Data privacy, proprietary contract content, and integration costs could slow adoption.
  • Research & evaluation priorities for AI economics:
    • Quantify macro adoption effects: industry-level labor shifts, price effects for audit services, dispute incidence changes.
    • Cost-benefit and ROI analyses across diverse project types and jurisdictions.
    • External validation on larger and more varied datasets; study generalizability across contract forms and procurement regimes.
    • Investigation of incentive effects (e.g., strategic reporting by contractors) and mitigation (auditability, explainability).

Limitations to note: promising case-study results but limited sample size; model complexity (GFU + neural text path) may reduce interpretability relative to simpler rule-based audits; operational integration and robust evaluation in live environments remain necessary before large-scale economic claims.

Assessment

Paper Typedescriptive Evidence Strengthlow — Results come from a single case-study dataset of 150 settlement nodes with no randomized evaluation or external validation; performance and operational claims (time saved, earlier warnings) may reflect sample-specific conditions, optimistic measurement, or overfitting rather than broadly generalizable causal effects. Methods Rigormedium — The modeling pipeline is technically sound (separate numeric/text paths, attention-BiLSTM, XGBoost, gated fusion, and Bayesian hyperparameter tuning) and compares to single-path baselines, but rigor is limited by a small sample, unclear validation protocol (e.g., cross-validation, hold-out set, class balance handling), potential for overfitting, and lack of external or out-of-sample tests. SampleA real-world case-study dataset of 150 settlement nodes from construction project audits, comprising engineering quantity and price records (numerical), contract and change-order texts (unstructured text), and project/environmental metadata; labels indicate presence/absence of cost-dispute risk at each node. Themesproductivity labor_markets adoption GeneralizabilitySmall sample (150 nodes) limits statistical power and increases overfitting risk, Likely drawn from a limited set of projects, firms, contract forms, and jurisdictions, Language, legal/contractual conventions, and procurement regimes may differ across contexts, Requires high-quality, structured numeric records and machine-readable contracts—data availability varies across firms, Operational performance (time savings, earlier warnings) may depend on integration and workflow specifics not captured in the study

Claims (8)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The machine-learning numerical-semantic dual-path model achieved an F1 score of 0.901 for identifying cost-dispute risks in construction settlement auditing. Decision Quality positive F1 score for cost-dispute risk identification
Reading fidelity high
Study strength medium
n=150
F1 = 0.901
0.18
The dual-path model achieved 92.5% accuracy in identifying cost-dispute risks in construction settlement auditing. Decision Quality positive Classification accuracy for cost-dispute risk identification
Reading fidelity high
Study strength medium
n=150
accuracy = 92.5%
0.18
The model reduced per-audit time by 65%. Task Completion Time positive Time required per audit
Reading fidelity high
Study strength medium
n=150
65% reduction
0.18
The model provided cost-dispute risk warnings an average of 14 days earlier than existing practice. Decision Quality positive Advance warning time before a cost-dispute risk
Reading fidelity high
Study strength medium
n=150
14 days earlier on average
0.18
The dual-path model substantially outperformed traditional single-path identification models based only on numeric or semantic information. Decision Quality positive Cost-dispute risk-identification performance relative to single-path baselines
Reading fidelity high
Study strength medium
n=150
0.18
The model combines numerical sensitivity, semantic conflict, and project-environmental information to identify construction cost-dispute risks. Decision Quality positive Integrated risk prediction from heterogeneous construction-settlement data
Reading fidelity high
Study strength medium
n=150
0.18
The model uses XGBoost for numerical risk signals, an Attention-BiLSTM for textual semantic-conflict signals, and a Gated Fusion Unit to combine the two paths. Other positive Integrated model-based cost-dispute risk prediction
Reading fidelity high
Study strength medium
n=150
0.18
The study's evidence is limited by its small, domain-specific case-study sample and requires larger cross-project validation before broad economic conclusions can be drawn. Other negative Generalizability of the model's reported performance
Reading fidelity high
Study strength high
n=150
0.3

Notes