paper-with-me

홈 › Papers

Boosting Combinatorial Problem Modeling with Machine Learning

2018-07-15 · Michele Lombardi, Michela Milano

In the past few years, the area of Machine Learning (ML) has witnessed tremendous advancements, becoming a pervasive technology in a wide range of applications. One area that can significantly benefit from the use of ML is Combinatorial Optimization. The three pillars of constraint satisfaction and optimization problem solving, i.e., modeling, search, and optimization, can exploit ML techniques to boost their accuracy, efficiency and effectiveness. In this survey we focus on the modeling component, whose effectiveness is crucial for solving the problem. The modeling activity has been traditionally shaped by optimization and domain experts, interacting to provide realistic results. Machine Learning techniques can tremendously ease the process, and exploit the available data to either create models or refine expert-designed ones. In this survey we cover approaches that have been recently proposed to enhance the modeling process by learning either single constraints, objective functions, or the whole model. We highlight common themes to multiple approaches and draw connections with related fields of research.

📄 PDF Abstract BibTeX arXiv:1807.05517

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningCombinatorial OptimizationSurvey

Similar Papers 제목 키워드 기반

Totally Corrective Boosting with Cardinality Penalization

2015-04-07 · Vasil S. Denchev, Nan Ding, Shin Matsushima, S. V. N. Vishwanathan 외

We propose a totally corrective boosting algorithm with explicit cardinality regularization. The resulting combinatorial optimization problems are not known to be efficiently solvable with existing classical methods, but…

BenchmarkingCombinatorial Optimization

Combinatorial Topic Models using Small-Variance Asymptotics

2016-04-07 · Ke Jiang, Suvrit Sra, Brian Kulis

Topic models have emerged as fundamental tools in unsupervised machine learning. Most modern topic modeling algorithms take a probabilistic view and derive inference algorithms based on Latent Dirichlet Allocation (LDA) …

Combinatorial OptimizationTopic Models

Machine-Learning Kronecker Coefficients

2023-06-07 · Kyu-Hwan Lee

The Kronecker coefficients are the decomposition multiplicities of the tensor product of two irreducible representations of the symmetric group. Unlike the Littlewood--Richardson coefficients, which are the analogues for…

Binary Classification

Constrained Machine Learning: The Bagel Framework

2021-12-02 · Guillaume Perez, Sebastian Ament, Carla Gomes, Arnaud Lallouet

Machine learning models are widely used for real-world applications, such as document analysis and vision. Constrained machine learning problems are problems where learned models have to both be accurate and respect cons…

BIG-bench Machine LearningCombinatorial Optimizationvalid

COMBHelper: A Neural Approach to Reduce Search Space for Graph Combinatorial Problems

2023-12-14 · Hao Tian, Sourav Medya, Wei Ye

Combinatorial Optimization (CO) problems over graphs appear routinely in many applications such as in optimizing traffic, viral marketing in social networks, and matching for job allocation. Due to their combinatorial na…

Combinatorial OptimizationGraph Neural NetworkKnowledge DistillationMarketing