Skip to main content

Showing 1–7 of 7 results for author: Dwarakanath, A

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

    cs.CL cs.AI cs.LG

    Alexa Teacher Model: Pretraining and Distilling Multi-Billion-Parameter Encoders for Natural Language Understanding Systems

    Authors: Jack FitzGerald, Shankar Ananthakrishnan, Konstantine Arkoudas, Davide Bernardi, Abhishek Bhagia, Claudio Delli Bovi, ** Cao, Rakesh Chada, Amit Chauhan, Luoxin Chen, Anurag Dwarakanath, Satyam Dwivedi, Turan Gojayev, Karthik Gopalakrishnan, Thomas Gueudre, Dilek Hakkani-Tur, Wael Hamza, Jonathan Hueser, Kevin Martin Jose, Haidar Khan, Beiye Liu, Jianhua Lu, Alessandro Manzotti, Pradeep Natarajan, Karolina Owczarzak , et al. (16 additional authors not shown)

    Abstract: We present results from a large-scale experiment on pretraining encoders with non-embedding parameter counts ranging from 700M to 9.3B, their subsequent distillation into smaller models ranging from 17M-170M parameters, and their application to the Natural Language Understanding (NLU) component of a virtual assistant system. Though we train using 70% spoken-form data, our teacher models perform co… ▽ More

    Submitted 15 June, 2022; originally announced June 2022.

    Comments: KDD 2022

    ACM Class: I.2.7

    Journal ref: Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD '22), August 14-18, 2022, Washington, DC, USA

  2. arXiv:1907.06632  [pdf, other

    cs.LG cs.SE

    Metamorphic Testing of a Deep Learning based Forecaster

    Authors: Anurag Dwarakanath, Manish Ahuja, Sanjay Podder, Silja Vinu, Arijit Naskar, Koushik MV

    Abstract: In this paper, we present the Metamorphic Testing of an in-use deep learning based forecasting application. The application looks at the past data of system characteristics (e.g. `memory allocation') to predict outages in the future. We focus on two statistical / machine learning based components - a) detection of co-relation between system characteristics and b) estimating the future value of a s… ▽ More

    Submitted 13 July, 2019; originally announced July 2019.

    Comments: Paper published at the 2019 IEEE/ACM 4th International Workshop on Metamorphic Testing (MET)

  3. arXiv:1809.09477  [pdf, other

    cs.SE

    Trustworthiness in Enterprise Crowdsourcing: a Taxonomy & evidence from data

    Authors: Anurag Dwarakanath, Shrikanth N. C., Kumar Abhinav, Alex Kass

    Abstract: In this paper we study the trustworthiness of the crowd for crowdsourced software development. Through the study of literature from various domains, we present the risks that impact the trustworthiness in an enterprise context. We survey known techniques to mitigate these risks. We also analyze key metrics from multiple years of empirical data of actual crowdsourced software development tasks from… ▽ More

    Submitted 25 September, 2018; originally announced September 2018.

    Comments: Author's submitted version. Final version accepted at ICSE SEIP 2016. Published version at: https://dl.acm.org/citation.cfm?id=2889225

  4. arXiv:1809.09455  [pdf

    cs.SE

    Machines that test Software like Humans

    Authors: Anurag Dwarakanath, Neville Dubash, Sanjay Podder

    Abstract: Automated software testing involves the execution of test scripts by a machine instead of being manually run. This significantly reduces the amount of manual time & effort needed and thus is of great interest to the software testing industry. There have been various tools developed to automate the testing of web applications (e.g. Selenium WebDriver); however, the practical adoption of test automa… ▽ More

    Submitted 25 September, 2018; originally announced September 2018.

  5. arXiv:1809.08446  [pdf, other

    cs.SE

    Minimum Number of Test Paths for Prime Path and other Structural Coverage Criteria

    Authors: Anurag Dwarakanath, Aruna Jankiti

    Abstract: The software system under test can be modeled as a graph comprising of a set of vertices, (V) and a set of edges, (E). Test Cases are Test Paths over the graph meeting a particular test criterion. In this paper, we present a method to achieve the minimum number of Test Paths needed to cover different structural coverage criteria. Our method can accommodate Prime Path, Edge-Pair, Simple & Complete… ▽ More

    Submitted 22 September, 2018; originally announced September 2018.

    Comments: Author final version. Paper accepted at Testing Software and Systems. ICTSS 2014. Lecture Notes in Computer Science, vol 8763. Springer, Berlin, Heidelberg. Published paper available at: https://link.springer.com/chapter/10.1007/978-3-662-44857-1_5

  6. Accelerating Test Automation through a Domain Specific Language

    Authors: Anurag Dwarakanath, Dipin Era, Aditya Priyadarshi, Neville Dubash, Sanjay Podder

    Abstract: Test automation involves the automatic execution of test scripts instead of being manually run. This significantly reduces the amount of manual effort needed and thus is of great interest to the software testing industry. There are two key problems in the existing tools and methods for test automation - a) Creating an automation test script is essentially a code development task, which most tester… ▽ More

    Submitted 21 September, 2018; originally announced September 2018.

    Comments: Accepted at 10th IEEE International Conference on Software Testing, Verification and Validation

  7. Identifying Implementation Bugs in Machine Learning based Image Classifiers using Metamorphic Testing

    Authors: Anurag Dwarakanath, Manish Ahuja, Samarth Sikand, Raghotham M. Rao, R. P. Jagadeesh Chandra Bose, Neville Dubash, Sanjay Podder

    Abstract: We have recently witnessed tremendous success of Machine Learning (ML) in practical applications. Computer vision, speech recognition and language translation have all seen a near human level performance. We expect, in the near future, most business applications will have some form of ML. However, testing such applications is extremely challenging and would be very expensive if we follow today's m… ▽ More

    Submitted 16 August, 2018; originally announced August 2018.

    Comments: Published at 27th ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA 2018)