DLSU Mathematics and Statistics Seminar

Organizers: R. Arcilla, N. Fortun, and D. Granario

The DLSU Mathematics and Statistics Seminar is an online lecture series that began in Term 3 of AY 2023–2024 and runs for three to four sessions per term. The goal of the seminar is to introduce undergraduates to a broad spectrum of topics in mathematics, statistics, and related disciplines, with some talks being expository in nature. Speakers range from experienced researchers to promising undergraduates, and invitations reflect a commitment to diversity in research areas, institutions, gender, and background.

Seminar Archive:

Series 6, Lecture 2

Multi- and Mixed-Precision Computations for Spatial and Spatio-Temporal Statistics

Dr. Mary Lai Salvaña

Department of Statistics, University of Connecticut, USA

Computational statistics has traditionally utilized double-precision (64-bit) data structures and full-precision operations, resulting in higher-than-necessary accuracy for certain applications. Recently, there has been a growing interest in exploring low-precision options that could reduce computational complexity while still achieving the required level of accuracy. This trend has been amplified by new hardware such as NVIDIA's Tensor Cores in their V100, A100, and H100 GPUs, which are optimized for mixed-precision computations, Intel CPUs with Deep Learning (DL) boost, Google Tensor Processing Units (TPUs), Field Programmable Gate Arrays (FPGAs), ARM CPUs, and others. However, using lower precision may introduce numerical instabilities and accuracy issues. Nevertheless, some applications have shown robustness to low-precision computations, leading to new multi- and mixed-precision algorithms that balance accuracy and computational cost. To address this need, we introduce MPCR, a novel R package that supports three different precision types (16-, 32-, and 64-bit) and their combinations, along with its usage in commonly-used Frequentist/Bayesian statistical examples. The MPCR package is written in C++ and integrated into R through the Rcpp package, enabling highly optimized operations in various precisions. Moreover, we show how to leverage low precision computations for spatial and spatio-temporal statistics.

Series 6, Lecture 1

On the effects of edge addition on some graph parameters

John Daniel S. Detablan

Department of Mathematics and Statistics, De La Salle University, PH

In graph theory, graph parameters are numerical values that can used to describe graphs and compare similar or different graphs. Some of these graph parameters are the chromatic number and the independence number, denoted by $\chi(G)$ and $\alpha(G)$, respectively. The structures of graphs and their respective graph parameters may change through graph operations. Edge addition is a graph operation that joins two non-adjacent vertices with an additional edge.

In this talk, we will explore the maximum number of edge additions that can be performed on some graphs such that their chromatic number or independence number is preserved.