1: \begin{abstract}
2: Convex-composite optimization, which minimizes an objective function represented by the sum of a differentiable function and a convex one, is widely used in machine learning and signal/image processing.
3: Fast Iterative Shrinkage Thresholding Algorithm (FISTA) is a typical method for solving this problem and has a global convergence rate of~$O(1 / k^2)$.
4: Recently, this has been extended to multi-objective optimization, together with the proof of the~$O(1 / k^2)$ global convergence rate.
5: However, its momentum factor is classical, and the convergence of its iterates has not been proven.
6: In this work, introducing some additional hyperparameters~$(a, b)$, we propose another accelerated proximal gradient method with a general momentum factor, which is new even for the single-objective cases.
7: We show that our proposed method also has a global convergence rate of~$O(1/k^2)$ for any $(a,b)$, and further that the generated sequence of iterates converges to a weak Pareto solution when~$a$ is positive, an essential property for the finite-time manifold identification.
8: Moreover, we report numerical results with various~$(a,b)$, showing that some of these choices give better results than the classical momentum factors.
9: \end{abstract}
10: