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:
Wednesday, August 5, 2026 2:00 pm - 3:00 pm EDT (GMT -04:00)

Master's Thesis Presentation - Martin Liu

Speaker: Martin Li
Supervisor(s): Vijay Bhattiprolu
Comittee: Jonathan Leake, Levent Tuncel
Location: MC 6483

Abstract:

The $d$-dimensional Grothendieck constant is the smallest constant $K$ such that \begin{align*} \sup\left\{\sum_{i,j=1}^n A_{ij}\langle u_i,v_j\rangle:u_i,v_j\in S^{d-1}\right\}\le K\cdot\sup\left\{\sum_{i,j=1}^n A_{ij}x_iy_j:x_i,y_j\in\{-1,1\}\right\} \end{align*}for any $n\in\mathbb{N}$ and any real $n\times n$ matrix $A$. The inequality above, called the Grothendieck inequality, has made a deep impact in a variety of areas such as functional analysis, quantum information theory, and optimization. Determining the $d$-dimensional Grothendieck constant for any $d\ge 3$ is a long-standing open problem.


In this paper, we propose a worst operator in dimension 3, whose $\infty\to 1$ norm is conjectured to be $1/K_G(3)$. We study a related class of operators with nice geometric interpretations, and we prove the function $f:S^{d-1}\to\{-1,1\}$ corresponding to a hyperplane is uniquely optimal for this class, with the isoperimetric inequality lying at the heart of our proof.

Speaker:

Leo Jung

Location: MC 5029

Abstract: 

Difficulties in solving large-scale optimization problems often arise from structural pathologies such as ill-conditioning, Hadamard ill-posedness, and degeneracy, particularly due to the failure of constraint qualifications. While standard algorithms often struggle to address these issues, preprocessing based on structural analysis offers an effective strategy for overcoming such challenges. This thesis investigates several preprocessing methods targeting various sources of these difficulties.
In Part I, we study a nonclassical, average condition number of linear systems, the $\omega$-condition number. Our results demonstrate several advantages of the $\omega$-condition number over the classical $\kappa$-condition number. First, $\omega$ provides a more accurate measure of the conditioning of linear systems by more faithfully capturing the effects of perturbations observed in practice. Second, $\omega$ exhibits superior numerical stability compared to $\kappa$. Third, when used in preconditioner design, $\omega$ more effectively promotes eigenvalue clustering, which is crucial for the efficiency of iterative solvers. Finally, the analytical simplicity of $\omega$ enables the derivation of explicit optimality conditions, allowing for closed-form expressions of optimal preconditioners under various frameworks, including low rank updates of the generalized Jacobian for semismooth Newton methods and diagonal or block-diagonal scaling. For diagonal preconditioning, we further include a comparison between two distinct notions of conditioning.
In Part II, we first answer in the affirmative a long-standing open question of whether the smooth stress function admits local nonglobal minimizers. This quartic nonconvex objective function arises in the exact recovery of a Euclidean distance matrix (EDM) of a given embedding dimension. By eliminating the Hadamard ill-posedness caused by translation and rotation invariance, we stabilize Newton's method and avoid singular Hessians. \\
We then consider the single-element error correction problem as a case study. We first show that the standard nearest EDM formulation based on minimizing the smooth stress function fails to recover the correct EDM in this setting. We then introduce divide-and-conquer strategies based on facial reduction. Our approach efficiently recovers the correct EDM with high accuracy, and we further provide criteria characterizing the existence of multiple solutions.
In Part III, we relate FR to the analysis of the convergence behaviour of a semismooth Newton method for projection onto a spectrahedron, i.e., the intersection of a linear manifold and the semidefinite cone. In this process, we derive an explicit formula for the projection onto a face of the semidefinite cone obtained via regularization and analyze pathologies that arise in the absence of strict feasibility. We further show that ill-conditioning of the Jacobian near optimality characterizes the degeneracy of the projection point. \\
As an application, we consider a simplified Wasserstein barycenter problem, a well-known NP-hard problem. We compute the Wasserstein barycenter by exploiting the structure of the linear constraints to obtain a facially reduced doubly nonnegative (DNN) relaxation. This reduction provides a natural splitting for applying the symmetric alternating direction method of multipliers (sADMM). The resulting algorithm exploits structure in the subproblems to compute strong upper and lower bounds. In most of the instances, we achieve the small gap between these bounds, which means that the original problem is solved.
Speaker:  ZiWen Wang
Supervisor: Levent Tuncel
Location: MC 5479

Abstract: 

Given an LP with tall and skinny constraint matrix, we will exploit this property and study an algorithm invented by Clarkson [8]. Although this algorithm has
been around for over 30 years, there were no software or implementation that could be found online, nor there be any benchmarks for these special tall and skinny LP s. We will describe some variants and changes to the algorithm aiming for practical performancesto close this gap.

We also study a first order algorithm aimed for large scale LP s proposed by a group of researchers from Google [2], [3] called PDLP. And compare it with Clarkson’s algorithm.

Speaker: David Evangelista
Supervisor(s): Joseph Cheriyan and Sophie Spirkl
Committee: Jane Gao, Eric Blais
Location: MC 5417

Abstract: 

A tournament $\T=(V,A)$ on $n$ vertices is an orientation of the complete graph $K_n$. The backedge graph of $T$ with respect to an ordering of $V$ is the undirected graph on vertex set $V$ whose edge set corresponds to the arcs directed from a later vertex to an earlier vertex in the ordering. Backedge graphs provide concise representations of the tournament. The algorithmic problem of determining whether a tournament admits a backedge graph in a given class of undirected graphs varies in complexity, and is often equivalent to computing parameters of tournaments, such as degreewidth when the backedge graph has bounded maximum degree \cite{Davot et al., 2023}. We extend the notion of degreewidth by introducing directional degreewidth, which separately bounds the left-degrees and right-degrees of vertices in addition to bounding the total degrees. We obtain an algorithm for verifying bounds on the directional degreewidth of the tournament, whose runtime is polynomial time when the total degree is unbounded, or fixed-parameter tractable time with respect to the total degree bound otherwise. We also provide a polynomial-time algorithm for computing a $P_3$-free backedge graph of a tournament, if it exists. Together with existing results, the latter result settles the complexity of determining whether a tournament admits an $H$-free backedge graph when $H$ is any graph on three vertices.