AI-Enhanced Lung Size Matching and Eligibility System
AI-Enhanced Lung Size Matching and Eligibility System
Abstract: Lung transplantation is a life-saving procedure for patients with end-stage lung disease, and precise donor-
recipient lung size matching is critical to improving transplant success rates. This paper introduces an automated system
that estimates lung size and assesses transplant suitability using chest X-ray images based on computer vision techniques.
The lung segmentation is achieved through a U-Net model, which successfully separates the lung region from X-ray images.
Key anatomical feature landmarks such as width-at-base, width-at-hilum, R-ACPA, R-AMD, L-ACPA, and L-AMD are
identified with computer vision for precise measurement of lung dimensions. The measured lung dimensions are compared
with donor lung sizes to determine transplant suitability. By reducing reliance on subjective assessments and hand
measurements, the technique increases precision, hastens the process of lung matching, and lessens the involvement of
human mistakes. By automating the procedure of eligibility screening, radiologists and transplant surgeons are provided
with reliable, fact-based data to work with, which ultimately enhances decision-making on lung transplantation. This study
helps to show how deep learning and medical imaging technology can assist in enhancing organ transplantation as well as
medical results.
How to Cite: Dr. G. Sangeetha; Vasan K J; Subash M; Venu Krishnan S (2025). AI-Enhanced Lung Size Matching and Eligibility
System. International Journal of Innovative Science and Research Technology, 10(3), 530-535.
https://doi.org/10.38124/ijisrt/25mar722
I. INTRODUCTION used for pediatric lung transplant where size is crucial [6].
Incorporating deep models such as YOLO into lung
Lung transplantation is a life-saving treatment for segmentation has made auto lung sizing more dependable
individuals with end-stage lung illness, including pulmonary with less workload for human calculations as well as
fibrosis, cystic fibrosis, chronic obstructive pulmonary subsequent human errors [7]. Computer-aided lung sizing
disease (COPD), and pulmonary hypertension. But among the with artificial intelligence from chest radiographs emerged as
most critical challenges in lung transplantation is to deliver a novel method for improving donor-recipient matching
an optimal size match between donor and recipient lungs to through objective and quick measurements [8]. Other studies
prevent graft dysfunction and compromised respiratory have also drawn attention to often overlooked findings on
mechanics [1]. Traditional methods of lung size matching chest radiographs, emphasizing the importance of newer
rely on donor height estimation, chest X-rays, and pulmonary imaging modalities in preventing errors in lung
function tests, which may not always prove to be correct [2]. transplantation [9]. The comparison between pulmonary
Advances in deep learning and medical imaging have function tests and CT volumetry has demonstrated that
significantly improved the accuracy of lung segmentation and imaging-based measurements can provide more accurate
anatomical landmark detection, making it possible to estimates of lung volumes, further confirming their
automatically measure lung size [3]. Computed tomography usefulness in pre-transplant evaluation [10].
volumetry has been used for pre-transplant lung size
matching with increased accuracy than conventional methods This study aims to develop an automated lung transplant
[4]. Variability in chest X-ray-based measurements of lung suitability screening system using deep learning and
height and its impact on transplantation results have also been computer vision techniques. The system will segment lung
examined in research with the emphasis on reliable regions automatically from chest X-rays, identify prominent
computational techniques [5]. anatomical landmarks, and compute lung measurements for
comparison with donor lungs for size matching. By utilizing
Machine learning models have even built models in the AI-based techniques, the system hopes to provide a more
recent past to estimate donor lung volume more accurately precise, objective, and efficient alternative to traditional lung
from chest X-ray measurements, which can specifically be
II. LITERATURE REVIEW Lastly, Goceri [25] outlined some of the medical image
data augmentation techniques and discussed their
Lung transplantation remains a life-saving procedure effectiveness for improving the performance of deep learning
for patients with end-stage lung diseases. Donor and recipient models in medical imaging applications. These imaging and
lung size matching is a key element in avoiding post- AI developments provide a strong foundation for accurate
transplant complications. There have been studies looking at estimation of lung size and transplantation eligibility
methods of estimating lung size and how this influences determination. This literature review highlights the
transplant success. significant progress achieved in lung size estimation, medical
imaging, and AI-based analysis for lung transplantation. The
Eberlein et al. [11] investigated the effect of lung size integration of AI-based model segmentation with traditional
mismatch on post-operative complications and resource imaging techniques holds the potential to enhance donor-
utilization after bilateral lung transplantation. Their findings recipient matching in the long run, resulting in improved
highlight the significance of precise size estimation in transplantation outcomes as well as patient survival.
preventing primary graft dysfunction and other post-
operative complications [12]. Li et al. [13] highlighted that III. EXISTING SYSTEM
chest X-ray sizing is reflective of pulmonary diagnosis and
body composition and hence, analogous to the risk of primary Lung transplant surgeries need accurate donor-recipient
graft dysfunction, emphasizing the significance of precise lung size matching to enhance post-transplant survival.
lung size estimation. Ouwens et al. [14] proposed using Conventional size-matching techniques are plagued by
predicted total lung capacity (pTLC) for donor-recipient size inconsistencies caused by human measurements and
matching in lung transplantation. This was done to increase radiologist variability. Our system overcomes this limitation
donor-recipient compatibility and reduce the risk of by using AI and computer vision to automate lung size
complications. Similarly, Riddell et al. [15] presented a estimation from chest radiographs. The AI-based method
simplified method for donor-recipient size matching, provides standardization and accuracy, eliminating the
particularly in interstitial lung disease patients, which was subjectivity and variability inherent in human assessments.
found effective in the clinical setting.
The process works on a two-stage system: the first stage
Aside from transplantation, medical imaging has played involves extracting the lung area from chest radiographs
a critical role in the estimation of lung volume. Pierce et al. using a deep learning-based lung segmentation model, and
[16] devised a technique to estimate lung volumes on the the second stage involves identifying feature points to
basis of chest radiographs through the use of information calculate significant lung measurements. The determined
from shape. Schlesinger et al. [20] compared total lung feature points are utilized to calculate six different height and
capacity estimates on chest radiographs and computed width parameters, which play an important role in evaluating
tomography scans with body plethysmography and lung size. These parameters are then utilized to measure
concluded that imaging-based estimates were highly reliable donor and recipient lung sizes, enhancing the matching
to employ clinically. Recent advances in artificial intelligence procedure. The AI-driven method simplifies the evaluation,
(AI) have better improved lung size estimation and disease saving time for radiologists and transplant surgeons to assess
detection. Topalovic et al. [17] demonstrated that AI lung compatibility.
outperforms pulmonologists when reading pulmonary
function tests, thereby its potential application in clinical To ensure the accuracy of the system, we compared its
decision-making. Chassagnon et al. [18] explored the AI-measured lung size with the measurements reported by
application of AI in the diagnosis of lung cancer, highlighting professional radiologists. Based on a sample of 50 lung
the importance of deep learning models in enhancing transplant patients, our model exhibited a measurement error
diagnostic accuracy. of less than 2.5% (less than 7.0 mm), with high reliability
even in difficult cases, including patient rotation,
Mason et al. [19] described the importance of donor- consolidations, or effusions. The strong interrater and
recipient size matching in lung transplant and pointed out that intrarater agreement also attest to the consistency of the
small mismatches would have an enormous effect on patient model, rendering it a good candidate for clinical
outcomes. Lian et al. [21] presented a structure-aware relation application.Our system improves donor lung evaluation
network for thoracic disease segmentation and detection, through objective, repeatable, and automatic measurements,
which could be extended to lung size estimation and removing the need for human calculation. By integrating AI
transplant suitability evaluation. Medical image segmentation into the workflow of lung sizing, healthcare professionals can
has been addressed by state-of-the-art machine learning streamline donor selection, minimize mismatches, and
algorithms. Lin et al. [22] proposed the focal loss for enhance post-transplant survival. Rapid assessment of lung
enhancing dense object detection from cluttered medical size is also useful for emergencies where immediate donor-
images. Salehi et al. [23] proposed the Tversky loss function recipient matching is imperative.
for image segmentation using 3D convolutional networks,
which performed well on medical imaging. Abraham et al. Although our AI-based system has been encouraging,
[24] also enhanced segmentation performance using a focal further testing on a larger dataset is required to validate its
V. METHODOLOGY the model was trained using images from chest X-rays. The
segmented lung images are then analyzed to identify
The suggested technique automates lung sizing in important feature points that are needed for lung size
transplant screening by combining deep learning and estimation. These feature points are width-at-base, width-at-
computer vision methodically. A U-Net model, a well-known hilum, Right Anterior Costophrenic Angle (R-ACPA), Right
deep learning architecture for image segmentation in the Anterior Mid-Diaphragm (R-AMD), Left Anterior
medical field, is used to separate the lungs in the first phase. Costophrenic Angle (L-ACPA), and Left Anterior Mid-
To segment the lung structures with high precision and Diaphragm (L-AMD).
identify the anatomical items that are being operated upon,
To further confirm the system, we compared the AI- In addition, the combination of deep learning and
derived lung measurements with two expert radiologists' medical imaging in lung transplant assessment demonstrates
reported measurements for a cohort of 50 lung transplant the wider potential of artificial intelligence in medicine.
recipients. The mean error in lung size estimation was <2.5% Through its simplification of the donor-recipient matching
(<7.0 mm), illustrating the model's high reliability. The procedure, this methodology optimizes clinical workflow and
interrater and intrarater agreement between AI predictions facilitates surgeons and radiologists in the making of highly
and expert measurements was strong, illustrating the system's informed, data-driven decisions. Subsequent studies and
clinical utility. The outcomes show that our method testing with larger datasets will continue to perfect this
efficiently minimizes variability in lung size estimation, system and make it an effective organ transplant suitability
guaranteeing precise donor-recipient matching for lung assessment tool. Finally, this research emphasizes the
transplantation. Future enhancement could be aimed at revolutionary nature of AI-based medical imaging in the field
improving the model for complicated cases, like X-rays with of organ transplantation and its potential for changing the
critical lung abnormalities or low image quality. practice of organ transplant procedures.
The new automated lung sizing system offers an [1]. H. Greenspan, S. K. Zhou, C. Davatzikos, B. Van
important innovation in lung transplantation through the use Ginneken, J. S. Duncan, J. L. Prince, D. Rueckert, A.
of deep learning and computer vision for accurate donor- Madabhushi, and R. M. Summers, ‘‘ A review of deep
recipient matching. Through the utilization of a U-Net model learning in medical imaging: Imaging traits,
for lung segmentation and identification of important technology trends, case studies with progress
anatomical landmarks, the system reduces the risk of human highlights, and future promises ’’ Proc. IEEE, vol. 109,
error and increases the accuracy of lung dimension estimates. no. 5, pp. 820–838, May 2021, doi:
This automation not only speeds up the transplant assessment 10.1109/JPROC.2021.3054390.
process but also provides a standardized and objective [2]. D. Datta, G. Kumar, K. Swapna, K. K. D. Ramesh, and
method of lung size matching, ultimately enhancing the S. Rajest, ‘‘A review of medical image segmentation
success rate of transplants. Minimizing dependence on algorithms,’’ EAI Endorsed Trans. Pervasive Health
manual measurements and subjective assessments enables Technol., vol. 7, Jul. 2018, Art. no. 169184, doi:
more consistency and efficiency in transplant decision- 10.4108/eai.12-4-2021.169184.
making. [3]. P. Kennedy, X. He, M. H. Hesamian, and W. Jia,
‘‘Deep learning techniques for medical image