SwePub
Tyck till om SwePub Sök här!
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "db:Swepub ;lar1:(bth)"

Sökning: db:Swepub > Blekinge Tekniska Högskola

  • Resultat 11-20 av 7992
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
11.
  • Abdelraheem, Mohamed Ahmed, et al. (författare)
  • Executing Boolean queries on an encrypted Bitmap index
  • 2016
  • Ingår i: CCSW 2016 - Proceedings of the 2016 ACM Cloud Computing Security Workshop, co-located with CCS 2016. - New York, NY, USA : Association for Computing Machinery (ACM). - 9781450345729 ; , s. 11-22
  • Konferensbidrag (refereegranskat)abstract
    • We propose a simple and efficient searchable symmetric encryption scheme based on a Bitmap index that evaluates Boolean queries. Our scheme provides a practical solution in settings where communications and computations are very constrained as it offers a suitable trade-off between privacy and performance.
  •  
12.
  • Abghari, Shahrooz, et al. (författare)
  • A Higher Order Mining Approach for the Analysis of Real-World Datasets
  • 2020
  • Ingår i: Energies. - : MDPI. - 1996-1073. ; 13:21
  • Tidskriftsartikel (refereegranskat)abstract
    • In this study, we propose a higher order mining approach that can be used for the analysis of real-world datasets. The approach can be used to monitor and identify the deviating operational behaviour of the studied phenomenon in the absence of prior knowledge about the data. The proposed approach consists of several different data analysis techniques, such as sequential pattern mining, clustering analysis, consensus clustering and the minimum spanning tree (MST). Initially, a clustering analysis is performed on the extracted patterns to model the behavioural modes of the studied phenomenon for a given time interval. The generated clustering models, which correspond to every two consecutive time intervals, can further be assessed to determine changes in the monitored behaviour. In cases in which significant differences are observed, further analysis is performed by integrating the generated models into a consensus clustering and applying an MST to identify deviating behaviours. The validity and potential of the proposed approach is demonstrated on a real-world dataset originating from a network of district heating (DH) substations. The obtained results show that our approach is capable of detecting deviating and sub-optimal behaviours of DH substations.
  •  
13.
  • 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.
  •  
14.
  • Abghari, Shahrooz, et al. (författare)
  • An Inductive System Monitoring Approach for GNSS Activation
  • 2022
  • Ingår i: IFIP Advances in Information and Communication Technology. - Cham : Springer Science+Business Media B.V.. - 9783031083365 ; , s. 437-449
  • Konferensbidrag (refereegranskat)abstract
    • In this paper, we propose a Global Navigation Satellite System (GNSS) component activation model for mobile tracking devices that automatically detects indoor/outdoor environments using the radio signals received from Long-Term Evolution (LTE) base stations. We use an Inductive System Monitoring (ISM) technique to model environmental scenarios captured by a smart tracker via extracting clusters of corresponding value ranges from LTE base stations’ signal strength. The ISM-based model is built by using the tracker’s historical data labeled with GPS coordinates. The built model is further refined by applying it to additional data without GPS location collected by the same device. This procedure allows us to identify the clusters that describe semi-outdoor scenarios. In that way, the model discriminates between two outdoor environmental categories: open outdoor and semi-outdoor. The proposed ISM-based GNSS activation approach is studied and evaluated on a real-world dataset contains radio signal measurements collected by five smart trackers and their geographical location in various environmental scenarios.
  •  
15.
  • 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.
  •  
16.
  • 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.
  •  
17.
  • Abghari, Shahrooz, et al. (författare)
  • District Heating Substation Behaviour Modelling for Annotating the Performance
  • 2020
  • Ingår i: Communications in Computer and Information Science. - Cham : Springer. - 9783030438869 ; , s. 3-11
  • Konferensbidrag (refereegranskat)abstract
    • In this ongoing study, we propose a higher order data mining approach for modelling district heating (DH) substations’ behaviour and linking operational behaviour representative profiles with different performance indicators. We initially create substation’s operational behaviour models by extracting weekly patterns and clustering them into groups of similar patterns. The built models are further analyzed and integrated into an overall substation model by applying consensus clustering. The different operational behaviour profiles represented by the exemplars of the consensus clustering model are then linked to performance indicators. The labelled behaviour profiles are deployed over the whole heating season to derive diverse insights about the substation’s performance. The results show that the proposed method can be used for modelling, analyzing and understanding the deviating and sub-optimal DH substation’s behaviours. © 2020, Springer Nature Switzerland AG.
  •  
18.
  • 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. 
  •  
19.
  • Abghari, Shahrooz, et al. (författare)
  • Multi-view Clustering Analyses for District Heating Substations
  • 2020
  • Ingår i: DATA 2020 - Proceedings of the 9th International Conference on Data Science, Technology and Applications2020. - : SciTePress. ; , s. 158-168
  • Konferensbidrag (refereegranskat)abstract
    • In this study, we propose a multi-view clustering approach for mining and analysing multi-view network datasets. The proposed approach is applied and evaluated on a real-world scenario for monitoring and analysing district heating (DH) network conditions and identifying substations with sub-optimal behaviour. Initially, geographical locations of the substations are used to build an approximate graph representation of the DH network. Two different analyses can further be applied in this context: step-wise and parallel-wise multi-view clustering. The step-wise analysis is meant to sequentially consider and analyse substations with respect to a few different views. At each step, a new clustering solution is built on top of the one generated by the previously considered view, which organizes the substations in a hierarchical structure that can be used for multi-view comparisons. The parallel-wise analysis on the other hand, provides the opportunity to analyse substations with regards to two different views in parallel. Such analysis is aimed to represent and identify the relationships between substations by organizing them in a bipartite graph and analysing the substations’ distribution with respect to each view. The proposed data analysis and visualization approach arms domain experts with means for analysing DH network performance. In addition, it will facilitate the identification of substations with deviating operational behaviour based on comparative analysis with their closely located neighbours.
  •  
20.
  • 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.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 11-20 av 7992
Typ av publikation
konferensbidrag (3635)
tidskriftsartikel (2511)
bokkapitel (430)
rapport (398)
doktorsavhandling (288)
licentiatavhandling (254)
visa fler...
annan publikation (240)
forskningsöversikt (95)
bok (74)
samlingsverk (redaktörskap) (52)
recension (8)
proceedings (redaktörskap) (5)
konstnärligt arbete (4)
patent (2)
visa färre...
Typ av innehåll
refereegranskat (6297)
övrigt vetenskapligt/konstnärligt (1567)
populärvet., debatt m.m. (127)
Författare/redaktör
Claesson, Ingvar (352)
Fiedler, Markus (233)
Zepernick, Hans-Jürg ... (233)
Wohlin, Claes (180)
Lundberg, Lars (167)
Mohammed, Abbas (150)
visa fler...
Davidsson, Paul (146)
Grahn, Håkan (131)
Petersen, Kai (120)
Håkansson, Lars (118)
Ibragimov, Nail H. (115)
Nordholm, Sven (114)
Popescu, Adrian (110)
Dahl, Mattias (106)
Pettersson, Mats, 19 ... (102)
Duong, Quang Trung (99)
Lagö, Thomas L (97)
Šmite, Darja (95)
Nordebo, Sven (90)
Sanmartin Berglund, ... (87)
Broman, Göran (87)
Renvert, Stefan (84)
Gorschek, Tony (84)
Gorschek, Tony, 1972 ... (80)
Pettersson, Mats (80)
Chu, Thi My Chinh (76)
Hedberg, Claes (76)
Gustavsson, Rune (76)
Skär, Lisa (76)
Vu, Viet Thuy (75)
Johansson, Sven (75)
Bosch, Jan (73)
Mendes, Emilia (73)
Lavesson, Niklas (72)
Feldt, Robert (72)
Wnuk, Krzysztof, 198 ... (71)
Grbic, Nedelko (71)
Zepernick, Hans-Juer ... (70)
Anderberg, Peter (69)
Börstler, Jürgen (68)
Willman, Ania (68)
Gustavsson, Ingvar (67)
Unterkalmsteiner, Mi ... (65)
Kao-Walter, Sharon (65)
Fricker, Samuel (65)
Andersson, Martin (64)
Berglund, Johan (64)
Lennerstad, Håkan (63)
Trojer, Lena (63)
Larsson, Tobias (63)
visa färre...
Lärosäte
Lunds universitet (341)
Linnéuniversitetet (302)
Luleå tekniska universitet (210)
Malmö universitet (191)
Jönköping University (158)
visa fler...
Chalmers tekniska högskola (124)
Högskolan Kristianstad (122)
Mälardalens universitet (107)
Högskolan i Skövde (99)
Göteborgs universitet (75)
Umeå universitet (73)
Kungliga Tekniska Högskolan (71)
Örebro universitet (61)
Karolinska Institutet (61)
Linköpings universitet (53)
RISE (49)
Mittuniversitetet (44)
Uppsala universitet (37)
Högskolan i Halmstad (34)
Karlstads universitet (31)
Röda Korsets Högskola (31)
Stockholms universitet (23)
Högskolan Väst (17)
Högskolan Dalarna (15)
Marie Cederschiöld högskola (10)
Sveriges Lantbruksuniversitet (8)
Högskolan i Gävle (6)
Högskolan i Borås (5)
Handelshögskolan i Stockholm (3)
Naturvårdsverket (2)
VTI - Statens väg- och transportforskningsinstitut (1)
Sophiahemmet Högskola (1)
visa färre...
Språk
Engelska (7624)
Svenska (363)
Kinesiska (2)
Tyska (1)
Franska (1)
Polska (1)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (3608)
Teknik (3211)
Samhällsvetenskap (1495)
Medicin och hälsovetenskap (764)
Humaniora (138)
Lantbruksvetenskap (19)

Å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