paper-with-me

홈 › Papers

An Expandable Machine Learning-Optimization Framework to Sequential Decision-Making

2023-11-12 · Dogacan Yilmaz, İ. Esra Büyüktahtakın

We present an integrated prediction-optimization (PredOpt) framework to efficiently solve sequential decision-making problems by predicting the values of binary decision variables in an optimal solution. We address the key issues of sequential dependence, infeasibility, and generalization in machine learning (ML) to make predictions for optimal solutions to combinatorial problems. The sequential nature of the combinatorial optimization problems considered is captured with recurrent neural networks and a sliding-attention window. We integrate an attention-based encoder-decoder neural network architecture with an infeasibility-elimination and generalization framework to learn high-quality feasible solutions to time-dependent optimization problems. In this framework, the required level of predictions is optimized to eliminate the infeasibility of the ML predictions. These predictions are then fixed in mixed-integer programming (MIP) problems to solve them quickly with the aid of a commercial solver. We demonstrate our approach to tackling the two well-known dynamic NP-Hard optimization problems: multi-item capacitated lot-sizing (MCLSP) and multi-dimensional knapsack (MSMK). Our results show that models trained on shorter and smaller-dimensional instances can be successfully used to predict longer and larger-dimensional problems. The solution time can be reduced by three orders of magnitude with an average optimality gap below 0.1%. We compare PredOpt with various specially designed heuristics and show that our framework outperforms them. PredOpt can be advantageous for solving dynamic MIP problems that need to be solved instantly and repetitively.

📄 PDF Abstract BibTeX arXiv:2311.06972

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationDecision MakingDecoderSequential Decision Making

Similar Papers 제목 키워드 기반

Expandable Decision-Making States for Multi-Agent Deep Reinforcement Learning in Soccer Tactical Analysis

2025-10-01 · Kenjiro Ide, Taiga Someya, Kohei Kawaguchi, Keisuke Fujii arxiv

Invasion team sports such as soccer produce a high-dimensional, strongly coupled state space as many players continuously interact on a shared field, challenging quantitative tactical analysis. Traditional rule-based ana…

Reinforcement Learning

SEAL: Searching Expandable Architectures for Incremental Learning

2025-05-15 · Matteo Gambella, Vicente Javier Castro Solar, Manuel Roveri

Incremental learning is a machine learning paradigm where a model learns from a sequential stream of tasks. This setting poses a key challenge: balancing plasticity (learning new tasks) and stability (preserving past kno…

AutoMLCapacity EstimationIncremental LearningNeural Architecture Search

Adapting Static Fairness to Sequential Decision-Making: Bias Mitigation Strategies towards Equal Long-term Benefit Rate

2023-09-07 · Yuancheng Xu, ChengHao Deng, Yanchao Sun, Ruijie Zheng 외

Decisions made by machine learning models can have lasting impacts, making long-term fairness a critical consideration. It has been observed that ignoring the long-term effect and directly applying fairness criterion in …

Decision MakingFairnessSequential Decision Making

Expandable and Differentiable Dual Memories with Orthogonal Regularization for Exemplar-free Continual Learning

2025-11-13 · Hyung-Jun Moon, Sung-Bae Cho arxiv

Continual learning methods used to force neural networks to process sequential tasks in isolation, preventing them from leveraging useful inter-task relationships and causing them to repeatedly relearn similar features o…

class-incremental learningContinual Learning

Multidisciplinary Design Optimization of Reusable Launch Vehicles for Different Propellants and Objectives

2020-09-03 · Kai Dresia, Simon Jentzsch, Günther Waxenegger-Wilfing, Robson Hahn 외

Identifying the optimal design of a new launch vehicle is most important since design decisions made in the early development phase limit the vehicles' later performance and determines the associated costs. Reusing the f…