Zum Hauptinhalt springen

Showing 1–14 of 14 results for author: Negi, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2408.06390  [pdf

    cs.ET cs.AR cs.LG cs.NE

    Approximate ADCs for In-Memory Computing

    Authors: Arkapravo Ghosh, Hemkar Reddy Sadana, Mukut Debnath, Panthadip Maji, Shubham Negi, Sumeet Gupta, Mrigank Sharad, Kaushik Roy

    Abstract: In memory computing (IMC) architectures for deep learning (DL) accelerators leverage energy-efficient and highly parallel matrix vector multiplication (MVM) operations, implemented directly in memory arrays. Such IMC designs have been explored based on CMOS as well as emerging non-volatile memory (NVM) technologies like RRAM. IMC architectures generally involve a large number of cores consisting o… ▽ More

    Submitted 11 August, 2024; originally announced August 2024.

  2. arXiv:2403.13577  [pdf, other

    cs.AR

    HCiM: ADC-Less Hybrid Analog-Digital Compute in Memory Accelerator for Deep Learning Workloads

    Authors: Shubham Negi, Utkarsh Saxena, Deepika Sharma, Kaushik Roy

    Abstract: Analog Compute-in-Memory (CiM) accelerators are increasingly recognized for their efficiency in accelerating Deep Neural Networks (DNN). However, their dependence on Analog-to-Digital Converters (ADCs) for accumulating partial sums from crossbars leads to substantial power and area overhead. Moreover, the high area overhead of ADCs constrains the throughput due to the limited number of ADCs that c… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

  3. arXiv:2306.02960  [pdf, other

    cs.CV cs.LG

    Best of Both Worlds: Hybrid SNN-ANN Architecture for Event-based Optical Flow Estimation

    Authors: Shubham Negi, Deepika Sharma, Adarsh Kumar Kosta, Kaushik Roy

    Abstract: In the field of robotics, event-based cameras are emerging as a promising low-power alternative to traditional frame-based cameras for capturing high-speed motion and high dynamic range scenes. This is due to their sparse and asynchronous event outputs. Spiking Neural Networks (SNNs) with their asynchronous event-driven compute, show great potential for extracting the spatio-temporal features from… ▽ More

    Submitted 19 March, 2024; v1 submitted 5 June, 2023; originally announced June 2023.

  4. arXiv:2305.15426  [pdf, other

    cs.CV cs.LG

    Transcending Grids: Point Clouds and Surface Representations Powering Neurological Processing

    Authors: Kishore Babu Nampalle, Pradeep Singh, Vivek Narayan Uppala, Sumit Gangwar, Rajesh Singh Negi, Balasubramanian Raman

    Abstract: In healthcare, accurately classifying medical images is vital, but conventional methods often hinge on medical data with a consistent grid structure, which may restrict their overall performance. Recent medical research has been focused on tweaking the architectures to attain better performance without giving due consideration to the representation of data. In this paper, we present a novel approa… ▽ More

    Submitted 2 June, 2023; v1 submitted 17 May, 2023; originally announced May 2023.

  5. arXiv:2106.12125  [pdf, other

    cs.ET cs.AI cs.AR

    NAX: Co-Designing Neural Network and Hardware Architecture for Memristive Xbar based Computing Systems

    Authors: Shubham Negi, Indranil Chakraborty, Aayush Ankit, Kaushik Roy

    Abstract: In-Memory Computing (IMC) hardware using Memristive Crossbar Arrays (MCAs) are gaining popularity to accelerate Deep Neural Networks (DNNs) since it alleviates the "memory wall" problem associated with von-Neumann architecture. The hardware efficiency (energy, latency and area) as well as application accuracy (considering device and circuit non-idealities) of DNNs mapped to such hardware are co-de… ▽ More

    Submitted 22 June, 2021; originally announced June 2021.

    Comments: 10 pages, 9 figures

  6. arXiv:2104.12269  [pdf, other

    cs.CL cs.AI cs.IR

    A Bi-Encoder LSTM Model For Learning Unstructured Dialogs

    Authors: Diwanshu Shekhar, Pooran S. Negi, Mohammad Mahoor

    Abstract: Creating a data-driven model that is trained on a large dataset of unstructured dialogs is a crucial step in developing Retrieval-based Chatbot systems. This paper presents a Long Short Term Memory (LSTM) based architecture that learns unstructured multi-turn dialogs and provides results on the task of selecting the best response from a collection of given responses. Ubuntu Dialog Corpus Version 2… ▽ More

    Submitted 25 April, 2021; originally announced April 2021.

  7. arXiv:2007.02839  [pdf, other

    cs.CV cs.LG

    Exploration of Optimized Semantic Segmentation Architectures for edge-Deployment on Drones

    Authors: Vivek Parmar, Narayani Bhatia, Shubham Negi, Manan Suri

    Abstract: In this paper, we present an analysis on the impact of network parameters for semantic segmentation architectures in context of UAV data processing. We present the analysis on the DroneDeploy Segmentation benchmark. Based on the comparative analysis we identify the optimal network architecture to be FPN-EfficientNetB3 with pretrained encoder backbones based on Imagenet Dataset. The network achieve… ▽ More

    Submitted 6 July, 2020; originally announced July 2020.

  8. arXiv:2006.05657  [pdf, other

    cs.ET cs.NE

    Methodology for Realizing VMM with Binary RRAM Arrays: Experimental Demonstration of Binarized-ADALINE Using OxRAM Crossbar

    Authors: Sandeep Kaur Kingra, Vivek Parmar, Shubham Negi, Sufyan Khan, Boris Hudec, Tuo-Hung Hou, Manan Suri

    Abstract: In this paper, we present an efficient hardware mapping methodology for realizing vector matrix multiplication (VMM) on resistive memory (RRAM) arrays. Using the proposed VMM computation technique, we experimentally demonstrate a binarized-ADALINE (Adaptive Linear) classifier on an OxRAM crossbar. An 8x8 OxRAM crossbar with Ni/3-nm HfO2/7 nm Al-doped-TiO2/TiN device stack is used. Weight training… ▽ More

    Submitted 10 June, 2020; originally announced June 2020.

    Comments: Accepted for presentation at the IEEE International Symposium on Circuits and Systems (ISCAS) 2020

  9. BReG-NeXt: Facial Affect Computing Using Adaptive Residual Networks With Bounded Gradient

    Authors: Behzad Hasani, Pooran Singh Negi, Mohammad H. Mahoor

    Abstract: This paper introduces BReG-NeXt, a residual-based network architecture using a function wtih bounded derivative instead of a simple shortcut path (a.k.a. identity mapping) in the residual units for automatic recognition of facial expressions based on the categorical and dimensional models of affect. Compared to ResNet, our proposed adaptive complex mapping results in a shallower network with less… ▽ More

    Submitted 17 April, 2020; originally announced April 2020.

    Comments: To appear in IEEE Transactions on Affective Computing journal

    Journal ref: 2020 IEEE Transactions on Affective Computing

  10. Bounded Residual Gradient Networks (BReG-Net) for Facial Affect Computing

    Authors: Behzad Hasani, Pooran Singh Negi, Mohammad H. Mahoor

    Abstract: Residual-based neural networks have shown remarkable results in various visual recognition tasks including Facial Expression Recognition (FER). Despite the tremendous efforts have been made to improve the performance of FER systems using DNNs, existing methods are not generalizable enough for practical applications. This paper introduces Bounded Residual Gradient Networks (BReG-Net) for facial exp… ▽ More

    Submitted 5 March, 2019; originally announced March 2019.

    Comments: To appear in 14th IEEE International Conference on Automatic Face & Gesture Recognition (FG 2019)

    Journal ref: 2019 14th IEEE International Conference on Automatic Face & Gesture Recognition (FG 2019)

  11. arXiv:1901.06493  [pdf, other

    cs.DS

    Dynamic Partition Bloom Filters: A Bounded False Positive Solution For Dynamic Set Membership (Extended Abstract)

    Authors: Sidharth Negi, Ameya Dubey, Amitabha Bagchi, Manish Yadav, Nishant Yadav, Jeetu Raj

    Abstract: Dynamic Bloom filters (DBF) were proposed by Guo et. al. in 2010 to tackle the situation where the size of the set to be stored compactly is not known in advance or can change during the course of the application. We propose a novel competitor to DBF with the following important property that DBF is not able to achieve: our structure is able to maintain a bound on the false positive rate for the s… ▽ More

    Submitted 19 January, 2019; originally announced January 2019.

  12. arXiv:1812.09744  [pdf, other

    cs.CV

    Leveraging Class Similarity to Improve Deep Neural Network Robustness

    Authors: Pooran Singh Negi, David chan, Mohammad Mahoor

    Abstract: Traditionally artificial neural networks (ANNs) are trained by minimizing the cross-entropy between a provided groundtruth delta distribution (encoded as one-hot vector) and the ANN's predictive softmax distribution. It seems, however, unacceptable to penalize networks equally for missclassification between classes. Confusing the class "Automobile" with the class "Truck" should be penalized less t… ▽ More

    Submitted 27 December, 2018; v1 submitted 23 December, 2018; originally announced December 2018.

  13. arXiv:1806.02179  [pdf, other

    cs.CL

    Open Domain Suggestion Mining: Problem Definition and Datasets

    Authors: Sapna Negi, Maarten de Rijke, Paul Buitelaar

    Abstract: We propose a formal definition for the task of suggestion mining in the context of a wide range of open domain applications. Human perception of the term \emph{suggestion} is subjective and this effects the preparation of hand labeled datasets for the task of suggestion mining. Existing work either lacks a formal problem definition and annotation procedure, or provides domain and application speci… ▽ More

    Submitted 30 June, 2018; v1 submitted 6 June, 2018; originally announced June 2018.

  14. arXiv:1709.07403  [pdf, other

    cs.CL

    Inducing Distant Supervision in Suggestion Mining through Part-of-Speech Embeddings

    Authors: Sapna Negi, Paul Buitelaar

    Abstract: Mining suggestion expressing sentences from a given text is a less investigated sentence classification task, and therefore lacks hand labeled benchmark datasets. In this work, we propose and evaluate two approaches for distant supervision in suggestion mining. The distant supervision is obtained through a large silver standard dataset, constructed using the text from wikiHow and Wikipedia. Both t… ▽ More

    Submitted 5 December, 2017; v1 submitted 21 September, 2017; originally announced September 2017.