a76853490e2572a2.tex
1: \begin{abstract}
2:   While generative models have made significant advancements in recent years, they also raise concerns such as privacy breaches and biases. 
3:   %
4:   Machine unlearning has emerged as a viable solution, aiming to remove specific training data, e.g., containing private information and bias, from models.
5:   %
6:   In this paper, we study the machine unlearning problem in Image-to-Image (I2I) generative models.
7:   %
8:   Previous studies mainly treat it as a single objective optimization problem, offering a solitary solution, thereby neglecting the varied user expectations towards the trade-off between complete unlearning and model utility. %, and not ensuring optimal results or unlearning efficiency. 
9:   %
10:   To address this issue, we propose a controllable unlearning framework that uses a control coefficient $\varepsilon$ to control the trade-off. % between unlearning completeness and model utility. 
11:   %
12:   We reformulate the I2I generative model unlearning problem into a $\varepsilon$-constrained optimization problem and solve it with a gradient-based method to find optimal solutions for unlearning boundaries. 
13:   %
14:   These boundaries define the valid range for the control coefficient. 
15:   %
16:   Within this range, every yielded solution is theoretically guaranteed with Pareto optimality. 
17:   %
18:   We also analyze the convergence rate of our framework under various control functions.
19:   %
20:   Extensive experiments on two benchmark datasets across three mainstream I2I models demonstrate the effectiveness of our controllable unlearning framework.
21:   %
22:   % The source codes are available at \url{https://github.com/xxx}.
23: \end{abstract}
24: