HantaWatch: Federated Learning for Hantavirus Genomic Surveillance
Summary
HantaWatch is a federated learning framework for hantavirus genomic surveillance that enables collaborative training of sequence-based models without sharing raw data, integrating k-mer feature extraction and adaptive optimization to support risk screening and expert prioritization.
View Cached Full Text
Cached at: 07/21/26, 06:46 AM
# HantaWatch: Federated Learning for Hantavirus Genomic Surveillance
Source: [https://arxiv.org/html/2607.16234](https://arxiv.org/html/2607.16234)
Shanika Iroshi Nanayakkara and Shiva Raj PokhrelAuthors are with the School of IT, Deakin University, Geelong, Australia;email:s222112938@deakin\.edu\.au, shiva\.pokhrel@deakin\.edu\.au
###### Abstract
Hantavirus genomic surveillance is limited by distributed sequence data, non\-IID source heterogeneity, and constrained expert\-review capacity\. We propose HantaWatch, a federated learning framework that enables laboratories and surveillance sites to collaboratively train sequence\-based models without sharing raw data\. HantaWatch integrates k\-mer feature extraction, source\-aware federated client construction, adaptive DU\-FedProx optimization, surveillance\-specific model selection, and prediction\-only triage\. Experiments on binary and multiclass tasks show that HantaWatch supports high\-risk screening, outbreak\-associated prediction, clade classification, and clinical\-syndrome categorization while balancing predictive performance, false\-negative risk, and update stability\. The framework converts model output into risk scores, confidence estimates, uncertainty flags, and ranked expert\-review priorities\. HantaWatch therefore provides a practical federated decision\-support layer for decentralized Hantavirus surveillance, supporting expert prioritization without replacing laboratory or public\-health interpretation\.
## IIntroduction
Hantaviruses\[[15](https://arxiv.org/html/2607.16234#bib.bib32)\]are rodent\-borne zoonotic viruses that can cause severe human diseases, including hantavirus pulmonary syndrome, hantavirus cardiopulmonary syndrome, and hemorrhagic fever with renal syndrome\. Although infections are less frequent than many respiratory diseases, they constitute a low\-frequency, high\-impact public\-health threat\[[4](https://arxiv.org/html/2607.16234#bib.bib34)\]\. Surveillance remains difficult because cases are geographically dispersed, linked to ecological reservoirs, and shaped by diverse viral lineages, hosts, and regional transmission patterns\. Early detection is further complicated by non\-specific symptoms that resemble other febrile or respiratory illnesses\. Therefore, timely clinical suspicion, laboratory confirmation, supportive care, and coordinated public\-health response remain essential\[[21](https://arxiv.org/html/2607.16234#bib.bib30)\]\.
Figure 1:Hantavirus FL problem\.Surveillance metadata and label distributions causing client drift, unstable updates, aggregation mismatch, and increased false\-negative under standard aggregation\.Genomic and molecular surveillance enables sequence\-level screening, pathogen classification, lineage monitoring, and metadata\-informed risk assessment\. Public repositories and curated hantavirus genome datasets provide valuable resources for computational surveillance modelling\[[17](https://arxiv.org/html/2607.16234#bib.bib33)\]\. Sequence\-derived representations, particularlykk\-mer features, allow machine\-learning models to capture discriminative nucleotide patterns without full manual alignment\[[28](https://arxiv.org/html/2607.16234#bib.bib29),[19](https://arxiv.org/html/2607.16234#bib.bib35)\]\. These models can support high\-pathogenicity screening, outbreak\-associated prediction, host\-associated classification, clade classification, and clinical\-syndrome categorization\.
However, operational surveillance requires more than sequence classification\. New records may arrive from multiple laboratories, repositories, regions, and surveillance sites, while expert\-review capacity remains limited\. The key operational question is not only what a model predicts, but which records should be reviewed first and why\. High\-risk\-like, outbreak\-associated\-like, clinically relevant, low\-confidence, or atypical sequences may require expedited expert inspection\. An effective surveillance system should therefore produce predicted labels together with risk scores, confidence estimates, uncertainty indicators, review rationales, and priority rankings\.
Existing genomic surveillance workflows provide essential capabilities for sequence retrieval, similarity search, phylogenetic interpretation, classification, visualization, and outbreak investigation\[[17](https://arxiv.org/html/2607.16234#bib.bib33)\]\. Nevertheless, they do not fully address federated, adaptive, and uncertainty\-aware prioritization of newly submitted hantavirus records under distributed and non\-IID surveillance conditions\. In practice, raw sequences and metadata are often held by different laboratories, agencies, repositories, or institutions, where centralization may be constrained by governance, privacy, operational, and structural limitations\. Moreover, clients may differ in host distributions, clade composition, genome segments, outbreak histories, metadata completeness, and sampling bias, naturally creating a non\-IID federated\-learning environment\.
Federated learning \(FL\)\[[1](https://arxiv.org/html/2607.16234#bib.bib3)\]is well suited to this setting because it enables collaborative model training while keeping raw data local\[[16](https://arxiv.org/html/2607.16234#bib.bib38),[23](https://arxiv.org/html/2607.16234#bib.bib2)\]\. FedAvg\[[18](https://arxiv.org/html/2607.16234#bib.bib36)\]provides a standard model\-averaged baseline FL, but heterogeneous clients can generate conflicting local updates when their data distributions differ\. FedProx\[[16](https://arxiv.org/html/2607.16234#bib.bib38)\]partially mitigates this issue through proximal regularization, yet fixed learning rates, proximal coefficients, and local epoch schedules may remain inadequate across changing surveillance clients and rounds\. In risk\-sensitive genomic surveillance, such instability is critical: a model may achieve high accuracy while missing rare but important surveillance\-positive records\.
Figure[1](https://arxiv.org/html/2607.16234#S1.F1)illustrates the central challenge addressed in this work\. Heterogeneous surveillance clients induce client drift and unstable local optimization, reducing the reliability of standard aggregation methods\. A practical hantavirus surveillance framework must therefore solve two coupled problems: robust federated learning under non\-IID sequence distributions and reliable decision support for expert\-review prioritization\.
To address these challenges, we introduceHantaWatch, a federated genomic surveillance framework for hantavirus sequence\-based screening, model suitability assessment, and expert\-review prioritization\. HantaWatch supports task\-specific model training from distributed sequence records, comparison of candidate federated strategies, suitability\-based model selection, and prediction\-only analysis of new sequence batches\. It is not an autonomous diagnostic or pathogenicity\-determination system; rather, it is a decision\-support layer that prioritizes records for laboratory, molecular, phylogenetic, clinical, or epidemiological review\.
The main contributions of this work are as follows:
- •We formulate Hantavirus genomic surveillance as a decentralized federated learning problem for expert\-review prioritization without centralizing raw sequence data\.
- •We introduceHantaWatch, a federated surveillance\-support framework that produces predicted labels, risk scores, uncertainty flags, review rationales, and ranked expert\-review priorities\.
- •We design source\-aware non\-IID client construction to capture realistic heterogeneity across hosts, clades, genome segments, outbreak contexts, clinical labels, metadata quality, and data sources\.
- •We propose an adaptive Deep\-Unfolded FedProx controller that maps client states to local learning rates, proximal coefficients, and epoch schedules to reduce client drift\.
- •We develop a surveillance\-specific model selection layer based on recall, false\-negative rate, F1\-score, AUC, macro\-averaged metrics, and update stability rather than accuracy alone\.
We evaluate HantaWatch across binary and multiclass Hantavirus surveillance tasks, including high\-pathogenicity screening, outbreak\-associated prediction, clade classification, and clinical\-syndrome categorization, under both controlled non\-IID and source\-representative federated settings\. We demonstrate that HantaWatch can translate trained federated models into prediction\-only expert\-review workflows, thereby supporting prioritization of high\-risk, clinically relevant, outbreak\-associated, or uncertain records while preserving the role of human experts in final interpretation\.
The core methodological component of HantaWatch is a Deep\-Unfolded FedProx controller for adaptive federated optimization\. Instead of using fixed local training settings, HantaWatch unfolds the federated process across communication rounds and maps client\-level states—including previous loss, gradient norm, update norm, class imbalance, and round index—to adaptive controls\. These controls determine the local learning rateη\\eta, proximal coefficientμ\\mu, and number of local epochsEE, enabling each client to adjust its training behaviour according to local heterogeneity and update stability\.
HantaWatch also treats the local optimizer as a configurable component of the surveillance workflow\. Candidate federated methods are evaluated across optimizer settings such as SGD, Adam, AdamW, and RMSProp, allowing the framework to assess convergence, predictive performance, false\-negative risk, and update stability\. This avoids attributing performance gains to a single favourable optimizer configuration and strengthens method\-level evaluation\.
## IIRelated Work
Genomic surveillance has become central to pathogen monitoring because it enables sequence\-level classification, lineage tracking, outbreak investigation, and integration of molecular and epidemiological evidence\[[12](https://arxiv.org/html/2607.16234#bib.bib8)\]\. Sequencing\-based surveillance complements conventional epidemiology by providing higher\-resolution insight into pathogen diversity, transmission dynamics, and emerging variants\[[26](https://arxiv.org/html/2607.16234#bib.bib7),[12](https://arxiv.org/html/2607.16234#bib.bib8),[10](https://arxiv.org/html/2607.16234#bib.bib11)\]\. For Hantaviruses, genomic and phylogenetic analysis is particularly important because viral diversity is shaped by reservoir hosts, geography, genome segments, and regional circulation patterns\. Recent studies of Hantaan virus further demonstrate the value of genomic surveillance to characterize orthohantavirus diversity and inform public\-health response\[[22](https://arxiv.org/html/2607.16234#bib.bib9),[20](https://arxiv.org/html/2607.16234#bib.bib10)\]\.
Several genomic surveillance platforms provide important capabilities for pathogen analysis\. HantaNet, implemented within MicrobeTrace, supports curated hantavirus reference data, classification, genomic epidemiology, phylogenetic visualization, mapping, network analysis, and dashboards\[[8](https://arxiv.org/html/2607.16234#bib.bib4),[6](https://arxiv.org/html/2607.16234#bib.bib5),[25](https://arxiv.org/html/2607.16234#bib.bib6)\]\. Broader platforms such as Nextstrain, Pathogenwatch, and NCBI Virus support real\-time pathogen evolution analysis, genome upload and interpretation, relatedness assessment, typing or lineage analysis, and large\-scale viral sequence retrieval\[[14](https://arxiv.org/html/2607.16234#bib.bib12),[3](https://arxiv.org/html/2607.16234#bib.bib14),[2](https://arxiv.org/html/2607.16234#bib.bib13),[13](https://arxiv.org/html/2607.16234#bib.bib16),[5](https://arxiv.org/html/2607.16234#bib.bib15)\]\. Similarly, tools and initiatives such as Nextclade, Pangolin, UShER, COG\-UK, CDC SPHERES, WHO genomic surveillance frameworks, and CoV\-Spectrum support quality assessment, clade or lineage assignment, phylogenetic placement, sequencing coordination, metadata integration, and variant monitoring\[[27](https://arxiv.org/html/2607.16234#bib.bib26),[9](https://arxiv.org/html/2607.16234#bib.bib27),[11](https://arxiv.org/html/2607.16234#bib.bib28),[21](https://arxiv.org/html/2607.16234#bib.bib30),[7](https://arxiv.org/html/2607.16234#bib.bib31)\]\.
Despite these advances, existing systems mainly focus on centralized or uploaded sequence analysis, phylogenetic interpretation, lineage assignment, visualization, and public\-health coordination\. They do not directly address federated learning from distributed Hantavirus sequence holders, where raw data may remain under local institutional, governance, or operational control\. Moreover, they do not provide an adaptive non\-IID learning mechanism that links source\-heterogeneous model training with uncertainty\-aware prioritization of newly submitted records for expert review\.
HantaWatchaddresses this gap by complementing existing genomic surveillance infrastructure with a federated expert\-review prioritization layer\. Unlike HantaNet, MicrobeTrace, Nextstrain, Pathogenwatch, and related platforms, HantaWatch is designed to support distributed model training, source\-aware non\-IID adaptation, surveillance\-specific model suitability assessment, uncertainty\-aware triage, and ranked expert\-review outputs for new Hantavirus sequences\.
Figure 2:HantaWatch: FL Framework for Hantavirus Surveillance and Expert\-Review Prioritization
## IIIProposed HantaWatch Methodology
### III\-AUncertainty\-Aware Decision Support and Expert Triage
In high\-consequence biomedical and public\-health contexts, model predictions should not be regarded as autonomous decisions\. The importance of uncertainty estimation, out\-of\-distribution detection, and decision\-support design is increasingly acknowledged for establishing trustworthy machine learning\. In bioinformatics, out\-of\-distribution learning is especially pertinent because genomic sequences can deviate from the training distribution due to rare lineages, incomplete sampling, sequencing artifacts, host shifts, or limited reference coverage\. In clinical and biomedical artificial intelligence, uncertainty\-aware systems are typically conceptualized as tools that support, rather than replace, expert decision\-making\.
This perspective is directly applicable to HantaWatch\. A high\-risk prediction should not be considered definitive evidence of pathogenicity, nor should a low\-confidence prediction be disregarded\. Instead, HantaWatch converts predictions into expert\-review priorities\. Records identified as high\-risk\-like, outbreak\-associated\-like, clinically relevant, or uncertain are flagged for expedited expert review, whereas routine records are assigned to standard surveillance workflows\. The framework supports the allocation of expert workload by generating risk scores, confidence values, uncertainty flags, review rationales, and priority outputs ranked\.
### III\-BPositioning of HantaWatch
The proposed framework operates at the intersection of genomic surveillance platforms, viral sequence machine learning, federated biomedical learning, non\-independent and identically distributed \(non\-IID\) optimization, and uncertainty\-awarekey aspects Existing systems address key aspects of pathogen surveillance, such as sequence retrieval, phylogenetic analysis, public health, classification, and public\-health reporting\. However, to our knowledge, current Hantavirus and pathogen surveillance tools do not offer the specific combination of federated non\-IID learning, DU\-FedProx adaptive optimization, model suitability assessment, uncertainty\-aware review prioritization, and user\-facing new\-sequence triage\. HantaWatch addresses this gap by transforming distributed Hantavirus sequence learning into an operational expert\-review prioritization workflow\.
Existing tools facilitate the organization, filtering, classification, and visualization of genomic sequences\. HantaWatch introduces a triage layer that transforms unlabeled hantavirus sequences into a ranked list for expert review, prioritized by predicted surveillance relevance and associated uncertainty\.
### III\-CSystem Overview
Let𝒟m\\mathcal\{D\}\_\{m\}represent the local dataset for clientm∈\{1,…,M\}m\\in\\\{1,\\ldots,M\\\}, where each client may be a laboratory, regional surveillance center, repository, or public\-health site\. Each dataset includes Hantavirus nucleotide sequence records and, when available, metadata such as host, segment, clade, outbreak status, clinical syndrome, source, or collection details\. The server manages training by broadcasting global model parameters and aggregating local model updates, ensuring that raw client sequences and metadata remain local\.
The HantaWatch workflow comprises seven primary stages:
1. 1\.Harmonization of local data and task construction;
2. 2\.sequence feature extraction usingkk\-mer representations;
3. 3\.federated client construction under heterogeneous non\-IID settings;
4. 4\.federated training using candidate methods;
5. 5\.adaptive local control using DU\-FedProx;
6. 6\.model suitability assessment and model selection;
7. 7\.prediction\-only triage and expert\-review prioritization\.
The framework is not intended to replace virological, laboratory, or epidemiological assessments\. Rather, HantaWatch serves as a surveillance\-support layer to identify records that may require accelerated expert review based on learned sequence patterns, prediction confidence, and task\-specific risk indicators\.
### III\-DData Harmonization and Surveillance Task Construction
Each input dataset is harmonized into a standardized task\-specific format\. At a minimum, every supervised record includes a sample identifier, nucleotide sequence, and task label\. Optional metadata fields may include host, host category, segment, clade, clinical syndrome, outbreak association, source, and collection information\. Records lacking sequences, containing invalid nucleotide content, or missing task labels are excluded from supervised training for the relevant task\.
Given a sequence recordsis\_\{i\}, task labelyiy\_\{i\}, and optional metadata vector𝐳i\\mathbf\{z\}\_\{i\}, the task\-specific dataset is represented as
𝒟=\{\(si,yi,𝐳i\)\}i=1N,\\mathcal\{D\}=\\\{\(s\_\{i\},y\_\{i\},\\mathbf\{z\}\_\{i\}\)\\\}\_\{i=1\}^\{N\},\(1\)whereNNis the number of usable labeled records for the selected task\. The labelyiy\_\{i\}depends on the surveillance task\. For binary tasks, labels are encoded as
yi∈\{0,1\},y\_\{i\}\\in\\\{0,1\\\},\(2\)where class11denotes the surveillance\-positive condition\. For multiclass tasks, such as clade classification and clinical\-syndrome classification, labels are encoded as
yi∈\{0,1,…,K−1\},y\_\{i\}\\in\\\{0,1,\\ldots,K\-1\\\},\(3\)whereKKis the number of task\-specific classes\.
### III\-ESequence Feature Extraction
Variable\-length nucleotide sequences are transformed into fixed\-length numerical representations usingkk\-mer feature extraction\[[28](https://arxiv.org/html/2607.16234#bib.bib29)\]\. Akk\-mer refers to a contiguous subsequence of lengthkkextracted from a nucleotide sequence\. For each sequencesis\_\{i\}, the feature extraction functionΦk\(⋅\)\\Phi\_\{k\}\(\\cdot\)maps the sequence into a fixed\-dimensional vector:
𝐱i=Φk\(si\)∈ℝd,\\mathbf\{x\}\_\{i\}=\\Phi\_\{k\}\(s\_\{i\}\)\\in\\mathbb\{R\}^\{d\},\(4\)whereddis the number of retainedkk\-mer features\. In the main experiments,k=4k=4was used\. The resulting vector𝐱i\\mathbf\{x\}\_\{i\}contains normalizedkk\-mer counts or frequencies and provides an alignment\-independent representation suitable for conventional machine\-learning and federated\-learning models\.
After feature extraction, the supervised dataset for a given task becomes
𝒟=\{\(𝐱i,yi\)\}i=1N\.\\mathcal\{D\}=\\\{\(\\mathbf\{x\}\_\{i\},y\_\{i\}\)\\\}\_\{i=1\}^\{N\}\.\(5\)For multiclass tasks, labels are encoded as class indices and evaluated using macro\-averaged metrics to account for class imbalance\.
### III\-FFederated Client Construction
The processed dataset is partitioned intoMMfederated clients:
𝒟=⋃m=1M𝒟m,𝒟m∩𝒟m′=∅form≠m′,\\mathcal\{D\}=\\bigcup\_\{m=1\}^\{M\}\\mathcal\{D\}\_\{m\},\\qquad\\mathcal\{D\}\_\{m\}\\cap\\mathcal\{D\}\_\{m^\{\\prime\}\}=\\emptyset\\quad\\text\{for \}m\\neq m^\{\\prime\},\(6\)where𝒟m=\{\(𝐱i,yi\)\}i=1nm\\mathcal\{D\}\_\{m\}=\\\{\(\\mathbf\{x\}\_\{i\},y\_\{i\}\)\\\}\_\{i=1\}^\{n\_\{m\}\}is the local dataset of clientmm, andnm=\|𝒟m\|n\_\{m\}=\|\\mathcal\{D\}\_\{m\}\|\. In this study,M=4M=4clients were used for controlled federated experiments\.
To model realistic surveillance heterogeneity, we generate non\-IID client distributions using label\-skewed partitions\. This approach mirrors practical Hantavirus surveillance, where laboratories, repositories, or regions may encounter varying host distributions, clade compositions, outbreak histories, sequence completeness, or clinical\-syndrome labels\. The empirical label distribution for clientmmis defined as
pm\(y\)=1nm∑i∈𝒟m𝕀\(yi=y\),p\_\{m\}\(y\)=\\frac\{1\}\{n\_\{m\}\}\\sum\_\{i\\in\\mathcal\{D\}\_\{m\}\}\\mathbb\{I\}\(y\_\{i\}=y\),\(7\)where𝕀\(⋅\)\\mathbb\{I\}\(\\cdot\)is the indicator function\. Under non\-IID splitting,pm\(y\)p\_\{m\}\(y\)may differ substantially across clients and from the global label distribution\. This setting is central to the evaluation because label skew can induce client drift, unstable local updates, and reduced global model reliability\.
### III\-GFederated Evaluation Settings
HantaWatch was evaluated using two complementary federated settings to differentiate controlled heterogeneity analysis from source\-level surveillance validation\. The first setting employs simulated non\-independent and identically distributed \(non\-IID\) client construction from a processed dataset\. The second setting designates independent data sources as federated clients\. These approaches enable the framework to be assessed under both reproducible experimental partitions and realistic source\-driven heterogeneity\.
#### III\-G1Setting I: Controlled Non\-IID Client Simulation
Within the controlled federated setting, the processed dataset𝒟\\mathcal\{D\}is partitioned amongMMclients using label\-skewed non\-independent and identically distributed \(non\-IID\) splitting\. This approach evaluates the stability of candidate federated methods when clients encounter varying label distributions\. This scenario closely mirrors practical Hantavirus surveillance, in which client\-specific data may vary by host type, clade composition, outbreak association, sequence completeness, geographic origin, or clinical label availability\.
This experimental setting establishes a controlled benchmark, as all candidate methods are evaluated using an identical feature extraction pipeline, model architecture, client partition, training rounds, and evaluation protocol\. Consequently, observed performance differences can be attributed primarily to the federated learning method and optimizer configuration, rather than to variations in data preparation\. In this study, the controlled non\-IID experiments utilizedM=4M=4clients and were conducted for each candidate method, including FedAvg, FedProx, DU\-FedProx\-Single, and DU\-FedProx\-Bilevel\.
This experimental setting is designed to evaluate robustness to artificial yet reproducible client heterogeneity\. Specifically, it investigates whether adaptive proximal control mitigates the negative effects of label skew, including client drift, unstable local updates, reduced recall, increased false\-negative rate, and poor global generalization\.
#### III\-G2Setting II: Source\-as\-Client Federated Validation
In the source\-as\-client framework, each independent data source or repository functions as a federated client\. Rather than generating clients via artificial partitioning, client identity is defined by the provenance of the sequence data\. Formally, if𝒮=1,…,S\\mathcal\{S\}=\{1,\\ldots,S\}denotes the set of available sources, the federated dataset is represented as
𝒟=⋃s=1S𝒟\(s\),𝒟\(s\)∩𝒟\(s′\)=∅fors≠s′,\\mathcal\{D\}=\\bigcup\_\{s=1\}^\{S\}\\mathcal\{D\}^\{\(s\)\},\\qquad\\mathcal\{D\}^\{\(s\)\}\\cap\\mathcal\{D\}^\{\(s^\{\\prime\}\)\}=\\emptyset\\quad\\text\{for \}s\\neq s^\{\\prime\},\(8\)where𝒟\(s\)\\mathcal\{D\}^\{\(s\)\}denotes the labeled sequence records obtained from sourcess\. In this setting, each source acts as one federated client and retains its own source\-specific label distribution\.
This setting is significant because actual Hantavirus surveillance data are rarely derived from a single homogeneous population\. Various repositories, laboratories, studies, and surveillance programs may encompass distinct host categories, genome segments, geographic regions, outbreak histories, sequencing completeness, and annotation protocols\. Consequently, source\-as\-client validation offers a more realistic assessment of whether HantaWatch can function effectively across heterogeneous data sources without presuming centralized pooling or identical data distributions\.
The source\-as\-client setting aims to assess both both classification performance and the continued suitability of the selected federated model for prediction\-only deployment in the presence of client heterogeneity resulting from source differences\. This approach aligns with the surveillance\-oriented design of HantaWatch, which requires the identification of reliable models prior to generating expert\-review priority lists for unlabelled sequences\.
#### III\-G3Role of the Two Settings
The two federated settings fulfill distinct, yet complementary, roles\. The controlled non\-IID setting offers a reproducible experimental benchmark for comparing federated methods under defined label\-skew conditions\. In contrast, the source\-as\-client setting assesses whether the same modeling approach remains effective under more realistic, source\-driven heterogeneity\. Employing both settings enhances the robustness of the evaluation, as methods that perform well solely under artificial partitions may not generalize to independent surveillance sources, while methods evaluated only on source\-level clients may be challenging to analyze under controlled heterogeneity\.
### III\-HDU\-FedProx Adaptive Controller
Figure 3:Adaptive Controller ProcessAlgorithm 1DU\-FedProx Local Training with Adaptive Controller0:Global model
𝐰t\\mathbf\{w\}\_\{t\}, client dataset
𝒟m\\mathcal\{D\}\_\{m\}, controller
𝒞ϕ\\mathcal\{C\}\_\{\\phi\}, round
tt
0:Updated client model
𝐰m,t\\mathbf\{w\}\_\{m,t\}and diagnostics
1:Compute client state
𝐬m,t\\mathbf\{s\}\_\{m,t\}using loss, gradient norm, update norm, class imbalance, and round index\.
2:Generate adaptive controls:
\(ηm,t,μm,t,Em,t\)=𝒞ϕ\(𝐬m,t\)\.\(\\eta\_\{m,t\},\\mu\_\{m,t\},E\_\{m,t\}\)=\\mathcal\{C\}\_\{\\phi\}\(\\mathbf\{s\}\_\{m,t\}\)\.
3:Initialize local model
𝐰m,t\(0\)←𝐰t\\mathbf\{w\}\_\{m,t\}^\{\(0\)\}\\leftarrow\\mathbf\{w\}\_\{t\}\.
4:for
e=1,…,Em,te=1,\\ldots,E\_\{m,t\}do
5:Minimize the adaptive proximal objective:
ℒm\(𝐰;𝒟m\)\+μm,t2‖𝐰−𝐰t‖22\.\\mathcal\{L\}\_\{m\}\(\\mathbf\{w\};\\mathcal\{D\}\_\{m\}\)\+\\frac\{\\mu\_\{m,t\}\}\{2\}\\left\\\|\\mathbf\{w\}\-\\mathbf\{w\}\_\{t\}\\right\\\|\_\{2\}^\{2\}\.
6:Apply a local optimizer step using learning rate
ηm,t\\eta\_\{m,t\}\.
7:endfor
8:Compute local diagnostics: loss, gradient norm, update norm, and class\-imbalance state\.
9:returnUpdated local model
𝐰m,t\\mathbf\{w\}\_\{m,t\}and diagnostics\.
While FedProx effectively reduces client drift, it generally employs fixed local training controls\. In heterogeneous surveillance environments, clients may necessitate distinct learning rates, proximal strengths, or local epoch schedules based on local loss dynamics, gradient magnitude, update stability, and label imbalance\. To overcome this limitation, HantaWatch implements a Deep\-Unfolded FedProx controller\.
At each communication roundtt, clientmmconstructs a state vector
𝐬m,t=\[ℓm,t−1,‖∇ℓm,t‖2,‖Δ𝐰m,t−1‖2,ρm,tT\]⊤,\\mathbf\{s\}\_\{m,t\}=\\left\[\\ell\_\{m,t\-1\},\\left\\\|\\nabla\\ell\_\{m,t\}\\right\\\|\_\{2\},\\left\\\|\\Delta\\mathbf\{w\}\_\{m,t\-1\}\\right\\\|\_\{2\},\\rho\_\{m\},\\frac\{t\}\{T\}\\right\]^\{\\top\},\(9\)whereℓm,t−1\\ell\_\{m,t\-1\}is the previous local loss,‖∇ℓm,t‖2\\left\\\|\\nabla\\ell\_\{m,t\}\\right\\\|\_\{2\}is the gradient norm,‖Δ𝐰m,t−1‖2\\left\\\|\\Delta\\mathbf\{w\}\_\{m,t\-1\}\\right\\\|\_\{2\}is the previous update norm,ρm\\rho\_\{m\}is a class\-imbalance score, andt/Tt/Tis the normalized round index\. For binary tasks,ρm\\rho\_\{m\}can be computed from the positive\-class rate\. For multiclass tasks,ρm\\rho\_\{m\}can be computed from the deviation between the local class distribution and a uniform or global class distribution\.
The controller maps the client state to adaptive local training controls:
\(ηm,t,μm,t,Em,t\)=𝒞ϕ\(𝐬m,t\),\(\\eta\_\{m,t\},\\mu\_\{m,t\},E\_\{m,t\}\)=\\mathcal\{C\}\_\{\\phi\}\(\\mathbf\{s\}\_\{m,t\}\),\(10\)whereηm,t\\eta\_\{m,t\}is the local learning rate,μm,t\\mu\_\{m,t\}is the adaptive proximal coefficient,Em,tE\_\{m,t\}is the number of local epochs, and𝒞ϕ\\mathcal\{C\}\_\{\\phi\}denotes the controller parameterized byϕ\\phi\.
The DU\-FedProx local objective is therefore
ℒm,tDU\(𝐰\)=ℒm\(𝐰;𝒟m\)\+μm,t2‖𝐰−𝐰t‖22\.\\mathcal\{L\}\_\{m,t\}^\{\\mathrm\{DU\}\}\(\\mathbf\{w\}\)=\\mathcal\{L\}\_\{m\}\(\\mathbf\{w\};\\mathcal\{D\}\_\{m\}\)\+\\frac\{\\mu\_\{m,t\}\}\{2\}\\left\\\|\\mathbf\{w\}\-\\mathbf\{w\}\_\{t\}\\right\\\|\_\{2\}^\{2\}\.\(11\)
This study evaluates two types of controller\. DU\-FedProx\-Single employs a single\-level adaptive policy to generateηm,t\\eta\_\{m,t\},μm,t\\mu\_\{m,t\}, andEm,tE\_\{m,t\}based on the current state of each client\. In contrast, DU\-FedProx\-Bilevel updates the controller using an outer objective that considers post\-aggregation surveillance performance, false negatives, update stability, and client drift\. Consequently, the bilevel controller adapts to both local client behavior and the impact of local decisions on overall surveillance performance\.
### III\-IModel Suitability Assessment and Selection
A primary design principle of HantaWatch is that a trained model should not be deployed for surveillance solely based on high accuracy\. In surveillance contexts where risk is a significant concern, missing high\-risk or outbreak\-related records poses a greater threat than generating some false alarms, as such omissions can delay expert review\. Consequently, HantaWatch evaluates each method using criteria specifically tailored to surveillance requirements\.
For binary tasks, evaluation metrics include accuracy, precision, recall, specificity, F1\-score, area under the curve \(AUC\), false\-negative rate \(FNR\), and update norm\[[24](https://arxiv.org/html/2607.16234#bib.bib37)\]\. For multiclass tasks, macro\-F1, macro\-recall, macro\-AUC, and macro\-FNR are employed to ensure that suboptimal performance on minority classes is not obscured by high overall accuracy\. Update norm is included to assess training stability, as large or unstable client updates may indicate client drift or aggregation issues\.
Letq\(a\)q\(a\)represent the suitability score for candidate methoda∈ℳa\\in\\mathcal\{M\}\. HantaWatch ranks candidate models according to task\-specific metric priorities\. For binary tasks with positive surveillance, the framework emphasizes recall, false negative rate \(FNR\), F1\-score, area under the curve \(AUC\) and update stability\. For multiclass tasks, macro\-F1, macro\-recall, macro\-FNR, and update stability are prioritized\. A candidate model is selected only if it meets the minimum suitability criteria; otherwise, the framework issues a not\-recommended decision\.
a⋆=argmaxa∈ℳsuitableq\(a\),a^\{\\star\}=\\arg\\max\_\{a\\in\\mathcal\{M\}\_\{\\mathrm\{suitable\}\}\}q\(a\),\(12\)whereℳsuitable⊆ℳ\\mathcal\{M\}\_\{\\mathrm\{suitable\}\}\\subseteq\\mathcal\{M\}denotes the set of methods satisfying the task\-specific suitability thresholds\. Ifℳsuitable=∅\\mathcal\{M\}\_\{\\mathrm\{suitable\}\}=\\emptyset, HantaWatch does not recommend prediction\-only deployment\.
At this stage, the result is either a suitable chosen model or a decision not to recommend any\. This safety\-focused approach stops weak or unstable models from being automatically used for expert review prioritization\.
### III\-JPrediction\-Only Triage and Expert\-Review Prioritization
After selecting an appropriate model, HantaWatch can be used to analyze new unlabelled Hantavirus sequence records in prediction\-only mode\. These records undergo the same sequence cleaning andkk\-mer feature extraction procedures as those applied during training\. The model subsequently generates predicted labels and class probabilities\.
For a binary task, the model outputs a surveillance\-positive probability
ri=P\(yi=1∣𝐱i\),r\_\{i\}=P\(y\_\{i\}=1\\mid\\mathbf\{x\}\_\{i\}\),\(13\)which is interpreted as a task\-specific risk score\. The prediction confidence is computed as
ci=maxyP\(y∣𝐱i\)\.c\_\{i\}=\\max\_\{y\}P\(y\\mid\\mathbf\{x\}\_\{i\}\)\.\(14\)For multiclass tasks, the predicted class is
y^i=argmaxyP\(y∣𝐱i\)\.\\hat\{y\}\_\{i\}=\\arg\\max\_\{y\}P\(y\\mid\\mathbf\{x\}\_\{i\}\)\.\(15\)
HantaWatch converts these predictions into outputs intended for expert review\. Each new record receives a predicted label, risk score, confidence value, high\-risk flag, uncertain flag, expert\-review flag, review reason, and a review\-priority category\. Records are flagged for review if they exhibit a high risk score, low confidence, predictions near the decision boundary, high uncertainty, or labels relevant to surveillance tasks\. In this study, the priority categories include high\-priority review, uncertainty review, and routine priority\.
The triage layer enables experts to manage their workload more effectively\. Records identified as high\-risk, outbreak\-associated, clinically relevant, clade\-relevant, or uncertain are prioritized for expedited review, whereas routine records are directed to standard surveillance processes\.
Algorithm 2HantaWatch Training and Model\-Selection Workflow0:Labelled Hantavirus sequence datasets
\{𝒟m\}m=1M\\\{\\mathcal\{D\}\_\{m\}\\\}\_\{m=1\}^\{M\}, candidate methods
ℳ\\mathcal\{M\}, number of rounds
TT
0:Selected suitable model or not\-recommended decision
1:Harmonize sequence records, metadata fields, and task labels\.
2:Extract
kk\-mer features
𝐱i=Φk\(si\)\\mathbf\{x\}\_\{i\}=\\Phi\_\{k\}\(s\_\{i\}\)\.
3:Construct binary or multiclass task labels\.
4:Partition data into non\-IID federated clients\.
5:foreach candidate method
a∈ℳa\\in\\mathcal\{M\}do
6:Initialize global model
𝐰0\\mathbf\{w\}\_\{0\}\.
7:for
t=0,1,…,T−1t=0,1,\\ldots,T\-1do
8:Server broadcasts
𝐰t\\mathbf\{w\}\_\{t\}to clients\.
9:foreach client
m=1,…,Mm=1,\\ldots,Mdo
10:Client trains locally using method
aa\.
11:Client returns
𝐰m,t\\mathbf\{w\}\_\{m,t\}or
Δ𝐰m,t\\Delta\\mathbf\{w\}\_\{m,t\}and diagnostics\.
12:endfor
13:Server aggregates client models to obtain
𝐰t\+1\\mathbf\{w\}\_\{t\+1\}\.
14:endfor
15:Evaluate final model using surveillance\-oriented metrics\.
16:endfor
17:Apply suitability criteria to all candidate methods\.
18:ifat least one method is suitablethen
19:Select best suitable model
a⋆a^\{\\star\}\.
20:else
21:Return not\-recommended decision\.
22:endif
23:returnSelected model or not\-recommended decision\.
## IVExperiments
HantaWatch is designed as a user\-facing federated surveillance framework rather than a single fixed classifier\. This study evaluates the framework through two primary user modes\. In Mode 1, training and model selection, users provide labelled historical Hantavirus sequence records\. HantaWatch constructs task\-specific datasets, configures federated clients, trains various federated methods, assesses surveillance metrics, and selects an appropriate model if deployment criteria are satisfied\. In Mode 2, prediction\-only triage, the selected model is applied to new unlabelled sequence records\. The framework outputs predicted labels, risk scores, confidence values, uncertainty flags, review rationales, and expert\-review priorities\. A third mode, continuous update and monitoring, is planned for future implementation\. In this mode, new labelled records would be incorporated regularly for retraining, concept drift monitoring, and ongoing surveillance\.
\(a\)
\(b\)
\(c\)
\(d\)
\(e\)
\(f\)
Figure 4:HF high\-pathogenicity results under different federated strategies and local optimizer settings\. The plots show AUC, global loss, and client\-update norm over federated rounds, demonstrating both predictive convergence and optimizer\-dependent update stability\.### IV\-ABinary Surveillance Results
TABLE I:Binary Hantavirus surveillance results over repeated non\-IID federated runs\. Values are reported as mean±\\pmstandard deviation over three runs\. For binary surveillance tasks, recall and FNR are particularly important because missed surveillance\-positive records may delay expert review\. Higher accuracy, F1, recall, and AUC are preferred, while lower FNR and lower update norm are preferred\.TaskMethodAccuracyF1RecallFNRAUCUpdate NormHF high\-pathogenicityFedAvg0\.633±0\.0040\.633\\pm 0\.0040\.767±0\.0020\.767\\pm 0\.0021\.000±0\.000\\mathbf\{1\.000\\pm 0\.000\}0\.000±0\.000\\mathbf\{0\.000\\pm 0\.000\}0\.994±0\.0000\.994\\pm 0\.0001\.542±0\.0841\.542\\pm 0\.084HF high\-pathogenicityFedProx0\.913±0\.0650\.913\\pm 0\.0650\.935±0\.0460\.935\\pm 0\.0461\.000±0\.000\\mathbf\{1\.000\\pm 0\.000\}0\.000±0\.000\\mathbf\{0\.000\\pm 0\.000\}0\.994±0\.0000\.994\\pm 0\.0000\.349±0\.0480\.349\\pm 0\.048HF high\-pathogenicityDU\-FedProx\-Single0\.960±0\.004\\mathbf\{0\.960\\pm 0\.004\}0\.968±0\.003\\mathbf\{0\.968\\pm 0\.003\}1\.000±0\.000\\mathbf\{1\.000\\pm 0\.000\}0\.000±0\.000\\mathbf\{0\.000\\pm 0\.000\}0\.995±0\.000\\mathbf\{0\.995\\pm 0\.000\}0\.160±0\.028\\mathbf\{0\.160\\pm 0\.028\}HF high\-pathogenicityDU\-FedProx\-Bilevel0\.663±0\.0080\.663\\pm 0\.0080\.782±0\.0040\.782\\pm 0\.0041\.000±0\.000\\mathbf\{1\.000\\pm 0\.000\}0\.000±0\.000\\mathbf\{0\.000\\pm 0\.000\}0\.994±0\.0000\.994\\pm 0\.0000\.528±0\.0470\.528\\pm 0\.047HF outbreak\-associatedFedAvg0\.916±0\.008\\mathbf\{0\.916\\pm 0\.008\}0\.913±0\.008\\mathbf\{0\.913\\pm 0\.008\}0\.933±0\.013\\mathbf\{0\.933\\pm 0\.013\}0\.067±0\.013\\mathbf\{0\.067\\pm 0\.013\}0\.961±0\.005\\mathbf\{0\.961\\pm 0\.005\}0\.961±0\.0200\.961\\pm 0\.020HF outbreak\-associatedFedProx0\.894±0\.0180\.894\\pm 0\.0180\.892±0\.0160\.892\\pm 0\.0160\.928±0\.0290\.928\\pm 0\.0290\.072±0\.0290\.072\\pm 0\.0290\.959±0\.0040\.959\\pm 0\.0040\.351±0\.0310\.351\\pm 0\.031HF outbreak\-associatedDU\-FedProx\-Single0\.889±0\.0050\.889\\pm 0\.0050\.879±0\.0070\.879\\pm 0\.0070\.854±0\.0130\.854\\pm 0\.0130\.146±0\.0130\.146\\pm 0\.0130\.956±0\.0050\.956\\pm 0\.0050\.062±0\.002\\mathbf\{0\.062\\pm 0\.002\}HF outbreak\-associatedDU\-FedProx\-Bilevel0\.905±0\.0000\.905\\pm 0\.0000\.899±0\.0000\.899\\pm 0\.0000\.896±0\.0030\.896\\pm 0\.0030\.104±0\.0030\.104\\pm 0\.0030\.958±0\.0040\.958\\pm 0\.0040\.487±0\.0310\.487\\pm 0\.031Table[I](https://arxiv.org/html/2607.16234#S4.T1)and Figures[4](https://arxiv.org/html/2607.16234#S4.F4)demonstrate that HantaWatch elucidates trade\-offs among candidate federated methods, contingent on the specific task\. For high\-pathogenicity screening, DU\-FedProx\-Single exhibited the best overall binary performance, achieving the highest accuracy, F1\-score, AUC, and the lowest update norm, as well as perfect recall and zero FNR\. In outbreak\-associated screening, FedAvg achieved the highest predictive metrics, whereas DU\-FedProx\-Single again yielded the lowest update norm\. These results indicate that adaptive proximal control can enhance update stability, although it does not consistently yield optimal performance across all tasks\. Collectively, these findings validate HantaWatch’s utility as a model\-selection framework that systematically compares candidate methods and selects the most appropriate model according to the surveillance criteria relevant to each task\.
For binary classification tasks, FedAvg and FedProx are established baselines\. DU\-FedProx extends these methods by adapting local optimization parameters, such as learning rate, proximal coefficient, and local epochs, according to each client’s state\. DU\-FedProx demonstrates not only improved predictive performance but also enhanced training stability\. In multiple binary scenarios, it reduces the client update norm and produces a smoother training loss curve, indicating superior control over client\-update drift in the presence of client data heterogeneity\. This improvement is particularly significant for surveillance applications, where unstable local updates can compromise the reliability of the global model\.
Both predictive and surveillance\-focused metrics should be considered when interpreting binary results\. A method with high accuracy may still be suboptimal if it exhibits low recall or a high false negative rate, as this could result in missing samples critical for surveillance\. Therefore, the binary analysis prioritizes F1\-score, recall, area under the curve \(AUC\), and false negative rate \(FNR\), in addition to accuracy\. If DU\-FedProx achieves comparable accuracy while also reducing the update norm or false negative rate, it enhances the reliability of federated surveillance training\.
TABLE II:Multiclass Hantavirus surveillance results over repeated 200\-round non\-IID federated runs\. Values are reported as mean±\\pmstandard deviation over three runs\. For multiclass tasks, F1, recall, FNR, and AUC are macro\-averaged\. Lower macro\-FNR and lower update norm are preferred\.TaskMethodAccuracyMacro\-F1Macro\-RecallMacro\-FNRMacro\-AUCUpdate NormHF cladeFedAvg0\.919±0\.0250\.919\\pm 0\.0250\.625±0\.067\\mathbf\{0\.625\\pm 0\.067\}0\.650±0\.070\\mathbf\{0\.650\\pm 0\.070\}0\.350±0\.070\\mathbf\{0\.350\\pm 0\.070\}–1\.401±0\.0331\.401\\pm 0\.033HF cladeFedProx0\.910±0\.0080\.910\\pm 0\.0080\.596±0\.0030\.596\\pm 0\.0030\.622±0\.0170\.622\\pm 0\.0170\.378±0\.0170\.378\\pm 0\.017–0\.892±0\.0180\.892\\pm 0\.018HF cladeDU\-FedProx\-Single0\.767±0\.0800\.767\\pm 0\.0800\.356±0\.0260\.356\\pm 0\.0260\.397±0\.0270\.397\\pm 0\.0270\.603±0\.0270\.603\\pm 0\.027–0\.469±0\.023\\mathbf\{0\.469\\pm 0\.023\}HF cladeDU\-FedProx\-Bilevel0\.925±0\.009\\mathbf\{0\.925\\pm 0\.009\}0\.582±0\.0130\.582\\pm 0\.0130\.615±0\.0150\.615\\pm 0\.0150\.385±0\.0150\.385\\pm 0\.015–0\.969±0\.0410\.969\\pm 0\.041HF clinical syndromeFedAvg0\.987±0\.0040\.987\\pm 0\.0040\.986±0\.0050\.986\\pm 0\.0050\.983±0\.0060\.983\\pm 0\.0060\.017±0\.0060\.017\\pm 0\.0061\.000±0\.0001\.000\\pm 0\.0001\.139±0\.0901\.139\\pm 0\.090HF clinical syndromeFedProx0\.984±0\.0100\.984\\pm 0\.0100\.982±0\.0140\.982\\pm 0\.0140\.980±0\.0130\.980\\pm 0\.0130\.020±0\.0130\.020\\pm 0\.0131\.000±0\.0001\.000\\pm 0\.0000\.618±0\.0610\.618\\pm 0\.061HF clinical syndromeDU\-FedProx\-Single0\.974±0\.0020\.974\\pm 0\.0020\.972±0\.0020\.972\\pm 0\.0020\.966±0\.0030\.966\\pm 0\.0030\.034±0\.0030\.034\\pm 0\.0031\.000±0\.0001\.000\\pm 0\.0000\.455±0\.094\\mathbf\{0\.455\\pm 0\.094\}HF clinical syndromeDU\-FedProx\-Bilevel0\.990±0\.002\\mathbf\{0\.990\\pm 0\.002\}0\.988±0\.003\\mathbf\{0\.988\\pm 0\.003\}0\.986±0\.003\\mathbf\{0\.986\\pm 0\.003\}0\.014±0\.003\\mathbf\{0\.014\\pm 0\.003\}1\.000±0\.0001\.000\\pm 0\.0000\.614±0\.0440\.614\\pm 0\.044TABLE III:Comparison of user facing binary Hantavirus workflow results under two client\-construction settings\. The controlled label\-skew split deliberately partitions one dataset into heterogeneous clients to evaluate robustness under non\-IID conditions\. The source\-representative split constructs clients from source\- or metadata\-defined groups to approximate more realistic surveillance heterogeneity\. Values are reported as mean±\\pmstandard deviation over three seeds\.Client constructionMethodAccuracyF1PrecisionRecallFNRUpdate NormControlled label\-skew splitFedAvg0\.990±0\.0000\.990\\pm 0\.0000\.991±0\.0000\.991\\pm 0\.0000\.986±0\.0050\.986\\pm 0\.0050\.997±0\.005\\mathbf\{0\.997\\pm 0\.005\}0\.003±0\.005\\mathbf\{0\.003\\pm 0\.005\}0\.917±0\.0680\.917\\pm 0\.068Controlled label\-skew splitFedProx0\.803±0\.1710\.803\\pm 0\.1710\.788±0\.2260\.788\\pm 0\.2260\.925±0\.0260\.925\\pm 0\.0260\.739±0\.3290\.739\\pm 0\.3290\.261±0\.3290\.261\\pm 0\.3290\.696±0\.1400\.696\\pm 0\.140Controlled label\-skew splitDU\-FedProx\-Single0\.948±0\.0230\.948\\pm 0\.0230\.956±0\.0180\.956\\pm 0\.0180\.966±0\.0370\.966\\pm 0\.0370\.948±0\.0000\.948\\pm 0\.0000\.052±0\.0000\.052\\pm 0\.0000\.362±0\.062\\mathbf\{0\.362\\pm 0\.062\}Controlled label\-skew splitDU\-FedProx\-Bilevel0\.990±0\.005\\mathbf\{0\.990\\pm 0\.005\}0\.991±0\.004\\mathbf\{0\.991\\pm 0\.004\}0\.986±0\.010\\mathbf\{0\.986\\pm 0\.010\}0\.997±0\.005\\mathbf\{0\.997\\pm 0\.005\}0\.003±0\.005\\mathbf\{0\.003\\pm 0\.005\}0\.461±0\.0180\.461\\pm 0\.018Source\-representative splitFedAvg0\.870±0\.0770\.870\\pm 0\.0770\.921±0\.0510\.921\\pm 0\.0510\.996±0\.002\\mathbf\{0\.996\\pm 0\.002\}0\.859±0\.0860\.859\\pm 0\.0860\.141±0\.0860\.141\\pm 0\.0862\.113±0\.3012\.113\\pm 0\.301Source\-representative splitFedProx0\.855±0\.0790\.855\\pm 0\.0790\.912±0\.0530\.912\\pm 0\.0530\.989±0\.0040\.989\\pm 0\.0040\.849±0\.0920\.849\\pm 0\.0920\.151±0\.0920\.151\\pm 0\.0920\.841±0\.0370\.841\\pm 0\.037Source\-representative splitDU\-FedProx\-Single0\.870±0\.0620\.870\\pm 0\.0620\.923±0\.0400\.923\\pm 0\.0400\.980±0\.0010\.980\\pm 0\.0010\.873±0\.0700\.873\\pm 0\.0700\.127±0\.0700\.127\\pm 0\.0700\.505±0\.048\\mathbf\{0\.505\\pm 0\.048\}Source\-representative splitDU\-FedProx\-Bilevel0\.930±0\.055\\mathbf\{0\.930\\pm 0\.055\}0\.960±0\.034\\mathbf\{0\.960\\pm 0\.034\}0\.984±0\.0070\.984\\pm 0\.0070\.938±0\.068\\mathbf\{0\.938\\pm 0\.068\}0\.062±0\.068\\mathbf\{0\.062\\pm 0\.068\}0\.901±0\.0430\.901\\pm 0\.043TABLE IV:Comparison of user\-facing multiclass clinical\-syndrome training results under Mode 1 controlled label skew split and Mode 2 non\-IID source representative split\. Mode 1 divides the same dataset into artificially heterogeneous clients, while Mode 2 evaluates source/grouped\-client heterogeneity\. Values are reported as mean±\\pmstandard deviation over three seeds\. For multiclass tasks, F1, recall, FNR, and AUC are macro\-averaged\.SettingMethodAccuracyMacro\-F1Macro\-RecallMacro\-FNRMacro\-AUCUpdate NormControlled label\-skew splitFedAvg0\.590±0\.0600\.590\\pm 0\.0600\.441±0\.0800\.441\\pm 0\.0800\.489±0\.0820\.489\\pm 0\.0820\.511±0\.0820\.511\\pm 0\.0820\.848±0\.0120\.848\\pm 0\.0121\.410±0\.1171\.410\\pm 0\.117Controlled label\-skew splitFedProx0\.421±0\.0120\.421\\pm 0\.0120\.164±0\.0250\.164\\pm 0\.0250\.258±0\.0140\.258\\pm 0\.0140\.742±0\.0140\.742\\pm 0\.0140\.716±0\.0190\.716\\pm 0\.0190\.761±0\.032\\mathbf\{0\.761\\pm 0\.032\}Controlled label\-skew splitDU\-FedProx\-Single0\.414±0\.0000\.414\\pm 0\.0000\.146±0\.0000\.146\\pm 0\.0000\.250±0\.0000\.250\\pm 0\.0000\.750±0\.0000\.750\\pm 0\.0000\.763±0\.0420\.763\\pm 0\.0420\.776±0\.0530\.776\\pm 0\.053Controlled label\-skew splitDU\-FedProx\-Bilevel0\.635±0\.074\\mathbf\{0\.635\\pm 0\.074\}0\.520±0\.086\\mathbf\{0\.520\\pm 0\.086\}0\.554±0\.059\\mathbf\{0\.554\\pm 0\.059\}0\.446±0\.059\\mathbf\{0\.446\\pm 0\.059\}0\.886±0\.031\\mathbf\{0\.886\\pm 0\.031\}0\.962±0\.0530\.962\\pm 0\.053Source\-representative splitFedAvg0\.724±0\.0360\.724\\pm 0\.0360\.730±0\.0430\.730\\pm 0\.0430\.736±0\.0400\.736\\pm 0\.0400\.264±0\.0400\.264\\pm 0\.0400\.924±0\.0250\.924\\pm 0\.0251\.876±0\.2211\.876\\pm 0\.221Source\-representative splitFedProx0\.452±0\.0480\.452\\pm 0\.0480\.374±0\.0130\.374\\pm 0\.0130\.433±0\.0160\.433\\pm 0\.0160\.567±0\.0160\.567\\pm 0\.0160\.782±0\.0040\.782\\pm 0\.0041\.329±0\.0381\.329\\pm 0\.038Source\-representative splitDU\-FedProx\-Single0\.518±0\.0120\.518\\pm 0\.0120\.473±0\.0310\.473\\pm 0\.0310\.497±0\.0240\.497\\pm 0\.0240\.503±0\.0240\.503\\pm 0\.0240\.805±0\.0050\.805\\pm 0\.0050\.932±0\.050\\mathbf\{0\.932\\pm 0\.050\}Source\-representative splitDU\-FedProx\-Bilevel0\.734±0\.062\\mathbf\{0\.734\\pm 0\.062\}0\.739±0\.075\\mathbf\{0\.739\\pm 0\.075\}0\.752±0\.067\\mathbf\{0\.752\\pm 0\.067\}0\.248±0\.067\\mathbf\{0\.248\\pm 0\.067\}0\.932±0\.031\\mathbf\{0\.932\\pm 0\.031\}0\.826±0\.0110\.826\\pm 0\.011\(a\)
\(b\)
\(c\)
Figure 5:Multiclass Clade classification\(a\)
\(b\)
\(c\)
Figure 6:Multiclass Clinical classification\(a\)
\(b\)
\(c\)
\(d\)
\(e\)
\(f\)
Figure 7:NCBI federated convergence under non\-IID and IID settings\. The plots compare AUC, false\-negative rate, and client update norm for FedAvg, FedProx, DU\-FedProx\-Single, and DU\-FedProx\-Bilevel\.
### IV\-BMulticlass Surveillance Results
The clinical syndrome task evaluates HantaWatch within a four\-class multiclass framework\. The corresponding results are presented in Figure[6](https://arxiv.org/html/2607.16234#S4.F6)\. Figure[6](https://arxiv.org/html/2607.16234#S4.F6)indicates that all evaluated methods achieve strong performance in classifying clinical syndromes\. These findings demonstrate that the framework is capable of handling both multiclass surveillance categorization and binary risk screening\. The results indicate that DU\-FedProx\-Bilevel achieves the highest overall performance, with a final accuracy of0\.98840\.9884, macro\-F1 of0\.98610\.9861, macro\-recall of0\.98460\.9846, macro\-AUC of0\.99990\.9999, and macro\-FNR of0\.01540\.0154\. These metrics suggest that the bilevel controller provides the most balanced surveillance performance among the evaluated methods\. In comparison, FedAvg attains a final accuracy of0\.98450\.9845and macro\-F1 of0\.98360\.9836, while FedProx achieves a final accuracy of0\.97290\.9729and macro\-F1 of0\.96610\.9661\. Although DU\-FedProx\-Single does not match the performance of the bilevel variant, it exhibits the smallest mean update norm, indicating more effective stabilization of client updates\.
The results indicate that FedAvg and FedProx achieve higher peak performance during training\. For example, FedProx attains a macro\-F1 score of0\.99650\.9965at round 248, and FedAvg achieves an accuracy of0\.99610\.9961at round 104\. In contrast, DU\-FedProx\-Bilevel demonstrates the best performance at the conclusion of training\. These findings suggest that, although fixed baselines can achieve strong peak results on this clinical task, the bilevel controller provides greater stability and more balanced performance by the final round\.
Figure[5](https://arxiv.org/html/2607.16234#S4.F5)demonstrates that the clade classification task is more challenging than the clinical syndrome task due to a higher number of classes and greater class imbalance\. In this context, FedAvg and FedProx achieve superior final accuracy and macro\-F1 scores compared to the current DU\-FedProx configurations\. These results indicate that multiclass Hantavirus classification with numerous classes requires more precise controller calibration than the simpler clinical syndrome classification\.
These findings reveal a significant limitation: the effectiveness of adaptive proximal control is task\-dependent\. While such controllers can enhance training stability, they may become overly conservative in challenging multiclass scenarios by excessively reducing the learning rate or over\-regularizing local training\. The clade task indicates that future research should focus on designing controllers tailored for multiclass problems, incorporating class\-balanced objectives, and establishing task\-specific proximal constraints\.
### IV\-COptimizer and Training Stability
Figure[4](https://arxiv.org/html/2607.16234#S4.F4)illustrates the impact of local optimizer selection on candidate federated strategies\. This analysis is significant because a user\-facing surveillance framework should not depend on a single optimizer configuration that may only perform well for a particular dataset or client distribution\. Experimental results indicate that optimizer choice influences convergence speed, AUC progression, loss trajectories, and the magnitude of client updates\. Certain optimizer and method combinations resulted in more rapid predictive improvement but produced larger or more variable updates\. In contrast, other combinations achieved smoother convergence and maintained more stable updates\.
Figure[7](https://arxiv.org/html/2607.16234#S4.F7)presents a comparison of FedAvg, FedProx, DU\-FedProx\-Single, and DU\-FedProx\-Bilevel in both non\-IID and IID NCBI federated settings\. The AUC curves initially increase rapidly before stabilizing\. The FNR curves illustrate the risk of failing to detect positive cases\. The update\-norm curves indicate that DU\-FedProx variants generally reduce the magnitude of client updates relative to standard FedAvg, suggesting improved control of client drift during heterogeneous training\.
### IV\-DUser\-Facing Workflow Evaluation
The user\-facing evaluation assesses whether HantaWatch can execute the complete train, select, and predict workflow, rather than solely reporting classification metrics\. In a simulated deployment, the framework selected DU\-FedProx\-Bilevel as the model and applied it to 300 pseudo\-unlabelled records\. The resulting priority list identified all 72 true high\-priority records for expert review, achieving a triage recall of1\.0001\.000, a review precision of1\.0001\.000, and a review burden of0\.2400\.240\. The top\-kkanalysis indicated that the highest\-ranked records were predominantly high\-priority cases, with perfect precision among the top 10, 20, and 50 reviewed records\. These findings demonstrate that HantaWatch can effectively translate model predictions into a functional expert\-review queue\.
The framework was evaluated on external records from NCBI using a prediction\-only approach\. In this assessment, HantaWatch processed 702 unlabelled sequences and generated risk scores, predicted labels, confidence values, uncertainty flags, and outputs for expert review\. Due to the absence of curated, task\-specific labels for this dataset, the primary objective was to assess the system’s performance in real\-world scenarios rather than to quantify prediction accuracy\. The results indicate that HantaWatch is capable of processing external sequence records and producing structured review outputs for expert evaluation\.
The source\-controlled Mode 2 experiment provides a more realistic evaluation of client performance by grouping data to form clients, rather than relying solely on artificial label\-skewed partitions\. Under these conditions, DU\-FedProx\-Bilevel outperformed DU\-FedProx\-Single and resulted in a deployable model\. These findings indicate that HantaWatch is applicable in scenarios extending beyond a single simulated non\-independent and identically distributed \(non\-IID\) partition\. However, prediction\-only deployment should be reported exclusively when the selected model path is consistently utilized during inference\.
### IV\-EReal\-Data Evaluation on HuggingFace Hantavirus Records
HantaWatch was evaluated using Hantavirus sequence records from the HuggingFace dataset\. The framework was tested with features derived from the sequences and surveillance labels for specific tasks\. Both binary and multiclass classification tasks were included in the evaluation\.
Two approaches were used to construct federated clients\. The first, termed the controlled label\-skew setting, involves splitting a single labeled dataset into multiple clients to establish a reproducible non\-IID benchmark\. The second, referred to as the source\-representative setting, groups clients according to source or metadata to mirror the variations observed among actual surveillance data holders\. The controlled setting evaluates algorithm performance under known imbalances, whereas the source\-representative setting assesses performance in the presence of more realistic, source\-level differences\.
Table[III](https://arxiv.org/html/2607.16234#S4.T3)presents a comparison of the binary Hantavirus workflow under both experimental settings\. Under controlled label\-skew partitioning, the classification task was readily separable\. FedAvg and DU\-FedProx\-Bilevel achieved near\-perfect predictive performance\. DU\-FedProx\-Single exhibited the lowest update norm, while DU\-FedProx\-Bilevel provided the most balanced performance for surveillance, as measured by accuracy, F1\-score, recall, and false negative rate \(FNR\)\.
The source\-representative setting presented greater challenges\. DU\-FedProx\-Bilevel achieved the highest accuracy, F1\-score, recall, and the lowest false negative rate \(FNR\)\. In contrast, FedAvg attained the highest area under the curve \(AUC\), although its update norm was substantially larger\. These findings indicate that constructing clients at the source level accentuates methodological differences more than artificial label\-skew partitioning\. This approach also provides a more rigorous evaluation of the reliability of the federated surveillance\.
Table[VI](https://arxiv.org/html/2607.16234#S4.T6)presents the prediction results for users following the Mode 1 workflow\. In the artificial non\-IID workflow, HantaWatch processed 524 records and flagged 367 for expert review, of which 363 were classified as high\-risk and 4 were flagged due to uncertainty\. In the source\-as\-client workflow, 420 records were processed and 380 were flagged for expert review, including 369 high\-risk and 11 uncertainty\-review records\. The increased number of reviews in the source\-as\-client setting is attributed to a more diverse prediction scenario\. These findings demonstrate that HantaWatch provides both evidence of model performance and clear review\-priority lists for expert assessment\.
Multiclass Clinical\-Syndrome Classification\. The clinical\-syndrome experiment evaluates HantaWatch in a context involving multiple surveillance categories\. The objective is not to automate clinical diagnoses, but rather to determine whether models developed from sequence data can support surveillance categorization and the prioritization of expert reviews\. As in the clade\-classification task, macro\-averaged metrics are emphasized to prevent overestimation of performance in the presence of class imbalance\.
TABLE V:Prediction\-only user\-output comparison under the controlled label\-skew and source\-representative workflows\. The table summarizes the priority\-review files generated after applying the selected workflow model to new or held\-out sequence records\.Output itemControlled label\-skew splitSource\-representative splitRecords processed524420Predicted positive369383Predicted negative15537High\-risk review363369Uncertainty review411Routine15740Expert\-review flagged367380Review burden0\.7000\.905Mean confidence0\.9840\.948TABLE VI:Prediction\-only user\-output comparison for the clinical\-syndrome multiclass workflow\. The controlled label\-skew split represents prediction output after Mode 1 training and model selection, while the source\-representative split represents the Mode 2 output on held\-out records\.Output itemControlled label\-skew splitSource\-representative splitRecords processed524258Predicted HFRS26376Predicted HPS1740Predicted mild3244Predicted non\-human21298Uncertainty review36046Routine priority164212Expert\-review flagged36046Review burden0\.6870\.178Mean confidence0\.5630\.821
## VConclusion
We propose HantaWatch, a federated surveillance\-support framework for Hantavirus sequence analysis and expert\-review prioritization\. The framework integrates sequence\-derived feature extraction, non\-IID and source\-aware client construction, federated model comparison, adaptive DU\-FedProx control, suitability assessment, and prediction\-only review output generation\. The results show that HantaWatch can support both binary surveillance screening and multiclass categorization while emphasizing surveillance\-oriented metrics such as recall, false\-negative rate, F1\-score, AUC, and update stability\. DU\-FedProx improves update stability and provides performance benefits in selected tasks, although FedAvg and FedProx remain strong baselines in other settings, particularly for more difficult high\-cardinality classification\. Overall, HantaWatch should be interpreted as a decision\-support and expert\-prioritization system rather than an autonomous diagnostic tool, with future work focusing on stronger multiclass controller calibration, concept\-drift monitoring, out\-of\-distribution detection, secure aggregation, privacy\-preserving communication, and broader validation across multi\-source and multi\-pathogen surveillance settings\.
## References
- \[1\]\(2026\)FedTFT: federated temporal fusion transformer for interpretable multi\-horizon psychiatric risk prediction across cross\-silo hospitals\.IEEE Journal of Biomedical and Health Informatics\(\),pp\. 1–11\.External Links:[Document](https://dx.doi.org/10.1109/JBHI.2026.3690452)Cited by:[§I](https://arxiv.org/html/2607.16234#S1.p5.1)\.
- \[2\]N\. Alikhan, C\. Yeats, K\. Abudahab, P\. Shinde, G\. Lewis\-Woodhouse, A\. Underwood, S\. Argimón, R\. K\. Lingegowda, P\. Donado\-Godoy, S\. Sia,et al\.\(2026\)Pathogenwatch: a public health platform for rapid interpretation of pathogen genomics\.medRxiv,pp\. 2026–03\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[3\]S\. Argimón, S\. David, A\. Underwood, M\. Abrudan, N\. E\. Wheeler, M\. Kekre, K\. Abudahab, C\. A\. Yeats, R\. Goater, B\. Taylor,et al\.\(2021\)Rapid genomic characterization and global surveillance of klebsiella using pathogenwatch\.Clinical Infectious Diseases73\(Supplement\_4\),pp\. S325–S335\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[4\]S\. N\. Bennett, S\. H\. Gu, H\. J\. Kang, S\. Arai, and R\. Yanagihara\(2014\)Reconstructing the evolutionary origins and phylogeography of hantaviruses\.Trends in microbiology22\(8\),pp\. 473–482\.Cited by:[§I](https://arxiv.org/html/2607.16234#S1.p1.1)\.
- \[5\]J\. R\. Brister, D\. Ako\-Adjei, Y\. Bao, and O\. Blinkova\(2015\)NCBI viral genomes resource\.Nucleic acids research43\(D1\),pp\. D571–D577\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[6\]E\. M\. Campbell, A\. Boyles, A\. Shankar, J\. Kim, S\. Knyazev, R\. Cintron, and W\. M\. Switzer\(2021\)MicrobeTrace: retooling molecular epidemiology for rapid public health response\.PLoS computational biology17\(9\),pp\. e1009300\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[7\]C\. Chen, S\. Nadeau, M\. Yared, P\. Voinov, N\. Xie, C\. Roemer, and T\. S\. CoV\-SpectrumAnalysis of globally shared sars\-cov\-2 data to identify and characterize new variants\., 2022, 38\.DOI: https://doi\. org/10\.1093/bioinformatics/btab856,pp\. 1735–1737\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[8\]R\. Cintron, S\. L\. Whitmer, E\. Moscoso, E\. M\. Campbell, R\. Kelly, E\. Talundzic, M\. Mobley, K\. W\. Chiu, E\. Shedroff, A\. Shankar,et al\.\(2023\)HantaNet: a new microbetrace application for hantavirus classification, genomic surveillance, epidemiology and outbreak investigations\.Viruses15\(11\),pp\. 2208\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[9\]C\. G\. U\. \(\. consortiumet al\.\(2020\)An integrated national scale sars\-cov\-2 genomic surveillance network\.The Lancet Microbe1\(3\),pp\. e99–e100\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[10\]D\. M\. Engelthaler\(2024\)Genomic surveillance and pathogen intelligence\.Vol\.2,Frontiers Media SA\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p1.1)\.
- \[11\]C\. for Disease Control, Prevention,et al\.\(2022\)SARS\-cov\-2 sequencing for public health emergency response, epidemiology, and surveillance: spheres\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[12\]M\. Getchell, S\. Wulandari, R\. de Alwis, S\. Agoramurthy, Y\. K\. Khoo, T\. Mak, L\. Moe, A\. Stona, J\. Pang, M\. H\. F\. H\. A\. Momin,et al\.\(2024\)Pathogen genomic surveillance status among lower resource settings in asia\.Nature microbiology9\(10\),pp\. 2738–2747\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p1.1)\.
- \[13\]T\. Goldfarb, V\. K\. Kodali, S\. Pujar, V\. Brover, B\. Robbertse, C\. M\. Farrell, D\. Oh, A\. Astashyn, O\. Ermolaeva, D\. Haddad,et al\.\(2025\)NCBI refseq: reference sequence standards through 25 years of curation and annotation\.Nucleic acids research53\(D1\),pp\. D243–D257\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[14\]J\. Hadfield, C\. Megill, S\. M\. Bell, J\. Huddleston, B\. Potter, C\. Callender, P\. Sagulenko, T\. Bedford, and R\. A\. Neher\(2018\)Nextstrain: real\-time tracking of pathogen evolution\.Bioinformatics34\(23\),pp\. 4121–4123\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[15\]C\. B\. Jonsson, L\. T\. M\. Figueiredo, and O\. Vapalahti\(2010\)A global perspective on hantavirus ecology, epidemiology, and disease\.Clinical microbiology reviews23\(2\),pp\. 412–441\.Cited by:[§I](https://arxiv.org/html/2607.16234#S1.p1.1)\.
- \[16\]P\. Kairouz and H\. B\. McMahan\(2021\)Advances and open problems in federated learning\.Foundations and trends in machine learning14\(1\-2\),pp\. 1–210\.Cited by:[§I](https://arxiv.org/html/2607.16234#S1.p5.1)\.
- \[17\]W\. Kim, S\. Cho, S\. Lee, J\. S\. No, G\. Lee, K\. Park, D\. Lee, S\. T\. Jeong, and J\. Song\(2021\)Genomic epidemiology and active surveillance to investigate outbreaks of hantaviruses\.Frontiers in Cellular and Infection Microbiology10,pp\. 532388\.Cited by:[§I](https://arxiv.org/html/2607.16234#S1.p2.1),[§I](https://arxiv.org/html/2607.16234#S1.p4.1)\.
- \[18\]B\. McMahan, E\. Moore, D\. Ramage, S\. Hampson, and B\. A\. y Arcas\(2017\)Communication\-efficient learning of deep networks from decentralized data\.InArtificial intelligence and statistics,pp\. 1273–1282\.Cited by:[§I](https://arxiv.org/html/2607.16234#S1.p5.1)\.
- \[19\]C\. Moeckel, M\. Mareboina, M\. A\. Konnaris, C\. S\. Chan, I\. Mouratidis, A\. Montgomery, N\. Chantzi, G\. A\. Pavlopoulos, and I\. Georgakopoulos\-Soares\(2024\)A survey of k\-mer methods and applications in bioinformatics\.Computational and structural biotechnology journal23,pp\. 2289–2303\.Cited by:[§I](https://arxiv.org/html/2607.16234#S1.p2.1)\.
- \[20\]J\. Noh, K\. Park, S\. Kim, Y\. Seo, J\. Kim, H\. Cho, W\. Kim, and J\. Song\(2025\)Phylogenetic diversity and molecular evolution of hantaan virus harbored by apodemus chejuensis on jeju island, republic of korea, 2022–2023\.PLOS Neglected Tropical Diseases19\(8\),pp\. e0013459\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p1.1)\.
- \[21\]W\. H\. Organization\(2023\)Global genomic surveillance strategy for pathogens with pandemic and epidemic potential 2022–2032: progress report on the first year of implementation\.World Health Organization\.Cited by:[§I](https://arxiv.org/html/2607.16234#S1.p1.1),[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[22\]K\. Park, J\. Kim, J\. Noh, S\. Kim, H\. Cho, K\. Kim, Y\. Seo, T\. Lim, S\. Lee, J\. Lee,et al\.\(2025\)Epidemiological surveillance and phylogenetic diversity of orthohantavirus hantanense using high\-fidelity nanopore sequencing, republic of korea\.PLoS Neglected Tropical Diseases19\(2\),pp\. e0012859\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p1.1)\.
- \[23\]E\. Qazi, W\. K\. AL\-Ghanem, M\. H\. Faheem, and H\. Ullah\(2026\)Federated learning framework for privacy\-preserving explainable ai\-driven clinical decision\-making\.IEEE Journal of Biomedical and Health Informatics\(\),pp\. 1–17\.External Links:[Document](https://dx.doi.org/10.1109/JBHI.2026.3679499)Cited by:[§I](https://arxiv.org/html/2607.16234#S1.p5.1)\.
- \[24\]T\. Saito and M\. Rehmsmeier\(2015\)The precision\-recall plot is more informative than the roc plot when evaluating binary classifiers on imbalanced datasets\.PloS one10\(3\),pp\. e0118432\.Cited by:[§III\-I](https://arxiv.org/html/2607.16234#S3.SS9.p2.1)\.
- \[25\]A\. Shankar, E\. Moscoso, D\. Cowan, R\. Kelly, R\. Cintron, O\. A\. Al\-Naimi, and W\. M\. Switzer\(2026\)MicrobeTrace 2\.0: the enhanced visualization multitool for molecular epidemiology and bioinformatics\.Molecular Biology and Evolution43\(1\),pp\. msaf334\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[26\]S\. Tiwari, T\. Dhakal, B\. Kim, G\. S\. Jang, and Y\. Oh\(2025\)Genomics in epidemiology and disease surveillance: an exploratory analysis\.Life15\(12\),pp\. 1848\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p1.1)\.
- \[27\]Y\. Turakhia, B\. Thornlow, A\. S\. Hinrichs, N\. De Maio, L\. Gozashti, R\. Lanfear, D\. Haussler, and R\. Corbett\-Detig\(2021\)Ultrafast sample placement on existing trees \(usher\) enables real\-time phylogenetics for the sars\-cov\-2 pandemic\.Nature genetics53\(6\),pp\. 809–816\.Cited by:[§II](https://arxiv.org/html/2607.16234#S2.p2.1)\.
- \[28\]J\. Zhang, X\. Zhang, J\. Huang, and R\. Tang\(2026\)A novel and efficient feature extraction algorithm using kmer\-derived mutation signal\.PeerJ14,pp\. e20940\.Cited by:[§I](https://arxiv.org/html/2607.16234#S1.p2.1),[§III\-E](https://arxiv.org/html/2607.16234#S3.SS5.p1.5)\.Similar Articles
LDARNet: DNA Adaptive Representation Network with Learnable Tokenization for Genomic Modeling
LDARNet is a 120M-parameter hierarchical genomic foundation model that introduces learnable adaptive tokenization (inspired by H-Net's dynamic chunking) for masked language modeling on DNA sequences. It achieves state-of-the-art results on 5 histone modification tasks and outperforms models up to 20× larger on several genomic benchmarks, with learned token boundaries aligning with biological features like promoter motifs and splice junctions.
Federated Survival Analysis in Healthcare: A Multi-Model Evaluation on Cross-Institutional Heterogeneous Breast Cancer Data
This paper systematically evaluates three survival models (Cox, DeepSurv, RSF) under federated learning on heterogeneous breast cancer data, finding that FL outperforms local training and RSF offers the best balance of performance across clients.
OpenMHC: Accelerating the Science of Wearable Foundation Models
OpenMHC introduces the largest open-access wearable health dataset with over 60 million hours of data and open-source implementations of wearable foundation models, including a unified benchmark for prediction, imputation, and forecasting.
Federated Learning for Object Detection: Enabling Collaborative Drone Learning Without Centralizing Data
Applies federated learning to object detection for drone fleets, enabling collaborative training without centralizing aerial imagery, achieving performance close to centralized training while preserving privacy and reducing bandwidth.
Hybrid Latent-Structural Fusion (HLSF) for Cyber Anomaly Detection
Proposes Hybrid Latent-Structural Fusion (HLSF), a weighted anomaly fusion framework combining CP-APR structural anomaly scores with latent-space density scores from normalizing flows, improving cyber anomaly detection on real-world compromised user credentials data.