Research Assistant at Sharif University of Technology

Utilizing Large Language Models for Medical Question Answering in Persian and English

It introduces a model that utilizes PubMed QA and PubMed summarization datasets for answering questions and novel dataset including persian-english sentences with translated disease names. This model is equipped to respond to medical questions in both Persian and English by following these steps:

Under the Supervision of Ehsaneddin Asgari at Computer Engineering Department.

July. 2023 – Present

Utilizing Large Language Models for Multilingual News Question Answering

It introduces a model that utilizes news dataset, generated by other students, for answering questions. This model is equipped to respond to news questions in all languages by following these steps:

Under the Supervision of Ehsaneddin Asgari at Computer Engineering Department.

August. 2023 – Present

Bug Issues Ranker Based on Frequently Used Programming Methods, Sentiment, and Reactions

The model being introduced sorts the issues based on their methods using a call graph and some other features. It calculates the frequency of method usage, analyzes sentiment, and reactions, giving more importance to issues linked to the most commonly used methods, those with the highest reaction rate, and those displaying the most negative sentiment. The model is also engineered to pinpoint methods related to each issue in large, high-quality GitHub projects. It performs in following the steps below:

Under the Supervision of Abbas Heydarnoori at Computer Engineering Department.

August. 2022 – Present

A Unique Approach for Node Identification, Weighted Tree for HTML Page, and Difference Calculation in DOM Trees (HDNA)

It identifies the differences by assigning a unique identifier, referred to as HDNA (HTML DNA), to each HTML page based on its structure and arrangement of tags. This identifier can be used to detect changes between two or more HTML pages. The approach is designed to efficiently capture structural changes in DOM trees, even with dynamically generated content, by analyzing hierarchical relationships, node attributes, and content variations. This could potentially improve website performance, enhance user experience, and increase security.

Under the Supervision of Abbas Heydarnoori at Computer Engineering Department.

June. 2023 – Present

Research Assistant at University of New South Wales

Developing Automated Medical Report Generation for Fundus Fluorescein Angiography Images (A Novel Approach in Ophthalmology Research)

It introduces a model that uses Fundus Fluorescein Angiography Images and their corresponding reports, collectively known as FFA-IR datasets. The aim is to enhance the model’s reliance on medical information rather than solely on language metrics when generating reports. Some modifications have also been made to the Reinforcement Learning (RL) algorithm to improve its performance. The model follows these steps to generate a report for each case based on the patient’s images:

Under the Supervision of Imran Razzak and Usman Naseem

June. 2023 – Present (Summer internship)