Mühendislik Fakültesi
Permanent URI for this communityhttps://hdl.handle.net/20.500.12416/2
Browse
Browsing Mühendislik Fakültesi by Author "11916"
Now showing 1 - 20 of 26
- Results Per Page
- Sort Options
Article Citation Count: Nasser, Ahmed; Sever, Hayri (2020). "A Concept-based Sentiment Analysis Approach for Arabic", The International Arab Journal of Information Technology, Vol. 17, No. 5, pp. 778-788.A Concept-based Sentiment Analysis Approach for Arabic(2020) Nasser, Ahmed; Sever, Hayri; 11916Concept-Based Sentiment Analysis (CBSA) methods are considered to be more advanced and more accurate when it compared to ordinary Sentiment Analysis methods, because it has the ability of detecting the emotions that conveyed by multi-word expressions concepts in language. This paper presented a CBSA system for Arabic language which utilizes both of machine learning approaches and concept-based sentiment lexicon. For extracting concepts from Arabic, a rule-based concept extraction algorithm called semantic parser is proposed. Different types of feature extraction and representation techniques are experimented among the building prosses of the sentiment analysis model for the presented Arabic CBSA system. A comprehensive and comparative experiments using different types of classification methods and classifier fusion models, together with different combinations of our proposed feature sets, are used to evaluate and test the presented CBSA system. The experiment results showed that the best performance for the sentiment analysis model is achieved by combined Support Vector Machine-Logistic Regression (SVM-LR) model where it obtained a F-score value of 93.23% using the Concept-Based-Features + Lexicon-Based-Features + Word2vec-Features (CBF + LEX+ W2V) features combinations.Book Part Citation Count: Sever, Hayri; Polatkan, Aydin Can; Ogul, Hasan, "A Data Fusion Approach In Protein Homology Detection", Proceedings - International Conference On Biocomputation, Bioinformatics, and Biomedical Technologies, Bıotechno 2008, pp. 7-12, (2008).A Data Fusion Approach In Protein Homology Detection(IEEE, 2008) Polatkan, Aydın Can; Oğul, Hasan; Sever, Hayri; 11916The discriminative framework for protein remote homology detection based on support vector machines (SVMs) is reconstructed by the fusion of sequence based features. In this respect, n-peptide compositions are partitioned and fed into separate SVMs. The SVM outputs are evaluated with different techniques and tested to discern their ability for SCOP protein super family classification on a common benchmarking set. It reveals that the fusion approach leads to an improvement in prediction accuracy with a remarkable gain on computer memory usage. © 2008 IEEE.Article Citation Count: Dündar, Naz...et asl. (2024). "A shallow 3D convolutional neural network for violence detection in videos", Egyptian Informatics Journal, Vol. 26.A shallow 3D convolutional neural network for violence detection in videos(2024) Dündar, Naz; Keçeli, Ali Seydi; Kaya, Aydın; Sever, Hayri; 366608; 11916With the recent worldwide statistical rise in the amount of public violence, automated violence detection in surveillance cameras has become a matter of high importance. This work introduces an end-to-end, trainable 3D Convolutional Neural Network (3D CNN) for detecting violence in video footage. The proposed network is inherently capable of processing both spatial and temporal information, thereby obviating the need for additional models that would introduce higher computational requirements and complexity. This work has two main contributions: 1) developing a lightweight 3D CNN suitable for inference on edge devices as mobile systems, and 2) a comprehensive explanation of all components comprising a CNN model, thereby enhances model interpretability. Experiments were conducted to assess the performance of the proposed model using a consolidated dataset combining four benchmark datasets. The results of the experiments support the asserted contributions, which are discussed in detail.Conference Object Citation Count: Par, Öznur Esra; Akçapınar Sezer, Ebru; Sever, Hayri. "Application of Artificial Intelligence in Early–Stage Diagnosis of Sepsis", AICCC '22: Proceedings of the 2022 5th Artificial Intelligence and Cloud Computing Conference, pp. 196-206, 2023.Application of Artificial Intelligence in Early–Stage Diagnosis of Sepsis(2023) Par, Öznur Esra; Akçapınar Sezer, Ebru; Sever, Hayri; 11916Patient care is a critical task, which requires a lot of effort. Medical practitioners face many challenges, especially during diagnosing different diseases. Sepsis is one of the riskiest diseases, which proves to be lethal for Intensive Care Unit (ICU) patients. World Health Organization (WHO) has declared it a major cause of death worldwide. Early-stage diagnosis of sepsis can help in terminating it in the start. But unfortunately, medical practitioners encounter hitches in the early-stage diagnosis of sepsis. The study used SOFA (Sequential Organ Failure Assessment) for measuring the severity of sepsis in patients. The study employs artificial intelligence techniques such as Multilayer Perceptron (MLP) and Random Forest (RF) to diagnose early-stage of sepsis. The study compared the performance of MLP (connected and non-connected) and Random Forest (connected and non-connected) algorithms. The results indicate that for both of the algorithms, the connected method yielded better results than the non-connected method. Further, it was found that RF both connected and non-connected algorithms yielded better results than MLP algorithms and the Random Forest connected algorithm yielded highly accurate results for diagnosing early-stage sepsis in the 3rd hour.Conference Object Citation Count: Canbay, Pelin; Akçapınar Sezer, Ebru; Sever, Hayri (2018). "Authorship Modelling Approach for Authorship Verification on the Turkish Texts", 26th IEEE Signal Processing and Communications Applications Conference (SIU).Authorship Modelling Approach for Authorship Verification on the Turkish Texts(2018) Canbay, Pelin; Akçapınar Sezer, Ebru; Sever, Hayri; 11916Authorship attribution which aims to extract information about an author by analyzing the text of the author is a challenging field that has been studied for years. This study becomes even more difficult when there is limited data on this field. The need for this study carried out under the name of Authorship Verification is increasing day by day with the increase of anonymous authors in the electronic environments. In this study, a model-based solution approach is presented for the authorship verification problem. With the presented approach, it was determined what should be the success interval to be considered in the authorship verification problem.Article Citation Count: Canbay, Pelin; Sezer, Ebru A.; Sever, Hayri. (2023). "Binary background model with geometric mean for author-independent authorship verification", Journal of Information Science, Vol.49, No.2, pp.448-464.Binary background model with geometric mean for author-independent authorship verification(2023) Canbay, Pelin; Sezer, Ebru A.; Sever, Hayri; 11916Authorship verification (AV) is one of the main problems of authorship analysis and digital text forensics. The classical AV problem is to decide whether or not a particular author wrote the document in question. However, if there is one and relatively short document as the author’s known document, the verification problem becomes more difficult than the classical AV and needs a generalised solution. Regarding to decide AV of the given two unlabeled documents (2D-AV), we proposed a system that provides an author-independent solution with the help of a Binary Background Model (BBM). The BBM is a supervised model that provides an informative background to distinguish document pairs written by the same or different authors. To evaluate the document pairs in one representation, we also proposed a new, simple and efficient document combination method based on the geometric mean of the stylometric features. We tested the performance of the proposed system for both author-dependent and author-independent AV cases. In addition, we introduced a new, well-defined, manually labelled Turkish blog corpus to be used in subsequent studies about authorship analysis. Using a publicly available English blog corpus for generating the BBM, the proposed system demonstrated an accuracy of over 90% from both trained and unseen authors’ test sets. Furthermore, the proposed combination method and the system using the BBM with the English blog corpus were also evaluated with other genres, which were used in the international PAN AV competitions, and achieved promising results.Article Citation Count: Sever, Hayri; Senol, Ahmet; Elbasi, Ersin, "Block Size Analysis for Discrete Wavelet Watermarking and Embedding a Vector Image as a Watermark", International Arab Journal of Information Technology, Vol. 16, No. 6, pp. 1036-1043, (2019).Block Size Analysis for Discrete Wavelet Watermarking and Embedding a Vector Image as a Watermark(Zarka Private Univ, 2019) Sever, Hayri; Şenol, Ahmet; Elbaşı, Ersin; 11916As telecommunication and computer technologies proliferate, most data are stored and transferred in digital format. Content owners, therefore, are searching for new technologies to protect copyrighted products in digital form. Image watermarking emerged as a technique for protecting image copyrights. Early studies on image watermarking used the pixel domain whereas modern watermarking methods convert a pixel based image to another domain and embed a watermark in the transform domain. This study aims to use, Block Discrete Wavelet Transform (BDWT) as the transform domain for embedding and extracting watermarks. This study consists of 2 parts. The first part investigates the effect of dividing an image into non overlapping blocks and transforming each image block to a DWT domain, independently. Then, effect of block size on watermark success and, how it is related to block size, are analyzed. The second part investigates embedding a vector image logo as a watermark. Vector images consist of geometric objects such as lines, circles and splines. Unlike pixel-based images, vector images do not lose quality due to scaling. Vector watermarks deteriorate very easily if the watermarked image is processed, such as compression or filtering. Special care must be taken when the embedded watermark is a vector image, such as adjusting the watermark strength or distributing the watermark data into the image. The relative importance of watermark data must be taken into account. To the best of our knowledge this study is the first to use a vector image as a watermark embedded in a host image.Article Citation Count: Sever, H.; Şenol, A.; Elbaşı, E. (2019). "Block size analysis for discrete wavelet watermarking and embedding a vector image as a watermark", International Arab Journal of Information Technology, Vol.16, No.6, pp.1036-1043.Block size analysis for discrete wavelet watermarking and embedding a vector image as a watermark(2019) Sever, Hayri; Şenol, Ahmet; Elbaşı, Ersin; 11916As telecommunication and computer technologies proliferate, most data are stored and transferred in digital format. Content owners, therefore, are searching for new technologies to protect copyrighted products in digital form. Image watermarking emerged as a technique for protecting image copyrights. Early studies on image watermarking used the pixel domain whereas modern watermarking methods convert a pixel based image to another domain and embed a watermark in the transform domain. This study aims to use, Block Discrete Wavelet Transform (BDWT) as the transform domain for embedding and extracting watermarks. This study consists of 2 parts. The first part investigates the effect of dividing an image into nonoverlapping blocks and transforming each image block to a DWT domain, independently. Then, effect of block size on watermark success and, how it is related to block size, are analyzed. The second part investigates embedding a vector image logo as a watermark. Vector images consist of geometric objects such as lines, circles and splines. Unlike pixel-based images, vector images do not lose quality due to scaling. Vector watermarks deteriorate very easily if the watermarked image is processed, such as compression or filtering. Special care must be taken when the embedded watermark is a vector image, such as adjusting the watermark strength or distributing the watermark data into the image. The relative importance of watermark data must be taken into account. To the best of our knowledge this study is the first to use a vector image as a watermark embedded in a host imageConference Object Citation Count: Par, O.E.; Akcapinar Sezer, E.; Sever, H.,"Clinical Decision Support Systems: From the Perspective of Small and Imbalanced Data Set",Studies in Health Technology and Informatics, Vol, 262, pp. 344-347, (2019).Clinical Decision Support Systems: From the Perspective of Small and Imbalanced Data Set(IOS Press, 2019) Par, Öznur Esra; Akçapınar Sezer, Ebru; Sever, Hayri; 11916Clinical decision support systems are data analysis software that supports health professionals' decision-making the process to reach their ultimate outcome, taking into account patient information. However, the need for decision support systems cannot be denied because of most activities in the field of health care within the decision-making process. Decision support systems used for diagnosis are designed based on disease due to the complexity of diseases, symptoms, and disease-symptoms relationships. In the design and implementation of clinical decision support systems, mathematical modeling, pattern recognition and statistical analysis techniques of large databases and data mining techniques such as classification are also widely used. Classification of data is difficult in case of the small and/or imbalanced data set and this problem directly affects the classification performance. Small and/or imbalance dataset has become a major problem in data mining because classification algorithms are developed based on the assumption that the data sets are balanced and large enough. Most of the algorithms ignore or misclassify examples of the minority class, focus on the majority class. Most health data are small and imbalanced by nature. Learning from imbalanced and small data sets is an important and unsettled problem. Within the scope of the study, the publicly accessible data set, hepatitis was oversampled by distance-based data generation methods. The oversampled data sets were classified by using four different machine learning algorithms. Considering the classification scores of four different machine learning algorithms (Artificial Neural Networks, Support Vector Machines, Naive Bayes and Decision Tree), optimal synthetic data generation rate is recommended.Article Citation Count: Bugday, Ahmet...et al. (2019). "Creating consensus group using online learning based reputation in blockchain networks", Pervasive and Mobile Computing, Vol. 59.Creating consensus group using online learning based reputation in blockchain networks(Elsevier, 2019) Buğday, Ahmet; Özsoy, Adnan; Öztaner, Serdar Murat; Sever, Hayri; 11916One of the biggest challenges to blockchain technology is the scalability problem. The choice of consensus algorithm is critical to the practical solution of the scalability problem. To increase scalability, Byzantine Fault Tolerance (BFT) based methods have been most widely applied. This study proposes a new model instead of Proof of Work (PoW) for forming the consensus group that allows the use of BFT based methods in the public blockchain network. The proposed model uses the adaptive hedge method, which is a decision-theoretic online learning algorithm (Qi et al., 2016). The reputation value is calculated for the nodes that want to participate in the consensus committee, and nodes with high reputation values are selected for the consensus committee to reduce the chances of the nodes in the consensus committee being harmful. Since the study focuses on the formation of the consensus group, a simulated blockchain network is used to test the proposed model more effectively. Test results indicate that the proposed model, which is a new approach in the literature making use of machine learning for the construction of consensus committee, successfully selects the node with the higher reputation for the consensus group. (C) 2019 Elsevier B.V. All rights reserved.Article Citation Count: Canbay, Pelin; Sezer, Ebru; Sever, Hayri (2020). "Deep Combination of Stylometry Features in Forensic Authorship Analysis", International Journal of Information Security Science, Vol. 9, no. 3, pp. 154-163.Deep Combination of Stylometry Features in Forensic Authorship Analysis(2020) Canbay, Pelin; Sezer, Ebru; Sever, Hayri; 11916Authorship Analysis (AA) in forensic is a process aim to extract information about an author from his/her writings. Forensic AA is needed for detection characteristics of anonymous authors to make better the security of digital media users who are exposed to disturbing entries such as threats or harassment emails. To analyze whether two anonymous short texts were written by the same author, we propose a combination of stylometry features from different categories in different progress. In the majority of the previous AA studies, the stylometric features from different categories are concatenated in a preprocess. In these studies, during the learning process, no category-specific operations are performed; all categories used are evaluated equally. On the other hand, the proposed approach has a separate learning process for each feature category due to their qualitative and quantitative characteristics and combines these processes at the decision phase by using a Combination of Deep Neural Networks (C-DNN). To evaluate the Authorship Verification (AV) performance of the proposed approach, we designed and implemented a problem-specific Deep Neural Network (DNN) for each stylometry category we used. Experiments were conducted on two English public datasets. The results show that the proposed approach significantly improves the generalization ability and robustness of the solutions, and also have better accuracy than the single DNNs.Conference Object Citation Count: Canbay, Pelin; Sezer, Ebru Akçapınar; Sever, Hayri (2020). "Detection of Stylometric Writeprint from the Turkish Texts", 28th Signal Processing and Communications Applications Conference (SIU).Detection of Stylometric Writeprint from the Turkish Texts(2020) Canbay, Pelin; Sezer, Ebru Akçapınar; Sever, Hayri; 11916Authorship attribution studies aim to extract information about the author by analyzing the data in the text form. With the increase of anonymous authors in digital environments, the need for these works is increasing day by day. Although there exists lots of studies focuse on stylometric writeprint detection in different languages using different attributes, there is no standard feature set and detection algorithm to be evaluated in these studies. Giving priority to Turkish texts, in this study, which features are more distinctive for determining stylistic writeprint of text, and which methods will contribute to increase the success to be achieved are shown with experimental studies.Article Citation Count: Saglam, Fatih; Genc, Burkay; Sever, Hayri, "Extending a sentiment lexicon with synonym-antonym datasets: SWNetTR plus", Turkish Journal of Electrical Engineering and Computer Sciences, Vol. 27, No. 3, pp. 1806-1820, (2019).Extending a sentiment lexicon with synonym-antonym datasets: SWNetTR plus(Tubitak Scientific & Technical Research Council Turkey, 2019) Sağlam, Fatih; Genç, Burkay; Sever, Hayri; 11916In 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 Count: Cinar, Muhammet Serkan; Genc, Burkay; Sever, Hayri, "Identifying criminal organizations from their social network structures", Identifying criminal organizations from their social network structures, Vol. 27, No. 1, pp. 421-436, (2019).Identifying criminal organizations from their social network structures(Tubitak Scientific & Technical Research Council Turkey, 2019) Çınar, Muhammet Serkan; Genç, Burkay; Sever, Hayri; 11916Identification 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 Count: Sever, Hayri; Akal, Fuat; Köse, Güven, "Kavram Tabanlı Bilgi Geri Getirim Yaklaşımı", Bilgi Dünyası", Vol. 8, No. 1, pp. 49-75, (2007).Kavram Tabanlı Bilgi Geri Getirim Yaklaşımı(2007) Sever, Hayri; Akal, Fuat; Köse, Güven; 11916Arama motorları, hem belgelerin yazarları hem de bilgi ihtiyaçlarını açıklayan kullanıcılar tarafından kullanılan sözlükler arasındaki farklar yüzünden ortaya çıkan uçurumlarla başa çıkmada yetersiz hale gelmişlerdir. Bu problemi azaltmanın bir yolu kavram tabanlı bilgi erişimini ortaya koymaktır. Bu çalışmada, bazı perspektiflerde RUBRIC sisteminin bir uzantısı olarak değerlendirilen ancak betimsel düzeyde erişime uygun farklı özellikler içeren bir erişim modeli önerilmekte ve elde edilen sonuçlar değerlendirilmektedir.Article Citation Count: Sever, H.; Gürçay, H.; Ak, S. (2007). "Konumsal erişim yöntemleri", Harita Dergisi, Vol.73, No.138, pp.84-99.Konumsal erişim yöntemleri(2007) Sever, Hayri; Gürçay, Haşmet; Ak, Serdar; 11916Otomatik konumsal veri toplama araçlarının kullanımının hızlıca artmasına paralel olarak konumsal içeriklerinin hacim olarak genişlemesi, geleneksel yöntemlerin ötesinde konumsal veritabanlarının etkin kullanılabilmesini gündeme getirmiştir. Konumsal verilere etkin erişim için, hızlı ve doğru sonuçlar üreten dizinleme yapılarının gerekliliği kaçınılmazdır. Konumsal erişim yöntemleri bilgisayar bilimlerinin çekirdek konularından birisini teşkil ettiğinden dolayı, yeni yöntemler veya yöntem eniyileştirmeleri devamlı önerilmekte ve birçok alanda kendisine uygulama bulmaktadır. Yeni yöntem önermede, değişmeyen ister konumsal erişim yöntemlerinin zaman ve uzay karmaşıklığının belli seviyelerde tutulmasıdır. Bu derleme makalede tüm bu gereksinimler ve bu gereksinimler sonucunda ortaya çıkmış bulunan bazı dizinleme yapıları ve yöntemleri incelenmektedir.Publication Citation Count: Bal, Mert; Sever, Hayri; Kalıpsız, Oya, "Modeling the symptom-disease relationship by using rough set theory and formal concept analysis", Proceedings Of World Academy Of Science, Engineering And Technology, Vol 26, Parts 1 And 2, December 2007, Vol.26, No.1-2, (2007).Modeling the symptom-disease relationship by using rough set theory and formal concept analysis(World Acad Sci, 2007) Bal, Mert; Sever, Hayri; Kalıpsız, Oya; 11916Medical Decision Support Systems (MDSSs) are sophisticated, intelligent systems that can provide inference due to lack of information and uncertainty. In such systems, to model the uncertainty various soft computing methods such as Bayesian networks, rough sets, artificial neural networks, fuzzy logic, inductive logic programming and genetic algorithms and hybrid methods that formed from the combination of the few mentioned methods are used. In this study, symptom-disease relationships are presented by a framework which is modeled with a formal concept analysis and theory, as diseases, objects and attributes of symptoms. After a concept lattice is formed, Bayes theorem can be used to determine the relationships between attributes and objects. A discernibility relation that forms the base of the rough sets can be applied to attribute data sets in order to reduce attributes and decrease the complexity of computation.Article Citation Count: Polat, Hüseyin...et al. (2019). "Otomatik Konuşma Tanıma Sistemlerinde Kullanılan Gerçek Metin Verisinde Biçimbilimsel-Sözdizimsel Hataların Tespiti ve Düzeltmesi", Veri Bilimi, Vol. 2, No. 2, pp. 18-24.Otomatik Konuşma Tanıma Sistemlerinde Kullanılan Gerçek Metin Verisinde Biçimbilimsel-Sözdizimsel Hataların Tespiti ve Düzeltmesi(2019) Polat, Hüseyin; Sever, Hayri; Oyucu, Saadin; Tekbaş, Şükran; 11916Türkçe Otomatik Konuşma Tanıma (ASR: Automatic Speech Recognition) sistemlerinde kullanılan akustik model gürbüz bir dil modeli ile desteklenmediği durumlarda kelime hata oranı yüksek çıkmaktadır. İyi dizayn edilmiş bir dil modeli ile akustik modelin birlikte ASR’de kullanılması kelime hata oranını düşürmektedir. ASR için gerekli dil modelinin eğitiminde düz metin verisi kullanılmaktadır. Kullanılan metin verisinin doğruluğu ASR modellerinin eğitimi için oldukça önemlidir. Bu çalışmada, doğal dil işlemeye dayalı bir yöntem kullanılarak Türkçe ASR sisteminin eğitilmesinde kullanılan metin verisi içerisindeki yazım hatalarının tespiti ve düzeltilmesi gerçekleştirilmiştir. Öncelikle metin verisi içerisinde dil bilgisel olarak yanlış yazılmış olan kelimeler bulunmuştur. Bir kelimedeki karakter eksikliği, karakter fazlalığı, karakterlerin yer değiştirmesi veya karakteri yanlış yazılmış olan kelimeler hatalı olarak kabul edilmiştir. Metin verisi içerisinde hatalı olarak kabul edilen kelimeler morfolojik analiz ile tespit edilmiştir. Yanlış kelimelerin yerine atanacak olan kelimeler belirlenmiştir. Yanlış yazılmış olan kelimeler doğru kelimeler ile değiştirilmiştir. Gerçekleştirilen çalışma hatalı kelimeleri tespit etme ve doğru kelimeler ile yer değiştirme işleminde %93 oranında başarı göstermiştir.Article Citation Count: Oyucu, Saadin; Sever, Hayri; Polat, Hüseyin (2019). "Otomatik Konuşma Tanımaya Genel Bakış, Yaklaşımlar ve Zorluklar: Türkçe Konuşma Tanımanın Gelecekteki Yolu", Gazi Üniversitesi Fen Bilimleri Dergisi Part C: Tasarım ve Teknoloji, Vol. 7, No. 4, pp. 834-854.Otomatik Konuşma Tanımaya Genel Bakış, Yaklaşımlar ve Zorluklar: Türkçe Konuşma Tanımanın Gelecekteki Yolu(2019) Oyucu, Saadin; Sever, Hayri; Polat, Hüseyin; 11916İnsanlar arasındaki en önemli iletişim yöntemi olan konuşmanın, bilgisayarlar tarafından tanınması önemli bir çalışma alanıdır. Bu araştırma alanında farklı diller temel alınarak birçok çalışma gerçekleştirilmiştir. Literatürdeki çalışmalar konuşma tanıma teknolojilerinin başarımının artmasında önemli rol oynamıştır. Bu çalışmada konuşma tanıma ile ilgili bir literatür taraması sunulmuş ve farklı dillerde bu araştırma alanında kaydedilen ilerlemeler tartışılmıştır. Konuşma tanıma sistemlerinde kullanılan veri setleri, özellik çıkarma yaklaşımları, konuşma tanıma yöntemleri ve performans değerlendirme ölçütleri incelenerek konuşma tanımanın gelişimi ve bu alandaki zorluklara odaklanılmıştır. Konuşma tanıma alanında son zamanlarda yapılan çalışmaların olumsuz koşullara (çevre gürültüsü, konuşmacıda ve dilde değişkenlik) karşı çok daha güçlü yöntemler geliştirmeye odaklandığı izlenmiştir. Bu nedenle araştırma alanı olarak genişleyen olumsuz koşullardaki konuşma tanıma ile ilgili yakın geçmişteki gelişmelere yönelik genel bir bakış açısı sunulmuştur. Böylelikle olumsuz koşullar altında gerçekleştirilen konuşma tanımadaki tıkanıklık ve zorlukları aşabilmek için kullanılabilecek yöntemleri seçmede yardımcı olunması amaçlanmıştır. Ayrıca Türkçe konuşma tanımada kullanılan ve iyi bilinen yöntemler karşılaştırılmıştır. Türkçe konuşma tanımanın zorluğu ve bu zorlukların üstesinden gelebilmek için kullanılabilecek uygun yöntemler irdelenmiştir. Buna bağlı olarak da Türkçe konuşma tanımanın gelecekteki rotasına ilişkin bir değerlendirme ortaya konulmuştur.Publication Citation Count: Tolun, Mehmet R.; Sever, Hayri; Görür, A.Kadir, "Production and retrieval off rough classes in multi relations", GRC: 2007 IEEE International Conference On Granular Computing, Proceedings, pp. 192-198, (2007).Production and retrieval off rough classes in multi relations(IEEE Computer Soc, 2007) Tolun, Mehmet R.; Sever, Hayri; Görür, Abdül Kadir; 11916; 107251Organizational memory in today's business world forms basis for organizational learning, which is the ability of an organization to gain insight and understanding from experience through experimentation, observation, analysis, and a willingness to examine both successes and failures. This basically requires consideration of different aspects of knowledge that may reside on top of a conventional information management system. Of them, representation, retrieval and production issues of meta patterns constitute to the main theme of this article. Particularly we are interested in a formal approach to handle rough concepts. We utilize rough classifiers to propose a preliminary framework based on minimal term sets with p-norms to extract meta patterns. We describe a relational rule induction approach, which is called rila. Experimental results are provided on the mutagenesis, and the KDD Cup 2001 genes data sets.