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

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

<https://arxiv.universalpublishings.com/id/eprint/51360#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-2035b0c79a7eda0a7bc177f3231b18d9>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-159c51c47404e849e3dbc4eb9960bf7c> .

<https://arxiv.universalpublishings.com/id/eprint/51360/>
	dc:format "text/html";
	dc:title "HTML Summary of #51360 \n\nEARLY DIAGNOSIS AND PREDICTION MODEL OF OPHTHALMIC DISEASES BASED ON ARTIFICIAL INTELLIGENCE USING DIGITAL RETINAL IMAGES\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/51360> .

<https://arxiv.universalpublishings.com/id/eprint/51360>
	bibo:abstract "Early detection of ophthalmic diseases is essential for preventing irreversible vision loss and improving patients’ quality of life. Recent advances in artificial intelligence (AI) and medical imaging have created new opportunities for automated screening and clinical decision support. This study proposes an AI-based model for early diagnosis and prediction of ophthalmic diseases using digital retinal images. The proposed approach employs convolutional neural networks to automatically extract visual features from fundus photographs and generate probabilistic predictions of pathological conditions.\nDigital retinal images were preprocessed through normalization, noise reduction, and contrast enhancement to improve feature representation. The model was trained and validated using separated training and testing subsets. Performance was evaluated using standard metrics including accuracy, recall, F1-score, and receiver operating characteristic (ROC) analysis.\nExperimental results demonstrate that the proposed model is capable of distinguishing healthy and pathological retinal images and estimating disease progression tendencies. The findings suggest that AI-based retinal image analysis can serve as a supportive tool for early diagnosis and prognosis, potentially reducing diagnostic subjectivity and improving screening efficiency. The proposed system is particularly promising for telemedicine and remote screening applications."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/51360#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-159c51c47404e849e3dbc4eb9960bf7c>,
		<https://arxiv.universalpublishings.com/id/person/ext-2035b0c79a7eda0a7bc177f3231b18d9>;
	dct:date "2026-05-30";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-397f2394cf37918304b9a190c2d3c6a9>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-1b9c5835f9611d0cb2d926c1766d282c>;
	dct:title "EARLY DIAGNOSIS AND PREDICTION MODEL OF OPHTHALMIC DISEASES BASED ON ARTIFICIAL INTELLIGENCE USING DIGITAL RETINAL IMAGES"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/51360/> .

<https://arxiv.universalpublishings.com/id/org/ext-1b9c5835f9611d0cb2d926c1766d282c>
	foaf:name "SIR Publishers"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-159c51c47404e849e3dbc4eb9960bf7c>
	foaf:familyName "Ismailov"^^xsd:string;
	foaf:givenName "Bexruzbek"^^xsd:string;
	foaf:name "Bexruzbek Ismailov"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-2035b0c79a7eda0a7bc177f3231b18d9>
	foaf:familyName "Yakubov"^^xsd:string;
	foaf:givenName "Alibek"^^xsd:string;
	foaf:name "Alibek Yakubov"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-397f2394cf37918304b9a190c2d3c6a9>
	foaf:name "JOURNAL OF APPLIED MEDICAL SCIENCES"^^xsd:string;
	rdf:type bibo:Collection .

