Pith. sign in

Sublinear Time Algorithm for Online Weighted Bipartite Matching

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Online bipartite matching is a fundamental problem in online algorithms. The goal is to match two sets of vertices to maximize the sum of the edge weights, where for one set of vertices, each vertex and its corresponding edge weights appear in a sequence. Currently, in the practical recommendation system or search engine, the weights are decided by the inner product between the deep representation of a user and the deep representation of an item. The standard online matching needs to pay $nd$ time to linear scan all the $n$ items, computing weight (assuming each representation vector has length $d$), and then deciding the matching based on the weights. However, in reality, the $n$ could be very large, e.g. in online e-commerce platforms. Thus, improving the time of computing weights is a problem of practical significance. In this work, we provide the theoretical foundation for computing the weights approximately. We show that, with our proposed randomized data structures, the weights can be computed in sublinear time while still preserving the competitive ratio of the matching algorithm.

fields

cs.LG 1

years

2025 1

verdicts

REJECT 1

representative citing papers

Universal Approximation of Visual Autoregressive Transformers

cs.LG · 2025-02-10 · reject · novelty 4.0

The paper's headline claim that VAR transformers universally approximate all Lipschitz image maps is not supported, because the theorem restricts the target class and its key lemma has an invalid linearity step.

citing papers explorer

Showing 1 of 1 citing paper.

  • Universal Approximation of Visual Autoregressive Transformers cs.LG · 2025-02-10 · reject · none · ref 2020 · internal anchor

    The paper's headline claim that VAR transformers universally approximate all Lipschitz image maps is not supported, because the theorem restricts the target class and its key lemma has an invalid linearity step.