SOTAVerified

Combinatorial Optimization

Combinatorial Optimization is a category of problems which requires optimizing a function over a combination of discrete objects and the solutions are constrained. Examples include finding shortest paths in a graph, maximizing value in the Knapsack problem and finding boolean settings that satisfy a set of constraints. Many of these problems are NP-Hard, which means that no polynomial time solution can be developed for them. Instead, we can only produce approximations in polynomial time that are guaranteed to be some factor worse than the true optimal solution.

Source: Recent Advances in Neural Program Synthesis

Papers

Showing 401410 of 1277 papers

TitleStatusHype
A new dog learns old tricks: RL finds classic optimization algorithms0
Decomposed Quadratization: Efficient QUBO Formulation for Learning Bayesian Network0
A Data-Driven Column Generation Algorithm For Bin Packing Problem in Manufacturing Industry0
Boosting Ant Colony Optimization via Solution Prediction and Machine Learning0
Deep Learning of Graph Matching0
Efficient LDPC Decoding using Physical Computation0
Efficient learning by implicit exploration in bandit problems with side observations0
Efficiently Factorizing Boolean Matrices using Proximal Gradient Descent0
Attention Round for Post-Training Quantization0
Adaptive Non-Uniform Timestep Sampling for Accelerating Diffusion Model Training0
Show:102550
← PrevPage 41 of 128Next →

No leaderboard results yet.