paper-with-me

Papers

Tab2vox: CNN-Based Multivariate Multilevel Demand Forecasting Framework by Tabular-To-Voxel Image Conversion

2022-09-21 · Euna Lee, Myungwoo Nam, Hongchul Lee

Since demand is influenced by a wide variety of causes, it is necessary to decompose the explana-tory variables into different levels, extract their relationships effectively, and reflect them in the forecast. In particular, this contextual information can be very useful in demand forecasting with large demand volatility or intermittent demand patterns. Convolutional neural networks (CNNs) have been successfully used in many fields where important information in data is represented by images. CNNs are powerful because they accept samples as images and use adjacent voxel sets to integrate multi-dimensional important information and learn important features. On the other hand, although the demand-forecasting model has been improved, the input data is still limited in its tabular form and is not suitable for CNN modeling. In this study, we propose a Tab2vox neural architecture search (NAS) model as a method to convert a high-dimensional tabular sam-ple into a well-formed 3D voxel image and use it in a 3D CNN network. For each image repre-sentation, the 3D CNN forecasting model proposed from the Tab2vox framework showed supe-rior performance, compared to the existing time series and machine learning techniques using tabular data, and the latest image transformation studies.

📄 PDF Abstract BibTeX arXiv:2209.10516

Code (0)

등록된 구현이 없습니다.

Tasks

Demand ForecastingNeural Architecture SearchTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

3D CNN 설명 없음

Similar Papers 제목 키워드 기반

Zero-shot Multivariate Time Series Forecasting Using Tabular Prior Fitted Networks

2026-04-09 · Mayuka Jayawardhana, Nihal Sharma, Kazem Meidani, Bayan Bruss 외 arxiv

Tabular foundation models, particularly Prior-data Fitted Networks like TabPFN have emerged as the leading contender in a myriad of tasks ranging from data imputation to label prediction on the tabular data format surpas…

Multivariate Time Series ForecastingUnivariate Time Series Forecasting

Mitigating Cold-start Forecasting using Cold Causal Demand Forecasting Model

2023-06-15 · Zahra Fatemi, Minh Huynh, Elena Zheleva, Zamir Syed 외

Forecasting multivariate time series data, which involves predicting future values of variables over time using historical data, has significant practical applications. Although deep learning-based models have shown prom…

Causal InferenceDemand ForecastingTime Series

Short-Term Electricity Demand Forecasting for New England Using a Hybrid Transformer-XGBoost Framework with Weather, Calendar, and COVID-19 Indicators

2026-06-18 · Reza Ghanavati, Behrooz Mosallaei arxiv

Accurate short-term electricity demand forecasting is critical for reliable power system operation, energy market planning, and infrastructure optimization. This paper presents a hybrid framework combining a Transformer …

Hyperparameter Optimization

KARMA: A Multilevel Decomposition Hybrid Mamba Framework for Multivariate Long-Term Time Series Forecasting

2025-06-10 · Hang Ye, Gaoxiang Duan, Haoran Zeng, Yangxin Zhu 외

Multivariate long-term and efficient time series forecasting is a key requirement for a variety of practical applications, and there are complex interleaving time dynamics in time series data that require decomposition m…

Computational EfficiencyMambaTime SeriesTime Series Forecasting

TabularARGN: A Flexible and Efficient Auto-Regressive Framework for Generating High-Fidelity Synthetic Data

2025-01-21 · arXiv:2501.12012v1 2025 1 · Paul Tiwald, Ivona Krchova, Andrey Sidorenko, Mariana Vargas-Vieyra 외

Synthetic data generation for tabular datasets must balance fidelity, efficiency, and versatility to meet the demands of real-world applications. We introduce the Tabular Auto-Regressive Generative Network (TabularARGN),…

FairnessImputationSynthetic Data GenerationTabular Data Generation