Search Results for author: Dwarikanath Mahapatra

Found 44 papers, 5 papers with code

LifeLonger: A Benchmark for Continual Disease Classification

1 code implementation12 Apr 2022 Mohammad Mahdi Derakhshani, Ivona Najdenkoska, Tom van Sonsbeek, XianTong Zhen, Dwarikanath Mahapatra, Marcel Worring, Cees G. M. Snoek

Task and class incremental learning of diseases address the issue of classifying new samples without re-training the models from scratch, while cross-domain incremental learning addresses the issue of dealing with datasets originating from different institutions while retaining the previously obtained knowledge.

Classification Class Incremental Learning +1

Prompt-driven Latent Domain Generalization for Medical Image Classification

2 code implementations5 Jan 2024 Siyuan Yan, Chi Liu, Zhen Yu, Lie Ju, Dwarikanath Mahapatra, Brigid Betz-Stablein, Victoria Mar, Monika Janda, Peter Soyer, ZongYuan Ge

To address these challenges, we propose a novel DG framework for medical image classification without relying on domain labels, called Prompt-driven Latent Domain Generalization (PLDG).

Domain Generalization Image Classification +1

TPMIL: Trainable Prototype Enhanced Multiple Instance Learning for Whole Slide Image Classification

1 code implementation1 May 2023 Litao Yang, Deval Mehta, Sidong Liu, Dwarikanath Mahapatra, Antonio Di Ieva, ZongYuan Ge

Due to the high resolution of the WSI and the unavailability of patch-level annotations, WSI classification is usually formulated as a weakly supervised problem, which relies on multiple instance learning (MIL) based on patches of a WSI.

Image Classification Multiple Instance Learning +1

Adversarial Pulmonary Pathology Translation for Pairwise Chest X-ray Data Augmentation

1 code implementation11 Oct 2019 Yunyan Xing, ZongYuan Ge, Rui Zeng, Dwarikanath Mahapatra, Jarrel Seah, Meng Law, Tom Drummond

We demonstrate the effectiveness of our model on two tasks: (i) we invite certified radiologists to assess the quality of the generated synthetic images against real and other state-of-the-art generative models, and (ii) data augmentation to improve the performance of disease localisation.

Data Augmentation Image-to-Image Translation +1

Efficient Active Learning for Image Classification and Segmentation using a Sample Selection and Conditional Generative Adversarial Network

no code implementations14 Jun 2018 Dwarikanath Mahapatra, Behzad Bozorgtabar, Jean-Philippe Thiran, Mauricio Reyes

Training robust deep learning (DL) systems for medical image classification or segmentation is challenging due to limited images covering different disease types and severity.

Active Learning General Classification +3

GAN Based Medical Image Registration

no code implementations7 May 2018 Dwarikanath Mahapatra

Conventional approaches to image registration consist of time consuming iterative methods.

Image Registration Medical Image Registration

Consensus Based Medical Image Segmentation Using Semi-Supervised Learning And Graph Cuts

no code implementations7 Dec 2016 Dwarikanath Mahapatra

A novel approach is proposed that obtains consensus segmentations from experts using graph cuts (GC) and semi supervised learning (SSL).

Image Segmentation Medical Image Segmentation +2

Retinal Vasculature Segmentation Using Local Saliency Maps and Generative Adversarial Networks For Image Super Resolution

no code implementations13 Oct 2017 Dwarikanath Mahapatra, Behzad Bozorgtabar

We propose an image super resolution(ISR) method using generative adversarial networks (GANs) that takes a low resolution input fundus image and generates a high resolution super resolved (SR) image upto scaling factor of $16$.

Image Super-Resolution

Chest X-rays Classification: A Multi-Label and Fine-Grained Problem

no code implementations19 Jul 2018 Zongyuan Ge, Dwarikanath Mahapatra, Suman Sedai, Rahil Garnavi, Rajib Chakravorty

In this work we have proposed a novel error function, Multi-label Softmax Loss (MSML), to specifically address the properties of multiple labels and imbalanced data.

General Classification Image Classification +1

Night Time Haze and Glow Removal using Deep Dilated Convolutional Network

no code implementations3 Feb 2019 Shiba Kuanar, K. R. Rao, Dwarikanath Mahapatra, Monalisa Bilas

The night haze removal is a severely ill-posed problem especially due to the presence of various visible light sources with varying colors and non-uniform illumination.

Single Image Haze Removal

Progressive Generative Adversarial Networks for Medical Image Super resolution

no code implementations6 Feb 2019 Dwarikanath Mahapatra, Behzad Bozorgtabar

Our primary contribution is in proposing a multistage model where the output image quality of one stage is progressively improved in the next stage by using a triplet loss function.

Anatomy Image Super-Resolution

AMD Severity Prediction And Explainability Using Image Registration And Deep Embedded Clustering

no code implementations6 Jul 2019 Dwarikanath Mahapatra

We propose a method to predict severity of age related macular degeneration (AMD) from input optical coherence tomography (OCT) images.

Clustering Image Registration +1

sZoom: A Framework for Automatic Zoom into High Resolution Surveillance Videos

no code implementations23 Sep 2019 Mukesh Saini, Benjamin Guthier, Hao Kuang, Dwarikanath Mahapatra, Abdulmotaleb El Saddik

While viewing on a mobile device, a user can manually zoom into this high resolution video to get more detailed view of objects and activities.

Vocal Bursts Intensity Prediction

Generative Adversarial Networks And Domain Adaptation For Training Data Independent Image Registration

no code implementations18 Oct 2019 Dwarikanath Mahapatra

This is achieved by unsupervised domain adaptation in the registration process and allows for easier application to different datasets without extensive retraining. To achieve our objective we train a network that transforms the given input image pair to a latent feature space vector using autoencoders.

Image Registration Medical Image Registration +1

Synergic Adversarial Label Learning for Grading Retinal Diseases via Knowledge Distillation and Multi-task Learning

no code implementations24 Mar 2020 Lie Ju, Xin Wang, Xin Zhao, Huimin Lu, Dwarikanath Mahapatra, Paul Bonnington, ZongYuan Ge

In addition, we conduct additional experiments to show the effectiveness of SALL from the aspects of reliability and interpretability in the context of medical imaging application.

Classification General Classification +3

Pathological Retinal Region Segmentation From OCT Images Using Geometric Relation Based Augmentation

no code implementations CVPR 2020 Dwarikanath Mahapatra, Behzad Bozorgtabar, Jean-Philippe Thiran, Ling Shao

The proposed method outperforms state-of-the-art segmentation methods on the public RETOUCH dataset having images captured from different acquisition procedures.

Data Augmentation Image Generation +5

Registration of Histopathogy Images Using Structural Information From Fine Grained Feature Maps

no code implementations4 Jul 2020 Dwarikanath Mahapatra

Registration is an important part of many clinical workflows and factually, including information of structures of interest improves registration performance.

Clustering Segmentation

Structure Preserving Stain Normalization of Histopathology Images Using Self-Supervised Semantic Guidance

no code implementations5 Aug 2020 Dwarikanath Mahapatra, Behzad Bozorgtabar, Jean-Philippe Thiran, Ling Shao

Although generative adversarial network (GAN) based style transfer is state of the art in histopathology color-stain normalization, they do not explicitly integrate structural information of tissues.

Color Normalization Generative Adversarial Network +2

Anomaly Detection on X-Rays Using Self-Supervised Aggregation Learning

no code implementations19 Oct 2020 Behzad Bozorgtabar, Dwarikanath Mahapatra, Guillaume Vray, Jean-Philippe Thiran

Deep anomaly detection models using a supervised mode of learning usually work under a closed set assumption and suffer from overfitting to previously seen rare anomalies at training, which hinders their applicability in a real scenario.

Anomaly Detection

Improving Medical Image Classification with Label Noise Using Dual-uncertainty Estimation

no code implementations28 Feb 2021 Lie Ju, Xin Wang, Lin Wang, Dwarikanath Mahapatra, Xin Zhao, Mehrtash Harandi, Tom Drummond, Tongliang Liu, ZongYuan Ge

In this paper, we systematically discuss and define the two common types of label noise in medical images - disagreement label noise from inconsistency expert opinions and single-target label noise from wrong diagnosis record.

Benchmarking General Classification +3

Interpretability-Driven Sample Selection Using Self Supervised Learning For Disease Classification And Segmentation

no code implementations13 Apr 2021 Dwarikanath Mahapatra

We demonstrate the benefits of the proposed approach, termed Interpretability-Driven Sample Selection (IDEAL), in an active learning setup aimed at lung disease classification and histopathology image segmentation.

Active Learning General Classification +5

Relational Subsets Knowledge Distillation for Long-tailed Retinal Diseases Recognition

no code implementations22 Apr 2021 Lie Ju, Xin Wang, Lin Wang, Tongliang Liu, Xin Zhao, Tom Drummond, Dwarikanath Mahapatra, ZongYuan Ge

For example, there are estimated more than 40 different kinds of retinal diseases with variable morbidity, however with more than 30+ conditions are very rare from the global patient cohorts, which results in a typical long-tailed learning problem for deep learning-based screening models.

Knowledge Distillation

Gated Fusion Network for SAO Filter and Inter Frame Prediction in Versatile Video Coding

no code implementations25 May 2021 Shiba Kuanar, Dwarikanath Mahapatra, Vassilis Athitsos, K. R Rao

To achieve higher coding efficiency, Versatile Video Coding (VVC) includes several novel components, but at the expense of increasing decoder computational complexity.

Blocking Denoising

CT Image Synthesis Using Weakly Supervised Segmentation and Geometric Inter-Label Relations For COVID Image Analysis

no code implementations15 Jun 2021 Dwarikanath Mahapatra, Ankur Singh

While medical image segmentation is an important task for computer aided diagnosis, the high expertise requirement for pixelwise manual annotations makes it a challenging and time consuming task.

Data Augmentation Image Generation +5

Multi-scale Deep Learning Architecture for Nucleus Detection in Renal Cell Carcinoma Microscopy Image

no code implementations28 Apr 2021 Shiba Kuanar, Vassilis Athitsos, Dwarikanath Mahapatra, Anand Rajan

Clear cell renal cell carcinoma (ccRCC) is one of the most common forms of intratumoral heterogeneity in the study of renal cancer.

Anomaly Detection in Retinal Images using Multi-Scale Deep Feature Sparse Coding

no code implementations27 Jan 2022 Sourya Dipta Das, Saikat Dutta, Nisarg A. Shah, Dwarikanath Mahapatra, ZongYuan Ge

Convolutional Neural Network models have successfully detected retinal illness from optical coherence tomography (OCT) and fundus images.

Anomaly Detection

Outlier-based Autism Detection using Longitudinal Structural MRI

no code implementations21 Feb 2022 Devika K, Venkata Ramana Murthy Oruganti, Dwarikanath Mahapatra, Ramanathan Subramanian

Among other findings, metrics employed for model training as well as reconstruction loss computation impact detection performance, and the coronal modality is found to best encode structural information for ASD detection.

Generative Adversarial Network Outlier Detection

Interpretable Saliency Maps And Self-Supervised Learning For Generalized Zero Shot Medical Image Classification

no code implementations4 Apr 2022 Dwarikanath Mahapatra

Using a simpler architecture, our method matches a state of the art SSL based GZSL method for natural images and outperforms all methods for medical images.

Attribute Generalized Zero-Shot Learning +3

Improved Super Resolution of MR Images Using CNNs and Vision Transformers

no code implementations24 Jul 2022 Dwarikanath Mahapatra

State of the art magnetic resonance (MR) image super-resolution methods (ISR) using convolutional neural networks (CNNs) leverage limited contextual information due to the limited spatial coverage of CNNs.

Image Super-Resolution

Leukocyte Classification using Multimodal Architecture Enhanced by Knowledge Distillation

no code implementations17 Aug 2022 Litao Yang, Deval Mehta, Dwarikanath Mahapatra, ZongYuan Ge

Our unique contribution is two-fold - 1) We present a first of its kind multimodal WBC dataset for WBC classification; 2) We develop a high performing multimodal architecture which is also efficient and low in complexity at the same time.

Classification Knowledge Distillation

Probabilistic Integration of Object Level Annotations in Chest X-ray Classification

no code implementations13 Oct 2022 Tom van Sonsbeek, XianTong Zhen, Dwarikanath Mahapatra, Marcel Worring

This shows how two-stage learning of labels from coarse to fine-grained, in particular with object level annotations, is an effective method for more optimal annotation usage.

Knowledge Distillation Variational Inference

Cyclic Generative Adversarial Networks With Congruent Image-Report Generation For Explainable Medical Image Analysis

no code implementations16 Nov 2022 Dwarikanath Mahapatra

Apart from enabling transparent medical image labeling and interpretation, we achieve report and image-based labeling comparable to prior methods, including state-of-the-art performance in some cases as evidenced by experiments on the Indiana Chest X-ray dataset

Generative Adversarial Network Medical Report Generation

Towards Trustable Skin Cancer Diagnosis via Rewriting Model's Decision

no code implementations CVPR 2023 Siyuan Yan, Zhen Yu, Xuelin Zhang, Dwarikanath Mahapatra, Shekhar S. Chandra, Monika Janda, Peter Soyer, ZongYuan Ge

We introduce a human-in-the-loop framework in the model training process such that users can observe and correct the model's decision logic when confounding behaviors happen.

Decision Making

AMAE: Adaptation of Pre-Trained Masked Autoencoder for Dual-Distribution Anomaly Detection in Chest X-Rays

no code implementations24 Jul 2023 Behzad Bozorgtabar, Dwarikanath Mahapatra, Jean-Philippe Thiran

Inspired by a modern self-supervised vision transformer model trained using partial image inputs to reconstruct missing image regions -- we propose AMAE, a two-stage algorithm for adaptation of the pre-trained masked autoencoder (MAE).

One-Class Classification Unsupervised Anomaly Detection

Domain Generalization by Learning from Privileged Medical Imaging Information

no code implementations10 Nov 2023 Steven Korevaar, Ruwan Tennakoon, Ricky O'Brien, Dwarikanath Mahapatra, Alireza Bab-Hadiasha

This paper demonstrates that by using privileged information to predict the severity of intra-layer retinal fluid in optical coherence tomography scans, the classification accuracy of a deep learning model operating on out-of-distribution data improves from $0. 911$ to $0. 934$.

Domain Generalization

XReal: Realistic Anatomy and Pathology-Aware X-ray Generation via Controllable Diffusion Model

no code implementations14 Mar 2024 Anees Ur Rehman Hashmi, Ibrahim Almakky, Mohammad Areeb Qazi, Santosh Sanjeev, Vijay Ram Papineni, Dwarikanath Mahapatra, Mohammad Yaqub

Large-scale generative models have demonstrated impressive capacity in producing visually compelling images, with increasing applications in medical imaging.

Anatomy Hallucination

Envisioning MedCLIP: A Deep Dive into Explainability for Medical Vision-Language Models

no code implementations27 Mar 2024 Anees Ur Rehman Hashmi, Dwarikanath Mahapatra, Mohammad Yaqub

Explaining Deep Learning models is becoming increasingly important in the face of daily emerging multimodal models, particularly in safety-critical domains like medical imaging.

Language Modelling

Cannot find the paper you are looking for? You can Submit a new open access paper.