<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Article Tag Suite 1.3//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML"
         xmlns:xlink="http://www.w3.org/1999/xlink"
         article-type="research-article" xml:lang="English" dtd-version="1.3">
  <front>
    <journal-meta>
      <journal-title-group><journal-title>International Journal of Computer Science and Artificial Intelligence</journal-title></journal-title-group>
      <issn pub-type="epub">3143-6986</issn>
      <publisher><publisher-name>IORO Publications</publisher-name></publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.64823/ijcsa.2601010</article-id>
      <article-id pub-id-type="publisher-id">280017949912</article-id>
      <title-group><article-title>BRAIN TUMOR SEGMENTATION OF MRI SEQUENCES (T1, T2, T1CE, FLAIR) USING BRATS DATASET</article-title></title-group>
      <contrib-group>
    <contrib contrib-type="author" corresp="yes">
      <name><surname>kaur</surname><given-names>Lovedeep</given-names></name>
      <aff>Ramgarhia Institute of Engineering and Technology ,phagwara</aff>
    </contrib>
    <contrib contrib-type="author">
      <name><surname>Singh</surname><given-names>Parminder</given-names></name>
      <aff>Ramgarhia Institute of Engineering and Technology ,phagwara</aff>
    </contrib>
    <contrib contrib-type="author">
      <name><surname>Naveen Dhillon</surname><given-names>Dr.</given-names></name>
      <aff>Ramgarhia Institute Of Engineering and Technology phagwara</aff>
    </contrib>
      </contrib-group>
      <pub-date pub-type="epub"><year>2026</year><month>09</month><day>06</day></pub-date>
      
      <issue>1</issue>
      <fpage>154</fpage>
      <lpage>167</lpage>
      <abstract><p>Brain tumor segmentation from Magnetic Resonance Imaging (MRI) is an important task in computer-aided diagnosis because accurate identification of tumor regions supports clinical assessment and treatment planning. However, the complex structure, irregular shape, intensity variation, and heterogeneous appearance of brain tumors make automated segmentation challenging. This study presents a comparative deep learning framework for brain tumor segmentation using the BraTS 2020 dataset and two-dimensional (2D) MRI images. In this study, we explore 2D deep learning architectures for automated tumor segmentation, focusing on U-Net, Vision Transformer (ViT), and Res-ViT models. U-Net, with its encoder–decoder design and skip connections, has been widely adopted for medical image segmentation due to its ability to capture fine-grained spatial features. ViT, leveraging self-attention mechanisms, introduces a global receptive field that enhances contextual understanding across slices. The Res-ViT hybrid combines residual learning with transformer-based attention, aiming to balance local feature extraction and long-range dependency modelling. Preprocessing steps, including skull stripping, intensity normalisation, and bias field correction, were applied to ensure consistency across scans. Data augmentation techniques such as rotation, flipping, and elastic deformation were employed to mitigate overfitting and improve generalisation. The models are evaluated using important segmentation metrics, including Intersection over Union (IoU), accuracy, precision, recall/sensitivity, loss, and 95th-percentile Hausdorff Distance (HD95). The comparative analysis aims to identify the strengths and limitations of convolutional and transformer-based approaches for 2D brain tumor segmentation. The study demonstrates the potential of combining local feature extraction and global contextual learning to achieve more accurate and robust brain tumor segmentation from multimodal MRI images.</p></abstract>
      <kwd-group kwd-group-type="author-generated"><kwd>MRI</kwd><kwd>U-Net</kwd><kwd>ViT</kwd><kwd>BraTS 2020</kwd><kwd>IOU</kwd><kwd>HD95.</kwd></kwd-group>
    </article-meta>
  </front>
  <body>
    <sec>
      <p>Full text available in PDF format.</p>
    </sec>
  </body>
</article>