VLDB 2026 Research / reviewers in the wild / expert
Shiliang Sun
dblp:57/231
· DBLP profile ↗
19ranked-venue papers in the field
4as first author
9since 2021 · last 2026
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 8 (3 first)Database Systems & Data Management · 7Knowledge Engineering, Semantic Web & Information Systems · 3 (1 first)Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Federated Incomplete Multi-View Clustering With Cross-View Relationship Imputation
Hui Huang 0009, Nan Zhang 0014, Shiliang Sun |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2025 | Incomplete Multi-View Clustering via Multi-Level Contrastive LearningabstractAlthough significant progress has been made in multi-view learning over the past few decades, it remains challenging, especially in the context of incomplete multi-view clustering, where modeling complex correlations among different views and handling missing data are key difficulties. In this paper, we propose a novel incomplete multi-view clustering network to address the aforementioned issue, named Incomplete Multi-view Clustering via Multi-level Contrastive Learning (IMC-MCL). Specifically, the proposed model aims to minimize the conditional entropy between views to recover missing data by dual prediction strategy. Moreover, the approach learns multi-level features, including latent, high-level and semantic features, with the goal of satisfying both reconstruction and consistency objectives in distinct feature spaces. Specifically, latent features are utilized to accomplish the reconstruction objective, while high-level features and semantic labels are employed to achieve the two consistency goals through contrastive learning. This framework enables the exploration of shared semantics within high-level features and achieves clustering assignment using semantic features. Extensive experiments have shown that the proposed approach outperforms other state-of-the-art incomplete multi-view clustering methods on seven challenging datasets. Jun Yin 0003, Shiliang Sun, Zhonglong Zheng |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2025 | Few-Shot Knowledge Graph Completion With Star and Ring Topology Information AggregationabstractFew-shot knowledge graph completion (FKGC) addresses the long-tail problem of relations by leveraging a few observed support entity pairs to infer unknown facts for tail-located relations. Learning the relation representation of entity pairs and evaluating the match of query and support entity pairs are the two key steps of FKGC. Existing methods learn the representation of entity pairs by either aggregating neighbors of entities or integrating relation representations in the connected paths from head to tail. However, in few-shot scenarios, the limited number of support entity pairs and insufficient structural information with a single neighborhood topology will lead to matching failure. To this end, we consider the star and ring topological information for a given entity pair: (1) Entity neighborhood, which captures multi-hop neighbors of entities; (2) Relational path, which characterizes compound relation forms. Furthermore, to effectively fuse the two kinds of heterogeneous topological information, we design the multi-aggregator and the fine-grained path correlation matching algorithm to obtain more delicate and balanced matching. Based on the proposed relational path correlation matching module, we propose the relation adaptive network to solve the few-shot temporal knowledge graph completion problem. The experimental results show that our method continuously outperforms the state-of-the-art methods. Jing Zhao 0015, Xinzhu Zhang, Shiliang Sun |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2024 | Efficient Multiview Representation Learning With Correntropy and Anchor GraphabstractGraph-based multiview clustering methods have attracted much attention because of their ability to mine nonlinear structural information among instances. Although they perform well in many scenarios, they consume a lot of computational resources when dealing with large-scale multiview scenarios. To address this issue, we present a new insight into the anchor graph mechanism and propose a novel Nonnegative Anchor Graph Reconstruction (NAGR) model. NAGR introduces the sparse similarity graph into the symmetric matrix factorization and gets the nonnegative representation that retains the graph structural information. Thereafter, we develop a novel Efficient Multiview nonnegative Representation learning framework with Correntropy and Anchor graph (EMR-CA), which integrates multiview anchor graph reconstruction and consensus nonnegative representation learning into a unified framework. EMR-CA uses multiview anchor graph reconstruction to learn consensus nonnegative representation, where correntropy rather than F-norm is used as the approximation measurement criterion. Specifically, normalized anchor graphs of different views are decomposed into a consensus nonnegative representation and multiple view-specific representations, where the consensus representation retains the neighbor graph information between multiview instances and representative anchors on different views. Finally, the effectiveness of the proposed EMR-CA framework is verified by theoretical analysis and experimental results on large-scale realistic multiview scenarios. Nan Zhang 0014, Xiaoqin Zhang 0002, Shiliang Sun |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2023 | Safe batch constrained deep reinforcement learning with generative adversarial network
Shaofan Liu, Shiliang Sun |
Inf. Sci. | 3 |
| 2023 | Incomplete Multi-View Clustering With Reconstructed ViewsabstractAs one category of important incomplete multi-view clustering methods, subspace based methods seek the common latent representation of incomplete multi-view data by matrix factorization and then partition the latent representation to get clustering results. However, these methods ignore missing views in the process of matrix factorization, which makes the connection of different views be exploited inadequately. This paper proposes Incomplete Multi-view Clustering with Reconstructed Views (IMCRV), which utilizes the incomplete examples sufficiently. In IMCRV, the missing views of incomplete examples are reconstructed and the reconstructed views are also used to seek the common latent representation. IMCRV also involves the Laplacian regularization to preserve the global property of the latent representation. A novel gradient descent method with the multiplicative update rule is designed to solve the objective function of IMCRV. The corresponding iterative algorithm is developed and the convergence of the algorithm is proved. IMCRV is compared with many state-of-the-art incomplete multi-view clustering methods under different Incomplete Example Rates (IER) on public multi-view datasets. The experimental results demonstrate the superior effectiveness of IMCRV. Jun Yin 0003, Shiliang Sun |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2023 | BGNN-XML: Bilateral Graph Neural Networks for Extreme Multi-Label Text ClassificationabstractExtreme multi-label text classification (XMTC) aims to tag a text instance with the most relevant subset of labels from an extremely large label set. XMTC has attracted much recent attention due to massive label sets yielded by modern applications, such as news annotation and product recommendation. The main challenges of XMTC are the datascalabilityandsparsity, thereby leading to two issues: i) the intractability to scale to the extreme label setting, ii) the presence of long-tailed label distribution, implying that a large fraction of labels have few positive training instances. To overcome these problems, we propose BGNN-XML, a scalable graph neural network framework tailored for XMTC problems. Specifically, we exploit label correlations via excavating their co-occurrence patterns and build a label graph based on the correlation matrix. We then conduct the attributed graph clustering by performing graph convolution with a low-pass graph filter to jointly model label dependencies and label features, which induces semantic label clusters. We further propose a bilateral-branch graph isomorphism network to decouple representation learning and classifier learning for better modelingtail labels. Experimental results on multiple benchmark datasets demonstrate that BGNN-XML significantly outperforms state-of-the-art baselines while maintaining comparable prediction efficiency and model size. Daoming Zong, Shiliang Sun |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2022 | Safe Offline Reinforcement Learning Through Hierarchical Policies
Shaofan Liu, Shiliang Sun |
PAKDD (2) | 2 |
| 2021 | Multi-view Gaussian processes with posterior consistency
Shiliang Sun, Xuli Sun, Qiuyang Liu |
Inf. Sci. | 1 |
| 2020 | Multi-view Deep Gaussian Process with a Pre-training Acceleration Technique
Han Zhu 0009, Jing Zhao 0015, Shiliang Sun |
PAKDD (2) | 3 |
| 2020 | Multi-View Support Vector Machines with the Consensus and Complementarity InformationabstractMulti-view learning (MVL) is an active direction in machine learning that aims at exploiting the consensus and complementarity information among multiple distinct feature sets to boost the generalization performance of the counterpart algorithm. So far, two classical SVM-based MVL methods are SVM-2K and multi-view twin support vector machine (MvTSVM). They are designed only for two-view classification and cannot tackle the general multi-view classification problem. They also cannot effectively leverage the complementarity information among different feature views. In this paper, we propose two novel multi-view support vector machines with the consensus and complementarity information for MVL that not only can deal with the two-view classification problem but also the general multi-view classification problem by jointly learning multiple different views in a non-pairwise way. The disagreement among different views is regarded as a constraint or a regularization term in the objective function which plays an important role in exploring the consensus information. Combination weights for the reconstruction of each view in regularization terms are learned to explore complementarity information among different views. Finally, an efficient iteration algorithm with the classical convex quadratic programming is developed for optimization. Experimental results validate the effectiveness of our proposed methods. Xijiong Xie, Shiliang Sun |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2017 | Multi-view Regularized Gaussian Processes
Qiuyang Liu, Shiliang Sun |
PAKDD (2) | 2 |
| 2016 | Consensus and complementarity based maximum entropy discrimination for multi-view classification
Guoqing Chao, Shiliang Sun |
Inf. Sci. | 2 |
| 2015 | Text detection in nature scene images using two-stage nontext filteringabstractWe present a text detection method in natural scene images based on two-stage nontext filtering. Firstly, we detect multi-channel maximally stable extremal regions (MSERs) as character candidates. To reduce the amount of repeating components, we merge the MSERs by choosing the most character-like ones when overlap happens. Then nontext components are filtered out by a two-stage labeling procedure, wherein we combine random forests with CRF. Finally, components labeled as text are grouped into words by an edge-cut strategy, and false positives are eliminated by a HOG-based classifier. The experimental results on the ICDAR2013 database show the effectiveness of the proposed method. Yue Lu 0001, Shiliang Sun |
ICDAR | 3 |
| 2011 | Multi-view Laplacian Support Vector Machines
Shiliang Sun |
ADMA (2) | 1 |
| 2010 | Spatial Filter Selection with LASSO for EEG Classification
Wenting Tu, Shiliang Sun |
ADMA (2) | 2 |
| 2010 | A Centroid k-Nearest Neighbor Method
Qingjiu Zhang, Shiliang Sun |
ADMA (1) | 2 |
| 2009 | A Theory of Kernel Extreme Energy Difference for Feature Extraction of EEG Signals
Shiliang Sun |
ADMA | 1 |
| 2004 | Bayesian Network Methods for Traffic Flow Forecasting with Incomplete Data
Shiliang Sun, Changshui Zhang, Guoqiang Yu, Naijiang Lu |
ECML | 1 |