1: \begin{abstract}
2: The~\textit{least absolute shrinkage and selection operator} (\texttt{Lasso}) is widely recognized across various fields of mathematics and engineering. Its variant, the generalized~\texttt{Lasso}, finds extensive application in the fields of statistics, machine learning, image science, and related areas. Among the optimization techniques used to tackle this issue, saddle-point methods stand out, with the \textit{primal-dual hybrid gradient} (\texttt{PDHG}) algorithm emerging as a particularly popular choice. However, the iterative behavior of~\texttt{PDHG} remains poorly understood. In this paper, we employ dimensional analysis to derive a system of high-resolution ordinary differential equations (ODEs) tailored for~\texttt{PDHG}. This system effectively captures a key feature of~\texttt{PDHG}, the coupled $x$-correction and $y$-correction, distinguishing it from the proximal Arrow-Hurwicz algorithm. The small but essential perturbation ensures that~\texttt{PDHG} consistently converges, bypassing the periodic behavior observed in the proximal Arrow-Hurwicz algorithm. Through Lyapunov analysis, We investigate the convergence behavior of the system of high-resolution ODEs and extend our insights to the discrete~\texttt{PDHG} algorithm. Our analysis indicates that numerical errors resulting from the implicit scheme serve as a crucial factor affecting the convergence rate and monotonicity of~\texttt{PDHG}, showcasing a noteworthy pattern also observed for the~\textit{Alternating Direction Method of Multipliers} (\texttt{ADMM}), as identified in~\citep{li2024understanding}. In addition, we further discover that when one component of the objective function is strongly convex, the iterative average of~\texttt{PDHG} converges strongly at a rate $O(1/N)$, where $N$ is the number of iterations.
3: \end{abstract}
4: