CINXE.COM
Search results for: class imbalance
<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-P63WKM1TM1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-P63WKM1TM1'); </script> <!-- Yandex.Metrika counter --> <script type="text/javascript" > (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date(); for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); ym(55165297, "init", { clickmap:false, trackLinks:true, accurateTrackBounce:true, webvisor:false }); </script> <noscript><div><img src="https://mc.yandex.ru/watch/55165297" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter --> <!-- Matomo --> <!-- End Matomo Code --> <title>Search results for: class imbalance</title> <meta name="description" content="Search results for: class imbalance"> <meta name="keywords" content="class imbalance"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"> <meta charset="utf-8"> <link href="https://cdn.waset.org/favicon.ico" type="image/x-icon" rel="shortcut icon"> <link href="https://cdn.waset.org/static/plugins/bootstrap-4.2.1/css/bootstrap.min.css" rel="stylesheet"> <link href="https://cdn.waset.org/static/plugins/fontawesome/css/all.min.css" rel="stylesheet"> <link href="https://cdn.waset.org/static/css/site.css?v=150220211555" rel="stylesheet"> </head> <body> <header> <div class="container"> <nav class="navbar navbar-expand-lg navbar-light"> <a class="navbar-brand" href="https://waset.org"> <img src="https://cdn.waset.org/static/images/wasetc.png" alt="Open Science Research Excellence" title="Open Science Research Excellence" /> </a> <button class="d-block d-lg-none navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarMenu" aria-controls="navbarMenu" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="w-100"> <div class="d-none d-lg-flex flex-row-reverse"> <form method="get" action="https://waset.org/search" class="form-inline my-2 my-lg-0"> <input class="form-control mr-sm-2" type="search" placeholder="Search Conferences" value="class imbalance" name="q" aria-label="Search"> <button class="btn btn-light my-2 my-sm-0" type="submit"><i class="fas fa-search"></i></button> </form> </div> <div class="collapse navbar-collapse mt-1" id="navbarMenu"> <ul class="navbar-nav ml-auto align-items-center" id="mainNavMenu"> <li class="nav-item"> <a class="nav-link" href="https://waset.org/conferences" title="Conferences in 2024/2025/2026">Conferences</a> </li> <li class="nav-item"> <a class="nav-link" href="https://waset.org/disciplines" title="Disciplines">Disciplines</a> </li> <li class="nav-item"> <a class="nav-link" href="https://waset.org/committees" rel="nofollow">Committees</a> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownPublications" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Publications </a> <div class="dropdown-menu" aria-labelledby="navbarDropdownPublications"> <a class="dropdown-item" href="https://publications.waset.org/abstracts">Abstracts</a> <a class="dropdown-item" href="https://publications.waset.org">Periodicals</a> <a class="dropdown-item" href="https://publications.waset.org/archive">Archive</a> </div> </li> <li class="nav-item"> <a class="nav-link" href="https://waset.org/page/support" title="Support">Support</a> </li> </ul> </div> </div> </nav> </div> </header> <main> <div class="container mt-4"> <div class="row"> <div class="col-md-9 mx-auto"> <form method="get" action="https://publications.waset.org/abstracts/search"> <div id="custom-search-input"> <div class="input-group"> <i class="fas fa-search"></i> <input type="text" class="search-query" name="q" placeholder="Author, Title, Abstract, Keywords" value="class imbalance"> <input type="submit" class="btn_search" value="Search"> </div> </div> </form> </div> </div> <div class="row mt-3"> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Commenced</strong> in January 2007</div> </div> </div> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Frequency:</strong> Monthly</div> </div> </div> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Edition:</strong> International</div> </div> </div> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Paper Count:</strong> 2537</div> </div> </div> </div> <h1 class="mt-3 mb-3 text-center" style="font-size:1.6rem;">Search results for: class imbalance</h1> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2537</span> An Adaptive Oversampling Technique for Imbalanced Datasets</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Shaukat%20Ali%20Shahee">Shaukat Ali Shahee</a>, <a href="https://publications.waset.org/abstracts/search?q=Usha%20Ananthakumar"> Usha Ananthakumar</a> </p> <p class="card-text"><strong>Abstract:</strong></p> A data set exhibits class imbalance problem when one class has very few examples compared to the other class, and this is also referred to as between class imbalance. The traditional classifiers fail to classify the minority class examples correctly due to its bias towards the majority class. Apart from between-class imbalance, imbalance within classes where classes are composed of a different number of sub-clusters with these sub-clusters containing different number of examples also deteriorates the performance of the classifier. Previously, many methods have been proposed for handling imbalanced dataset problem. These methods can be classified into four categories: data preprocessing, algorithmic based, cost-based methods and ensemble of classifier. Data preprocessing techniques have shown great potential as they attempt to improve data distribution rather than the classifier. Data preprocessing technique handles class imbalance either by increasing the minority class examples or by decreasing the majority class examples. Decreasing the majority class examples lead to loss of information and also when minority class has an absolute rarity, removing the majority class examples is generally not recommended. Existing methods available for handling class imbalance do not address both between-class imbalance and within-class imbalance simultaneously. In this paper, we propose a method that handles between class imbalance and within class imbalance simultaneously for binary classification problem. Removing between class imbalance and within class imbalance simultaneously eliminates the biases of the classifier towards bigger sub-clusters by minimizing the error domination of bigger sub-clusters in total error. The proposed method uses model-based clustering to find the presence of sub-clusters or sub-concepts in the dataset. The number of examples oversampled among the sub-clusters is determined based on the complexity of sub-clusters. The method also takes into consideration the scatter of the data in the feature space and also adaptively copes up with unseen test data using Lowner-John ellipsoid for increasing the accuracy of the classifier. In this study, neural network is being used as this is one such classifier where the total error is minimized and removing the between-class imbalance and within class imbalance simultaneously help the classifier in giving equal weight to all the sub-clusters irrespective of the classes. The proposed method is validated on 9 publicly available data sets and compared with three existing oversampling techniques that rely on the spatial location of minority class examples in the euclidean feature space. The experimental results show the proposed method to be statistically significantly superior to other methods in terms of various accuracy measures. Thus the proposed method can serve as a good alternative to handle various problem domains like credit scoring, customer churn prediction, financial distress, etc., that typically involve imbalanced data sets. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=classification" title="classification">classification</a>, <a href="https://publications.waset.org/abstracts/search?q=imbalanced%20dataset" title=" imbalanced dataset"> imbalanced dataset</a>, <a href="https://publications.waset.org/abstracts/search?q=Lowner-John%20ellipsoid" title=" Lowner-John ellipsoid"> Lowner-John ellipsoid</a>, <a href="https://publications.waset.org/abstracts/search?q=model%20based%20clustering" title=" model based clustering"> model based clustering</a>, <a href="https://publications.waset.org/abstracts/search?q=oversampling" title=" oversampling"> oversampling</a> </p> <a href="https://publications.waset.org/abstracts/83833/an-adaptive-oversampling-technique-for-imbalanced-datasets" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/83833.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">418</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2536</span> Deep Feature Augmentation with Generative Adversarial Networks for Class Imbalance Learning in Medical Images</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Rongbo%20Shen">Rongbo Shen</a>, <a href="https://publications.waset.org/abstracts/search?q=Jianhua%20Yao"> Jianhua Yao</a>, <a href="https://publications.waset.org/abstracts/search?q=Kezhou%20Yan"> Kezhou Yan</a>, <a href="https://publications.waset.org/abstracts/search?q=Kuan%20Tian"> Kuan Tian</a>, <a href="https://publications.waset.org/abstracts/search?q=Cheng%20Jiang"> Cheng Jiang</a>, <a href="https://publications.waset.org/abstracts/search?q=Ke%20Zhou"> Ke Zhou</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This study proposes a generative adversarial networks (GAN) framework to perform synthetic sampling in feature space, i.e., feature augmentation, to address the class imbalance problem in medical image analysis. A feature extraction network is first trained to convert images into feature space. Then the GAN framework incorporates adversarial learning to train a feature generator for the minority class through playing a minimax game with a discriminator. The feature generator then generates features for minority class from arbitrary latent distributions to balance the data between the majority class and the minority class. Additionally, a data cleaning technique, i.e., Tomek link, is employed to clean up undesirable conflicting features introduced from the feature augmentation and thus establish well-defined class clusters for the training. The experiment section evaluates the proposed method on two medical image analysis tasks, i.e., mass classification on mammogram and cancer metastasis classification on histopathological images. Experimental results suggest that the proposed method obtains superior or comparable performance over the state-of-the-art counterparts. Compared to all counterparts, our proposed method improves more than 1.5 percentage of accuracy. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=class%20imbalance" title="class imbalance">class imbalance</a>, <a href="https://publications.waset.org/abstracts/search?q=synthetic%20sampling" title=" synthetic sampling"> synthetic sampling</a>, <a href="https://publications.waset.org/abstracts/search?q=feature%20augmentation" title=" feature augmentation"> feature augmentation</a>, <a href="https://publications.waset.org/abstracts/search?q=generative%20adversarial%20networks" title=" generative adversarial networks"> generative adversarial networks</a>, <a href="https://publications.waset.org/abstracts/search?q=data%20cleaning" title=" data cleaning"> data cleaning</a> </p> <a href="https://publications.waset.org/abstracts/114272/deep-feature-augmentation-with-generative-adversarial-networks-for-class-imbalance-learning-in-medical-images" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/114272.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">127</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2535</span> Improved Classification Procedure for Imbalanced and Overlapped Situations</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Hankyu%20Lee">Hankyu Lee</a>, <a href="https://publications.waset.org/abstracts/search?q=Seoung%20Bum%20Kim"> Seoung Bum Kim</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The issue with imbalance and overlapping in the class distribution becomes important in various applications of data mining. The imbalanced dataset is a special case in classification problems in which the number of observations of one class (i.e., major class) heavily exceeds the number of observations of the other class (i.e., minor class). Overlapped dataset is the case where many observations are shared together between the two classes. Imbalanced and overlapped data can be frequently found in many real examples including fraud and abuse patients in healthcare, quality prediction in manufacturing, text classification, oil spill detection, remote sensing, and so on. The class imbalance and overlap problem is the challenging issue because this situation degrades the performance of most of the standard classification algorithms. In this study, we propose a classification procedure that can effectively handle imbalanced and overlapped datasets by splitting data space into three parts: nonoverlapping, light overlapping, and severe overlapping and applying the classification algorithm in each part. These three parts were determined based on the Hausdorff distance and the margin of the modified support vector machine. An experiments study was conducted to examine the properties of the proposed method and compared it with other classification algorithms. The results showed that the proposed method outperformed the competitors under various imbalanced and overlapped situations. Moreover, the applicability of the proposed method was demonstrated through the experiment with real data. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=classification" title="classification">classification</a>, <a href="https://publications.waset.org/abstracts/search?q=imbalanced%20data%20with%20class%20overlap" title=" imbalanced data with class overlap"> imbalanced data with class overlap</a>, <a href="https://publications.waset.org/abstracts/search?q=split%20data%20space" title=" split data space"> split data space</a>, <a href="https://publications.waset.org/abstracts/search?q=support%20vector%20machine" title=" support vector machine"> support vector machine</a> </p> <a href="https://publications.waset.org/abstracts/52079/improved-classification-procedure-for-imbalanced-and-overlapped-situations" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/52079.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">308</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2534</span> Machine Learning Facing Behavioral Noise Problem in an Imbalanced Data Using One Side Behavioral Noise Reduction: Application to a Fraud Detection</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Salma%20El%20Hajjami">Salma El Hajjami</a>, <a href="https://publications.waset.org/abstracts/search?q=Jamal%20Malki"> Jamal Malki</a>, <a href="https://publications.waset.org/abstracts/search?q=Alain%20Bouju"> Alain Bouju</a>, <a href="https://publications.waset.org/abstracts/search?q=Mohammed%20Berrada"> Mohammed Berrada</a> </p> <p class="card-text"><strong>Abstract:</strong></p> With the expansion of machine learning and data mining in the context of Big Data analytics, the common problem that affects data is class imbalance. It refers to an imbalanced distribution of instances belonging to each class. This problem is present in many real world applications such as fraud detection, network intrusion detection, medical diagnostics, etc. In these cases, data instances labeled negatively are significantly more numerous than the instances labeled positively. When this difference is too large, the learning system may face difficulty when tackling this problem, since it is initially designed to work in relatively balanced class distribution scenarios. Another important problem, which usually accompanies these imbalanced data, is the overlapping instances between the two classes. It is commonly referred to as noise or overlapping data. In this article, we propose an approach called: One Side Behavioral Noise Reduction (OSBNR). This approach presents a way to deal with the problem of class imbalance in the presence of a high noise level. OSBNR is based on two steps. Firstly, a cluster analysis is applied to groups similar instances from the minority class into several behavior clusters. Secondly, we select and eliminate the instances of the majority class, considered as behavioral noise, which overlap with behavior clusters of the minority class. The results of experiments carried out on a representative public dataset confirm that the proposed approach is efficient for the treatment of class imbalances in the presence of noise. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=machine%20learning" title="machine learning">machine learning</a>, <a href="https://publications.waset.org/abstracts/search?q=imbalanced%20data" title=" imbalanced data"> imbalanced data</a>, <a href="https://publications.waset.org/abstracts/search?q=data%20mining" title=" data mining"> data mining</a>, <a href="https://publications.waset.org/abstracts/search?q=big%20data" title=" big data"> big data</a> </p> <a href="https://publications.waset.org/abstracts/127869/machine-learning-facing-behavioral-noise-problem-in-an-imbalanced-data-using-one-side-behavioral-noise-reduction-application-to-a-fraud-detection" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/127869.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">130</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2533</span> A Monte Carlo Fuzzy Logistic Regression Framework against Imbalance and Separation</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Georgios%20Charizanos">Georgios Charizanos</a>, <a href="https://publications.waset.org/abstracts/search?q=Haydar%20Demirhan"> Haydar Demirhan</a>, <a href="https://publications.waset.org/abstracts/search?q=Duygu%20Icen"> Duygu Icen</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Two of the most impactful issues in classical logistic regression are class imbalance and complete separation. These can result in model predictions heavily leaning towards the imbalanced class on the binary response variable or over-fitting issues. Fuzzy methodology offers key solutions for handling these problems. However, most studies propose the transformation of the binary responses into a continuous format limited within [0,1]. This is called the possibilistic approach within fuzzy logistic regression. Following this approach is more aligned with straightforward regression since a logit-link function is not utilized, and fuzzy probabilities are not generated. In contrast, we propose a method of fuzzifying binary response variables that allows for the use of the logit-link function; hence, a probabilistic fuzzy logistic regression model with the Monte Carlo method. The fuzzy probabilities are then classified by selecting a fuzzy threshold. Different combinations of fuzzy and crisp input, output, and coefficients are explored, aiming to understand which of these perform better under different conditions of imbalance and separation. We conduct numerical experiments using both synthetic and real datasets to demonstrate the performance of the fuzzy logistic regression framework against seven crisp machine learning methods. The proposed framework shows better performance irrespective of the degree of imbalance and presence of separation in the data, while the considered machine learning methods are significantly impacted. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=fuzzy%20logistic%20regression" title="fuzzy logistic regression">fuzzy logistic regression</a>, <a href="https://publications.waset.org/abstracts/search?q=fuzzy" title=" fuzzy"> fuzzy</a>, <a href="https://publications.waset.org/abstracts/search?q=logistic" title=" logistic"> logistic</a>, <a href="https://publications.waset.org/abstracts/search?q=machine%20learning" title=" machine learning"> machine learning</a> </p> <a href="https://publications.waset.org/abstracts/175302/a-monte-carlo-fuzzy-logistic-regression-framework-against-imbalance-and-separation" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/175302.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">74</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2532</span> A Ratio-Weighted Decision Tree Algorithm for Imbalance Dataset Classification</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Doyin%20Afolabi">Doyin Afolabi</a>, <a href="https://publications.waset.org/abstracts/search?q=Phillip%20Adewole"> Phillip Adewole</a>, <a href="https://publications.waset.org/abstracts/search?q=Oladipupo%20Sennaike"> Oladipupo Sennaike</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Most well-known classifiers, including the decision tree algorithm, can make predictions on balanced datasets efficiently. However, the decision tree algorithm tends to be biased towards imbalanced datasets because of the skewness of the distribution of such datasets. To overcome this problem, this study proposes a weighted decision tree algorithm that aims to remove the bias toward the majority class and prevents the reduction of majority observations in imbalance datasets classification. The proposed weighted decision tree algorithm was tested on three imbalanced datasets- cancer dataset, german credit dataset, and banknote dataset. The specificity, sensitivity, and accuracy metrics were used to evaluate the performance of the proposed decision tree algorithm on the datasets. The evaluation results show that for some of the weights of our proposed decision tree, the specificity, sensitivity, and accuracy metrics gave better results compared to that of the ID3 decision tree and decision tree induced with minority entropy for all three datasets. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=data%20mining" title="data mining">data mining</a>, <a href="https://publications.waset.org/abstracts/search?q=decision%20tree" title=" decision tree"> decision tree</a>, <a href="https://publications.waset.org/abstracts/search?q=classification" title=" classification"> classification</a>, <a href="https://publications.waset.org/abstracts/search?q=imbalance%20dataset" title=" imbalance dataset"> imbalance dataset</a> </p> <a href="https://publications.waset.org/abstracts/157609/a-ratio-weighted-decision-tree-algorithm-for-imbalance-dataset-classification" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/157609.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">136</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2531</span> Empirical Exploration for the Correlation between Class Object-Oriented Connectivity-Based Cohesion and Coupling</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Jehad%20Al%20Dallal">Jehad Al Dallal</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Attributes and methods are the basic contents of an object-oriented class. The connectivity among these class members and the relationship between the class and other classes play an important role in determining the quality of an object-oriented system. Class cohesion evaluates the degree of relatedness of class attributes and methods, whereas class coupling refers to the degree to which a class is related to other classes. Researchers have proposed several class cohesion and class coupling measures. However, the correlation between class coupling and class cohesion measures have not been thoroughly studied. In this paper, using classes of three open-source Java systems, we empirically investigate the correlation between several measures of connectivity-based class cohesion and coupling. Four connectivity-based cohesion measures and eight coupling measures are considered in the empirical study. The empirical study results show that class connectivity-based cohesion and coupling internal quality attributes are inversely correlated. The strength of the correlation depends highly on the cohesion and coupling measurement approaches. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=object-oriented%20class" title="object-oriented class">object-oriented class</a>, <a href="https://publications.waset.org/abstracts/search?q=software%20quality" title=" software quality"> software quality</a>, <a href="https://publications.waset.org/abstracts/search?q=class%20cohesion%20measure" title=" class cohesion measure"> class cohesion measure</a>, <a href="https://publications.waset.org/abstracts/search?q=class%20coupling%20measure" title=" class coupling measure"> class coupling measure</a> </p> <a href="https://publications.waset.org/abstracts/18331/empirical-exploration-for-the-correlation-between-class-object-oriented-connectivity-based-cohesion-and-coupling" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/18331.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">321</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2530</span> Powers of Class p-w A (s, t) Operators Associated with Generalized Aluthge Transformations</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Mohammed%20Husein%20Mohammed%20Rashid">Mohammed Husein Mohammed Rashid</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Let Τ = U |Τ| be a polar decomposition of a bounded linear operator T on a complex Hilbert space with ker U = ker |T|. T is said to be class p-w A(s,t) if (|T*|ᵗ|T|²ˢ|T*|ᵗ )ᵗᵖ/ˢ⁺ᵗ ≥|T*|²ᵗᵖ and |T|²ˢᵖ ≥ (|T|ˢ|T*|²ᵗ|T|ˢ)ˢᵖ/ˢ⁺ᵗ with 0<p≤1 and 0<s,t,s + t≤1. This is a generalization of p-hyponormal or class A operators. In this paper, we shall show that if T belongs to class p-w A (s, t) operator for 0<s,t≤1 and 0<p≤1, then Tⁿ belongs to class p₁-w A (s/n, t/n) for 0<p₁≤p and for all positive integer n. As an immediate corollary of this result, we shall also show that if T is a p-w-hyponormal operator, then Tⁿ is also p₁-w-hyponormal for 0<p₁≤p and for all positive integer n. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=class%20p-w%20A%20%28s" title="class p-w A (s">class p-w A (s</a>, <a href="https://publications.waset.org/abstracts/search?q=t%29" title=" t)"> t)</a>, <a href="https://publications.waset.org/abstracts/search?q=normaloid" title=" normaloid"> normaloid</a>, <a href="https://publications.waset.org/abstracts/search?q=isoloid" title=" isoloid"> isoloid</a>, <a href="https://publications.waset.org/abstracts/search?q=finite" title=" finite"> finite</a>, <a href="https://publications.waset.org/abstracts/search?q=orthogonality" title=" orthogonality"> orthogonality</a> </p> <a href="https://publications.waset.org/abstracts/158688/powers-of-class-p-w-a-s-t-operators-associated-with-generalized-aluthge-transformations" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/158688.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">117</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2529</span> Fuglede-Putnam Theorem for ∗-Class A Operators</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Mohammed%20Husein%20Mohammad%20Rashid">Mohammed Husein Mohammad Rashid</a> </p> <p class="card-text"><strong>Abstract:</strong></p> For a bounded linear operator T acting on a complex infinite dimensional Hilbert space ℋ, we say that T is ∗-class A operator (abbreviation T∈A*) if |T²|≥ |T*|². In this article, we prove the following assertions:(i) we establish some conditions which imply the normality of ∗-class A; (ii) we consider ∗-class A operator T ∈ ℬ(ℋ) with reducing kernel such that TX = XS for some X ∈ ℬ(K, ℋ) and prove the Fuglede-Putnam type theorem when adjoint of S ∈ ℬ(K) is dominant operators; (iii) furthermore, we extend the asymmetric Putnam-Fuglede theorem the class of ∗-class A operators. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=fuglede-putnam%20theorem" title="fuglede-putnam theorem">fuglede-putnam theorem</a>, <a href="https://publications.waset.org/abstracts/search?q=normal%20operators" title=" normal operators"> normal operators</a>, <a href="https://publications.waset.org/abstracts/search?q=%E2%88%97-class%20a%20operators" title=" ∗-class a operators"> ∗-class a operators</a>, <a href="https://publications.waset.org/abstracts/search?q=dominant%20operators" title=" dominant operators"> dominant operators</a> </p> <a href="https://publications.waset.org/abstracts/159132/fuglede-putnam-theorem-for-class-a-operators" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/159132.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">88</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2528</span> Reducing the Imbalance Penalty Through Artificial Intelligence Methods Geothermal Production Forecasting: A Case Study for Turkey</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Hayriye%20An%C4%B1l">Hayriye Anıl</a>, <a href="https://publications.waset.org/abstracts/search?q=G%C3%B6rkem%20Kar"> Görkem Kar</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In addition to being rich in renewable energy resources, Turkey is one of the countries that promise potential in geothermal energy production with its high installed power, cheapness, and sustainability. Increasing imbalance penalties become an economic burden for organizations since geothermal generation plants cannot maintain the balance of supply and demand due to the inadequacy of the production forecasts given in the day-ahead market. A better production forecast reduces the imbalance penalties of market participants and provides a better imbalance in the day ahead market. In this study, using machine learning, deep learning, and, time series methods, the total generation of the power plants belonging to Zorlu Natural Electricity Generation, which has a high installed capacity in terms of geothermal, was estimated for the first one and two weeks of March, then the imbalance penalties were calculated with these estimates and compared with the real values. These modeling operations were carried out on two datasets, the basic dataset and the dataset created by extracting new features from this dataset with the feature engineering method. According to the results, Support Vector Regression from traditional machine learning models outperformed other models and exhibited the best performance. In addition, the estimation results in the feature engineering dataset showed lower error rates than the basic dataset. It has been concluded that the estimated imbalance penalty calculated for the selected organization is lower than the actual imbalance penalty, optimum and profitable accounts. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=machine%20learning" title="machine learning">machine learning</a>, <a href="https://publications.waset.org/abstracts/search?q=deep%20learning" title=" deep learning"> deep learning</a>, <a href="https://publications.waset.org/abstracts/search?q=time%20series%20models" title=" time series models"> time series models</a>, <a href="https://publications.waset.org/abstracts/search?q=feature%20engineering" title=" feature engineering"> feature engineering</a>, <a href="https://publications.waset.org/abstracts/search?q=geothermal%20energy%20production%20forecasting" title=" geothermal energy production forecasting"> geothermal energy production forecasting</a> </p> <a href="https://publications.waset.org/abstracts/157107/reducing-the-imbalance-penalty-through-artificial-intelligence-methods-geothermal-production-forecasting-a-case-study-for-turkey" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/157107.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">110</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2527</span> Unbalanced Mean-Time and Buffer Effects in Lines Suffering Breakdown</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Sabry%20Shaaban">Sabry Shaaban</a>, <a href="https://publications.waset.org/abstracts/search?q=Tom%20McNamara"> Tom McNamara</a>, <a href="https://publications.waset.org/abstracts/search?q=Sarah%20Hudson"> Sarah Hudson</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This article studies the performance of unpaced serial production lines that are subject to breakdown and are imbalanced in terms of both of their processing time means (MTs) and buffer storage capacities (BCs). Simulation results show that the best pattern in terms of throughput is a balanced line with respect to average buffer level; the best configuration is a monotone decreasing MT order, together with an ascending BC arrangement. Statistical analysis shows that BC, patterns of MT and BC imbalance, line length and degree of imbalance all contribute significantly to performance. Results show that unbalanced lines cope well with unreliability. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=unreliable%20unpaced%20serial%20lines" title="unreliable unpaced serial lines">unreliable unpaced serial lines</a>, <a href="https://publications.waset.org/abstracts/search?q=simulation" title=" simulation"> simulation</a>, <a href="https://publications.waset.org/abstracts/search?q=unequal%20mean%20operation%20times" title=" unequal mean operation times"> unequal mean operation times</a>, <a href="https://publications.waset.org/abstracts/search?q=uneven%20buffer%20capacities" title=" uneven buffer capacities"> uneven buffer capacities</a>, <a href="https://publications.waset.org/abstracts/search?q=patterns%20of%20imbalance" title=" patterns of imbalance"> patterns of imbalance</a>, <a href="https://publications.waset.org/abstracts/search?q=throughput" title=" throughput"> throughput</a>, <a href="https://publications.waset.org/abstracts/search?q=average%20buffer%20level" title=" average buffer level"> average buffer level</a> </p> <a href="https://publications.waset.org/abstracts/3491/unbalanced-mean-time-and-buffer-effects-in-lines-suffering-breakdown" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/3491.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">473</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2526</span> Empirical Investigation for the Correlation between Object-Oriented Class Lack of Cohesion and Coupling</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Jehad%20Al%20Dallal">Jehad Al Dallal</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The design of the internal relationships among object-oriented class members (i.e., attributes and methods) and the external relationships among classes affects the overall quality of the object-oriented software. The degree of relatedness among class members is referred to as class cohesion and the degree to which a class is related to other classes is called class coupling. Well designed classes are expected to exhibit high cohesion and low coupling values. In this paper, using classes of three open-source Java systems, we empirically investigate the relation between class cohesion and coupling. In the empirical study, five lack-of-cohesion metrics and eight coupling metrics are considered. The empirical study results show that class cohesion and coupling internal quality attributes are inversely correlated. The strength of the correlation highly depends on the cohesion and coupling measurement approaches. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=class%20cohesion%20measure" title="class cohesion measure">class cohesion measure</a>, <a href="https://publications.waset.org/abstracts/search?q=class%20coupling%20measure" title=" class coupling measure"> class coupling measure</a>, <a href="https://publications.waset.org/abstracts/search?q=object-oriented%20class" title=" object-oriented class"> object-oriented class</a>, <a href="https://publications.waset.org/abstracts/search?q=software%20quality" title=" software quality"> software quality</a> </p> <a href="https://publications.waset.org/abstracts/45455/empirical-investigation-for-the-correlation-between-object-oriented-class-lack-of-cohesion-and-coupling" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/45455.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">236</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2525</span> Effort-Reward-Imbalance and Self-Rated Health Among Healthcare Professionals in the Gambia</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Amadou%20Darboe">Amadou Darboe</a>, <a href="https://publications.waset.org/abstracts/search?q=Kuo%20Hsien-Wen"> Kuo Hsien-Wen</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Background/Objective: The Effort-Reward Imbalance (ERI) model by Siegrist et al (1986) have been widely used to examine the relationship between psychosocial factors at work and health. It claimed that failed reciprocity in terms of high efforts and low rewards elicits strong negative emotions in combination with sustained autonomic activation and is hazardous to health. The aim of this study is to identify the association between Self-rated Health and Effort-reward Imbalance (ERI) among Nurses and Environmental Health officers in the Gambia. Method: a cross-sectional study was conducted using a multi-stage random sampling of 296 healthcare professionals (206 nurses and 90 environmental health officers) working in public health facilities. The 22 items Effort-reward imbalance questionnaire (ERI-L version 22.11.2012) will be used to collect data on the psychosocial factors defined by the model. In addition, self-rated health will be assessed by using structured questionnaires containing Likert scale items. Results: We found that self-rated health among environmental health officers has a significant negative correlation with extrinsic effort and a positive significant correlations with occupational reward and job satisfaction. However, among the nurses only job satisfaction was significantly correlated with self-rated health and was positive. Overall, Extrinsic effort has a significant negative correlation with reward and job satisfaction but a positive correlation with over-commitment. Conclusion: Because low reward and high over-commitment among the nursing group, It is necessary to modify working conditions through improving psychosocial factors, such as reasonable allocation of resources to increase pay or rewards from government. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=effort-reward%20imbalance%20model" title="effort-reward imbalance model">effort-reward imbalance model</a>, <a href="https://publications.waset.org/abstracts/search?q=healthcare%20professionals" title=" healthcare professionals"> healthcare professionals</a>, <a href="https://publications.waset.org/abstracts/search?q=self-rated%20health" title=" self-rated health"> self-rated health</a> </p> <a href="https://publications.waset.org/abstracts/25486/effort-reward-imbalance-and-self-rated-health-among-healthcare-professionals-in-the-gambia" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/25486.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">407</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2524</span> Predictive Modelling of Aircraft Component Replacement Using Imbalanced Learning and Ensemble Method</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Dangut%20Maren%20David">Dangut Maren David</a>, <a href="https://publications.waset.org/abstracts/search?q=Skaf%20Zakwan"> Skaf Zakwan</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Adequate monitoring of vehicle component in other to obtain high uptime is the goal of predictive maintenance, the major challenge faced by businesses in industries is the significant cost associated with a delay in service delivery due to system downtime. Most of those businesses are interested in predicting those problems and proactively prevent them in advance before it occurs, which is the core advantage of Prognostic Health Management (PHM) application. The recent emergence of industry 4.0 or industrial internet of things (IIoT) has led to the need for monitoring systems activities and enhancing system-to-system or component-to- component interactions, this has resulted to a large generation of data known as big data. Analysis of big data represents an increasingly important, however, due to complexity inherently in the dataset such as imbalance classification problems, it becomes extremely difficult to build a model with accurate high precision. Data-driven predictive modeling for condition-based maintenance (CBM) has recently drowned research interest with growing attention to both academics and industries. The large data generated from industrial process inherently comes with a different degree of complexity which posed a challenge for analytics. Thus, imbalance classification problem exists perversely in industrial datasets which can affect the performance of learning algorithms yielding to poor classifier accuracy in model development. Misclassification of faults can result in unplanned breakdown leading economic loss. In this paper, an advanced approach for handling imbalance classification problem is proposed and then a prognostic model for predicting aircraft component replacement is developed to predict component replacement in advanced by exploring aircraft historical data, the approached is based on hybrid ensemble-based method which improves the prediction of the minority class during learning, we also investigate the impact of our approach on multiclass imbalance problem. We validate the feasibility and effectiveness in terms of the performance of our approach using real-world aircraft operation and maintenance datasets, which spans over 7 years. Our approach shows better performance compared to other similar approaches. We also validate our approach strength for handling multiclass imbalanced dataset, our results also show good performance compared to other based classifiers. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=prognostics" title="prognostics">prognostics</a>, <a href="https://publications.waset.org/abstracts/search?q=data-driven" title=" data-driven"> data-driven</a>, <a href="https://publications.waset.org/abstracts/search?q=imbalance%20classification" title=" imbalance classification"> imbalance classification</a>, <a href="https://publications.waset.org/abstracts/search?q=deep%20learning" title=" deep learning"> deep learning</a> </p> <a href="https://publications.waset.org/abstracts/100049/predictive-modelling-of-aircraft-component-replacement-using-imbalanced-learning-and-ensemble-method" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/100049.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">174</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2523</span> Linguistic Codes: Food as a Class Indicator</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Elena%20Valeryevna%20Pozhidaeva">Elena Valeryevna Pozhidaeva</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This linguistic case study is based on an interaction between the social position and foodways. In every culture there is a social hierarchical system in which there can be means to express and to identify the social status of a person. Food serves as a class indicator. The British being a verbal nation use the words as a preferred medium for signalling and recognising the social status. The linguistic analysis reflects a symbolic hierarchy determined by social groups in the UK. The linguistic class indicators of a British hierarchical system are detectable directly – in speech acts. They are articulated in every aspect of a national identity’s life from preferences of the food and the choice to call it to the names of the meals. The linguistic class indicators can as well be detected indirectly – through symbolic meaning or via the choice of the mealtime, its class (e.g the classes of tea or marmalade), the place to buy food (the class of the supermarket) and consume it (the places for eating out and the frequency of such practices). Under analysis of this study are not only food items and their names but also such categories as cutlery as a class indicator and the act of eating together as a practice of social significance and a class indicator. Current social changes and economic developments are considered and their influence on the class indicators appearance and transformation. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=linguistic" title="linguistic">linguistic</a>, <a href="https://publications.waset.org/abstracts/search?q=class" title=" class"> class</a>, <a href="https://publications.waset.org/abstracts/search?q=social%20indicator" title=" social indicator"> social indicator</a>, <a href="https://publications.waset.org/abstracts/search?q=English" title=" English"> English</a>, <a href="https://publications.waset.org/abstracts/search?q=food%20class" title=" food class"> food class</a> </p> <a href="https://publications.waset.org/abstracts/40156/linguistic-codes-food-as-a-class-indicator" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/40156.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">402</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2522</span> Performance Evaluation of Task Scheduling Algorithm on LCQ Network</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Zaki%20Ahmad%20Khan">Zaki Ahmad Khan</a>, <a href="https://publications.waset.org/abstracts/search?q=Jamshed%20Siddiqui"> Jamshed Siddiqui</a>, <a href="https://publications.waset.org/abstracts/search?q=Abdus%20Samad"> Abdus Samad</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The Scheduling and mapping of tasks on a set of processors is considered as a critical problem in parallel and distributed computing system. This paper deals with the problem of dynamic scheduling on a special type of multiprocessor architecture known as Linear Crossed Cube (LCQ) network. This proposed multiprocessor is a hybrid network which combines the features of both linear type of architectures as well as cube based architectures. Two standard dynamic scheduling schemes namely Minimum Distance Scheduling (MDS) and Two Round Scheduling (TRS) schemes are implemented on the LCQ network. Parallel tasks are mapped and the imbalance of load is evaluated on different set of processors in LCQ network. The simulations results are evaluated and effort is made by means of through analysis of the results to obtain the best solution for the given network in term of load imbalance left and execution time. The other performance matrices like speedup and efficiency are also evaluated with the given dynamic algorithms. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=dynamic%20algorithm" title="dynamic algorithm">dynamic algorithm</a>, <a href="https://publications.waset.org/abstracts/search?q=load%20imbalance" title=" load imbalance"> load imbalance</a>, <a href="https://publications.waset.org/abstracts/search?q=mapping" title=" mapping"> mapping</a>, <a href="https://publications.waset.org/abstracts/search?q=task%20scheduling" title=" task scheduling"> task scheduling</a> </p> <a href="https://publications.waset.org/abstracts/20290/performance-evaluation-of-task-scheduling-algorithm-on-lcq-network" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/20290.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">449</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2521</span> From User's Requirements to UML Class Diagram</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Zeineb%20Ben%20Azzouz">Zeineb Ben Azzouz</a>, <a href="https://publications.waset.org/abstracts/search?q=Wahiba%20Ben%20Abdessalem%20Karaa"> Wahiba Ben Abdessalem Karaa</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The automated extraction of UML class diagram from natural language requirements is a highly challenging task. Many approaches, frameworks and tools have been presented in this field. Nonetheless, the experiments of these tools have shown that there is no approach that can work best all the time. In this context, we propose a new accurate approach to facilitate the automatic mapping from textual requirements to UML class diagram. Our new approach integrates the best properties of statistical Natural Language Processing (NLP) techniques to reduce ambiguity when analysing natural language requirements text. In addition, our approach follows the best practices defined by conceptual modelling experts to determine some patterns indispensable for the extraction of basic elements and concepts of the class diagram. Once the relevant information of class diagram is captured, a XMI document is generated and imported with a CASE tool to build the corresponding UML class diagram. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=class%20diagram" title="class diagram">class diagram</a>, <a href="https://publications.waset.org/abstracts/search?q=user%E2%80%99s%20requirements" title=" user’s requirements"> user’s requirements</a>, <a href="https://publications.waset.org/abstracts/search?q=XMI" title=" XMI"> XMI</a>, <a href="https://publications.waset.org/abstracts/search?q=software%20engineering" title=" software engineering"> software engineering</a> </p> <a href="https://publications.waset.org/abstracts/7098/from-users-requirements-to-uml-class-diagram" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/7098.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">471</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2520</span> A Study on the Application of Machine Learning and Deep Learning Techniques for Skin Cancer Detection</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Hritwik%20Ghosh">Hritwik Ghosh</a>, <a href="https://publications.waset.org/abstracts/search?q=Irfan%20Sadiq%20Rahat"> Irfan Sadiq Rahat</a>, <a href="https://publications.waset.org/abstracts/search?q=Sachi%20Nandan%20Mohanty"> Sachi Nandan Mohanty</a>, <a href="https://publications.waset.org/abstracts/search?q=J.%20V.%20R.%20Ravindra"> J. V. R. Ravindra</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In the rapidly evolving landscape of medical diagnostics, the early detection and accurate classification of skin cancer remain paramount for effective treatment outcomes. This research delves into the transformative potential of Artificial Intelligence (AI), specifically Deep Learning (DL), as a tool for discerning and categorizing various skin conditions. Utilizing a diverse dataset of 3,000 images representing nine distinct skin conditions, we confront the inherent challenge of class imbalance. This imbalance, where conditions like melanomas are over-represented, is addressed by incorporating class weights during the model training phase, ensuring an equitable representation of all conditions in the learning process. Our pioneering approach introduces a hybrid model, amalgamating the strengths of two renowned Convolutional Neural Networks (CNNs), VGG16 and ResNet50. These networks, pre-trained on the ImageNet dataset, are adept at extracting intricate features from images. By synergizing these models, our research aims to capture a holistic set of features, thereby bolstering classification performance. Preliminary findings underscore the hybrid model's superiority over individual models, showcasing its prowess in feature extraction and classification. Moreover, the research emphasizes the significance of rigorous data pre-processing, including image resizing, color normalization, and segmentation, in ensuring data quality and model reliability. In essence, this study illuminates the promising role of AI and DL in revolutionizing skin cancer diagnostics, offering insights into its potential applications in broader medical domains. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=artificial%20intelligence" title="artificial intelligence">artificial intelligence</a>, <a href="https://publications.waset.org/abstracts/search?q=machine%20learning" title=" machine learning"> machine learning</a>, <a href="https://publications.waset.org/abstracts/search?q=deep%20learning" title=" deep learning"> deep learning</a>, <a href="https://publications.waset.org/abstracts/search?q=skin%20cancer" title=" skin cancer"> skin cancer</a>, <a href="https://publications.waset.org/abstracts/search?q=dermatology" title=" dermatology"> dermatology</a>, <a href="https://publications.waset.org/abstracts/search?q=convolutional%20neural%20networks" title=" convolutional neural networks"> convolutional neural networks</a>, <a href="https://publications.waset.org/abstracts/search?q=image%20classification" title=" image classification"> image classification</a>, <a href="https://publications.waset.org/abstracts/search?q=computer%20vision" title=" computer vision"> computer vision</a>, <a href="https://publications.waset.org/abstracts/search?q=healthcare%20technology" title=" healthcare technology"> healthcare technology</a>, <a href="https://publications.waset.org/abstracts/search?q=cancer%20detection" title=" cancer detection"> cancer detection</a>, <a href="https://publications.waset.org/abstracts/search?q=medical%20imaging" title=" medical imaging"> medical imaging</a> </p> <a href="https://publications.waset.org/abstracts/173583/a-study-on-the-application-of-machine-learning-and-deep-learning-techniques-for-skin-cancer-detection" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/173583.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">86</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2519</span> Applications for Accounting of Inherited Object-Oriented Class Members </h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Jehad%20Al%20Dallal">Jehad Al Dallal</a> </p> <p class="card-text"><strong>Abstract:</strong></p> A class in an Object-Oriented (OO) system is the basic unit of design, and it encapsulates a set of attributes and methods. In OO systems, instead of redefining the attributes and methods that are included in other classes, a class can inherit these attributes and methods and only implement its unique attributes and methods, which results in reducing code redundancy and improving code testability and maintainability. Such mechanism is called Class Inheritance. However, some software engineering applications may require accounting for all the inherited class members (i.e., attributes and methods). This paper explains how to account for inherited class members and discusses the software engineering applications that require such consideration. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=class%20flattening" title="class flattening">class flattening</a>, <a href="https://publications.waset.org/abstracts/search?q=external%20quality%20attribute" title=" external quality attribute"> external quality attribute</a>, <a href="https://publications.waset.org/abstracts/search?q=inheritance" title=" inheritance"> inheritance</a>, <a href="https://publications.waset.org/abstracts/search?q=internal%20quality%20attribute" title=" internal quality attribute"> internal quality attribute</a>, <a href="https://publications.waset.org/abstracts/search?q=object-oriented%20design" title=" object-oriented design"> object-oriented design</a> </p> <a href="https://publications.waset.org/abstracts/40730/applications-for-accounting-of-inherited-object-oriented-class-members" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/40730.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">272</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2518</span> Women Domestic Violence in Nepalese Society: A Case Study of Armala Village Development Committee, Kaski</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Rajani%20Bogati">Rajani Bogati</a>, <a href="https://publications.waset.org/abstracts/search?q=Gopini%20Pathak"> Gopini Pathak</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Women living in husband’s home (second home) after getting married is a common culture in Nepalese society. Most of the marriages are arranged between the mutual understandings of their parents as per their cultural practice. Culturally, arranged marriage system protects women in the society. Even though, women domestic violence is also still alive in the society. It depends upon the family class, ethnicity, caste, religion etc. Lower class (poor) family always try to get marriage from the higher class (rich) family of girl and also try to send their girl in higher class family. This study analysis the freedom of women of Armala Village Development Committee, Kaski district on the base of the family class of girl where she born (First home). 88% women are getting more respect in their second home if their family class of first home and second homes are same. They feel more comfortable and freedom in their second home. 79% of Women are suffering from domestic violence while the marriage between the boys from higher class and the girls from lower class. But less than 10% women are getting distress from violence if the marriage is accompanied between the girls from higher class and the boys from lower class. Less domestic violence is seem where the both families are educated, even though they are from different class. This study recommends that the society should be educated first to reduce women domestic violence. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=arranged%20marriage" title="arranged marriage">arranged marriage</a>, <a href="https://publications.waset.org/abstracts/search?q=women" title=" women"> women</a>, <a href="https://publications.waset.org/abstracts/search?q=family%20class" title=" family class"> family class</a>, <a href="https://publications.waset.org/abstracts/search?q=domestic%20violence" title=" domestic violence"> domestic violence</a> </p> <a href="https://publications.waset.org/abstracts/48830/women-domestic-violence-in-nepalese-society-a-case-study-of-armala-village-development-committee-kaski" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/48830.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">320</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2517</span> Suitability of Class F Flyash for Construction Industry: An Indian Scenario</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=M.%20N.%20Akhtar">M. N. Akhtar</a>, <a href="https://publications.waset.org/abstracts/search?q=J.%20N.%20Akhtar"> J. N. Akhtar</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The present study evaluates the properties of class F fly ash as a replacement of natural materials in civil engineering construction industry. The low-lime flash similar to class F is the prime variety generated in India, although it has significantly smaller volumes of high-lime fly ash as compared to class C. The chemical and physical characterization of the sample is carried out with the number of experimental approaches in order to investigate all relevant features present in the samples. For chemical analysis, elementary quantitative results from point analysis and scanning electron microscopy (SEM)/dispersive spectroscopy (EDS) techniques were used to identify the element images of different fractions. The physical properties found very close to the range of common soils. Furthermore, the fly ash-based bricks were prepared by the same sample of class F fly ash and the results of compressive strength similar to that of Standard Clay Brick Grade 1 available in the local market of India. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=fly%20ash" title="fly ash">fly ash</a>, <a href="https://publications.waset.org/abstracts/search?q=class%20F" title=" class F"> class F</a>, <a href="https://publications.waset.org/abstracts/search?q=class%20C" title=" class C"> class C</a>, <a href="https://publications.waset.org/abstracts/search?q=chemical" title=" chemical"> chemical</a>, <a href="https://publications.waset.org/abstracts/search?q=physical" title=" physical"> physical</a>, <a href="https://publications.waset.org/abstracts/search?q=SEM" title=" SEM"> SEM</a>, <a href="https://publications.waset.org/abstracts/search?q=EDS" title=" EDS"> EDS</a> </p> <a href="https://publications.waset.org/abstracts/91003/suitability-of-class-f-flyash-for-construction-industry-an-indian-scenario" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/91003.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">181</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2516</span> Degree of Approximation of Functions by Product Means</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Hare%20Krishna%20Nigam">Hare Krishna Nigam</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this paper, for the first time, (E,q)(C,2) product summability method is introduced and two quite new results on degree of approximation of the function f belonging to Lip (alpha,r)class and W(L(r), xi(t)) class by (E,q)(C,2) product means of Fourier series, has been obtained. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Degree%20of%20approximation" title="Degree of approximation">Degree of approximation</a>, <a href="https://publications.waset.org/abstracts/search?q=%28E" title=" (E"> (E</a>, <a href="https://publications.waset.org/abstracts/search?q=q%29%28C" title="q)(C">q)(C</a>, <a href="https://publications.waset.org/abstracts/search?q=2%29%20means" title="2) means">2) means</a>, <a href="https://publications.waset.org/abstracts/search?q=Fourier%20series" title=" Fourier series"> Fourier series</a>, <a href="https://publications.waset.org/abstracts/search?q=Lebesgue%20integral" title=" Lebesgue integral"> Lebesgue integral</a>, <a href="https://publications.waset.org/abstracts/search?q=Lip%20%28alpha" title=" Lip (alpha"> Lip (alpha</a>, <a href="https://publications.waset.org/abstracts/search?q=r%29class" title="r)class">r)class</a>, <a href="https://publications.waset.org/abstracts/search?q=W%28L%28r%29" title=" W(L(r)"> W(L(r)</a>, <a href="https://publications.waset.org/abstracts/search?q=xi%28t%29%29class%20of%20%20functions" title="xi(t))class of functions">xi(t))class of functions</a> </p> <a href="https://publications.waset.org/abstracts/32235/degree-of-approximation-of-functions-by-product-means" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/32235.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">517</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2515</span> Mechanical Properties of Class F Fly Ash Blended Concrete Incorporation with Natural Admixture</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=T.%20S.%20Ramesh%20Babu">T. S. Ramesh Babu</a>, <a href="https://publications.waset.org/abstracts/search?q=D.%20Neeraja"> D. Neeraja</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This research work revealed that effect of Natural admixture (NAD) on Conventional Concrete (CC) and Class F Fly Ash(FA) blended concrete. Broiler hen egg white albumen and yellow yolk were used as Natural Admixture. Cement was replaced by Class F fly ash at various levels of 0%, 25%, 35%, 45% and 55% by its mass and NAD was added to concrete at different replacement dosages of 0%, 0.25%, 0.5%, 0.75% and 1.00% by its volume to water content and liquid to binder ratio was maintained at 0.5. For all replacement levels of FA and NAD, the mechanical properties viz unit weight, compressive strength, splitting tensile strength and modulus of elasticity of CC and Class F fly ash (FA) were studied at 7, 28, 56 and 112 days. From the results, it was concluded that 0.25% of NAD dosage was considered as optimum dosage for both CC and class F fly ash blended concrete. The studies revealed that 35% Class F fly ash blended concrete mix is concluded as optimum mix and 55% Class F fly ash blended concrete mix is concluded as economical mix with 0.25% NAD dosage. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Class%20F%20fly%20ash" title="Class F fly ash">Class F fly ash</a>, <a href="https://publications.waset.org/abstracts/search?q=compressive%20strength" title=" compressive strength"> compressive strength</a>, <a href="https://publications.waset.org/abstracts/search?q=modulus%20of%20elasticity" title=" modulus of elasticity"> modulus of elasticity</a>, <a href="https://publications.waset.org/abstracts/search?q=natural%20admixture" title=" natural admixture"> natural admixture</a>, <a href="https://publications.waset.org/abstracts/search?q=splitting%20tensile%20strength" title=" splitting tensile strength"> splitting tensile strength</a>, <a href="https://publications.waset.org/abstracts/search?q=unit%20weight" title=" unit weight"> unit weight</a> </p> <a href="https://publications.waset.org/abstracts/47902/mechanical-properties-of-class-f-fly-ash-blended-concrete-incorporation-with-natural-admixture" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/47902.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">289</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2514</span> Novel Approach to Design of a Class-EJ Power Amplifier Using High Power Technology</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=F.%20Rahmani">F. Rahmani</a>, <a href="https://publications.waset.org/abstracts/search?q=F.%20Razaghian"> F. Razaghian</a>, <a href="https://publications.waset.org/abstracts/search?q=A.%20R.%20Kashaninia"> A. R. Kashaninia</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This article proposes a new method for application in communication circuit systems that increase efficiency, PAE, output power and gain in the circuit. The proposed method is based on a combination of switching class-E and class-J and has been termed class-EJ. This method was investigated using both theory and simulation to confirm ~72% PAE and output power of > 39 dBm. The combination and design of the proposed power amplifier accrues gain of over 15dB in the 2.9 to 3.5 GHz frequency bandwidth. This circuit was designed using MOSFET and high power transistors. The load- and source-pull method achieved the best input and output networks using lumped elements. The proposed technique was investigated for fundamental and second harmonics having desirable amplitudes for the output signal. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=power%20amplifier%20%28PA%29" title="power amplifier (PA)">power amplifier (PA)</a>, <a href="https://publications.waset.org/abstracts/search?q=high%20power" title=" high power"> high power</a>, <a href="https://publications.waset.org/abstracts/search?q=class-J%20and%20%20%20class-E" title=" class-J and class-E"> class-J and class-E</a>, <a href="https://publications.waset.org/abstracts/search?q=high%20efficiency" title=" high efficiency "> high efficiency </a> </p> <a href="https://publications.waset.org/abstracts/25917/novel-approach-to-design-of-a-class-ej-power-amplifier-using-high-power-technology" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/25917.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">491</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2513</span> The Role of Middle Class in Forming of Consumption Habits of Market Institutions among Kazakh Households in Transition Period</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Daurenbek%20Kuleimenov">Daurenbek Kuleimenov</a>, <a href="https://publications.waset.org/abstracts/search?q=Elmira%20Otar"> Elmira Otar</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Market institutions extension within transit societies contributes to constituting the new type of middle class and households livelihood strategies. The middle class households as an example of prosperity in many cases encourage the ordinary ones to do the same economic actions. Therefore, practices of using market institutions by middle class households in transit societies, which are mostly characterized by huge influence of traditional attitudes, can carry habitual features for the whole society. Market institutions consumption habit of the middle class households makes them trendsetters of economic habits of other households while adapting to the market economy. Moreover different social-economic positions of households lead them to different consuming results such as worsening or improving household economy due to indebtedness. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=middle%20class" title="middle class">middle class</a>, <a href="https://publications.waset.org/abstracts/search?q=households" title=" households"> households</a>, <a href="https://publications.waset.org/abstracts/search?q=market%20institutions" title=" market institutions"> market institutions</a>, <a href="https://publications.waset.org/abstracts/search?q=transition" title=" transition"> transition</a> </p> <a href="https://publications.waset.org/abstracts/2462/the-role-of-middle-class-in-forming-of-consumption-habits-of-market-institutions-among-kazakh-households-in-transition-period" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/2462.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">371</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2512</span> Promoting Critical Thinking in a Robotics Class</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Ian%20D.%20Walker">Ian D. Walker</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper describes the creation and teaching of an undergraduate course aimed at promoting critical thinking among the students in the course. The class, Robots in Business and Society, taught at Clemson University, is open to all undergraduate students of any discipline. It is taught as part of Clemson’s online class program and is structured to promote critical thinking via a series of interactive discussion boards and assignments. Critical thinking is measured via pre- and post-testing using a benchmark standardized test. The paper will detail the class organization, and describe and discuss the results and lessons learned with respect to improvement of student critical thinking from three offerings of the class. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=critical%20thinking" title="critical thinking">critical thinking</a>, <a href="https://publications.waset.org/abstracts/search?q=pedagogy" title=" pedagogy"> pedagogy</a>, <a href="https://publications.waset.org/abstracts/search?q=robotics" title=" robotics"> robotics</a>, <a href="https://publications.waset.org/abstracts/search?q=undergraduate%20teaching" title=" undergraduate teaching"> undergraduate teaching</a> </p> <a href="https://publications.waset.org/abstracts/73009/promoting-critical-thinking-in-a-robotics-class" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/73009.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">288</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2511</span> Effects of Social Media on Class Layers in Kuwait</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Bashaiar%20Al-Sanaa">Bashaiar Al-Sanaa</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Class has always been a vital distinguishing factor among people within any society. Clear borders between social layers; such as royals, nobles, aristocrats, the bourgeoisie, and working class; have been minimized and blurred due to the advent of social media. Unprecedented access to information has played a significant role in teaching different individuals about the nature of other social layers, hence, allowing for imitation and integration. This study aims to fill the void in research conducted on such topic. The research explores how social media may be slowly but surely dissolving apparent and rigid borderlines of social class. In order to present an overview of the topic, the study surveys individuals in Kuwait to measure how using social media changed their views and style of social class. It also draws a framework through which implications and suggestions for future research may be discussed to better serve the advancement of human communication. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=class" title="class">class</a>, <a href="https://publications.waset.org/abstracts/search?q=communication" title=" communication"> communication</a>, <a href="https://publications.waset.org/abstracts/search?q=Kuwait" title=" Kuwait"> Kuwait</a>, <a href="https://publications.waset.org/abstracts/search?q=social%20media" title=" social media"> social media</a> </p> <a href="https://publications.waset.org/abstracts/89620/effects-of-social-media-on-class-layers-in-kuwait" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/89620.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">190</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2510</span> Reduced Complexity Iterative Solution For I/Q Imbalance Problem in DVB-T2 Systems </h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Karim%20S.%20Hassan">Karim S. Hassan</a>, <a href="https://publications.waset.org/abstracts/search?q=Hisham%20M.%20Hamed"> Hisham M. Hamed</a>, <a href="https://publications.waset.org/abstracts/search?q=Yassmine%20A.%20Fahmy"> Yassmine A. Fahmy</a>, <a href="https://publications.waset.org/abstracts/search?q=Ahmed%20F.%20Shalash"> Ahmed F. Shalash</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The mismatch between in-phase and quadrature signals in Orthogonal frequency division multiplexing (OFDM) systems, such as DVB-T2, results in a severe degradation in performance. Several general solutions have been proposed in the past, but these are largely computationally intensive, leading to complex implementations. In this paper, we propose a relatively simple iterative solution, which provides good results in relatively few iterations, using fixed precision arithmetic. An additional advantage is that complex digital blocks, such as dividers and square root, are not required. Thus, the proposed solution may be implemented in relatively simple hardware. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=OFDM" title="OFDM">OFDM</a>, <a href="https://publications.waset.org/abstracts/search?q=DVB-T2" title=" DVB-T2"> DVB-T2</a>, <a href="https://publications.waset.org/abstracts/search?q=I%2FQ%20imbalance" title=" I/Q imbalance"> I/Q imbalance</a>, <a href="https://publications.waset.org/abstracts/search?q=I%2FQ%20mismatch" title=" I/Q mismatch"> I/Q mismatch</a>, <a href="https://publications.waset.org/abstracts/search?q=iterative%20method" title=" iterative method"> iterative method</a>, <a href="https://publications.waset.org/abstracts/search?q=fixed%20point" title=" fixed point"> fixed point</a>, <a href="https://publications.waset.org/abstracts/search?q=reduced%20complexity" title=" reduced complexity"> reduced complexity</a> </p> <a href="https://publications.waset.org/abstracts/1821/reduced-complexity-iterative-solution-for-iq-imbalance-problem-in-dvb-t2-systems" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/1821.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">541</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2509</span> Gramscian Class Analysis of the Brexit Process in the Passive Revolution Framework</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Volkan%20Gulsen">Volkan Gulsen</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper attempts to indicate the main class dynamics of the Brexit process in a Gramscian theoretical framework. It further aims to point out the influence of the withdrawal of the United Kingdom on the European Union class structure. It defines the unification process of the European Union as a passive revolution. In that way, the Brexit process has been described as a moment of negation in the European Union history of class struggle. It will be argued that the withdrawal of the United Kingdom has already altered the European class structure from the embedded neoliberal structure to a more corporate-liberal one. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=brexit" title="brexit">brexit</a>, <a href="https://publications.waset.org/abstracts/search?q=gramsci" title=" gramsci"> gramsci</a>, <a href="https://publications.waset.org/abstracts/search?q=passive%20revolution" title=" passive revolution"> passive revolution</a>, <a href="https://publications.waset.org/abstracts/search?q=post-neoliberalism" title=" post-neoliberalism"> post-neoliberalism</a> </p> <a href="https://publications.waset.org/abstracts/152209/gramscian-class-analysis-of-the-brexit-process-in-the-passive-revolution-framework" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/152209.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">151</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">2508</span> The Construction of Research-Oriented/Practice-Oriented Engineering Testing and Measurement Technology Course under the Condition of New Technology</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=He%20Lingsong">He Lingsong</a>, <a href="https://publications.waset.org/abstracts/search?q=Wang%20Junfeng"> Wang Junfeng</a>, <a href="https://publications.waset.org/abstracts/search?q=Tan%20Qiong"> Tan Qiong</a>, <a href="https://publications.waset.org/abstracts/search?q=Xu%20Jiang"> Xu Jiang</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The paper describes efforts on reconstruction methods of engineering testing and measurement technology course by applying new techniques and applications. Firstly, flipped classroom was introduced. In-class time was used for in-depth discussions and interactions while theory concept teaching was done by self-study course outside of class. Secondly, two hands-on practices of technique applications, including the program design of MATLAB Signal Analysis and the measurement application of Arduino sensor, have been covered in class. Class was transformed from an instructor-centered teaching process into an active student-centered learning process, consisting of the pre-class massive open online course (MOOC), in-class discussion and after-class practice. The third is to change sole written homework to the research-oriented application practice assignments, so as to enhance the breadth and depth of the course. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=testing%20and%20measurement" title="testing and measurement">testing and measurement</a>, <a href="https://publications.waset.org/abstracts/search?q=flipped%20classroom" title=" flipped classroom"> flipped classroom</a>, <a href="https://publications.waset.org/abstracts/search?q=MOOC" title=" MOOC"> MOOC</a>, <a href="https://publications.waset.org/abstracts/search?q=research-oriented%20learning" title=" research-oriented learning"> research-oriented learning</a>, <a href="https://publications.waset.org/abstracts/search?q=practice-oriented%20learning" title=" practice-oriented learning"> practice-oriented learning</a> </p> <a href="https://publications.waset.org/abstracts/103102/the-construction-of-research-orientedpractice-oriented-engineering-testing-and-measurement-technology-course-under-the-condition-of-new-technology" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/103102.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">147</span> </span> </div> </div> <ul class="pagination"> <li class="page-item disabled"><span class="page-link">‹</span></li> <li class="page-item active"><span class="page-link">1</span></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=2">2</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=3">3</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=4">4</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=5">5</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=6">6</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=7">7</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=8">8</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=9">9</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=10">10</a></li> <li class="page-item disabled"><span class="page-link">...</span></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=84">84</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=85">85</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=class%20imbalance&page=2" rel="next">›</a></li> </ul> </div> </main> <footer> <div id="infolinks" class="pt-3 pb-2"> <div class="container"> <div style="background-color:#f5f5f5;" class="p-3"> <div class="row"> <div class="col-md-2"> <ul class="list-unstyled"> About <li><a href="https://waset.org/page/support">About Us</a></li> <li><a href="https://waset.org/page/support#legal-information">Legal</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/WASET-16th-foundational-anniversary.pdf">WASET celebrates its 16th foundational anniversary</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Account <li><a href="https://waset.org/profile">My Account</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Explore <li><a href="https://waset.org/disciplines">Disciplines</a></li> <li><a href="https://waset.org/conferences">Conferences</a></li> <li><a href="https://waset.org/conference-programs">Conference Program</a></li> <li><a href="https://waset.org/committees">Committees</a></li> <li><a href="https://publications.waset.org">Publications</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Research <li><a href="https://publications.waset.org/abstracts">Abstracts</a></li> <li><a href="https://publications.waset.org">Periodicals</a></li> <li><a href="https://publications.waset.org/archive">Archive</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Open Science <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Open-Science-Philosophy.pdf">Open Science Philosophy</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Open-Science-Award.pdf">Open Science Award</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Open-Society-Open-Science-and-Open-Innovation.pdf">Open Innovation</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Postdoctoral-Fellowship-Award.pdf">Postdoctoral Fellowship Award</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Scholarly-Research-Review.pdf">Scholarly Research Review</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Support <li><a href="https://waset.org/page/support">Support</a></li> <li><a href="https://waset.org/profile/messages/create">Contact Us</a></li> <li><a href="https://waset.org/profile/messages/create">Report Abuse</a></li> </ul> </div> </div> </div> </div> </div> <div class="container text-center"> <hr style="margin-top:0;margin-bottom:.3rem;"> <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" class="text-muted small">Creative Commons Attribution 4.0 International License</a> <div id="copy" class="mt-2">© 2024 World Academy of Science, Engineering and Technology</div> </div> </footer> <a href="javascript:" id="return-to-top"><i class="fas fa-arrow-up"></i></a> <div class="modal" id="modal-template"> <div class="modal-dialog"> <div class="modal-content"> <div class="row m-0 mt-1"> <div class="col-md-12"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> </div> </div> <div class="modal-body"></div> </div> </div> </div> <script src="https://cdn.waset.org/static/plugins/jquery-3.3.1.min.js"></script> <script src="https://cdn.waset.org/static/plugins/bootstrap-4.2.1/js/bootstrap.bundle.min.js"></script> <script src="https://cdn.waset.org/static/js/site.js?v=150220211556"></script> <script> jQuery(document).ready(function() { /*jQuery.get("https://publications.waset.org/xhr/user-menu", function (response) { jQuery('#mainNavMenu').append(response); });*/ jQuery.get({ url: "https://publications.waset.org/xhr/user-menu", cache: false }).then(function(response){ jQuery('#mainNavMenu').append(response); }); }); </script> </body> </html>