Skip to main content

Showing 1–2 of 2 results for author: Taşyaran, F

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

    cs.DS cs.DC

    Streaming Hypergraph Partitioning Algorithms on Limited Memory Environments

    Authors: Fatih Taşyaran, Berkay Demireller, Kamer Kaya, Bora Uçar

    Abstract: Many well-known, real-world problems involve dynamic data which describe the relationship among the entities. Hypergraphs are powerful combinatorial structures that are frequently used to model such data. For many of today's data-centric applications, this data is streaming; new items arrive continuously, and the data grows with time. With paradigms such as Internet of Things and Edge Computing, s… ▽ More

    Submitted 9 March, 2021; originally announced March 2021.

    Comments: 8 pages, 6 algorithms, 2 figures, 4 tables, submitted to HPCS'20

    MSC Class: 68W27; 68P05 ACM Class: E.1

  2. arXiv:1903.00729  [pdf, other

    cs.DS

    One Table to Count Them All: Parallel Frequency Estimation on Single-Board Computers

    Authors: Fatih Taşyaran, Kerem Yıldırır, Kamer Kaya, Mustafa Kemal Taş

    Abstract: Sketches are probabilistic data structures that can provide approximate results within mathematically proven error bounds while using orders of magnitude less memory than traditional approaches. They are tailored for streaming data analysis on architectures even with limited memory such as single-board computers that are widely exploited for IoT and edge computing. Since these devices offer multip… ▽ More

    Submitted 2 March, 2019; originally announced March 2019.

    Comments: 12 pages, 4 figures, 3 algorithms, 1 table, submitted to EuroPar'19