Medical diagnostics is an important step in the identification and detection of any disease. Generally, diagnosis requires expert supervision, but in recent times, the evolving emergence of machine intelligence and its widespread applications has necessitated the integration of machine intelligence with pathological expert supervision. This research aims to mitigate the diagnostics of urinary tract infections (UTIs) by visual recognition of Colony-Forming Units (CFUs) in urine culture. Recognizing the patterns specific to positive, negative, or uncertain UTI suspicion has been complemented with several neural networks inheriting the Multi-Layered Perceptron (MLP) architecture, like Vision Transformer, Class-Attention in Vision Transformers, etc., to name a few. In contrast to the fixed model edge weights of MLPs, the novel Kolmogorov-Arnold Network (KAN) architecture considers a set of trainable activation functions on the edges, therefore enabling better extraction of features. Inheriting the novel KAN architecture, this research proposes a set of three deep learning models, namely, K2AN, KAN-C-Norm, and KAN-C-MLP. These models, experimented on an open-source pathological dataset, outperforms the state-of-the-art deep learning models (particularly those inheriting the MLP architecture) by nearly 7.8361%. By rapid UTI detection, the proposed methodology reduces diagnostic delays, minimizes human error, and streamlines laboratory workflows. Further, preliminary results can complement (expert-supervised) molecular testing by enabling them to focus only on clinically important cases, reducing stress on traditional approaches.