Portfolio
Debojyoti Biswas
Machine Learning & Computer Vision Researcher
Results-driven ML researcher with 6+ years of experience building and deploying computer vision, robotics perception, autonomous systems, and multimodal AI solutions—bridging research prototypes to production with FastAPI, Docker, and AWS.
About
I build robust perception systems and scalable ML pipelines. My recent work spans multimodal 3D object detection for autonomous vehicles, domain adaptation for remote sensing, and vision–language models for long-duration video anomaly detection.
I enjoy shipping: packaging models into APIs, containerizing with Docker, and deploying on AWS (e.g., ECS/S3/SageMaker).
- Focus: 3D perception, multimodal fusion, long-range reliability, explainable/robust ML.
- Strength: research-to-production execution with clean, reproducible codebases.
- Collaboration: cross-functional work with research, product, and engineering teams.
Skills
Experience
- Built a multimodal 3D detection pipeline fusing sparse LiDAR + radar point clouds.
- Introduced density/sparsity-aware feature extraction and neighborhood aggregation to improve context awareness.
- Improved distant-object performance with an adaptive range-weighted loss; achieved +3.2% mAP on VoD.
- Saliency-aware difficulty scoring + customized focal loss + heatmap proposals for dense small objects.
- Achieved +1.8% / +2.3% mAP over SOTA on DOTA/DIOR.
- Compressed convolutions, backbone shrinkage, and scale-aware prediction for real-time UAV deployment.
- Reduced GPU memory by 34% and power by 10W while maintaining accuracy (DIOR).
- Customized Detectron2 RCNN; improved +7.4% / +4.6% mAP on DOTA/NWPU-VHR10.
- Deployed with AWS (S3/SageMaker); improved mAP by +12.7% (VisDrone) and gains on DIOR/DOTA/UAVDT.
- Designed vision–language anomaly detection with adaptive long/short segmentation and saliency-aware contrastive learning.
- Deployed with Docker + AWS ECS + FastAPI; improved AUC on Drone-Anomaly/UIT-Drone/UCF-Crime/XD-Violence.
- Taught 12+ undergraduate courses and labs.
- Supervised 100+ student research projects; served on defense and evaluation committees.
- Data Structures
- Algorithms Analysis and Design
- Object-Oriented Programming
- C Programming
- Computer Graphics
- Computer Networking
- Database Systems
Selected Publications
-
CICN IEEE CICN (International Conference on Computational Intelligence and Communication Networks) 2022
Small Object Detection from Satellite Imagery
Proposes difficulty-aware modeling and hard-example mining to improve dense small-object detection in satellite imagery.
DOIBibTeX
@inproceedings{biswas2022small_object_satellite, title = {Small Object Detection from Satellite Imagery}, author = {Biswas, Debojyoti and others}, booktitle = {International Conference on Computational Intelligence and Communication Networks (CICN)}, year = {2022}, doi = {10.1109/CICN56167.2022.10008383}, url = {https://doi.org/10.1109/CICN56167.2022.10008383} } -
NAS IEEE NAS (Networking, Architecture and Storage / NAS Conference) 2022
Energy Efficient CNN for Object Detection
Introduces efficiency-oriented CNN design choices for object detection, targeting reduced compute and improved deployment feasibility.
DOIBibTeX
@inproceedings{biswas2022energy_efficient_cnn, title = {Energy Efficient CNN for Object Detection}, author = {Biswas, Debojyoti and others}, booktitle = {IEEE NAS}, year = {2022}, doi = {10.1109/NAS55553.2022.9925528}, url = {https://doi.org/10.1109/NAS55553.2022.9925528} } -
IEEE TGRS IEEE Transactions on Geoscience and Remote Sensing 2024
Domain-Adaptive Small Object Detection in Satellite Imagery
Unsupervised domain adaptation for remote-sensing object detection using feature alignment and robust pseudo-labeling across dataset shifts.
DOIBibTeX
@article{biswas2024domain_adaptive_small_object_detection, title = {Domain-Adaptive Small Object Detection in Satellite Imagery}, author = {Biswas, Debojyoti and others}, journal = {IEEE Transactions on Geoscience and Remote Sensing}, year = {2024}, doi = {10.1109/TGRS.2024.3391621}, url = {https://doi.org/10.1109/TGRS.2024.3391621} } -
IEEE JSTARS IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing 2024
Debiased Contrastive Learning for Cross-Domain Object Detection
A debiased contrastive learning + pseudo-labeling framework to improve cross-domain detection robustness under geographic and sensor variations.
DOIBibTeX
@article{biswas2024debiased_contrastive_cross_domain_detection, title = {Debiased Contrastive Learning for Cross-Domain Object Detection}, author = {Biswas, Debojyoti and others}, journal = {IEEE JSTARS}, year = {2024}, doi = {10.1109/JSTARS.2024.3349541}, url = {https://doi.org/10.1109/JSTARS.2024.3349541} } -
Springer SIVP Signal, Image and Video Processing 2024
Binarydnet53: a lightweight binarized CNN for monkeypox virus image classification
A novel lightweight binarized model, binarize the weights and biases of the DarkNet53, introduces large-margin feature learning and weighted loss calculation to enhance results.
DOIBibTeX
@article{biswas2024binarydnet53, title={Binarydnet53: a lightweight binarized CNN for monkeypox virus image classification}, author={Biswas, Debojyoti and Te{\v{s}}i{\'c}, Jelena}, journal={Signal, Image and Video Processing}, volume={18}, number={10}, pages={7107--7118}, year={2024}, publisher={Springer}, doi= {10.1007/s11760-024-03379-8}, url= {https://doi.org/10.1007/s11760-024-03379-8} } -
Springer SIVP Signal, Image and Video Processing 2024
Image deduplication using efficient visual indexing and retrieval: optimizing storage, time and energy for deep neural network training
A novel framework for Visual Indexing and Retrieval-based image Deduplication (VIRD). VIRD effectively eliminates redundant data and maintains information quality in the training corpus through visual indexing and retrieval.
DOIBibTeX
@article{rahman2024image, title={Image deduplication using efficient visual indexing and retrieval: optimizing storage, time and energy for deep neural network training}, author={Rahman, MM Mahabubur and Biswas, Debojyoti and Chen, Xiao and Te{\v{s}}i{\'c}, Jelena}, journal={Signal, Image and Video Processing}, volume={18}, number={12}, pages={9495--9503}, year={2024}, publisher={Springer} } -
ESWA Expert Systems with Applications 2025
MMVAD: Multimodal Video Anomaly Detection in Drone and CCTV Footage
A vision–language anomaly detection approach leveraging captioning, attention-based fusion, and saliency-aware contrastive learning for surveillance videos.
DOIBibTeX
@article{biswas2025mmvad, title = {MMVAD: Multimodal Video Anomaly Detection in Drone and CCTV Footage}, author = {Biswas, Debojyoti and others}, journal = {Expert Systems with Applications}, year = {2025}, doi = {10.1016/j.eswa.2025.127857}, url = {https://doi.org/10.1016/j.eswa.2025.127857} } -
Franklin Franklin Open 2025
A Comprehensive Deep Learning Approach for Dermoscopic Image Enhancement
EnhanceNet-U: a U-Net-based architecture for dermoscopic image enhancement which outperform existing CNN-based models
DOIBibTeX
@article{al2025comprehensive, title={A comprehensive deep learning approach for dermoscopic image enhancement}, author={Al Mazed, Abdullah and Limon, Md Faiyaj Ahmed and Thouhid, Shahidul Haque and Shiblee, Md Fazle Hasan and Das, Shubradeb and Iqbal, Md Shahid and Biswas, Debojyoti}, journal={Franklin Open}, pages={100405}, year={2025}, publisher={Elsevier} }
Education
Contact
If you’re hiring for ML / VLM / CV perception roles, I’d love to connect.