2,063 research outputs found
A Geometric Approach to Combinatorial Fixed-Point Theorems
We develop a geometric framework that unifies several different combinatorial
fixed-point theorems related to Tucker's lemma and Sperner's lemma, showing
them to be different geometric manifestations of the same topological
phenomena. In doing so, we obtain (1) new Tucker-like and Sperner-like
fixed-point theorems involving an exponential-sized label set; (2) a
generalization of Fan's parity proof of Tucker's Lemma to a much broader class
of label sets; and (3) direct proofs of several Sperner-like lemmas from
Tucker's lemma via explicit geometric embeddings, without the need for
topological fixed-point theorems. Our work naturally suggests several
interesting open questions for future research.Comment: 10 pages; an extended abstract appeared at Eurocomb 201
Five-dimensional PPN formalism and experimental test of Kaluza-Klein theory
The parametrized post Newtonian formalism for 5-dimensional metric theories
with a compact extra dimension is developed. The relation of the 5-dimensional
and 4-dimensional formulations is then analyzed, in order to compare the higher
dimensional theories of gravity with experiments. It turns out that the value
of post Newtonian parameter in the reduced 5-dimensional Kaluza-Klein
theory is two times smaller than that in 4-dimensional general relativity. The
departure is due to the existence of an extra dimension in the Kaluza-Klein
theory. Thus the confrontation between the reduced 4-dimensional formalism and
Solar system experiments raises a severe challenge to the classical
Kaluza-Klein theory.Comment: 4 pages, 1 table, accepted for publication in Physics Letters
On Policies for Single-leg Revenue Management with Limited Demand Information
In this paper we study the single-item revenue management problem, with no
information given about the demand trajectory over time. When the item is sold
through accepting/rejecting different fare classes, Ball and Queyranne (2009)
have established the tight competitive ratio for this problem using booking
limit policies, which raise the acceptance threshold as the remaining inventory
dwindles. However, when the item is sold through dynamic pricing instead, there
is the additional challenge that offering a low price may entice high-paying
customers to substitute down. We show that despite this challenge, the same
competitive ratio can still be achieved using a randomized dynamic pricing
policy. Our policy incorporates the price-skimming technique from Eren and
Maglaras (2010), but importantly we show how the randomized price distribution
should be stochastically-increased as the remaining inventory dwindles. A key
technical ingredient in our policy is a new "valuation tracking" subroutine,
which tracks the possible values for the optimum, and follows the most
"inventory-conservative" control which maintains the desired competitive ratio.
Finally, we demonstrate the empirical effectiveness of our policy in
simulations, where its average-case performance surpasses all naive
modifications of the existing policies
Order-optimal Correlated Rounding for Fulfilling Multi-item E-commerce Orders
We study the dynamic fulfillment problem in e-commerce, in which incoming
(multi-item) customer orders must be immediately dispatched to (a combination
of) fulfillment centers that have the required inventory.
A prevailing approach to this problem, pioneered by Jasin and Sinha (2015),
is to write a ``deterministic'' linear program that dictates, for each item in
an incoming multi-item order from a particular region, how frequently it should
be dispatched to each fulfillment center (FC). However, dispatching items in a
way that satisfies these frequency constraints, without splitting the order
across too many FC's, is challenging. Jasin and Sinha identify this as a
correlated rounding problem, and propose an intricate rounding scheme that they
prove is suboptimal by a factor of at most on a -item order.
This paper provides to our knowledge the first substantially improved scheme
for this correlated rounding problem, which is suboptimal by a factor of at
most . We provide another scheme for sparse networks, which is
suboptimal by a factor of at most if each item is stored in at most
FC's. We show both of these guarantees to be tight in terms of the dependence
on or . Our schemes are simple and fast, based on an intuitive idea --
items wait for FC's to ``open'' at random times, but observe them on
``dilated'' time scales. This also implies a new randomized rounding method for
the classical Set Cover problem, which could be of general interest.
We numerically test our new rounding schemes under the same realistic setups
as Jasin and Sinha (2015) and find that they improve runtimes, shorten code,
and robustly improve performance. Our code is made publicly available
Random-order Contention Resolution via Continuous Induction: Tightness for Bipartite Matching under Vertex Arrivals
We introduce a new approach for designing Random-order Contention Resolution
Schemes (RCRS) via exact solution in continuous time. Given a function
, we show how to select each element which
arrives at time with probability exactly . We provide a
rigorous algorithmic framework for achieving this, which discretizes the time
interval and also needs to sample its past execution to ensure these exact
selection probabilities. We showcase our framework in the context of online
contention resolution schemes for matching with random-order vertex arrivals.
For bipartite graphs with two-sided arrivals, we design a -selectable RCRS, which we also show to be tight. Next, we show that the
presence of short odd-length cycles is the only barrier to attaining a (tight)
-selectable RCRS on general graphs. By generalizing our bipartite
RCRS, we design an RCRS for graphs with odd-length girth which is
-selectable as . This convergence happens
very rapidly: for triangle-free graphs (i.e., ), we attain a -selectable RCRS. Finally, for general graphs we
improve on the -selectable RCRS of Fu et al. (ICALP, 2021)
and design an RCRS which is at least -selectable. Due to the reduction
of Ezra et al. (EC, 2020), our bounds yield a -competitive
(respectively, -competitive) algorithm for prophet secretary
matching on general (respectively, bipartite) graphs under vertex arrivals
- β¦