Loading...
Search for: decision-trees
0.014 seconds
Total 71 records

    Developing an Artificial Intelligence Algorithm for Diagnosis and Prognosis of Failures

    , M.Sc. Thesis Sharif University of Technology Chenariyan Nakhaee, Muhammad (Author) ; Houshmand, Mahmood (Supervisor) ; Fattahi, Omid (Co-Advisor)
    Abstract
    Prognostics is necessary to ensure the reliability and safety of lithium-ion batteries for hybrid electric vehicles or satellites. This process can be achieved by capacity estimation, which is a direct fading indicator for assessing the state of health of a battery. However, the capacity of a lithium-ion battery onboard is difficult to monitor. This paper presents a data-driven approach for capacity estimation. First, new features are extracted from cyclic charge/discharge cycles and used as health indicators. Three algorithms are used to characterize the relationship between extracted features and battery capacity. Decision tree, random forest and boosting algorithms are trained using a... 

    Damping Controller Design for Inter-area Oscillations Using Wide-area Measurements

    , Ph.D. Dissertation Sharif University of Technology Beiraghi, Mojtaba (Author) ; Ranjbar, Ali Mohammad (Supervisor)
    Abstract
    The wide-area damping controller (WADC) has been proposed to enhance the damping of inter-area oscillations. The most challenging deficiencies to make this controller practical are the power system operating condition changes and the inherent time delay of remote signals. They can deteriorate the controller performance and the whole system stability if not properly accounted for in the design procedure. This thesis presents an adaptive delay compensator (ADC) on the basis of the latest development in the wide-area measurement system (WAMS) to cater to varying latencies. The proposed compensator can effectively reciprocate the phase deviation resulting from varying delays to improve the... 

    Model Selection for Complex Network Generation

    , M.Sc. Thesis Sharif University of Technology Motallebi, Sadegh (Author) ; Habibi, Jafar (Supervisor)
    Abstract
    Nowadays, there exist many real networks with distinctive features in comparison with random networks. Social networks, collaboration networks, citation networks, protein networks and communication networks are some example of complex network classes. Nowadays these networks are widespread and have many applications and the study of complex networks is an important research area. In many applications, the “synthetic networks generation” is one of the first levels of complex networks analysis. This level has many applications such as simulation and extrapolation. Many generative models are proposed for complex network modeling in recent years. By the use of these models, synthetic networks... 

    Differentiation of inflammatory papulosquamous skin diseases based on skin biophysical and ultrasonographic properties: A decision tree model

    , Article Indian Journal of Dermatology, Venereology and Leprology ; Volume 86, Issue 6 , 2020 , Pages 752- Yazdanparast, T ; Yazdani, K ; Ahmad Nasrollahi, S ; Nazari, M ; Darooei, R ; Firooz, A ; Sharif University of Technology
    Wolters Kluwer Medknow Publications  2020
    Abstract
    The biophysical and ultrasonographic properties of the skin change in papulosquamous diseases. Aims: To identify biophysical and ultrasonographic properties for the differentiation of five main groups of papulosquamous skin diseases. Methods: Fifteen biophysical and ultrasonographic parameters were measured by multiprobe adapter system and high-frequency ultrasonography in active lesions and normal control skin in patients with chronic eczema, psoriasis, lichen planus, pityriasis rosea and parapsoriasis/mycosis fungoides. Using histological diagnosis as a gold standard, a decision tree analysis was performed based on the mean percentage changes of these parameters [(lesion-control/control)... 

    A robust machine learning structure for driving events recognition using smartphone motion sensors

    , Article Journal of Intelligent Transportation Systems: Technology, Planning, and Operations ; 2022 ; 15472450 (ISSN) Zarei Yazd, M ; Taheri Sarteshnizi, I ; Samimi, A ; Sarvi, M ; Sharif University of Technology
    Taylor and Francis Ltd  2022
    Abstract
    Driving behavior monitoring by smartphone sensors is one of the most investigated approaches to ameliorate road safety. Various methods are adopted in the literature; however, to the best of our knowledge, their robustness to the prediction of new unseen data from different drivers and road conditions is not explored. In this paper, a two-phase Machine Learning (ML) method with taking advantage of high-pass, low-pass, and wavelet filters is developed to detect driving brakes and turns. In the first phase, accelerometer and gyroscope filtered time series are fed into Random Forest and Artificial Neural Network classifiers, and the suspicious intervals are extracted by a high recall. Following... 

    Pattern extraction for high-risk accidents in the construction industry: a data-mining approach

    , Article International Journal of Injury Control and Safety Promotion ; Volume 23, Issue 3 , 2016 , Pages 264-276 ; 17457300 (ISSN) Amiri, M ; Ardeshir, A ; Fazel Zarandi, M. H ; Soltanaghaei, E ; Sharif University of Technology
    Taylor and Francis Ltd 
    Abstract
    Accidents involving falls and falling objects (group I) are highly frequent accidents in the construction industry. While being hit by a vehicle, electric shock, collapse in the excavation and fire or explosion accidents (group II) are much less frequent, they make up a considerable proportion of severe accidents. In this study, multiple-correspondence analysis, decision tree, ensembles of decision tree and association rules methods are employed to analyse a database of construction accidents throughout Iran between 2007 and 2011. The findings indicate that in group I, there is a significant correspondence among these variables: time of accident, place of accident, body part affected, final... 

    Persian pronoun resolution using data driven approaches

    , Article 23rd International Conference on Information and Software Technologies, ICIST 2017, 12 October 2017 through 14 October 2017 ; Volume 756 , 2017 , Pages 574-585 ; 18650929 (ISSN); 9783319676418 (ISBN) Nourbakhsh, A ; Bahrani, M ; Sharif University of Technology
    Springer Verlag  2017
    Abstract
    Pronoun resolution is one of the challenges of natural language processing (NLP). The proposed solutions range from heuristic rule-based to machine learning data driven approaches. In this article, we follow a previous machine learning approach on Persian pronoun anaphora resolution. The primary goal of this paper is to improve the results, mainly by extracting more balanced data through using heuristic rules in instance sampling, and utilizing more relevant features in classification. Using PCAC2008 dataset, we consider noun phrase structure as a way to extract more suitable training data. Incorporated features include syntactic and semantic information. Finally, we train and test different... 

    Soft context clustering for F0 modeling in HMM-based speech synthesis

    , Article Eurasip Journal on Advances in Signal Processing ; Volume 2015, Issue 1 , January , 2015 ; 16876172 (ISSN) Khorram, S ; Sameti, H ; King, S ; Sharif University of Technology
    Springer International Publishing  2015
    Abstract
    This paper proposes the use of a new binary decision tree, which we call a soft decision tree, to improve generalization performance compared to the conventional ‘hard’ decision tree method that is used to cluster context-dependent model parameters in statistical parametric speech synthesis. We apply the method to improve the modeling of fundamental frequency, which is an important factor in synthesizing natural-sounding high-quality speech. Conventionally, hard decision tree-clustered hidden Markov models (HMMs) are used, in which each model parameter is assigned to a single leaf node. However, this ‘divide-and-conquer’ approach leads to data sparsity, with the consequence that it suffers... 

    Predicting the objective and priority of issue reports in software repositories

    , Article Empirical Software Engineering ; Volume 27, Issue 2 , 2022 ; 13823256 (ISSN) Izadi, M ; Akbari, K ; Heydarnoori, A ; Sharif University of Technology
    Springer  2022
    Abstract
    Software repositories such as GitHub host a large number of software entities. Developers collaboratively discuss, implement, use, and share these entities. Proper documentation plays an important role in successful software management and maintenance. Users exploit Issue Tracking Systems, a facility of software repositories, to keep track of issue reports, to manage the workload and processes, and finally, to document the highlight of their team’s effort. An issue report is a rich source of collaboratively-curated software knowledge, and can contain a reported problem, a request for new features, or merely a question about the software product. As the number of these issues increases, it... 

    Event classification from the Urdu language text on social media

    , Article PeerJ Computer Science ; Volume 7 , 2021 ; 23765992 (ISSN) Awan, M. D. A ; Kajla, N. I ; Firdous, A ; Husnain, M ; Missen, M. M. S ; Sharif University of Technology
    PeerJ Inc  2021
    Abstract
    The real-time availability of the Internet has engaged millions of users around the world. The usage of regional languages is being preferred for effective and ease of communication that is causing multilingual data on social networks and news channels. People share ideas, opinions, and events that are happening globally i.e., sports, inflation, protest, explosion, and sexual assault, etc. in regional (local) languages on social media. Extraction and classification of events from multilingual data have become bottlenecks because of resource lacking. In this research paper, we presented the event classification task for the Urdu language text existing on social media and the news channels by... 

    Hybrid learning approach toward situation recognition and handling

    , Article Computer Journal ; Volume 65, Issue 5 , 2022 , Pages 1293-1305 ; 00104620 (ISSN) Rajaby Faghihi, H ; Fazli, M ; Habibi, J ; Sharif University of Technology
    Oxford University Press  2022
    Abstract
    We propose a novel hybrid learning approach to gain situation awareness in smart environments by introducing a new situation identifier that combines an expert system and a machine learning approach. Traditionally, expert systems and machine learning approaches have been widely used independently to detect ongoing situations as the main functionality in smart environments in various domains. Expert systems lack the functionality to adapt the system to each user and are expensive to design based on each setting. On the other hand, machine learning approaches fail in the challenge of cold start and making explainable decisions. Using both of these approaches enables the system to use user's... 

    Cost overrun risk assessment and prediction in construction projects: a bayesian network classifier approach

    , Article Buildings ; Volume 12, Issue 10 , 2022 ; 20755309 (ISSN) Ashtari, M. A ; Ansari, R ; Hassannayebi, E ; Jeong, J ; Sharif University of Technology
    MDPI  2022
    Abstract
    Cost overrun risks are declared to be dynamic and interdependent. Ignoring the relationship between cost overrun risks during the risk assessment process is one of the primary reasons construction projects go over budget. Conversely, recent studies have failed to account for potential interrelationships between risk factors in their machine learning (ML) models. Additionally, the presented ML models are not interpretable. Thus, this study contributes to the entire ML process using a Bayesian network (BN) classifier model by considering the possible interactions between predictors, which are cost overrun risks, to predict cost overrun and assess cost overrun risks. Furthermore, this study... 

    Time series forecasting of bitcoin price based on autoregressive integrated moving average and machine learning approaches

    , Article International Journal of Engineering, Transactions A: Basics ; Volume 33, Issue 7 , 2020 , Pages 1293-1303 Khedmati, M ; Seifi, F ; Azizi, M. J ; Sharif University of Technology
    Materials and Energy Research Center  2020
    Abstract
    Bitcoin as the current leader in cryptocurrencies is a new asset class receiving significant attention in the financial and investment community and presents an interesting time series prediction problem. In this paper, some forecasting models based on classical like ARIMA and machine learning approaches including Kriging, Artificial Neural Network (ANN), Bayesian method, Support Vector Machine (SVM) and Random Forest (RF) are proposed and analyzed for modelling and forecasting the Bitcoin price. While some of the proposed models are univariate, the other models are multivariate and as a result, the maximum, minimum and the opening daily price of Bitcoin are also used in these models. The... 

    Using decision trees to model an emotional attention mechanism

    , Article Frontiers in Artificial Intelligence and Applications ; Volume 171, Issue 1 , Volume 171, Issue 1 , 2008 , Pages 374-385 ; 09226389 (ISSN); 9781586038335 (ISBN) Zadeh, S. H ; Bagheri Shouraki, S ; Halavati, R ; Sharif University of Technology
    IOS Press  2008
    Abstract
    There are several approaches to emotions in AI, most of which are inspired by human emotional states and their arousal mechanisms. These approaches usually use high-level models of human emotions that are too complex to be directly applicable in simple artificial systems. It seems that a new approach to emotions, based on their functional role in information processing in mind, can help us to construct models of emotions that are both valid and simple. In this paper, we will try to present a model of emotions based on their role in controlling the attention. We will evaluate the performance of the model and show how it can be affected by some structural and environmental factors. © 2008 The... 

    Bayesian regularization of multilayer perceptron neural network for estimation of mass attenuation coefficient of gamma radiation in comparison with different supervised model-free methods

    , Article Journal of Instrumentation ; Volume 15, Issue 11 , November , 2020 Moshkbar Bakhshayesh, K ; Sharif University of Technology
    IOP Publishing Ltd  2020
    Abstract
    Multilayer perceptron (MLP) neural networks have been used extensively for estimation/regression of parameters. Moreover, recent studies have shown that learning algorithms of MLP which are based on Gaussian function are more accurate. In this paper, the mass attenuation coefficient (MAC) of gamma radiation for light-weight materials (e.g. O-8), mid-weight materials (e.g. Al-13), and heavy-weight materials (e.g. Pb-82) is modelled using Gaussian function based regularization of MLP (i.e. Bayesian regularization (BR)) and by a modular estimator. The results are compared with the Reference results. To show better performance of the utilized algorithm, the results of the different supervised... 

    End-to-end speech recognition using lattice-free MMI

    , Article 19th Annual Conference of the International Speech Communication, INTERSPEECH 2018, 2 September 2018 through 6 September 2018 ; Volume 2018-September , 2018 , Pages 12-16 ; 2308457X (ISSN) Hadian, H ; Sameti, H ; Povey, D ; Khudanpur, S ; Sharif University of Technology
    International Speech Communication Association  2018
    Abstract
    We present our work on end-to-end training of acoustic models using the lattice-free maximum mutual information (LF-MMI) objective function in the context of hidden Markov models. By end-to-end training, we mean flat-start training of a single DNN in one stage without using any previously trained models, forced alignments, or building state-tying decision trees. We use full biphones to enable context-dependent modeling without trees, and show that our end-to-end LF-MMI approach can achieve comparable results to regular LF-MMI on well-known large vocabulary tasks. We also compare with other end-to-end methods such as CTC in character-based and lexicon-free settings and show 5 to 25 percent... 

    Relay logic for islanding detection in active distribution systems

    , Article IET Generation, Transmission and Distribution ; Volume 9, Issue 12 , August , 2015 , Pages 1254-1263 ; 17518687 (ISSN) Vatani, M ; Amraee, T ; Ranjbar, A. M ; Mozafari, B ; Sharif University of Technology
    Institution of Engineering and Technology  2015
    Abstract
    This study presents a passive model to detect islanding conditions of synchronous distributed generation resources in a distribution network or a microgrid. The proposed approach uses the classification and regression tree algorithm for distinguishing between islanding and non-islanding situations. It utilises the rate of change of frequency (ROCOF) and harmonic content of the equivalent reactance seen at the location of distributed generation as input features for decision tree construction. Indeed the thresholds of the proposed input features are extracted by the decision tree algorithm. The output if-then rules of the decision tree algorithm are then utilised to make a new relay logic for... 

    An efficient diagnosis method for data mining on single PD pulses of transformer insulation defect models

    , Article IEEE Transactions on Dielectrics and Electrical Insulation ; Volume 20, Issue 6 , 2013 , Pages 2061-2072 ; 10709878 (ISSN) Darabad, V. P ; Vakilian, M ; Phung, B. T ; Blackburn, T. R ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2013
    Abstract
    Reviewing the various Partial Discharges (PD data mining researches which have been reported so far, this study compares the performance of different feature spaces and different classifiers employed for PD classification in insulation condition monitoring of power transformers. In this process, first a knowledge basis is developed through construction of 4 different types of PD models in the high voltage laboratory. Background noise is considered as one class in this knowledge basis. The high frequency time domain current signals of high voltage equipment are captured over one power frequency cycle. The single PD activities within this captured signal are extracted by application of a... 

    Semantic segmentation of RGB-D images using 3D and local neighbouring features

    , Article 2015 International Conference on Digital Image Computing: Techniques and Applications, DICTA 2015, 23 November 2015 through 25 November 2015 ; 2015 ; 9781467367950 (ISBN) Fooladgar, F ; Kasaei, S ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2015
    Abstract
    3D scene understanding is one of the most important problems in the field of computer vision. Although, in the past decades, considerable attention has been devoted on the 2D scene understanding problem, now with the development of the depth sensors (like Microsoft Kinect), the 3D scene understanding has become a very challenging task. Traditionally, the scene understanding problem was considered as the semantic labeling of each image pixel. Semantic labeling of RGB-D images has not attained a comparable success, as the RGB semantic labeling, due to the lack of a challenging dataset. With the introduction of an RGB-D dataset, called NYU-V2, it became possible to propose a novel method to... 

    Additive model decision tree-based adaptive wide-area damping controller design

    , Article IEEE Systems Journal ; Volume 12, Issue 1 , 2018 , Pages 328-339 ; 19328184 (ISSN) Beiraghi, M ; Ranjbar, A. M ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2018
    Abstract
    An adaptive wide-area damping controller (WADC) scheme based on gain scheduling (GS) technique and decision tree (DT) approach is presented. For the predefined operating scenarios, several robust controllers are designed, so that each controller performs well within a certain range of load/generation variation and contingencies. Considering the best acting controller in each operating condition as the target of classification, several DTs are trained using stage-wise additive modeling by multiclass exponential loss function (SAMME). The weighted combination of DTs is referred to as additive model DT (AMDT) that is used to interpolate the controller coefficients from phasor measurement unit...