Loading...
Search for: transfer-learning
0.011 seconds
Total 23 records

    Boosting for Transfer Learning in Brain-Computer Interface

    , M.Sc. Thesis Sharif University of Technology Tashakori, Arvin (Author) ; Shamsollahi, Mohammad Bagher (Supervisor)
    Abstract
    Transfer Learning is one of the most important fields in the Machine Learning area. Respect to the advances that we have seen in the Computer Science, especially in the Machine Learning area, we need a tool that can transfer learnings from different domains to each other. As data distribution varies, many statistical models require restructuring using new training data. In many applications, re-assembling training data and re-structuring models is inefficient and costly, so reducing the need for this practice seems appropriate. In these cases, knowledge transfer or learning transfer between domains may be desirable. For example, in the area of the B rain-Computer Interface, when it... 

    Regularization Methods for Improving Data Efficiency in Reinforcement Learning

    , M.Sc. Thesis Sharif University of Technology Ahmadian Shahreza, Hamid Reza (Author) ; Alishahi, Kasra (Supervisor)
    Abstract
    Reinforcement learning is a successful model of learning that has received a lot of attention in recent years and has had significant achievements. However, methods based on reinforcement require a lot of data. Therefore, it is important to find ideas to keep learning at a high level despite the lack of data. Many of these ideas are known as statistical regularity. In this thesis, we study methods to enhance the learning rate, including methods for sharing neural network weights between value function and policy networks. In this thesis we will try to gain a more general understanding of the regularization in reinforcement learning and increase the learning rate by implementing these methods... 

    Brain Decoding Across Subjects

    , M.Sc. Thesis Sharif University of Technology Nasiri Ghosheh Bolagh, Samaneh (Author) ; Shamsollahi, Mohammad Bagher (Supervisor)
    Abstract
    In recent years, techniques in articial intelligence have become an important tool in the analysis of physiological signals. While the application of machine learning techniques has proved useful in other elds, researchers have had difficulty proving its utility for the analysis of physiological signals. A major challenge in applying such techniques to the analysis of physiological signals is dealing effectively with inter-patient differences. The morphology and interpretation of physiological signals can vary dep ending on the patient. This poses a problem, since statistical learning techniques aim to estimate the underlying system that produced the data. If the system (or patient) changes... 

    Exploiting Transfer Learning in Deep Neural Networks for Time Series

    , M.Sc. Thesis Sharif University of Technology Salami, Mohammad Sadegh (Author) ; Manzuri Shalmani, Mohammad Taghi (Supervisor)
    Abstract
    The importance of transfer learning in image-related problems comes from its many advantages that are sometimes undeniable. Previous researches have well shown the success of transfer learning in this area using deep neural networks. However, transfer learning for time series data has not yet been done in a conventional and automated manner. The main reason for avoiding transfer learning in this domain relates to the dynamic and stochastic nature of the time series, where they show a time-varying behavior. Previous experiments have shown that transfer learning between two heterogeneous time series could harm the forecasting accuracy of a model. Therefore, in this thesis, we aim to explore... 

    Multi-Agent Machine Learning in Self-Organizing Systems

    , M.Sc. Thesis Sharif University of Technology Hejazi Hosseini, Ehsan (Author) ; Nobakhti, Amin (Supervisor) ; Bagheri Shouraki, Saeed (Supervisor)
    Abstract
    This paper develops a novel insight and procedure that includes a variety of algorithms for finding the best solution in a structured multi-agent system with internal communications and a global purpose. In other words, it finds the optimal communication structure among agents and the optimal policy in this structure. First, a unique reinforcement learning algorithm is proposed to find the optimal policy of each agent in a fixed structure with non-linear function approximation like artificial neural networks (ANN) and eligibility traces. Secondly, a mechanism is presented to perform self-organization based on the information of the learned policy. Finally, an algorithm that can discover an... 

    Inference of Recombination Rate in Iranian Population Genetics

    , M.Sc. Thesis Sharif University of Technology Ansari, Ehsan (Author) ; Motahari, Abolfazl (Supervisor)
    Abstract
    Population genetics studies the distribution and changes in allele frequencies under the influence of five main evolutionary processes: natural selection, genetic drift, mutation, gene flow, and recombination. Among these, the recombination process can influence a wide range of biological processes by rearranging genes, repairing DNA structure, and participating actively in cell division mechanisms. Recombination has the ability to create genetic diversity through gene rearrangement, which is the main reason for creating diversity and evolution in organisms. Models such as Hill-Robertson have proven the influential role of recombination in accelerating evolutionary mechanisms. Also,... 

    No-Reference image quality assessment using transfer learning

    , Article 9th International Symposium on Telecommunication, IST 2018, 17 December 2018 through 19 December 2018 ; 2019 , Pages 637-640 ; 9781538682746 (ISBN) Otroshi Shahreza, H ; Amini, A ; Behroozi, H ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2019
    Abstract
    With the recent advancements in deep learning, high performance neural networks have been introduced. These neural networks also can be used to solve similar problems in a transfer learning approach. Recently, several state-of-The-Art Convolutional Neural Networks (CNNs) are proposed for computer vision tasks. On the other hand, in-The-wild No-Reference (Blind) Image Quality Assessment (NR-IQA) problem is known as a challenging human perceptual problem. In this paper, a transfer learning approach is used to solve the problem of in-The-wild NR-IQA. With a few training times, the proposed neural network exceeds all the previous methods which are not using deep neural networks. Further, the... 

    A transfer learning algorithm based on csp regularizations of recorded eeg for between-subject classiftcation

    , Article 26th National and 4th International Iranian Conference on Biomedical Engineering, ICBME 2019, 27 November 2019 through 28 November 2019 ; 2019 , Pages 199-203 ; 9781728156637 (ISBN) Samiee, N ; Hajipour Sardouie, S ; Mohammad, H ; Foroughmand Aarabi ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2019
    Abstract
    Feature extraction and classification are the most important parts of BCI systems. The new branch of BCI studies focuses on the design of a classifier that is trained to function properly for each individual. This problem is known as Transfer Learning. In between-subject classification, due to the differences in the neural signals' distribution of different individuals, using the common methods of feature extraction for training the classifier, does not lead to high accuracy for the test subject. As a result, in this study, we present a method for extracting features that perform well in between subjects classifications. The data that we used in this study are EEG signals recorded during... 

    Persian Named Entity Recognition

    , M.Sc. Thesis Sharif University of Technology Jalali Farahani, Farane (Author) ; Ghassem-Sani, Gholamreza (Supervisor)
    Abstract
    Named entity recognition (NER) is one of important tasks in natural language processing (NLP). Named entities consist of specific nouns such as personal names, organizations, locations, etc., which refer to important entities in text. NER contributes towards other NLP tasks such as machine translation, text summarization ,and text classification. In the recent decade, with respect to development of deep learning (DL) methods, considerable progress has been made in this field. The objective here is to propose an efficient method for NER in Farsi (Persian) text through DL methods. Since deep neural networks require a great deal of training data, and due to the fact that Farsi lacks such data,... 

    Deep Zero-shot Learning

    , M.Sc. Thesis Sharif University of Technology Shojaee, Mohsen (Author) ; Soleymani, Mahdieh (Supervisor)
    Abstract
    In some of object recognition problems, labeled data may not be available for all categories. Zero-shot learning utilizes auxiliary information (also called signatures) describing each category in order to find a classifier that can recognize samples from categories with no labeled instance. On the other hand, with recent advances made by deep neural networks in computer vision, a rich representation can be obtained from images that discriminates different categorizes and therefore obtaining a unsupervised information from images is made possible. However, in the previous works, little attention has been paid to using such unsupervised information for the task of zero-shot learning. In this... 

    Performance Evaluation and Improvement of Duplicate Question Detection in Developers’ Online Q&A Community

    , M.Sc. Thesis Sharif University of Technology Daliri, Majid (Author) ; Habibi, Jafar (Supervisor)
    Abstract
    In this research, we study one of the challenges in the field of software engineering, namely the detection of diplicate questions in Stackoverflow, the Q&A community of programmers. The works done in this area has problems such as complexity and reduced performance over time. The proposed solution is based on machine learning and modern representation learning methods. Representation is done with two approaches, domain specific learning and transfer learning. Fasttext and GloVe, the two word embeddings used in domain specific learning, and in transfer learning, the embedding of the universal sentence encoder has been used. Support vector machine and multilayer perceptron used as... 

    Named Entity Recognition in Persian Language Using Deep Learning

    , M.Sc. Thesis Sharif University of Technology Aghajani, Mohammad Mahdi (Author) ; Beigy, Hamid (Supervisor)
    Abstract
    The use of named entity recognition systems as preprocessing is used in many natural language analysis issues. With the advent of deep learning, the methods of this area were also affected. Today, there is considerable progress in this area due to the development of data resources for English, Chinese, German, and Spanish. They are also good trained models in formal Persian. However, for informal Persian, which contains a large portion of the web content under the Web, the current models do not produce a suitable solution. In this study, we use the same approach to train our models due to achieving state-of-the-art results in pre-trained models. On the other hand, there is a lack of standard... 

    Named Entity Recognition in Persian Using Deep Learning

    , M.Sc. Thesis Sharif University of Technology Sobhi, Mohamad (Author) ; Sameti, Hossein (Supervisor)
    Abstract
    Named Entity Recognition (NER) is a key component and the first step of many natural language processing tasks such as question answering systems, information retrieval, machine translation, text summarization, and so on. First NER system initially used rule-based and machine learning methods, which grew significantly with the advent of deep learning architectures as well as the development of hardware and data resources. Traditional deep learning methods used convolutional and recursive neural networks that had disadvantages such as gradient vanishing and non-parallel computing, respectively. In addition, the need for huge corpus and powerful hardware resources was one of the problems of... 

    Topology optimization for manufacturability of Additive Manufacturing based on Deep Learning and Generative Adversarial Network

    , M.Sc. Thesis Sharif University of Technology Mohseni, Maedeh (Author) ; Khodaygan, Saeed (Supervisor)
    Abstract
    In recent years, Additive Manufacturing has been extensively used by various industries. These manufacturing processes produce components in a layer-by-layer manner; therefore, they do not impose any geometric constrains to engineers and provide designers with the freedom to design components. Nowadays, one of the primary goals of all industries is to utilize as few raw materials as possible; this way they can deal with the shortage of raw materials and improve their efficiency. Consequently, they implement topology optimization algorithms to design and produce their components. However, topology optimization algorithms result in complicated geometries that can only be fabricated by AM.... 

    Predicting subjective features from questions on qa websites using BERT

    , Article 6th International Conference on Web Research, ICWR 2020, 22 April 2020 through 23 April 2020 ; 2020 , Pages 240-244 Annamoradnejad, I ; Fazli, M ; Habibi, J ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2020
    Abstract
    Community Question-Answering websites, such as StackOverflow and Quora, expect users to follow specific guidelines in order to maintain content quality. These systems mainly rely on community reports for assessing contents, which has serious problems, such as the slow handling of violations, the loss of normal and experienced users' time, the low quality of some reports, and discouraging feedback to new users. Therefore, with the overall goal of providing solutions for automating moderation actions in QA websites, we aim to provide a model to predict 20 quality or subjective aspects of questions in QA websites. To this end, we used data gathered by the CrowdSource team at Google Research in... 

    A modified deep convolutional neural network for detecting COVID-19 and pneumonia from chest X-ray images based on the concatenation of Xception and ResNet50V2

    , Article Informatics in Medicine Unlocked ; Volume 19 , 2020 Rahimzadeh, M ; Attar, A ; Sharif University of Technology
    Elsevier Ltd  2020
    Abstract
    In this paper, we have trained several deep convolutional networks with introduced training techniques for classifying X-ray images into three classes: normal, pneumonia, and COVID-19, based on two open-source datasets. Our data contains 180 X-ray images that belong to persons infected with COVID-19, and we attempted to apply methods to achieve the best possible results. In this research, we introduce some training techniques that help the network learn better when we have an unbalanced dataset (fewer cases of COVID-19 along with more cases from other classes). We also propose a neural network that is a concatenation of the Xception and ResNet50V2 networks. This network achieved the best... 

    A transfer learning algorithm based on linear regression for between-subject classification of EEG data

    , Article 25th International Computer Conference, Computer Society of Iran, CSICC 2020, 1 January 2020 through 2 January 2020 ; 2020 Samiee, N ; Sardouie, S. H ; Foroughmand Aarabi, M. H ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2020
    Abstract
    Classification is the most important part of brain-computer interface (BCI) systems. Because the neural activities of different individuals are not identical, using the ordinary methods of subject-dependent classification, does not lead to high accuracy in betweensubject classification problems. As a result, in this study, we propose a novel method for classification that performs well in between-subject classification. In the proposed method, at first, the subject-dependent classifiers obtained from the train subjects are applied to the test trials to obtain a set of scores and labels for the trials. Using these scores and the real labels of the labeled test trials, linear regression is... 

    Multi-agent machine learning in self-organizing systems

    , Article Information Sciences ; Volume 581 , 2021 , Pages 194-214 ; 00200255 (ISSN) Hejazi, E ; Sharif University of Technology
    Elsevier Inc  2021
    Abstract
    This paper develops a novel insight and procedure that includes a variety of algorithms for finding the best solution in a structured multi-agent system with internal communications and a global purpose. In other words, it finds the optimal communication structure among agents and the optimal policy in this structure. First, a unique reinforcement learning algorithm is proposed to find the optimal policy of each agent in a fixed structure with non-linear function approximators like artificial neural networks (ANN) and with eligibility traces. Secondly, a mechanism is presented to perform self-organization based on the information of the learned policy. Finally, an algorithm that can discover... 

    Pre-trained Model utilization Using Cross-lingual Methods

    , M.Sc. Thesis Sharif University of Technology Hosseini, Mohammad (Author) ; Sameti, Hossein (Supervisor) ; Motahari, Abolfazl (Supervisor)
    Abstract
    Following dramatic changes after using deep learning method as a solution for Natural Language Processing tasks, Transformer architecture get popular. Based on that, then BERT Language model presented and get state-of-the-art as a solution for a lot of language processing tasks. It was a turning point in Natural Language Processing field. Also, in cross-lingual methods research line motivated by developing a common space for representation of language units, e.g. words, sentences, in more that one language, get some remarkable improvements. However, for languages distant from English such as Persian or Arabic the methods' performance was not clear. In this work, we performed some innovative... 

    Alzheimer’s Disease Diagnosis using Description Test

    , M.Sc. Thesis Sharif University of Technology Roshanzamir, Alireza (Author) ; Soleymani Baghshah, Mahdieh (Supervisor) ; Karbalaei Aghajan, Hamid (Supervisor)
    Abstract
    There are currently about 50 million people with Alzheimer's disease in the world, and this number is about 700 thousand in Iran. The symptoms of the disease include decreased awareness, disinterest in unfamiliar subjects, increased distraction, speech problems, and etc. which gradually leads to an absolute inability to perform daily activities and completely mute. The disease belongs to the category of neurological disorders and is the most common type of dementia for which no treatment has been offered so far. However, if the disease is diagnosed in its early stage, a series of pharmacological and behavioral therapy approaches can be prescribed to reduce the pace or progression of the...