Zum Hauptinhalt springen

Showing 1–6 of 6 results for author: Songhori, E

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

    cs.LG cs.AI

    Delving into Macro Placement with Reinforcement Learning

    Authors: Zixuan Jiang, Ebrahim Songhori, Shen Wang, Anna Goldie, Azalia Mirhoseini, Joe Jiang, Young-Joon Lee, David Z. Pan

    Abstract: In physical design, human designers typically place macros via trial and error, which is a Markov decision process. Reinforcement learning (RL) methods have demonstrated superhuman performance on the macro placement. In this paper, we propose an extension to this prior work (Mirhoseini et al., 2020). We first describe the details of the policy and value network architecture. We replace the force-d… ▽ More

    Submitted 6 September, 2021; originally announced September 2021.

    Comments: Accepted at 3rd ACM/IEEE Workshop on Machine Learning for CAD (MLCAD)

  2. arXiv:2105.12842  [pdf, other

    cs.LG cs.AR cs.PF

    A Full-Stack Search Technique for Domain Optimized Deep Learning Accelerators

    Authors: Dan Zhang, Safeen Huda, Ebrahim Songhori, Kartik Prabhu, Quoc Le, Anna Goldie, Azalia Mirhoseini

    Abstract: The rapidly-changing deep learning landscape presents a unique opportunity for building inference accelerators optimized for specific datacenter-scale workloads. We propose Full-stack Accelerator Search Technique (FAST), a hardware accelerator search framework that defines a broad optimization environment covering key design decisions within the hardware-software stack, including hardware datapath… ▽ More

    Submitted 1 February, 2022; v1 submitted 26 May, 2021; originally announced May 2021.

    Comments: Fixed typo

  3. arXiv:2004.10746  [pdf, other

    cs.LG cs.AI

    Chip Placement with Deep Reinforcement Learning

    Authors: Azalia Mirhoseini, Anna Goldie, Mustafa Yazgan, Joe Jiang, Ebrahim Songhori, Shen Wang, Young-Joon Lee, Eric Johnson, Omkar Pathak, Sungmin Bae, Azade Nazi, Jiwoo Pak, Andy Tong, Kavya Srinivasa, William Hang, Emre Tuncer, Anand Babu, Quoc V. Le, James Laudon, Richard Ho, Roger Carpenter, Jeff Dean

    Abstract: In this work, we present a learning-based approach to chip placement, one of the most complex and time-consuming stages of the chip design process. Unlike prior methods, our approach has the ability to learn from past experience and improve over time. In particular, as we train over a greater number of chip blocks, our method becomes better at rapidly generating optimized placements for previously… ▽ More

    Submitted 22 April, 2020; originally announced April 2020.

  4. arXiv:1902.02908  [pdf, other

    cs.CR

    ARM2GC: Succinct Garbled Processor for Secure Computation

    Authors: Ebrahim M. Songhori, M. Sadegh Riazi, Siam U. Hussain, Ahmad-Reza Sadeghi, Farinaz Koushanfar

    Abstract: We present ARM2GC, a novel secure computation framework based on Yao's Garbled Circuit (GC) protocol and the ARM processor. It allows users to develop privacy-preserving applications using standard high-level programming languages (e.g., C) and compile them using off-the-shelf ARM compilers (e.g., gcc-arm). The main enabler of this framework is the introduction of SkipGate, an algorithm that dynam… ▽ More

    Submitted 17 October, 2019; v1 submitted 7 February, 2019; originally announced February 2019.

    Comments: 13 pages

  5. arXiv:1801.03239  [pdf, other

    cs.CR cs.AI

    Chameleon: A Hybrid Secure Computation Framework for Machine Learning Applications

    Authors: M. Sadegh Riazi, Christian Weinert, Oleksandr Tkachenko, Ebrahim M. Songhori, Thomas Schneider, Farinaz Koushanfar

    Abstract: We present Chameleon, a novel hybrid (mixed-protocol) framework for secure function evaluation (SFE) which enables two parties to jointly compute a function without disclosing their private inputs. Chameleon combines the best aspects of generic SFE protocols with the ones that are based upon additive secret sharing. In particular, the framework performs linear operations in the ring… ▽ More

    Submitted 9 January, 2018; originally announced January 2018.

  6. arXiv:1503.08169  [pdf, other

    cs.DC cs.LG

    RankMap: A Platform-Aware Framework for Distributed Learning from Dense Datasets

    Authors: Azalia Mirhoseini, Eva L. Dyer, Ebrahim. M. Songhori, Richard G. Baraniuk, Farinaz Koushanfar

    Abstract: This paper introduces RankMap, a platform-aware end-to-end framework for efficient execution of a broad class of iterative learning algorithms for massive and dense datasets. Our framework exploits data structure to factorize it into an ensemble of lower rank subspaces. The factorization creates sparse low-dimensional representations of the data, a property which is leveraged to devise effective m… ▽ More

    Submitted 27 October, 2016; v1 submitted 27 March, 2015; originally announced March 2015.

    Comments: 13 pages, 10 figures