CV
Click the pdf icon on the right to download my CV.
Basics
| Name | Asadullah Bin Rahman |
| Label | Research Assistant |
| galib.hstu.cse17@gmail.com | |
| Url | https://asadullahgalib007.github.io |
| Summary | Research Assistant at IoThink Lab, specializing in image processing, machine learning, and quantum information. |
Work
-
2023.07 - Present Research Assistant
IoThink Lab, HSTU
Conducting research in image processing and machine learning. Aiding my supervisor in facilitating research work.
- MRI image denoising using wavelet transform
-
2023.03 - 2023.09 Lecturer
Govt. Shahid Akbar Ali Science and Technology College (SASTC)
Taught undergraduate courses in theory of computation, computer graphics, and machine learning.
- Designed and delivered courses on machine learning and image processing.
Education
-
2023.07 - Present Dinajpur, Bangladesh
M.Sc.(Engineering) in Computer Science and Engineering
Hajee Mohammad Danesh Science and Technology University (HSTU)
Computer Science and Engineering
- GPA: 3.625/4.00 (up to first semester)
-
2017.01 - 2022.12 Dinajpur, Bangladesh
B.Sc.(Engineering) in Computer Science and Engineering
Hajee Mohammad Danesh Science and Technology University (HSTU)
Computer Science and Engineering
- GPA: 3.31/4.00
Awards
- 2024.08.15
Womanium Quantum + AI 2024 Global Summer School Finalist
Womanium
Finalist and nominee for the Quantum Solution Launchpad Fellowship.
- 2024.06.19
IBM Quantum Challenge 2024 (Rank: 11th Globally)
IBM
Successfully completed all six labs in the challenge.
- 2016.01.08
6th Bangladesh Academy of Sciences (BAS) Divisional Science Olympiad
Bangladesh Academy of Sciences
Secured 3rd position in the division and was selected for the national level.
- 2015.09.04
5th Physics Olympiad organized by Dinajpur Science Academy
Dinajpur Science Academy
Achieved 7th position in the Physics Olympiad.
Certificates
| Womanium Global Quantum+AI Badge 2024 | ||
| WOMANIUM Foundation | 2024-10-03 |
| Quantum Algorithms Development - I | ||
| Classiq Technologies | 2024-08-09 |
| PennyLane Quantum Machine Learning Challenge | ||
| PennyLane | 2024-08-09 |
| Qiskit Global Summer School 2024 - Quantum Excellence | ||
| IBM | 2024-08-01 |
| QBronze | ||
| QWorld | 2024-07-01 |
| QNickel | ||
| QWorld | 2024-07-01 |
| Python for Everybody Specialization | ||
| Coursera | 2020-09-01 |
Publications
-
2023.12.01 Enhanced Brain Tumor Classification from MRI Images Using Deep Learning Model
2023 26th International Conference on Computer and Information Technology (ICCIT)
In the realm of image classification, traditional algorithms, encompassing both machine learning and deep learning, grapple with formidable challenges arising from uneven pixel ranges and dimensionality reduction. This results in a significant impediment to achieving accurate image categorization.Numerous examples of such traditional methods, including KNN, Random Forest, SVM, DNN, CNN etc, have encountered persistent issues such as inefficient performance of feature engineering, limited accuracy, etc. In response to these challenges, this paper introduces a novel image classification method that integrates pixel mapping, DWT, and CNN for improved efficiency and reliability. By resolving irregular pixel ranges through initial pixel mapping, our method establishes uniformity as a foundation for subsequent image analysis. Subsequently, DWT is employed to dissect and reduce image dimensionality, extracting essential features while lowering computational complexity. This two-step preprocessing approach forms a robust foundation for effective data classification. Within this framework, our proposed CNN architecture plays a pivotal role, utilizing both spectral and spatial information to address image categorization challenges. The network’s capacity to learn complex patterns enhances classification accuracy. In extensive evaluations, our methodology surpasses conventional classification techniques, yielding impressive results. With an Overall Accuracy (OA) of 96.9% and a Kappa statistic of 95.16%, our method showcases excellence and practical potential. These compelling achievements underscore the significance of our approach in tackling image classification challenges, paving the way for enhanced precision and efficiency across various domains.
Skills
| Machine Learning | |
| Computer Vision | |
| Image Processing | |
| Natural Language Processing | |
| Deep Learning |
| Quantum Computing | |
| Quantum Machine Learning | |
| Quantum Error Correction |
| Programming | |
| C++ | |
| Java | |
| Python | |
| Data Structures | |
| Algorithms |
| Web Development | |
| HTML | |
| CSS | |
| JavaScript | |
| PHP | |
| MySQL |
Languages
| English | |
| Fluent (IELTS Academic: 6.5) |
| Bengali | |
| Native |
Interests
| Competitive Programming | ||||
| Codeforces: [Click here] | ||||
| HackerRank: [Click here] | ||||
| UVa: [Click here] | ||||
| Chess | |||
| Lichess: [Click here] | |||
| Chess.com: [Click here] | |||
References
| Dr. Md. Abdulla Al Mamun | |
| Professor, Department of Computer Science and Engineering, HSTU | |
| Visit: https://hstu.ac.bd/teacher/mamun | |
| Email: mamun@hstu.ac.bd |
| Masud Ibn Afjal | |
| Associate Professor, Department of Computer Science and Engineering, HSTU | |
| Visit: https://hstu.ac.bd/teacher/masud | |
| Email: masud@hstu.ac.bd |
Projects
- 2024.01 - Present
MRI Image Denoising using Wavelet Transform
Applying wavelet transform techniques to reduce noise in MRI images and comparing results using metrics such as MSE, PSNR, and SSIM.
- Implemented various wavelet functions (db3, bior6.8, sym4)
- Hard and soft thresholding methods
- 2024.07 - 2024.08
QML for Conspicuity Detection in Production
Final project for the Womanium Quantum + AI 2024 program that earned me the QSL fellowship nomination. I implemented a Hybrid Quantum Convolutional Neural Network to detect anomalies in production.
- Implemented a 3x3 kernel using Quantum Circuit along with a classical CNN.
- Implemented various layers as ansatz(e) for a Quantum Regression Model and performed comparison.