Research Interests
Explainable AI (XAI) attributions, Trustworthy ML, baseline Time-Series Forecasting, Agriculture AI diagnostics, and Educational Data Mining.
Seeking a funded thesis-track MSc position abroad to research how Explainable AI (XAI) and trustworthy machine learning can safeguard agricultural, time-series, and industrial decision systems.
I am targeting a funded, thesis-based MSc abroad where I can contribute interpretable, reproducible, and deployable machine-learning pipelines from day one.
Explainable AI (XAI) attributions, Trustworthy ML, baseline Time-Series Forecasting, Agriculture AI diagnostics, and Educational Data Mining.
Featured Q1 review (Springer Nature), IEEE conference papers, CGPA 3.84/4.00, two-time Dean's List, IELTS 6.5.
Reproducible experiments, systematic baselines, clean documented notebooks, PostgreSQL pipelines, and rigorous validation.
Open to funded MSc/PhD thesis supervision, Research Assistant (RA) tracks, and graduate research for Fall 2026.
Measuring whether SHAP, LIME, and Grad-CAM attributions align with verified domain evidence in high-stakes vision (crop pathology, medical screening) — not just plausible-looking heatmaps.
Combining feature selection (RF/RFE/ANOVA), resampling (SMOTE/IHT), and interpretable ensembles so medical models stay both accurate and explainable on limited patient datasets.
Rigorous evaluation of non-stationary time-series where honest OLS/ARIMA baselines expose whether deep models add real predictive value or just complexity.
Directions drawn from my published work — open to reshaping around a supervisor's active projects.
Architecting machine learning systems that maintain interpretability and robustness under high-stakes, real-world constraints.
My academic path started within Educational Technology & Engineering (EdTE) at the University of Frontier Technology, Bangladesh (UFTB). I quickly became interested in a core vulnerability: complex deep neural classifiers excel at mapping parameters, but their decision boundaries are opaque.
This inspired my research direction. By using local post-hoc explanations like SHAP, LIME, and Grad-CAM, I work to establish transparent, faithful attributions. My goal is to ensure model attributions align with verified physical domain evidence before predictions are integrated into agricultural or time-series systems.
Developing faithful, post-hoc local attributions for deep agricultural leaf-pathogen computer vision models and educational student-risk classifiers.
Rigorously evaluating model stability and error margins across non-stationary time-series datasets against robust ARIMA/OLS baselines.
"The complexity of industrial data requires the precision of neural interpretation."
Scientific PhilosophyVerified scientific output in Q1 journal, conference, and manuscript-stage tracks.
Peer-Reviewed & Published
Aditya Rajbongshi, Fatema Tuz Johora, Arafat Hossain, Md. Salauddin Sarker, Md Habibur Rahman, Md Wahidur Rahman, Fahad T. Alotaibi, Mohammad Ali Moni.
Artificial Intelligence Review (2026) Vol 59, 105 · JIF: 13.9 | CiteScore: 26.3
My contribution: deep learning, machine learning, and XAI analysis synthesised into the review.
@article{rajbongshi2026leveraging,
title = {Leveraging explainable AI for sustainable agriculture: a comprehensive review of recent advances},
author = {Rajbongshi, Aditya and Johora, Fatema Tuz and Hossain, Arafat and Sarker, Md. Salauddin and Rahman, Md Habibur and Rahman, Md Wahidur and Alotaibi, Fahad T. and Moni, Mohammad Ali},
journal = {Artificial Intelligence Review},
volume = {59},
pages = {105},
year = {2026},
doi = {10.1007/s10462-025-11459-5}
}
Arafat Hossain, Md. Salauddin Sarker, Aditya Rajbongshi, Most. Rakiba Khanom Jisa, Maria Afrin Bindu, Kayes Mohammad Abdullah.
IEEE 2nd International Conference on Computing, Applications and Systems (COMPAS 2025)
My contribution: methodology, code implementation, and the results section.
@inproceedings{hossain2025bridgingclimates,
title = {Bridging Climates: Weather Forecasting Using OLS and ARIMA Models with a Multi-Country Dataset},
author = {Hossain, Arafat and Sarker, Md. Salauddin and Rajbongshi, Aditya and Jisa, Most. Rakiba Khanom and Bindu, Maria Afrin and Abdullah, Kayes Mohammad},
booktitle = {2025 IEEE 2nd International Conference on Computing, Applications and Systems (COMPAS)},
year = {2025},
publisher = {IEEE},
doi = {10.1109/COMPAS67506.2025.11381792}
}
Nusrat Zahan Nila, Md. Ali Mahmud Pritom, Fatema Tuz Johora, Aditya Rajbongshi, Md. Salauddin Sarker, Md. Ashrafuzzaman.
IEEE International Conference on Computer and Information Technology (ICCIT 2025)
My contribution: explainable AI (XAI) analysis and the results section.
@inproceedings{nila2025bridgingeducational,
title = {Bridging Educational Gaps: Predicting Retakes Among Bangladeshi Undergraduates with Machine Learning and Explainable AI},
author = {Nila, Nusrat Zahan and Pritom, Md. Ali Mahmud and Johora, Fatema Tuz and Rajbongshi, Aditya and Sarker, Md. Salauddin and Ashrafuzzaman, Md.},
booktitle = {2025 International Conference on Computer and Information Technology (ICCIT)},
year = {2025},
publisher = {IEEE},
doi = {10.1109/ICCIT68739.2025.11491491}
}
Under Review & In Preparation
Md. Salauddin Sarker, et al.
Undergraduate (B.Sc.) thesis · Explainable Medical AI · Speech-based Parkinson's detection · Manuscript under review
My contribution: dataset collection, methodology design and implementation, and the results section — primarily code implementation.
Md. Salauddin Sarker, et al.
Positioned for Industrial Edge Inference / IDAA Forum Track
Building an accurate and interpretable classifier for sustainable agri-diagnostics.
Need for reliable, transparent identification of leaf pathogens in field conditions.
Multi-class leaf image dataset with diverse environmental backgrounds.
Approach: Transfer learning (VGG16/ResNet50/EfficientNetB0) + spatial attention mechanisms.
Explainability: Grad-CAM heatmaps for decision transparency and feature verification.
Results: 99.42% overall classification accuracy; sustained 42 FPS on mobile edge platforms.
Demonstrated that spatial attention maps can pinpoint pathogenic regions in leaf images better than standard CNNs, crucial for trustworthy field diagnostic deployment.
Evaluating OLS and ARIMA architectures across 61 years of meteorological data.
Forecasting temperature and variables accurately across highly diverse meteorological zones.
61 years of multi-country historical temperature data (Bangladesh, KSA, Japan, Russia).
Approach: Hybrid ARIMA structures + OLS linear trends; tested stationarity and residuals.
Validation: OLS reached an RMSE of 0.30 for temperature forecasting in Bangladesh.
Proved that complex forecasting models need careful, standard OLS/ARIMA statistical baselines to evaluate whether true predictive novelty exists.
Connecting raw enterprise database transactions with custom predictive ML models.
Aggregating scattered commercial flows into clean, structured data records ready for ML.
PostgreSQL ETL pipelines combining Odoo Sales, inventory, and ledger databases.
Ecosystem: Integrated Odoo 17 ERP transaction workflows, optimizing relational queries.
Machine Learning: XGBoost and RandomForest classifiers evaluated using local SHAP importance.
Outcome: Reached 85% predictive accuracy on operational client retention flows.
Industry data-systems work that demonstrates the engineering rigor and reproducibility behind my research.
Leading enterprise ERP and software development: designing Odoo modules, relational data models, and reporting workflows that turn raw operational data into auditable, analysis-ready systems.
Q Cosmetics Ltd · Dhaka, Bangladesh
Built the connective data layer between operations and decision-making: Odoo 17 ERP workflows, PostgreSQL ETL pipelines, and BI dashboards — converting raw transactional data into auditable, analysis-ready evidence.
Faster order-cycle workflow via ERP rollout.
Reporting cut from ~3 hours to ~15 minutes.
Systems deployed across sales, inventory, purchase.
Dhaka Board
Dhaka College
UFTB, Bangladesh · 2019-2024
Thesis: Explainable AI for Parkinson's disease prediction (weighted ensemble, 98.29%).
Seeking funded thesis supervision
Academic honours, national innovation recognition, and elected leadership across engineering and language communities.
University of Frontier Technology (UFTB)
Recognised for top-tier academic performance across two non-consecutive cycles.
9th Nationally · Campus Ambassador
Selected campus leader for the national innovation drive; ranked top 10 nationally on technical pitch.
Led technical mentorship for 200+ members and organised engineering hackathons and innovation drives.
Coordinated large-scale robotics competitions and cross-discipline engineering teams.
Drove multilingual academic exchange and Japanese (N5) learning initiatives for global readiness.
Official recommendations and academic credentials verified by university professors.
Assistant Professor & Chairman
Dept. of Educational Technology & Engineering
farhana0001@uftb.ac.bd
University of Frontier Technology, Bangladesh
Assistant Professor
Dept. of Educational Technology & Engineering
aditya0001@uftb.ac.bd
University of Frontier Technology, Bangladesh
If your group works on Explainable AI, Trustworthy ML, time-series, or applied AI for agriculture, health, or education — I am funded-MSc ready and can contribute from day one.
Reproducible experiments with rigorous OLS/ARIMA and ML baselines before claiming novelty.
SHAP/LIME/Grad-CAM pipelines that test whether explanations are faithful, not just plausible.
Publication-ready writing and clean, supervisor-friendly code — proven across 3 IEEE/Springer papers.
Open to MSc supervision, research collaboration, and inquiries regarding my scientific publications and deployments. Let's connect.
Your email client has been opened with the inquiry prefilled. Click send inside your mail app!