paper-with-me

Papers

A Missing Value Filling Model Based on Feature Fusion Enhanced Autoencoder

2022-08-29 · Xinyao Liu, Shengdong Du, Tianrui Li, Fei Teng, Yan Yang

With the advent of the big data era, the data quality problem is becoming more critical. Among many factors, data with missing values is one primary issue, and thus developing effective imputation models is a key topic in the research community. Recently, a major research direction is to employ neural network models such as self-organizing mappings or automatic encoders for filling missing values. However, these classical methods can hardly discover interrelated features and common features simultaneously among data attributes. Especially, it is a very typical problem for classical autoencoders that they often learn invalid constant mappings, which dramatically hurts the filling performance. To solve the above-mentioned problems, we propose a missing-value-filling model based on a feature-fusion-enhanced autoencoder. We first incorporate into an autoencoder a hidden layer that consists of de-tracking neurons and radial basis function neurons, which can enhance the ability of learning interrelated features and common features. Besides, we develop a missing value filling strategy based on dynamic clustering that is incorporated into an iterative optimization process. This design can enhance the multi-dimensional feature fusion ability and thus improves the dynamic collaborative missing-value-filling performance. The effectiveness of the proposed model is validated by extensive experiments compared to a variety of baseline methods on thirteen data sets.

📄 PDF Abstract BibTeX arXiv:2208.13495

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationMissing Values

Similar Papers 제목 키워드 기반

Long-Term Missing Value Imputation for Time Series Data Using Deep Neural Networks

2022-02-25 · Jangho Park, Juliane Muller, Bhavna Arora, Boris Faybishenko 외

We present an approach that uses a deep learning model, in particular, a MultiLayer Perceptron (MLP), for estimating the missing values of a variable in multivariate time series data. We focus on filling a long continuou…

ImputationMissing ValuesTime SeriesTime Series Analysis

Iterative missing value imputation based on feature importance

2023-11-14 · Cong Guo, Chun Liu, Wei Yang

Many datasets suffer from missing values due to various reasons,which not only increases the processing difficulty of related tasks but also reduces the accuracy of classification. To address this problem, the mainstream…

Feature ImportanceImputationMatrix CompletionMissing Values

PriSTI: A Conditional Diffusion Framework for Spatiotemporal Imputation

2023-02-20 · Mingzhe Liu, Han Huang, Hao Feng, Leilei Sun 외

Spatiotemporal data mining plays an important role in air quality monitoring, crowd flow modeling, and climate forecasting. However, the originally collected spatiotemporal data in real-world scenarios is usually incompl…

ImputationMissing ValuesNoise Estimation

DepthLab: From Partial to Complete

2024-12-24 · Zhiheng Liu, Ka Leong Cheng, Qiuyu Wang, Shuzhe Wang 외

Missing values remain a common challenge for depth data across its wide range of applications, stemming from various causes like incomplete data acquisition and perspective alteration. This work bridges this gap with Dep…

Depth CompletionMissing ValuesScene GenerationText to 3D

Flexible-length Text Infilling for Discrete Diffusion Models

2025-06-16 · Andrew Zhang, Anushka Sivakumar, Chiawei Tang, Chris Thomas

Discrete diffusion models are a new class of text generators that offer advantages such as bidirectional context use, parallelizable generation, and flexible prompting compared to autoregressive models. However, a critic…

PositionText Infilling