SearcharxivSearch

arXiv subjects

Arda Sevinc

Publications and source records attributed to Arda Sevinc.

3 recordsLinked to original sources

Exploring Spectral Singularities and Topological Lasers in PT-Symmetric Weyl Semimetals

This paper investigates the unique properties of PT-symmetric Topological Weyl Semimetals (TWS) within the framework of non-Hermitian physics, focusing on their potential for generating topological lasers. By exploring the role of spectral singularities and their relationship to exceptional points, we examine how these materials, characterized by Weyl nodes and topologically protected surface states, can support novel optical phenomena such as unidirectional propagation and enhanced lasing. Through a theoretical model based on the transfer matrix approach, we reveal how the interplay between the PT symmetry and the axion term introduces new dynamics, leading to 12 distinct topological laser configurations. The study also investigates the impact of the $\theta$-term on spectral singularities, showing how it quantizes the system's gain values and influences the topological properties of the lasers. By applying our model to the TaAs material, a known Weyl semimetal, we uncover previously unreported effects, demonstrating the potential of PT-symmetric TWS materials for advanced optoelectronic applications. We show that the axion-induced cyclotron-like Hall current in a PT-symmetric TWS medium, revealing its topological characteristics and distinct flow patterns in the gain and loss regions, which serve as indicators of the system's topological symmetry. Our findings open new avenues for the development of robust, tunable, and efficient topological lasers with applications in quantum information processing and beyond.

physics.optics

AutoReason: Automatic Few-Shot Reasoning Decomposition

Chain of Thought (CoT) was introduced in recent research as a method for improving step-by-step reasoning in Large Language Models. However, CoT has limited applications such as its need for hand-crafted few-shot exemplar prompts and no capability to adjust itself to different queries. In this work, we propose a system to automatically generate rationales using CoT. Our method improves multi-step implicit reasoning capabilities by decomposing the implicit query into several explicit questions. This provides interpretability for the model, improving reasoning in weaker LLMs. We test our approach with two Q\&A datasets: StrategyQA and HotpotQA. We show an increase in accuracy with both, especially on StrategyQA. To facilitate further research in this field, the complete source code for this study has been made publicly available on GitHub: https://github.com/miralab-ai/autoreason.

cs.CL

Deep reproductive feature generation framework for the diagnosis of COVID-19 and viral pneumonia using chest X-ray images

The rapid and accurate detection of COVID-19 cases is critical for timely treatment and preventing the spread of the disease. In this study, a two-stage feature extraction framework using eight state-of-the-art pre-trained deep Convolutional Neural Networks (CNNs) and an autoencoder is proposed to determine the health conditions of patients (COVID-19, Normal, Viral Pneumonia) based on chest X-rays. The X-ray scans are divided into four equally sized sections and analyzed by deep pre-trained CNNs. Subsequently, an autoencoder with three hidden layers is trained to extract reproductive features from the concatenated ouput of CNNs. To evaluate the performance of the proposed framework, three different classifiers, which are single-layer perceptron (SLP), multi-layer perceptron (MLP), and support vector machine (SVM) are used. Furthermore, the deep CNN architectures are used to create benchmark models and trained on the same dataset for comparision. The proposed framework outperforms other frameworks wih pre-trained feature extractors in binary classification and shows competitive results in three-class classification. The proposed methodology is task-independent and suitable for addressing various problems. The results show that the discriminative features are a subset of the reproductive features, suggesting that extracting task-independent features is superior to the extraction only task-based features. The flexibility and task-independence of the reproductive features make the conceptive information approach more favorable. The proposed methodology is novel and shows promising results for analyzing medical image data.

eess.IV