<?xml version="1.0" encoding="UTF-8"?>
<article article-type="Research Article">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher">journal-of-information-and-optimization-sciences</journal-id>
      <journal-title-group>
        <journal-title>Journal of Information and Optimization Sciences</journal-title>
      </journal-title-group>
      <issn publication-format="electronic">2169-0103</issn>
      <issn publication-format="print">0252-2667</issn>
      <publisher>
        <publisher-name>Taru Publications</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.47974/JIOS-2367</article-id>
      <title-group>
        <article-title>Optimizing convolutional neural network architectures : An experimental evaluation of key parameter tuning in smart city building project</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author" corresp="yes">
          <name>
            <surname>Kadam</surname>
            <given-names>Vrushali  Rajaram</given-names>
          </name>
          <aff>Department of Business Administration, Yashwantrao Mohite Institute of Management, Bharati Vidyapeeth (Deemed to be University), Karad, Maharashtra, 415539, India</aff>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Sireesha</surname>
            <given-names>Dommaraju</given-names>
          </name>
          <aff>Department of Management, Rushford Business School, Luzern, 6010, Switzerland</aff>
        </contrib>
      </contrib-group>
      <volume>47</volume>
      <issue>7</issue>
      <fpage>2807</fpage>
      <lpage>2820</lpage>
      <pub-date date-type="pub">
        <day>31</day>
        <month>07</month>
        <year>2026</year>
      </pub-date>
      <abstract>
        <p>The unregulated and improper monitoring procedures of urban and metropolitan cities lead to poor land usage, uncontrolled urbanization, and pose a risk to the infrastructural tolerability of city life. Effective and continuous computer vision-based artificial intelligence monitoring systems lower the susceptibility risk impacts that can be created in sustainable ecosystems. In this Paper, I am describing my research work on computer vision-based Artificial Intelligence (AI) classification algorithms to monitor and classify the aerial images in monitoring city developments for improved safety, sustainability, and operational efficiency. Computer vision is a branch of AI for interpreting images and videos for software systems. The main objective of this project is to develop a Convolutional Neural Networks (CNN) model for image classification and also optimize parameters to improve the accuracy and reduce the computer resources utilization. The solution includes datasets (aerial images of cities with multiple classes), preprocessing stages, optimizing convolutional layers, preparing feature pyramids, and building neural networks, training networks, and validation steps. The results of this project show that increasing neural network layers and the number of training iterations improves accuracy but also consumes significant resources and leads to overfitting; however, reducing the number of neural layers and training iterations results in lower accuracy and underfitting. Therefore, several experiments were conducted to tune parameters and protocols such as convolutional filter dimensions, number of filters, pooling, strides, activation functions, and network size, as well as training-level parameters like learning rate, optimizer selection, epochs, batch size, and weights adjustments. Additionally, a user-friendly interactive dashboard has been built with the Streamlit framework for live demoing of solutions to the end users. It helps users by providing customized statistical reports with analysis of types of constructions and their growth trends. By integrating aerial images, AI, and mapping techniques, the solution supports industrial organizations, government authorities, and environmental agencies in achieving their targets in digitizing city aerial maps and structured planning for initiatives in building smart cities, construction and monitoring.</p>
      </abstract>
      <kwd-group>
        <kwd>Artificial intelligence (AI)</kwd>
        <kwd>Convolutional neural networks (CNN)</kwd>
        <kwd>Smart cities</kwd>
        <kwd>Image classification</kwd>
        <kwd>Optimization</kwd>
        <kwd>Parameter tuning</kwd>
      </kwd-group>
      <custom-meta-group>
        <custom-meta>
          <meta-name>access</meta-name>
          <meta-value>open</meta-value>
        </custom-meta>
        <custom-meta>
          <meta-name>retracted</meta-name>
          <meta-value>no</meta-value>
        </custom-meta>
      </custom-meta-group>
    </article-meta>
  </front>
</article>
