Oxford Mathematcian Clemens Koppensteiner talks about his work on the geometry and topology of compactifications.
Our 'Fantastic Voyage' through Oxford Mathematics Student Lectures brings us to four 3rd Year lectures by Dominic Joyce on Topological Surfaces. These lectures are shown pretty much as they are seen by the students (they use a different platform with a few more features but the lectures are the same) as we all get to grips with the online world. Lectures on Linear Algebra, Integral transforms, Networks, Set Theory, Maths History and much more will be shown over the next few weeks.
14:00
Hashing embeddings of optimal dimension, with applications to linear least squares
Abstract
We investigate theoretical and numerical properties of sparse sketching for both dense and sparse Linear Least Squares (LLS) problems. We show that, sketching with hashing matrices --- with one nonzero entry per column and of size proportional to the rank of the data matrix --- generates a subspace embedding with high probability, provided the given data matrix has low coherence; thus optimal residual values are approximately preserved when the LLS matrix has similarly important rows. We then show that using $s-$hashing matrices, with $s>1$ nonzero entries per column, satisfy similarly good sketching properties for a larger class of low coherence data matrices. Numerically, we introduce our solver Ski-LLS for solving generic dense or sparse LLS problems. Ski-LLS builds upon the successful strategies employed in the Blendenpik and LSRN solvers, that use sketching to calculate a preconditioner before applying the iterative LLS solver LSQR. Ski-LLS significantly improves upon these sketching solvers by judiciously using sparse hashing sketching while also allowing rank-deficiency of input; furthermore, when the data matrix is sparse, Ski-LLS also applies a sparse factorization to the sketched input. Extensive numerical experiments show Ski-LLS is also competitive with other state-of-the-art direct and preconditioned iterative solvers for sparse LLS, and outperforms them in the significantly over-determined regime.
A link for this talk will be sent to our mailing list a day or two in advance. If you are not on the list and wish to be sent a link, please contact @email.
14:00
Fast randomized linear solver
Abstract
We propose a randomized algorithm for solving a linear system $Ax = b$ with a highly numerically rank-deficient coefficient matrix $A$ with nearly consistent right-hand side possessing a small-norm solution. Our algorithm finds a small-norm solution with small residual in $O(N_r + nrlogn + r^3 )$ operations, where $r$ is the numerical rank of $A$ and $N_r$ is the cost of multiplying an $n\times r$ matrix to $A$.
Joint work with Marcus Webb (Manchester).
A link for this talk will be sent to our mailing list a day or two in advance. If you are not on the list and wish to be sent a link, please contact @email.
Analysis of temporal event sequences: challenges and opportunities in healthcare
Abstract
Our society is witnessing an exponential growth of data being generated. Among the various data types being routinely collected, event logs are available in a wide variety of domains. Despite historical and structural digitalisation challenges, healthcare is an example where the analysis of event logs might bring a new revolution.
In this talk, I will present our recent efforts in analysing and exploring temporal event data sequences extracted from event logs. Our visual analytics approach is able to summarise and seamlessly explore large volumes of complex event data sequences. We are able to easily derive observations and findings that otherwise would have required significant investment of time and effort. To facilitate the identification of findings, we use a hierarchical clustering approach to cluster sequences according to time and a novel visualisation environment. To control the level of detail presented to the analyst, we use a hierarchical aggregation tree and an Align-Score-Simplify strategy based on an information score. To show the benefits of this approach, I will present our results in three real world case studies: CUREd, Outpatient clinics and MIMIC-III. These will respectively cover the analysis of calls and responses of emergency services, the efficiency of operation of two outpatient clinics, and the evolution of patients with atrial fibrillation hospitalised in an acute and critical care unit. To finalise the talk, I will share our most recent work in the analysis of clinical events extracted from Electronic Health Records for the study of multimorbidity.