0 cumulative citations
View corpus contextA 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.
Citation observations
Cumulative provider counts captured on specific dates; providers are never combined.
0 cumulative citations
View corpus contextAbstract 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
Claims (8)
| Claim | Direction | Outcome | Confidence & Evidence | Details |
|---|---|---|---|---|
| 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
|
| 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%
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|