Logo

Instituto de Ingeniería Matemática y Computacional

Facultad de Matemáticas - Escuela de Ingeniería

Actividades

 

Jasper van Doornmalen, Instituto de Ingeniería Matemática y Computacional (IMC), Pontificia Universidad Católica de Chile.

Miércoles 20 de noviembre de 2024, 13:40 hrs. (Presencial Auditorio Edificio San Agustín; link Zoom disponible escribiendo a Esta dirección de correo electrónico está siendo protegida contra los robots de spam. Necesita tener JavaScript habilitado para poder verlo.)

ABSTRACT

Optimization problems are often solved using constraint programming or mixed-integer programming techniques, using enumeration or branch-and-bound techniques. It is well known that if the problem formulation is very symmetric, there may exist many symmetrically equivalent solutions to the problem. Without handling the symmetries, traditional solving methods have to check many symmetric parts of the solution space, which comes at a high computational cost. Handling symmetries in optimization problems is thus essential for devising efficient solution methods.

The presentation will introduce and review common methods for solving mathematical programs, the concepts of symmetries in mathematical programs, and how symmetries can be handled. Then, the main results of Jasper's dissertation are presented, along with computational results. In particular, the presentation focuses on a general framework for symmetry handling that captures many of the already existing symmetry handling methods. While these methods are mostly discussed independently from each other in the literature, the framework allows to apply different symmetry handling methods simultaneously and thus outperform their individual effects. Moreover, most existing symmetry handling methods only apply to binary variables. Our framework allows to easily generalize these methods to general variable types. Numerical experiments confirm that our novel framework is superior to the state-of-the-art methods implemented in the solver SCIP.

 

Pierre Gélat, Division of Surgery & Interventional Science, University College London (UCL), UK.

Miércoles 6 de noviembre de 2024, 13:40 hrs. (Presencial Auditorio Edificio San Agustín; link Zoom disponible escribiendo a Esta dirección de correo electrónico está siendo protegida contra los robots de spam. Necesita tener JavaScript habilitado para poder verlo.)

ABSTRACT

The Helmholtz equation for harmonic wave propagation is a widely used model for many acoustic phenomena, such as room acoustics, sonar, and biomedical ultrasound. The boundary element method (BEM) is one of the most efficient numerical methods to solve Helmholtz transmission problems and is based on boundary integral formulations that rewrite the volumetric partial differential equations into a representation of the acoustic fields in terms of surface potentials at the material interfaces. OptimUS (https://github.com/optimuslib/optimus) is a Python library centered around the BEM, which offers a user-friendly interface via Jupyter Notebooks, enabling the prediction of acoustic waves in piecewise homogeneous media in the frequency domain.

This talk will provide an overview of the OptimUS interface, with a focus on case studies where objects are large relative to the wavelengths involved. This will include biomedical ultrasound, which has a growing number of therapeutic applications such as the treatment of cancers of the liver and kidney. The modelling of transcranial ultrasound neurostimulation, an emerging modality which may one day treat mental health conditions such as depression, will also be reviewed. Acoustic wave propagation into the uterus at audio range frequencies will be presented to provide awareness of the impact of everyday noise exposure on the developing fetus.

 

Juan Pablo Contreras, Instituto de Ingeniería Matemática y Computacional (IMC), Pontificia Universidad Católica de Chile.

Miércoles 23 de octubre de 2024, 13:40 hrs. (Presencial Auditorio Edificio San Agustín; link Zoom disponible escribiendo a Esta dirección de correo electrónico está siendo protegida contra los robots de spam. Necesita tener JavaScript habilitado para poder verlo.)

ABSTRACT

Fixed-point iterations provide a systematic method to approximate solutions for a wide range of problems, including operator equations, nonlinear equations, and optimization tasks. Recently, stochastic variants of these iterations have garnered attention due to their applicability in scenarios where the underlying operators are uncertain, noisy, or random. However, despite this growing interest, stochastic fixed-point iterations in non-Euclidean settings remain underexplored compared to related frameworks, such as stochastic monotone inclusions, variational inequalities, or stochastic optimization, which are predominantly studied in Euclidean spaces.

In this talk, we analyze the oracle complexity of stochastic Mann-type iterations designed to approximate fixed points of nonexpansive and contractive maps in a finite-dimensional space equipped with a general norm. We establish both upper and lower bounds on the convergence rate of the fixed-point residual and provide conditions for almost sure convergence of the iterates. Our findings have potential applications in reinforcement learning and bilevel optimization.

 

Cristóbal Quiñinao, Facultad de Ciencias Biológicas, Pontificia Universidad Católica de Chile.

Miércoles 16 de octubre de 2024, 13:40 hrs. (Presencial Auditorio Edificio San Agustín; link Zoom disponible escribiendo a Esta dirección de correo electrónico está siendo protegida contra los robots de spam. Necesita tener JavaScript habilitado para poder verlo.)

ABSTRACT

We study the large-time behavior of an ensemble of entities obeying replicator-like stochastic dynamics with mean-field interactions as a model for a primordial ecology. We prove the propagation-of-chaos property and establish conditions for the strong persistence of the N -replicator system and the existence of invariant distributions for a class of associated McKean-Vlasov dynamics. In particular, our results show that, unlike typical models of neutral ecology, fitness equivalence does not need to be assumed but emerges as a condition for the persistence of the system. Further, neutrality is associated with a unique Dirichlet invariant probability measure. We illustrate our findings with some simple case studies, provide numerical results, and discuss our conclusions in the light of Neutral Theory in ecology.

 

Giovanni Fantuzzi, Division of Dynamics, Control, Machine Learning and Numerics, Department of Mathematics, Friedrich-Alexander-Universität Erlangen-Nürnberg.

Miércoles 30 de octubre de 2024, 13:40 hrs. (Presencial Auditorio Edificio San Agustín; link Zoom disponible escribiendo a Esta dirección de correo electrónico está siendo protegida contra los robots de spam. Necesita tener JavaScript habilitado para poder verlo.)

ABSTRACT

When studying complex systems that evolve over time, it is often not enough to just predict the future. We also want to know if equilibrium states are stable, how the system will behave on average over a long time, and how uncertainty impacts the dynamics. Techniques from polynomial optimization can be used to make these predictions when we have explicit models for the dynamics based on polynomial equations. But what if the model isn’t based on polynomial equations or, worse, we don't know the model at all?

In this talk, I will discuss how we can analyze dynamical systems using only data from measurements, with no need for an explicit mathematical model. The main idea is to combine polynomial optimization with a data analysis technique called extended dynamic mode decomposition, which is related to the celebrated Koopman operator. I will introduce these tools, show how they work together, and illustrate their effectiveness with examples related to stability and long-term behavior.