Xin Yang 0012

dblp:44/1152-12 · DBLP profile ↗
← Back
26ranked-venue papers in the field
11as first author
20since 2021 · last 2025
0000-0002-0406-6774ORCID · conflict

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

Knowledge Engineering, Semantic Web & Information Systems · 18 (10 first)Database Systems & Data Management · 4 (1 first)Data Mining & Knowledge Discovery · 3Information Retrieval & Web Search · 1
YearPublicationVenuePosition
2025 ErrorEraser: Unlearning Data Bias for Improved Continual Learning
abstract
Continual Learning (CL) primarily aims to retain knowledge to prevent catastrophic forgetting and transfer knowledge to facilitate learning new tasks. Unlike traditional methods, we propose a novel perspective: CL not only needs to prevent forgetting, but also requires intentional forgetting.This arises from existing CL methods ignoring biases in real-world data, leading the model to learn spurious correlations that transfer and amplify across tasks. From feature extraction and prediction results, we find that data biases simultaneously reduce CL's ability to retain and transfer knowledge. To address this, we propose ErrorEraser, a universal plugin that removes erroneous memories caused by biases in CL, enhancing performance in both new and old tasks. ErrorEraser consists of two modules: Error Identification and Error Erasure. The former learns the probability density distribution of task data in the feature space without prior knowledge, enabling accurate identification of potentially biased samples. The latter ensures only erroneous knowledge is erased by shifting the decision space of representative outlier samples. Additionally, an incremental feature distribution learning strategy is designed to reduce the resource overhead during error identification in downstream tasks. Extensive experimental results show that ErrorEraser significantly mitigates the negative impact of data biases, achieving higher accuracy and lower forgetting rates across three types of CL methods. The code is available at https://github.com/diadai/ErrorEraser.
Xuemei Cao 0001, Hanlin Gu, Xin Yang 0012, Bingjun Wei, Haoyang Liang, Xiangkun Wang, Tianrui Li 0001
KDD (2)3
2025 Improving Open-world Continual Learning under the Constraints of Scarce Labeled Data
abstract
Open-world continual learning (OWCL) adapts to sequential tasks with open samples, learning knowledge incrementally while preventing forgetting. However, existing OWCL still requires a large amount of labeled data for training, which is often impractical in real-world applications. Given that new categories/entities typically come with limited annotations and are in small quantities, a more realistic situation is OWCL with scarce labeled data, i.e., few-shot training samples. Hence, this paper investigates the problem of open-world few-shot continual learning (OFCL), challenging in (i) learning unbounded tasks without forgetting previous knowledge and avoiding overfitting(ii) constructing compact decision boundaries for open detection with limited labeled data, and (iii) transferring knowledge about knowns and unknowns and even update the unknowns to knowns once the labels of open samples are learned. In response, we propose a novel OFCL framework that integrates three key components: (1) an instance-wise token augmentation (ITA) that represents and enriches sample representations with additional knowledge(2) a margin-based open boundary (MOB) that supports open detection with new tasks emerge over time, and (3) an adaptive knowledge space (AKS) that endows unknowns with knowledge for the updating from unknowns to knowns. Finally, extensive experiments show that the proposed OFCL framework outperforms all baselines remarkably with practical importance and reproducibility. The source code is released at https://github.com/liyj1201/OFCL.
Yujie Li 0007, Xiangkun Wang, Xin Yang 0012, Marcello M. Bonsangue, Junbo Zhang 0004, Tianrui Li 0001
KDD (2)3
2025 Ten Challenging Problems in Federated Foundation Models
abstract
Federated Foundation Models (FedFMs) represent a distributed learning paradigm that fuses general competences of foundation models as well as privacy-preserving capabilities of federated learning. This combination allows the large foundation models and the small local domain models at the remote clients to learn from each other in a teacher-student learning setting. This paper provides a comprehensive summary of the ten challenging problems inherent in FedFMs, encompassing foundational theory, utilization of private data, continual learning, unlearning, Non-IID and graph data, bidirectional knowledge transfer, incentive mechanism design, game mechanism design, model watermarking, and efficiency. The ten challenging problems manifest in five pivotal aspects: “Foundational Theory,” which aims to establish a coherent and unifying theoretical framework for FedFMs. “Data,” addressing the difficulties in leveraging domain-specific knowledge from private data while maintaining privacy; “Heterogeneity,” examining variations in data, model, and computational resources across clients; “Security and Privacy,” focusing on defenses against malicious attacks and model theft; and “Efficiency,” highlighting the need for improvements in training, communication, and parameter efficiency. For each problem, we offer a clear mathematical definition on the objective function, analyze existing methods, and discuss the key challenges and potential solutions. This in-depth exploration aims to advance the theoretical foundations of FedFMs, guide practical implementations, and inspire future research to overcome these obstacles, thereby enabling the robust, efficient, and privacy-preserving FedFMs in various real-world applications.
Tao Fan 0002, Hanlin Gu, Xuemei Cao 0001, Chee Seng Chan, Qian Chen 0023, Yiqiang Chen 0001, Yihui Feng, Yang Gu 0001, Jiaxiang Geng, Bing Luo 0002, Shuoling Liu, WinKent Ong, Chao Ren 0006, Jiaqi Shao, Xiaoli Tang 0001, Hong Xi Tae, Yongxin Tong, Shuyue Wei 0001, Fan Wu 0006, Wei Xi 0003, Mingcong Xu, Xin Yang 0012, Jiangpeng Yan, Hao Yu 0023, Han Yu 0001, Xiaojin Zhang 0002, Zhenzhe Zheng 0001, Lixin Fan, Qiang Yang 0001
IEEE Trans. Knowl. Data Eng.24
2024 Personalized Federated Continual Learning via Multi-Granularity Prompt
abstract
Personalized Federated Continual Learning (PFCL) is a new practical scenario that poses greater challenges in sharing and personalizing knowledge. PFCL not only relies on knowledge fusion for server aggregation at the global spatial-temporal perspective but also needs model improvement for each client according to the local requirements. Existing methods, whether in Personalized Federated Learning (PFL) or Federated Continual Learning (FCL), have overlooked the multi-granularity representation of knowledge, which can be utilized to overcome Spatial-Temporal Catastrophic Forgetting (STCF) and adopt generalized knowledge to itself by coarse-to-fine human cognitive mechanisms. Moreover, it allows more effectively to personalized shared knowledge, thus serving its own purpose. To this end, we propose a novel concept called multi-granularity prompt, i.e., coarse-grained global prompt acquired through the common model learning process, and fine-grained local prompt used to personalize the generalized representation. The former focuses on efficiently transferring shared global knowledge without spatial forgetting, and the latter emphasizes specific learning of personalized local knowledge to overcome temporal forgetting. In addition, we design a selective prompt fusion mechanism for aggregating knowledge of global prompts distilled from different clients. By the exclusive fusion of coarse-grained knowledge, we achieve the transmission and refinement of common knowledge among clients, further enhancing the performance of personalization. Extensive experiments demonstrate the effectiveness of the proposed method in addressing STCF as well as improving personalized performance.
Hao Yu 0023, Xin Yang 0012, Xin Gao 0038, Yan Kang 0001, Hao Wang 0068, Junbo Zhang 0004, Tianrui Li 0001
KDD2
2024 Improving two-mode algorithm via probabilistic selection for solving satisfiability problem
Huimin Fu 0002, Shaowei Cai 0001, Guanfeng Wu, Jun Liu 0001, Xin Yang 0012, Yang Xu 0001
Inf. Sci.5
2024 Three-way open intent classification with nearest centroid-based representation
Jiafen Liu, Longhao Yang, Chaofan Pan, Xiangkun Wang, Xin Yang 0012
Inf. Sci.6
2024 Open Continual Feature Selection via Granular-Ball Knowledge Transfer
abstract
This paper presents a novel framework for continual feature selection (CFS) in data preprocessing, particularly in the context of an open and dynamic environment where unknown classes may emerge. CFS encounters two primary challenges: the discovery of unknown knowledge and the transfer of known knowledge. To this end, we propose a GBCFS method, which combines the strengths of continual learning (CL) with granular-ball computing (GBC). The GBCFS method focuses on constructing a granular-ball knowledge base to detect unknown classes and facilitate the transfer of previously learned knowledge for further feature selection. GBCFS consists of two stages: initial learning and open learning. The former aims to establish an initial knowledge base through multi-granularity representation using granular balls. The latter utilizes prior granular-ball knowledge to identify unknowns, updates the knowledge base for granular-ball knowledge transfer, reinforces old knowledge, and integrates new knowledge. Subsequently, we devise an optimal feature subset mechanism that incorporates minimal new features into the existing optimal subset, often yielding superior results during each period. Extensive experimental results on public benchmark datasets demonstrate our method's superiority in terms of both effectiveness and efficiency compared to state-of-the-art feature selection methods.
Xuemei Cao 0001, Xin Yang 0012, Shuyin Xia, Guoyin Wang 0001, Tianrui Li 0001
IEEE Trans. Knowl. Data Eng.2
2024 Cross-Regional Fraud Detection via Continual Learning With Knowledge Transfer
abstract
Fraud detection poses a fundamental yet challenging problem to mitigate various risks associated with fraudulent activities. However, existing methods are limited by their reliance on static data within single geographical regions, thereby restricting the trained model’s adaptability across different regions. Practically, when enterprises expand their business into new cities or countries, training a new model from scratch can incur high computational costs and lead to catastrophic forgetting (CF). To address these limitations, we propose cross-regional fraud detection as an incremental learning problem, enabling the development of a unified model capable of adapting across diverse regions without suffering from CF. Subsequently, we introduce Cross-Regional Continual Learning (CCL), a novel paradigm that facilitates knowledge transfer and maintains performance when incrementally training models from previously learned regions to new ones. Specifically, CCL utilizes prototype-based knowledge replay for effective knowledge transfer while implementing a parameter smoothing mechanism to alleviate forgetting. Furthermore, we construct heterogeneous trade graphs (HTGs) and leverage graph-based backbones to enhance knowledge representation and facilitate knowledge transfer by uncovering intricate semantics inherent in cross-regional datasets. Extensive experiments demonstrate the superiority of our proposed method over baseline approaches and its substantial improvement in cross-regional fraud detection performance.
Yujie Li 0007, Xin Yang 0012, Qiang Gao 0003, Hao Wang 0068, Junbo Zhang 0004, Tianrui Li 0001
IEEE Trans. Knowl. Data Eng.2
2024 Federated Continual Learning via Knowledge Fusion: A Survey
abstract
Data privacy and silos are nontrivial and greatly challenging in many real-world applications. Federated learning is a decentralized approach to training models across multiple local clients without the exchange of raw data from client devices to global servers. However, existing works focus on a static data environment and ignore continual learning from streaming data with incremental tasks. Federated Continual Learning (FCL) is an emerging paradigm to address model learning in both federated and continual learning environments. The key objective of FCL is to fuse heterogeneous knowledge from different clients and retain knowledge of previous tasks while learning on new ones. In this work, we delineate federated learning and continual learning first and then discuss their integration, i.e., FCL, and particular FCL via knowledge fusion. In summary, our motivations are four-fold: we (1) raise a fundamental problem called “spatial-temporal catastrophic forgetting” and evaluate its impact on the performance using a well-known method called federated averaging (FedAvg), (2) integrate most of the existing FCL methods into two generic frameworks, namely synchronous FCL and asynchronous FCL, (3) categorize a large number of methods according to the mechanism involved in knowledge fusion, and finally (4) showcase an outlook on the future work of FCL.
Xin Yang 0012, Hao Yu 0023, Xin Gao 0038, Hao Wang 0068, Junbo Zhang 0004, Tianrui Li 0001
IEEE Trans. Knowl. Data Eng.1
2023 CL-WSTC: Continual Learning for Weakly Supervised Text Classification on the Internet
abstract
Continual text classification is an important research direction in Web mining. Existing works are limited to supervised approaches relying on abundant labeled data, but in the open and dynamic environment of Internet, involving constant semantic change of known topics and the appearance of unknown topics, text annotations are hard to access in time for each period. That calls for the technique of weakly supervised text classification (WSTC), which requires just seed words for each category and has succeed in static text classification tasks. However, there are still no studies of applying WSTC methods in a continual learning paradigm to actually accommodate the open and evolving Internet. In this paper, we tackle this problem for the first time and propose a framework, named Continual Learning for Weakly Supervised Text Classification (CL-WSTC), which can take any WSTC method as base model. It consists of two modules, classification decision with delay and seed word updating. In the former, the probability threshold for each category in each period is adaptively learned to determine the acceptance/rejection of texts. In the latter, with candidate words output by the base model, seed words are added and deleted via reinforcement learning with immediate rewards, according to an empirically certified unsupervised measure. Extensive experiments show that our approach has strong universality and can achieve a better trade-off between classification accuracy and decision timeliness compared to non-continual counterparts, with intuitively interpretable updating of seed words.
Miaomiao Li 0007, Jiaqi Zhu 0001, Xin Yang 0012, Yi Yang 0060, Qiang Gao 0003, Hongan Wang
WWW3
2023 Multi-granularity stock prediction with sequential three-way decisions
Xin Yang 0012, Metoh Adler Loua, Meijun Wu, Li Huang 0002, Qiang Gao 0003
Inf. Sci.1
2022 Contextual spatio-temporal graph representation learning for reinforced human mobility mining
Qiang Gao 0003, Fan Zhou 0002, Ting Zhong, Goce Trajcevski, Xin Yang 0012, Tianrui Li 0001
Inf. Sci.5
2022 Dynamic three-way neighborhood decision model for multi-dimensional variation of incomplete hybrid data
Yanyong Huang, Tianrui Li 0001, Xin Yang 0012
Inf. Sci.4
2022 Granular cabin: An efficient solution to neighborhood learning in big data
Tianrui Li 0001, Xibei Yang, Xin Yang 0012, Dun Liu, Pengfei Zhang 0016, Jie Wang 0152
Inf. Sci.4
2022 Three-way conflict analysis based on alliance and conflict functions
Junfang Luo, Mengjun Hu, Guangming Lang, Xin Yang 0012
Inf. Sci.4
2022 Incremental rough reduction with stable attribute group
Xin Yang 0012, Miaomiao Li 0007, Hamido Fujita, Dun Liu, Tianrui Li 0001
Inf. Sci.1
2022 Temporal-spatial three-way granular computing for dynamic text sentiment classification
Xin Yang 0012, Yujie Li 0007, Qiuke Li, Dun Liu, Tianrui Li 0001
Inf. Sci.1
2022 Three-way multi-granularity learning towards open topic classification
Xin Yang 0012, Yujie Li 0007, Dan Meng 0004, Dun Liu, Tianrui Li 0001
Inf. Sci.1
2022 A unified incremental updating framework of attribute reduction for two-dimensionally time-evolving data
Xin Yang 0012, Junfang Luo, Dun Liu, Tianrui Li 0001
Inf. Sci.1
2021 Incremental fuzzy probability decision-theoretic approaches to dynamic three-way approximations
Xin Yang 0012, Dun Liu, Xibei Yang, Tianrui Li 0001
Inf. Sci.1
2020 Incremental three-way neighborhood approach for dynamic incomplete hybrid data
Tianrui Li 0001, Yanyong Huang, Xin Yang 0012
Inf. Sci.4
2020 A multilevel neighborhood sequential decision approach of three-way granular computing
Xin Yang 0012, Tianrui Li 0001, Dun Liu, Hamido Fujita
Inf. Sci.1
2020 Local temporal-spatial multi-granularity learning for sequential three-way granular computing
Xin Yang 0012, Hamido Fujita, Dun Liu, Tianrui Li 0001
Inf. Sci.1
2019 A temporal-spatial composite sequential approach of three-way granular computing
Xin Yang 0012, Tianrui Li 0001, Dun Liu, Hamido Fujita
Inf. Sci.1
2019 An efficient selector for multi-granularity attribute reduction
Xibei Yang, Hamido Fujita, Dun Liu, Xin Yang 0012
Inf. Sci.5
2017 A unified framework of dynamic three-way probabilistic rough sets
Xin Yang 0012, Tianrui Li 0001, Dun Liu, Hongmei Chen 0001, Chuan Luo 0001
Inf. Sci.1