EDBT 2026 Demo / reviewers in the wild / expert
Yuhua Li 0003
dblp:79/5796-3
· DBLP profile ↗
20ranked-venue papers in the field
2as first author
7since 2021 · last 2026
0000-0002-1846-4941ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 6 (1 first)Information Retrieval & Web Search · 6Knowledge Engineering, Semantic Web & Information Systems · 5Data Mining & Knowledge Discovery · 2 (1 first)Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Language-Guided Game-Theoretic Fairness in Web-Enabled Energy NetworksabstractWeb platforms are reshaping resource allocation in distributed energy networks globally, from off-grid communities to lunar bases. Algorithmic decision-makers face the fundamental challenge of fairly distributing scarce resources among heterogeneous stakeholders. Traditional approaches assume complete rationality with perfect information and unlimited computation, yet distributed networks only permit local observation, requiring fairness to emerge from individual strategic interactions. Centralized optimization fails due to exponential complexity, rule-based methods cannot adapt to disruptions, and existing platforms translate economic inequality into energy access inequality. Recognizing the unattainability of complete rationality necessitates bounded rationality: pursuing provably convergent satisficing solutions under incomplete information and limited computation, translating natural language ethics into computable constraints, and designing incentives so self-interested behavior satisfies fairness at equilibrium. We propose a unified semantic-game-distributed framework. Large language models map ambiguous ethical principles into game-theoretic parameters through semantic parameterization, with contrastive learning ensuring semantic consistency and temporal stability. A two-layer Stackelberg game implements incentive design: the platform signals through differentiated pricing while nodes optimize locally, enabling fairness to emerge from equilibrium. Distributed asynchronous iteration achieves global convergence through local communication, with cognitive models adaptively adjusting step sizes and differential perturbation preserving privacy. Theoretical analysis establishes equilibrium existence and convergence guarantees, while extreme scenarios validate robustness under information scarcity and high uncertainty. Yuhua Li 0003, Yuntao Zou, Qianqi Zhang, Ruixuan Li 0001, Zeling Xu, Wei Wang 0395 |
WWW | 2 |
| 2026 | Rethinking Graph Contrastive Learning for Heterophilic Graphs: An Effective Method for Heterophilic GCL Methods With Regularization and Stabilization Techniques Enhanced High-Pass FilterabstractGraph contrastive learning (GCL) is a powerful self-supervised learning approach. However, existing GCL methods are designed for homophilic graphs, using low-pass filters that struggle to capture high-frequency components in heterophilic graphs. We proposeGraphContrastiveLearning withRegularization and stabilization techniques enhanced high-passFilter (GCLRF).REgularization andStabilization techniques enhancedHigh-pass filter (RESH) can serve as a mutually promoting plug-in, significantly improving the performance of various homophilic GCL training strategies on heterophilic graphs. We also investigate four component orderings in RESH and identify the optimal fusion mechanism, demonstrating its critical impact on performance. Experiments show GCLRF achieves state-of-the-art (SOTA) performance across six benchmark datasets in node classification and clustering. Notably, on the Cornell dataset, GCLRF outperformers classification accuracy by 6.76% and achieves a 23.64%relative improvement in clustering normalized mutual information (NMI). Yuhua Li 0003, Yixiong Zou, Keke Huang, Rui Zhang 0003, Ruixuan Li 0001, Philip S. Yu |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2025 | A Survey on Self-Supervised Graph Foundation Models: Knowledge-Based PerspectiveabstractThe field of graph foundation models (GFMs) has seen a dramatic rise in interest in recent years. Their powerful generalization ability is believed to be endowed by self-supervised pre-training and downstream tuning techniques. There is a wide variety of knowledge patterns embedded in the graph data, such as node properties and clusters, which are crucial for learning generalized representations for GFMs. We present a comprehensive survey of self-supervised GFMs from a novel knowledge-based perspective. Our main contribution is a knowledge-based taxonomy that categorizes self-supervised graph models by the specific graph knowledge utilized: microscopic (nodes, links, etc.), mesoscopic (context, clusters, etc.), and macroscopic (global structure, manifolds, etc.). It covers a total of 9 knowledge categories and 300 references for self-supervised pre-training as well as various downstream tuning strategies. Such a knowledge-based taxonomy allows us to more clearly re-examine potential GFM architectures, including large language models (LLMs), as well as provide deeper insights for constructing future GFMs. Yixin Su 0001, Yuhua Li 0003, Yixiong Zou, Ruixuan Li 0001, Rui Zhang 0003 |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2024 | Masked Graph Autoencoder with Non-discrete BandwidthsabstractMasked graph autoencoders have emerged as a powerful graph self-supervised learning method that has yet to be fully explored. In this paper, we unveil that the existing discrete edge masking and binary link reconstruction strategies are insufficient to learn topologically informative representations, from the perspective of message propagation on graph neural networks. These limitations include blocking message flows, vulnerability to over-smoothness, and suboptimal neighborhood discriminability. Inspired by these understandings, we explore non-discrete edge masks, which are sampled from a continuous and dispersive probability distribution instead of the discrete Bernoulli distribution. These masks restrict the amount of output messages for each edge, referred to as "bandwidths". We propose a novel, informative, and effective topological masked graph autoencoder using bandwidth masking and a layer-wise bandwidth prediction objective. We demonstrate its powerful graph topological learning ability both theoretically and empirically. Our proposed framework outperforms representative baselines in both self-supervised link prediction (improving the discrete edge reconstructors by at most 20%) and node classification on numerous datasets, solely with a structure-learning pretext. Our implementation is available at https://github.com/Newiz430/Bandana. Yuhua Li 0003, Yixiong Zou, Jiliang Tang, Ruixuan Li 0001 |
WWW | 2 |
| 2023 | SSTP: Social and Spatial-Temporal Aware Next Point-of-Interest RecommendationabstractAbstract The expansion of available information in location-based social networks (LBSNs) has led to information overload, making it urgent to discover users’ next point-of-interest (POI). Some existing works only consider certain modal information in LBSNs and do not transform them into high-dimensional structures, which hinders the alleviation of the data sparsity problem. Moreover, many approaches rely solely on social relationships, making it difficult to recommend POIs to new users without association information. To tackle these challenges, we propose a social- and spatial–temporal-aware next point-of-Interest (SSTP) recommendation model. SSTP uses two feature encoders based on self-attention mechanism and gate recurrent unit to model users’ check-in enhancement sequence hierarchically. We also design a random neighborhood sampling approach to mine user social relationships, thus alleviating the user cold start problem. Finally, we propose a geographical-aware graph attention network to learn the sensitivity of users to distance. Extensive experiments on two real-world datasets show that SSTP outperforms state-of-the-art models, improving Hit@k by 2.26–6.55 $$\%$$ % and MAP@k by 3.49–6.55 $$\%$$ % . Moreover, SSTP has better performance on sparse data, with an average improvement of 6.09 $$\%$$ % on the Hit@k. The code can be downloaded at https://github.com/Rih0/sstp . Junzhuang Wu, Yujing Zhang 0001, Yuhua Li 0003, Yixiong Zou, Ruixuan Li 0001, Zhenyu Zhang 0035 |
Data Sci. Eng. | 3 |
| 2022 | Deep Neural Factorization Machine for Recommender System
Zhenlong Zhu, Changzheng Liu, Yuhua Li 0003, Ruixuan Li 0001 |
KSEM (2) | 4 |
| 2021 | Chinese Administrative Penalty Event Extraction for Due Diligence in Financial Markets
Jun Wang 0018, Ruixuan Li 0001, Yuhua Li 0003 |
WISA | 5 |
| 2019 | Imbalance Rectification in Deep Logistic Regression for Multi-Label Image Classification Using Random Noise SamplesabstractLogistic regression (LR) is the most commonly used loss function in multi-label image classification. However, it suffers from class imbalance problem caused by the huge difference in quantity between positive and negative samples as well as between different classes. First, we find that feeding randomly generated noise samples into an LR classifier is an effective way to detect class imbalances, and further define an informative imbalance metric named inference tendency based on noise sample analysis. Second, we design an efficient moving average based method for calculating inference tendency, which can be easily done during training with negligible overhead. Third, two novel rectification methods called extremum shift (ES) and tendency constraint (TC) are designed to offset or constrain inference tendency in the loss function, and mitigate class imbalances significantly. Finally, comparative experiments with Resnet on Microsoft COCO, NUS-WIDE and DeepFashion demonstrate the effectiveness of inference tendency and the superiority of our approach over the baseline LR and several state-of-the-art alternatives. Wenjin Yan, Ruixuan Li 0001, Jun Wang 0018, Yuhua Li 0003, Pan Zhou 0001, Xiwu Gu |
CIKM | 4 |
| 2019 | TDP: Personalized Taxi Demand Prediction Based on Heterogeneous Graph EmbeddingabstractPredicting users' irregular trips in a short term period is one of the crucial tasks in the intelligent transportation system. With the prediction, the taxi requesting services, such as Didi Chuxing in China, can manage the transportation resources to offer better services. There are several different transportation scenes, such as commuting scene and entertainment scene. The origin and the destination of entertainment scene are more unsure than that of commuting scene, so both origin and destination should be predicted. Moreover, users' trips on Didi platform is only a part of their real life, so these transportation data are only few weak samples. To address these challenges, in this paper, we propose Taxi Demand Prediction (TDP) model in challenging entertainment scene based on heterogeneous graph embedding and deep neural predicting network. TDP aims to predict next possible trip edges that have not appeared in historical data for each user in entertainment scene. Experimental results on the real-world dataset show that TDP achieves significant improvements over the state-of-the-art methods. Zhenlong Zhu, Ruixuan Li 0001, Minghui Shan, Yuhua Li 0003, Jixing Xu, Xiwu Gu |
SIGIR | 4 |
| 2018 | Stock Price Prediction Using Time Convolution Long Short-Term Memory Network
Xukuan Zhan, Yuhua Li 0003, Ruixuan Li 0001, Xiwu Gu, Olivier Habimana, Haozhao Wang |
KSEM (1) | 2 |
| 2018 | Distant Domain Adaptation for Text Classification
Zhenlong Zhu, Yuhua Li 0003, Ruixuan Li 0001, Xiwu Gu |
KSEM (1) | 2 |
| 2018 | Topical Authority-Sensitive Influence Maximization
Xiaoqing Xiong, Ruixuan Li 0001, Yuhua Li 0003, Xiwu Gu, Tianan Liang |
WISE (1) | 3 |
| 2015 | Subtopic-Level Sentiment Analysis of EmergenciesabstractWith the rapid development of microblog, millions of Internet users share their opinions on different aspects of daily life. By analyzing and monitoring sentiment information extracting from tweets related to an important event, we are able to gain insights into variation trends of users’ sentiment. In this paper, we focus on extracting public sentiment of microblog emergencies. A subtopic-level opinion mining method is proposed based on two-phase optimization. Different subtopics of emergencies are extracted based on retweets. Opinion tweets are classified to different subtopics. The sentiment score of opinion holders is calculated. The above results are optimized based on users and endorsement interactions between users. Experimental results validate the effectiveness of the proposed method. Kunmei Wen, Zhijiang Liu, Ruixuan Li 0001, Yuhua Li 0003, Xiwu Gu, Jie Zan |
KSEM | 5 |
| 2014 | LIMTopic: A Framework of Incorporating Link Based Importance into Topic ModelingabstractTopic modeling has become a widely used tool for document management. However, there are few topic models distinguishing the importance of documents on different topics. In this paper, we propose a framework LIMTopic to incorporate link based importance into topic modeling. To instantiate the framework, RankTopic and HITSTopic are proposed by incorporating topical pagerank and topical HITS into topic modeling respectively. Specifically, ranking methods are first used to compute the topical importance of documents. Then, a generalized relation is built between link importance and topic modeling. We empirically show that LIMTopic converges after a small number of iterations in most experimental settings. The necessity of incorporating link importance into topic modeling is justified based on KL-Divergences between topic distributions converted from topical link importance and those computed by basic topic models. To investigate the document network summarization performance of topic models, we propose a novel measure called log-likelihood of ranking-integrated document-word matrix. Extensive experimental results show that LIMTopic performs better than baseline models in generalization performance, document clustering and classification, topic interpretability and document network summarization performance. Moreover, RankTopic has comparable performance with relational topic model (RTM) and HITSTopic performs much better than baseline models in document clustering and classification. Dongsheng Duan, Yuhua Li 0003, Ruixuan Li 0001, Rui Zhang 0003, Xiwu Gu, Kunmei Wen |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2013 | Keyword-Matched Data Skyline in Peer-to-Peer Systems
Khaled M. Banafaa, Ruixuan Li 0001, Kunmei Wen, Xiwu Gu, Yuhua Li 0003 |
DASFAA (1) | 5 |
| 2012 | ℓ1-Graph Based Community Detection in Online Social Networks
Ruixuan Li 0001, Yuhua Li 0003, Xiwu Gu, Kunmei Wen, Zhiyong Xu 0003 |
APWeb | 3 |
| 2012 | RankTopic: Ranking Based Topic ModelingabstractTopic modeling has become a widely used tool for document management due to its superior performance. However, there are few topic models distinguishing the importance of documents on different topics. In this paper, we investigate how to utilize the importance of documents to improve topic modeling and propose to incorporate link based ranking into topic modeling. Specifically, topical pagerank is used to compute the topic level ranking of documents, which indicates the importance of documents on different topics. By retreating the topical ranking of a document as the probability of the document involved in corresponding topic, a generalized relation is built between ranking and topic modeling. Based on the relation, a ranking based topic model Rank Topic is proposed. With Rank Topic, a mutual enhancement framework is established between ranking and topic modeling. Extensive experiments on paper citation data and Twitter data are conducted to compare the performance of Rank Topic with that of some state-of-the-art topic models. Experimental results show that Rank Topic performs much better than some baseline models and is comparable with the state-of-the-art link combined relational topic model (RTM) in generalization performance, document clustering and classification by setting a proper balancing parameter. It is also demonstrated in both quantitative and qualitative ways that topics detected by Rank Topic are more interpretable than those detected by some baseline models and still competitive with RTM. Dongsheng Duan, Yuhua Li 0003, Ruixuan Li 0001, Rui Zhang 0003, Aiming Wen |
ICDM | 2 |
| 2011 | Incorporating User Feedback into Name Disambiguation of Scientific Cooperation Network
Yuhua Li 0003, Aiming Wen, Quan Lin, Ruixuan Li 0001, Zhengding Lu |
WAIM | 1 |
| 2010 | TGP: Mining Top-K Frequent Closed Graph Pattern without Minimum Support
Yuhua Li 0003, Quan Lin, Ruixuan Li 0001, Dongsheng Duan |
ADMA (1) | 1 |
| 2010 | Semantic Grounding of Hybridization for Tag Recommendation
Yanan Jin, Ruixuan Li 0001, Yi Cai 0001, Qing Li 0001, Ali Daud, Yuhua Li 0003 |
WAIM | 6 |