Skip to main content

Showing 1–6 of 6 results for author: Maheshwari, N

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

    cs.LG math.NA

    An Estimator for the Sensitivity to Perturbations of Deep Neural Networks

    Authors: Naman Maheshwari, Nicholas Malaya, Scott Moe, Jaydeep P. Kulkarni, Sudhanva Gurumurthi

    Abstract: For Deep Neural Networks (DNNs) to become useful in safety-critical applications, such as self-driving cars and disease diagnosis, they must be stable to perturbations in input and model parameters. Characterizing the sensitivity of a DNN to perturbations is necessary to determine minimal bit-width precision that may be used to safely represent the network. However, no general result exists that i… ▽ More

    Submitted 24 July, 2023; originally announced July 2023.

    Comments: Actual work and paper concluded in January 2019

  2. arXiv:2201.11964  [pdf, other

    cs.LG cs.AI

    Dynamic Temporal Reconciliation by Reinforcement learning

    Authors: Himanshi Charotia, Abhishek Garg, Gaurav Dhama, Naman Maheshwari

    Abstract: Planning based on long and short term time series forecasts is a common practice across many industries. In this context, temporal aggregation and reconciliation techniques have been useful in improving forecasts, reducing model uncertainty, and providing a coherent forecast across different time horizons. However, an underlying assumption spanning all these techniques is the complete availability… ▽ More

    Submitted 28 January, 2022; originally announced January 2022.

  3. arXiv:2112.08052  [pdf, other

    cs.LG cs.AI stat.ML

    Optimal Latent Space Forecasting for Large Collections of Short Time Series Using Temporal Matrix Factorization

    Authors: Himanshi Charotia, Abhishek Garg, Gaurav Dhama, Naman Maheshwari

    Abstract: In the context of time series forecasting, it is a common practice to evaluate multiple methods and choose one of these methods or an ensemble for producing the best forecasts. However, choosing among different ensembles over multiple methods remains a challenging task that undergoes a combinatorial explosion as the number of methods increases. In the context of demand forecasting or revenue forec… ▽ More

    Submitted 15 December, 2021; originally announced December 2021.

  4. arXiv:1805.08691  [pdf, other

    cs.CV

    Highly Efficient 8-bit Low Precision Inference of Convolutional Neural Networks with IntelCaffe

    Authors: Jiong Gong, Haihao Shen, Guoming Zhang, Xiaoli Liu, Shane Li, Ge **, Niharika Maheshwari, Evarist Fomenko, Eden Segal

    Abstract: High throughput and low latency inference of deep neural networks are critical for the deployment of deep learning applications. This paper presents the efficient inference techniques of IntelCaffe, the first Intel optimized deep learning framework that supports efficient 8-bit low precision inference and model optimization techniques of convolutional neural networks on Intel Xeon Scalable Process… ▽ More

    Submitted 4 May, 2018; originally announced May 2018.

    Comments: 1st Reproducible Tournament on Pareto-efficient Image Classification, co-held with ASPLOS 2018

  5. arXiv:1306.1889  [pdf

    cs.AR

    An Improved Structure Of Reversible Adder And Subtractor

    Authors: Aakash Gupta, Pradeep Singla, Jitendra Gupta, Nitin Maheshwari

    Abstract: In today's world everyday a new technology which is faster, smaller and more complex than its predecessor is being developed. The increased number of transistors packed onto a chip of a conventional system results in increased power consumption that is why Reversible logic has drawn attention of Researchers due to its less heat dissipating characteristics. Reversible logic can be imposed over appl… ▽ More

    Submitted 8 June, 2013; originally announced June 2013.

    Journal ref: International Journal of Electronics and Computer Science Engineering, Vol 2, No. 2, pp712-718, June 2013

  6. arXiv:1011.6481  [pdf, ps, other

    cs.CG

    A near optimal algorithm for finding Euclidean shortest path in polygonal domain

    Authors: Rajasekhar Inkulu, Sanjiv Kapoor, S. N. Maheshwari

    Abstract: We present an algorithm to find an {\it Euclidean Shortest Path} from a source vertex $s$ to a sink vertex $t$ in the presence of obstacles in $\Re^2$. Our algorithm takes $O(T+m(\lg{m})(\lg{n}))$ time and $O(n)$ space. Here, $O(T)$ is the time to triangulate the polygonal region, $m$ is the number of obstacles, and $n$ is the number of vertices. This bound is close to the known lower bound of… ▽ More

    Submitted 30 November, 2010; originally announced November 2010.

    Comments: 50 pages