Events

Filter by:

Limit to events where the title matches:
Limit to events where the first date of the event:
Date range
Limit to events where the type is one or more of:
Limit to events tagged with one or more of:
Limit to events where the audience is one or more of:
Speaker: Noah Weninger
Affiliation: University of Waterloo
Location: MC 5029

Abstract: 

In the shortest-path network interdiction problem, the objective is to select a set $X$ of arcs in a directed graph $G=(V,A)$, subject to a knapsack constraint on $X$, such that the shortest $s$-$t$ path length in $(V,A\setminus X)$ is maximized. We present an improved version of the classic Israeli-Wood Benders covering decomposition (2002). Our method is based on new upper and lower bounds for the problem which integrate cleanly into the Benders decomposition, causing many iterations to be skipped. Using similar techniques, we also derive new covering heuristics, which further reduce the running time. In computational experiments, our improved algorithm achieves speedups of up to two orders of magnitude. The speedup is most notable on the more difficult large, dense graphs: we can often solve instances on complete graphs with 1000 vertices and uniformly distributed weights and costs within a few minutes.
This is joint work with Amir Dadpour and Ricardo Fukasawa.
Speaker: Audrey Béliveau
Affiliation: University of Waterloo
Location: MC 5501

Abstract: 

Network meta-analysis (NMA) enables the comparison of multiple medical interventions by combining evidence on their efficacy or safety across clinical trials. Although these models produce rich probabilistic information about how treatments rank, what practitioners often want are simple, interpretable summaries; for example, whether a treatment is likely among the best, or whether one option is likely to outperform another.
The challenge is that, with n treatments, the number of possible questions one can ask about permutations, combinations, or partial orderings of various subsets of treatments grows exponentially. This leads to a large but highly structured combinatorial space, making exhaustive evaluation infeasible.
We develop algorithmic methods to explore this space efficiently and to identify all binary treatment hierarchy statements whose posterior probability exceeds a specified threshold (e.g., 95%). Our approach exploits structure in the ranking space to avoid redundant computations and then prunes conclusions that are logically implied by others, yielding a concise and non-redundant set of results. We illustrate the approach on an NMA of diabetes treatments.
Speaker: Alexandre Zotine
Affiliation: University of Saarland
Location: MC 5479

AbstractAn orbital scheme D of type M² = 0 is the closure of a conjugacy class of some set of n × n upper triangular matrices which are nilpotent of order 2. The geometric components of the orbit scheme are called orbital varieties of type M² = 0, and recently their invariants have been connected to statistical mechanics. In the setting of M² = 0, there are combinatorial methods for studying these invariants via the action of the Borel group of upper triangular invertible matrices. In this talk, we introduce a new pipe dream framework for computing and understanding these invariants. This is joint work with Megumi Harada, Illya Kierkosz, Allen Knutson, Emma Naguit, Brett Nasserden, Naveena Rangunathan, and Adam van Tuyl.

There will be a pre-seminar presenting relevant background at beginning graduate level starting at 1:30pm in MC 5417.

Speaker: Francisco J. Aragón Artacho
Affiliation: University of Alicante
Location: MC 5501

Abstract: When an optimization problem is structured, it is normally advantageous to use this feature when designing algorithms to solve it. Following the divide-and-conquer paradigm, splitting algorithms iteratively solve simpler problems that are defined by separately using some parts of the original problem. In this talk, we will recall some classical methods and present some recent advances in this subject, paying special attention to splitting methods devised by graphs.