Yupeng Hou 侯宇蓬


yphou AT ucsd.edu

[ Google Scholar ] · [ GitHub ] · [ Twitter ]

[ LinkedIn ] · [ ORCID ]

I'm a PhD student at UC San Diego and am fortunate to be advised by Prof. Julian McAuley. I obtained my M.E. and B.E. from Renmin University of China, advised by Prof. Wayne Xin Zhao, who runs the AI Box Lab. My research is devoted to comprehending, modeling, and forecasting human behavior in a unified perspective. My recent research interests center around generative recommendation and large language models.

📌 Pinned
  • Check our newly released Amazon Reviews 2023 dataset! [🌐 Webpage] [🤗 HF datasets]
    The new dataset features up-to-date reviews (up to Sep. 2023) and larger sizes (570M reviews, 48M items, and 60B tokens).
📣 News:
  • [Mar 09, 2024] LC-Rec has been accepted at ICDE'24! With only ~1000 new tokens and instruction tuning, 🦙 LLaMA-7B will be a powerful 😈 generative recommender, and efficiently rank ground-truth items over ~20k candidates. Congratulations to Bowen!! 🎉
  • [Mar 06, 2024] Releasing Amazon Reviews 2023 dataset [link]! The new dataset features up-to-date reviews (up to Sep. 2023) and larger sizes (2-3 times larger in #reviews, #items, and #tokens). Check the X (twitter) post for more details.
  • [Jan 22, 2024] AgentCF is accepted as a full paper at WWW'24 (acc. 20.2%)! We simulate both users and items in recommender systems using LLM agents. Aligning w/ real interaction data, AgentCF can inject collaborative information into the whole agent system. Congrats to Junjie!! 🎉
  • [Dec 14, 2023] LLMRank, a paper about interesting findings on LLM & RecSys is accepted as a full paper at ECIR'24 (acceptance rate 23%). Good news at the end of the year! 🎄
  • [Jul 26, 2023] Co-organizing Personalized Generative AI @ CIKM'23. Call for Paper until Sep 10, 2023. LLMs & RecSys, LLM-Powered Agents, Personalized LLMs, etc. are highly welcomed!
  • [Jun 21, 2023] Our paper "Reciprocal Sequential Recommendation" is accepted as a full paper at RecSys'23 (acceptance rate 18.7%). Congrats to Bowen!! 🎉
  • [Jan 25, 2023] One paper about pre-training transferable recommendation models is accepted as a full paper at TheWebConf (WWW)'23 (acceptance rate 19.2%).
  • [Oct 19, 2022] Our CIKM'22 paper "RecBole 2.0: Towards a More Up-to-Date Recommendation Library" receives Best Resource Paper Runner-up.
  • [Sep 19, 2022] Our RecSys'22 paper "Modeling Two-Way Selection Preference for Person-Job Fit" receives Best Student Paper Runner-up.
  • [Aug 31, 2022] One paper about graph learning privacy is accepted as a full paper by ICDM'22 (acceptance rate 9.77%).

Open Source Project

Selected Publication [Full]

† denotes equal contribution
Preprint
  • Bridging Language and Items for Retrieval and Recommendation.

    Yupeng Hou†, Jiacheng Li†, Zhankui He, An Yan, Xiusi Chen, Julian McAuley.

    preprint, arxiv:2403.03952. [paper] [dataset page] [huggingface hub] [code] [bib]


    @article{hou2024bridging,
      title={Bridging Language and Items for Retrieval and Recommendation},
      author={Hou, Yupeng and Li, Jiacheng and He, Zhankui and Yan, An and Chen, Xiusi and McAuley, Julian},
      journal={arXiv preprint arXiv:2403.03952},
      year={2024}
    }
                        

  • A Survey of Large Language Models.

    Wayne Xin Zhao, Kun Zhou†, Junyi Li†, Tianyi Tang, Xiaolei Wang, Yupeng Hou, Yingqian Min, Beichen Zhang, Junjie Zhang, Zican Dong, Yifan Du, Chen Yang, Yushuo Chen, Zhipeng Chen, Jinhao Jiang, Ruiyang Ren, Yifan Li, Xinyu Tang, Zikang Liu, Peiyu Liu, Jian-Yun Nie, Ji-Rong Wen.

    preprint, arxiv:2303.18223. [paper] [GitHub] [bib]


    @article{zhao2023llm_survey,
      title={A Survey of Large Language Models},
      author={Wayne Xin Zhao and Kun Zhou and Junyi Li and Tianyi Tang and Xiaolei Wang and Yupeng Hou and Yingqian Min and Beichen Zhang and Junjie Zhang and Zican Dong and Yifan Du and Chen Yang and Yushuo Chen and Zhipeng Chen and Jinhao Jiang and Ruiyang Ren and Yifan Li and Xinyu Tang and Zikang Liu and Peiyu Liu and Jian-Yun Nie and Ji-Rong Wen},
      journal={arXiv preprint arXiv:2303.18223},
      year={2023}
    }
                        

2024
  • Adapting Large Language Models by Integrating Collaborative Semantics for Recommendation.

    Bowen Zheng, Yupeng Hou, Hongyu Lu, Yu Chen, Wayne Xin Zhao, Ji-Rong Wen.

    ICDE 2024 [paper] [code] [bib]


    @inproceedings{zheng2024lcrec,
      title={Adapting Large Language Models by Integrating Collaborative Semantics for Recommendation},
      author={Bowen Zheng and Yupeng Hou and Hongyu Lu and Yu Chen and Wayne Xin Zhao and Ji-Rong Wen},
      booktitle={{ICDE}},
      year={2024}
    }
                        

  • AgentCF: Collaborative Learning with Autonomous Language Agents for Recommender Systems.

    Junjie Zhang, Yupeng Hou, Ruobing Xie, Wenqi Sun, Julian McAuley, Wayne Xin Zhao, Leyu Lin, Ji-Rong Wen.

    TheWebConf (WWW) 2024 [paper] [bib]


      @inproceedings{zhang2024agentcf,
        title={{AgentCF}: Collaborative Learning with Autonomous Language Agents for Recommender Systems},
        author={Junjie Zhang and Yupeng Hou and Ruobing Xie and Wenqi Sun and Julian McAuley and Wayne Xin Zhao and Leyu Lin and Ji-Rong Wen},
        booktitle={{TheWebConf}},
        year={2024}
      }
                        

  • Large Language Models are Zero-Shot Rankers for Recommender Systems.

    Yupeng Hou†, Junjie Zhang†, Zihan Lin, Hongyu Lu, Ruobing Xie, Julian McAuley, Wayne Xin Zhao.

    ECIR 2024 [paper] [code] [bib]


    @inproceedings{hou2024llmrank,
      title={Large Language Models are Zero-Shot Rankers for Recommender Systems},
      author={Yupeng Hou and Junjie Zhang and Zihan Lin and Hongyu Lu and Ruobing Xie and Julian McAuley and Wayne Xin Zhao},
      booktitle={{ECIR}},
      year={2024}
    }
                        

2023
  • Learning Vector-Quantized Item Representation for Transferable Sequential Recommenders.

    Yupeng Hou, Zhankui He, Julian McAuley, Wayne Xin Zhao.

    TheWebConf (WWW) 2023 [paper] [code] [bib]


    @inproceedings{hou2023vqrec,
      author = {Yupeng Hou and Zhankui He and Julian McAuley and Wayne Xin Zhao},
      title = {Learning Vector-Quantized Item Representation for Transferable Sequential Recommenders},
      booktitle={{TheWebConf}},
      year = {2023}
    }
                        

2022
  • Towards Universal Sequence Representation Learning for Recommender Systems.

    Yupeng Hou†, Shanlei Mu†, Wayne Xin Zhao, Yaliang Li, Bolin Ding, Ji-Rong Wen.

    KDD 2022 [paper] [code] [poster] [slides] [bib]


    @inproceedings{hou2022unisrec,
      author = {Yupeng Hou and Shanlei Mu and Wayne Xin Zhao and Yaliang Li and Bolin Ding and Ji-Rong Wen},
      title = {Towards Universal Sequence Representation Learning for Recommender Systems},
      booktitle = {{KDD}},
      year = {2022}
    }
                        

  • RecBole 2.0: Towards a More Up-to-Date Recommendation Library.

    Wayne Xin Zhao, Yupeng Hou†, Xingyu Pan†, Chen Yang, Zeyu Zhang, Zihan Lin, Jingsen Zhang, Shuqing Bian, Jiakai Tang, Wenqi Sun, Yushuo Chen, Lanling Xu, Gaowei Zhang, Zhen Tian, Changxin Tian, Shanlei Mu, Xinyan Fan, Xu Chen, Ji-Rong Wen.

    CIKM 2022 Resource Track. [paper] [GitHub] [poster] [slides] [bib] Best Resource Paper Runner-up.


    @inproceedings{zhao2022recbole2,
      title={RecBole 2.0: Towards a More Up-to-Date Recommendation Library},
      author={Wayne Xin Zhao and Yupeng Hou and Xingyu Pan and Chen Yang and Zeyu Zhang and Zihan Lin and Jingsen Zhang and Shuqing Bian and Jiakai Tang and Wenqi Sun and Yushuo Chen and Lanling Xu and Gaowei Zhang and Zhen Tian and Changxin Tian and Shanlei Mu and Xinyan Fan and Xu Chen and Ji-Rong Wen},
      booktitle={{CIKM}},
      year={2022}
    }
                        

  • Modeling Two-Way Selection Preference for Person-Job Fit.

    Chen Yang, Yupeng Hou, Yang Song, Tao Zhang, Ji-Rong Wen, Wayne Xin Zhao.

    RecSys 2022 [paper] [code] [bib] Best Student Paper Runner-up.


    @inproceedings{yang2022dpgnn,
      author = {Chen Yang and Yupeng Hou and Yang Song and Tao Zhang and Ji-Rong Wen and Wayne Xin Zhao},
      title = {Modeling Two-Way Selection Preference for Person-Job Fit},
      booktitle = {{RecSys}},
      year = {2022}
    }
                        

  • CORE: Simple and Effective Session-based Recommendation within Consistent Representation Space.

    Yupeng Hou, Binbin Hu, Zhiqiang Zhang, Wayne Xin Zhao.

    SIGIR 2022 Short Paper. [paper] [code] [poster] [slides] [bib]


    @inproceedings{hou2022core,
      author = {Yupeng Hou and Binbin Hu and Zhiqiang Zhang and Wayne Xin Zhao},
      title = {CORE: Simple and Effective Session-based Recommendation within Consistent Representation Space},
      booktitle = {{SIGIR}},
      year = {2022}
    }
                        

  • Improving Graph Collaborative Filtering with Neighborhood-enriched Contrastive Learning.

    Zihan Lin†, Changxin Tian†, Yupeng Hou†, Wayne Xin Zhao.

    TheWebConf (WWW) 2022 [paper] [code] [bib]


    @inproceedings{lin2022ncl,
      author={Zihan Lin and Changxin Tian and Yupeng Hou and Wayne Xin Zhao},
      title={Improving Graph Collaborative Filtering with Neighborhood-enriched Contrastive Learning},
      booktitle={{TheWebConf}},
      year={2022},
    }
                        

2021
  • RecBole: Towards a Unified, Comprehensive and Efficient Framework for Recommendation Algorithms.

    Wayne Xin Zhao, Shanlei Mu†, Yupeng Hou†, Zihan Lin, Kaiyuan Li, Yushuo Chen, Yujie Lu, Hui Wang, Changxin Tian, Xingyu Pan, Yingqian Min, Zhichao Feng, Xinyan Fan, Xu Chen, Pengfei Wang, Wendi Ji, Yaliang Li, Xiaoling Wang, Ji-Rong Wen.

    CIKM 2021 Resource Track. [paper] [website] [GitHub] [datasets] [bib]


    @inproceedings{zhao2021recbole,
      author = {Zhao, Wayne Xin and Mu, Shanlei and Hou, Yupeng and Lin, Zihan and Chen, Yushuo and Pan, Xingyu and Li, Kaiyuan and Lu, Yujie and Wang, Hui and Tian, Changxin and Min, Yingqian and Feng, Zhichao and Fan, Xinyan and Chen, Xu and Wang, Pengfei and Ji, Wendi and Li, Yaliang and Wang, Xiaoling and Wen, Ji-Rong},
      title = {RecBole: Towards a Unified, Comprehensive and Efficient Framework for Recommendation Algorithms},
      year = {2021},
      booktitle = {{CIKM}},
    }
                        

Education

Experience

  • Research Intern, Tencent

    03/2023 - 06/2023, Weixin Group (WXG),

    with Dr. Hongyu Lu.

  • Visiting Graduate Student, UC San Diego

    06/2022 - 11/2022,

    with Prof. Julian McAuley and Zhankui He.

  • Research Intern, DAMO Academy, Alibaba

    11/2021 - 06/2022, Data Analytics and Intelligence Lab,

    with Dr. Yaliang Li.

  • Research Intern, Ant Group

    03/2021 - 09/2021, GraphML,

    with Binbin Hu.

  • Research Intern, Boss Zhipin

    09/2019 - 03/2021, NLP Center,

    with Zekai Wang and Dr. Yang Song.

  • Teaching Assistant, Renmin Univ. of China [expand]
    • 2020, 2021 Summer, Programming Training, with Wayne Xin Zhao.
      [Project Page 2020] [Search Demo for 2021] [IR Evaluator for 2021]
    • 2018-2019 Fall, Introduction to Computer System, with Yunpeng Chai.
    • 2018 Summer, Programming Training, with Feng Zhang.
    • 2017-2018 Fall, Advanced Programming, with Wayne Xin Zhao.

Service

  • Web Chair @ DSAA'24
  • Co-organizing Personalized Generative AI @ CIKM'23.
  • PC Member / Conference Reviewer: ICML'24, ICLR'24, KDD'22-24, RecSys'23-24, TheWebConf (WWW)'24, SIGIR'23-24, CIKM'24, SDM'24, AAAI'23-24, NeurIPS'23, EMNLP'23, LoG'22-23, ECML-PKDD'22-23, SIGIR-AP'23, WSDM'22.
  • Journal Reviewer: TORS, TOIS, TKDE, IPM, TALLIP.

Award

  • Wu Yuzhang Scholarship (the highest honor for RUC students, 10 per year), Renmin Univ. of China, 2023.
  • National Scholarship, Ministry of Education of China, 2022.
  • Star of the Graduates (10 per year), Renmin Univ. of China, 2020.
  • Silver Medal, The ICPC Asia-East Continent Final, Xi'an Site, 2018.

Talk

  • Improving Recommendation via Contrastive Learning, 2022.04, BDAI Seminar, Renmin Univ. of China. [slides]

Misc

  • Blogs and patents (in CN)
  • I was passionate about algorithmic competition (E.g ACM-ICPC etc.) and have contributed algorithm problems to NOIP, CSP-J/S for several years. Click [here] to check out all the problems I have contributed.
© GitHub last commit