Skip to main content

Showing 1–7 of 7 results for author: Mane, D

.
  1. arXiv:2404.16872  [pdf

    cs.CR

    Mitigating Data Sharing in Public Cloud using Blockchain

    Authors: Patil Pratik Vijaykumar, Prerna Tulsiani, Dr. Sunil Mane

    Abstract: Public Cloud Computing has become a fundamental part of modern IT infrastructure as its adoption has transformed the way businesses operate. However, cloud security concerns introduce new risks and challenges related to data protection, sharing, and access control. A synergistic integration of blockchain with the cloud holds immense potential. Blockchain's distributed ledger ensures transparency,… ▽ More

    Submitted 28 May, 2024; v1 submitted 21 April, 2024; originally announced April 2024.

  2. arXiv:2210.00008  [pdf, other

    cs.CR cs.AI cs.LG

    Adversarial Attacks on Transformers-Based Malware Detectors

    Authors: Yash Jakhotiya, Heramb Patil, Jugal Rawlani, Dr. Sunil B. Mane

    Abstract: Signature-based malware detectors have proven to be insufficient as even a small change in malignant executable code can bypass these signature-based detectors. Many machine learning-based models have been proposed to efficiently detect a wide variety of malware. Many of these models are found to be susceptible to adversarial attacks - attacks that work by generating intentionally designed inputs… ▽ More

    Submitted 5 November, 2022; v1 submitted 1 October, 2022; originally announced October 2022.

    Comments: Accepted to the 2022 NeurIPS ML Safety Workshop. Code available at https://github.com/yashjakhotiya/Adversarial-Attacks-On-Transformers

  3. arXiv:2204.10181  [pdf, other

    cs.CL cs.AI

    WordAlchemy: A transformer-based Reverse Dictionary

    Authors: Dr. Sunil B. Mane, Harshal Patil, Kanhaiya Madaswar, Pranav Sadavarte

    Abstract: A reverse dictionary takes a target word's description as input and returns the words that fit the description. Reverse Dictionaries are useful for new language learners, anomia patients, and for solving common tip-of-the-tongue problems (lethologica). Currently, there does not exist any Reverse Dictionary provider with support for any Indian Language. We present a novel open-source cross-lingual… ▽ More

    Submitted 16 April, 2022; originally announced April 2022.

  4. arXiv:1805.09501  [pdf, other

    cs.CV cs.LG stat.ML

    AutoAugment: Learning Augmentation Policies from Data

    Authors: Ekin D. Cubuk, Barret Zoph, Dandelion Mane, Vijay Vasudevan, Quoc V. Le

    Abstract: Data augmentation is an effective technique for improving the accuracy of modern image classifiers. However, current data augmentation implementations are manually designed. In this paper, we describe a simple procedure called AutoAugment to automatically search for improved data augmentation policies. In our implementation, we have designed a search space where a policy consists of many sub-polic… ▽ More

    Submitted 11 April, 2019; v1 submitted 24 May, 2018; originally announced May 2018.

    Comments: CVPR 2019

  5. arXiv:1712.09665  [pdf, other

    cs.CV

    Adversarial Patch

    Authors: Tom B. Brown, Dandelion Mané, Aurko Roy, Martín Abadi, Justin Gilmer

    Abstract: We present a method to create universal, robust, targeted adversarial image patches in the real world. The patches are universal because they can be used to attack any scene, robust because they work under a wide variety of transformations, and targeted because they can cause a classifier to output any target class. These adversarial patches can be printed, added to any scene, photographed, and pr… ▽ More

    Submitted 16 May, 2018; v1 submitted 27 December, 2017; originally announced December 2017.

  6. arXiv:1606.06565  [pdf, other

    cs.AI cs.LG

    Concrete Problems in AI Safety

    Authors: Dario Amodei, Chris Olah, Jacob Steinhardt, Paul Christiano, John Schulman, Dan Mané

    Abstract: Rapid progress in machine learning and artificial intelligence (AI) has brought increasing attention to the potential impacts of AI technologies on society. In this paper we discuss one such potential impact: the problem of accidents in machine learning systems, defined as unintended and harmful behavior that may emerge from poor design of real-world AI systems. We present a list of five practical… ▽ More

    Submitted 25 July, 2016; v1 submitted 21 June, 2016; originally announced June 2016.

    Comments: 29 pages

  7. arXiv:1603.04467  [pdf, other

    cs.DC cs.LG

    TensorFlow: Large-Scale Machine Learning on Heterogeneous Distributed Systems

    Authors: Martín Abadi, Ashish Agarwal, Paul Barham, Eugene Brevdo, Zhifeng Chen, Craig Citro, Greg S. Corrado, Andy Davis, Jeffrey Dean, Matthieu Devin, Sanjay Ghemawat, Ian Goodfellow, Andrew Harp, Geoffrey Irving, Michael Isard, Yangqing Jia, Rafal Jozefowicz, Lukasz Kaiser, Manjunath Kudlur, Josh Levenberg, Dan Mane, Rajat Monga, Sherry Moore, Derek Murray, Chris Olah , et al. (15 additional authors not shown)

    Abstract: TensorFlow is an interface for expressing machine learning algorithms, and an implementation for executing such algorithms. A computation expressed using TensorFlow can be executed with little or no change on a wide variety of heterogeneous systems, ranging from mobile devices such as phones and tablets up to large-scale distributed systems of hundreds of machines and thousands of computational de… ▽ More

    Submitted 16 March, 2016; v1 submitted 14 March, 2016; originally announced March 2016.

    Comments: Version 2 updates only the metadata, to correct the formatting of Martín Abadi's name