VLDB 2026 Research / reviewers in the wild / expert
Yicong Li 0001
dblp:246/8802-1
· DBLP profile ↗
13ranked-venue papers in the field
6as first author
11since 2021 · last 2025
0000-0001-7905-4885ORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 6 (1 first)Database Systems & Data Management · 3 (2 first)Data Mining & Knowledge Discovery · 2 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 2 (2 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | NR-GCF: Graph Collaborative Filtering with Improved Noise Resistance
Bohan Li 0001, Yicong Li 0001, Lixiang Song, Haofen Wang, Junnan Zhuo, Hongzhi Yin |
CIKM | 3 |
| 2025 | Model-Agnostic Dual-Side Online Fairness Learning for Dynamic RecommendationabstractFairness in recommendation has drawn much attention since it significantly affects how users access information and how information is exposed to users. However, most fairness-aware methods are designed offline with the entire stationary interaction data to handle the global unfairness issue and evaluate their performance in a one-time paradigm. In real-world scenarios, users tend to interact with items continuously over time, leading to a dynamic recommendation environment where unfairness is evolving online. Moreover, previous methods that focus on mitigating the unfairness can hardly bring significant improvements to the recommendation task. Hence, in this paper, we propose aModel-agnosticDual-sideOnlineFairness Learning method (MDOFair) for the dynamic recommendation. First, we carefully design dynamic dual-side fairness learning to trace the rapid evolution of unfairness from both the user and item sides. Second, we leverage the fairness and recommendation tasks in one utilized framework to pursue the double-win success. Last, we present an efficient model-agnostic post-ranking method for the dynamic recommendation scenario to mitigate the dynamic unfairness while improving the recommendation performance significantly. Extensive experiments demonstrate the superiority and effectiveness of our proposed MDOFair by incorporating it into existing dynamic models as a post-ranking stage. Shiqing Wu 0001, Zhihong Cui, Yicong Li 0001, Guandong Xu, Qing Li 0001 |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2024 | Toward Structure Fairness in Dynamic Graph Embedding: A Trend-aware Dual Debiasing ApproachabstractRecent studies successfully learned static graph embeddings that are structurally fair by preventing the effectiveness disparity of high- and low-degree vertex groups in downstream graph mining tasks. However, achieving structure fairness in dynamic graph embedding remains an open problem. Neglecting degree changes in dynamic graphs will significantly impair embedding effectiveness without notably improving structure fairness. This is because the embedding performance of high-degree and low-to-high-degree vertices will significantly drop close to the generally poorer embedding performance of most slightly changed vertices in the long-tail part of the power-law distribution. We first identify biased structural evolutions in a dynamic graph based on the evolving trend of vertex degree and then propose FairDGE, the first structurally Fair Dynamic Graph Embedding algorithm. FairDGE learns biased structural evolutions by jointly embedding the connection changes among vertices and the long-short-term evolutionary trend of vertex degrees. Furthermore, a novel dual debiasing approach is devised to encode fair embeddings contrastively, customizing debiasing strategies for different biased structural evolutions. This innovative debiasing strategy breaks the effectiveness bottleneck of embeddings without notable fairness loss. Extensive experiments demonstrate that FairDGE achieves simultaneous improvement in the effectiveness and fairness of embeddings. Yicong Li 0001, Yu Yang 0012, Jiannong Cao 0001, Shuaiqi Liu 0002, Guandong Xu |
KDD | 1 |
| 2024 | Low-resource court judgment summarization for common law systems
Shuaiqi Liu 0002, Jiannong Cao 0001, Yicong Li 0001, Ruosong Yang |
Inf. Process. Manag. | 3 |
| 2024 | Attention Is Not the Only Choice: Counterfactual Reasoning for Path-Based Explainable RecommendationabstractCompared with only pursuing recommendation accuracy, the explainability of a recommendation model has drawn more attention in recent years. Many graph-based recommendations resort to informative paths with the attention mechanism for the explanation. Unfortunately, these attention weights are intentionally designed for model accuracy but not explainability. Recently, some researchers have started to question attention-based explainability because the attention weights are unstable for different reproductions, and they may not always align with human intuition. Inspired by the counterfactual reasoning from causality learning theory, we propose a novel explainable framework targeting path-based recommendations, wherein the explainable weights of paths are learned to replace attention weights. Specifically, we design two counterfactual reasoning algorithms from both path representation and path topological structure perspectives. Moreover, unlike traditional case studies, we also propose a package of explainability evaluation solutions with both qualitative and quantitative methods. We conduct extensive experiments on four real-world datasets, the results of which further demonstrate the effectiveness and reliability of our method. Yicong Li 0001, Xiangguo Sun, Hongxu Chen 0002, Sixiao Zhang, Yu Yang 0012, Guandong Xu |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2023 | Reinforcement Learning Based Path Exploration for Sequential Explainable RecommendationabstractRecent advances in path-based explainable recommendation systems have attracted increasing attention thanks to the rich information from knowledge graphs. Most existing explainable recommendations only utilize static knowledge graphs and ignore the dynamic user-item evolutions, leading to less convincing and inaccurate explanations. Although some works boost the performance and explainability of recommendations through modeling the user's temporal sequential behavior, most of them either only focus on modeling the user's sequential interactions within a path or independently and separately of the recommendation mechanism. Moreover, some path-based explainable recommendations use random selection or traditional machine learning methods to decrease the volume of explainable paths, which cannot guarantee high quality of the explainable paths for the recommendation. To deal with the problem, recent path exploration use reinforcement learning to improve diversity and quality. However, unsupervised training leads to low-efficiency path exploration. Therefore, we propose a novelTemporalMeta-path GuidedExplainableRecommendation leveragingReinforcementLearning (TMER-RL), which utilizes supervised reinforcement learning to explore item-item paths between consecutive items with attention mechanisms to sequentially model dynamic user-item evolutions on a dynamic knowledge graph for the explainable recommendation. Extensive evaluations of TMER-RL on two real-world datasets show state-of-the-art performance compared to recent strong baselines. Yicong Li 0001, Hongxu Chen 0002, Yile Li, Lin Li 0001, Philip S. Yu, Guandong Xu |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2022 | DA-Net: Distributed Attention Network for Temporal Knowledge Graph ReasoningabstractPredicting future events in dynamic knowledge graphs has attracted significant attention. Existing work models the historical information in a holistic way, which achieves satisfactory performance. However, in real-world scenarios, the influence of historical information on future events is changing over time. Therefore, it is difficult to distinguish the historical information of different roles by invariably embedding historical entities with simple vector stacking. Furthermore, it is laborious to explicitly learn a distributed representation of each historical repetitive fact at different timestamps. This poses a challenge to the widely adopted codec-based architectures. In this paper, we propose a novel model for predicting future events, namely Distributed Attention Network (DA-Net). Rather than obtaining the fixed representations of historical events, DA-Net attempts to learn the distributed attention of future events on repetitive facts at different historical timestamps inspired by human cognitive theory. In human cognitive theory, when humans make a decision, similar historical events are replayed during memory recall. Based on memory, the original intention is adjusted according to their recent knowledge developments, making the action more reasonable to the context. Experiments on four benchmark datasets demonstrate a substantial improvement of DA-Net on multiple evaluation metrics. Kangzheng Liu, Feng Zhao 0003, Hongxu Chen 0002, Yicong Li 0001, Guandong Xu, Hai Jin 0001 |
CIKM | 4 |
| 2022 | Unsupervised Graph Poisoning Attack via Contrastive Loss Back-propagationabstractGraph contrastive learning is the state-of-the-art unsupervised graph representation learning framework and has shown comparable performance with supervised approaches. However, evaluating whether the graph contrastive learning is robust to adversarial attacks is still an open problem because most existing graph adversarial attacks are supervised models, which means they heavily rely on labels and can only be used to evaluate the graph contrastive learning in a specific scenario. For unsupervised graph representation methods such as graph contrastive learning, it is difficult to acquire labels in real-world scenarios, making traditional supervised graph attack methods difficult to be applied to test their robustness. In this paper, we propose a novel unsupervised gradient-based adversarial attack that does not rely on labels for graph contrastive learning. We compute the gradients of the adjacency matrices of the two views and flip the edges with gradient ascent to maximize the contrastive loss. In this way, we can fully use multiple views generated by the graph contrastive learning models and pick the most informative edges without knowing their labels, and therefore can promisingly support our model adapted to more kinds of downstream tasks. Extensive experiments show that our attack outperforms unsupervised baseline attacks and has comparable performance with supervised attacks in multiple downstream tasks including node classification and link prediction. We further show that our attack can be transferred to other graph representation models as well. Sixiao Zhang, Hongxu Chen 0002, Xiangguo Sun, Yicong Li 0001, Guandong Xu |
WWW | 4 |
| 2021 | Hyperbolic Hypergraphs for Sequential RecommendationabstractHypergraphs have been becoming a popular choice to model complex, non-pairwise, and higher-order interactions for recommender systems. However, compared with traditional graph-based methods, the constructed hypergraphs are usually much sparser, which leads to a dilemma when balancing the benefits of hypergraphs and the modelling difficulty. Moreover, existing sequential hypergraph recommendation overlooks the temporal modelling among user relationships, which neglects rich social signals from the recommendation data. To tackle the above shortcomings of the existing hypergraph-based sequential recommendations, we propose a novel architecture named Hyperbolic Hypergraph representation learning method for Sequential Recommendation (H2SeqRec) with the pre-training phase. Specifically, we design three self-supervised tasks to obtain the pre-training item embeddings to feed or fuse into the following recommendation architecture (with two ways to use the pre-trained embeddings). In the recommendation phase, we learn multi-scale item embeddings via a hierarchical structure to capture multiple time-span information. To alleviate the negative impact of sparse hypergraphs, we utilize a hyperbolic space-based hypergraph convolutional neural network to learn the dynamic item embeddings. Also, we design an item enhancement module to capture dynamic social information at each timestamp to improve effectiveness. Extensive experiments are conducted on two real-world datasets to prove the effectiveness and high performance of the model. Yicong Li 0001, Hongxu Chen 0002, Xiangguo Sun, Zhenchao Sun, Lin Li 0001, Li-Zhen Cui 0001, Philip S. Yu, Guandong Xu |
CIKM | 1 |
| 2021 | Graph Data Mining in Recommender Systems
Hongxu Chen 0002, Yicong Li 0001, Haoran Yang 0001 |
WISE (2) | 2 |
| 2021 | Temporal Meta-path Guided Explainable RecommendationabstractRecent advances in path-based explainable recommendation systems have attracted increasing attention thanks to the rich information provided by knowledge graphs. Most existing explainable recommendation only utilizes static knowledge graph and ignores the dynamic user-item evolutions, leading to less convincing and inaccurate explanations. Although there are some works that realize that modelling user's temporal sequential behaviour could boost the performance and explainability of the recommender systems, most of them either only focus on modelling user's sequential interactions within a path or independently and separately of the recommendation mechanism. In this paper, we propose a novel Temporal Meta-path Guided Explainable Recommendation (TMER), which utilizes well-designed item-item path modelling between consecutive items with attention mechanisms to sequentially model dynamic user-item evolutions on dynamic knowledge graph for explainable recommendations. Compared with existing works that use heavy recurrent neural networks to model temporal information, we propose simple but effective neural networks to capture users' historical item features and path-based context to characterise next purchased item. Extensive evaluations of TMER on three real-world benchmark datasets show state-of-the-art performance compared against recent strong baselines. Hongxu Chen 0002, Yicong Li 0001, Xiangguo Sun, Guandong Xu, Hongzhi Yin |
WSDM | 2 |
| 2019 | A Distributed Topic Model for Large-Scale Streaming Text
Yicong Li 0001, Menglong Lu, Dongsheng Li 0001 |
KSEM (2) | 1 |
| 2019 | Correction to: A Distributed Topic Model for Large-Scale Streaming Text
Yicong Li 0001, Menglong Lu, Dongsheng Li 0001 |
KSEM (2) | 1 |