SwePub
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "WFRF:(Barua Shaibal) "

Sökning: WFRF:(Barua Shaibal)

  • Resultat 1-10 av 45
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  • Barua, Arnab, et al. (författare)
  • Second-Order Learning with Grounding Alignment : A Multimodal Reasoning Approach to Handle Unlabelled Data
  • 2024
  • Ingår i: International Conference on Agents and Artificial Intelligence. - : Science and Technology Publications, Lda. ; , s. 561-572
  • Konferensbidrag (refereegranskat)abstract
    • Multimodal machine learning is a critical aspect in the development and advancement of AI systems. However, it encounters significant challenges while working with multimodal data, where one of the major issues is dealing with unlabelled multimodal data, which can hinder effective analysis. To address the challenge, this paper proposes a multimodal reasoning approach adopting second-order learning, incorporating grounding alignment and semi-supervised learning methods. The proposed approach illustrates using unlabelled vehicular telemetry data. During the process, features were extracted from unlabelled telemetry data using an autoencoder and then clustered and aligned with true labels of neurophysiological data to create labelled and unlabelled datasets. In the semi-supervised approach, the Random Forest (RF) and eXtreme Gradient Boosting (XGBoost) algorithms are applied to the labelled dataset, achieving a test accuracy of over 97%. These algorithms are then used to predict labels for the unlabelled dataset, which is later added to the labelled dataset to retrain the model. With the additional prior labelled data, both algorithms achieved a 99% test accuracy. Confidence in predictions for unlabelled data was validated using counting samples based on the prediction score and Bayesian probability. RF and XGBoost scored 91.26% and 97.87% in counting samples and 98.67% and 99.77% in Bayesian probability, respectively.
  •  
2.
  • Ahmed, Mobyen Uddin, Dr, 1976-, et al. (författare)
  • A machine learning approach for biomass characterization
  • 2019
  • Ingår i: Energy Procedia. - : Elsevier Ltd. - 1876-6102. ; , s. 1279-1287
  • Konferensbidrag (refereegranskat)abstract
    • The aim of this work is to apply and evaluate different chemometric approaches employing several machine learning techniques in order to characterize the moisture content in biomass from data obtained by Near Infrared (NIR) spectroscopy. The approaches include three main parts: a) data pre-processing, b) wavelength selection and c) development of a regression model enabling moisture content measurement. Standard Normal Variate (SNV), Multiplicative Scatter Correction and Savitzky-Golay first (SG1) and second (SG2) derivatives and its combinations were applied for data pre-processing. Genetic algorithm (GA) and iterative PLS (iPLS) were used for wavelength selection. Artificial Neural Network (ANN), Gaussian Process Regression (GPR), Support Vector Regression (SVR) and traditional Partial Least Squares (PLS) regression, were employed as machine learning regression methods. Results shows that SNV combined with SG1 first derivative performs the best in data pre-processing. The GA is the most effective methods for variable selection and GPR achieved a high accuracy in regression modeling while having low demands on computation time. Overall, the machine learning techniques demonstrate a great potential to be used in future NIR spectroscopy applications. © 2019 The Authors. Published by Elsevier Ltd. This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/) Peer-review under responsibility of the scientific committee of ICAE2018 - The 10th International Conference on Applied Energy.
  •  
3.
  • Ahmed, Mobyen Uddin, Dr, 1976-, et al. (författare)
  • Artificial intelligence, machine learning and reasoning in health informatics—an overview
  • 2021
  • Ingår i: Intelligent Systems Reference Library, Vol. 192. - Cham : Springer Science and Business Media Deutschland GmbH. ; , s. 171-192
  • Bokkapitel (refereegranskat)abstract
    • As humans are intelligent, to mimic or models of human certain intelligent behavior to a computer or a machine is called Artificial Intelligence (AI). Learning is one of the activities by a human that helps to gain knowledge or skills by studying, practising, being taught, or experiencing something. Machine Learning (ML) is a field of AI that mimics human learning behavior by constructing a set of algorithms that can learn from data, i.e. it is a field of study that gives computers the ability to learn without being explicitly programmed. The reasoning is a set of processes that enable humans to provide a basis for judgment, making decisions, and prediction. Machine Reasoning (MR), is a part of AI evolution towards human-level intelligence or the ability to apply prior knowledge to new situations with adaptation and changes. This book chapter presents some AI, ML and MR techniques and approached those are widely used in health informatics domains. Here, the overview of each technique is discussed to show how they can be applied in the development of a decision support system.
  •  
4.
  • Ahmed, Mobyen Uddin, Dr, 1976-, et al. (författare)
  • Artificial intelligence, machine learning and reasoning in health informatics—case studies
  • 2021
  • Ingår i: Intelligent Systems Reference Library, Vol 192. - Cham : Springer Science and Business Media Deutschland GmbH. ; , s. 261-291
  • Bokkapitel (refereegranskat)abstract
    • To apply Artificial Intelligence (AI), Machine Learning (ML) and Machine Reasoning (MR) in health informatics are often challenging as they comprise with multivariate information coming from heterogeneous sources e.g. sensor signals, text, etc. This book chapter presents the research development of AI, ML and MR as applications in health informatics. Five case studies on health informatics have been discussed and presented as (1) advanced Parkinson’s disease, (2) stress management, (3) postoperative pain treatment, (4) driver monitoring, and (5) remote health monitoring. Here, the challenges, solutions, models, results, limitations are discussed with future wishes.
  •  
5.
  • Ahmed, Mobyen Uddin, Dr, 1976-, et al. (författare)
  • Study on Human Subjects – Influence of Stress and Alcohol in Simulated Traffic Situations
  • 2021
  • Ingår i: Open Research Europe. - : F1000 Research Ltd. - 2732-5121. ; 1:83
  • Tidskriftsartikel (refereegranskat)abstract
    • This report presents a research study plan on human subjects – the influence of stress and alcohol in simulated traffic situations under an H2020 project named SIMUSAFE. This research study focuses on road-users’, i.e., car drivers, motorcyclists, bicyclists and pedestrians, behaviour in relation to retrospective studies, where interaction between the users are considered. Here, the study includes sample size, inclusion/exclusion criteria, detailed study plan, protocols, potential test scenarios and all related ethical issues. The study plan has been included in a national ethics application and received approval for implementation.
  •  
6.
  • Ahmed, Mobyen Uddin, Dr, 1976-, et al. (författare)
  • When a CBR in Hand is Better than Twins in the Bush
  • 2022
  • Ingår i: CEUR Workshop Proceedings, vol. 3389. - : CEUR-WS. ; , s. 141-152
  • Konferensbidrag (refereegranskat)abstract
    • AI methods referred to as interpretable are often discredited as inaccurate by supporters of the existence of a trade-off between interpretability and accuracy. In many problem contexts however this trade-off does not hold. This paper discusses a regression problem context to predict flight take-off delays where the most accurate data regression model was trained via the XGBoost implementation of gradient boosted decision trees. While building an XGB-CBR Twin and converting the XGBoost feature importance into global weights in the CBR model, the resultant CBR model alone provides the most accurate local prediction, maintains the global importance to provide a global explanation of the model, and offers the most interpretable representation for local explanations. This resultant CBR model becomes a benchmark of accuracy and interpretability for this problem context, and hence it is used to evaluate the two additive feature attribute methods SHAP and LIME to explain the XGBoost regression model. The results with respect to local accuracy and feature attribution lead to potentially valuable future work. © 2022 Copyright for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0). CEUR Workshop Proceedings (CEUR-WS.org)
  •  
7.
  • Barua, Shaibal, et al. (författare)
  • A Review on Machine Learning Algorithms in Handling EEG Artifacts
  • 2014
  • Ingår i: The Swedish AI Society (SAIS) Workshop SAIS, 14.
  • Konferensbidrag (refereegranskat)abstract
    • Brain waves obtained by Electroencephalograms (EEG) recording are an important research area in medical and health and brain computer interface (BCI). Due to the nature of EEG signal, noises and artifacts can contaminate it, which leads to a serious misinterpretation in EEG signal analysis. These contaminations are referred to as artifacts, which are signals of other than brain activity. Moreover, artifacts can cause significant miscalculation of the EEG measurements that reduces the clinical usefulness of EEG signals. Therefore, artifact handling is one of the cornerstones in EEG signal analysis. This paper provides a review of machine learning algorithms that have been applied in EEG artifacts handling such as artifacts identification and removal. In addition, an analysis of these methods has been reported based on their performance.
  •  
8.
  • Barua, Shaibal, et al. (författare)
  • Automated EEG Artifact Handling with Application in Driver Monitoring
  • 2017
  • Ingår i: IEEE journal of biomedical and health informatics. - : Institute of Electrical and Electronics Engineers Inc.. - 2168-2194 .- 2168-2208.
  • Tidskriftsartikel (refereegranskat)abstract
    • Automated analyses of electroencephalographic (EEG) signals acquired in naturalistic environments is becoming increasingly important in areas such as brain computer interfaces and behaviour science. However, the recorded EEG in such environments is often heavily contaminated by motion artifacts and eye movements. This poses new requirements on artifact handling. The objective of this paper is to present an automated EEG artifacts handling algorithm which will be used as a pre-processing step in a driver monitoring application. The algorithm, named ARTE (Automated aRTifacts handling in EEG), is based on wavelets, independent component analysis and hierarchical clustering. The algorithm is tested on a dataset obtained from a driver sleepiness study including 30 drivers and 540 30-minute 30-channel EEG recordings. The algorithm is evaluated by a clinical neurophysiologist, by quantitative criteria (signal quality index, mean square error, relative error and mean absolute error), and by demonstrating its usefulness as a pre-processing step in driver monitoring, here exemplified with driver sleepiness classification. All results are compared with a state of the art algorithm called FORCe. The quantitative and expert evaluation results show that the two algorithms are comparable and that both algorithms significantly reduce the impact of artifacts in recorded EEG signals. When artifact handling is used as a pre-processing step in driver sleepiness classification, the classification accuracy increased by 5% when using ARTE and by 2% when using FORCe. The advantage with ARTE is that it is data driven and does not rely on additional reference signals or manually defined thresholds, making it well suited for use in dynamic settings where unforeseen and rare artifacts are commonly encountered.
  •  
9.
  •  
10.
  • Barua, Shaibal, et al. (författare)
  • Automatic driver sleepiness detection using EEG, EOG and contextual information
  • 2019
  • Ingår i: Expert systems with applications. - : Elsevier Ltd. - 0957-4174 .- 1873-6793. ; 115, s. 121-135
  • Tidskriftsartikel (refereegranskat)abstract
    • The many vehicle crashes that are caused by driver sleepiness each year advocates the development of automated driver sleepiness detection (ADSD) systems. This study proposes an automatic sleepiness classification scheme designed using data from 30 drivers who repeatedly drove in a high-fidelity driving simulator, both in alert and in sleep deprived conditions. Driver sleepiness classification was performed using four separate classifiers: k-nearest neighbours, support vector machines, case-based reasoning, and random forest, where physiological signals and contextual information were used as sleepiness indicators. The subjective Karolinska sleepiness scale (KSS) was used as target value. An extensive evaluation on multiclass and binary classifications was carried out using 10-fold cross-validation and leave-one-out validation. With 10-fold cross-validation, the support vector machine showed better performance than the other classifiers (79% accuracy for multiclass and 93% accuracy for binary classification). The effect of individual differences was also investigated, showing a 10% increase in accuracy when data from the individual being evaluated was included in the training dataset. Overall, the support vector machine was found to be the most stable classifier. The effect of adding contextual information to the physiological features improved the classification accuracy by 4% in multiclass classification and by and 5% in binary classification.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-10 av 45
Typ av publikation
konferensbidrag (23)
tidskriftsartikel (13)
bokkapitel (3)
forskningsöversikt (2)
rapport (1)
annan publikation (1)
visa fler...
doktorsavhandling (1)
licentiatavhandling (1)
visa färre...
Typ av innehåll
refereegranskat (40)
övrigt vetenskapligt/konstnärligt (5)
Författare/redaktör
Barua, Shaibal (43)
Begum, Shahina, 1977 ... (28)
Ahmed, Mobyen Uddin, ... (19)
Begum, Shahina (14)
Ahmed, Mobyen Uddin (11)
Ahmed, Mobyen Uddin, ... (9)
visa fler...
Islam, Mir Riyanul, ... (6)
Funk, Peter, 1957- (4)
Ahlström, Christer (3)
Ahlström, Christer, ... (3)
Rahman, Hamidur (3)
Rahman, Hamidur, Doc ... (3)
FERREIRA, A (2)
Hök, Bertil (2)
Flumeri, Gianluca Di (2)
Islam, Mir Riyanul (2)
Barua, Shaibal, 1982 ... (2)
Bonelli, S. (2)
Degas, A. (2)
Hurter, C. (2)
Nilsson, Emma (1)
Andersson, Peter (1)
Anund, Anna, 1964- (1)
Fors, Carina, 1978- (1)
Olsson, Tomas (1)
Ahmed, Mobyen Uddin, ... (1)
Funk, Peter (1)
Andersson, Tim (1)
Tomas Aparicio, Elen ... (1)
Baaz, Hampus (1)
Bergström, Albert (1)
Bengtsson, Daniel (1)
Orisio, Daniele (1)
Skvaril, Jan, 1982- (1)
Zambrano, Jesus (1)
Funk, Peter, Profess ... (1)
Jonforsen, Emma (1)
Weber, R. O. (1)
Svanberg, Bo (1)
Barua, Arnab (1)
Giorgi, A. (1)
Peña, Jose, Associat ... (1)
Begum, Shahina, Asso ... (1)
Wiratunga, Nirmalie, ... (1)
Filla, Reno (1)
Kerstis, Birgitta, 1 ... (1)
Westerlund, Hanna (1)
Hjortsberg, Cecilia (1)
Ruscio, D (1)
Poudel, M. (1)
visa färre...
Lärosäte
Mälardalens universitet (45)
VTI - Statens väg- och transportforskningsinstitut (3)
RISE (2)
Örebro universitet (1)
Linköpings universitet (1)
Språk
Engelska (45)
Forskningsämne (UKÄ/SCB)
Teknik (27)
Naturvetenskap (15)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy