Ali Ahmadi Roghabadi

Ali Ahmadi Roghabadi

My research lies between computational neuroscience and continual learning, and my interest is developing systems that can learn and adapt over time. I am particularly interested in applying these ideas to robotics and large language models. Outside of research, I take part in competitive programming contests on Codeforces, and I enjoy the process of problem solving.

I completed my bachelor's degree from University of Tehran, where I did my undergraduate project under the supervision of Dr. Hossein Aghababa. Also, in the last two years of my bachelor's degree, I worked as a research assistant in the Deep Learning Lab under the supervision of Dr. Kazem Fouladi. During this time, I attended the 6th International Conference on Pattern Recognition and Image Analysis (IPRIA 2023) at the University of Tehran.

About

Research Interests

  • Computational Neuroscience
  • Continual Learning
  • Deep Learning

Education

University of Tehran — Tehran, Iran
B.Sc. Computer Engineering, Department of Engineering
2021 – 2025
Seyed Kamaleddin Mousavi Magnet High School — Kerman, Iran
High School Diploma
2018 – 2021

Research Experience

Research Assistant
Deep Learning Lab, Dr. Kazem Fouladi, University of Tehran
2023 – 2025
Undergraduate Project
Supervised by Dr. Hossein Aghababa, University of Tehran
2024 – 2025

Teaching Experience

Teaching Assistant — Algorithm Design
Instructor: Dr. Kazem Fouladi
Feb 2024 – Jan 2025
Teaching Assistant — Advanced Programming
Instructor: Dr. Razieh Ghiasi
Feb 2024 – Jun 2024
Teaching Assistant — Artificial Intelligence
Instructor: Dr. Kazem Fouladi
Feb 2024 – Jun 2024

Projects

Skin Lesion Classification

Skin Lesion Classification — This project is a lightweight, multi-modal deep learning model that classifies skin lesions from images into seven diagnostic categories from the HAM10000 dataset — melanoma, melanocytic nevi, basal cell carcinoma, actinic keratoses/Bowen's disease, benign keratosis-like lesions, dermatofibroma, and vascular lesions — while also taking the patient's age, sex, and lesion body location as additional inputs to make more clinically informed predictions than an image-only model. Built on a MobileNetV3 backbone, the model is designed with a deliberate focus on accuracy and efficiency alongside small resource usage rather than raw benchmark performance alone, making it lightweight enough to embed directly into mobile apps and run inference on-device, without depending on a server or cloud API for every prediction.

LIF Neuron Simulation

LIF Neuron Simulation — Implementation and simulation of a single leaky integrate-and-fire (LIF) neuron, one of the simplest and most widely used models in computational neuroscience for approximating how a biological neuron behaves. The neuron's membrane potential is modeled as it integrates incoming input current over time while also "leaking" charge back toward a resting state, mimicking the passive electrical properties of a real neuron's membrane. once the membrane potential crosses a defined threshold, the model generates a spike and resets the potential, reproducing the basic firing behavior seen in real neurons. The project visualizes this membrane potential dynamics and spike generation over time.

Persian ASR project

Whisper Fine-tuning — Fine-tuned OpenAI's Whisper model on Persian speech datasets to enhance automatic speech recognition (ASR) performance. This project was conducted at the Deep Learning Lab, University of Tehran.

More on github.com/0ahmadi

Quotes