PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 18, 2026Egyptian Informatics Journal0 citationsOpen Access

Adversarial robustness of multi-source data fusion on data text classification supported by information technology

View Full Paper
LNLinhan NiuPWPengming WangMGMengyao Guo

Key Points

  • The aim is to enhance the robustness of multi-source text classification against adversarial attacks through innovative data fusion techniques.
  • Developed a multi-source fusion method integrating hierarchical adaptive BERT and adversarial training.
  • Used lightweight adapters for hierarchical feature projection and a gating mechanism for representation fusion.
  • Implemented a gradient-symmetric cross-source perturbation generator to produce transferable adversarial examples.
  • Applied a multi-source classifier committee with a hard voting mechanism to trigger adversarial loss.
  • Achieved mean cosine similarity of 0.842 and HSIC of 0.615 for feature alignment.
  • Demonstrated adversarial robustness with an accuracy of 87.8% and F1 score of 85.4%.
  • Maintained a false negative rate between 0.12 and 0.18 and a false positive rate between 0.05 and 0.08 across various attacks.

Abstract

Multi-source heterogeneous text classification faces two major challenges: the difference in feature distribution across different data sources leads to alignment difficulties, and the model is vulnerable to adversarial attacks, resulting in misclassifications. To address this, this paper proposes a multi-source fusion method that integrates hierarchical adaptive BERT with multi-source voting adversarial training. Lightweight adapters are inserted into each Transformer layer of BERT, achieving hierarchical feature projection through learnable affine transformations—lower-level adapters align lexical commonalities, while higher-level adapters capture semantic specificities, and a gating mechanism dynamically fuses multi-source representations. Furthermore, a gradient-symmetric cross-source perturbation generator is constructed, retaining only perturbations that enable at least two source models to predict divergence, generating transferable adversarial examples. During training, a multi-source classifier committee and hard voting mechanism are employed: when at least 50% of the sub-models detect anomalies, adversarial loss is triggered, forcing the model to learn cross-source robust features. Simultaneously, the fusion weights are dynamically adjusted based on the confidence of each source, and feature dimensionality reduction is performed on low-confidence sources to suppress noise. Experiments show that this method performs well in feature alignment (mean cosine similarity 0.842, HSIC 0.615, low standard deviation) and adversarial robustness (accuracy 87.8%, F1 85.4%). After introducing multi-source voting, the false negative rate (FNR) is 0.12–0.18 and the false positive rate (FPR) is 0.05–0.08 under five types of attacks: FGSM, PGD, TextBugger, DeepWordBug, and TextFooler, demonstrating good cross-source adversarial detection capabilities.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Niu et al. (2026) studied this question.

synapsesocial.com/papers/69e3205140886becb653f760https://doi.org/10.1016/j.eij.2026.100963
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Advancing Legal Citation Text Classification A Conv1D-Based Approach for Multi-Class Classification2024 · 27 citations
  2. 2Comparing BERT Against Traditional Machine Learning Models in Text Classification2023 · 125 citations
  3. 3Domain adversarial-based multi-source deep transfer network for cross-production-line time series forecasting2023 · 16 citations
  4. 4Deep learning, graph-based text representation and classification: a survey, perspectives and challenges2022 · 73 citations
  5. 5CLIP-Adapter: Better Vision-Language Models with Feature Adapters2023 · 1,058 citations