Skip to main content

Showing 1–8 of 8 results for author: Teerapittayanon, S

  1. arXiv:2301.01947  [pdf, ps, other

    cs.LG cs.AI cs.CV

    StitchNet: Composing Neural Networks from Pre-Trained Fragments

    Authors: Surat Teerapittayanon, Marcus Comiter, Brad McDanel, H. T. Kung

    Abstract: We propose StitchNet, a novel neural network creation paradigm that stitches together fragments (one or more consecutive network layers) from multiple pre-trained neural networks. StitchNet allows the creation of high-performing neural networks without the large compute and data requirements needed under traditional model creation processes via backpropagation training. We leverage Centered Kernel… ▽ More

    Submitted 23 September, 2023; v1 submitted 5 January, 2023; originally announced January 2023.

  2. arXiv:1907.08377  [pdf, other

    cs.LG cs.AI cs.CR

    DaiMoN: A Decentralized Artificial Intelligence Model Network

    Authors: Surat Teerapittayanon, H. T. Kung

    Abstract: We introduce DaiMoN, a decentralized artificial intelligence model network, which incentivizes peer collaboration in improving the accuracy of machine learning models for a given classification problem. It is an autonomous network where peers may submit models with improved accuracy and other peers may verify the accuracy improvement. The system maintains an append-only decentralized ledger to kee… ▽ More

    Submitted 19 July, 2019; originally announced July 2019.

    Comments: 2019 IEEE International Conference on Blockchain

  3. arXiv:1906.07148  [pdf, other

    cs.LG cs.CR stat.ML

    CheckNet: Secure Inference on Untrusted Devices

    Authors: Marcus Comiter, Surat Teerapittayanon, H. T. Kung

    Abstract: We introduce CheckNet, a method for secure inference with deep neural networks on untrusted devices. CheckNet is like a checksum for neural network inference: it verifies the integrity of the inference computation performed by untrusted devices to 1) ensure the inference has actually been performed, and 2) ensure the inference has not been manipulated by an attacker. CheckNet is completely transpa… ▽ More

    Submitted 17 June, 2019; originally announced June 2019.

  4. arXiv:1710.07830  [pdf, other

    cs.LG cs.CV stat.ML

    Incomplete Dot Products for Dynamic Computation Scaling in Neural Network Inference

    Authors: Bradley McDanel, Surat Teerapittayanon, H. T. Kung

    Abstract: We propose the use of incomplete dot products (IDP) to dynamically adjust the number of input channels used in each layer of a convolutional neural network during feedforward inference. IDP adds monotonically non-increasing coefficients, referred to as a "profile", to the channels during training. The profile orders the contribution of each channel in non-increasing order. At inference time, the n… ▽ More

    Submitted 21 October, 2017; originally announced October 2017.

  5. arXiv:1709.02260  [pdf, other

    cs.CV cs.LG

    Embedded Binarized Neural Networks

    Authors: Bradley McDanel, Surat Teerapittayanon, H. T. Kung

    Abstract: We study embedded Binarized Neural Networks (eBNNs) with the aim of allowing current binarized neural networks (BNNs) in the literature to perform feedforward inference efficiently on small embedded devices. We focus on minimizing the required memory footprint, given that these devices often have memory as small as tens of kilobytes (KB). Beyond minimizing the memory required to store weights, as… ▽ More

    Submitted 6 September, 2017; originally announced September 2017.

  6. arXiv:1709.01921  [pdf, other

    cs.CV cs.DC

    Distributed Deep Neural Networks over the Cloud, the Edge and End Devices

    Authors: Surat Teerapittayanon, Bradley McDanel, H. T. Kung

    Abstract: We propose distributed deep neural networks (DDNNs) over distributed computing hierarchies, consisting of the cloud, the edge (fog) and end devices. While being able to accommodate inference of a deep neural network (DNN) in the cloud, a DDNN also allows fast and localized inference using shallow portions of the neural network at the edge and end devices. When supported by a scalable distributed c… ▽ More

    Submitted 6 September, 2017; originally announced September 2017.

  7. arXiv:1709.01686  [pdf, other

    cs.NE cs.CV cs.LG

    BranchyNet: Fast Inference via Early Exiting from Deep Neural Networks

    Authors: Surat Teerapittayanon, Bradley McDanel, H. T. Kung

    Abstract: Deep neural networks are state of the art methods for many learning tasks due to their ability to extract increasingly better features at each network layer. However, the improved performance of additional layers in a deep network comes at the cost of added latency and energy usage in feedforward inference. As networks continue to get deeper and larger, these costs become more prohibitive for real… ▽ More

    Submitted 6 September, 2017; originally announced September 2017.

  8. arXiv:1208.4766  [pdf, other

    cs.NI

    Network Coding as a WiMAX Link Reliability Mechanism

    Authors: S. Teerapittayanon, K. Fouli, M. Medard, M. -J. Montpetit, X. Shi, I. Seskar, A. Gosain

    Abstract: We design and implement a network-coding-enabled reliability architecture for next generation wireless networks. Our network coding (NC) architecture uses a flexible thread-based design, with each encoder-decoder instance applying systematic intra-session random linear network coding as a packet erasure code at the IP layer, to ensure the fast and reliable transfer of information between wireless… ▽ More

    Submitted 1 August, 2013; v1 submitted 23 August, 2012; originally announced August 2012.

    Comments: 14 pages, 13 figures, extended version

    ACM Class: H.4.3; H.1.1