Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Aug 2026

Are Temporal Graph Based Intrusion Detection Results Trustworthy? A Dataset Audit and Evaluation Framework

Temporal Graph Neural Networks (TGNNs) have been increasingly applied to network intrusion detection (NID), with some studies reporting accuracy exceeding 99%. This paper argues that such performance can be an artifact of dataset construction flaws rather than genuine model capability. We conduct an empirical audit of two NID datasets and identify three categories of dataset flaws when tabular NID datasets are converted to temporal graphs: node identity leakage, temporal concentration of attack traffic, and class imbalance interacting with graph structure. We further propose an evaluation framework comprising a node identity leakage detection protocol and an attack-aware chronological split strategy. We demonstrate the node identity leakage detection protocol empirically through a controlled experiment across two TGNN architectures - T-GCN (RNN-based) and A3T-GCN2 (attention-based). We also compare the attack flow rate change between a standard dataset split method and our split strategy. Together, this proposed evaluation framework provides a more reliable and rigorous basis for future TGNN-NID research.

Yin-Ning Zhang, Sait Suer, S. M. T. F. A. Chowdhoury et al. · 0 citations
Jul 2026

UMCA-Net: Uncertainty-aware multi-stage cross-attention for cost-aware multi-omics data classification.

Multi-omics data integration holds great promise for precision medicine, yet its clinical adoption is hindered by high acquisition costs and the complexity of heterogeneous data representations. To address these challenges, we propose an uncertainty-aware multi-view dynamic decision framework for efficient and trustworthy disease classification. Unlike conventional static fusion strategies, our approach leverages evidential deep learning grounded in Dempster-Shafer theory to explicitly disentangle predictive confidence from epistemic uncertainty, enabling cost-sensitive and progressive inference. Specifically, omics modalities are introduced adaptively, such that additional data are only acquired when the current evidence is insufficient to support a reliable decision. At the core of the UMCA-Net, a Transformer-based multi-stream architecture with global joint cross-attention captures rich cross-modal interactions and produces Dirichlet-based evidential representations. This design allows principled uncertainty quantification and supports dynamic decision-making. We evaluate the proposed method on four benchmark multi-omics datasets (ROSMAP, LGG, BRCA, and KIPAN). Experimental results demonstrate that our model achieves state-of-the-art performance while significantly reducing data acquisition requirements. Notably, in certain cohorts, over 90% of samples can be confidently classified using only low-cost initial modalities without compromising accuracy. Overall, this work provides a scalable and practical solution for balancing diagnostic accuracy and economic cost, facilitating the deployment of multi-omics models in real-world clinical settings. Our code is available to the public at github.com/chenzhao2023/UMCA-Net.

Yehong Huang, Huan Huang, Selena He et al. · 0 citations