paper-with-me

Papers

AE SemRL: Learning Semantic Association Rules with Autoencoders

2024-03-26 · Erkan Karabulut, Victoria Degeler, Paul Groth

Association Rule Mining (ARM) is the task of learning associations among data features in the form of logical rules. Mining association rules from high-dimensional numerical data, for example, time series data from a large number of sensors in a smart environment, is a computationally intensive task. In this study, we propose an Autoencoder-based approach to learn and extract association rules from time series data (AE SemRL). Moreover, we argue that in the presence of semantic information related to time series data sources, semantics can facilitate learning generalizable and explainable association rules. Despite enriching time series data with additional semantic features, AE SemRL makes learning association rules from high-dimensional data feasible. Our experiments show that semantic association rules can be extracted from a latent representation created by an Autoencoder and this method has in the order of hundreds of times faster execution time than state-of-the-art ARM approaches in many scenarios. We believe that this study advances a new way of extracting associations from representations and has the potential to inspire more research in this field.

📄 PDF Abstract BibTeX arXiv:2403.18133

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Methods 이 논문이 사용한 방법론

AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…

Similar Papers 제목 키워드 기반

Graph Pattern-based Association Rules Evaluated Under No-repeated-anything Semantics in the Graph Transactional Setting

2025-12-17 · Basil Ell arxiv

We introduce graph pattern-based association rules (GPARs) for directed labeled multigraphs such as RDF graphs. GPARs support both generative tasks, where a graph is extended, and evaluative tasks, where the plausibility…

Quran Intelligent Ontology Construction Approach Using Association Rules Mining

2020-08-07 · Fouzi Harrag, Abdullah Al-Nasser, Abdullah Al-Musnad, Rayan Al-Shaya

Ontology can be seen as a formal representation of knowledge. They have been investigated in many artificial intelligence studies including semantic web, software engineering, and information retrieval. The aim of ontolo…

Information RetrievalRetrieval

Forecasting of Events by Tweet Data Mining

2013-10-13 · Bohdan Pavlyshenko

This paper describes the analysis of quantitative characteristics of frequent sets and association rules in the posts of Twitter microblogs related to different event discussions. For the analysis, we used a theory of fr…

Semantic Association Rule Learning from Time Series Data and Knowledge Graphs

2023-10-11 · Erkan Karabulut, Victoria Degeler, Paul Groth

Digital Twins (DT) are a promising concept in cyber-physical systems research due to their advanced features including monitoring and automated reasoning. Semantic technologies such as Knowledge Graphs (KG) are recently …

Knowledge GraphsTime Series

Learning Semantic Association Rules from Internet of Things Data

2024-12-04 · Erkan Karabulut, Paul Groth, Victoria Degeler

Association Rule Mining (ARM) is the task of discovering commonalities in data in the form of logical implications. ARM is used in the Internet of Things (IoT) for different tasks including monitoring and decision-making…

Knowledge Graphs