Search Results for author: Kartik Gupta

Found 16 papers, 6 papers with code

Transfer Learning with Point Transformers

no code implementations1 Apr 2024 Kartik Gupta, Rahul Vippala, Sahima Srivastava

In this project we explore two things: classification performance of these attention based networks on ModelNet10 dataset and then, we use the trained model to classify 3D MNIST dataset after finetuning.

Transfer Learning

Reducing the Side-Effects of Oscillations in Training of Quantized YOLO Networks

no code implementations9 Nov 2023 Kartik Gupta, Akshay Asthana

While quantization-aware training QAT is the well-studied approach to quantize the networks at low precision, most research focuses on over-parameterized networks for classification with limited studies on popular and edge device friendly single-shot object detection and semantic segmentation methods like YOLO.

object-detection Object Detection +2

Understanding and Improving the Role of Projection Head in Self-Supervised Learning

no code implementations22 Dec 2022 Kartik Gupta, Thalaiyasingam Ajanthan, Anton Van Den Hengel, Stephen Gould

Most current contrastive learning approaches append a parametrized projection head to the end of some backbone network to optimize the InfoNCE objective and then discard the learned projection head after training.

Contrastive Learning Image Classification +1

DrawMon: A Distributed System for Detection of Atypical Sketch Content in Concurrent Pictionary Games

no code implementations10 Nov 2022 Nikhil Bansal, Kartik Gupta, Kiruthika Kannan, Sivani Pentapati, Ravi Kiran Sarvadevabhatla

Pictionary, the popular sketch-based guessing game, provides an opportunity to analyze shared goal cooperative game play in restricted communication settings.

Quantization Robust Federated Learning for Efficient Inference on Heterogeneous Devices

no code implementations22 Jun 2022 Kartik Gupta, Marios Fournarakis, Matthias Reisser, Christos Louizos, Markus Nagel

We perform extensive experiments on standard FL benchmarks to evaluate our proposed FedAvg variants for quantization robustness and provide a convergence analysis for our Quantization-Aware variants in FL.

BIG-bench Machine Learning Federated Learning +1

Calibration of Neural Networks using Splines

1 code implementation ICLR 2021 Kartik Gupta, Amir Rahimi, Thalaiyasingam Ajanthan, Thomas Mensink, Cristian Sminchisescu, Richard Hartley

From this, by approximating the empirical cumulative distribution using a differentiable function via splines, we obtain a recalibration function, which maps the network outputs to actual (calibrated) class assignment probabilities.

Decision Making Image Classification

Post-hoc Calibration of Neural Networks by g-Layers

no code implementations23 Jun 2020 Amir Rahimi, Thomas Mensink, Kartik Gupta, Thalaiyasingam Ajanthan, Cristian Sminchisescu, Richard Hartley

Calibration of neural networks is a critical aspect to consider when incorporating machine learning models in real-world decision-making systems where the confidence of decisions are equally important as the decisions themselves.

Decision Making Image Classification

Learning Minimax Estimators via Online Learning

no code implementations19 Jun 2020 Kartik Gupta, Arun Sai Suggala, Adarsh Prasad, Praneeth Netrapalli, Pradeep Ravikumar

We view the problem of designing minimax estimators as finding a mixed strategy Nash equilibrium of a zero-sum game.

Improved Gradient based Adversarial Attacks for Quantized Networks

1 code implementation30 Mar 2020 Kartik Gupta, Thalaiyasingam Ajanthan

In this work, we systematically study the robustness of quantized networks against gradient based adversarial attacks and demonstrate that these quantized models suffer from gradient vanishing issues and show a fake sense of robustness.

Image Classification Quantization

Mirror Descent View for Neural Network Quantization

1 code implementation18 Oct 2019 Thalaiyasingam Ajanthan, Kartik Gupta, Philip H. S. Torr, Richard Hartley, Puneet K. Dokania

Quantizing large Neural Networks (NN) while maintaining the performance is highly desirable for resource-limited devices due to reduced memory and time complexity.

Quantization valid

Classifying Object Manipulation Actions based on Grasp-types and Motion-Constraints

no code implementations20 Jun 2018 Kartik Gupta, Darius Burschka, Arnav Bhavsar

Due to the variations in geometrical and motion constraints, there are different manipulations actions possible to perform different sets of actions with an object.

Action Recognition Object +1

Nearly Optimal Robust Matrix Completion

no code implementations ICML 2017 Yeshwanth Cherapanamjeri, Kartik Gupta, Prateek Jain

Finally, an application of our result to the robust PCA problem (low-rank+sparse matrix separation) leads to nearly linear time (in matrix dimensions) algorithm for the same; existing state-of-the-art methods require quadratic time.

Low-Rank Matrix Completion

Nearly-optimal Robust Matrix Completion

no code implementations23 Jun 2016 Yeshwanth Cherapanamjeri, Kartik Gupta, Prateek Jain

Finally, an application of our result to the robust PCA problem (low-rank+sparse matrix separation) leads to nearly linear time (in matrix dimensions) algorithm for the same; existing state-of-the-art methods require quadratic time.

Low-Rank Matrix Completion

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