← Search

Mahdi S. Hosseini

9 accepted papers

2025

2DMamba: Efficient State Space Model for Image Representation with Applications on Giga-Pixel Whole Slide Image Classification

CVPR 2025poster

Efficiently modeling large 2D contexts is essential for various fields including Giga-Pixel Whole Slide Imaging (WSI) and remote sensing. Transformer-based models offer high parallelism but face challenges due to their quadratic complexity for handling long sequences. Recently, Mamba introduced a se…

2025

AdaFisher: Adaptive Second Order Optimization via Fisher Information

ICLR 2025poster

First-order optimization methods are currently the mainstream in training deep neural networks (DNNs). Optimizers like Adam incorporate limited curvature information by employing the diagonal matrix preconditioning of the stochastic gradient during the training. Despite their widespread, second-orde…

2023

Pseudo-Inverted Bottleneck Convolution for Darts Search Space

ICASSP 2023accepted

Differentiable Architecture Search (DARTS) has attracted considerable attention as a gradient-based neural architecture search method. Since the introduction of DARTS, there has been little work done on adapting the action space based on state-of-art architecture design principles for CNNs. In this…

Cited by 0SourceScholar
2022

Histokt: Cross Knowledge Transfer in Computational Pathology

ICASSP 2022accepted

The lack of well-annotated datasets in computational pathology (CPath) obstructs the application of deep learning techniques for classifying medical images. Many CPath workflows involve transferring learned knowledge between various image domains through transfer learning. Currently, most transfer l…

Cited by 0SourceScholar
2021

Acute Lymphoblastic Leukemia Detection Based on Adaptive Unsharpening and Deep Learning

ICASSP 2021accepted

Computer Aided Diagnosis (CAD) systems are increasingly utilizing image analysis and Deep Learning (DL) techniques, due to their high accuracy in several medical imaging fields, including the detection of Acute Lymphoblastic (or Lymphocytic) Leukemia (ALL) from peripheral blood samples. However, no…

Cited by 0SourceScholar
2020

On Transferability of Histological Tissue Labels in Computational Pathology

ECCV 2020poster

Deep learning tools in computational pathology, unlike natural vision tasks, face with limited histological tissue labels for classification. This is due to expensive procedure of annotation done by expert pathologist. As a result, the current models are limited to particular diagnostic task in mind…

2019

Atlas of Digital Pathology: A Generalized Hierarchical Histological Tissue Type-Annotated Database for Deep Learning

CVPR 2019poster

In recent years, computer vision techniques have made large advances in image recognition and been applied to aid radiological diagnosis. Computational pathology aims to develop similar tools for aiding pathologists in diagnosing digitized histopathological slides, which would improve diagnostic acc…

Cited by 73PDFcodeScholar
2019

HistoSegNet: Semantic Segmentation of Histological Tissue Type in Whole Slide Images

ICCV 2019accepted

In digital pathology, tissue slides are scanned into Whole Slide Images (WSI) and pathologists first screen for diagnostically-relevant Regions of Interest (ROIs) before reviewing them. Screening for ROIs is a tedious and time-consuming visual recognition task which can be exhausting. The cognitive…