EDBT 2026 Demo / reviewers in the wild / expert
Li Liu 0001
dblp:33/4528-1
· DBLP profile ↗
21ranked-venue papers in the field
5as first author
9since 2021 · last 2026
0000-0002-4776-5292ORCID · conflict
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 12 (4 first)Data Mining & Knowledge Discovery · 7 (1 first)Database Systems & Data Management · 1Information Retrieval & Web Search · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Predicting prostate cancer risks by a deep causal learning network from magnetic resonance imaging images
Li Liu 0001, Shanshan Huang 0004, Shu Wang 0005, Shuang Qian, Lei Wang 0197, Fayadh Alenezi, Xianping Zhang, Jun Liao 0001, Kemal Polat, Qing Tao 0002 |
Inf. Sci. | 1 |
| 2025 | Mitigating Data Imbalance in Time Series Classification Based on Counterfactual Minority Samples AugmentationabstractImbalanced Time-Series Classification is a critical, yet challenging task across a spectrum of real-world applications. Previous oversampling and generative approaches primarily target the minority class and often rely on static decision boundaries or similarity-based heuristics. However, these methods overlook the underlying causal factors that govern the distinction between majority and minority classes, particularly in scenarios with ambiguous class boundaries. As a result, the generated samples may fail to enhance class separability, thereby limiting improvements in classification performance. To this end, we propose a CounterFactual Augmentation Minority Generation (CFAMG) method based on generative models that aims to discover the causal factors that determine different classes from a causality perspective. Specifically, our method first utilizes a disentangled classifier to distinguish between causal and non-causal factors. Next, we perform counterfactual intervention by replacing the causal factors of majority class samples with those from minority class samples, creating an intervened latent representation that reflects minority characteristics while preserving essential structures. Finally, the trained minority class decoder generates counterfactual minority samples that resemble real minority instances yet remain distinguishable from the original majority class. Extensive experiments demonstrate that our method outperforms state-of-the-art methods in both univariate and multivariate imbalanced time-series classification tasks. The code is published at https://github.com/WangLei-CQU/CFAMG. Lei Wang 0197, Shanshan Huang 0004, Chunyuan Zheng 0001, Jun Liao 0001, Xiaofei Zhu, Haoxuan Li 0001, Li Liu 0001 |
KDD (2) | 7 |
| 2025 | CAP: Causal Air Quality Index Prediction Under Interference with Unmeasured ConfoundingabstractA significant challenge in air quality index (AQI) prediction is to accurately evaluate the potential outcomes after conducting interventions in pollutant factors such as industrial emissions for each enterprise. Existed methods often suffer from spurious correlations caused by unmeasured confounders and are lack of interpretability of the model, leading to sub-optimal prediction performance. This motivates us to propose a causal AQI prediction framework (CAP) that employs a structural causal model (SCM) to characterize the causal structural variability of various AQI factors for robust AQI prediction. Specifically, we employ the front-door adjustment to explicitly eliminate unmeasured confounders by intervening in industrial emissions from the target enterprise. Meanwhile, we take industrial emissions of neighboring enterprises into account when intervening in the target enterprise and simulate the dispersion of industrial emissions through a Gaussian plume model based on meteorological factors. Experiments on two real-world datasets validate the superior performance of our model on AQI prediction compared to the state-of-the-art baselines. Huayi Yang, Chunyuan Zheng 0001, Guorui Liao, Shanshan Huang 0004, Jun Liao 0001, Zhili Gong 0001, Haoxuan Li 0001, Li Liu 0001 |
WWW | 8 |
| 2024 | Uncovering the Propensity Identification Problem in Debiased RecommendationsabstractIn database of recommender systems, users' ratings for most items are usually missing, resulting in selection bias when users selectively choose items to rate. To address this problem, propensity-based methods, e.g., inverse propensity scoring and doubly robust, have been widely studied and applied to missing rating prediction and post-click conversion rate prediction tasks. However, have we completely eliminated the selection bias? Under what missing data mechanism can previous studies completely eliminate the selection bias and lead to unbiased learning? In this paper, following the previous literature on statistics, we first formally define three missing data mechanisms, i.e., missing completely at random (MCAR), missing at random (MAR), and missing not at random (MNAR), and discuss the widespread prevalence of MNAR in recommender systems. Next, we theoretically reveal that the unbiasedness of previous propensity-based debiasing methods is valid only when data are MCAR or MAR, while it leads to biased predictions when data are MNAR. To tackle this research gap, we propose to disentangle user and item embeddings into the primary latent vector for rating prediction and the auxiliary latent vector for missing mechanism modeling. We prove the identifiablility results, and show that the proposed method can achieve unbiased learning under MNAR with imposed constraints. Extensive experiments are conducted on a semi-synthetic dataset and three real-world datasets, validating the effectiveness of our proposed method. Honglei Zhang 0002, Haoxuan Li 0001, Chunyuan Zheng 0001, Xu Chen 0017, Li Liu 0001, Shanshan Luo, Peng Wu 0012 |
ICDE | 6 |
| 2023 | Deep One-Class Fine-Tuning for Imbalanced Short Text Classification in Transfer Learning
Saugata Bose, Guoxin Su, Li Liu 0001 |
ADMA (1) | 3 |
| 2022 | Recognizing Cognitive Load by a Hybrid Spatio-Temporal Causal Model from Multivariate Physiological Data
Zirui Yong, Guoxin Su, Xiaohu Li, Lingyun Sun, Zejian Li, Li Liu 0001 |
ECML/PKDD (6) | 6 |
| 2022 | Dual-channel feature disentanglement for identity-invariant facial expression recognition
Yande Li, Yonggang Lu, Minglun Gong, Li Liu 0001, Ligang Zhao |
Inf. Sci. | 4 |
| 2022 | Hand gesture recognition framework using a lie group based spatio-temporal recurrent network with multiple hand-worn motion sensors
Shu Wang 0005, Aiguo Wang 0002, Mengyuan Ran, Li Liu 0001, Yuxin Peng 0002, Ming Liu 0007, Guoxin Su, Adi Alhudhaif, Fayadh Alenezi, Norah Alnaim |
Inf. Sci. | 4 |
| 2021 | Recognizing Skeleton-Based Hand Gestures by a Spatio-Temporal Network
Xin Li 0164, Jun Liao 0001, Li Liu 0001 |
ECML/PKDD (4) | 3 |
| 2020 | Recognizing Complex Activities by a Temporal Causal Network-Based Model
Jun Liao 0001, Junfeng Hu 0001, Li Liu 0001 |
ECML/PKDD (4) | 3 |
| 2019 | Discriminatively Relabel for Partial Multi-label LearningabstractPartial multi-label learning (PML) deals with the problem where each training example is assigned multiple candidate labels, only a part of which are correct. To learn from such PML examples, the straightforward model training tends to be misled by the noise candidate label set. To alleviate this problem, a coupled framework is established in this paper to learn the desired model and perform the relabeling procedure alternatively. In the relabeling procedure, instead of simply extracting relative label confidences, or deterministically eliminating low confidence labels and preserving high confidence labels as ground-truth ones, we introduce a soft sign thresholding operator to adaptively strengthen candidate labels with high confidence and weaken candidate labels with low confidence, which enlarges the difference of confidences of candidate labels within allowable range. We further show that the resulting nonconvex quadratic programming (QP) optimization problem can be relaxed into a convex QP problem with proper conditions. Extensive experiments on synthesized and real-world data sets demonstrate the effectiveness of our proposed approach. Shuo He 0001, Li Li 0006, Senlin Shu, Li Liu 0001 |
ICDM | 5 |
| 2019 | Social-Aware and Sequential Embedding for Cold-Start Recommendation
Yukun Cao, Li Li 0006, Li Liu 0001, Jun Liao 0001 |
KSEM (1) | 5 |
| 2019 | Finger Gesture Recognition Based on 3D-Accelerometer and 3D-Gyroscope
Junfeng Hu 0001, Jun Liao 0001, Zhencheng Fan, Li Liu 0001 |
KSEM (1) | 6 |
| 2019 | Multimodal Learning with Triplet Ranking Loss for Visual Semantic Embedding Learning
Zhanbo Yang, Li Li 0006, Jun He 0012, Zixi Wei, Li Liu 0001, Jun Liao 0001 |
KSEM (1) | 5 |
| 2018 | Recognizing Character-Matching CAPTCHA Using Convolutional Neural Networks with Triple Loss
Junfeng Hu 0001, Aamir Khan, Li Liu 0001 |
KSEM (2) | 4 |
| 2018 | Recognizing Diseases from Physiological Time Series Data Using Probabilistic Model
Danni Wang, Li Liu 0001, Guoxin Su, Yande Li, Aamir Khan |
KSEM (1) | 2 |
| 2017 | A framework of mining semantic-based probabilistic event relations for complex activity recognition
Li Liu 0001, Shu Wang 0005, Guoxin Su, Bin Hu 0001, Yuxin Peng 0002, Qingyu Xiong, Junhao Wen 0001 |
Inf. Sci. | 1 |
| 2016 | Complex activity recognition using time series pattern dictionary learned from ubiquitous sensors
Li Liu 0001, Yuxin Peng 0002, Shu Wang 0005, Ming Liu 0007, Zi-Gang Huang |
Inf. Sci. | 1 |
| 2015 | A Hierarchical Pachinko Allocation Model for Social Sentiment MiningabstractExisting topic models for mining sentiments from articles often ignores the fact that intra-topic correlations are common and useful to uncover a large number of fine-grained and tightly-coherent topics. This paper is concerned with the problem of social sentiment mining by modeling topic correlations. We aim to not only discover the connections between sentiments and topics, but also reveal the deeper relationship among topics where some topics may co-occur more frequently than others in articles. More specifically, we join sentiment mining with hierarchical pachinko allocation model to represent topic correlations by a hierarchy. In our model, the hierarchical pachinko allocation is employed to generate the latent hierarchical topic variables and sentiment variables. Experimental results on a collected news corpus show that our model can effectively identify latent topics in a hierarchical structure, and outperforms competing sentiment-topic models such as Latent Dirichlet Allocation based model in sentiment prediction. Li Liu 0001, Zi-Gang Huang, Yuxin Peng 0002, Ming Liu 0007 |
KSEM | 1 |
| 2015 | Unsupervised Race Walking Recognition Using Smartphone AccelerometersabstractIn today’s race walking competition, the determination of whether an athlete fouls is mainly affected by a referee’s subjective judgment, leading to a high possibility of misjudgment. The purpose of this work is to determine whether race walking can be automatically recognized by accelerometers embedded in smartphones. In this work, acceleration data are collected by a smartphone app developed by ourselves. Nineteen features are extracted from the raw sensor data, and are used by an unsupervised classification method for activity recognition, named MCODE. We evaluate various data sampling rates and window lengths during feature extraction in the experiments. We also compare our method with other well-known methods on the metrics such as sensitivity, specificity and adjusted rank index. The results show that our method is viable to recognize race walking using smartphone accelerometers. Li Liu 0001, Yonggang Lu, Letian Sun |
KSEM | 2 |
| 2012 | A MapReduce-Based Parallel Clustering Algorithm for Large Protein-Protein Interaction Networks
Li Liu 0001, Dangping Fan, Ming Liu 0007, Guandong Xu, Shiping Chen 0001, Xiwei Chen, Qianru Wang, Yufeng Wei |
ADMA | 1 |