EDBT 2026 Demo / reviewers in the wild / expert
Gengyu Lyu
dblp:218/6818
· DBLP profile ↗
13ranked-venue papers in the field
7as first author
8since 2021 · last 2025
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 10 (5 first)Database Systems & Data Management · 2 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Simplified Graph Contrastive Learning Model Without Augmentation
Yue-Na Lin, Gengyu Lyu, Hai-Chun Cai, Dengbao Wang, Haobo Wang 0001, Zhen Yang 0004 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2023 | Redundant Label Learning via Subspace Representation and Global DisambiguationabstractRedundant Label Learning (RLL) aims at inducing a robust model from training data, where each example is associated with a set of candidate labels, among which some of them are incorrect. Most existing approaches deal with such problem by disambiguating the candidate labels first and then inducing the predictive model from the disambiguated data. However, these approaches only focus on disambiguation for each instance’ candidate label set, while the global label context tends to be ignored. Meanwhile, these approaches usually induce the objective model by directly utilizing the original feature information, which may lead to the model overfitting due to high-dimensional redundant features. To tackle the above issues, we propose a novel feature S ubspac E R epresentation and label G lobal Disambiguat IO n ( SERGIO ) approach, which improves the generalization ability of the learning system from the perspective of both feature space and label space. Specifically, we project the original high-dimensional feature space into a low-dimensional subspace, where the projection matrix is regularized with an orthogonality constraint to make the subspace more compact. Meanwhile, we introduce a label confidence matrix and constrain it with ℓ 1 -norm and trace-norm regularization simultaneously, which are utilized to explore global label correlations and further well in accordance with the nature of single-label classification and multi-label classification problem, respectively. Extensive experiments on both single-label and multi-label RLL datasets demonstrate that our proposed method achieves competitive performance against state-of-the-art approaches. Gengyu Lyu, Songhe Feng, Wei Liu 0207, Shuoyan Liu, Congyan Lang |
ACM Trans. Intell. Syst. Technol. | 1 |
| 2023 | Prior Knowledge Constrained Adaptive Graph Framework for Partial Label LearningabstractPartial label learning (PLL) aims to learn a robust multi-class classifier from the ambiguous data, where each instance is given with several candidate labels, among which only one label is real. Most existing methods usually cope with such problem by utilizing a feature similarity graph to conduct label disambiguation. However, these methods construct the feature graph by only employing original features, while the influences of latent outliers and the contributions of label space are regrettably ignored. To tackle these issues, in this article, we propose aPrior KnOwledge ConsTrainedAdaptiveGraph FramEwork (POTAGE) for partial label learning, which utilizes an adaptive graph fused with label information to accurately describe the instance relationship and guide the desired model training. Compared with the feature-induced fixed graph, the adaptive graph is deemed to be more robust and accurate to reveal the intrinsic manifold structure within the data, and the embedding label information is expected to effectively alleviate the label ambiguities and enlarge the gap of label confidences between two instances from different classes. Extensive experiments demonstrate that POTAGE achieves state-of-the-art performance. Gengyu Lyu, Songhe Feng, Shaokai Wang, Zhen Yang 0004 |
ACM Trans. Intell. Syst. Technol. | 1 |
| 2023 | ONION: Joint Unsupervised Feature Selection and Robust Subspace Extraction for Graph-based Multi-View ClusteringabstractGraph-based Multi-View Clustering (GMVC) has received extensive attention due to its ability to capture the neighborhood relationship among data points from diverse views. However, most existing approaches construct similarity graphs from the original multi-view data, the accuracy of which heavily and implicitly relies on the quality of the original multiple features. Moreover, previous methods either focus on mining the multi-view commonality or emphasize on exploring the multi-view individuality, making the rich information contained in multiple features cannot be effectively exploited. In this work, we design a novel GMVC framework via c O mmo N ality and I ndividuality disc O vering in late N t subspace ( ONION ), seeking for a robust and discriminative subspace representation compatible across multiple features for GMVC. To be specific, our method simultaneously formulates the unsupervised sparse feature selection and the robust subspace extraction, as well as the target graph learning in a unified optimization model, which can help the learning of the discriminative subspace representation and the target graph in a mutual reinforcement manner. Meanwhile, we manipulate the target graph by an explicit structural penalty, rendering the connected components in the graph directly reveal clusters. Experimental results on seven benchmark datasets demonstrate the effectiveness of our proposed method. Zhibin Gu, Songhe Feng, Ruiting Hu, Gengyu Lyu |
ACM Trans. Knowl. Discov. Data | 4 |
| 2023 | Distance-Preserving Embedding Adaptive Bipartite Graph Multi-View Learning with Application to Multi-Label ClassificationabstractGraph-based multi-view learning has attracted much attention due to the efficacy of fusing the information from different views. However, most of them exhibit high computational complexity. We propose an anchor-based bipartite graph embedding approach to accelerate the learning process. Specifically, different from existing anchor-based methods where anchors are obtained from key samples by clustering or weighted averaging strategies, in this article, the anchors are learned in a principled fashion which aims at constructing a distance-preserving embedding for each view from samples to their representations, whose elements are the weights of the edges linking corresponding samples and anchors. In addition, the consistency among different views can be explored by imposing a low-rank constraint on the concatenated embedding representations. We further design a concise yet effective feature collinearity guided feature selection scheme to learn tight multi-label classifiers. The objective function is optimized in an alternating optimization fashion. Both theoretical analysis and experimental results on different multi-label image datasets verify the effectiveness and efficiency of the proposed method. Songhe Feng, Gengyu Lyu, Yi Jin 0001, Congyan Lang |
ACM Trans. Knowl. Discov. Data | 3 |
| 2021 | Noisy label tolerance: A new perspective of Partial Multi-Label Learning
Gengyu Lyu, Songhe Feng, Yidong Li |
Inf. Sci. | 1 |
| 2021 | Partial multi-label learning with noisy side information
Songhe Feng, Gengyu Lyu, Guojun Dai |
Knowl. Inf. Syst. | 3 |
| 2021 | GM-PLL: Graph Matching Based Partial Label LearningabstractPartial Label Learning (PLL) aims to learn from the data where each training example is associated with a set of candidate labels, among which only one is correct. The key to deal with such problem is to disambiguate the candidate label sets and obtain the correct assignments between instances and their candidate labels. In this paper, we interpret such assignments as instance-to-label matchings, and reformulate the task of PLL as a matching selection problem. To model such problem, we propose a novel Graph Matching based Partial Label Learning (GM-PLL) framework, where Graph Matching (GM) scheme is incorporated owing to its excellent capability of exploiting the instance and label relationship. Meanwhile, since conventional one-to-one GM algorithm does not satisfy the constraint of PLL problem that multiple instances may correspond to the same label, we extend a traditional one-to-one probabilistic matching algorithm to the many-to-one constraint, and make the proposed framework accommodate to the PLL problem. Moreover, we also propose a relaxed matching prediction model, which can improve the prediction accuracy via GM strategy. Extensive experiments on both artificial and real-world data sets demonstrate that the proposed method can achieve superior or comparable performance against the state-of-the-art methods. Gengyu Lyu, Songhe Feng, Tao Wang 0011, Congyan Lang, Yidong Li |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2020 | Partial Multi-Label Learning via Probabilistic Graph Matching MechanismabstractPartial Multi-Label learning (PML) learns from the ambiguous data where each instance is associated with a candidate label set, where only a part is correct. The key to solve such problem is to disambiguate the candidate label sets and identify the correct assignments between instances and their ground-truth labels. In this paper, we interpret such assignments as instance-to-label matchings, and formulate the task of PML as a matching selection problem. To model such problem, we propose a novel grapH mAtching based partial muLti-label lEarning (HALE) framework, where Graph Matching scheme is incorporated owing to its good performance of exploiting the instance and label relationship. Meanwhile, since conventional one-to-one graph matching algorithm does not satisfy the constraint of PML problem that multiple instances may correspond to multiple labels, we extend the traditional probabilistic graph matching algorithm from one-to-one constraint to many-to-many constraint, and make the proposed framework to accommodate to the PML problem. Moreover, to improve the performance of predictive model, both the minimum error reconstruction and k-nearest-neighbor weight voting scheme are employed to assign more accurate labels for unseen instances. Extensive experiments on various data sets demonstrate the superiority of our proposed method. Gengyu Lyu, Songhe Feng, Yidong Li |
KDD | 1 |
| 2020 | Partial Label Learning via Self-Paced Curriculum Strategy
Gengyu Lyu, Songhe Feng, Yi Jin 0001, Yidong Li |
ECML/PKDD (2) | 1 |
| 2020 | Partial Label Learning via Subspace Representation and Global Disambiguation
Gengyu Lyu, Songhe Feng |
ECML/PKDD (2) | 2 |
| 2020 | HERA: Partial Label Learning by Combining Heterogeneous Loss with Sparse and Low-Rank RegularizationabstractPartial label learning (PLL) aims to learn from the data where each training instance is associated with a set of candidate labels, among which only one is correct. Most existing methods deal with this type of problem by either treating each candidate label equally or identifying the ground-truth label iteratively. In this article, we propose a novel PLL approach named HERA, which simultaneously incorporates the HeterogEneous Loss and the SpaRse and Low-rAnk procedure to estimate the labeling confidence for each instance while training the desired model. Specifically, the heterogeneous loss integrates the strengths of both the pairwise ranking loss and the pointwise reconstruction loss to provide informative label ranking and reconstruction information for label identification, whereas the embedded sparse and low-rank scheme constrains the sparsity of ground-truth label matrix and the low rank of noise label matrix to explore the global label relevance among the whole training data, for improving the learning model. Comprehensive ablation study demonstrates the effectiveness of our employed heterogeneous loss, and extensive experiments on both artificial and real-world datasets demonstrate that our method achieves superior or comparable performance against state-of-the-art methods. Gengyu Lyu, Songhe Feng, Yidong Li, Yi Jin 0001, Guojun Dai, Congyan Lang |
ACM Trans. Intell. Syst. Technol. | 1 |
| 2019 | Robust Semi-supervised Multi-label Learning by Triple Low-Rank Regularization
Songhe Feng, Gengyu Lyu, Congyan Lang |
PAKDD (2) | 3 |