I attended the 2025 Conference on Decision and Control in Rio de Janeiro. The photo above is a panoramic view from the statue Christ the Redeemer. This year, I had one paper with my student Mohammad and another with my colleague and former postdoc Bryan Van Scoy. Here are short summaries of the works and links to papers and slides.
The fastest known globally convergent first-order method for minimizing locally quadratic smooth strongly convex functions by Bryan Van Scoy and me (slides). This paper was also accepted as a dual submission to the IEEE Control Systems Letters.
A convergence rate is said to be minimax optimial if it is both (1) a lower bound: no matter what algorithm one uses, there always exist some $f\in S$ that converges at least this slowly, and (2) an upper bound: there exists an algorithm such that no matter what $f\in S$ is chosen, it always converges at least this fast. Minimax optimality is a central issue in optimization and has been established for many common classes of functions. For example, it is known that:
- For a quadratic function whose Hessian’s condition number is at most $\kappa$, the minimax optimal rate is $\rho_{Q} = \frac{\sqrt{\kappa}-1}{\sqrt{\kappa}+1}$ and this rate is achieved by Polyak’s Heavy Ball method (HB).
- For a smooth strongly convex function with condition number at most $\kappa$, the minimax optimal rate is $\rho_{F} = 1-\frac{1}{\sqrt{\kappa}}$ and this rate is achieved by the Triple Momentum Method (TM).
State estimation for linear systems with non-Gaussian measurement noise via dynamic programming by Mohammad H. Yoosefian Nooshabadi and me (slides). In this paper, we study the problem of state estimation for linear systems with non-Gaussian measurement noise. It is known that:
- The Kalman filter (KF) minimizes the mean squared error (MSE) when the noise is Gaussian.
- KF is the best linear unbiased estimator (BLUE) when the noise is non-Gaussian.
- The particle filter minimizes the MSE in the asymptotic limit of infinitely many particles, but it is typically computationally expensive.