SwePub
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "WFRF:(Lavesson Niklas) "

Sökning: WFRF:(Lavesson Niklas)

  • Resultat 1-10 av 110
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  • Abghari, Shahrooz, et al. (författare)
  • A Minimum Spanning Tree Clustering Approach for Outlier Detection in Event Sequences
  • 2018
  • Ingår i: The 17th IEEE International Conference on Machine Learning and Applications Special Session on Machine Learning Algorithms, Systems and Applications. - : IEEE. ; , s. 1123-1130
  • Konferensbidrag (refereegranskat)abstract
    • Outlier detection has been studied in many domains. Outliers arise due to different reasons such as mechanical issues, fraudulent behavior, and human error. In this paper, we propose an unsupervised approach for outlier detection in a sequence dataset. The proposed approach combines sequential pattern mining, cluster analysis, and a minimum spanning tree algorithm in order to identify clusters of outliers. Initially, the sequential pattern mining is used to extract frequent sequential patterns. Next, the extracted patterns are clustered into groups of similar patterns. Finally, the minimum spanning tree algorithm is used to find groups of outliers. The proposed approach has been evaluated on two different real datasets, i.e., smart meter data and video session data. The obtained results have shown that our approach can be applied to narrow down the space of events to a set of potential outliers and facilitate domain experts in further analysis and identification of system level issues.
  •  
2.
  • Abghari, Shahrooz (författare)
  • Data Mining Approaches for Outlier Detection Analysis
  • 2020
  • Doktorsavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • Outlier detection is studied and applied in many domains. Outliers arise due to different reasons such as fraudulent activities, structural defects, health problems, and mechanical issues. The detection of outliers is a challenging task that can reveal system faults, fraud, and save people's lives. Outlier detection techniques are often domain-specific. The main challenge in outlier detection relates to modelling the normal behaviour in order to identify abnormalities. The choice of model is important, i.e., an unsuitable data model can lead to poor results. This requires a good understanding and interpretation of the data, the constraints, and requirements of the domain problem. Outlier detection is largely an unsupervised problem due to unavailability of labeled data and the fact that labeled data is expensive. In this thesis, we study and apply a combination of both machine learning and data mining techniques to build data-driven and domain-oriented outlier detection models. We focus on three real-world application domains: maritime surveillance, district heating, and online media and sequence datasets. We show the importance of data preprocessing as well as feature selection in building suitable methods for data modelling. We take advantage of both supervised and unsupervised techniques to create hybrid methods. More specifically, we propose a rule-based anomaly detection system using open data for the maritime surveillance domain. We exploit sequential pattern mining for identifying contextual and collective outliers in online media data. We propose a minimum spanning tree clustering technique for detection of groups of outliers in online media and sequence data. We develop a few higher order mining approaches for identifying manual changes and deviating behaviours in the heating systems at the building level. The proposed approaches are shown to be capable of explaining the underlying properties of the detected outliers. This can facilitate domain experts in narrowing down the scope of analysis and understanding the reasons of such anomalous behaviours. We also investigate the reproducibility of the proposed models in similar application domains.
  •  
3.
  • Abghari, Shahrooz (författare)
  • Data Modeling for Outlier Detection
  • 2018
  • Licentiatavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • This thesis explores the data modeling for outlier detection techniques in three different application domains: maritime surveillance, district heating, and online media and sequence datasets. The proposed models are evaluated and validated under different experimental scenarios, taking into account specific characteristics and setups of the different domains.Outlier detection has been studied and applied in many domains. Outliers arise due to different reasons such as fraudulent activities, structural defects, health problems, and mechanical issues. The detection of outliers is a challenging task that can reveal system faults, fraud, and save people's lives. Outlier detection techniques are often domain-specific. The main challenge in outlier detection relates to modeling the normal behavior in order to identify abnormalities. The choice of model is important, i.e., an incorrect choice of data model can lead to poor results. This requires a good understanding and interpretation of the data, the constraints, and the requirements of the problem domain. Outlier detection is largely an unsupervised problem due to unavailability of labeled data and the fact that labeled data is expensive.We have studied and applied a combination of both machine learning and data mining techniques to build data-driven and domain-oriented outlier detection models. We have shown the importance of data preprocessing as well as feature selection in building suitable methods for data modeling. We have taken advantage of both supervised and unsupervised techniques to create hybrid methods. For example, we have proposed a rule-based outlier detection system based on open data for the maritime surveillance domain. Furthermore, we have combined cluster analysis and regression to identify manual changes in the heating systems at the building level. Sequential pattern mining for identifying contextual and collective outliers in online media data have also been exploited. In addition, we have proposed a minimum spanning tree clustering technique for detection of groups of outliers in online media and sequence data. The proposed models have been shown to be capable of explaining the underlying properties of the detected outliers. This can facilitate domain experts in narrowing down the scope of analysis and understanding the reasons of such anomalous behaviors. We have also investigated the reproducibility of the proposed models in similar application domains.
  •  
4.
  • Abghari, Shahrooz, et al. (författare)
  • Higher order mining for monitoring district heating substations
  • 2019
  • Ingår i: Proceedings - 2019 IEEE International Conference on Data Science and Advanced Analytics, DSAA 2019. - : Institute of Electrical and Electronics Engineers (IEEE). - 9781728144931 ; , s. 382-391
  • Konferensbidrag (refereegranskat)abstract
    • We propose a higher order mining (HOM) approach for modelling, monitoring and analyzing district heating (DH) substations' operational behaviour and performance. HOM is concerned with mining over patterns rather than primary or raw data. The proposed approach uses a combination of different data analysis techniques such as sequential pattern mining, clustering analysis, consensus clustering and minimum spanning tree (MST). Initially, a substation's operational behaviour is modeled by extracting weekly patterns and performing clustering analysis. The substation's performance is monitored by assessing its modeled behaviour for every two consecutive weeks. In case some significant difference is observed, further analysis is performed by integrating the built models into a consensus clustering and applying an MST for identifying deviating behaviours. The results of the study show that our method is robust for detecting deviating and sub-optimal behaviours of DH substations. In addition, the proposed method can facilitate domain experts in the interpretation and understanding of the substations' behaviour and performance by providing different data analysis and visualization techniques. 
  •  
5.
  • Abghari, Shahrooz, et al. (författare)
  • Outlier Detection for Video Session Data Using Sequential Pattern Mining
  • 2018
  • Ingår i: ACM SIGKDD Workshop On Outlier Detection De-constructed.
  • Konferensbidrag (refereegranskat)abstract
    • The growth of Internet video and over-the-top transmission techniqueshas enabled online video service providers to deliver highquality video content to viewers. To maintain and improve thequality of experience, video providers need to detect unexpectedissues that can highly affect the viewers’ experience. This requiresanalyzing massive amounts of video session data in order to findunexpected sequences of events. In this paper we combine sequentialpattern mining and clustering to discover such event sequences.The proposed approach applies sequential pattern mining to findfrequent patterns by considering contextual and collective outliers.In order to distinguish between the normal and abnormal behaviorof the system, we initially identify the most frequent patterns. Thena clustering algorithm is applied on the most frequent patterns.The generated clustering model together with Silhouette Index areused for further analysis of less frequent patterns and detectionof potential outliers. Our results show that the proposed approachcan detect outliers at the system level.
  •  
6.
  • Abghari, Shahrooz, et al. (författare)
  • Trend analysis to automatically identify heat program changes
  • 2017
  • Ingår i: Energy Procedia. - : Elsevier. ; , s. 407-415
  • Konferensbidrag (refereegranskat)abstract
    • The aim of this study is to improve the monitoring and controlling of heating systems located at customer buildings through the use of a decision support system. To achieve this, the proposed system applies a two-step classifier to detect manual changes of the temperature of the heating system. We apply data from the Swedish company NODA, active in energy optimization and services for energy efficiency, to train and test the suggested system. The decision support system is evaluated through an experiment and the results are validated by experts at NODA. The results show that the decision support system can detect changes within three days after their occurrence and only by considering daily average measurements.
  •  
7.
  • Allahyari, Hiva, et al. (författare)
  • User-oriented Assessment of Classification Model Understandability
  • 2011
  • Konferensbidrag (refereegranskat)abstract
    • This paper reviews methods for evaluating and analyzing the understandability of classification models in the context of data mining. The motivation for this study is the fact that the majority of previous work has focused on increasing the accuracy of models, ignoring user-oriented properties such as comprehensibility and understandability. Approaches for analyzing the understandability of data mining models have been discussed on two different levels: one is regarding the type of the models’ presentation and the other is considering the structure of the models. In this study, we present a summary of existing assumptions regarding both approaches followed by an empirical work to examine the understandability from the user’s point of view through a survey. The results indicate that decision tree models are more understandable than rule-based models. Using the survey results regarding understandability of a number of models in conjunction with quantitative measurements of the complexity of the models, we are able to establish correlation between complexity and understandability of the models.
  •  
8.
  • Altarabichi, Mohammed Ghaith, 1981- (författare)
  • Evolving intelligence : Overcoming challenges for Evolutionary Deep Learning
  • 2024
  • Doktorsavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • Deep Learning (DL) has achieved remarkable results in both academic and industrial fields over the last few years. However, DL models are often hard to design and require proper selection of features and tuning of hyper-parameters to achieve high performance. These selections are tedious for human experts and require substantial time and resources. A difficulty that encouraged a growing number of researchers to use Evolutionary Computation (EC) algorithms to optimize Deep Neural Networks (DNN); a research branch called Evolutionary Deep Learning (EDL).This thesis is a two-fold exploration within the domains of EDL, and more broadly Evolutionary Machine Learning (EML). The first goal is to makeEDL/EML algorithms more practical by reducing the high computational costassociated with EC methods. In particular, we have proposed methods to alleviate the computation burden using approximate models. We show that surrogate-models can speed up EC methods by three times without compromising the quality of the final solutions. Our surrogate-assisted approach allows EC methods to scale better for both, expensive learning algorithms and large datasets with over 100K instances. Our second objective is to leverage EC methods for advancing our understanding of Deep Neural Network (DNN) design. We identify a knowledge gap in DL algorithms and introduce an EC algorithm precisely designed to optimize this uncharted aspect of DL design. Our analytical focus revolves around revealing avant-garde concepts and acquiring novel insights. In our study of randomness techniques in DNN, we offer insights into the design and training of more robust and generalizable neural networks. We also propose, in another study, a novel survival regression loss function discovered based on evolutionary search.
  •  
9.
  • Angelova, Milena, et al. (författare)
  • An Expertise Recommender System based on Data from an Institutional Repository (DiVA)
  • 2019
  • Ingår i: Connecting the Knowledge Common from Projects to sustainable Infrastructure. - : OpenEdition Press. - 9791036538018 - 9791036538025 ; , s. 135-149
  • Bokkapitel (refereegranskat)abstract
    • Finding experts in academics is an important practical problem, e.g. recruiting reviewersfor reviewing conference, journal or project submissions, partner matching for researchproposals, finding relevant M. Sc. or Ph. D. supervisors etc. In this work, we discuss anexpertise recommender system that is built on data extracted from the Blekinge Instituteof Technology (BTH) instance of the institutional repository system DiVA (DigitalScientific Archive). DiVA is a publication and archiving platform for research publicationsand student essays used by 46 publicly funded universities and authorities in Sweden andthe rest of the Nordic countries (www.diva-portal.org). The DiVA classification system isbased on the Swedish Higher Education Authority (UKÄ) and the Statistic Sweden's (SCB)three levels classification system. Using the classification terms associated with studentM. Sc. and B. Sc. theses published in the DiVA platform, we have developed a prototypesystem which can be used to identify and recommend subject thesis supervisors in academy.
  •  
10.
  • Angelova, Milena, et al. (författare)
  • An Expertise Recommender SystemBased on Data from an Institutional Repository (DiVA)
  • 2018
  • Ingår i: Proceedings of the 22nd edition of the International Conference on ELectronic PUBlishing. - : OpenEdition Press.
  • Konferensbidrag (refereegranskat)abstract
    • Finding experts in academics is an important practical problem, e.g. recruiting reviewersfor reviewing conference, journal or project submissions, partner matching for researchproposals, finding relevant M. Sc. or Ph. D. supervisors etc. In this work, we discuss anexpertise recommender system that is built on data extracted from the Blekinge Instituteof Technology (BTH) instance of the institutional repository system DiVA (DigitalScientific Archive). DiVA is a publication and archiving platform for research publicationsand student essays used by 46 publicly funded universities and authorities in Sweden andthe rest of the Nordic countries (www.diva-portal.org). The DiVA classification system isbased on the Swedish Higher Education Authority (UKÄ) and the Statistic Sweden's (SCB)three levels classification system. Using the classification terms associated with studentM. Sc. and B. Sc. theses published in the DiVA platform, we have developed a prototypesystem which can be used to identify and recommend subject thesis supervisors inacademy.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-10 av 110
Typ av publikation
konferensbidrag (56)
tidskriftsartikel (24)
doktorsavhandling (11)
licentiatavhandling (8)
bokkapitel (5)
annan publikation (3)
visa fler...
samlingsverk (redaktörskap) (2)
forskningsöversikt (1)
visa färre...
Typ av innehåll
refereegranskat (83)
övrigt vetenskapligt/konstnärligt (27)
Författare/redaktör
Lavesson, Niklas (77)
Grahn, Håkan (23)
Lavesson, Niklas, Pr ... (21)
Davidsson, Paul (17)
Boeva, Veselka (13)
Westphal, Florian (12)
visa fler...
García Martín, Eva (11)
Boeva, Veselka, Prof ... (10)
Lavesson, Niklas, Pr ... (9)
Abghari, Shahrooz (8)
Boldt, Martin (7)
Casalicchio, Emilian ... (5)
Grahn, Håkan, Profes ... (4)
Borg, Anton (4)
Jacobsson, Andreas (3)
Riveiro, Maria, 1978 ... (2)
Gustafsson, Jörgen (2)
Johansson, Christian (2)
Mendez, Daniel (2)
Gorschek, Tony, 1972 ... (2)
Linde, Peter (2)
Ågren, Anneli (2)
Nowaczyk, Sławomir, ... (2)
Peretz-Andersson, Ei ... (1)
Unterkalmsteiner, Mi ... (1)
Ickin, Selim (1)
Fink, Olga, Professo ... (1)
Holst, Anders, Docen ... (1)
Brage, J. (1)
Johansson, C. (1)
Shaikh, Junaid (1)
Liwicki, Marcus (1)
Green, Dido (1)
Feldt, Robert (1)
Axelsson, Stefan (1)
Odeberg, Jacob (1)
Halling, Anders (1)
Nilsson, Mikael (1)
Navarro, Diego (1)
Persson, Jan A. (1)
Isaksson, Ola, 1969 (1)
Andersson, Petter (1)
Pashami, Sepideh, Se ... (1)
Alam, Moudud, 1976- (1)
Falkman, Göran, 1968 (1)
Allahyari, Hiva (1)
Nilsson, Liselott (1)
Altarabichi, Mohamme ... (1)
Pashami, Sepideh, As ... (1)
Sheikholharam Mashha ... (1)
visa färre...
Lärosäte
Blekinge Tekniska Högskola (94)
Jönköping University (85)
Högskolan i Halmstad (3)
Malmö universitet (3)
Högskolan i Skövde (3)
Stockholms universitet (2)
visa fler...
Högskolan i Borås (2)
Sveriges Lantbruksuniversitet (2)
Umeå universitet (1)
Örebro universitet (1)
Chalmers tekniska högskola (1)
Högskolan Dalarna (1)
visa färre...
Språk
Engelska (110)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (102)
Teknik (13)
Samhällsvetenskap (4)
Medicin och hälsovetenskap (3)
Lantbruksvetenskap (3)

Å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