Skip to main content

Showing 1–5 of 5 results for author: Koç, Ç K

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

    cs.CY

    Yet another Improvement of Plantard Arithmetic for Faster Kyber on Low-end 32-bit IoT Devices

    Authors: Junhao Huang, Haosong Zhao, Jipeng Zhang, Wangchen Dai, Lu Zhou, Ray C. C. Cheung, Cetin Kaya Koc, Donglong Chen

    Abstract: This paper presents another improved version of Plantard arithmetic that could speed up Kyber implementations on two low-end 32-bit IoT platforms (ARM Cortex-M3 and RISC-V) without SIMD extensions. Specifically, we further enlarge the input range of the Plantard arithmetic without modifying its computation steps. After tailoring the Plantard arithmetic for Kyber's modulus, we show that the input r… ▽ More

    Submitted 18 February, 2024; v1 submitted 1 September, 2023; originally announced September 2023.

  2. arXiv:2306.11351  [pdf, other

    cs.AR

    A Versatility-Performance Balanced Hardware Architecture for Scene Text Detection

    Authors: Yao Xin, Guoming Tang, Donglong Chen, Rumin Zhang, Teng Liang, Ray C. C. Cheung, Cetin Kaya Koc

    Abstract: Detecting and extracting textual information from natural scene images needs Scene Text Detection (STD) algorithms. Fully Convolutional Neural Networks (FCNs) are usually utilized as the backbone model to extract features in these instance segmentation based STD algorithms. FCNs naturally come with high computational complexity. Furthermore, to keep up with the growing variety of models, flexible… ▽ More

    Submitted 20 June, 2023; originally announced June 2023.

  3. arXiv:1911.05704  [pdf, other

    cs.LG

    RAPDARTS: Resource-Aware Progressive Differentiable Architecture Search

    Authors: Sam Green, Craig M. Vineyard, Ryan Helinski, Çetin Kaya Koç

    Abstract: Early neural network architectures were designed by so-called "grad student descent". Since then, the field of Neural Architecture Search (NAS) has developed with the goal of algorithmically designing architectures tailored for a dataset of interest. Recently, gradient-based NAS approaches have been created to rapidly perform the search. Gradient-based approaches impose more structure on the searc… ▽ More

    Submitted 8 November, 2019; originally announced November 2019.

  4. arXiv:1901.08128  [pdf, other

    cs.LG cs.AI

    Distillation Strategies for Proximal Policy Optimization

    Authors: Sam Green, Craig M. Vineyard, Çetin Kaya Koç

    Abstract: Vision-based deep reinforcement learning (RL) typically obtains performance benefit by using high capacity and relatively large convolutional neural networks (CNN). However, a large network leads to higher inference costs (power, latency, silicon area, MAC count). Many inference optimizations have been developed for CNNs. Some optimization techniques offer theoretical efficiency, such as sparsity,… ▽ More

    Submitted 30 April, 2019; v1 submitted 23 January, 2019; originally announced January 2019.

  5. arXiv:1809.06781  [pdf, other

    cs.LG cs.CV stat.ML

    Visual Diagnostics for Deep Reinforcement Learning Policy Development

    Authors: Jieliang Luo, Sam Green, Peter Feghali, George Legrady, Çetin Kaya Koç

    Abstract: Modern vision-based reinforcement learning techniques often use convolutional neural networks (CNN) as universal function approximators to choose which action to take for a given visual input. Until recently, CNNs have been treated like black-box functions, but this mindset is especially dangerous when used for control in safety-critical settings. In this paper, we present our extensions of CNN vi… ▽ More

    Submitted 26 September, 2018; v1 submitted 14 September, 2018; originally announced September 2018.

    Comments: 4 pages, 5 figures