Skip to main content

Showing 1–7 of 7 results for author: Khapra, M M

Searching in archive stat. Search in all archives.
.
  1. arXiv:2011.15045  [pdf, other

    eess.IV cs.CV cs.LG stat.ML

    Unsupervised Deep Video Denoising

    Authors: Dev Yashpal Sheth, Sreyas Mohan, Joshua L. Vincent, Ramon Manzorro, Peter A. Crozier, Mitesh M. Khapra, Eero P. Simoncelli, Carlos Fernandez-Granda

    Abstract: Deep convolutional neural networks (CNNs) for video denoising are typically trained with supervision, assuming the availability of clean videos. However, in many applications, such as microscopy, noiseless videos are not available. To address this, we propose an Unsupervised Deep Video Denoiser (UDVD), a CNN architecture designed to be trained exclusively with noisy data. The performance of UDVD i… ▽ More

    Submitted 19 August, 2021; v1 submitted 30 November, 2020; originally announced November 2020.

    Comments: Dev and Sreyas contributed equally. To appear at 2021 IEEE/CVF International Conference on Computer Vision (ICCV). See https://sreyas-mohan.github.io/udvd/ for code and more results

  2. arXiv:1810.11975  [pdf, other

    cs.LG cs.CL stat.ML

    On Controllable Sparse Alternatives to Softmax

    Authors: Anirban Laha, Saneem A. Chemmengath, Priyanka Agrawal, Mitesh M. Khapra, Karthik Sankaranarayanan, Harish G. Ramaswamy

    Abstract: Converting an n-dimensional vector to a probability distribution over n objects is a commonly used component in many machine learning tasks like multiclass classification, multilabel classification, attention mechanisms etc. For this, several probability mapping functions have been proposed and employed in literature such as softmax, sum-normalization, spherical softmax, and sparsemax, but there i… ▽ More

    Submitted 30 October, 2018; v1 submitted 29 October, 2018; originally announced October 2018.

    Comments: To appear in NIPS 2018, Total 16 pages including appendix

  3. arXiv:1806.04655  [pdf, other

    cs.LG stat.ML

    FigureNet: A Deep Learning model for Question-Answering on Scientific Plots

    Authors: Revanth Reddy, Rahul Ramesh, Ameet Deshpande, Mitesh M. Khapra

    Abstract: Deep Learning has managed to push boundaries in a wide variety of tasks. One area of interest is to tackle problems in reasoning and understanding, with an aim to emulate human intelligence. In this work, we describe a deep learning model that addresses the reasoning task of question-answering on categorical plots. We introduce a novel architecture FigureNet, that learns to identify various plot e… ▽ More

    Submitted 1 April, 2019; v1 submitted 12 June, 2018; originally announced June 2018.

    Comments: To appear in the proceedings of the 2019 International Joint Conference on Neural Networks (IJCNN)

  4. arXiv:1805.12528  [pdf, other

    cs.LG cs.SI stat.ML

    Fusion Graph Convolutional Networks

    Authors: Priyesh Vijayan, Yash Chandak, Mitesh M. Khapra, Srinivasan Parthasarathy, Balaraman Ravindran

    Abstract: Semi-supervised node classification in attributed graphs, i.e., graphs with node features, involves learning to classify unlabeled nodes given a partially labeled graph. Label predictions are made by jointly modeling the node and its' neighborhood features. State-of-the-art models for node classification on such attributed graphs use differentiable recursive functions that enable aggregation and f… ▽ More

    Submitted 21 September, 2018; v1 submitted 31 May, 2018; originally announced May 2018.

    ACM Class: I.2.6

  5. arXiv:1805.12421  [pdf, other

    cs.LG cs.SI stat.ML

    HOPF: Higher Order Propagation Framework for Deep Collective Classification

    Authors: Priyesh Vijayan, Yash Chandak, Mitesh M. Khapra, Srinivasan Parthasarathy, Balaraman Ravindran

    Abstract: Given a graph where every node has certain attributes associated with it and some nodes have labels associated with them, Collective Classification (CC) is the task of assigning labels to every unlabeled node using information from the node as well as its neighbors. It is often the case that a node is not only influenced by its immediate neighbors but also by higher order neighbors, multiple hops… ▽ More

    Submitted 13 November, 2018; v1 submitted 31 May, 2018; originally announced May 2018.

    ACM Class: I.2.6

  6. arXiv:1504.07225  [pdf, other

    cs.CL cs.LG cs.NE stat.ML

    Correlational Neural Networks

    Authors: Sarath Chandar, Mitesh M. Khapra, Hugo Larochelle, Balaraman Ravindran

    Abstract: Common Representation Learning (CRL), wherein different descriptions (or views) of the data are embedded in a common subspace, is receiving a lot of attention recently. Two popular paradigms here are Canonical Correlation Analysis (CCA) based approaches and Autoencoder (AE) based approaches. CCA based approaches learn a joint representation by maximizing correlation of the views when projected to… ▽ More

    Submitted 12 October, 2015; v1 submitted 27 April, 2015; originally announced April 2015.

    Comments: 27 pages. To Appear in Neural Computation

  7. arXiv:1402.1454  [pdf, other

    cs.CL cs.LG stat.ML

    An Autoencoder Approach to Learning Bilingual Word Representations

    Authors: Sarath Chandar A P, Stanislas Lauly, Hugo Larochelle, Mitesh M. Khapra, Balaraman Ravindran, Vikas Raykar, Amrita Saha

    Abstract: Cross-language learning allows us to use training data from one language to build models for a different language. Many approaches to bilingual learning require that we have word-level alignment of sentences from parallel corpora. In this work we explore the use of autoencoder-based methods for cross-language learning of vectorial word representations that are aligned between two languages, while… ▽ More

    Submitted 6 February, 2014; originally announced February 2014.

    Comments: 10 pages