Arama Sonuçları

Listeleniyor 1 - 9 / 9
  • Yayın
    Sınıflandırma için diferansiyel mahremiyete dayalı öznitelik seçimi
    (Gazi Univ, Fac Engineering Architecture, 2018) Var, Esra; İnan, Ali
    Veri madenciliği ve makine öğrenmesi çözümlerinin en önemli ön aşamalarından biri yapılacak analizde kullanılacak verinin özniteliklerinin uygun bir alt kümesini belirlemektir. Sınıflandırma yöntemleri için bu işlem, bir özniteliğin sınıf niteliği ile ne oranda ilişkili olduğuna bakılarak yapılır. Kişisel gizliliği koruyan pek çok sınıflandırma çözümü bulunmaktadır. Ancak bu yöntemler için öznitelik seçimi yapan çözümler geliştirilmemiştir. Bu çalışmada, istatistiksel veritabanı güvenliğinde bilinen en kapsamlı ve güvenli çözüm olan diferansiyel mahremiyete dayalı özgün öznitelik seçimi yöntemleri sunulmaktadır. Önerilen bu yöntemler, yaygın olarak kullanılan bir veri madenciliği kütüphanesi olan WEKA ile entegre edilmiş ve deney sonuçları ile önerilen çözümlerin sınıflandırma başarımına olumlu etkileri gösterilmiştir.
  • Yayın
    Surpassing the classical limit in magic square game with distant quantum dots coupled to optical cavities
    (Nature Research, 2020-12-17) Buğu, Sinan; Özaydın, Fatih; Kodera, Tetsuo
    The emergence of quantum technologies is heating up the debate on quantum supremacy, usually focusing on the feasibility of looking good on paper algorithms in realistic settings, due to the vulnerability of quantum systems to myriad sources of noise. In this vein, an interesting example of quantum pseudo-telepathy games that quantum mechanical resources can theoretically outperform classical resources is the Magic Square game (MSG), in which two players play against a referee. Due to noise, however, the unit winning probability of the players can drop well below the classical limit. Here, we propose a timely and unprecedented experimental setup for quantum computation with quantum dots inside optical cavities, along with ancillary photons for realizing interactions between distant dots to implement the MSG. Considering various physical imperfections of our setup, we first show that the MSG can be implemented with the current technology, outperforming the classical resources under realistic conditions. Next, we show that our work gives rise to a new version of the game. That is, if the referee has information on the physical realization and strategy of the players, he can bias the game through filtered randomness, and increase his winning probability. We believe our work contributes to not only quantum game theory, but also quantum computing with quantum dots.
  • Yayın
    Analysis of self noise in a clock recovery systems with a high-order nonlinearity
    (IEEE, 1998) Panayırcı, Erdal
    This paper presents a new technique to compute efficiently the I and Q spectra, and the I - Q cross-spectrum of the self noise appearing at the output of the zero-memory, high order nonlinear device employed in a clock recovery system. It is known that these spectra play an important role in the phase jitter performance of the clock regenerator. The results are very general and applicable to many cases of practical interest. A numerical example provided at the end of the paper shows that the new approach yields very accurate results and is much faster that the usual computer simulation method.
  • Yayın
    Lossy matched and feedback broadband power amplifiers
    (CRC Press Taylor & Francis Group, 2016) Grebennikov, Andrei; Kumar, Narendra; Yarman, Bekir Sıddık Binboğa
    [No abstract available]
  • Yayın
    Distributed amplifiers
    (CRC Press-Taylor & Francis Group, 2016) Grebennikov, Andrei; Kumar, Narendra; Yarman, Bekir Sıddık Binboğa
    [No abstract available]
  • Yayın
    Two-port network parameters
    (CRC Press Taylor & Francis Group, 2016) Grebennikov, Andrei; Kumar, Narendra; Yarman, Bekir Sıddık Binboğa
    [No abstract available]
  • Yayın
    On the performance of trellis coded M-PSK systems over Rician fading channels with phase jitter
    (Assoc Elettrotecnica Ed Elettronica Italiana, 2001-02) Uysal, Murat; Aygölü, Hasan Ümit; Panayırcı, Erdal
    In this paper, the performance of trellis coded M-PSK systems is investigated operating over Rician fading channels with phase jitter. Thus the results reflect not only the degradation due to the effect of fading on the amplitude of the received signal, but also the impairment caused by the noisy carrier reference, which is usually neglected by the assumption of perfect phase tracking at the receiver. Analytical upper bounds on pairwise error probability for Rician fading with phase jitter are derived using Chernoff bounding technique in both cases where channel state information is available or not. The bit error probability performances are evaluated based on the modified transfer function approach. The numerical examples clearly demonstrate the error performance degradation due to both amplitude fading and phase noise process.
  • Yayın
    Prisoners’ dilemma in a spatially separated system based on spin–photon interactions
    (MDPI, 2022-09) Altıntaş, Azmi Ali; Özaydın, Fatih; Bayındır, Cihan; Bayrakçı, Veysel
    Having access to ideal quantum mechanical resources, the prisoners’ dilemma can be ceased. Here, we propose a distributed quantum circuit to allow spatially separated prisoners to play the prisoners’ dilemma game. Decomposing the circuit into controlled-Z and single-qubit gates only, we design a corresponding spin–photon-interaction-based physical setup within the reach of current technology. In our setup, spins are considered to be the players’ logical qubits, which can be realized via nitrogen-vacancy centers in diamond or quantum dots coupled to optical cavities, and the game is played via a flying photon realizing logic operations by interacting with the spatially separated optical cavities to which the spin qubits are coupled. We also analyze the effect of the imperfect realization of two-qubit gates on the game, and discuss the revival of the dilemma and the emergence of new Nash equilibria.
  • Yayın
    Grammar or crammer? the role of morphology in distinguishing orthographically similar but semantically unrelated words
    (Institute of Electrical and Electronics Engineers Inc., 2025) Ercan, Gökhan; Yıldız, Olcay Taner
    We show that n-gram-based distributional models fail to distinguish unrelated words due to the noise in semantic spaces. This issue remains hidden in conventional benchmarks but becomes more pronounced when orthographic similarity is high. To highlight this problem, we introduce OSimUnr, a dataset of nearly one million English and Turkish word-pairs that are orthographically similar but semantically unrelated (e.g., grammar - crammer). These pairs are generated through a graph-based WordNet approach and morphological resources. We define two evaluation tasks - unrelatedness identification and relatedness classification - to test semantic models. Our experiments reveal that FastText, with default n-gram segmentation, performs poorly (below 5% accuracy) in identifying unrelated words. However, morphological segmentation overcomes this issue, boosting accuracy to 68% (English) and 71% (Turkish) without compromising performance on standard benchmarks (RareWords, MTurk771, MEN, AnlamVer). Furthermore, our results suggest that even state-of-the-art LLMs, including Llama 3.3 and GPT-4o-mini, may exhibit noise in their semantic spaces, particularly in highly synthetic languages such as Turkish. To ensure dataset quality, we leverage WordNet, MorphoLex, and NLTK, covering fully derivational morphology supporting atomic roots (e.g., '-co_here+ance+y' for 'coherency'), with 405 affixes in Turkish and 467 in English.