Skip to content
Enrique Tomás Martínez Beltrán
HomeResearchPublicationsTeachingBlog
ENES
Contact
HomeResearchPublicationsTeachingBlog
ENES
Contact

Enrique Tomás Martínez Beltrán

Federated learning, trustworthy AI and cyberdefense research, focused on systems that are robust, privacy-preserving and useful in security operations.

  • Privacy Policy
  • Terms of Service
  • Accessibility Statement
  • GitHubopens in a new tab
  • LinkedInopens in a new tab
  • Google Scholaropens in a new tab
  • RGopens in a new tab
  • ORCIDopens in a new tab
  • Scopusopens in a new tab
  • DBLPopens in a new tab
  • Web of Scienceopens in a new tab

Enrique Tomás Martínez Beltrán. All rights reserved.

Back to top

This site loads optional analytics from Google and external analytics providers only if you accept. You can decline and continue using the site normally.

  1. Home
  2. Research Notes on Federated Learning, Cybersecurity and Cyberdefense
  3. Situational Awareness for Cyberdefense with Decentralized Federated Learning
Situational AwarenessDecentralized Federated LearningExplainable AICyberdefense

Situational Awareness for Cyberdefense with Decentralized Federated Learning

How distributed telemetry becomes shared operational context without centralizing sensitive data

Enrique Tomás Martínez Beltrán

Ph.D. Researcher in Federated Learning and Cybersecurity

May 29, 20267 min read
  • LinkedInopens in a new tab
  • Xopens in a new tab
Situational Awareness for Cyberdefense with Decentralized Federated Learning

Situational awareness is the ability to understand what is happening, where it is happening, why it matters and what may happen next. In cyberdefense, that understanding is usually fragmented across sensors, logs, network domains, organizations and analysts.

Decentralized federated learning can help because it turns distributed observations into shared model behavior without requiring every participant to reveal raw telemetry.

From telemetry to shared context

A DFL system can learn from local events while preserving local data boundaries. Each participant keeps its own traces, but contributes to a shared model or shared evaluation process.

For situational awareness, the model output is only one signal. The useful view combines:

  • anomaly scores,
  • local confidence,
  • peer agreement,
  • drift indicators,
  • reputation signals,
  • recent mitigation results.

Decentralization in this setting

Centralized dashboards are useful, but they create operational and privacy bottlenecks. In federated cyberdefense, some participants may be agencies, companies, edge domains or tactical nodes that cannot send raw telemetry to a shared backend.

DFL allows the system to ask a different question: can the network build a useful view of the threat landscape while each participant keeps control of its data?

Trustworthy awareness

The hard part is trust. If peer updates are poisoned, delayed or biased, the shared picture becomes unreliable. That is why situational awareness must include trust signals about the model itself.

A robust system should expose uncertainty, peer disagreement and drift. Awareness is not just "what the model predicts"; it is also "how much we trust this prediction under current conditions."

Key takeaway

Situational awareness in DFL should be treated as an evidence layer, not only a dashboard. A useful cyberdefense view combines model output with trust evidence: what changed, which peers agree, where uncertainty exists and what should be inspected next.

Open research question

How much context can a federation share to improve awareness before the shared signals themselves become sensitive operational intelligence?

Related Research

From Monitoring to Mitigation: A DFL Cyberdefense Lifecycle with LLM Explanations

May 30, 2026

From Monitoring to Mitigation: A DFL Cyberdefense Lifecycle with LLM Explanations

A practical note on how distributed monitoring, DFL models, alert evidence and LLM-based support can fit into a cyberdefense workflow.

Drones, Edge Intelligence and DFL for Cyberdefense Operations

May 28, 2026

Drones, Edge Intelligence and DFL for Cyberdefense Operations

A technical note on how drone fleets can use DFL to collaborate on detection models without exposing mission telemetry.