Search Results for author: Yingqiang Ge

Found 36 papers, 21 papers with code

Towards LLM-RecSys Alignment with Textual ID Learning

1 code implementation27 Mar 2024 Juntao Tan, Shuyuan Xu, Wenyue Hua, Yingqiang Ge, Zelong Li, Yongfeng Zhang

The results show that the zero-shot performance of the pre-trained foundation model is comparable to or even better than some traditional recommendation models based on supervised training, showing the potential of the IDGen paradigm serving as the foundation model for generative recommendation.

Sequential Recommendation Text Generation

AIOS: LLM Agent Operating System

2 code implementations25 Mar 2024 Kai Mei, Zelong Li, Shuyuan Xu, Ruosong Ye, Yingqiang Ge, Yongfeng Zhang

Inspired by these challenges, this paper presents AIOS, an LLM agent operating system, which embeds large language model into operating systems (OS) as the brain of the OS, enabling an operating system "with soul" -- an important step towards AGI.

Language Modelling Large Language Model +1

PAP-REC: Personalized Automatic Prompt for Recommendation Language Model

1 code implementation1 Feb 2024 Zelong Li, Jianchao Ji, Yingqiang Ge, Wenyue Hua, Yongfeng Zhang

In this paper, we propose PAP-REC, a framework to generate the Personalized Automatic Prompt for RECommendation language models to mitigate the inefficiency and ineffectiveness problems derived from manually designed prompts.

Language Modelling

LLM as OS, Agents as Apps: Envisioning AIOS, Agents and the AIOS-Agent Ecosystem

1 code implementation6 Dec 2023 Yingqiang Ge, Yujie Ren, Wenyue Hua, Shuyuan Xu, Juntao Tan, Yongfeng Zhang

We envision that LLM's impact will not be limited to the AI application level, instead, it will in turn revolutionize the design and implementation of computer system, architecture, software, and programming language, featured by several main concepts: LLM as OS (system-level), Agents as Applications (application-level), Natural Language as Programming Interface (user-level), and Tools as Devices/Libraries (hardware/middleware-level).

Language Modelling Large Language Model

User-Controllable Recommendation via Counterfactual Retrospective and Prospective Explanations

1 code implementation2 Aug 2023 Juntao Tan, Yingqiang Ge, Yan Zhu, Yinglong Xia, Jiebo Luo, Jianchao Ji, Yongfeng Zhang

Acknowledging the recent advancements in explainable recommender systems that enhance users' understanding of recommendation mechanisms, we propose leveraging these advancements to improve user controllability.

counterfactual Counterfactual Reasoning +1

GenRec: Large Language Model for Generative Recommendation

1 code implementation2 Jul 2023 Jianchao Ji, Zelong Li, Shuyuan Xu, Wenyue Hua, Yingqiang Ge, Juntao Tan, Yongfeng Zhang

Subsequently, we use these prompts to fine-tune the LLaMA backbone LLM on a dataset of user-item interactions, represented by textual data, to capture user preferences and item characteristics.

Language Modelling Large Language Model +1

Counterfactual Collaborative Reasoning

no code implementations30 Jun 2023 Jianchao Ji, Zelong Li, Shuyuan Xu, Max Xiong, Juntao Tan, Yingqiang Ge, Hao Wang, Yongfeng Zhang

In this paper, we explore how the two reasoning abilities can be jointly modeled to enhance both accuracy and explainability of machine learning models.

counterfactual Counterfactual Reasoning +3

UP5: Unbiased Foundation Model for Fairness-aware Recommendation

no code implementations20 May 2023 Wenyue Hua, Yingqiang Ge, Shuyuan Xu, Jianchao Ji, Yongfeng Zhang

However, at present, there is a lack of understanding regarding the level of fairness exhibited by recommendation foundation models and the appropriate methods for equitably treating different groups of users in foundation models.

Decision Making Fairness +1

How to Index Item IDs for Recommendation Foundation Models

4 code implementations11 May 2023 Wenyue Hua, Shuyuan Xu, Yingqiang Ge, Yongfeng Zhang

To emphasize the importance of item indexing, we first discuss the issues of several trivial item indexing methods, such as random indexing, title indexing, and independent indexing.

Language Modelling

Automated Data Denoising for Recommendation

no code implementations11 May 2023 Yingqiang Ge, Mostafa Rahmani, Athirai Irissappane, Jose Sepulveda, James Caverlee, Fei Wang

In real-world scenarios, most platforms collect both large-scale, naturally noisy implicit feedback and small-scale yet highly relevant explicit feedback.

Denoising Recommendation Systems

OpenAGI: When LLM Meets Domain Experts

1 code implementation NeurIPS 2023 Yingqiang Ge, Wenyue Hua, Kai Mei, Jianchao Ji, Juntao Tan, Shuyuan Xu, Zelong Li, Yongfeng Zhang

This capability is vital for Artificial Intelligence (AI) and should be embedded in comprehensive AI Agents, enabling them to harness expert models for complex task-solving towards Artificial General Intelligence (AGI).

Benchmarking Natural Language Queries

Fairness-aware Differentially Private Collaborative Filtering

no code implementations16 Mar 2023 Zhenhuan Yang, Yingqiang Ge, Congzhe Su, Dingxian Wang, Xiaoting Zhao, Yiming Ying

Recently, there has been an increasing adoption of differential privacy guided algorithms for privacy-preserving machine learning tasks.

Collaborative Filtering Fairness +1

Causal Inference for Recommendation: Foundations, Methods and Applications

no code implementations8 Jan 2023 Shuyuan Xu, Jianchao Ji, Yunqi Li, Yingqiang Ge, Juntao Tan, Yongfeng Zhang

We discuss the fundamental concepts of both recommender systems and causal inference as well as their relationship, and review the existing work on causal methods for different problems in recommender systems.

Causal Inference Fairness +1

A Survey on Trustworthy Recommender Systems

no code implementations25 Jul 2022 Yingqiang Ge, Shuchang Liu, Zuohui Fu, Juntao Tan, Zelong Li, Shuyuan Xu, Yunqi Li, Yikun Xian, Yongfeng Zhang

Recommender systems (RS), serving at the forefront of Human-centered AI, are widely deployed in almost every corner of the web and facilitate the human decision-making process.

Decision Making Explainable Recommendation +2

Fairness in Recommendation: Foundations, Methods and Applications

no code implementations26 May 2022 Yunqi Li, Hanxiong Chen, Shuyuan Xu, Yingqiang Ge, Juntao Tan, Shuchang Liu, Yongfeng Zhang

It first presents a brief introduction about fairness in basic machine learning tasks such as classification and ranking in order to provide a general overview of fairness research, as well as introduce the more complex situations and challenges that need to be considered when studying fairness in recommender systems.

Decision Making Fairness +1

AutoLossGen: Automatic Loss Function Generation for Recommender Systems

1 code implementation27 Apr 2022 Zelong Li, Jianchao Ji, Yingqiang Ge, Yongfeng Zhang

One challenge for automatic loss generation in recommender systems is the extreme sparsity of recommendation datasets, which leads to the sparse reward problem for loss generation and search.

Recommendation Systems

Explainable Fairness in Recommendation

no code implementations24 Apr 2022 Yingqiang Ge, Juntao Tan, Yan Zhu, Yinglong Xia, Jiebo Luo, Shuchang Liu, Zuohui Fu, Shijie Geng, Zelong Li, Yongfeng Zhang

In this paper, we study the problem of explainable fairness, which helps to gain insights about why a system is fair or unfair, and guides the design of fair recommender systems with a more informed and unified methodology.

counterfactual Fairness +1

Learning and Evaluating Graph Neural Network Explanations based on Counterfactual and Factual Reasoning

1 code implementation17 Feb 2022 Juntao Tan, Shijie Geng, Zuohui Fu, Yingqiang Ge, Shuyuan Xu, Yunqi Li, Yongfeng Zhang

For quantitatively evaluating the generated explanations without the requirement of ground-truth, we design metrics based on Counterfactual and Factual reasoning to evaluate the necessity and sufficiency of the explanations.

Causal Inference counterfactual

Counterfactual Evaluation for Explainable AI

no code implementations5 Sep 2021 Yingqiang Ge, Shuchang Liu, Zelong Li, Shuyuan Xu, Shijie Geng, Yunqi Li, Juntao Tan, Fei Sun, Yongfeng Zhang

While recent years have witnessed the emergence of various explainable methods in machine learning, to what degree the explanations really represent the reasoning process behind the model prediction -- namely, the faithfulness of explanation -- is still an open problem.

counterfactual Counterfactual Reasoning

Counterfactual Explainable Recommendation

2 code implementations24 Aug 2021 Juntao Tan, Shuyuan Xu, Yingqiang Ge, Yunqi Li, Xu Chen, Yongfeng Zhang

Technically, for each item recommended to each user, CountER formulates a joint optimization problem to generate minimal changes on the item aspects so as to create a counterfactual item, such that the recommendation decision on the counterfactual item is reversed.

Causal Inference counterfactual +5

FAIR: Fairness-Aware Information Retrieval Evaluation

no code implementations16 Jun 2021 Ruoyuan Gao, Yingqiang Ge, Chirag Shah

We believe our work opens up a new direction of pursuing a metric for evaluating and implementing the FAIR systems.

Fairness Information Retrieval +2

Personalized Counterfactual Fairness in Recommendation

1 code implementation20 May 2021 Yunqi Li, Hanxiong Chen, Shuyuan Xu, Yingqiang Ge, Yongfeng Zhang

Therefore, it is important to provide personalized fair recommendations for users to satisfy their personalized fairness demands.

counterfactual Decision Making +2

Efficient Non-Sampling Knowledge Graph Embedding

1 code implementation21 Apr 2021 Zelong Li, Jianchao Ji, Zuohui Fu, Yingqiang Ge, Shuyuan Xu, Chong Chen, Yongfeng Zhang

Experiments on benchmark datasets show that our NS-KGE framework can achieve a better performance on efficiency and accuracy over traditional negative sampling based models, and that the framework is applicable to a large class of knowledge graph embedding models.

Knowledge Graph Embedding

User-oriented Fairness in Recommendation

1 code implementation21 Apr 2021 Yunqi Li, Hanxiong Chen, Zuohui Fu, Yingqiang Ge, Yongfeng Zhang

To solve this problem, we provide a re-ranking approach to mitigate this unfairness problem by adding constraints over evaluation metrics.

Fairness Recommendation Systems +1

Variation Control and Evaluation for Generative SlateRecommendations

no code implementations26 Feb 2021 Shuchang Liu, Fei Sun, Yingqiang Ge, Changhua Pei, Yongfeng Zhang

Slate recommendation generates a list of items as a whole instead of ranking each item individually, so as to better model the intra-list positional biases and item relations.

Recommendation Systems

Causal Collaborative Filtering

1 code implementation3 Feb 2021 Shuyuan Xu, Yingqiang Ge, Yunqi Li, Zuohui Fu, Xu Chen, Yongfeng Zhang

However, pure correlative learning may lead to Simpson's paradox in predictions, and thus results in sacrificed recommendation performance.

Collaborative Filtering counterfactual +1

Towards Long-term Fairness in Recommendation

1 code implementation10 Jan 2021 Yingqiang Ge, Shuchang Liu, Ruoyuan Gao, Yikun Xian, Yunqi Li, Xiangyu Zhao, Changhua Pei, Fei Sun, Junfeng Ge, Wenwu Ou, Yongfeng Zhang

We focus on the fairness of exposure of items in different groups, while the division of the groups is based on item popularity, which dynamically changes over time in the recommendation process.

Fairness Recommendation Systems

CAFE: Coarse-to-Fine Neural Symbolic Reasoning for Explainable Recommendation

1 code implementation29 Oct 2020 Yikun Xian, Zuohui Fu, Handong Zhao, Yingqiang Ge, Xu Chen, Qiaoying Huang, Shijie Geng, Zhou Qin, Gerard de Melo, S. Muthukrishnan, Yongfeng Zhang

User profiles can capture prominent user behaviors from the history, and provide valuable signals about which kinds of path patterns are more likely to lead to potential items of interest for the user.

Explainable Recommendation Knowledge Graphs +1

Learning Personalized Risk Preferences for Recommendation

1 code implementation6 Jul 2020 Yingqiang Ge, Shuyuan Xu, Shuchang Liu, Zuohui Fu, Fei Sun, Yongfeng Zhang

Before making purchases on e-commerce websites, most consumers tend to rely on rating scores and review information to make purchase decisions.

Recommendation Systems

Understanding Echo Chambers in E-commerce Recommender Systems

1 code implementation6 Jul 2020 Yingqiang Ge, Shuya Zhao, Honglu Zhou, Changhua Pei, Fei Sun, Wenwu Ou, Yongfeng Zhang

Current research on recommender systems mostly focuses on matching users with proper items based on user interests.

Recommendation Systems

ABSent: Cross-Lingual Sentence Representation Mapping with Bidirectional GANs

no code implementations29 Jan 2020 Zuohui Fu, Yikun Xian, Shijie Geng, Yingqiang Ge, Yuting Wang, Xin Dong, Guang Wang, Gerard de Melo

A number of cross-lingual transfer learning approaches based on neural networks have been proposed for the case when large amounts of parallel text are at our disposal.

Cross-Lingual Transfer Sentence +3

Cannot find the paper you are looking for? You can Submit a new open access paper.