Couples Can Be Tractable: New Algorithms and Hardness Results for the Hospitals/Residents Problem with Couples

Abstract

Streaming Recommendation (SRec) aims to capture evolving user preferences in the streaming scenarios. Recently, Graph Prompt Learning (GPL) methods have demonstrated their effectiveness and adaptability within SRec. However, existing graph prompt solutions rarely consider the evolution of multi-hop cascading relationships between users and items, which are crucial for modeling the shifts in user preferences. To address this problem, we propose a novel Graph Multi-Level Aware Prompt Learning for Streaming Recommendation, named GPL4SRec. Specifically, a graph encoder is first pre-trained on extensive historical data to capture user long-term preferences. Then, we design three types of prompts, namely node-aware, structure-aware, and layer-aware prompts, which are used to guide the pre-trained encoder to better capture user short-term preferences. This is accomplished by accounting for both the incremental changes in users and items, as well as the cascading evolution in multi-hop relationships. Furthermore, we provide a theoretical analysis showing that our prompt templates are critical to achieving superior performance. Finally, experimental results also prove that our model significantly outperforms the state-of-the-art approaches in SRec.

Cite

Text

Csáji et al. "Couples Can Be Tractable: New Algorithms and Hardness Results for the Hospitals/Residents Problem with Couples." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/302

Markdown

[Csáji et al. "Couples Can Be Tractable: New Algorithms and Hardness Results for the Hospitals/Residents Problem with Couples." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/csaji2024ijcai-couples/) doi:10.24963/ijcai.2024/302

BibTeX

@inproceedings{csaji2024ijcai-couples,
  title     = {{Couples Can Be Tractable: New Algorithms and Hardness Results for the Hospitals/Residents Problem with Couples}},
  author    = {Csáji, Gergely and Manlove, David F. and McBride, Iain and Trimble, James},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {2731-2739},
  doi       = {10.24963/ijcai.2024/302},
  url       = {https://mlanthology.org/ijcai/2024/csaji2024ijcai-couples/}
}