paper-with-me

홈 › Papers

Transformer-Based Deep Learning Model for Bored Pile Load-Deformation Prediction in Bangkok Subsoil

2023-12-05 · Sompote Youwai, Chissanupong Thongnoo

This paper presents a novel deep learning model based on the transformer architecture to predict the load-deformation behavior of large bored piles in Bangkok subsoil. The model encodes the soil profile and pile features as tokenization input, and generates the load-deformation curve as output. The model also incorporates the previous sequential data of load-deformation curve into the decoder to improve the prediction accuracy. The model also incorporates the previous sequential data of load-deformation curve into the decoder. The model shows a satisfactory accuracy and generalization ability for the load-deformation curve prediction, with a mean absolute error of 5.72% for the test data. The model could also be used for parametric analysis and design optimization of piles under different soil and pile conditions, pile cross section, pile length and type of pile.

📄 PDF Abstract BibTeX arXiv:2312.03041

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Exploring Various Sequential Learning Methods for Deformation History Modeling

2025-04-04 · Muhammed Adil Yatkin, Mihkel Korgesaar, Jani Romanoff, Umit Islak 외

Current neural network (NN) models can learn patterns from data points with historical dependence. Specifically, in natural language processing (NLP), sequential learning has transitioned from recurrence-based architectu…

EEG-Based Epileptic Seizure Prediction Using Temporal Multi-Channel Transformers

2022-09-18 · Ricardo V. Godoy, Tharik J. S. Reis, Paulo H. Polegato, Gustavo J. G. Lahr 외

Epilepsy is one of the most common neurological diseases, characterized by transient and unprovoked events called epileptic seizures. Electroencephalogram (EEG) is an auxiliary method used to perform both the diagnosis a…

EEGElectroencephalogram (EEG)Seizure prediction

Bored to Death: Artificial Intelligence Research Reveals the Role of Boredom in Suicide Behavior

2024-04-22 · Shir Lissak, Yaakov Ophir, Refael Tikochinski, Anat Brunstein Klomek 외

Background: Recent advancements in Artificial Intelligence (AI) contributed significantly to suicide assessment, however, our theoretical understanding of this complex behavior is still limited. Objective: This study aim…

TpuGraphs: A Performance Prediction Dataset on Large Tensor Computational Graphs

2023-08-25 · NeurIPS 2023 11 · Phitchaya Mangpo Phothilimthana, Sami Abu-El-Haija, Kaidi Cao, Bahare Fatemi 외

Precise hardware performance models play a crucial role in code optimizations. They can assist compilers in making heuristic decisions or aid autotuners in identifying the optimal configuration for a given program. For e…

Graph Property PredictionPredictionProperty PredictionRuntime ranking

AgentCompile: An LLM-Guided Compiler for Direct CUDA Inference

2026-06-04 · Xuanzhe Li, Ziyan Weng, Zhiyu Zhu, Junhui Hou arxiv

Transformer inference increasingly depends on specialized compiler and runtime support, but real model graphs still require semantic decisions about which regions are worth specializing and which CUDA implementation fami…