Måndag 24 november 2025, 13.15-14.00, Martin Ryner
Titel: Multimodal compressed sensing in time varying inverse problems in electron microscopy
Sammanfattning: In this talk we will go through some very recent results on the topic of compressed sensing using a fix number of materials to augment the inverse tomography problem with applications in electron microscopy. We will touch on problems associated with optimal assignments on convex and bilinear objectives, optimal transport with quadratic nonconvex cost and solver implementation considerations associated with large scale problems.
Måndag 20 oktober 2025, 13.15-14.00, Anton Zackrisson (IEI)
Titel: Why Routing Matters: Applied Research on Incorporating EVRP in Strategic-Operational Decision Making
Sammanfattning: This talk presents an overview of applied research conducted at Einride on the inclusion of Electric Vehicle Routing Problem (EVRP) models into strategic-operational decision-making.
The transition to battery electric trucks is critical for decarbonizing freight transport, yet its strategic evaluation is often impeded by a disconnect between strategic and operational decision making, with high-level techno-economic models failing to account for the operational reality of logistics service providers. Much of the existing literature assesses fleet electrification through Total Cost of Ownership (TCO) analyses that rely on aggregated historical data and/or assume a direct one-to-one replacement of diesel vehicles. These approaches fundamentally overlook the complex techno-economic characteristics and constraints of battery electric trucks such as higher capital costs, lower operational costs, limited range, charging requirements, and payload capacities.
Our findings challenge the commonly held assumption that historical operational patterns of diesel trucks are representative of mixed fleet operations. By using large-scale, data-driven simulations of real-world logistics networks, we show that optimal operational plans for battery electric trucks are fundamentally different from their diesel counterparts. Furthermore, the impact of incorporating EVRP models into decision making is quantified in terms of TCO savings, electrification rates, and operational patterns.
Måndag 13 oktober 2025, 15.15-16.00, Erik Alvarez (RISE)
Titel: Optimized Self-Scheduling of a Hydrogen-Based Virtual Power Plant in the Day-Ahead Electricity Market
Sammanfattning: This study presents an optimisation model for the self-scheduling of a hydrogen-based virtual power plant (H2-VPP) in the day-ahead electricity market. The model strategically integrates renewable energy sources, battery storage, electrolysers and hydrogen storage to maximise operational efficiency and economic performance. By optimising the interaction between electricity and hydrogen networks, it enables better resource management and increased use of renewable energy. A case study evaluates different system configurations, highlighting the impact of battery storage and hydrogen tanks on cost reduction. The results show that excluding battery storage increases costs by up to 87%, while excluding hydrogen storage increases costs by up to 153%. These findings underline the critical role of storage technologies in increasing flexibility, minimising electricity purchases and improving market competitiveness. The proposed framework supports the development of hydrogen-bas
Måndag 6 oktober 2025, 13.15-15.00, Minisymposium on Imaging
Talare: Jan Rolfes, MAI
Titel: Utilizing Material Properties in the 3D Reconstruction of Functional Materials via Nanotomography
Sammanfattning: Nanotomography techniques such as electron tomography (ET) and nano X-ray computed tomography (nano-CT) allow high-resolution 3D imaging of functional materials (e.g. catalyst supports, battery electrodes or photonic crystals) and the determination of important material properties such as particle and pore size, position and interconnectivity, or chemical composition.
However, tomography always comes along the challenge of the proper acquisition of projection data where the measured intensity is monotonically related to a certain material property, e.g. mass-thickness. For certain applications, e.g. phase contrast nano-CT, the correct consideration of the imaging physics in 3D reconstruction algorithms remains a challenge. If not properly described, this can lead to strong reconstruction artefacts. Moreover, beam sensitivity or specific sample geometry may prevent the acquisition of full 180° tilt series with adequate angular sampling which would be required for artefact-free 3D reconstruction. A possible solution to reduce the amount of projection data required while maintaining reconstruction quality is to use compressed sensing approaches by taking into account certain prior knowledge about the sample characteristics, such as that the sample contains only a small number of piecewise constant material phases. In a first approach, we utilized this information by deriving valid constraints on the allowed reconstructions, whereas later, we first approximated the nonconvex Sobel operator to capture “sharp edges”, i.e., a rapid transition between material and void, and then nudge the compressed sensing algorithm towards reconstructing sharper edges.
Talare: Jan Glaubitz, MAI
Titel: Better together: Image reconstruction and Bayesian scientific computing
Sammanfattning: How can we recover clear, reliable images or signals when our observations are indirect, incomplete, and corrupted by noise? This challenge arises in many fields—from medical scans and satellite imaging to data analysis in science and engineering. Mathematically, such problems are known as inverse problems, and they are often “ill-posed,” meaning that small errors in the data can lead to large errors in the result. Traditional methods, such as compressive sensing, have shown impressive results in producing high-resolution reconstructions. However, these approaches can be sensitive to parameter choices and typically provide only a single “best guess” solution—without telling us how confident we should be in that result.
In this talk, I will describe how we can address these limitations by adopting a Bayesian perspective. Instead of producing just one answer, Bayesian methods treat image reconstruction as a problem of statistical inference: they combine information from the data (what we observed) with prior knowledge (what we expect the image to look like) to produce a full probability distribution of possible solutions. This distribution not only yields reconstructions that are robust but also provides a natural way to quantify uncertainty—for example, highlighting which parts of an image are reliable and which are not. I will discuss how we design priors that preserve essential features, such as edges, and how we efficiently compute with these models using ideas from optimization and measure transport. Additionally, I will explore how these methods perform in practice for applications in medical imaging, remote sensing, multi-measurement problems, and time-dependent imaging tasks.
Talare: Magnus Herberthson, MAI
Titel: Some optimization problems in diffusion MRI (magnetic resonance imaging)
Sammanfattning: By performing a sufficient set of MRI measurement, it is possible to estimate various properties of tissue, e.g., the brain. Of interest for us is a second order tensor/matrix called the diffusion tensor and also a fourth order tensor (the covariance tensor). Finding these from the measurements is a fitting problem with can be solved by least squares. Under that approach, the estimates may be unphysical, and we discuss how one can use semidefinite programming to impose positivity conditions which are known to hold.
Måndag 29 september 2025, 13.15-14.00, Aban Ansari-Onnestam (LiU / KTH)
Måndag 22 september 2025, 13.15-14.00, David Liñan Romero (KTH)
Titel: The black-box cutting plane (BCP) framework for hybrid glass-box/black-box optimization
Sammanfattning: Functions in optimization can be broadly classified as glass-box or black-box. On the one hand, glass-box functions are those with a fully known mathematical structure that is implementable and solvable with an optimization modeling language (e.g., Pyomo) and a dedicated solver (e.g., HiGHS). On the other hand, black-box functions are those with an unknown or unavailable mathematical expression, as these may require a complex series of steps for their computation, e.g., experimentation, simulation, or even glass-box optimization. Glass-box and black-box problems are generally studied separately, while combined glass-box/black-box optimization is rarely studied in the literature.
This talk introduces black-box cutting plane (BCP): a local exploration framework for hybrid black-box/glass-box optimization. BCP currently handles problems that minimize the sum of a glass-box function and a monotone functional of black-box functions, subject to a compact search-space defined by glass-box functions. BCP differs from standard cutting plane methods in the sense that, instead of evaluating a solution candidate and generating a cut for this candidate at each iteration, BCP samples multiple solution candidates within a neighborhood and uses their objective function information to heuristically generate a cut at each iteration. Two techniques to generate these cuts are introduced: one that relies on the generalized simplex gradient (GSG) and one that requires the solution of an auxiliary linear program (ALP). Overall, ALP has better underestimating properties than GSG at the expense of requiring more computational time, while GSG generates tighter cuts with the potential drawback of excluding larger search regions from the search space than ALP.
Måndag 15 september 2025, 13.00-14.00, Emma Freijinger (Université de Montréal)
Titel: Machine Learning and Optimization for Enhanced Decision-Making Under Uncertainty
Sammanfattning: Decision makers across various domains often face problems that are subject to uncertainty. Consider planning transport services, operating power systems, determining infrastructure locations, and setting pricing strategies. The integration of machine learning and optimization methods has gained significant attention, both for accelerating solution methods and for enhancing models by training machine learning algorithms on task-specific losses rather than conventional prediction losses. Based on a recent survey on contextual stochastic optimization, we provide an overview of this literature and highlight key challenges, notably decision-dependent uncertainty which remains particularly difficult to address.
Bio: Emma Frejinger is a professor in the Department of Computer Science and Operations Research at Université de Montréal where she holds a Canada Research Chair and an industrial chair funded by the Canadian National Railway Company. Her research is application-driven and focuses on innovative combinations of methodologies from machine learning and operations research to solve large-scale decision-making problems. Emma has extensive experience leading collaborative research projects and working with industry, predominantly within the transportation sector. She serves as a scientific advisor for IVADO Labs, an AI solution provider; as an academic affiliate with Analysis Group; and as an associate member of the machine learning institute Mila. Before joining Université de Montréal in 2013, Emma was a faculty member at KTH Royal Institute of Technology in Sweden. She holds a Ph.D. in mathematics from EPFL, and a master in Industrial Engineering and Management from Linköping University.
Måndag 8 september 2025, 15.00-16.00, Johanna Skåntorp (KTH)
Titel: Cutting Planes for Outer Approximation in Mixed-Integer Semidefinite Programming
Sammanfattning: In this work we consider different methods for cut-generation in order to solve mixed-integer semidefinite programs (MISDPs) within the outer approximation (OA) framework. Utilizing duality in semidefinite programming (SDP) the main components of classical outer approximation can easily be adapted for MISDPs; By fixing the integer variables and solving an SDP at each iteration, the resulting algorithm exhibit similar behaviour and convergence properties.
Another approach for cut-generation comes from the cutting-plane algorithm for SDPs, where valid cuts are derived from eigenvectors corresponding to the (most) negative eigenvalues of the relaxed solution. By sidestepping solving an SDP at each iteration, the cost of cut-generation is significantly lower. On the other hand, since no feasible solution are produced, the resulting algorithm differs significantly from classic OA.
In addition to contrasting the two algorithms we propose new methods for generating cuts – with desirable theoretical and computational properties – and present numerical comparisons.
Måndag 1 september 2025, 13.00-14.00, Nils-Hassan Quttineh
Titel: Optimizing Biogas Transport Logistics with Restrictions on Nutrient Redistribution
Sammanfattning: Anaerobic digestion is a key technology for circular economy, converting low-grade biomass (like manure and crop residues) into biomethane and nutrient-rich digestate. It supports both renewable energy production and nutrient recycling, contributing to food and energy security. Biomethane production is expected to grow rapidly, primarily using agricultural resources. However, like other large-scale bioenergy systems, anaerobic digestion depends on extensive transport of biomass and biofertilisers across the landscape. Using a MILP model, we investigate how biogas plants can expand their production considering spatial variability of biomass supply and regional demand for nutrients. The model captures operational constraints, for the plant to run properly, limited supply of biomass, and maximum demands for nutrients to avoid eutrophication. The objective is to maximize net profits, and consists of transportation costs (both for collecting substrates and for redistribution of the biomass digestate) as well as purchasing costs of substrates and processing costs at the biogas plant. We present results for a Swedish case study.
Torsdag 21 augusti 2025, 10.00-11.00, Stephen J. Maher, GAMS
Titel: A whole new look for CONOPT
Sammanfattning: CONOPT is a robust nonlinear optimisation solver that has been recently aquired by GAMS. A unique feature of CONOPT is that it is based on the Generalised Reduced Gradient (GRG) algorithm, setting it apart from other nonliner solvers such as IPOPT and Knitro. While the GRG algorithm has been shown to be effective for solving nonlinear programming problems, the ability to solve large-scale problems requires careful algorithmic engineering and enhancement techniques. This talk will dive into the details of the GRG algorithm and various enhancement features that are key to the success of CONOPT. We will discuss the recent development activities that extend the available interfaces to include C++, Python and Java---opening up new possibilities for a clean, efficient and robust integration into various software environments and projects requiring nonlinear optimisation. Finally, we present details about the updates to the licensing that makes CONOPT free for academic use.
Tisdag 10 juni 2025, 09.00-09.30, Lukas Eveborn
Titel: Branch-Price-and-Cut Accelerated with Heuristic Pricing for Integrality for the Electrical Vehicle Routing Problem with Time Windows and Charging Time Slots
Sammanfattning: The electrification of heavy-duty transport is an important contributor to a more sustainable future, a transition that requires more careful planning of how to operate the vehicles. One challenge to address is how to efficiently share charging resources among vehicles to avoid waiting times and unnecessary power peaks. In a joint project with the truck manufacturer Scania, we investigate the potential of introducing bookable time slots at the chargers to tackle this challenge.
To investigate the computational aspects of such an introduction, this paper studies the Electric Vehicle Routing Problem with Time Windows (EVRPTW) and capacitated charging resources available only during specific time slots. This limited availability significantly changes which routes are feasible compared to in the standard EVRPTW. To efficiently solve the problem, we build upon the generic branch-price-and-cut framework GCG which is part of the SCIP Optimization Suite. We extend GCG with both a customised labeling algorithm for solving the pricing problem and problem-specific pricing for integrality. The latter is a heuristic designed to generate columns that are likely to be a part of high-quality integer solutions. The heuristic builds on the more generic LNS-heuristic IPColGen which has a theoretical foundation, leveraging optimality conditions for integer programs. Given a set of columns that constitute an integer partial solution, our heuristic aims at finding columns that complement this solution. This is done by adapting the pricing problem with respect to the partial solution, linear program dual information as well as previously generated columns in the heuristic. Preliminary computational results show that using the heuristic leads to improvements in terms of identifying high-quality integer solutions early in the process.
Måndag 2 juni 2025, 13.15-14.00, Liyun Yu (ITN)
Titel: Railway Rescheduling Under Near-Operational Disruptions
Sammanfattning: Railway is an environmentally sustainable mode of transportation, which offers convenience for passengers and provides a cost-effective and efficient solution for the movement of goods. However, railway transportation also has drawbacks, especially disruptions due to some incidents, which are difficult to accurately predict and prevent. Infrastructure failure, extreme weather, human error, and lack of staff are typical examples of such incidents. The disruptions cause different levels of train delays and even cancellations. Frequent delays and cancellations make the railway less competitive with other modes of transport. As a result, it is crucial to investigate the possible strategies for rapidly restoring railway traffic after disruptions. In this thesis, we focus on railway rescheduling after near-operational disruptions. We aim to achieve acceptable results within a short time and a small computational effort. This thesis introduces some fundamental concepts related to railway rescheduling, outlines the motivation and research questions of this thesis, discusses further concepts of railway rescheduling including timetable, rolling stock, and crew rescheduling, and displays the relevant methods used for rescheduling. In this thesis, we propose approaches for near-operational rescheduling of the timetable and crew schedules.
Onsdag 28 maj 2025, 10.15-12.00, S27, framläggningar av kandidatprojekt (TMA-studenterna)
Presentation 1 E-VRP (Optimization)
Titel: Heuristic approaches for the Electric Vehicle Routing Problem with Time Windows and Partial Charge
Sammanfattning: As the number of electric vehicles rises, there is an increasing demand for algorithms to optimize routes with charging stations. The Electric Vehicle Routing Problem with Time Windows (EVRPTW) is a combinational optimization problem that describes the task of determining optimal routes for a fleet of electric vehicles. The aim is to serve a set of customers, each within a specified time window, while accounting for vehicle battery and cargo limitations, and the availability of recharging stations. When partial charge is allowed and the number of customers increases, the problem complexity rises. Thus, a heuristic approach is a good way to find a solution to the routing problem while minimizing the number of vehicles and the total distance.
The purpose of this study is to examine the performance of two implemented heuristics when applied to the EVRPTW. It aims to compare a Kernel Search (KS) heuristic to an Adaptive Large Neighborhood Search (ALNS) heuristic and evaluate both methods' performance with respect to customer placement and problem size.
The research finds that both heuristics significantly improve the initial feasible solution and perform better on problems with larger time windows, compared to shorter. KS converges rapidly but often to local optima, whereas ALNS converges more slowly yet more consistently escapes local optima. These findings suggest that the heuristics work well on different problem characteristics.
Presentation 2: Cardio 1 (Mathematical Statistics)
Titel: Combinations of Secondary Diagnoses in Patients with Ischaemic Heart Disease: A Focus on Survivors of Childhood, Adolescent, and Young Adult Cancer
Sammanfattning: Background: Survivors of childhood, adolescent, and young adult (CAYA) cancer have an increased risk of developing cardiovascular disease at a later stage in life. However, the role of co-occurring diagnoses in this population are not yet understood.
Objective: This study aims to investigate combinations of secondary diagnoses among patients with ischaemic heart disease (IHD), and what influence a history of childhood cancer might have on the medical outcome.
Method: We used a subset of the REBUC retrospective cohort study, selecting all individuals diagnosed with IHD (I20-I25). Combinations of secondary diagnoses were analysed across 7, 744 individuals, including 1, 486 CAYAs.
Results: Our findings suggest that male CAYAs receive secondary diagnoses at shorter intervals compared to women and male non-CAYAs, potentially indicating a faster progression or detection of secondary diagnoses. We can also see that CAYAs receive more diagnoses compared to non-CAYAs, and women are more likely to receive more than 2-3 diagnoses compared to men.
Conclusions: The results indicate that although most of the CAYAs are women, men seem to have more advanced complications, which also present themselves faster than for women. Moreover, CAYAs with IHD seem to experience more frequent and complex patterns of secondary diagnoses compared to their non-CAYA counterparts. This suggests that CAYAs might need more specialized long-term treatment plans for a longer healthier life.
Onsdag 28 maj 2025, 13.15-15.00, S27, framläggningar av kandidatprojekt (TMA-studenterna)
Presentation 1: FFT (Computational Mathematics)
Titel: Fast Fourier Transform - Derivation, implementation and application of the Cooley-Tukey fast Fourier transform
Sammanfattning: The Fast Fourier transform (FFT) is an algorithm which transforms sampled data from state-space to Fourier-space. To motivate the FFT, we first approximate the continuous Fourier transform as a matrix product to derive the discrete Fourier transform (DFT) with a time complexity of O(n^2). When the number of samples is a power of two, we can decompose the DFT matrix into log_2(n) products able to be calculated in linear time. This implementation is the Cooley-Tukey FFT, which has an improved time complexity of O( n*log(n) ).
We compare the DFT and FFT algorithms and confirm that the asymptotic time complexity conforms with the theoretical result. We also compare recursive, iterative and multithreaded FFT variants and find that they performed similarly. The choice of programming language, however, has a big impact on performance. Finally, we compare our implementations to the state-of-the-art FFT library FFTW.
We describe how the FFT can be applied to numerically calculate matrix-vector products with circulant and Toeplitz matrices, and how it can be used to filter coastline data.
In conclusion, the FFT algorithm, while theoretically complex, was relatively simple to implement and performed well compared to the naive DFT. An area that could be improved in our implementation is the handling of signal sizes that are not powers of two, however this is not a trivial problem to solve. Still, the algorithm can be used effectively in a wide range of applications.
Presentation 2: Cardio 2 (Mathematical Statistics )
Titel: Computational Cardio-Oncology - An analysis of the significance of place of residence and education level
Sammanfattning: This project investigates how various socioeconomic factors influence survival outcomes related to cardiovascular diseases, with a particular focus on child cancer patients. Key variables include geographic location, lifetime residential mobility, and distance to hospitals, along with other factors such as educational level and marital status.
Data was collected from multiple registries, and included 7744 people who were diagnosed with a cardiovascular disease. Using Cox and logistic regression analyses, along with Kaplan-Meier survival curves, several findings emerged. Being married and having a higher level of education were both associated with significantly improved survival outcomes following diagnosis. Interestingly, individuals who had moved more frequently throughout their lives were at greater risk of earlier disease onset. Contrary to expectations, living farther from a hospital at the time of diagnosis seemed to be linked to higher survival rates rather than lower. Many interesting factors were also studied where no relation could be found.
Måndag 19 maj 2025, 13.15-14.00, Determinanten, Sebastian Mair (IDA)
Titel: Learning from less data
Sammanfattning: Representation learning is often only seen from the perspective of changing the representation of each and every data point. In this talk, we consider an orthogonal perspective on representation learning and take a closer look at the representation of data in terms of its sample size. Using less but informative data points allows us to learn approximately the same model with high probability in less time; thus allowing for efficient and scalable learning. Specifically, we show several efficient subset constructions on the example of a matrix factorization method and demonstrate connections to well-known optimization methods. Furthermore, we discuss an approach for accelerating the computation of radiation treatment plans.
Måndag 12 maj 2025, 13.15-14.00, Mohammad Borhani (IDA)
Titel: Optimizing Secure and Scalable VPNs: A Lagrangian Relaxation Approach to Network Design Challenges
Sammanfattning: Virtual Private LAN Service (VPLS) is commonly used for secure multi-point communication across geographically scattered industrial sites, simulating a unified LAN broadcast domain for Industrial IoT (IIoT)-type devices. This configuration demands a fully-connected overlay network with encrypted Host Identity Protocol (HIP)/IPsec tunnels exhibiting quadratic scalability to the number of tunnels and a significant increase in forwarding table entries. Herein, we introduce Tunnel Relay Nodes (TRNs) as selected routers that maintain full-mesh connectivity. This approach allows non-TRN routers, or Provider Equipment (PEs) acting as spoke PEs, to connect via a TRN. We explore the challenges of using TRNs in secure HIP-based VPLS (HIPLS) networks, including (i) placing reliable TRNs within provider networks and (ii) scheduling TRNs to minimize their activation/deactivation costs as well as the connection cost among PEs. We then demonstrate how (i) can be addressed in polynomial time using a modified general median problem approach. Additionally, we formulate (ii) as a Mixed Integer Linear Programming (MILP) scheduling problem and prove its NP-completeness. Furthermore, we introduce an algorithm based on Lagrangian relaxation to address the intractability in large-scale deployments. This algorithm offers fast, near-optimal solutions while simultaneously balancing solution quality and execution time. Our simulations on real-world network topologies with real network demands show a 92% average reduction in forwarding table entries on PEs. Compared to existing solutions, our method reduces the number of tunnels established by up to 95%, at the expense of a 1.39-fold increase in tunnel path length.
Torsdag 8 maj 2025, 10.15-11.00, Frauke Liers
Titel: Optimization under Uncertainty with a Focus on Distributional Robustness
Sammanfattning: In many applications, it is crucial to determine solutions resilient to uncertainty. Stochastic optimization struggles when probability distributions are unknown or unreliable, while robust optimization, although ensuring feasibility within predefined uncertainty sets, often produces overly conservative solutions.
We begin by reviewing key concepts in robust optimization, including reformulations and decomposition, illustrated through motivating applications. We highlight recent advances in mixed-integer (non-)linear robust optimization and data-driven methods for constructing uncertainty sets. Finally, we introduce distributional robustness, which seeks to balance robustness and performance by protecting against distributional uncertainty, including recent approaches that learn distributions and decisions practically efficient.
Måndag 31 mars 2025, 13.15-14.00, Florian Rösel
Titel: Improved neural network training for approximating recourse functions of stochastic programs
Sammanfattning: The presented work addresses two-stage stochastic programs (2SPs). Single-stage deterministic equivalents are computationally challenging even for small instances.
Måndag 17 mars 2025, 15.15-16.30, Robert Forchheimer, ISY
Titel: ChatGPT - How it works (and partly why)
Sammanfattning: The talk describes the core algorithm behind ChatGPT and similar large language models. The main components—autoregression, word vectorization, attention, and the use of neural networks—are explained and exemplified, showing how they come together to form the well-known Transformer architecture.