paper-with-me

Papers

Prescriptive PCA: Dimensionality Reduction for Two-stage Stochastic Optimization

2023-06-04 · Long He, Ho-Yin Mak

In this paper, we consider the alignment between an upstream dimensionality reduction task of learning a low-dimensional representation of a set of high-dimensional data and a downstream optimization task of solving a stochastic program parameterized by said representation. In this case, standard dimensionality reduction methods (e.g., principal component analysis) may not perform well, as they aim to maximize the amount of information retained in the representation and do not generally reflect the importance of such information in the downstream optimization problem. To address this problem, we develop a prescriptive dimensionality reduction framework that aims to minimize the degree of suboptimality in the optimization phase. For the case where the downstream stochastic optimization problem has an expected value objective, we show that prescriptive dimensionality reduction can be performed via solving a distributionally-robust optimization problem, which admits a semidefinite programming relaxation. Computational experiments based on a warehouse transshipment problem and a vehicle repositioning problem show that our approach significantly outperforms principal component analysis with real and synthetic data sets.

📄 PDF Abstract BibTeX arXiv:2306.02223

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionStochastic Optimization

Similar Papers 제목 키워드 기반

Predictive machine learning for prescriptive applications: a coupled training-validating approach

2021-10-22 · Ebrahim Mortaz, Alexander Vinel

In this research we propose a new method for training predictive machine learning models for prescriptive applications. This approach, which we refer to as coupled validation, is based on tweaking the validation step in …

BIG-bench Machine LearningDecision MakingStochastic Optimization

Neural Two-Stage Stochastic Optimization for Solving Unit Commitment Problem

2025-07-13 · Zhentong Shao, Jingtao Qin, Nanpeng Yu arxiv

This paper proposes a neural stochastic optimization method for efficiently solving the two-stage stochastic unit commitment (2S-SUC) problem under high-dimensional uncertainty scenarios. The proposed method approximates…

Dimensionality ReductionStochastic Optimization

Bridging Graph Drawing and Dimensionality Reduction with Stochastic Stress Optimization

2026-05-01 · Daniel Hangan, Stephen Kobourov, Jacob Miller arxiv

Both Dimensionality Reduction (DR) and Graph Drawing (GD) aim to visualize abstract, non-linear structures, yet rely on different optimization paradigms. This contrast is evident in Multidimensional Scaling (MDS), which …

Dimensionality ReductionStochastic Optimization

Accelerating Plug-and-Play Image Reconstruction via Multi-Stage Sketched Gradients

2022-03-14 · Junqi Tang

In this work we propose a new paradigm for designing fast plug-and-play (PnP) algorithms using dimensionality reduction techniques. Unlike existing approaches which utilize stochastic gradient iterations for acceleration…

Dimensionality ReductionImage Reconstruction

Two-Stage Hierarchical and Explainable Feature Selection Framework for Dimensionality Reduction in Sleep Staging

2024-08-31 · Yangfan Deng, Hamad Albidah, Ahmed Dallal, Jijun Yin 외

Sleep is crucial for human health, and EEG signals play a significant role in sleep research. Due to the high-dimensional nature of EEG signal data sequences, data visualization and clustering of different sleep stages h…

Data VisualizationDimensionality ReductionEEGfeature selection+2