Search Results for author: Ameya Prabhu

Found 25 papers, 18 papers with code

Deep Expander Networks: Efficient Deep Networks from Graph Theory

2 code implementations ECCV 2018 Ameya Prabhu, Girish Varma, Anoop Namboodiri

Inspired by these techniques, we propose to model connections between filters of a CNN using graphs which are simultaneously sparse and well connected.

GDumb: A Simple Approach that Questions Our Progress in Continual Learning

2 code implementations ECCV 2020 Ameya Prabhu, Philip H. S. Torr, Puneet K. Dokania

We discuss a general formulation for the Continual Learning (CL) problem for classification---a learning task where a stream provides samples to a learner and the goal of the learner, depending on the samples it receives, is to continually upgrade its knowledge about the old classes and learn new ones.

Class Incremental Learning Open Set Learning

Sampling Bias in Deep Active Classification: An Empirical Study

2 code implementations IJCNLP 2019 Ameya Prabhu, Charles Dognin, Maneesh Singh

The exploding cost and time needed for data labeling and model training are bottlenecks for training DNN models on large datasets.

Active Learning General Classification +2

Towards Sub-Word Level Compositions for Sentiment Analysis of Hindi-English Code Mixed Text

3 code implementations COLING 2016 Ameya Prabhu, Aditya Joshi, Manish Shrivastava, Vasudeva Varma

We introduce a Hindi-English (Hi-En) code-mixed dataset for sentiment analysis and perform empirical analysis comparing the suitability and performance of various state-of-the-art SA methods in social media.

Opinion Mining Sentiment Analysis

No "Zero-Shot" Without Exponential Data: Pretraining Concept Frequency Determines Multimodal Model Performance

1 code implementation4 Apr 2024 Vishaal Udandarao, Ameya Prabhu, Adhiraj Ghosh, Yash Sharma, Philip H. S. Torr, Adel Bibi, Samuel Albanie, Matthias Bethge

Web-crawled pretraining datasets underlie the impressive "zero-shot" evaluation performance of multimodal models, such as CLIP for classification/retrieval and Stable-Diffusion for image generation.

Benchmarking Image Generation +1

Towards Adversarial Evaluations for Inexact Machine Unlearning

3 code implementations17 Jan 2022 Shashwat Goel, Ameya Prabhu, Amartya Sanyal, Ser-Nam Lim, Philip Torr, Ponnurangam Kumaraguru

Machine Learning models face increased concerns regarding the storage of personal user data and adverse impacts of corrupted data like backdoors or systematic bias.

Machine Unlearning Memorization

Computationally Budgeted Continual Learning: What Does Matter?

1 code implementation CVPR 2023 Ameya Prabhu, Hasan Abed Al Kader Hammoud, Puneet Dokania, Philip H. S. Torr, Ser-Nam Lim, Bernard Ghanem, Adel Bibi

Our conclusions are consistent in a different number of stream time steps, e. g., 20 to 200, and under several computational budgets.

Continual Learning

Real-Time Evaluation in Online Continual Learning: A New Hope

1 code implementation CVPR 2023 Yasir Ghunaim, Adel Bibi, Kumail Alhamoud, Motasem Alfarra, Hasan Abed Al Kader Hammoud, Ameya Prabhu, Philip H. S. Torr, Bernard Ghanem

We show that a simple baseline outperforms state-of-the-art CL methods under this evaluation, questioning the applicability of existing methods in realistic settings.

Continual Learning

Online Continual Learning Without the Storage Constraint

1 code implementation16 May 2023 Ameya Prabhu, Zhipeng Cai, Puneet Dokania, Philip Torr, Vladlen Koltun, Ozan Sener

In this paper, we target such applications, investigating the online continual learning problem under relaxed storage constraints and limited computational budgets.

Continual Learning

Hybrid Binary Networks: Optimizing for Accuracy, Efficiency and Memory

1 code implementation11 Apr 2018 Ameya Prabhu, Vishal Batchu, Rohit Gajawada, Sri Aurobindo Munagala, Anoop Namboodiri

We analyze the binarization tradeoff using a metric that jointly models the input binarization-error and computational cost and introduce an efficient algorithm to select layers whose inputs are to be binarized.

Binarization Model Compression +1

Distribution-Aware Binarization of Neural Networks for Sketch Recognition

1 code implementation9 Apr 2018 Ameya Prabhu, Vishal Batchu, Sri Aurobindo Munagala, Rohit Gajawada, Anoop Namboodiri

We present a theoretical analysis of the technique to show the effective representational power of the resulting layers, and explore the forms of data they model best.

Binarization Sketch Recognition

"You might also like this model": Data Driven Approach for Recommending Deep Learning Models for Unknown Image Datasets

1 code implementation26 Nov 2019 Ameya Prabhu, Riddhiman Dasgupta, Anush Sankaran, Srikanth Tamilselvam, Senthil Mani

Further, we predict the performance accuracy of the recommended architecture on the given unknown dataset, without the need for training the model.

No Cost Likelihood Manipulation at Test Time for Making Better Mistakes in Deep Networks

1 code implementation1 Apr 2021 Shyamgopal Karthik, Ameya Prabhu, Puneet K. Dokania, Vineet Gandhi

There has been increasing interest in building deep hierarchy-aware classifiers that aim to quantify and reduce the severity of mistakes, and not just reduce the number of errors.

Corrective Machine Unlearning

1 code implementation21 Feb 2024 Shashwat Goel, Ameya Prabhu, Philip Torr, Ponnurangam Kumaraguru, Amartya Sanyal

We hope our work spurs research towards developing better methods for corrective unlearning and offers practitioners a new strategy to handle data integrity challenges arising from web-scale training.

Machine Unlearning

Rapid Adaptation in Online Continual Learning: Are We Evaluating It Right?

1 code implementation ICCV 2023 Hasan Abed Al Kader Hammoud, Ameya Prabhu, Ser-Nam Lim, Philip H. S. Torr, Adel Bibi, Bernard Ghanem

We revisit the common practice of evaluating adaptation of Online Continual Learning (OCL) algorithms through the metric of online accuracy, which measures the accuracy of the model on the immediate next few samples.

Continual Learning

Lifelong Benchmarks: Efficient Model Evaluation in an Era of Rapid Progress

1 code implementation29 Feb 2024 Ameya Prabhu, Vishaal Udandarao, Philip Torr, Matthias Bethge, Adel Bibi, Samuel Albanie

However, with repeated testing, the risk of overfitting grows as algorithms over-exploit benchmark idiosyncrasies.

Benchmarking

Simple Unsupervised Multi-Object Tracking

no code implementations4 Jun 2020 Shyamgopal Karthik, Ameya Prabhu, Vineet Gandhi

Multi-object tracking has seen a lot of progress recently, albeit with substantial annotation costs for developing better and larger labeled datasets.

Multi-Object Tracking Object

Amending Mistakes Post-hoc in Deep Networks by Leveraging Class Hierarchies

no code implementations ICLR 2021 Shyamgopal Karthik, Ameya Prabhu, Puneet K. Dokania, Vineet Gandhi

There has been increasing interest in building deep hierarchy-aware classifiers, aiming to quantify and reduce the severity of mistakes and not just count the number of errors.

From Categories to Classifier: Name-Only Continual Learning by Exploring the Web

no code implementations19 Nov 2023 Ameya Prabhu, Hasan Abed Al Kader Hammoud, Ser-Nam Lim, Bernard Ghanem, Philip H. S. Torr, Adel Bibi

Continual Learning (CL) often relies on the availability of extensive annotated datasets, an assumption that is unrealistically time-consuming and costly in practice.

Continual Learning Image Classification +1

RanDumb: A Simple Approach that Questions the Efficacy of Continual Representation Learning

1 code implementation13 Feb 2024 Ameya Prabhu, Shiven Sinha, Ponnurangam Kumaraguru, Philip H. S. Torr, Ozan Sener, Puneet K. Dokania

Our investigation is both surprising and alarming as it questions our understanding of how to effectively design and train models that require efficient continual representation learning, and necessitates a principled reinvestigation of the widely explored problem formulation itself.

Continual Learning Representation Learning

kNN-CLIP: Retrieval Enables Training-Free Segmentation on Continually Expanding Large Vocabularies

no code implementations15 Apr 2024 Zhongrui Gui, Shuyang Sun, Runjia Li, Jianhao Yuan, Zhaochong An, Karsten Roth, Ameya Prabhu, Philip Torr

Rapid advancements in continual segmentation have yet to bridge the gap of scaling to large continually expanding vocabularies under compute-constrained scenarios.

Panoptic Segmentation Retrieval +2

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