← Search

Ashish Verma

4 accepted papers

2025

Diffusion Model Based Image Reconstruction in Lensless Imaging

ICASSP 2025accepted

Lensless imaging systems eliminate the need for lenses by employing an encoding element to multiplex incident light signals, which are then captured directly onto a bare camera sensor. They present a promising alternative to traditional lens-based imaging systems by offering significant advantages i…

Cited by 0SourceScholar
2023

GVdoc - Graph-based Visual DOcument Classification

ACL 2023findings

The robustness of a model for real-world deployment is decided by how well it performs on unseen data and distinguishes between in-domain and out-of-domain samples. Visual document classifiers have shown impressive performance on in-distribution test sets. However, they tend to have a hard time corr…

2023

Runtime Prediction of Machine Learning Algorithms in Automl Systems

ICASSP 2023accepted

In this paper we introduce a metalearning-based methodology for predicting the training runtime of various machine learning algorithms. This prediction is important for automated machine learning (AutoML) systems because they search by training and evaluating a large number of machine learning model…

Cited by 0SourceScholar
2020

PoWER-BERT: Accelerating BERT Inference via Progressive Word-vector Elimination

ICML 2020poster

We develop a novel method, called PoWER-BERT, for improving the inference time of the popular BERT model, while maintaining the accuracy. It works by: a) exploiting redundancy pertaining to word-vectors (intermediate transformer block outputs) and eliminating the redundant vectors. b) determining wh…