Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How to conduct scenario reduction with this project? #616

Unanswered
bmmddzgj asked this question in Q&A
Discussion options

🚀 Feature

I wanna carry out a scenario reduction task, which aims to reduce scenario numbers while keeping the wasserstein matric between original and reduced empirical distrition close to zero.

Motivation

In scenario-based stochastic optimization, the computational efficiency is highly related to the number of scenarios. It is important to counterbalance the description accuracy of distribution and the efficiency of later optimization.

Pitch

What I want is simple. The optimal transport problem between discrete distributions is often expressed as

$$ \begin{align} \begin{aligned} \gamma^* = arg\min_{\gamma \in \mathbb{R}_+^{m\times n}} \quad \sum_{i,j}\gamma_{i,j}M_{i,j}\\ s.t. \gamma 1 = a; \gamma^T 1= b; \gamma\geq 0 \end{aligned} \end{align} $$

What if the target distribution is unknown with given number of scenarios? Then the problem becomes scenario reduction. But I don't know how to implement cause it is a non-convex problem then.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
1 participant
Converted from issue

This discussion was converted from issue #615 on March 13, 2024 16:38.

AltStyle によって変換されたページ (->オリジナル) /