Skip to main content

Showing 1–13 of 13 results for author: Ozkan, A

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

    eess.IV cs.CV

    Denoising OCT Images Using Steered Mixture of Experts with Multi-Model Inference

    Authors: Aytaç Özkan, Elena Stoykova, Thomas Sikora, Violeta Madjarova

    Abstract: In Optical Coherence Tomography (OCT), speckle noise significantly hampers image quality, affecting diagnostic accuracy. Current methods, including traditional filtering and deep learning techniques, have limitations in noise reduction and detail preservation. Addressing these challenges, this study introduces a novel denoising algorithm, Block-Matching Steered-Mixture of Experts with Multi-Model… ▽ More

    Submitted 23 February, 2024; v1 submitted 20 February, 2024; originally announced February 2024.

    Comments: This submission contains 10 pages and 4 figures. It was presented at the 2024 SPIE Photonics West, held in San Francisco. The paper details advancements in photonics applications related to healthcare and includes supplementary material with additional datasets for review

  2. TURead: An eye movement dataset of Turkish reading

    Authors: Cengiz Acarturk, Aysegul Ozkan, Tugce Nur Pekcetin, Zuhal Ormanoglu, Bilal Kirkici

    Abstract: In this study, we present TURead, an eye movement dataset of silent and oral sentence reading in Turkish, an agglutinative language with a shallow orthography understudied in reading research. TURead provides empirical data to investigate the relationship between morphology and oculomotor control. We employ a target-word approach in which target words are manipulated by word length and by the addi… ▽ More

    Submitted 2 December, 2023; originally announced December 2023.

    Comments: 24 pages, 3 figures, 23 tables, Behavior Research Methods (2023)

  3. arXiv:2311.14090  [pdf, other

    cs.LG cs.CV

    Class Uncertainty: A Measure to Mitigate Class Imbalance

    Authors: Z. S. Baltaci, K. Oksuz, S. Kuzucu, K. Tezoren, B. K. Konar, A. Ozkan, E. Akbas, S. Kalkan

    Abstract: Class-wise characteristics of training examples affect the performance of deep classifiers. A well-studied example is when the number of training examples of classes follows a long-tailed distribution, a situation that is likely to yield sub-optimal performance for under-represented classes. This class imbalance problem is conventionally addressed by approaches relying on the class-wise cardinalit… ▽ More

    Submitted 23 November, 2023; originally announced November 2023.

  4. arXiv:2204.05884  [pdf, other

    cs.CY

    A Decentralized Resource Management System Proposal For Disasters: NGO-RMSD (STK-AKYS)

    Authors: Arzu Özkan, Umutcan Korkmaz, Cemal Dak, Enis Karaarslan

    Abstract: Disaster and emergency management are under the responsibility of many organizations and there are serious coordination problems in post-disaster crisis management. This paper proposes a decentralized non-governmental organization resource management system for disasters (NGO-RMSD / STK-AKYS). This system is based on blockchain technology and it will enable the non-governmental organizations (NGO)… ▽ More

    Submitted 12 April, 2022; originally announced April 2022.

    Comments: 6 pages, 5 figures

  5. Efficient Hardware Acceleration of Sparsely Active Convolutional Spiking Neural Networks

    Authors: Jan Sommer, M. Akif Özkan, Oliver Keszocze, Jürgen Teich

    Abstract: Spiking Neural Networks (SNNs) compute in an event-based matter to achieve a more efficient computation than standard Neural Networks. In SNNs, neuronal outputs (i.e. activations) are not encoded with real-valued activations but with sequences of binary spikes. The motivation of using SNNs over conventional neural networks is rooted in the special computational aspects of SNNs, especially the very… ▽ More

    Submitted 23 March, 2022; originally announced March 2022.

    Comments: 12 pages, 12 figures, 5 tables, submitted to CODES 2022

    Journal ref: IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems (Volume: 41, Issue: 11, November 2022)

  6. DSP-Packing: Squeezing Low-precision Arithmetic into FPGA DSP Blocks

    Authors: Jan Sommer, M. Akif Özkan, Oliver Keszocze, Jürgen Teich

    Abstract: The number of Digital Signal Processor (DSP) resources available in Field Programmable Gate Arrays (FPGAs) is often quite limited. Therefore, full utilization of available DSP resources for the computationally intensive parts of an algorithm is paramount for optimizing the non-functional properties of an implementation (i.e., performance, power, and area). The DSPs available in Xilinx devices impl… ▽ More

    Submitted 21 March, 2022; originally announced March 2022.

    Comments: 7 pages, 9 figures, 3 tables, submitted to FPL 2022

    Journal ref: 32nd International Conference on Field-Programmable Logic and Applications (FPL) 2022

  7. arXiv:2201.06985  [pdf, other

    math.DS cs.CE math.NA q-bio.CB

    Environmental stress level to model tumor cell growth and survival

    Authors: Sabrina Schönfeld, Alican Ozkan, Laura Scarabosio, Marissa Nichole Rylander, Christina Kuttler

    Abstract: Survival of living tumor cells underlies many influences such as nutrient saturation, oxygen level, drug concentrations or mechanical forces. Data-supported mathematical modeling can be a powerful tool to get a better understanding of cell behavior in different settings. However, under consideration of numerous environmental factors mathematical modeling can get challenging. We present an approach… ▽ More

    Submitted 23 March, 2022; v1 submitted 18 January, 2022; originally announced January 2022.

    MSC Class: 92-10 (Primary) 65Z05; 62F15 (Secondary)

  8. HipaccVX: Wedding of OpenVX and DSL-based Code Generation

    Authors: M. Akif Özkan, Burak Ok, Bo Qiao, Jürgen Teich, Frank Hannig

    Abstract: Writing programs for heterogeneous platforms optimized for high performance is hard since this requires the code to be tuned at a low level with architecture-specific optimizations that are most times based on fundamentally differing programming paradigms and languages. OpenVX promises to solve this issue for computer vision applications with a royalty-free industry standard that is based on a gra… ▽ More

    Submitted 26 August, 2020; originally announced August 2020.

    Journal ref: Journal of Real-Time Image Processing, 2020

  9. AnyHLS: High-Level Synthesis with Partial Evaluation

    Authors: M. Akif Özkan, Arsène Pérard-Gayot, Richard Membarth, Philipp Slusallek, Roland Leissa, Sebastian Hack, Jürgen Teich, Frank Hannig

    Abstract: FPGAs excel in low power and high throughput computations, but they are challenging to program. Traditionally, developers rely on hardware description languages like Verilog or VHDL to specify the hardware behavior at the register-transfer level. High-Level Synthesis (HLS) raises the level of abstraction, but still requires FPGA design knowledge. Programmers usually write pragma-annotated C/C++ pr… ▽ More

    Submitted 21 July, 2020; v1 submitted 13 February, 2020; originally announced February 2020.

    Comments: 12 pages, 9 figures

    Report number: 3012172

  10. arXiv:2001.05549  [pdf

    eess.IV cs.CV cs.LG

    Supervised Segmentation of Retinal Vessel Structures Using ANN

    Authors: Esra Kaya, İsmail Sarıtaş, Ilker Ali Ozkan

    Abstract: In this study, a supervised retina blood vessel segmentation process was performed on the green channel of the RGB image using artificial neural network (ANN). The green channel is preferred because the retinal vessel structures can be distinguished most clearly from the green channel of the RGB image. The study was performed using 20 images in the DRIVE data set which is one of the most common re… ▽ More

    Submitted 15 January, 2020; originally announced January 2020.

  11. arXiv:1806.08600  [pdf, other

    cs.CV

    KinshipGAN: Synthesizing of Kinship Faces From Family Photos by Regularizing a Deep Face Network

    Authors: Savas Ozkan, Akin Ozkan

    Abstract: In this paper, we propose a kinship generator network that can synthesize a possible child face by analyzing his/her parent's photo. For this purpose, we focus on to handle the scarcity of kinship datasets throughout the paper by proposing novel solutions in particular. To extract robust features, we integrate a pre-trained face model to the kinship face generator. Moreover, the generator network… ▽ More

    Submitted 17 July, 2018; v1 submitted 22 June, 2018; originally announced June 2018.

    Comments: Accepted to IEEE ICIP 2018

  12. arXiv:1805.07450  [pdf, other

    cs.CG

    Efficient Atlasing and Search of Configuration Spaces of Point-Sets Constrained by Distance Intervals

    Authors: Aysegul Ozkan, Rahul Prabhu, Troy Baker, James Pence, Jorg Peters, Meera Sitharam

    Abstract: For configurations of point-sets that are pairwise constrained by distance intervals, the EASAL software implements a suite of algorithms that characterize the structure and geometric properties of the configuration space. The algorithms generate, describe and explore these configuration spaces using generic rigidity properties, classical results for stratification of semi-algebraic sets, and new… ▽ More

    Submitted 4 June, 2018; v1 submitted 18 May, 2018; originally announced May 2018.

    Comments: The first version of this article has serious unintended display and typesetting issues that were overlooked before the upload; it should be considered withdrawn

  13. arXiv:1203.3811  [pdf, other

    cs.CG

    Atlasing of Assembly Landscapes using Distance Geometry and Graph Rigidity

    Authors: Rahul Prabhu, Meera Sitharam, Aysegul Ozkan, Rui** Wu

    Abstract: We describe a novel geometric methodology for analyzing free-energy and kinetics of assembly driven by short-range pair-potentials in an implicit solvent, and provides illustrations of its unique capabilities. An atlas is a labeled partition of the assembly landscape into a topological roadmap of maximal, contiguous, nearly-equipotential-energy conformational regions or macrostates, together with… ▽ More

    Submitted 16 October, 2020; v1 submitted 16 March, 2012; originally announced March 2012.