C&O Reading Group - David Aleman
Title: A O(log log (rank) ) - competitive algorithm for the matroid secretary problem
Speaker: | David Aleman |
Affiliation: | University of Waterloo |
Location: | MC 6029 |
Abstract: In the Matroid Secretary problem the weighted elements of a matroid arrive one by one in a uniformly random order where an online algorithm observes the value of the element and must make an irrevocable decision of whether or not to include the element in its solution before the arrival of the next element. The goal is to maximize the total value of the chosen elements under the condition that they must constitute an independent set. Other than knowing the cardinality of the ground set and having access to an independence oracle, the algorithm has no further information about the matroid.