Search Results for author: Manoj Kumar

Found 23 papers, 10 papers with code

Enabling Massive Deep Neural Networks with the GraphBLAS

no code implementations9 Aug 2017 Jeremy Kepner, Manoj Kumar, José Moreira, Pratap Pattnaik, Mauricio Serrano, Henry Tufo

The performance of the GraphBLAS implementation is measured relative to a standard dense linear algebra library implementation.

Math

Parallel Architecture and Hyperparameter Search via Successive Halving and Classification

1 code implementation25 May 2018 Manoj Kumar, George E. Dahl, Vijay Vasudevan, Mohammad Norouzi

We present a simple and powerful algorithm for parallel black box optimization called Successive Halving and Classification (SHAC).

Classification General Classification

VideoFlow: A Conditional Flow-Based Model for Stochastic Video Generation

1 code implementation ICLR 2020 Manoj Kumar, Mohammad Babaeizadeh, Dumitru Erhan, Chelsea Finn, Sergey Levine, Laurent Dinh, Durk Kingma

Generative models that can model and predict sequences of future events can, in principle, learn to capture complex real-world phenomena, such as physical interactions.

Predict Future Video Frames Video Generation

Learning Domain Invariant Representations for Child-Adult Classification from Speech

no code implementations25 Oct 2019 Rimita Lahiri, Manoj Kumar, Somer Bishop, Shrikanth Narayanan

Diagnostic procedures for ASD (autism spectrum disorder) involve semi-naturalistic interactions between the child and a clinician.

Binary Classification General Classification

Auto-Tuning Spectral Clustering for Speaker Diarization Using Normalized Maximum Eigengap

1 code implementation5 Mar 2020 Tae Jin Park, Kyu J. Han, Manoj Kumar, Shrikanth Narayanan

In this study, we propose a new spectral clustering framework that can auto-tune the parameters of the clustering algorithm in the context of speaker diarization.

 Ranked #1 on Speaker Diarization on CALLHOME (DER(ig olp) metric)

Clustering speaker-diarization +1

Designing Neural Speaker Embeddings with Meta Learning

1 code implementation31 Jul 2020 Manoj Kumar, Tae Jin-Park, Somer Bishop, Shrikanth Narayanan

Our experiments illustrate the applicability of meta-learning as a generalized learning paradigm for training deep neural speaker embeddings.

Audio and Speech Processing Sound

Necessary and Sufficient Condition for Satisfiability of a Boolean Formula in CNF and its Implications on P versus NP problem

no code implementations13 Jan 2021 Manoj Kumar

Which leads to the necessary and sufficient condition for satisfiability of a boolean formula, in CNF.

Computational Complexity

ProtoDA: Efficient Transfer Learning for Few-Shot Intent Classification

no code implementations28 Jan 2021 Manoj Kumar, Varun Kumar, Hadrien Glaude, Cyprien delichy, Aman Alok, Rahul Gupta

We make use of a conditional generator for data augmentation that is trained directly using the meta-learning objective and simultaneously with prototypical networks, hence ensuring that data augmentation is customized to the task.

Classification Data Augmentation +9

Colorization Transformer

2 code implementations ICLR 2021 Manoj Kumar, Dirk Weissenborn, Nal Kalchbrenner

We present the Colorization Transformer, a novel approach for diverse high fidelity image colorization based on self-attention.

Colorization Image Colorization

Coexistence of coarsening and mean field relaxation in the long-range Ising chain

no code implementations16 Feb 2021 Federico Corberi, Alessandro Iannone, Manoj Kumar, Eugenio Lippiello, Paolo Politi

We study the kinetics after a low temperature quench of the one-dimensional Ising model with long range interactions between spins at distance $r$ decaying as $r^{-\alpha}$.

Statistical Mechanics

Skillful Twelve Hour Precipitation Forecasts using Large Context Neural Networks

2 code implementations14 Nov 2021 Lasse Espeholt, Shreya Agrawal, Casper Sønderby, Manoj Kumar, Jonathan Heek, Carla Bromberg, Cenk Gazen, Jason Hickey, Aaron Bell, Nal Kalchbrenner

An emerging class of weather models based on neural networks represents a paradigm shift in weather forecasting: the models learn the required transformations from data instead of relying on hand-coded physics and are computationally efficient.

energy management Management +2

IISERB Brains at SemEval 2022 Task 6: A Deep-learning Framework to Identify Intended Sarcasm in English

1 code implementation4 Mar 2022 Tanuj Singh Shekhawat, Manoj Kumar, Udaybhan Rathore, Aditya Joshi, Jasabanta Patro

This paper describes the system architectures and the models submitted by our team "IISERBBrains" to SemEval 2022 Task 6 competition.

Do better ImageNet classifiers assess perceptual similarity better?

no code implementations9 Mar 2022 Manoj Kumar, Neil Houlsby, Nal Kalchbrenner, Ekin D. Cubuk

Perceptual distances between images, as measured in the space of pre-trained deep features, have outperformed prior low-level, pixel-based metrics on assessing perceptual similarity.

Functional Optimization Reinforcement Learning for Real-Time Bidding

no code implementations25 Jun 2022 Yining Lu, Changjie Lu, Naina Bandyopadhyay, Manoj Kumar, Gaurav Gupta

In order to evaluate the proposed RTB strategy's performance, we demonstrate the results on ten sequential simulated auction campaigns.

Attribute Multi-agent Reinforcement Learning +2

A Unified Framework for Optimization-Based Graph Coarsening

no code implementations2 Oct 2022 Manoj Kumar, Anurag Sharma, Sandeep Kumar

In this paper, we introduce a novel optimization-based framework for graph dimensionality reduction.

Dimensionality Reduction Graph Learning

Dual PatchNorm

7 code implementations2 Feb 2023 Manoj Kumar, Mostafa Dehghani, Neil Houlsby

We propose Dual PatchNorm: two Layer Normalization layers (LayerNorms), before and after the patch embedding layer in Vision Transformers.

Image Captioners Are Scalable Vision Learners Too

1 code implementation NeurIPS 2023 Michael Tschannen, Manoj Kumar, Andreas Steiner, Xiaohua Zhai, Neil Houlsby, Lucas Beyer

We further analyze the effect of the model architecture and scale, as well as the pretraining data on the representation quality, and find that captioning exhibits the same or better scaling behavior along these axes.

Image Captioning

Frozen Feature Augmentation for Few-Shot Image Classification

no code implementations15 Mar 2024 Andreas Bär, Neil Houlsby, Mostafa Dehghani, Manoj Kumar

Training a linear classifier or lightweight model on top of pretrained vision model outputs, so-called 'frozen features', leads to impressive performance on a number of downstream few-shot tasks.

Classification Data Augmentation +1

IISERB Brains at SemEval-2022 Task 6: A Deep-learning Framework to Identify Intended Sarcasm in English

no code implementations SemEval (NAACL) 2022 Tanuj Shekhawat, Manoj Kumar, Udaybhan Rathore, Aditya Joshi, Jasabanta Patro

This paper describes the system architectures and the models submitted by our team “IISERB Brains” to SemEval 2022 Task 6 competition.

Controlled Data Generation via Insertion Operations for NLU

no code implementations NAACL (ACL) 2022 Manoj Kumar, Yuval Merhav, Haidar Khan, Rahul Gupta, Anna Rumshisky, Wael Hamza

Use of synthetic data is rapidly emerging as a realistic alternative to manually annotating live traffic for industry-scale model building.

intent-classification Intent Classification +4

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