paper-with-me

Papers

Tackling Missing Values in Probabilistic Wind Power Forecasting: A Generative Approach

2024-03-06 · Honglin Wen, Pierre Pinson, Jie Gu, Zhijian Jin

Machine learning techniques have been successfully used in probabilistic wind power forecasting. However, the issue of missing values within datasets due to sensor failure, for instance, has been overlooked for a long time. Although it is natural to consider addressing this issue by imputing missing values before model estimation and forecasting, we suggest treating missing values and forecasting targets indifferently and predicting all unknown values simultaneously based on observations. In this paper, we offer an efficient probabilistic forecasting approach by estimating the joint distribution of features and targets based on a generative model. It is free of preprocessing, and thus avoids introducing potential errors. Compared with the traditional "impute, then predict" pipeline, the proposed approach achieves better performance in terms of continuous ranked probability score.

📄 PDF Abstract BibTeX arXiv:2403.03631

Code (0)

등록된 구현이 없습니다.

Tasks

Missing Values

Similar Papers 제목 키워드 기반

Optimal activity and battery scheduling algorithm using load and solar generation forecast

2021-12-06 · Rui Yuan, Nam Trong Dinh, Yogesh Pipada, S. Ali Pourmouasvi

In this report, we provide a technical sequence on tackling the solar PV and demand forecast as well as optimal scheduling problem proposed by the IEEE-CIS 3rd technical challenge on predict + optimize for activity and b…

Missing ValuesSchedulingTime SeriesTime Series Analysis+1

Bayesian Probabilistic Co-Subspace Addition

2012-12-01 · NeurIPS 2012 12 · Lei Shi

For modeling data matrices, this paper introduces Probabilistic Co-Subspace Addition (PCSA) model by simultaneously capturing the dependent structures among both rows and columns. Briefly, PCSA assumes that each entry of…

Missing ValuesVariational Inference

Missing Value Imputation Based on Deep Generative Models

2018-08-05 · Hongbao Zhang, Pengtao Xie, Eric Xing

Missing values widely exist in many real-world datasets, which hinders the performing of advanced data analytics. Properly filling these missing values is crucial but challenging, especially when the missing rate is high…

ImputationMissing Values

Missing Values and Imputation in Healthcare Data: Can Interpretable Machine Learning Help?

2023-04-23 · Zhi Chen, Sarah Tan, Urszula Chajewska, Cynthia Rudin 외

Missing values are a fundamental problem in data science. Many datasets have missing values that must be properly handled because the way missing values are treated can have large impact on the resulting machine learning…

ImputationInterpretable Machine LearningMissing Values

Transfer learning to enhance amenorrhea status prediction in cancer and fertility data with missing values

2020-12-01 · Xuetong Wu, Hadi Akbarzadeh Khorshidi, Uwe Aickelin, Zobaida Edib 외

Collecting sufficient labelled training data for health and medical problems is difficult (Antropova, et al., 2018). Also, missing values are unavoidable in health and medical datasets and tackling the problem arising fr…

BIG-bench Machine LearningMissing ValuesregressionTransfer Learning