Loading...
Search for: conditional-random-fields--crf
0.005 seconds

    Community Detection in Social Networks by Using Information from Diffusion Network

    , M.Sc. Thesis Sharif University of Technology Ramezani, Maryam (Author) ; Rabiee, Hamid Reza (Supervisor)
    Abstract
    Nowadays, Online Social Networks (OSNs) play an important role in the exchange of information among people. Some previous studies indicate that diffusion behavior and network structure are tightly related. Community structure is one of the most important features of OSNs. Access to the whole network topology is the necessary and prevalent requirement for most of community detection methods, so the limited access to full or partial topology can decrease their accuracy. Using traceable information over diffusion network is a solution to surmount this difficulty. In this work, we are concerned with the community detection by only using the diffusion information, while unlike the previous... 

    Management of Classifiers Pool in Data Stream Classification Using Probabilistic Graphical Models

    , M.Sc. Thesis Sharif University of Technology Talebi, Hesamoddin (Author) ; Beigy, Hamid (Supervisor)
    Abstract
    Concept drift is a common situation in data streams where distribution which data is generated from, changes over time due to various reasons like environmental changes. This phenomenon challenges classification process strongly. Recent studies on keeping a pool of classifiers each modeling one of the concepts, have achieved promising results. Storing used classifiers in a pool enables us to exploit prior knowledge of concepts in the future occurrence of them. Most of the methods presented so far, introduce a similarity measure between current and past concepts and select the closest stored concept as current one. These methods don’t consider possible relations and dependenies between... 

    Persian Aspect-based Sentiment Analysis Using Learning Methods

    , M.Sc. Thesis Sharif University of Technology Sabeti, Behnam (Author) ; Ghassem Sani, Gholamreza (Supervisor)
    Abstract
    As digital content grows rapidly due to the internet, user reviews about different topics such as product quality can be used as a rich source to check and analyze product quality and performance. Automatic methods are being widely used to extract these information because of the massive amount of available resources. Sentiment analysis is one of the important fields in natural language processing, which uses a combination of learning and rule-based methods to extract subjective information out of documents. Aspect based sentiment analysis deals with sentiment analysis based on each aspect of the product. It consists of two main steps: first, aspects should be extracted from the reviews and... 

    Isoform Function Prediction Using Deep Neural Network

    , M.Sc. Thesis Sharif University of Technology Ghazanfari, Sara (Author) ; Motahari, Abolfazl (Supervisor) ; Soleymani, Mahdieh (Supervisor)
    Abstract
    Isoforms are mRNAs that are produced from a same gene site in the phenomenon called Alternative Splicing. Studies have shown that more than 95% of multiexon genes in humans have undergone Alternative Splicing. Although there are few changes in mRNA sequence, They may have a systematic effect on cell function and regulation. It is widely reported that isoforms of a gene have distinct or even contrasting functions. Most studies have shown that alternative splicing plays a significant role in human health and disease. Despite the wide range of gene function studies, there is little information about isoforms’ functionalities. Recently, some computational methods based on Multiple Instance... 

    Thesis Submitted in Partial Fulfillment of the Requirements for the Degree of Master of Science (M.Sc.) in Computer Engineering, Artificial Intelligence

    , M.Sc. Thesis Sharif University of Technology Hosseini, Mohammad Saleh (Author) ; Sameti, Hossein (Supervisor)
    Abstract
    Punctuation marks in every language, constitute an important part of a text. Not inserting these punctuations in text, makes the text ambiguous. The output text of automatic speech recognition (ASR) system, is typically a raw sequence of words, containing no punctuation marks. This makes the text difficult or even impossible to make sense of for humans, as well as for any further text processing tasks. The goal of this thesis is to perform automatic punctuation insertion in Persian texts lacking punctuation marks. To the best of our knowledge, this is the first work done in this context for the Persian language. For this purpose, firstly, we assembled a state-of-the-art corpus to train and... 

    Improving the Training Process of Understanding Unit in Spoken Dialog Systems Using Active Learning Methods

    , M.Sc. Thesis Sharif University of Technology Hadian, Hossein (Author) ; Sameti, Hossein (Supervisor)
    Abstract
    This thesis aims at reducing the need for labeled data in the SLU domain by the means of active Learning methods. This need is due to the lack of labeled datasets for Spoken Language Understanding (SLU) in the Persian language, and fairly high labeling costs. Active learning methods enables the learner to choose the most informative instances to be labeled and used for training, and prevents labeling uninformative or redundant instances. For modeling the SLU system, several statistical models namely MLN (Markov Logic Networks), CRF (Conditional Random Fields), HMM (Hidden Markov Model) and HVS (Hidden Vector State) were reviewed, and finally CRF was chosen for its superior performance. The...