  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix doi: <https://doi.org/> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/65790>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/65790#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-0778ef68cc62c34778abf9f8dc2deacb> .

<https://arxiv.universalpublishings.com/id/eprint/65790/>
	dc:format "text/html";
	dc:title "HTML Summary of #65790 \n\nFEDERATED AND PRIVACY-PRESERVING AI-BASED PROACTIVE CYBER DEFENSE ARCHITECTURE FOR HEALTHCARE INFORMATION SYSTEMS\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/65790> .

<https://arxiv.universalpublishings.com/id/eprint/65790>
	bibo:abstract "The rapid digitalization of Healthcare Information Systems (HIS) has increased exposure to advanced cyber threats targeting sensitive medical data. Traditional signature-based security mechanisms are insufficient against evolving and zero-day attacks.\nThis study proposes a Federated and Privacy-Preserving AI-based cyber defense architecture integrating LSTM-driven anomaly detection, Federated Learning, and Differential Privacy. Experimental evaluation on large-scale healthcare network and IoMT datasets achieved 97% accuracy, 95% recall, and a 0.98 ROC-AUC, with lower false positive rates than conventional IDS systems. The framework provides a scalable, regulation-compliant solution for secure healthcare infrastructures."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/65790#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-0778ef68cc62c34778abf9f8dc2deacb>;
	dct:date "2026-02-23";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>;
	dct:title "FEDERATED AND PRIVACY-PRESERVING AI-BASED PROACTIVE CYBER DEFENSE ARCHITECTURE FOR HEALTHCARE INFORMATION SYSTEMS"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/65790/> .

<https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>
	foaf:name "Center for Tech and Media Research"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-0778ef68cc62c34778abf9f8dc2deacb>
	foaf:familyName "Farrux"^^xsd:string;
	foaf:givenName "Muxtarov"^^xsd:string;
	foaf:name "Muxtarov Farrux"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>
	foaf:name "Multidisciplinary Journal of Science and Technology"^^xsd:string;
	rdf:type bibo:Collection .

