Transformer-Based Data-to-Text Model

Min Xia,Yunjian Li,Zhonghai Wu
DOI: https://doi.org/10.1109/icsp62122.2024.10743253
2024-01-01
Abstract:In industrial manufacturing, devices and sensors generate large amounts of numerical data, and the common response is to process and describe the data based on Statistical Process Control (SPC). In this paper, a Data-To-Text method is developed. it generates text from numerical data end-to-end and is applied to transform SPC-type time-series numerical data into text. Based on the Sequence-To-Sequence (Seq2Seq) architecture, the proposed method uses a Bidirectional Long Short-Term Memory (BiLSTM) model as the numerical encoder, employs a Transformer model with targeted modifications, and introduces a Pointer Generator (PG) network to directly convert SPC time-series data into text.
What problem does this paper attempt to address?