You are now in the main content area

Events

Stay Engaged with Upcoming Events and Expert-Led Sessions.

IT business convention, demonstration booth. Long exposure. Blurred human motion. Hand edited generative AI.

Upcoming Events

Fall Bootcamp

Day/Time: Friday, September 12, 2025 from 10:00 AM to 1:00 PM (EDT)
Location: Virtual (Zoom link (external link, opens in new window) )

The Fall Bootcamp will officially launch the QAI4DO CREATE training program. This event brings together the academic leads and industry partners to introduce trainees to the goals of QAI4DO and showcase real-world applications of quantum computing, AI, and operations research.
Talks will feature experts from Funartech, Multiverse Computing, IBM Canada, CMC Microsystems, and leading Canadian universities, who will introduce their focus within the program’s research areas and provide insights into current challenges and opportunities. The bootcamp provides an opportunity for new trainees to connect with faculty and industry collaborators, learn about research directions, and set the stage for upcoming courses, seminars, and training activities.

 

Research Seminar #1

Title: Solving optimization problems on quantum computers: challenges and opportunities for quantum advantage
Presenter:
Dr. Sean Wagner (IBM Canada)
Day/Time: Friday, September 26, 2025 from 04:00 PM to 05:00 PM (EDT)
Location: Virtual (Zoom link (external link, opens in new window) )

Presenter's Bio:
Sean Wagner is a Research Scientist and a Quantum Technical Ambassador at IBM Canada. As a member of the IBM Canada National Innovation Team, Sean works with researchers at academic institutions and industry partners from start-ups to large companies in Canada on projects involving high-performance computing, computer architecture, quantum computing, and data science and AI. As a member of the IBM Quantum team, Sean advocates for adoption of quantum computing technology in various fields and industries. Additionally, he actively collaborates with and supports researchers and developers to scale up their quantum computing projects on IBM Quantum systems. Dr. Wagner earned a B.A.Sc. in Computer Engineering from the University of Waterloo in 2003, and completed M.A.Sc. and Ph.D. degrees in Electrical and Computer Engineering at the University of Toronto in 2006 and 2011, respectively.

 

Workshop #1

Title: The Quantum Fourier Transform: what it is, why it matters, and how to use it with PennyLane
Presenter:
Catalina Albornoz Anzola (Xanadu)
Day/Time: Friday, October 24, 2025 from 03:00 PM to 05:00 PM (EDT)
Location: Virtual (Zoom (external link, opens in new window) )

Abstract:
The Quantum Fourier Transform (QFT) is an important primitive for algorithms such as Shor’s algorithm. The QFT can help us find periods in data and it may have other applications in Quantum Machine Learning (QML) such as finding patterns or helping us build generative models. We’re still figuring out what it can be used for, but we know that we’ll need to extract insights from limited amounts of input data. So instead of looking at an optimization problem with many inputs and constraints, we’ll look into understanding the QFT and how it can find the period of a dataset with only a few data points. We will also include a code example using PennyLane.

Xanadu (external link, opens in new window)  is a Canadian quantum computing company with the mission to build quantum computers that are useful and available to people everywhere. Founded in 2016, Xanadu has become one of the world’s leading quantum hardware and software companies. The company also leads the development of PennyLane (external link, opens in new window) , a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Visit www.xanadu.ai (external link)  or follow us on LinkedIn (external link) .

Get ready for this session by exploring the PennyLane Codebook (external link, opens in new window)  and pennylane.ai (opens in new window) .

Preparation:
For students wanting to run the code example they will need an environment in their computer with PennyLane installed (pip install pennylane). Alternatively they can use tools such as Google Colab or qBraid. The easiest option is using Google Colab.

 

Research Seminar #2

Title: Recent Advances in Quantum Interior Point Methods
Presenter:
Dr. Tamás Terlaky
Day/Time: Friday, November 7, 2025 from 04:00 PM to 05:00 PM (EDT)
Location: Virtual (Zoom link (external link, opens in new window) )

Abstract:
Quantum Interior Point Methods (QIPMs) have recently emerged as a potential approach to accelerating the solution of large-scale conic optimization problems by leveraging quantum linear system algorithms for solving the Newton systems in IPMs. However, one of the significant challenges of QIPMs is the inexact and noisy nature of quantum solvers. In this talk, we discuss recent advancements in the design of efficient QIPMs that effectively manage errors. We introduce novel reformulations of the Newton system that enable maintaining feasibility despite inexact Newton directions. Additionally, we employ iterative refinement techniques to enhance solution accuracy while operating under limited precision. Our proposed QIPMs achieve the best-known iteration complexity, offering a significant step forward in the practical realization of quantum-accelerated optimization.

Presenter's Bio:
Dr. Tamás Terlaky is Editor-in-Chief of the Journal of Optimization Theory and Applications. He has served as associate editor of ten journals and has been a conference chair, organizer, and distinguished invited speaker worldwide. He was General Chair of the INFORMS 2015 Annual Meeting, a former Chair of INFORMS’ Optimization Society, Chair of the ICCOPT Steering Committee of the Mathematical Optimization Society, Chair of the SIAM AG Optimization, and Vice President of INFORMS. Currently, he co-Chairs the QCOR Committee of INFORMS.
He has received numerous honors, including the MITACS Mentorship Award, the Award of Merit of the Canadian Operational Research Society, the Egerváry Award of the Hungarian Operations Research Society, the H.G. Wagner Prize of INFORMS, and the Outstanding Innovation in Service Science Engineering Award of IISE. He is a Fellow of INFORMS, SIAM, IFORS, The Fields Institute, and an elected Fellow of the Canadian Academy of Engineering.
Dr. Terlaky has published four books, edited over ten books and journal special issues, and authored more than 200 research papers. His work spans theoretical and algorithmic foundations of mathematical optimization and applications in nuclear reactor core reloading, oil refinery, VLSI design, radiation therapy treatment, inmate assignment optimization, and quantum computing.

Courses

Instructors: Dr. Stefanos Kourtis (UdeS), Dr. Bilal Farooq (TMU), Dr. Shohini Ghose (WLU)

Day/Time: Friday, October 3, 10 and 17, 2025 from 03:00 PM to 06:00 PM (EDT)

Location: Virtual (Zoom Link (external link, opens in new window) )

 

Course Outline: 

Session 1 (October 3, 2025)

Part I: Introduction to computation

  • Types of computational problems (decision, search, sampling, counting) & real-world examples
  • What is computation? The algorithm (AKA Turing machine)
  • Preliminaries and notation (Boolean numbers, bit strings, graph theory basics)
  • Logic gates & circuits as a model of computation; examples
  • Optional (depending on time): Reversible computation
  • Optional (depending on time): Computation with oracles
  • Optional (depending on time): Randomness in computation & examples

Part II: Introduction to quantum computation

  • Quantum states (qubits), operations (gates), and circuits
  • The rules of the game: postulates of quantum mechanics
  • Brief philosophical lament on the meaning of quantum mechanics (i.e., don't think about it too much) ​
  • Quantum algorithms
  • Worked-out example​: Deutsch-Josza algorithm

Session 2 (October 10, 2025)

Part I: Combinatorial Optimization (CO) Problems and Adiabatic Quantum Computing (QC)

  • CO problems, Quadratic Unconstrained Binary Optimization (QUBO), and complexity analysis
  • QUBO, Ising model, and quantum formulation via Hamiltonian
  • Adiabatic theorem and adiabatic QC
  • Quantum Annealing
  • Implementation example in a Jupyter Notebook (e.g., max-cut, TSP)

Part II: Quantum Circuit based CO

  • Hamiltonian time evolution discretization using trotterization
  • Foundations of Quantum Approximate Optimization Algorithm (QAOA)
  • Cost and mixer Hamiltonians and associated variational parameters
  • Quantum circuit complexity analysis
  • Implementation example in a Jupyter Notebook (e.g., max-cut, TSP)
  • Issues around implementation on NISQ era hardware

Session 3 (October 17, 2025)

Part I: Quantum Search

  • Introduction to Grover’s algorithm
  • Diffusion operator, Amplitude amplification
  • Circuit construction

Part II: Applications

  • Using quantum search for optimization
  • Introduction to Shor’s algorithm
  • Relationship to optimization

Instructors: Dr. Borzou Rostami (UA), Dr. Stephen L. Smith (UW)

Day/Time: Friday, April 24, May 1 and 8, 2026 from 03:00 PM to 06:00 PM (EDT)

Location: Virtual (Zoom Link (external link) )

Course Outline:

Part 1 (2 hours): Introduction to OR and ML Overview

 

·        Fundamentals of optimization: linear, integer, and nonlinear programming.

·        Overview of machine learning paradigms (supervised, unsupervised, reinforcement).

·        Conceptual role of ML in optimization: from prediction to decision-making.

·        Framing optimization problems where ML becomes an integral component.

Part 2 (2 hours): ML for Modeling Optimization under Uncertainty

·        Stochastic optimization: scenario-based modeling and Sample Average Approximation (SAA).

·        Chance-constrained and risk-averse optimization (VaR, CVaR).

·        Predict-then-Optimize (two-step approaches linking ML predictions with optimization models).

·        Sequential Learning and Optimization (SLO): learning conditional distributions before solving.

·        Integrated Learning and Optimization (ILO): end-to-end frameworks where learning directly minimizes downstream decision cost.

·        Conceptual comparison of these paradigms: strengths, limitations, and when each applies.

Part 3 (2 hours): ML for Accelerating Optimization Algorithms

·        Classical optimization algorithms (branch-and-bound, cutting planes, heuristics).

·        How ML can improve algorithmic components:

o   Learning branching strategies.

o   Learning cut selection.

o   Learning primal heuristics.

·        Surrogate and approximation models for computational acceleration.

·        Positioning these methods in research: bridging heuristics with learned strategies.

Part 4 (2 hours): Large Language Models and Online Learning for Optimization

·        Large Language Models (LLMs):

o   Natural language interfaces for optimization modeling.

o   Automatic generation of formulations and constraints.

o   Current opportunities and risks (correctness, interpretability).

·        Online Learning and Optimization:

o   Framework for adaptive decision-making under uncertainty.

o   Multi-armed bandits, regret minimization, reinforcement learning perspectives.

o   Conceptual applications in dynamic pricing, scheduling, and adaptive planning.

Part 5 (1 hour): Wrap-Up, ML-Integrated Solvers and Future Directions

·        Overview of ML-based and ML-augmented solvers.

·        How modern solvers are beginning to integrate ML and LLMs.

·        Current trends and research frontiers in “learning to optimize.”

·        Reflections on theoretical and practical challenges for future research

 

Instructors: Dr. Trung Q. Duong (MUN), Dr. Octavia A. Dobre (MUN), Dr. Bhaskara Narottama (MUN), Dr. Mohamed Selim (MUN)

Day/Time: Friday, January 23, 30 and Feb 06, 2025 from 03:00 PM to 06:00 PM (EDT)

Location: Virtual (Zoom Link) (external link) 

Course Outline:

Session 1 (January 23, 2026): Quantum Circuits and Operations for Learning

  • Quantum encoding and data feature inputs
  • Types of quantum encoding: basis and angle encoding
  • Quantum variational circuits for parameterized models
  • Quantum measurements and extracting output variables
  • Accounting for optimization constraints

Session 2 (January 30,2026): Defining Learning Workflows

  • Quantum computing for supervised and unsupervised learning
  • Optimization objectives and the corresponding loss functions
  • Computing the gradient of the loss (e.g., using the parameter-shift rule)
  • Updating the parameters of the circuit (e.g., using stochastic gradient descent)
  • A practical example 1: Quantum ML to optimize a wireless system
  • A practical example 1: Quantum ML for healthcare

Session 3 (February 06, 2026):  Quantum Machine Learning (QML) Algorithms

  • Bridging classical and quantum machine learning
  • Encoding classical data into quantum states (basis, amplitude, angle, etc.)
  • Quantum variational circuits (QVCs)
  • Example 1: QVC for self-interference cancellation in full-duplex transceivers
  • Quantum kernels and quantum feature maps
  • Quantum support vector machines and quantum support vector regressors (QSVRs)
  • Example 2: QSVR for self-interference cancellation in full-duplex transceivers

Instructors: TBA

Day/Time:  Winter 2026 (TBA)

Location: Virtual

Symposiums

  • 2027 (will be hosted by Toronto Metropolitan University) 
  • 2029 (will be hosted by University of Alberta)
  • 2031 (TBA)