Skip to main content

Showing 1–9 of 9 results for author: Koc, C

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

    cs.CL cs.LG

    Dataset Decomposition: Faster LLM Training with Variable Sequence Length Curriculum

    Authors: Hadi Pouransari, Chun-Liang Li, Jen-Hao Rick Chang, Pavan Kumar Anasosalu Vasu, Cem Koc, Vaishaal Shankar, Oncel Tuzel

    Abstract: Large language models (LLMs) are commonly trained on datasets consisting of fixed-length token sequences. These datasets are created by randomly concatenating documents of various lengths and then chunking them into sequences of a predetermined target length. However, this method of concatenation can lead to cross-document attention within a sequence, which is neither a desirable learning signal n… ▽ More

    Submitted 21 May, 2024; originally announced May 2024.

  2. arXiv:2401.09467  [pdf

    cs.CV cs.AI eess.IV

    Offline Handwriting Signature Verification: A Transfer Learning and Feature Selection Approach

    Authors: Fatih Ozyurt, Jafar Majidpour, Tarik A. Rashid, Canan Koc

    Abstract: Handwritten signature verification poses a formidable challenge in biometrics and document authenticity. The objective is to ascertain the authenticity of a provided handwritten signature, distinguishing between genuine and forged ones. This issue has many applications in sectors such as finance, legal documentation, and security. Currently, the field of computer vision and machine learning has ma… ▽ More

    Submitted 5 January, 2024; originally announced January 2024.

    Comments: 11 pages

  3. 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.

  4. Multi-Transfer Learning Techniques for Detecting Auditory Brainstem Response

    Authors: Fatih Ozyurt, Jafar Majidpour, Tarik A. Rashid, Amir Majidpour, Canan Koc

    Abstract: The assessment of the well-being of the peripheral auditory nerve system in individuals experiencing hearing impairment is conducted through auditory brainstem response (ABR) testing. Audiologists assess and document the results of the ABR test. They interpret the findings and assign labels to them using reference-based markers like peak latency, waveform morphology, amplitude, and other relevant… ▽ More

    Submitted 29 August, 2023; originally announced August 2023.

    Comments: 19

    Journal ref: Applied Acoustics, 2023

  5. 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.

  6. 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.

  7. arXiv:1904.09101  [pdf, other

    cs.RO

    Body Lift and Drag for a Legged Millirobot in Compliant Beam Environment

    Authors: Can Koc, Cem Koc, Brian Su, Carlos Casarez, Ronald Fearing

    Abstract: Much current study of legged locomotion has rightly focused on foot traction forces, including on granular media. Future legged millirobots will need to go through terrain, such as brush or other vegetation, where the body contact forces significantly affect locomotion. In this work, a (previously developed) low-cost 6-axis force/torque sensing shell is used to measure the interaction forces betwe… ▽ More

    Submitted 19 April, 2019; originally announced April 2019.

    Comments: First three authors contributed equally. Accepted to ICRA 2019

  8. 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.

  9. 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