Perception-Inspired Graph Convolution for Music Understanding Tasks
Abstract
As machine learning models become widely deployed in data-driven applications, ensuring compliance with the 'right to be forgotten' as required by many privacy regulations is vital for safeguarding user privacy. To forget the given data, existing re-labeling based unlearning methods employ a single-step adjustment scheme that revises the decision boundaries in one re-labeling phase. However, such single-step approaches lead to coarse-grained changes in decision boundaries among the remaining classes and impose adverse effects on the model utility. To address these limitations, we propose 'Self-Unlearning with Layered Iteration (SULI),' a novel unlearning approach that introduces a layered iteration strategy to re-label the forgetting data iteratively and refine the decision boundaries progressively. We further develop a 'Selective Probability Adjustment (SPA)' technique, which uses a soft-label mechanism to promote smoother decision-boundary transitions. Comprehensive experiments on three benchmark datasets demonstrate that SULI achieves superior performance in effectiveness, efficiency, and privacy compared to the state-of-the-art baselines in both class-wise and instance-wise unlearning scenarios. The source code is released at https://github.com/Hongyi-Lyu-MQ/SULI.
Cite
Text
Karystinaios et al. "Perception-Inspired Graph Convolution for Music Understanding Tasks." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/850Markdown
[Karystinaios et al. "Perception-Inspired Graph Convolution for Music Understanding Tasks." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/karystinaios2024ijcai-perception/) doi:10.24963/ijcai.2024/850BibTeX
@inproceedings{karystinaios2024ijcai-perception,
title = {{Perception-Inspired Graph Convolution for Music Understanding Tasks}},
author = {Karystinaios, Emmanouil and Foscarin, Francesco and Widmer, Gerhard},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {7681-7689},
doi = {10.24963/ijcai.2024/850},
url = {https://mlanthology.org/ijcai/2024/karystinaios2024ijcai-perception/}
}