Skip to main content

Showing 1–8 of 8 results for author: Yaşar, A

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

    cs.DS

    SGORP: A Subgradient-based Method for d-Dimensional Rectilinear Partitioning

    Authors: Muhammed Fatih Balin, Xiaojing An, Abdurrahman Yaşar, Ümit V. Çatalyürek

    Abstract: Partitioning for load balancing is a crucial first step to parallelize any type of computation. In this work, we propose SGORP, a new spatial partitioning method based on Subgradient Optimization, to solve the $d$-dimensional Rectilinear Partitioning Problem (RPP). Our proposed method allows the use of customizable objective functions as well as some user-specific constraints, such as symmetric pa… ▽ More

    Submitted 3 October, 2023; originally announced October 2023.

  2. arXiv:2308.02033  [pdf, ps, other

    cs.CY cs.AI

    AI and the EU Digital Markets Act: Addressing the Risks of Bigness in Generative AI

    Authors: Ayse Gizem Yasar, Andrew Chong, Evan Dong, Thomas Krendl Gilbert, Sarah Hladikova, Roland Maio, Carlos Mougan, Xudong Shen, Shubham Singh, Ana-Andreea Stoica, Savannah Thais, Miri Zilka

    Abstract: As AI technology advances rapidly, concerns over the risks of bigness in digital markets are also growing. The EU's Digital Markets Act (DMA) aims to address these risks. Still, the current framework may not adequately cover generative AI systems that could become gateways for AI-based services. This paper argues for integrating certain AI software as core platform services and classifying certain… ▽ More

    Submitted 7 July, 2023; originally announced August 2023.

    Comments: ICML'23 Workshop Generative AI + Law (GenLaw)

  3. arXiv:2209.04541  [pdf, other

    cs.DC cs.DS

    PGAbB: A Block-Based Graph Processing Framework for Heterogeneous Platforms

    Authors: Abdurrahman Yasar, Sivasankaran Rajamanickam, Jonathan W. Berry, Umit V. Catalyurek

    Abstract: Designing flexible graph kernels that can run well on various platforms is a crucial research problem due to the frequent usage of graphs for modeling data and recent architectural advances and variety. In this work, we propose a novel graph processing framework, PGAbB (Parallel Graph Algorithms by Blocks), for modern shared-memory heterogeneous platforms. Our framework implements a block-based pr… ▽ More

    Submitted 9 September, 2022; originally announced September 2022.

  4. arXiv:2009.12457  [pdf, other

    cs.DS

    A Block-Based Triangle Counting Algorithm on Heterogeneous Environments

    Authors: Abdurrahman Yaşar, Sivasankaran Rajamanickam, Jonathan Berry, Ümit V. Çatalyürek

    Abstract: Triangle counting is a fundamental building block in graph algorithms. In this paper, we propose a block-based triangle counting algorithm to reduce data movement during both sequential and parallel execution. Our block-based formulation makes the algorithm naturally suitable for heterogeneous architectures. The problem of partitioning the adjacency matrix of a graph is well-studied. Our task deco… ▽ More

    Submitted 25 September, 2020; originally announced September 2020.

  5. arXiv:2009.07735  [pdf, other

    cs.DS

    On Symmetric Rectilinear Matrix Partitioning

    Authors: Abdurrahman Yaşar, Muhammed Fatih Balin, Xiaojing An, Kaan Sancak, Ümit V. Çatalyürek

    Abstract: Even distribution of irregular workload to processing units is crucial for efficient parallelization in many applications. In this work, we are concerned with a spatial partitioning called rectilinear partitioning (also known as generalized block distribution) of sparse matrices. More specifically, in this work, we address the problem of symmetric rectilinear partitioning of a square matrix. By sy… ▽ More

    Submitted 16 September, 2020; originally announced September 2020.

  6. arXiv:1909.12209  [pdf, other

    cs.DS

    Heuristics for Symmetric Rectilinear Matrix Partitioning

    Authors: Abdurrahman Yaşar, Ümit V. Çatalyürek

    Abstract: Partitioning sparse matrices and graphs is a common and important problem in many scientific and graph analytics applications. In this work, we are concerned with a spatial partitioning called rectilinear partitioning (also known as generalized block distribution) of sparse matrices, which is needed for tiled (or {\em blocked}) execution of sparse matrix and graph analytics kernels. More specifica… ▽ More

    Submitted 29 December, 2019; v1 submitted 26 September, 2019; originally announced September 2019.

  7. arXiv:1901.02775  [pdf, other

    cs.DC

    Programming Strategies for Irregular Algorithms on the Emu Chick

    Authors: Eric Hein, Srinivas Eswar, Abdurrahman Yaşar, Jiajia Li, Jeffrey S. Young, Thomas M. Conte, Ümit V. Çatalyürek, Rich Vuduc, Jason Riedy, Bora Uçar

    Abstract: The Emu Chick prototype implements migratory memory-side processing in a novel hardware system. Rather than transferring large amounts of data across the system interconnect, the Emu Chick moves lightweight thread contexts to near-memory cores before the beginning of each remote memory read. Previous work has characterized the performance of the Chick prototype in terms of memory bandwidth and pro… ▽ More

    Submitted 3 December, 2018; originally announced January 2019.

  8. arXiv:1803.03882  [pdf, other

    cs.SI

    An Iterative Global Structure-Assisted Labeled Network Aligner

    Authors: Abdurrahman Yaşar, Ümit V. Çatalyürek

    Abstract: Integrating data from heterogeneous sources is often modeled as merging graphs. Given two or more 'compatible', but not-isomorphic graphs, the first step is to identify a graph alignment, where a potentially partial mapping of vertices between two graphs is computed. A significant portion of the literature on this problem only takes the global structure of the input graphs into account. Only more… ▽ More

    Submitted 10 March, 2018; originally announced March 2018.