Related Experiment Video
Updated: Sep 12, 2025

Cross-Modal Multivariate Pattern Analysis
Published on: November 9, 2011
Family-based continual learning for multi-domain pattern analysis in federated frameworks with GCN and ViT
Saeed Iqbal1, Xiaopin Zhong1, Muhammad Attique Khan2
1College of Mechatronics and Control Engineering, Shenzhen University, Shenzhen, 518060, China.
Abstract:
Continual Learning (CL) and Federated Learning (FL) integration have attracted a lot of interest in dynamic and decentralized areas where client data distributions show a lot of unpredictability, such as industrial imaging, satellite images, medical imaging, and robotic vision. Catastrophic forgetting, non-IID data, and the requirement for effective model updates across clients with restricted data privacy are issues that traditional FL approaches find difficult to handle. These limits impede the development of robust models that can generalize across a range of applications and adjust to changing data and resource limitations. In this research, we offer a novel framework for FL (FedCL) that combines Graph Convolutional Networks (GCNs) and Vision Transformers (ViTs) with Family-based CL (FCL). Our approach reduces catastrophic forgetting and allows the model to be dynamically adjusted to various client data distributions by introducing a hierarchical, three-tiered model architecture made up of the Parent Model (Learning Model), Grandparent Model (Stable Model), and Child Model (Plastic Model). The system utilizes the power of GCN for capturing structural links in patient data and ViT's self-attention mechanism for fast feature extraction, assuring stable performance across varied datasets. Knowledge Distillation Loss (KDL) and surrogate ratios are added to the model to improve learning and facilitate efficient information transfer. We assess our proposed approach on several benchmark datasets, such as FashionMNIST, MedMNIST, and DigitMNIST, and validate it using the MVTeC AD and Vision dataset under several criteria, including F1-score (97.0 %), accuracy (97.6 %), precision (97.2 %), Learning Performance (LP - 97.3 %), and Anomaly Identification Performance (AIP - 96.5 %). Our findings show that the suggested FCL framework considerably lowers catastrophic forgetting across domains with different data properties while outperforming conventional FL techniques in terms of model adaptability, data privacy preservation, and computational efficiency. The suggested approach offers a viable path forward for the development of federated CL in intricate, practical applications. The code and data supporting the findings of this study are available at the GitHub link: FedViTCL.
More Related Videos
Related Concept Videos
Conservation of Protein Domains Over Different Proteins
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to...
Three Developmental Domains
Physical Development
Physical processes, also known as maturation, encompass the biological changes that occur across an individual's life. These changes begin with genetic inheritance and continue through various stages, including growth in height and weight,...
Conservation of Protein Domains
Multi-species Conserved Sequences
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
Cognitive Learning
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...
Multi-input and Multi-variable systems
In the absence...

