WoS İndeksli Yayınlar Koleksiyonu
Permanent URI for this collectionhttps://hdl.handle.net/20.500.12416/8653
Browse
8 results
Search Results
Article Citation - WoS: 12Citation - Scopus: 19Artificial Intelligence Applications in Earthquake Resistant Architectural Design: Determination of Irregular Structural Systems With Deep Learning and Imageai Method(Gazi Univ, Fac Engineering Architecture, 2020) Bingol, Kaan; Akan, Asli Er; Ormecioglu, Hilal Tugba; Er, ArzuAlthough the architectural design process is carried out with the collaboration of experts who are experienced in many different areas from the main preferences to the detailing stage, the major decisions such as plan organization, mass design etc. are taken by the architect. Computer Aided Design (CAD) programs are generally effective after the major decisions of the design are taken. For this reason, it is common for the main decisions, taken during the design process, to be changed during the analysis of the structural system. In order to prevent this, in the early stages of architectural design, earthquake system awareness and structural system design should be included as an design input; as, the failure of the structural system which did not considered well in the architectural design phase leads to unexpected revisions in the implementation project phase and thus leads to serious losses in both time and cost. The aim of this study is to create an Irregularity Control Assistant (IC Assitant) that can provide architects general information about the appropriateness of structural system decisions to earthquake regulations in the early stages of design process by using the deep learning and image processing methods. In this way, correct decisions will be made in the early stages of the design and unexpected revisions that may occur during the implementation project phase will be prevented.Article Line-Of Rate Construction for a Roll-Pitch Gimbal Via a Virtual Pitch-Yaw Gimbal(Tubitak Scientific & Technological Research Council Turkey, 2021) Cifdaloz, OguzhanIn this paper, a method to construct the line of sight rate of a target with a roll-pitch gimbal and tracker is described. Construction of line-of-sight rate is performed via utilizing a virtual pitch-yaw gimbal. Kinematics of both the roll-pitch and pitch-yaw gimbals are described. A dynamical model for the roll-pitch gimbal is developed, and a nested control structure is designed to control the angular rates and line of sight angles. A kinematic model of the tracker is developed and a tracker controller is designed to keep the target in the field of view. Conversion equations between roll-pitch and pitch-yaw gimbal configurations are provided. Finally, constructed line of sight rates are compared to true line of sight rates via simulations. Obtained results indicate that the constructed line of sight rates pertaining to a target satisfactorily converge to the actual line of sight rates.Article Citation - WoS: 1Citation - Scopus: 2Classification of Low Probability of Intercept Radar Waveforms Using Gabor Wavelets(Gazi Univ, Fac Engineering Architecture, 2021) Ergezer, HalitLow Probability of Intercept (LPI Radar) is a class of radar with specific technical characteristics that make it very difficult to intercept with electronic support systems and radar warning receivers. Because of their properties as low power, variable frequency, wide bandwidth, LPI radar waveforms are difficult to intercept by ESM systems. In recent years, studies on the classification of waveforms used by these types of radar have been accelerated. In this study, Time-Frequency Images (TFI) has been obtained from the LPI radars waveforms by using Choi-Williams Distribution method. From these images, feature vectors have been generated using Gabor Wavelet transform. In contrast to many methods in the literature, waveform classification has been performed by directly comparing the feature vectors obtained without using any machine learning method. With the method we propose, classification accuracies were obtained at intervals of 2 dB between -20 dB and 10 dB and performed at reasonable classification accuracy rates up to -8 dB SNR value. Better results than the best reported in the literature were obtained for some signal types. The results obtained for all waveform types are given in comparison with the results of the existing methods in the literature.Article Citation - WoS: 3Citation - Scopus: 3Filter Design for Small Target Detection on Infrared Imagery Using Normalized-Cross Layer(Tubitak Scientific & Technological Research Council Turkey, 2020) Demir, H. Seckin; Akagunduz, ErdemIn this paper, we introduce a machine learning approach to the problem of infrared small target detection filter design. For this purpose, similar to a convolutional layer of a neural network, the normalized-cross-correlational (NCC) layer, which we utilize for designing a target detection/recognition filter bank, is proposed. By employing the NCC layer in a neural network structure, we introduce a framework, in which supervised training is used to calculate the optimal filter shape and the optimum number of filters required for a specific target detection/recognition task on infrared images. We also propose the mean-absolute-deviation NCC (MAD-NCC) layer, an efficient implementation of the proposed NCC layer, designed especially for FPGA systems, in which square root operations are avoided for real-time computation. As a case study we work on dim-target detection on midwave infrared imagery and obtain the filters that can discriminate a dim target from various types of background clutter, specific to our operational concept.Article Citation - WoS: 5Citation - Scopus: 5Vessel Segmentation in Mri Using a Variational Image Subtraction Approach(2014) Saran, Ayşe Nurdan; Nar, Fatih; Saran, MuratVessel segmentation is important for many clinical applications, such as the diagnosis of vascular diseases, the planning of surgery, or the monitoring of the progress of disease. Although various approaches have been proposed to segment vessel structures from 3-dimensional medical images, to the best of our knowledge, there has been no known technique that uses magnetic resonance imaging (MRI) as prior information within the vessel segmentation of magnetic resonance angiography (MRA) or magnetic resonance venography (MRV) images. In this study, we propose a novel method that uses MRI images as an atlas, assuming that the patient has an MRI image in addition to MRA/MRV images. The proposed approach intends to increase vessel segmentation accuracy by using the available MRI image as prior information. We use a rigid mutual information registration of the MRA/MRV to the MRI, which provides subvoxel accurate multimodal image registration. On the other hand, vessel segmentation methods tend to mostly suffer from imaging artifacts, such as Rician noise, radio frequency (RF) inhomogeneity, or partial volume effects that are generated by imaging devices. Therefore, this proposed method aims to extract all of the vascular structures from MRA/MRI or MRV/MRI pairs at the same time, while minimizing the combined effects of noise and RF inhomogeneity. Our method is validated both quantitatively and visually using BrainWeb phantom images and clinical MRI, MRA, and MRV images. Comparison and observer studies are also realized using the BrainWeb database and clinical images. The computation time is markedly reduced by developing a parallel implementation using the Nvidia compute unified device architecture and OpenMP frameworks in order to allow the use of the method in clinical settings.Article Citation - WoS: 7Citation - Scopus: 10Extending a Sentiment Lexicon With Synonym-Antonym Datasets: Swnettr Plus(Tubitak Scientific & Technological Research Council Turkey, 2019) Genc, Burkay; Sever, Hayri; Saglam, FatihIn our previous studies on developing a general-purpose Turkish sentiment lexicon, we constructed SWNetTR-PLUS, a sentiment lexicon of 37K words. In this paper, we show how to use Turkish synonym and antonym word pairs to extend SWNetTR-PLUS by almost 33% to obtain SWNetTR++, a Turkish sentiment lexicon of 49K words. The extension was done by transferring the problem into the graph domain, where nodes are words, and edges are synonym- antonym relations between words, and propagating the existing tone and polarity scores to the newly added words using an algorithm we have developed. We tested the existing and new lexicons using a manually labeled Turkish news media corpus of 500 news texts. The results show that our method yielded a significantly more accurate lexicon than SWNetTR-PLUS, resulting in an accuracy increase from 72.2% to 80.4%. At this level, we have now maximized the accuracy rates of translation-based sentiment analysis approaches, which first translate a Turkish text to English and then do the analysis using English sentiment lexicons.Article Citation - WoS: 1Citation - Scopus: 3Identifying Criminal Organizations From Their Social Network Structures(Tubitak Scientific & Technological Research Council Turkey, 2019) Genc, Burkay; Sever, Hayri; Cinar, Muhammet SerkanIdentification of criminal structures within very large social networks is an essential security feat. By identifying such structures, it may be possible to track, neutralize, and terminate the corresponding criminal organizations before they act. We evaluate the effectiveness of three different methods for classifying an unknown network as terrorist, cocaine, or noncriminal. We consider three methods for the identification of network types: evaluating common social network analysis metrics, modeling with a decision tree, and network motif frequency analysis. The empirical results show that these three methods can provide significant improvements in distinguishing all three network types. We show that these methods are viable enough to be used as supporting evidence by security forces in their fight against criminal organizations operating on social networks.Article Citation - WoS: 3Observed Effects of Software Processes Change in Three Software Firms: Industrial Exploratory Case Study(Pamukkale Univ, 2019) Yilmaz, MuratSoftware development processes require continuous improvement in line with emerging new technologies and the possibilities it provides. A new generation of software development models based on product demands of software customers with marketable functions aims to increase the intermediate product production speed and thus the number of interim versions. In the light of these needs, software companies need to oversee their development processes to meet their customers' needs. But more importantly, companies are forced to change their processes in line with innovative practices in order not to cut back on the software production line. In this article, the software development methods of the three companies that develop software are examined in detail by the case study method, and the process change activities are systematically detailed. In the light of the information obtained, the experiences of the three firms in the software development methods are questioned and the effects of these acquisitions on the processes are discussed. As a result of the study, it has been observed that the software development success has a significant impact on the well-being of the process, and the software development teams are trying to design their own processes in the light of the gains they acquire.
