paper-with-me

홈 › Papers

Learning to Project in Multi-Objective Binary Linear Programming

2019-01-30 · Alvaro Sierra-Altamiranda, Hadi Charkhgard, Iman Dayarian, Ali Eshragh, Sorna Javadi

In this paper, we investigate the possibility of improving the performance of multi-objective optimization solution approaches using machine learning techniques. Specifically, we focus on multi-objective binary linear programs and employ one of the most effective and recently developed criterion space search algorithms, the so-called KSA, during our study. This algorithm computes all nondominated points of a problem with p objectives by searching on a projected criterion space, i.e., a (p-1)-dimensional criterion apace. We present an effective and fast learning approach to identify on which projected space the KSA should work. We also present several generic features/variables that can be used in machine learning techniques for identifying the best projected space. Finally, we present an effective bi-objective optimization based heuristic for selecting the best subset of the features to overcome the issue of overfitting in learning. Through an extensive computational study over 2000 instances of tri-objective Knapsack and Assignment problems, we demonstrate that an improvement of up to 12% in time can be achieved by the proposed learning method compared to a random selection of the projected space.

📄 PDF Abstract BibTeX arXiv:1901.10868

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

A PDD Decoder for Binary Linear Codes With Neural Check Polytope Projection

2020-06-11 · Yi Wei, Ming-Min Zhao, Min-Jian Zhao, Ming Lei

Linear Programming (LP) is an important decoding technique for binary linear codes. However, the advantages of LP decoding, such as low error floor and strong theoretical guarantee, etc., come at the cost of high computa…

Decoder

Online Linear Programming for Multi-Objective Routing in LLM Serving

2026-07-04 · Zixi Chen, Yinyu Ye, Zijie Zhou arxiv

We study the online routing problem in large language model serving, where requests arrive sequentially and must be dispatched to parallel decode workers under tight batch-size and KV-cache constraints. Unlike widely use…

MORBDD: Multiobjective Restricted Binary Decision Diagrams by Learning to Sparsify

2024-03-04 · Rahul Patel, Elias B. Khalil, David Bergman

In multicriteria decision-making, a user seeks a set of non-dominated solutions to a (constrained) multiobjective optimization problem, the so-called Pareto frontier. In this work, we seek to bring a state-of-the-art met…

Decision MakingMultiobjective Optimization

Unfolding Projection-free SDP Relaxation of Binary Graph Classifier via GDPA Linearization

2021-09-10 · Cheng Yang, Gene Cheung, Wai-tian Tan, Guangtao Zhai

Algorithm unfolding creates an interpretable and parsimonious neural network architecture by implementing each iteration of a model-based algorithm as a neural layer. However, unfolding a proximal splitting algorithm wit…

Deep Hashing for Compact Binary Codes Learning

2015-06-01 · CVPR 2015 6 · Venice Erin Liong, Jiwen Lu, Gang Wang, Pierre Moulin 외

In this paper, we propose a new deep hashing (DH) approach to learn compact binary codes for large scale visual search. Unlike most existing binary codes learning methods which seek a single linear projection to map each…

Deep Hashing