Skip to main content

Showing 1–11 of 11 results for author: Gautam, C

.
  1. Online Lifelong Generalized Zero-Shot Learning

    Authors: Chandan Gautam, Sethupathy Parameswaran, Ashish Mishra, Suresh Sundaram

    Abstract: Methods proposed in the literature for zero-shot learning (ZSL) are typically suitable for offline learning and cannot continually learn from sequential streaming data. The sequential data comes in the form of tasks during training. Recently, a few attempts have been made to handle this issue and develop continual ZSL (CZSL) methods. However, these CZSL methods require clear task-boundary informat… ▽ More

    Submitted 21 March, 2021; v1 submitted 19 March, 2021; originally announced March 2021.

  2. arXiv:2101.08894  [pdf, other

    cs.CV cs.LG

    Generative Replay-based Continual Zero-Shot Learning

    Authors: Chandan Gautam, Sethupathy Parameswaran, Ashish Mishra, Suresh Sundaram

    Abstract: Zero-shot learning is a new paradigm to classify objects from classes that are not available at training time. Zero-shot learning (ZSL) methods have attracted considerable attention in recent years because of their ability to classify unseen/novel class examples. Most of the existing approaches on ZSL works when all the samples from seen classes are available to train the model, which does not sui… ▽ More

    Submitted 6 June, 2021; v1 submitted 21 January, 2021; originally announced January 2021.

  3. arXiv:2012.01201  [pdf, other

    cs.CV cs.AI

    Meta-Cognition-Based Simple And Effective Approach To Object Detection

    Authors: Sannidhi P Kumar, Chandan Gautam, Suresh Sundaram

    Abstract: Recently, many researchers have attempted to improve deep learning-based object detection models, both in terms of accuracy and operational speeds. However, frequently, there is a trade-off between speed and accuracy of such models, which encumbers their use in practical applications such as autonomous navigation. In this paper, we explore a meta-cognitive learning strategy for object detection to… ▽ More

    Submitted 2 December, 2020; originally announced December 2020.

  4. arXiv:2011.12208  [pdf, ps, other

    cs.LG

    Minimum Variance Embedded Auto-associative Kernel Extreme Learning Machine for One-class Classification

    Authors: Pratik K. Mishra, Chandan Gautam, Aruna Tiwari

    Abstract: One-class classification (OCC) needs samples from only a single class to train the classifier. Recently, an auto-associative kernel extreme learning machine was developed for the OCC task. This paper introduces a novel extension of this classifier by embedding minimum variance information within its architecture and is referred to as VAAKELM. The minimum variance embedding forces the network outpu… ▽ More

    Submitted 24 November, 2020; originally announced November 2020.

  5. arXiv:2011.08508  [pdf, other

    cs.CV

    Generalized Continual Zero-Shot Learning

    Authors: Chandan Gautam, Sethupathy Parameswaran, Ashish Mishra, Suresh Sundaram

    Abstract: Recently, zero-shot learning (ZSL) emerged as an exciting topic and attracted a lot of attention. ZSL aims to classify unseen classes by transferring the knowledge from seen classes to unseen classes based on the class description. Despite showing promising performance, ZSL approaches assume that the training samples from all seen classes are available during the training, which is practically not… ▽ More

    Submitted 31 January, 2021; v1 submitted 17 November, 2020; originally announced November 2020.

    Comments: Zero-shot Learning, Continual Learning, Incremental Learning

  6. arXiv:1904.08338  [pdf, other

    cs.LG stat.ML

    OCKELM+: Kernel Extreme Learning Machine based One-class Classification using Privileged Information (or KOC+: Kernel Ridge Regression or Least Square SVM with zero bias based One-class Classification using Privileged Information)

    Authors: Chandan Gautam, Aruna Tiwari, M. Tanveer

    Abstract: Kernel method-based one-class classifier is mainly used for outlier or novelty detection. In this letter, kernel ridge regression (KRR) based one-class classifier (KOC) has been extended for learning using privileged information (LUPI). LUPI-based KOC method is referred to as KOC+. This privileged information is available as a feature with the dataset but only for training (not for testing). KOC+… ▽ More

    Submitted 13 April, 2019; originally announced April 2019.

  7. arXiv:1904.06491  [pdf, other

    cs.LG stat.ML

    Graph-Embedded Multi-layer Kernel Extreme Learning Machine for One-class Classification or (Graph-Embedded Multi-layer Kernel Ridge Regression for One-class Classification)

    Authors: Chandan Gautam, Aruna Tiwari, M. Tanveer

    Abstract: A brain can detect outlier just by using only normal samples. Similarly, one-class classification (OCC) also uses only normal samples to train the model and trained model can be used for outlier detection. In this paper, a multi-layer architecture for OCC is proposed by stacking various Graph-Embedded Kernel Ridge Regression (KRR) based Auto-Encoders in a hierarchical fashion. These Auto-Encoders… ▽ More

    Submitted 13 April, 2019; originally announced April 2019.

    Comments: arXiv admin note: substantial text overlap with arXiv:1805.07808

  8. arXiv:1805.07892  [pdf, other

    cs.LG stat.ML

    Localized Multiple Kernel Learning for Anomaly Detection: One-class Classification

    Authors: Chandan Gautam, Ramesh Balaji, K Sudharsan, Aruna Tiwari, Kapil Ahuja

    Abstract: Multi-kernel learning has been well explored in the recent past and has exhibited promising outcomes for multi-class classification and regression tasks. In this paper, we present a multiple kernel learning approach for the One-class Classification (OCC) task and employ it for anomaly detection. Recently, the basic multi-kernel approach has been proposed to solve the OCC problem, which is simply a… ▽ More

    Submitted 17 July, 2018; v1 submitted 21 May, 2018; originally announced May 2018.

    Comments: 21 pages, 9 Tables and 2 Figures

  9. arXiv:1805.07808  [pdf, other

    cs.LG stat.ML

    Multi-layer Kernel Ridge Regression for One-class Classification

    Authors: Chandan Gautam, Aruna Tiwari, Sundaram Suresh, Alexandros Iosifidis

    Abstract: In this paper, a multi-layer architecture (in a hierarchical fashion) by stacking various Kernel Ridge Regression (KRR) based Auto-Encoder for one-class classification is proposed and is referred as MKOC. MKOC has many layers of Auto-Encoders to project the input features into new feature space and the last layer was regression based one class classifier. The Auto-Encoders use an unsupervised appr… ▽ More

    Submitted 1 June, 2018; v1 submitted 20 May, 2018; originally announced May 2018.

    Comments: 19 Pages, 3 Figures and 6 Tables

  10. On The Construction of Extreme Learning Machine for Online and Offline One-Class Classification - An Expanded Toolbox

    Authors: Chandan Gautam, Aruna Tiwari, Qian Leng

    Abstract: One-Class Classification (OCC) has been prime concern for researchers and effectively employed in various disciplines. But, traditional methods based one-class classifiers are very time consuming due to its iterative process and various parameters tuning. In this paper, we present six OCC methods based on extreme learning machine (ELM) and Online Sequential ELM (OSELM). Our proposed classifiers ma… ▽ More

    Submitted 16 January, 2017; originally announced January 2017.

    Comments: This paper has been accepted in Neurocomputing Journal (Elsevier) with Manuscript id: NEUCOM-D-15-02856

  11. arXiv:1701.04508  [pdf, other

    cs.LG

    Online Learning with Regularized Kernel for One-class Classification

    Authors: Chandan Gautam, Aruna Tiwari, Sundaram Suresh, Kapil Ahuja

    Abstract: This paper presents an online learning with regularized kernel based one-class extreme learning machine (ELM) classifier and is referred as online RK-OC-ELM. The baseline kernel hyperplane model considers whole data in a single chunk with regularized ELM approach for offline learning in case of one-class classification (OCC). Further, the basic hyper plane model is adapted in an online fashion fro… ▽ More

    Submitted 9 April, 2018; v1 submitted 16 January, 2017; originally announced January 2017.

    Comments: Paper has been submitted to special issue of IEEE Transactions on Systems, Man and Cybernetics: Systems with Manuscript ID: SMCA-16-09-1033, 3rd submission ID: SMCA-18-03-0322