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

TitleStatusHype
Combinatorial Keyword Recommendations for Sponsored Search with Deep Reinforcement Learning0
DeepDA: LSTM-based Deep Data Association Network for Multi-Targets Tracking in Clutter0
Online learning for min-max discrete problems0
Learning to Handle Parameter Perturbations in Combinatorial Optimization: an Application to Facility Location0
Highly parallel algorithm for the Ising ground state searching problem0
Reinforcement Learning with Chromatic Networks for Compact Architecture Search0
A new hybrid genetic algorithm for protein structure prediction on the 2D triangular lattice0
Thompson Sampling for Combinatorial Network Optimization in Unknown Environments0
Co-training for Policy LearningCode0
Convergence Rates of Smooth Message Passing with Rounding in Entropy-Regularized MAP Inference0
Show:102550
← PrevPage 102 of 128Next →

No leaderboard results yet.