paper-with-me

Papers

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. However, existing methods give limited consideration to IoT-specific requirements such as heterogeneity and volume. Furthermore, they do not utilize important static domain-specific description data about IoT systems, which is increasingly represented as knowledge graphs. In this paper, we propose a novel ARM pipeline for IoT data that utilizes both dynamic sensor data and static IoT system metadata. Furthermore, we propose an Autoencoder-based Neurosymbolic ARM method (Aerial) as part of the pipeline to address the high volume of IoT data and reduce the total number of rules that are resource-intensive to process. Aerial learns a neural representation of a given data and extracts association rules from this representation by exploiting the reconstruction (decoding) mechanism of an autoencoder. Extensive evaluations on 3 IoT datasets from 2 domains show that ARM on both static and dynamic IoT data results in more generically applicable rules while Aerial can learn a more concise set of high-quality association rules than the state-of-the-art with full coverage over the datasets.

📄 PDF Abstract BibTeX arXiv:2412.03417

Code (1)

ditec-project/semantic-association-rule-learning 공식 구현

Tasks

Knowledge Graphs

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

SRE: Semantic Rules Engine For the Industrial Internet-Of-Things Gateways

2017-10-26 · Charbel El Kaed, Imran Khan, Andre Van Den Berg, Hicham Hossayni 외

The Advent of the Internet-of-Things (IoT) paradigm has brought opportunities to solve many real-world problems. Energy management, for example, has attracted huge interest from academia, industries, governments and regu…

energy managementManagement

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 lar…

Time Series

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…

Semantic Reasoning for Context-aware Internet of Things Applications

2016-04-28 · Altti Ilari Maarala, Xiang Su, Jukka Riekki

Advances in ICT are bringing into reality the vision of a large number of uniquely identifiable, interconnected objects and things that gather information from diverse physical environments and deliver the information to…

A Real-time Integration of Semantics into Heterogeneous SensorStream Data with Context in the Internet of Things

2020-01-01 · 2020/01/01 2020 1 · Besmir Sejdiu1 a, Florije Ismaili1 b and Lule Ahmedi2 c

Recently, billions Internet of Things (IoT) devices, including sensors are producing sensed data continuously in the stream data, and transmit these data to a centralized server. Due to the dramatically increase of stre…

Management