Zum Hauptinhalt springen

Showing 1–20 of 20 results for author: Parashar, A

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

    cs.RO cs.AI cs.SE

    Fast and Modular Autonomy Software for Autonomous Racing Vehicles

    Authors: Andrew Saba, Aderotimi Adetunji, Adam Johnson, Aadi Kothari, Matthew Sivaprakasam, Joshua Spisak, Prem Bharatia, Arjun Chauhan, Brendan Duff Jr., Noah Gasparro, Charles King, Ryan Larkin, Brian Mao, Micah Nye, Anjali Parashar, Joseph Attias, Aurimas Balciunas, Austin Brown, Chris Chang, Ming Gao, Cindy Heredia, Andrew Keats, Jose Lavariega, William Muckelroy III, Andre Slavescu , et al. (5 additional authors not shown)

    Abstract: Autonomous motorsports aim to replicate the human racecar driver with software and sensors. As in traditional motorsports, Autonomous Racing Vehicles (ARVs) are pushed to their handling limits in multi-agent scenarios at extremely high ($\geq 150mph$) speeds. This Operational Design Domain (ODD) presents unique challenges across the autonomy stack. The Indy Autonomous Challenge (IAC) is an interna… ▽ More

    Submitted 27 August, 2024; originally announced August 2024.

    Comments: Published in Journal of Field Robotics

    Journal ref: Field Robotics Volume 4 (2024) 1-45

  2. arXiv:2405.13765  [pdf, ps, other

    cs.LG math.OC

    On the stability of second order gradient descent for time varying convex functions

    Authors: Travis E. Gibson, Sawal Acharya, Anjali Parashar, Joseph E. Gaudio, Anurdha M. Annaswamy

    Abstract: Gradient based optimization algorithms deployed in Machine Learning (ML) applications are often analyzed and compared by their convergence rates or regret bounds. While these rates and bounds convey valuable information they don't always directly translate to stability guarantees. Stability and similar concepts, like robustness, will become ever more important as we move towards deploying models i… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: 13 pages, 0 figures

  3. arXiv:2404.03412  [pdf, other

    cs.RO

    RADIUM: Predicting and Repairing End-to-End Robot Failures using Gradient-Accelerated Sampling

    Authors: Charles Dawson, Anjali Parashar, Chuchu Fan

    Abstract: Before autonomous systems can be deployed in safety-critical applications, we must be able to understand and verify the safety of these systems. For cases where the risk or cost of real-world testing is prohibitive, we propose a simulation-based framework for a) predicting ways in which an autonomous system is likely to fail and b) automatically adjusting the system's design and control policy to… ▽ More

    Submitted 4 April, 2024; originally announced April 2024.

  4. HighLight: Efficient and Flexible DNN Acceleration with Hierarchical Structured Sparsity

    Authors: Yannan Nellie Wu, Po-An Tsai, Saurav Muralidharan, Angshuman Parashar, Vivienne Sze, Joel S. Emer

    Abstract: Due to complex interactions among various deep neural network (DNN) optimization techniques, modern DNNs can have weights and activations that are dense or sparse with diverse sparsity degrees. To offer a good trade-off between accuracy and hardware performance, an ideal DNN accelerator should have high flexibility to efficiently translate DNN sparsity into reductions in energy and/or latency with… ▽ More

    Submitted 1 October, 2023; v1 submitted 22 May, 2023; originally announced May 2023.

    Comments: Accepted to MICRO23

  5. arXiv:2305.12698  [pdf, ps, other

    cs.GT

    Prophet Inequalities for Subadditive Combinatorial Auctions

    Authors: Dwaipayan Saha, Ananya Parashar

    Abstract: In this paper, we survey literature on prophet inequalities for subadditive combinatorial auctions. We give an overview of the previous best $O(\log \log m)$ prophet inequality as well as the preceding $O(\log m)$ prophet inequality. Then, we provide the constructive posted price mechanisms used in order to prove the two bounds. We mainly focus on the most recent literature that resolves a central… ▽ More

    Submitted 22 May, 2023; originally announced May 2023.

  6. arXiv:2305.04433  [pdf, other

    math.OC cs.LG

    Accelerated Algorithms for a Class of Optimization Problems with Equality and Box Constraints

    Authors: Anjali Parashar, Priyank Srivastava, Anuradha M. Annaswamy

    Abstract: Convex optimization with equality and inequality constraints is a ubiquitous problem in several optimization and control problems in large-scale systems. Recently there has been a lot of interest in establishing accelerated convergence of the loss function. A class of high-order tuners was recently proposed in an effort to lead to accelerated convergence for the case when no constraints are pres… ▽ More

    Submitted 7 May, 2023; originally announced May 2023.

    Comments: 6 pages, accepted in ACC 2023 (American Control Conference, 2023)

  7. arXiv:2210.03731  [pdf, other

    cs.LG cs.DC

    Demystifying Map Space Exploration for NPUs

    Authors: Sheng-Chun Kao, Angshuman Parashar, Po-An Tsai, Tushar Krishna

    Abstract: Map Space Exploration is the problem of finding optimized mappings of a Deep Neural Network (DNN) model on an accelerator. It is known to be extremely computationally expensive, and there has been active research looking at both heuristics and learning-based methods to make the problem computationally tractable. However, while there are dozens of mappers out there (all empirically claiming to find… ▽ More

    Submitted 7 October, 2022; originally announced October 2022.

  8. arXiv:2206.02987  [pdf, other

    cs.AR

    A Formalism of DNN Accelerator Flexibility

    Authors: Sheng-Chun Kao, Hyoukjun Kwon, Michael Pellauer, Angshuman Parashar, Tushar Krishna

    Abstract: The high efficiency of domain-specific hardware accelerators for machine learning (ML) has come from specialization, with the trade-off of less configurability/ flexibility. There is growing interest in developing flexible ML accelerators to make them future-proof to the rapid evolution of Deep Neural Networks (DNNs). However, the notion of accelerator flexibility has always been used in an inform… ▽ More

    Submitted 6 June, 2022; originally announced June 2022.

  9. arXiv:2205.05826  [pdf, other

    cs.AR cs.CV cs.DC

    Sparseloop: An Analytical Approach To Sparse Tensor Accelerator Modeling

    Authors: Yannan Nellie Wu, Po-An Tsai, Angshuman Parashar, Vivienne Sze, Joel S. Emer

    Abstract: In recent years, many accelerators have been proposed to efficiently process sparse tensor algebra applications (e.g., sparse neural networks). However, these proposals are single points in a large and diverse design space. The lack of systematic description and modeling support for these sparse tensor accelerators impedes hardware designers from efficient and effective design space exploration. T… ▽ More

    Submitted 9 January, 2023; v1 submitted 11 May, 2022; originally announced May 2022.

    Comments: Update website link, update UOP format description

  10. arXiv:2201.11220  [pdf, other

    cs.NE cs.AI

    DiGamma: Domain-aware Genetic Algorithm for HW-Mapping Co-optimization for DNN Accelerators

    Authors: Sheng-Chun Kao, Michael Pellauer, Angshuman Parashar, Tushar Krishna

    Abstract: The design of DNN accelerators includes two key parts: HW resource configuration and mapping strategy. Intensive research has been conducted to optimize each of them independently. Unfortunately, optimizing for both together is extremely challenging due to the extremely large cross-coupled search space. To address this, in this paper, we propose a HW-Mapping co-optimization framework, an efficient… ▽ More

    Submitted 26 January, 2022; originally announced January 2022.

  11. arXiv:2201.08916  [pdf, other

    cs.AR

    Enabling Flexibility for Sparse Tensor Acceleration via Heterogeneity

    Authors: Eric Qin, Raveesh Garg, Abhimanyu Bambhaniya, Michael Pellauer, Angshuman Parashar, Sivasankaran Rajamanickam, Cong Hao, Tushar Krishna

    Abstract: Recently, numerous sparse hardware accelerators for Deep Neural Networks (DNNs), Graph Neural Networks (GNNs), and scientific computing applications have been proposed. A common characteristic among all of these accelerators is that they target tensor algebra (typically matrix multiplications); yet dozens of new accelerators are proposed for every new application. The motivation is that the size a… ▽ More

    Submitted 21 January, 2022; originally announced January 2022.

  12. arXiv:2109.07419  [pdf, other

    cs.AR cs.DC cs.LG

    Union: A Unified HW-SW Co-Design Ecosystem in MLIR for Evaluating Tensor Operations on Spatial Accelerators

    Authors: Geonhwa Jeong, Gokcen Kestor, Prasanth Chatarasi, Angshuman Parashar, Po-An Tsai, Sivasankaran Rajamanickam, Roberto Gioiosa, Tushar Krishna

    Abstract: To meet the extreme compute demands for deep learning across commercial and scientific applications, dataflow accelerators are becoming increasingly popular. While these "domain-specific" accelerators are not fully programmable like CPUs and GPUs, they retain varying levels of flexibility with respect to data orchestration, i.e., dataflow and tiling optimizations to enhance efficiency. There are s… ▽ More

    Submitted 6 November, 2021; v1 submitted 15 September, 2021; originally announced September 2021.

    Comments: This paper is accepted to PACT 2021

  13. Mind Mappings: Enabling Efficient Algorithm-Accelerator Mapping Space Search

    Authors: Kartik Hegde, Po-An Tsai, Sitao Huang, Vikas Chandra, Angshuman Parashar, Christopher W. Fletcher

    Abstract: Modern day computing increasingly relies on specialization to satiate growing performance and efficiency requirements. A core challenge in designing such specialized hardware architectures is how to perform mapping space search, i.e., search for an optimal mapping from algorithm to hardware. Prior work shows that choosing an inefficient mapping can lead to multiplicative-factor efficiency overhead… ▽ More

    Submitted 2 March, 2021; originally announced March 2021.

    Comments: Appears in the proceedings of the 26th ACM International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS '21), April 19-23, 2021, Virtual, USA

  14. arXiv:2002.07752  [pdf, other

    cs.DC cs.LG cs.PF

    Marvel: A Data-centric Compiler for DNN Operators on Spatial Accelerators

    Authors: Prasanth Chatarasi, Hyoukjun Kwon, Natesh Raina, Saurabh Malik, Vaisakh Haridas, Angshuman Parashar, Michael Pellauer, Tushar Krishna, Vivek Sarkar

    Abstract: The efficiency of a spatial DNN accelerator depends heavily on the compiler and its cost model ability to generate optimized mappings for various operators of DNN models on to the accelerator's compute and memory resources. But, existing cost models lack a formal boundary over the operators for precise and tractable analysis, which poses adaptability challenges for new DNN operators. To address th… ▽ More

    Submitted 11 June, 2020; v1 submitted 18 February, 2020; originally announced February 2020.

  15. arXiv:1805.02566  [pdf, other

    cs.DC cs.LG

    Understanding Reuse, Performance, and Hardware Cost of DNN Dataflows: A Data-Centric Approach Using MAESTRO

    Authors: Hyoukjun Kwon, Prasanth Chatarasi, Michael Pellauer, Angshuman Parashar, Vivek Sarkar, Tushar Krishna

    Abstract: The data partitioning and scheduling strategies used by DNN accelerators to leverage reuse and perform staging are known as dataflow, and they directly impact the performance and energy efficiency of DNN accelerator designs. An accelerator microarchitecture dictates the dataflow(s) that can be employed to execute a layer or network. Selecting an optimal dataflow for a layer shape can have a large… ▽ More

    Submitted 11 May, 2020; v1 submitted 4 May, 2018; originally announced May 2018.

  16. arXiv:1708.04485  [pdf, other

    cs.NE cs.AR cs.LG

    SCNN: An Accelerator for Compressed-sparse Convolutional Neural Networks

    Authors: Angshuman Parashar, Minsoo Rhu, Anurag Mukkara, Antonio Puglielli, Rangharajan Venkatesan, Brucek Khailany, Joel Emer, Stephen W. Keckler, William J. Dally

    Abstract: Convolutional Neural Networks (CNNs) have emerged as a fundamental technology for machine learning. High performance and extreme energy efficiency are critical for deployments of CNNs in a wide range of situations, especially mobile platforms such as autonomous vehicles, cameras, and electronic personal assistants. This paper introduces the Sparse CNN (SCNN) accelerator architecture, which improve… ▽ More

    Submitted 23 May, 2017; originally announced August 2017.

  17. arXiv:1407.6952  [pdf

    cs.IR

    Search Space Engine Optimize Search Using FCC_STF Algorithm in Fuzzy Co-Clustering

    Authors: Monika Rani, Anubha Parashar, Jyoti Chaturvedi, Anu Malviya

    Abstract: Fuzzy co-clustering can be improved if we handle two main problem first is outlier and second curse of dimensionality .outlier problem can be reduce by implementing page replacement algorithm like FIFO, LRU or priority algorithm in a set of frame of web pages efficiently through a search engine. The web page which has zero priority (outlier) can be represented in separate slot of frame. Whereas cu… ▽ More

    Submitted 24 July, 2014; originally announced July 2014.

  18. arXiv:1407.6090   

    cs.AI

    Social and Business Intelligence Analysis Using PSO

    Authors: Jyoti Chaturvedi, Anubha Parashar, Amrita A Manjrekar, Vinay S Bhaskar

    Abstract: The goal of this paper is to elaborate swarm intelligence for business intelligence decision making and the business rules management improvement. .The swarm optimization, which is highly influenced by the behavior of creature, performs in group. The Spatial data is defined as data that is represented by 2D or 3D images. SQL Server supports only 2D images till now. As we know that location is an e… ▽ More

    Submitted 25 August, 2016; v1 submitted 22 July, 2014; originally announced July 2014.

    Comments: This article has been withdrawn by arXiv administrators due to disputed authorship

  19. arXiv:1407.5197   

    cs.RO

    Design and Autonomous Control of the Active Adaptive Suspension System Rudra Mars Rover

    Authors: Karan Vaish, Shah Mihir Rajesh, K. Pasupatheeswaran, Anubha Parashar, Jyoti Chaturvedi

    Abstract: Semi or completely autonomous unmanned vehicles, remotely driven or controlled through artificial intelligence, are instrumental to foster space exploration. One of the most essential tasks of a rover is terrain traversing which requires the need of efficient suspension systems. This communication presents a suspension system giving degrees of freedom to every wheel with the help of linear actuato… ▽ More

    Submitted 25 August, 2016; v1 submitted 19 July, 2014; originally announced July 2014.

    Comments: This article has been withdrawn by arXiv administrators due to disputed authorship

  20. arXiv:1407.2125   

    cs.NI

    Noisy Distance Measurements Using 3-D Localization with Rb-Rf Methods

    Authors: Anubha Parashar, Susheel Kumar, Vinay S Bhaskar, Rajni Chinia

    Abstract: Wireless sensor networks are dynamically formed over the varying topologies. Wireless sensor networks can assist in conducting the rescue operations and can provide search in timely manner. Long time monitoring applications are environment monitoring, security surveillance and habitat monitoring. Further, where it can be deployed in time critical situations when disaster happens. As we are dealing… ▽ More

    Submitted 25 August, 2016; v1 submitted 8 July, 2014; originally announced July 2014.

    Comments: This article has been withdrawn by arXiv administrators due to disputed authorship