EDBT 2026 Demo / reviewers in the wild / expert
Dianlong You
dblp:87/10304
· DBLP profile ↗
13ranked-venue papers in the field
7as first author
13since 2021 · last 2026
0000-0002-3674-7822ORCID · verified
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 7 (4 first)Database Systems & Data Management · 5 (3 first)Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | TA-KGE: Enhancing knowledge graph embedding with DV-MPNNs, an entity-type-aware message-passing framework
Fude Liu, Guangkang Zhang, Weijian Guo, Dianlong You |
Data Knowl. Eng. | 5 |
| 2026 | Online Learning for Fickle Data Streams Without LabelsabstractOnline learning for data streams has gained significant attention in recent years. Existing methods impose various limitations on the feature space, classes, and labels of data streams. In contrast, real-world data streams often exhibit dynamic feature spaces, missing or partial feature values, undefined classes, and inaccessible labels. These complexities limit the applicability of current online learning methods to real-world scenarios. To fill the gap, this study explores a new online learning problem and proposes a novel algorithm:OnlineLearning forFickle Data Streams withoutLabels (OLFL). Specifically, OLFL has a triple main idea: 1) It tackles dimensional turbulence through a completion strategy that collaborates with weight vectors, reducing the over-reliance on surviving features; 2) It implements known class classification and new class detection via the density of core points within the neighborhood of each instance; 3) It utilizes a constraint-based adaptive coefficient vector to update model. We evaluate OLFL on extensive real-world and synthetic datasets against strong baselines, covering fickle feature spaces, emerging classes, and varying missingness rates. We further conduct ablation studies and case analyses. The results consistently show that OLFL outperforms the baselines in both accuracy and efficiency. Huigui Yan, Dianlong You, Zhen Chen 0007 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2025 | Multi-level graph contrastive learning for cold-start recommendation in mashup development
Yueshen Xu, Zeyu Tan, Dianlong You, Zhen Chen 0007 |
Inf. Sci. | 4 |
| 2025 | Online learning from incomplete data streams with partial labels for multi-classification
Huigui Yan, Da Han, Dianlong You, Zhen Chen 0007, Xianshan Li, Shunfu Jin, Xindong Wu 0001 |
Inf. Sci. | 4 |
| 2025 | Escaping posterior collapse: Enhancing variational autoencoders with vine copulas
Dianlong You, Xiaoyi Ge, Chuan Lu, Dongyan Wang, Shunfu Jin, Zhi-Lin Zhao 0001 |
Inf. Sci. | 1 |
| 2024 | Exploiting relation of video segments for temporal action detection
Houlin Wang, Dianlong You |
Adv. Eng. Informatics | 2 |
| 2024 | Online learning for data streams with bi-dynamic distributions
Huigui Yan, Jiawei Xiao, Shina Niu, Siqi Dong, Dianlong You |
Inf. Sci. | 6 |
| 2024 | Online Learning for Data Streams With Incomplete Features and LabelsabstractOnline learning is critical for handling complex data streams in Big Data-related applications. This study explores a new online learning problem where both the features and labels are incomplete. Such incompleteness poses a critical challenge in determining the latent relationship between incomplete features and labels. Unfortunately, existing online learning methods only consider a few cases of incomplete feature spaces, such as trapezoidal, evolvable, and capricious data streams, limiting their applicability to this problem. To bridge this gap, this study proposes a novel algorithm ofOnlineLearning for Data Streams withIncompleteFeatures andLabels (OLIFL). OLIFL imposes no constraints on changing patterns of feature space and does not require all instances to be labeled with two-fold ideas. First, OLIFL explores the informativeness of individual features to update the classifier by dynamically maintaining global feature space and updating the informativeness matrix. Second, it estimates the label confidence of unlabeled instances to control their negative effects by limiting the error upper bound. Extensive experiments on benchmark datasets are conducted in five scenarios: three incomplete feature (trapezoidal, evolvable, and capricious) spaces, and two incomplete labels (only missing labels and missing both features and labels). In addition, we explore the sensitivity of the model to parameters, and its usability and response efficiency in handling concept drifts. The results show that OLIFL significantly outperforms its rivals. Moreover, we use OLIFL to classify a movie review task as real application verification. Dianlong You, Huigui Yan, Jiawei Xiao, Zhen Chen 0007, Di Wu 0056, Xindong Wu 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2023 | Local causal structure learning for streaming features
Dianlong You, Siqi Dong, Shina Niu, Huigui Yan, Zhen Chen 0007, Shunfu Jin, Di Wu 0056, Xindong Wu 0001 |
Inf. Sci. | 1 |
| 2023 | Counterfactual explanation generation with minimal feature boundary
Dianlong You, Shina Niu, Siqi Dong, Huigui Yan, Zhen Chen 0007, Di Wu 0056, Xindong Wu 0001 |
Inf. Sci. | 1 |
| 2023 | Online Multi-Label Streaming Feature Selection With Label CorrelationabstractMulti-label streaming feature selection has attracted extensive attention in diverse big data applications. However, most existing works focused on the scenarios where labels are independent, while ignoring the real scenarios that they may be interdependent and correlated with each other. This paper aims to fill this gap by developing a novel online multi-label streaming feature selection scheme by taking into account the existence of label correlation, known as (OMSFSLC). In our design, we first calculate the correlation degree between labels to obtain the label weight. Then, we integrate the mutual information and the label weight to evaluate the correlation between features and labels. In particular, it consists of three stages: 1) online significance analysis, which can determine the significant features via the correlation degree between the newly arriving features and labels; 2) online relevance analysis, which can obtain relevant features via the mutual information; and 3) online redundancy analysis, which can filter the redundant features for removal via pairwise comparison. We implement our solution and conduct extensive experiments on benchmark datasets for performance evaluations. The experimental results exhibit that OMSFSLCsignificantly outperforms the state-of-the-art methods in terms of effectiveness and efficiency. Dianlong You, Yang Wang 0164, Jiawei Xiao, Yaojin Lin, Maosheng Pan, Zhen Chen 0007, Xindong Wu 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2023 | Online Learning From Incomplete and Imbalanced Data StreamsabstractLearning with streaming data has attracted extensive research interest in recent years. Existing online learning approaches have specific assumptions regarding data streams, such as requiring fixed or varying feature spaces with explicit patterns and balanced class distributions. While the data streams generated in many real scenarios commonly have arbitrarily incomplete feature spaces and dynamic imbalanced class distributions, making existing approaches be unsuitable for real applications. To address this issue, this paper proposes a novelOnlineLearning fromIncomplete andImbalancedDataStreams (OLI$^{2}$DS) algorithm. OLI$^{2}$DS has a two-fold main idea: 1) it follows the empirical risk minimization principle to identify the most informative features of incomplete feature spaces, and 2) it develops a dynamic cost strategy to handle imbalanced class distributions in real-time by transforming F-measure optimization into a weighted surrogate loss minimization. To evaluate OLI$^{2}$DS, we compare it with state-of-the-art related algorithms in three kinds of experiments. First, we adopt 14 real datasets to simulate three scenarios of incomplete feature spaces, i.e., trapezoidal, feature evolvable, and capricious data streams. Second, based on a benchmark online analyzer, we generate 13 datasets to simulate incomplete data streams with different imbalance ratios. Third, we analyze concept drift in two simulated scenes, i.e., online learning and data stream mining, and verify the adaption of OLI$^{2}$DS on repeated concept drifts and variable imbalance ratios. The results demonstrate that OLI$^{2}$DS achieves a significantly better performance than its rivals. Besides, a real-world case study on movie review classification is conducted to elaborate on our OLI$^{2}$DS algorithm's effectiveness. Code is released athttps://github.com/youdianlong/OLI2DS. Dianlong You, Jiawei Xiao, Yang Wang 0164, Huigui Yan, Di Wu 0056, Zhen Chen 0007, Xindong Wu 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2022 | Online feature selection for multi-source streaming features
Dianlong You, Miaomiao Sun, Shunpan Liang, Yang Wang 0164, Jiawei Xiao, Fuyong Yuan, Xindong Wu 0001 |
Inf. Sci. | 1 |