<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<component xmlns="https://zibelinepub.com" version="1.0.2" type="journal" xml:lang="en">
<header>

<publicationMeta level="journal">
			<publisherInfo>
				<publisherName>ZIBELINE INTERNATIONAL PUBLISHING</publisherName>
				<title type="subject" xml:lang="en" sort="Acta Informatica Malaysia">Acta Informatica Malaysia</title>
				<abbrev_title>Acta inform. Malays.</abbrev_title> 
			</publisherInfo>
			<issn type="online">2521-0505</issn>
			<issn type="print">2521-0874</issn>
			<titleGroup>
				
				<title type="title">DEEP LEARNING BASED MODEL FOR AUTOMATIC HEART TUMOR SEGMENTATION IN CT SCAN IMAGES</title>
			</titleGroup>
			
			<copyright ownership="publisher">Copyright © 2017 Zibeline International Publishing</copyright>
			<doi origin="zibeline international publishing" registered="yes">http://doi.org/10.26480/aim.02.2025.53.58</doi>
			
			<eventGroup>
				<event type="publication_date" date="31-12-2025"/>
			</eventGroup>
		
			<creators>
				<creator xml:id="MZ" creatorRole="editor">
					<personName>
						<editorNames>Muhammad Zeeshan</editorNames>
					</personName>
				</creator>
				<creator xml:id="MRRR" creatorRole="editor">
					<personName>
						<editorNames>Muhammad Rizwan Rashid Rana</editorNames>
					</personName>
				</creator>
				<creator xml:id="TA" creatorRole="editor">
					<personName>
						<editorNames>Tauqeer Ahmad</editorNames>
					</personName>
				</creator>
				<creator xml:id="MUA" creatorRole="editor">
					<personName>
						<editorNames>Muhammad Usman Abbas</editorNames>
					</personName>
				</creator>
			</creators>
			
</publicationMeta>

		<citation_keywords>
		    <keyword>Deep Learning, Heart Tumor Segmentation, CT Scans Images, Convolutional Neural Network (CNN), Medical Images Analysis.</keyword>
		</citation_keywords>
			
		<citation_pdfformat>
		     <pdf_url>https://actainformaticamalaysia.com/archives/2aim2025/2aim2025-53-58.pdf</pdf_url>
	    </citation_pdfformat>
	   
	   <citation_XMLformat>
	         <xml_url>https://actainformaticamalaysia.com/xml/2aim2025/2aim2025-53-58.xml</xml_url>
	   </citation_XMLformat>
	   
	   <citation_volume>
	       <volume>9</volume>
	   </citation_volume>
	   
	   <citation_issue>
	        <issue>2</issue>
	   </citation_issue>
	   
	   <citation_pages>
	      <pages>53-58</pages>
	   </citation_pages>  
	   
	   <citation_fulltext_html>
	       <fulltext_html>https://actainformaticamalaysia.com/aim-02-2025-53-58/</fulltext_html>
	    </citation_fulltext_html>
		
<abstractGroup>

			<abstract type="main" xml:lang="en">
			<title type="main">Summary</title>
			
					<p>Cardiac tumors present significant challenges in terms of early diagnosis and treatment planning due to their low incidence and complex anatomical location. Precise segmentation of CT scan images plays an essential role in enhancing the efficacy of diagnosis and clinical decision support. This paper introduces a deep learning-oriented automatic segmentation pipeline for identifying and outlining cardiac tumors with high accuracy. The proposed pipeline starts with the preprocessing of the CT scans, such as intensity normalization, denoising, resampling, and cropping, to make the images uniform and receptive to better visualize the tumors. A CNN encoder–decoder architecture motivated from U-Net is adopted to extract multi scale spatial and contextual cues for robust and dense tumor segmentation, and skip connections maintain structural cues during the process of reconstruction. To achieve optimal learning and compensate for class imbalance, a hybrid loss function integrating Binary Cross-Entropy, Soft Dice Loss, and Focal Tversky Loss is utilized. Furthermore, the traditional machine learning classifiers Naïve Bayes and K-Nearest Neighbors are used in addition to the outputs of CNN for complementary classification and generalizability improvement. The pipeline was trained and tested on a CT-based image dataset for 70:10:20 partitioning, and experimental results revealed robust performance, obtaining an accuracy of 97.8%, precision of 95.71%, recall of 93.62%, F1-score of 94.63%, Dice coefficient of 94.52%, IoU of 91.83%, and AUC of 96.45%. Overlay of segmentation revealed precise delimitation of tumoral outlines, and ROC curve analysis further confirmed model robustness, too. These results proved the efficacy of the proposed CNN encoder–decoder pipeline with hybrid loss optimization and complementary classifiers, qualifying it as a reliable and clinically feasible method for automatic segmentation of cardiac tumors in CT scans.</p>
			</abstract>

			</abstractGroup> 
			
</header>
	</component>