Triple Attention Transformer Architecture for Time-Dependent Concrete Creep Prediction
Warayut Dokduea, Weerachart Tangchirapat, Sompote Youwai

TL;DR
This paper introduces a novel transformer-based architecture with triple attention mechanisms for accurately predicting time-dependent concrete creep, outperforming traditional models and enabling real-time, interpretable predictions in engineering.
Contribution
The paper develops a triple attention transformer model that effectively captures sequential and material interactions in concrete creep prediction, advancing beyond existing empirical and machine learning methods.
Findings
Achieves mean absolute percentage error of 1.63% and R2 of 0.999 on experimental datasets.
Demonstrates the importance of attention mechanisms, especially attention pooling, for model performance.
Identifies Young's modulus as the most influential feature for creep prediction.
Abstract
This paper presents a novel Triple Attention Transformer Architecture for predicting time-dependent concrete creep, addressing fundamental limitations in current approaches that treat time as merely an input parameter rather than modeling the sequential nature of deformation development. By transforming concrete creep prediction into an autoregressive sequence modeling task similar to language processing, our architecture leverages the transformer's self-attention mechanisms to capture long-range dependencies in historical creep patterns. The model implements a triple-stream attention framework incorporating temporal attention for sequential progression, feature attention for material property interactions, and batch attention for inter-sample relationships. Evaluated on experimental datasets with standardized daily measurements spanning 160 days, the architecture achieves exceptional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConcrete Properties and Behavior · Machine Learning in Materials Science · Software Engineering Research
MethodsAbsolute Position Encodings · Layer Normalization · Byte Pair Encoding · Label Smoothing · Softmax · Dropout · Dense Connections · Transformer · Attention Is All You Need · Shapley Additive Explanations
