Temporal Domain Generalization via Learning Instance-Level Evolving Patterns

Abstract

Conversational Recommender Systems (CRS) have become increasingly important due to their ability to recommend items through interactive dialogue, adapting to user preferences in real time. Traditional CRS approaches face challenges in generating high-quality, diverse responses due to the limited availability of training data and the inherited biases from domain-specific fine-tuning. Furthermore, existing systems often overlook the impact of confounding variables during user interactions, leading to suboptimal recommendations. In this work, we propose a novel hybrid framework that integrates large language models (LLMs) with traditional recommendation techniques to address these limitations. Our approach leverages the strengths of LLMs in generating fluent, contextually appropriate responses while employing a traditional recommendation module to capture complex interaction structures. To ensure unbiased recommendations, we introduce causal interventions that disentangle confounding variables, improving recommendation accuracy. We evaluate our framework on established CRS datasets, demonstrating significant improvements in recommendation quality and response generation. Our results highlight the effectiveness of the causal intervention mechanism in producing more reliable and personalized recommendations, while the LLM-based response generation offers scalability across multiple domains.

Cite

Text

Jin et al. "Temporal Domain Generalization via Learning Instance-Level Evolving Patterns." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/470

Markdown

[Jin et al. "Temporal Domain Generalization via Learning Instance-Level Evolving Patterns." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/jin2024ijcai-temporal/) doi:10.24963/ijcai.2024/470

BibTeX

@inproceedings{jin2024ijcai-temporal,
  title     = {{Temporal Domain Generalization via Learning Instance-Level Evolving Patterns}},
  author    = {Jin, Yujie and Yang, Zhibang and Chu, Xu and Ma, Liantao},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {4255-4263},
  doi       = {10.24963/ijcai.2024/470},
  url       = {https://mlanthology.org/ijcai/2024/jin2024ijcai-temporal/}
}