LGOCFeb 4

Unbiased Single-Queried Gradient for Combinatorial Objective

arXiv:2602.05119v1
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in probabilistic reformulations of combinatorial problems, offering a more efficient gradient computation method for researchers and practitioners in optimization and machine learning.

The paper tackles the problem of computing gradients for combinatorial optimization problems by proposing a stochastic gradient method that is unbiased and requires only a single query of the combinatorial function, encompassing REINFORCE and introducing new classes of stochastic gradients.

In a probabilistic reformulation of a combinatorial problem, we often face an optimization over a hypercube, which corresponds to the Bernoulli probability parameter for each binary variable in the primal problem. The combinatorial nature suggests that an exact gradient computation requires multiple queries. We propose a stochastic gradient that is unbiased and requires only a single query of the combinatorial function. This method encompasses a well-established REINFORCE (through an importance sampling), as well as including a class of new stochastic gradients.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes