<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>Computer Engineering</title>
<link href="http://repo.lib.jfn.ac.lk/ujrr/handle/123456789/110" rel="alternate"/>
<subtitle/>
<id>http://repo.lib.jfn.ac.lk/ujrr/handle/123456789/110</id>
<updated>2026-04-07T17:40:08Z</updated>
<dc:date>2026-04-07T17:40:08Z</dc:date>
<entry>
<title>Automated gastrointestinal abnormalities detection from endoscopic images</title>
<link href="http://repo.lib.jfn.ac.lk/ujrr/handle/123456789/10042" rel="alternate"/>
<author>
<name>Gowtham, P.</name>
</author>
<author>
<name>Niranjan, M.</name>
</author>
<author>
<name>Kaneswaran, A.</name>
</author>
<id>http://repo.lib.jfn.ac.lk/ujrr/handle/123456789/10042</id>
<updated>2024-01-16T04:43:03Z</updated>
<published>2022-01-01T00:00:00Z</published>
<summary type="text">Automated gastrointestinal abnormalities detection from endoscopic images
Gowtham, P.; Niranjan, M.; Kaneswaran, A.
Impressive high performance reported in the use of machine learning on computer vision problems is often due to the availability of very large datasets with which deep neural networks can be trained. With inference from medical images, however, this is not the case and available data is often only a small fraction in size in comparison to benchmark natural scene recognition problems. To circumvent this problem, transfer learning is often applied, where a model trained on a large natural image corpus is adapted, or pre-trained, to model the medical problem. In this work, we consider transfer learning applied to a specific medical diagnostics problem, that of abnormality detection in the gastrointestinal tract of a human body using images obtained during endoscopy. We carry out a search over several image recognition architectures and adapt pretrained models to the endoscopy problem. Using the benchmark KVASIR dataset, we show that transfer learning is effective in outperforming previously reported results, at an accuracy of 98.5±0.27.
</summary>
<dc:date>2022-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Astra: Autonomous Server less Analytics with Cost-Efficiency and QoS-Awareness</title>
<link href="http://repo.lib.jfn.ac.lk/ujrr/handle/123456789/10022" rel="alternate"/>
<author>
<name>Jananie, J.</name>
</author>
<author>
<name>Li Chen</name>
</author>
<author>
<name>Fei Xu</name>
</author>
<author>
<name>BoLi</name>
</author>
<id>http://repo.lib.jfn.ac.lk/ujrr/handle/123456789/10022</id>
<updated>2023-12-29T08:01:20Z</updated>
<published>2021-01-01T00:00:00Z</published>
<summary type="text">Astra: Autonomous Server less Analytics with Cost-Efficiency and QoS-Awareness
Jananie, J.; Li Chen; Fei Xu; BoLi
Withtheabilitytosimplifythecodedeployment withone-clickuploadandlightweightexecution,serverlesscomputinghasemergedasapromisingparadigmwithincreasing popularity.However,thereremainopenchallengeswhenadapting data-intensiveanalyticsapplicationstotheserverlesscontext,in whichusersofserverlessanalyticsencounterwiththedifficultyin coordinatingcomputationacrossdifferentstagesandprovisioningresourcesinalargeconfigurationspace.Thispaperpresents ourdesignandimplementationofAstra,whichconfiguresand orchestratesserverlessanalyticsjobsinanautonomousmanner, whiletakingintoaccountflexibly-specifieduserrequirements. Astrareliesonthemodelingofperformanceandcostwhich characterizestheintricateinterplayamongmulti-dimensional factors(e.g.,functionmemorysize,degreeofparallelismat eachstage).Weformulateanoptimizationproblembasedon user-specificrequirementstowardsperformanceenhancementor costreduction,anddevelopasetofalgorithmsbasedongraph theorytoobtainoptimaljobexecution.WedeployAstrainthe AWSLambdaplatformandconductreal-worldexperimentsover threerepresentativebenchmarkswithdifferentscales.Results demonstratethatAstracanachievetheoptimalexecutiondecision forserverlessanalytics,byimprovingtheperformanceof21% to60%underagivenbudgetconstraint,andresultingina costreductionof20%to80%withoutviolatingperformance requirement,whencomparedwiththreebaselineconfiguration algorithms.
</summary>
<dc:date>2021-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Astrea: Auto-Serverless Analytics Towards Cost-Efficiency and QoS-Awareness</title>
<link href="http://repo.lib.jfn.ac.lk/ujrr/handle/123456789/10021" rel="alternate"/>
<author>
<name>Jananie, J.</name>
</author>
<author>
<name>LiChen</name>
</author>
<author>
<name>FeiXu</name>
</author>
<author>
<name>BoLi</name>
</author>
<id>http://repo.lib.jfn.ac.lk/ujrr/handle/123456789/10021</id>
<updated>2023-12-29T07:19:36Z</updated>
<published>2022-01-01T00:00:00Z</published>
<summary type="text">Astrea: Auto-Serverless Analytics Towards Cost-Efficiency and QoS-Awareness
Jananie, J.; LiChen; FeiXu; BoLi
Withtheabilitytosimplifythecodedeploymentwithone-clickuploadandlightweightexecution,serverlesscomputinghas emergedasapromisingparadigmwithincreasingpopularity.However,thereremainopenchallengeswhenadaptingdata-intensive analyticsapplicationstotheserverlesscontext,inwhichusersofserverlessanalyticsencounterthedifficultyincoordinatingcomputation acrossdifferentstagesandprovisioningresourcesinalargeconfigurationspace.Thispaperpresentsourdesignandimplementationof Astrea,whichconfiguresandorchestratesserverlessanalyticsjobsinanautonomousmanner,whiletakingintoaccountflexibly-specified userrequirements.Astreareliesonthemodelingofperformanceandcostwhichcharacterizestheintricateinterplayamongmultidimensionalfactors(e.g.,functionmemorysize,degreeofparallelismateachstage).Weformulateanoptimizationproblembasedon user-specificrequirementstowardsperformanceenhancementorcostreduction,anddevelopasetofalgorithmsbasedongraph theorytoobtaintheoptimaljobexecution.WedeployAstreaintheAWSLambdaplatformandconductreal-worldexperimentsover representativebenchmarks,includingBigDataanalyticsandmachinelearningworkloads,atdifferentscales.Extensiveresults demonstratethatAstreacanachievetheoptimalexecutiondecisionforserverlessdataanalytics,incomparisonwithvariousprovisioning anddeploymentbaselines.Forexample,whencomparedwiththreeprovisioningbaselines,Astreamanagestoreducethejobcompletion timeby21%to69%underagivenbudgetconstraint,whilesavingcostby20%to84%withoutviolatingperformancerequirements.
</summary>
<dc:date>2022-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Comprehensive Machine Learning Analysis on the Phenotypes of COVID-19 Patients Using Transcription Data</title>
<link href="http://repo.lib.jfn.ac.lk/ujrr/handle/123456789/9961" rel="alternate"/>
<author>
<name>Pratheeba, J.</name>
</author>
<id>http://repo.lib.jfn.ac.lk/ujrr/handle/123456789/9961</id>
<updated>2023-12-20T04:00:38Z</updated>
<published>2022-01-01T00:00:00Z</published>
<summary type="text">Comprehensive Machine Learning Analysis on the Phenotypes of COVID-19 Patients Using Transcription Data
Pratheeba, J.
Purpose: Evolving technologies allow us to measure human molecular data&#13;
in a wide reach. Those data are extensively used by researchers in many&#13;
studies and help in advancements of medical field. Transcriptome, proteome,&#13;
metabolome, and epigenome are few such molecular data. This study utilizes&#13;
the transcriptome data of COVID-19 patients to uncover the dysregulated genes&#13;
in the SARS-COV-2.&#13;
Method: Selected genes are used in machine learning models to predict various&#13;
phenotypes of those patients. Ten different phenotypes are studied here such&#13;
as time since onset, COVID-19 status, connection between age and COVID-19,&#13;
hospitalization status and ICU status, using classification models. Further, this&#13;
study compares molecular characterization of COVID-19 patients with other&#13;
respiratory diseases.&#13;
Results: Gene ontology analysis on the selected features shows that they are&#13;
highly related to viral infection. Features are selected using two methods and&#13;
selected features are individually used in the classification of patients using&#13;
six different machine learning algorithms. For each of the selected phenotype,&#13;
results are compared to find the best prediction model.&#13;
Conclusion: Even though, there are not any significant differences between&#13;
the feature selection methods, random forest and SVM performs very well&#13;
throughout all the phenotype studies
</summary>
<dc:date>2022-01-01T00:00:00Z</dc:date>
</entry>
</feed>
