Skip to main content

Showing 1–2 of 2 results for author: Badola, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2112.07719  [pdf, other

    cs.CV

    Decomposing the Deep: Finding Class Specific Filters in Deep CNNs

    Authors: Akshay Badola, Cherian Roy, Vineet Padmanabhan, Rajendra Lal

    Abstract: Interpretability of Deep Neural Networks has become a major area of exploration. Although these networks have achieved state of the art accuracy in many tasks, it is extremely difficult to interpret and explain their decisions. In this work we analyze the final and penultimate layers of Deep Convolutional Networks and provide an efficient method for identifying subsets of features that contribute… ▽ More

    Submitted 3 April, 2022; v1 submitted 14 December, 2021; originally announced December 2021.

    Comments: 22 pages, 5 figures, 8 tables. github repo: https://github.com/akshaybadola/cnn-class-specific-filters-with-histogram. Preprint submitted to Elsevier. This version contains visualization of filters and ablation study w.r.t. influential features

  2. arXiv:1811.06477  [pdf, other

    cs.NE cs.CL cs.LG

    Multi-cell LSTM Based Neural Language Model

    Authors: Thomas Cherian, Akshay Badola, Vineet Padmanabhan

    Abstract: Language models, being at the heart of many NLP problems, are always of great interest to researchers. Neural language models come with the advantage of distributed representations and long range contexts. With its particular dynamics that allow the cycling of information within the network, `Recurrent neural network' (RNN) becomes an ideal paradigm for neural language modeling. Long Short-Term Me… ▽ More

    Submitted 15 November, 2018; originally announced November 2018.

    Comments: 7 pages including 5 figures