Kaixiang Yang 0001

dblp:258/7285-1 · DBLP profile ↗
← Back
17ranked-venue papers in the field
4as first author
17since 2021 · last 2026
0000-0003-2180-2101ORCID · verified

Domains — venue-derived; a paper can count in several

Database Systems & Data Management · 13 (4 first)Knowledge Engineering, Semantic Web & Information Systems · 2Information Retrieval & Web Search · 1Other / Interdisciplinary · 1
YearPublicationVenuePosition
2026 C-HyPOD: Causal Hyperbolic Representation Learning with Prototype Orthogonal Disentanglement for Graph Out-of-Distribution Recommendation
abstract
The vulnerability of graph-based recommender systems to spurious correlations has become a significant obstacle to their practical deployment, hindering their robustness in out-of-distribution (OOD) scenarios. While existing approaches offer partial solutions, they are limited by fundamental shortcomings: model-centric approaches reliant on predefined causal graphs often suffer from suboptimal performance due to complex and dynamic environmental influences. These methods typically require identifying an environmental label or performing feature decoupling, but hidden environments are often difficult to model. Furthermore, existing general feature decoupling methods fail to account for the unique structural characteristics of graphs. To overcome these challenges, we advocate for a shift towards explicit, geometrically-grounded disentanglement. Hyperbolic geometry is particularly suited for this task due to its capacity to model the inherent hierarchies of user interests. We introduce C-HyPOD : Causal Hyperbolic Representation Learning with Prototype Orthogonal Disentanglement, a novel framework designed for graph-based OOD recommendation. Unlike traditional methods, C-HyPOD transforms disentanglement into a concrete geometric task. It introduces a global interest space by learning a single set of universal interest prototypes. They provides a superior geometric foundation for ensuring these prototypes are well-separated and semantically distinct. To ensure a complete separation and prevent information leakage, a targeted orthogonality constraint is then applied. This constraint purifies the aggregated causal representation by forcing it to be orthogonal to the spurious representation in the tangent space, thereby eliminating their linear correlation. Extensive experiments on four public datasets demonstrate that C-HyPOD significantly improves OOD robustness and recommendation performance, surpassing state-of-the-art methods.
Jiahao Liang 0001, Yutian Xiao, Haoran Yang 0001, Zhiwen Yu 0002, Jia-Nan Liu, Kaixiang Yang 0001
WWW6
2026 Interval forecast of natural gas daily consumption based on spatial-temporal Bayesian model
Yanyun Pu, Chengyuan Zhu, Gongxin Yao, Kaixiang Yang 0001, Qinmin Yang, C. L. Philip Chen
Adv. Eng. Informatics4
2026 A Parameter-Free Multi-View Clustering Framework With Adaptive Anchors for Large-Scale Data
abstract
Anchor-based multi-view clustering has gained increasing attention for its efficiency in approximating similarity structures and scaling to large datasets. To reduce the burden of manual hyper-parameter tuning, recent studies have introduced parameter-free extensions. However, existing methods still face critical challenges: anchors are typically fixed after initialization, limiting adaptability to heterogeneous data; enforcing a shared anchor set across views suppresses view-specific diversity; and heuristic or self-weighted fusion strategies often lack explicit cross-view alignment, resulting in structural inconsistencies. To address these issues, we propose a Parameter-Free Multi-view Clustering framework with Adaptive Anchors for Large-scale Data (FPMCAA). Unlike existing approaches that decouple anchor construction and graph fusion, FPMCAA integrates adaptive anchor learning, anchor graph construction, and explicit cross-view alignment within a unified optimization model. Anchors are iteratively refined to capture complex distributions, while view-specific graphs are aligned toward a consensus structure without sacrificing inherent diversity. The framework avoids manual hyperparameter tuning and achieves linear computational complexity through efficient alternating optimization. Extensive experiments on benchmark datasets demonstrate that FPMCAA consistently outperforms state-of-the-art methods in clustering performance, robustness, and scalability. The source code of FPMCAA is available athttps://github.com/Xuchen2020/FPMCAA.
Zhiwen Yu 0002, Kaixiang Yang 0001, C. L. Philip Chen
IEEE Trans. Knowl. Data Eng.3
2026 Adaptive Weighted Double Uncertainty Incrementally Active Learning for Multi-Class Imbalanced Data
abstract
Active learning can effectively reduce the cost of labeling while enhancing model classification performance. However, prior studies have indicated that imbalanced class distributions adversely impact active learning, leading to diminished model effectiveness. Existing approaches to unbalanced active learning often neglect the multi-class imbalance problem and suffer from low performance and high time consumption. To address these issues, this paper introduces a hybrid active learning with online weighted broad learning system (HAL-OWBLS). Its main advantages include: (1) We optimize the initial labeled instance selection through an approximate query strategy to avoid the cold-start problem and introduce a sample selection strategy based on double uncertainty to enhance the rationality of active learning iterations. (2) A weighted broad learning system (WBLS) is chosen as the classifier, and an improved weighting strategy is adopted for multi-class imbalanced data. (3) We theoretically derive an efficient online updating model for WBLS, which reduces the time cost of active learning iterations by using only newly labeled samples for fast updating. The proposed HAL-OWBLS algorithm has better performance and robustness compared with existing related algorithms on various multi-class imbalanced data sets.
Wuxing Chen, Zhiwen Yu 0002, Kaixiang Yang 0001, Ziwei Fan 0003, C. L. Philip Chen
IEEE Trans. Knowl. Data Eng.3
2026 Weighted Subspace Graph Learning for High-Dimensional Data
Guojie Li, Zhiwen Yu 0002, Ziwei Fan 0003, Kaixiang Yang 0001, C. L. Philip Chen
IEEE Trans. Knowl. Data Eng.4
2026 Democratic Recommendation With User and Item Representatives Produced by Graph Condensation
abstract
The challenges associated with large-scale user-item interaction graphs have attracted increasing attention in graph-based recommendation systems, primarily due to computational inefficiencies and inadequate information propagation. Existing methods provide partial solutions but suffer from notable limitations: model-centric approaches, such as sampling and aggregation, often struggle with generalization, while data-centric techniques, including graph sparsification and coarsening, lead to information loss and ineffective handling of bipartite graph structures. Recent advances in graph condensation offer a promising direction by reducing graph size while preserving essential information, presenting a novel approach to mitigating these challenges. Inspired by the principles of democracy, we proposeDemoRec, a framework that leverages graph condensation to generate user and item representatives for recommendation tasks. By constructing a compact interaction graph and clustering nodes with shared characteristics from the original graph, DemoRec significantly reduces graph size and computational complexity. Furthermore, it mitigates the over-reliance on high-order information, a critical challenge in large-scale bipartite graphs. Extensive experiments conducted on four public datasets demonstrate the effectiveness of DemoRec, showcasing substantial improvements in recommendation performance, computational efficiency, and robustness compared to SOTA methods.
Jiahao Liang 0001, Haoran Yang 0001, Xiangyu Zhao 0001, Zhiwen Yu 0002, Guandong Xu, Kaixiang Yang 0001
IEEE Trans. Knowl. Data Eng.7
2026 Dynamic Chunk-Based Active Learning Based on Enhanced Broad Learning System for Imbalanced Drifting Data Streams
abstract
The processing of continuous data streams in non-stationary environments has gained increasing attention. However, supervised online learning is often limited by label availability. Furthermore, it is crucial to develop a stable and high-performance online method in non-stationary environments. To tackle these issues, we propose a dynamic chunk-based active learning framework (DCAL). This framework includes a dynamic dual-stage query strategy and an enhanced active learning model. Specifically, the proposed query strategy, referred to as DyDQS, evaluates sample value comprehensively by considering local density, uncertainty, and dynamic imbalance ratio. This approach selects samples that are both representative and uncertain, while also enhancing the likelihood of selecting minority class samples. Additionally, we introduce an enhanced active learning model, named eBLS-W, which is based on the broad learning system (BLS). We redesign the update rule of BLS and equip it with a kernel mapping to improve its robustness and performance, enabling it to better handle non-stationary environments. The effectiveness of the DyDQS, eBLS-W, and DCAL was validated through experiments on synthetic datasets with drift and real-world datasets. The results demonstrate that our approach outperforms other advanced methods in terms of robustness and accuracy.
Mianfen Lin, Zhiwen Yu 0002, Kaixiang Yang 0001, C. L. Philip Chen
IEEE Trans. Knowl. Data Eng.3
2026 Enhancing Active Learning for Class Imbalance With an Incrementally Weighted Approach
abstract
Active learning can significantly reduce the cost of labeling instances while improving model performance. However, similar to other traditional algorithms, active learning encounters the problem of class imbalance and delivers sub-optimal performance. Additionally, existing approaches suffer from poor performance and are time-consuming. To address these issues, we propose an Actively Incrementally Weighted Broad Learning System (AI-WBLS). Firstly, we introduce an active learning framework based on the weighted broad learning system, which employs a double uncertainty sample selection strategy to enhance the value and reasonableness of sample selection in each iteration of active learning. To further improve the model's adaptability during the iterative learning process, an adaptive weighting strategy is designed to adaptively modify the penalty weights according to the changes in the sample labels. Finally, an efficient incremental paradigm is developed to update the model with newly labelled samples instead of re-training, resulting in improved performance and efficiency. Extensive comparative experiments confirm that our approach outperforms other imbalanced active learning methods.
Kaixiang Yang 0001, Wuxing Chen, Chao Li 0062, Yifan Shi 0001, Zhiwen Yu 0002, C. L. Philip Chen
IEEE Trans. Knowl. Data Eng.1
2024 Di-GraphGAN: An enhanced adversarial learning framework for accurate spatial-temporal traffic forecasting under data missing scenarios
Lincan Li, Jichao Bi, Kaixiang Yang 0001, Fengji Luo
Inf. Sci.3
2024 Multiview ensemble clustering of hypergraph p-Laplacian regularization with weighting and denoising
Dacheng Zheng, Zhiwen Yu 0002, Wuxing Chen, Qiying Feng, Yifan Shi 0001, Kaixiang Yang 0001
Inf. Sci.7
2024 Exploring Feature Selection With Limited Labels: A Comprehensive Survey of Semi-Supervised and Unsupervised Approaches
abstract
Feature selection is a highly regarded research area in the field of data mining, as it significantly enhances the efficiency and performance of high-dimensional data analysis by eliminating redundant and irrelevant features. Despite the ease of data acquisition, labeling data remains a laborious and expensive task. To leverage the abundance of unlabeled data, researchers have proposed various feature selection methods that operate with limited labels, including semi-supervised feature selection and unsupervised feature selection. However, a comprehensive review encompassing a thorough overview of feature selection algorithms with limited labels is lacking. To bridge this gap, this paper conducts a comprehensive exploration of feature selection methods specifically tailored to limited-label scenarios. These methods are systematically classified into two primary categories: semi-supervised and unsupervised feature selection. Additionally, by introducing a novel taxonomy and discussing future challenges, this survey aims to provide researchers with a comprehensive and in-depth understanding of feature selection in limited-label scenarios. Moreover, it aims to offer valuable insights that can guide further research and development in this domain.
Guojie Li, Zhiwen Yu 0002, Kaixiang Yang 0001, Mianfen Lin, C. L. Philip Chen
IEEE Trans. Knowl. Data Eng.3
2024 Solving the Imbalanced Problem by Metric Learning and Oversampling
abstract
Imbalanced data poses a substantial challenge to conventional classification methods, which often disproportionately favor samples from the majority class. To mitigate this issue, various oversampling techniques have been deployed, but opportunities for optimizing data distributions remain underexplored. By exploiting the ability of metric learning to refine the sample distribution, we propose a novel approach, Imbalance Large Margin Nearest Neighbor (ILMNN). Initially, ILMNN is applied to establish a latent feature space, pulling intra-class samples closer and distancing inter-class samples, thereby amplifying the efficacy of oversampling techniques. Subsequently, we allocate varying weights to samples contingent upon their local distribution and relative class frequency, thereby equalizing contributions from minority and majority class samples. Lastly, we employ Kullback-Leibler (KL) divergence as a safeguard to maintain distributional similarity to the original dataset, mitigating severe intra-class imbalances. Comparative experiments on various class-imbalanced datasets verify that our ILMNN approach yields superior results.
Kaixiang Yang 0001, Zhiwen Yu 0002, Wuxing Chen, Zefeng Liang, C. L. Philip Chen
IEEE Trans. Knowl. Data Eng.1
2024 Broad Learning Autoencoder With Graph Structure for Data Clustering
abstract
Broad learning system (BLS) is a simple yet efficient learning algorithm that only needs to train a three-layer feedforward neural network. Although various BLS variants have been designed for supervised learning, none have been used for unsupervised learning. This paper proposes BLS-AE, a novel data clustering scheme that seamlessly combines BLS and auto-encoder. Then, graph regularization is introduced into BLS-AE to increase the capability of learning intrinsic structures in data and adaptation to various data simultaneously, which is termed BLSg-AE. Moreover, different concatenation styles of feature and enhancement nodes are investigated for reusing the learned features, followed by designing two special strategies (i.e., pruning optimization and incremental learning) to reduce the parameter scale significantly and improve performance, which is termed xBLSg-AE. To address the performance instability issue caused by random subspace in a single xBLSg-AE, the x-cascade broad learning system graph regularization multi-auto-encoder (xBLSg-MAE) algorithm is proposed. Extensive experiments are conducted on multiple real data sets to demonstrate that the proposed methods are more effective and robust than competing approaches.
Zhiwen Yu 0002, Kaixiang Yang 0001, Wenming Cao 0002, C. L. Philip Chen
IEEE Trans. Knowl. Data Eng.3
2024 AdaBoost-Stacking Based on Incremental Broad Learning System
abstract
Due to the advantages of fast training speed and competitive performance, Broad Learning System (BLS) has been widely used for classification tasks across various domains. However, the random weight generation mechanism in BLS makes the model unstable, and the performance of BLS may be limited when dealing with some complex datasets. On the other hand, the instability of BLS brings diversity to ensemble learning, and ensemble methods can also reduce the variance and bias of the single BLS. Therefore, we propose an ensemble learning algorithm based on BLS, which includes three modules. To improve the stability and generalization ability of BLS, we utilize BLS as the base classifier in an AdaBoost framework first. Taking advantage of the incremental learning mechanism of BLS, we then propose a selective ensemble method to raise the accuracy and diversity of the BLS ensemble method. In addition, based on the former selective Adaboost framework, we suggest a hierarchical ensemble algorithm, which combines sample and feature dimensions to further improve the fitting ability of the ensemble BLS. Extensive experiments have demonstrated that the proposed method performs better than the original BLS and other state-of-the-art models, proving the effectiveness and versatility of our proposed approaches.
Fan Yun, Zhiwen Yu 0002, Kaixiang Yang 0001, C. L. Philip Chen
IEEE Trans. Knowl. Data Eng.3
2023 Adaptive Ensemble Clustering With Boosting BLS-Based Autoencoder
abstract
Ensemble clustering has an advantage in producing a more promising and robust clustering result by combining multiple partitions strategically. The quality of both base partitions and co-association matrix plays an essential role in improving the consensus partition. However, the current ensemble clustering methods have several limitations: 1) The noise in high-dimensional feature space is ignored; 2) The independent base partition generation process does not pay attention to ambiguous samples; 3) The co-association matrix and the weights of base partitions commonly lack of theoretical optimization. In order to address these issues, we propose an adaptive ensemble clustering framework with boosting BLS-based autoencoder (BoostAEC). In the generation step, a boosting BLS-based autoencoder (BoostBLSAE) is designed to generate base partitions sequentially, which learns compressed feature subspaces for ambiguous samples and adaptively evaluates the corresponding weights of reliability. In the integration step, we construct a fuzzy membership function to capture the inter-cluster correlation and explicitly propose a consensus objective function to optimize the unified co-association matrix by considering the weighted base partitions. Extensive experiments on various real-world datasets demonstrate the superior performance of BoostAEC to the state-of-the-art ensemble clustering methods.
Yifan Shi 0001, Kaixiang Yang 0001, Zhiwen Yu 0002, C. L. Philip Chen, Huanqiang Zeng
IEEE Trans. Knowl. Data Eng.2
2023 Extracting and Composing Robust Features With Broad Learning System
abstract
With effective performance and fast training speed, broad learning system (BLS) has been widely developed in recent years, which provides a new way for network training. However, the randomly generated feature nodes and enhancement nodes in the BLS network may have redundant and inefficient features, which will affect the subsequent classification performance. In response to the above issues, we propose a series of self-encoding networks based on BLS from the perspective of unsupervised feature extraction. These include the single hidden layer autoencoder built on the basis of BLS(BLS-AE), the stacked BLS-based autoencoder (ST-BLS), the sparse BLS-based autoencoder (SP-BLS), and the stacked sparse BLS-based autoencoder(SS-BLS). The proposed BLS-based self-encoding networks retain the advantage of efficient BLS model training, and overcome the time-consuming defect of iterative parameter optimization in traditional self-encoding networks. In addition, the higher-level abstract features of the input data can be learned through the progressive encoding and decoding process. Combining$L_1$regularization to train the parameters can further enhance the robustness of the extracted features. Extensive comparative experiments on real-world data sets demonstrate the superiority of the proposed methods in terms of both effectiveness and efficiency.
Kaixiang Yang 0001, Zhiwen Yu 0002, C. L. Philip Chen
IEEE Trans. Knowl. Data Eng.1
2022 Incremental Weighted Ensemble Broad Learning System for Imbalanced Data
abstract
Broad learning system (BLS) is a novel and efficient model, which facilitates representation learning and classification by concatenating feature nodes and enhancement nodes. In spite of the efficient properties, BLS is still suboptimal when facing with imbalance problem. Besides, outliers and noises in imbalanced data remain a challenge for BLS. To address the above issues, in this paper we first propose a weighted BLS, which assigns a weight to each training sample, and adopt a general weighting scheme, which augments the weight of samples from the minority class. To further explore the prior distribution of original data, we design a density based weight generation mechanism to guide the specific weight matrix generation and propose the adaptive weighted broad learning system (AWBLS). This mechanism considers the inter-class and intra-class distance simultaneously in the density calculation. Finally, we propose the incremental weighted ensemble broad learning system (IWEB) by utilizing a progressive mechanism to further improve the stability and robustness of AWBLS. Extensive comparative experiments on 38 real-world data sets verfy that IWEB outperforms most of the imbalance ensemble classification methods.
Kaixiang Yang 0001, Zhiwen Yu 0002, C. L. Philip Chen, Wenming Cao 0002, Jane You, Hau-San Wong
IEEE Trans. Knowl. Data Eng.1