SVD-AE: Simple Autoencoders for Collaborative Filtering

Abstract

Existing deep neural network (DNN)-based blind image quality assessment (BIQA) methods primarily rely on human-rated datasets for training. However, collecting human labels is extremely time-consuming and labor-intensive, posing a significant bottleneck for practical applications. To address this challenge, we propose a Deep opinion-Unaware BIQA model by learning and adapting from Multiple Annotators, termed DUBMA, thereby eliminating the need for human annotations. Specifically, we first generate a large-scale set of distorted image pairs and then assign relative quality rankings using existing full-reference IQA models. The resulting dataset is subsequently employed for training our DUBMA. Due to the inherent discrepancies between synthetic and real-world distortions, a domain shift may occur. To address this, we propose an outlier-robust unsupervised domain adaptation approach leveraging optimal transport. This strategy effectively reduces the gap between synthetic and real-world distortion domains, thereby boosting the model’s adaptability and overall performance. Extensive experiments show that DUBMA outperforms existing opinion-unaware BIQA methods in terms of prediction accuracy across multiple datasets.

Cite

Text

Hong et al. "SVD-AE: Simple Autoencoders for Collaborative Filtering." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/227

Markdown

[Hong et al. "SVD-AE: Simple Autoencoders for Collaborative Filtering." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/hong2024ijcai-svd/) doi:10.24963/ijcai.2024/227

BibTeX

@inproceedings{hong2024ijcai-svd,
  title     = {{SVD-AE: Simple Autoencoders for Collaborative Filtering}},
  author    = {Hong, Seoyoung and Choi, Jeongwhan and Lee, Yeon-Chang and Kumar, Srijan and Park, Noseong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {2054-2062},
  doi       = {10.24963/ijcai.2024/227},
  url       = {https://mlanthology.org/ijcai/2024/hong2024ijcai-svd/}
}