
Technical CSM @ Parallel Domain | ex-Ubisoft | ex-Robert Bosch
Home
Seq2Seq Data Imputation
Missing data, in general, could cause huge problems to many applications, such as online sensing in
IoT networks, data-driven decision making, both pre- and post-processing in data pipeline, etc.
Traditionally, there are quite a few statistical methods to solve missing data issues. But they
usually have many limitations. In this published work, we propose a Seq2Seq model that is based on
RNN encoder-decoder architecture to solve data imputation problems.
Below is an overview of our proposed neural network architecture.
