arXiv ScienceSearch

arXiv subjects

Imran Ahmad

Publications and source records attributed to Imran Ahmad.

3 recordsLinked to original sources

DL$^3$M: A Vision-to-Language Framework for Expert-Level Medical Reasoning through Deep Learning and Large Language Models

Medical image classifiers detect gastrointestinal diseases well, but they do not explain their decisions. Large language models can generate clinical text, yet they struggle with visual reasoning and often produce unstable or incorrect explanations. This leaves a gap between what a model sees and the type of reasoning a clinician expects. We introduce a framework that links image classification with structured clinical reasoning. A new hybrid model, MobileCoAtNet, is designed for endoscopic images and achieves high accuracy across eight stomach-related classes. Its outputs are then used to drive reasoning by several LLMs. To judge this reasoning, we build two expert-verified benchmarks covering causes, symptoms, treatment, lifestyle, and follow-up care. Thirty-two LLMs are evaluated against these gold standards. Strong classification improves the quality of their explanations, but none of the models reach human-level stability. Even the best LLMs change their reasoning when prompts vary. Our study shows that combining DL with LLMs can produce useful clinical narratives, but current LLMs remain unreliable for high-stakes medical decisions. The framework provides a clearer view of their limits and a path for building safer reasoning systems. The complete source code and datasets used in this study are available at https://github.com/souravbasakshuvo/DL3M.

cs.CV

Mathematical Modelling of Hypothalamus-Pituitary-Adrenal Axis Dynamics: A Review, a Novel Approach, and Future

A novel mathematical model for the hypothalamic pituitary adrenal (HPA) axis is proposed to comprehend the oscillations observed in hormone concentration and potential dysfunction within the HPA axis in stressful situation. This model integrates impact of hippocampal receptors on the secretion of corticotropin-releasing hormone (CRH), an additional signaling pathway involving Arginine Vasopressin (AVP) for the production and secretion of adrenocorticotropic hormone (ACTH), the inclusion of a daylight-related function for modeling circadian rhythms, and a short negative feedback loop from the pituitary to the hypothalamus in a minimal mechanistic model of the HPA axis. This expansion allows us to estimate model parameters that led to a significant reduction in the mean absolute percent error, thereby enhancing the model's predictive accuracy with a demonstration of a strong fit to the validation dataset. Through sensitivity and correlation analyses, our study shows the parameters that exert the most significant influence on the dynamics of cortisol within the system. This study reveals intricate interdependencies within the model and among the various components of the HPA axis. Despite current advancements in the model to comprehend the dynamics of the HPA Axis, these models are still lacking in addressing major factors such as the impact of genetic and epigenetics, the role of the amygdala in processing and transmitting stress signals, and other minor impacting factors.

math.DS

Algorithms for Computing Wiener Indices of Acyclic and Unicyclic Graphs

Let $G=(V(G),E(G))$ be a molecular graph, where $V(G)$ and $E(G)$ are the sets of vertices (atoms) and edges (bonds). A topological index of a molecular graph is a numerical quantity which helps to predict the chemical/physical properties of the molecules. The Wiener, Wiener polarity and the terminal Wiener indices are the distance based topological indices. In this paper, we described a linear time algorithm {\bf(LTA)} that computes the Wiener index for acyclic graphs and extended this algorithm for unicyclic graphs. The same algorithms are modified to compute the terminal Wiener index and the Wiener polarity index. All these algorithms compute the indices in time $O(n)$.

math.CO