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 11011110 of 1277 papers

TitleStatusHype
NeuroPrim: An Attention-based Model for Solving NP-hard Spanning Tree ProblemsCode0
Submodular Batch Selection for Training Deep Neural NetworksCode0
Deep Learning Chromatic and Clique Numbers of GraphsCode0
Learning Geometric Combinatorial Optimization Problems using Self-attention and Domain KnowledgeCode0
Efficient Combinatorial Optimization via Heat DiffusionCode0
Self-Adaptive Ising Machines for Constrained OptimizationCode0
WardropNet: Traffic Flow Predictions via Equilibrium-Augmented LearningCode0
Self-averaging of digital memcomputing machinesCode0
Ranked Reward: Enabling Self-Play Reinforcement Learning for Combinatorial OptimizationCode0
Deep Learning as a Mixed Convex-Combinatorial Optimization ProblemCode0
Show:102550
← PrevPage 111 of 128Next →

No leaderboard results yet.