VLDB 2026 Research / reviewers in the wild / expert
Xinye Wang
dblp:264/3676
· DBLP profile ↗
10ranked-venue papers in the field
2as first author
10since 2021 · last 2026
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 7 (2 first)Data Mining & Knowledge Discovery · 2Information Retrieval & Web Search · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Dynamic Anchor-Based One-Step Hypergraph Ensemble Clustering
Jiaxuan Xu 0001, Lei Duan, Xinye Wang, Liang Du 0003, Yidan Zhang 0001, Zhen Guo 0001 |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2025 | Perspective-Based Multi-task Learning for Outlier Interpretation
Zhuoling Li, Lili Guan, Xinye Wang, Zhengyong Pan, Lei Duan |
DASFAA (4) | 3 |
| 2024 | Community-Guided Contrastive Learning with Anomaly-Aware Reconstruction for Anomaly Detection on Attributed Networks
Xinye Wang, Chengxin He, Xiaocong Chen, Zhaohang Luo, Lei Duan, Jie Zuo |
DASFAA (7) | 2 |
| 2024 | An Efficient Adaptive Multi-Kernel Learning With Safe Screening Rule for Outlier DetectionabstractRecent advances in multi-kernel-based methods for outlier detection have positioned them as an attractive way to detect instances that are markedly different from the remaining data in a dataset. Currently, most outlier detection approaches based on multi-kernel learning are simply a convex combination of various kernels with handcrafted weights, meaning that these weights may not be suitable. Meanwhile, this combination of weights does not sufficiently consider the intrinsic correlations of instances when fusing different kernels. Thus, a key challenge is how to adaptively learn an appropriate combination of weights for capturing a new feature space in which outliers can be better detected than the original space. Simultaneously, it is still a burning issue to get the optimal combination of weights due to considerable computational cost and memory usage when the feature or instance size is large. In this paper, we propose a novel method forefficientadaptivemulti-kernel foroutlierdetection (EAMOD), which automatically learns the optimal weight for each training instance under different kernels using a non-negative function. In addition, we design a safe screening rule (SSR) for EAMOD to improve its training efficiency without any loss of accuracy. To the best of our knowledge, it is the first attempt to develop SSR for multi-kernel-based outlier detection methods. Extensive experiments show that EAMOD is effective and efficient. Xinye Wang, Lei Duan, Chengxin He, Yuanyuan Chen 0006, Xindong Wu 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2024 | Robust Multi-Kernel Nearest Neighborhood for Outlier DetectionabstractOutlier detection methods based on distance measure have been used in numerous applications due to their effectiveness and interpretability. However, distances among instances heavily depend on the feature space in which they reside. For an outlier, distances from it to the normal instances may be extremely close in one feature space, failing to separate them from each other, while this situation is reversed in another space. Meanwhile, the distance measure is sensitive to a few “marginal instances” (i.e., normal instances located very close to outliers in the feature space) during the estimation of whether a test instance is an outlier or not. In this paper, we propose a robust multi-kernel nearest neighborhood (RMKN) method for outlier detection. Specifically, in the training phase, we only consider normal instances and transform them into a Polynomial kernel function weighted digraph to capture their geometric relationships in the original feature space. Then, we develop an objective function based on the weighted digraph to find a latent feature space via multi-kernel learning such that distances among normal instances in this latent feature space are as close as possible while preserving their original distributions. In the detecting phase, we design an outlying score based on the two-stage multi-kernel k-nearest nearest neighbors to detect outliers. Extensive experiments with ten datasets show that RMKN is effective and robust Xinye Wang, Lei Duan, Zhenyang Yu, Chengxin He, Zhifeng Bao |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2023 | Learning Enhanced Representations via Contrasting for Multi-view Outlier Detection
Xiaocong Chen, Xinye Wang, Lei Duan |
DASFAA (4) | 2 |
| 2023 | TUAF: Triple-Unit-Based Graph-Level Anomaly Detection with Adaptive Fusion Readout
Zhenyang Yu, Xinye Wang, Bingzhe Zhang, Zhaohang Luo, Lei Duan |
DASFAA (4) | 2 |
| 2023 | Enhancing GNN-based Fraud Detector via Semantic Extraction and Max-Representation-MarginabstractFraud detection aims to identify fraudsters from normal users. In graph environments, both fraudsters and normal users are modeled as nodes, while edges represent the connections between them. However, fraudulent nodes in the real world often camouflage themselves by establishing numerous fake connections with normal nodes, making them challenging to be identified. Existing fraud detection methods struggle to address this issue, they utilize graph neural networks to aggregate normal informations from normal neighbors, which leads to the smoothing of the fraudulent information. Furthermore, these methods exhibit poor generalization performance as they are unable to detect new fraudsters which not present in the training process. To overcome these limitations, this paper proposes GFAN, a novel model based on Graph Feature enhAncement Network. Specifically, GFAN introduces a specific semantic extraction module to screen and delete fake connections by evaluating the confidence level of edge presence. Additionally, GFAN provides a representation enhanced co-training module that highlights camouflaged fraudulent representations by training the small sphere and large margin support vector data description. Experimental results show that GFAN outperforms other competitive graph-based fraud detectors on public datasets. The GFAN code is available at: https://github.com/scu-kdde/OAM-GFAN-2023. Bingzhe Zhang, Xinye Wang, Zhenyang Yu, Yuanhao Zhang, Chengxin He, Song Deng, Zhaohang Luo, Lei Duan |
ICDM | 2 |
| 2022 | An Efficient Method for Outlying Aspect Mining Based on Genetic Algorithm
Lei Duan, Xinye Wang |
ADMA (1) | 3 |
| 2022 | MORN: Molecular Property Prediction Based on Textual-Topological-Spatial Multi-View LearningabstractPredicting molecular properties has significant implications for the discovery and generation of drugs and further research in the domain of medicinal chemistry. Learning representations of molecules plays a central role in deep learning-driven property prediction. However, the diversity of molecular features (e.g., chemical system languages, structure notations) brings inconsistency in molecular representation. Moreover, the scarcity of labeled molecular data limits the accuracy of the molecular property prediction model. To address the above issues, we proposed a two-stage method, named MORN, for learning molecular representations for molecular property prediction from a multi-view perspective. In the first stage, textual-topological-spatial multi-views were proposed to learn the molecular representations, so as to capture both chemical system language and structure notation features simultaneously. In the second stage, an adaptive strategy was used to fuse molecular representations learned from multi-views to predict molecular properties. To alleviate the limitation of the scarcity of labeled molecular data, the label restriction was introduced in both multi-view representation learning and fusion stages. The performance of MORN was assessed by seven benchmark molecular datasets and one self-built molecular dataset. Experimental results demonstrated that MORN is effective in molecular property prediction. Yidan Zhang 0001, Xinye Wang, Zhenyang Yu, Lei Duan |
CIKM | 3 |