Search results for "Classifier"
showing 10 items of 231 documents
A Flexible 4G/5G Control Platform for Fingerprint-based Indoor Localization
2019
In this paper we propose a centralized SDN platform devised to control indoor femto-cells for supporting multiple network-wide optimizations and applications. In particular, we focus on an example localization application in order to enlighten the main functionalities and potentialities of the approach. First, we demonstrate that the platform can be exploited for reconfiguring some operational procedures, based on standard signalling mechanisms, at the programmable femto-cells; these procedures enable customized logics for collecting measurements reports from mobile terminals. Second, assuming that high-density devices such as smart objects are disseminated in the controlled indoor space, w…
The Use of Artificial Intelligence in Disaster Management - A Systematic Literature Review
2019
Whenever a disaster occurs, users in social media, sensors, cameras, satellites, and the like generate vast amounts of data. Emergency responders and victims use this data for situational awareness, decision-making, and safe evacuations. However, making sense of the generated information under time-bound situations is a challenging task as the amount of data can be significant, and there is a need for intelligent systems to analyze, process, and visualize it. With recent advancements in Artificial Intelligence (AI), numerous researchers have begun exploring AI, machine learning (ML), and deep learning (DL) techniques for big data analytics in managing disasters efficiently. This paper adopt…
Improving the Competency of Classifiers through Data Generation
2001
This paper describes a hybrid approach in which sub-symbolic neural networks and symbolic machine learning algorithms are grouped into an ensemble of classifiers. Initially each classifier determines which portion of the data it is most competent in. The competency information is used to generated new data that are used for further training and prediction. The application of this approach in a difficult to learn domain shows an increase in the predictive power, in terms of the accuracy and level of competency of both the ensemble and the component classifiers.
Radiation therapy after radical prostatectomy: what has changed over time?
2021
The role and timing of radiotherapy (RT) in prostate cancer (PCa) patients treated with radical prostatectomy (RP) remains controversial. While recent trials support the oncological safety of early salvage RT (SRT) compared to adjuvant RT (ART) in selected patients, previous randomized studies demonstrated that ART might improve recurrence-free survival in patients at high risk for local recurrence based on adverse pathology. Although ART might improve survival, this approach is characterized by a risk of overtreatment in up to 40% of cases. SRT is defined as the administration of RT to the prostatic bed and to the surrounding tissues in the patient with PSA recurrence after surgery but no …
Bagging and Boosting with Dynamic Integration of Classifiers
2000
One approach in classification tasks is to use machine learning techniques to derive classifiers using learning instances. The co-operation of several base classifiers as a decision committee has succeeded to reduce classification error. The main current decision committee learning approaches boosting and bagging use resampling with the training set and they can be used with different machine learning techniques which derive base classifiers. Boosting uses a kind of weighted voting and bagging uses equal weight voting as a combining method. Both do not take into account the local aspects that the base classifiers may have inside the problem space. We have proposed a dynamic integration tech…
Class discovery from semi-structured EEG data for affective computing and personalisation
2017
The file attached to this record is the author's final peer reviewed version. The Publisher's final version can be found by following the DOI link. Many approaches to recognising emotions from metrical data such as EEG signals rely on identifying a very small number of classes and to train a classifier. The interpretation of these classes varies from a single emotion such as stress [24] to features of emotional model such as valence-arousal [4]. There are two major issues here. First classification approach limits the analysis of the data within the selected classes and is also highly dependent on training data/cycles, all of which limits generalisation. Second issue is that it does not exp…
Case-Sensitivity of Classifiers for WSD: Complex Systems Disambiguate Tough Words Better
2007
We present a novel method for improving disambiguation accuracy by building an optimal ensemble (OE) of systems where we predict the best available system for target word using a priori case factors (e.g. amount of training per sense). We report promising results of a series of best-system prediction tests (best prediction accuracy is 0.92) and show that complex/simple systems disambiguate tough/easy words better. The method provides the following benefits: (1) higher disambiguation accuracy for virtually any base systems (current best OE yields close to 2% accuracy gain over Senseval-3 state of the art) and (2) economical way of building more effective ensembles of all types (e.g. optimal,…
Effectiveness of local feature selection in ensemble learning for prediction of antimicrobial resistance
2008
In the real world concepts are often not stable but change over time. A typical example of this in the biomedical context is antibiotic resistance, where pathogen sensitivity may change over time as pathogen strains develop resistance to antibiotics that were previously effective. This problem, known as concept drift (CD), complicates the task of learning a robust model. Different ensemble learning (EL) approaches (that instead of learning a single classifier try to learn and maintain a set of classifiers over time) have been shown to perform reasonably well in the presence of concept drift. In this paper we study how much local feature selection (FS) can improve ensemble performance for da…
Modeling Multi-label Recurrence in Data Streams
2019
Most of the existing data stream algorithms assume a single label as the target variable. However, in many applications, each observation is assigned to several labels with latent dependencies among them, which their target function may change over time. Classification of such non-stationary multi-label streaming data with the consideration of dependencies among labels and potential drifts is a challenging task. The few existing studies mostly cope with drifts implicitly, and all learn models on the original label space, which requires a lot of time and memory. None of them consider recurrent drifts in multi-label streams and particularly drifts and recurrences visible in a latent label spa…