-
Notifications
You must be signed in to change notification settings - Fork 0
Workshop Projects
Here is a list of proposed projects for this workshop.
Group leader(s): Irem Portakal
Abstract: The existence of Nash equilibria was proven by Nash in 1950 using fixed-point theorems from topology, and he did so in just one page. This breakthrough sparked great interest in the game theory community, and it has remained a hot topic ever since. A similar shift is now occurring with the use of algebraic geometry in game theory. Computing different types of equilibria is a nonlinear algebra problem, using both classical functions from Macaulay2 and newer packages like GraphicalModels. Our goal is to create a GameTheory package that combines all of these tools in one.
References:
- Polynomial systems arising from Nash equilibria
- Geometry of dependency equilibria
- Game theory of undirected graphical models
- Combinatorics of correlated equilibria
Group leader(s): Anna-Laura Sattelberger, Mahrud Sayrafi
Abstract: The Weyl algebra, denoted
In applications, one often enlarges the coefficient ring to rational functions in the
If
Now let
Project goals:
- A Gröbner basis implementation over the rational Weyl algebra.
- A user-friendly implementation of the gauge transform for connection matrices.
This will be very useful for yoga with PDEs both for mathematicians and physicists.
Group leader(s): Carlos Amendola, Ben Hollering
Abstract: Graphical models are fundamental objects in statistics which use a graph to represent conditional independence structures and causal relationships between random variables. When the random variables involved are Gaussian or discrete, the parameterization of the statistical model is actually a rational map and thus can be studied with tools from algebraic geometry. This project will be focused around extending the functionality in GraphicalModels.m2 to new families of statistical models as well as unifying some of the various packages used for computation concerning graphical models.
Group leader(s): Yue Ren
Abstract: This project revolves around tropical geometry in OSCAR and M2. Participants are free to propose topics and pursue their own project.
The general plan is to recall different notions of positive tropicalizations, and algorithms ways to compute them. When possible, we will implement them in OSCAR and M2.
The goal is to create a comprehensive toolset for future experiments on positive tropicalizations.
Literature:
- D. Bendle, J. Boehm, Y. Ren, B. Schroeter: Massively parallel computation of tropical varieties, their positive part, and tropical Grassmannians https://arxiv.org/abs/2003.13752
- K. Rose, M.L. Telek: Computing positive tropical varieties and lower bounds on the number of positive roots https://arxiv.org/abs/2408.15719