paper-with-me

Papers

Semi-Supervised Online Structure Learning for Composite Event Recognition

2018-03-01 · Evangelos Michelioudakis, Alexander Artikis, Georgios Paliouras

Online structure learning approaches, such as those stemming from Statistical Relational Learning, enable the discovery of complex relations in noisy data streams. However, these methods assume the existence of fully-labelled training data, which is unrealistic for most real-world applications. We present a novel approach for completing the supervision of a semi-supervised structure learning task. We incorporate graph-cut minimisation, a technique that derives labels for unlabelled data, based on their distance to their labelled counterparts. In order to adapt graph-cut minimisation to first order logic, we employ a suitable structural distance for measuring the distance between sets of logical atoms. The labelling process is achieved online (single-pass) by means of a caching mechanism and the Hoeffding bound, a statistical tool to approximate globally-optimal decisions from locally-optimal ones. We evaluate our approach on the task of composite event recognition by using a benchmark dataset for human activity recognition, as well as a real dataset for maritime monitoring. The evaluation suggests that our approach can effectively complete the missing labels and eventually, improve the accuracy of the underlying structure learning system.

📄 PDF Abstract BibTeX arXiv:1803.00546

Code (2)

nkatzz/OLED 공식 구현
anskarl/LoMRF

Tasks

Activity RecognitionHuman Activity RecognitionMissing LabelsRelational Reasoning

Similar Papers 제목 키워드 기반

Online Semi-Supervised Learning of Composite Event Rules by Combining Structure and Mass-Based Predicate Similarity

2023-12-15 · Machine Learning 2023 12 · Evangelos Michelioudakis, Alexander Artikis, Georgios Paliouras

Symbolic event recognition systems detect event occurrences using first-order logic rules. Although existing online structure learning approaches ease the discovery of such rules in noisy data streams, they assume the ex…

Activity Recognitionfeature selectiongraph constructionHuman Activity Recognition+1

Semi-supervised and unsupervised learning for health indicator extraction from guided waves in aerospace composite structures

2025-10-28 · James Josep Perry, Pablo Garcia-Conde Ortiz, George Konstantinou, Cornelie Vergouwen 외 arxiv

Health indicators (HIs) are central to diagnosing and prognosing the condition of aerospace composite structures, enabling efficient maintenance and operational safety. However, extracting reliable HIs remains challengin…

Semi-supervised Anomaly DetectionEnsemble Learning

When Losses Align: Gradient-Based Composite Loss Weighting for Efficient Pretraining

2026-05-08 · Ivan Karpukhin, Andrey Savchenko arxiv

Modern deep models are often pretrained on large-scale data with missing labels using composite objectives, where the relative weights of multiple loss terms act as hyperparameters. Tuning these weights with random searc…

Nonlinear Transform Induced Tensor Nuclear Norm for Tensor Completion

2021-10-17 · Ben-Zheng Li, Xi-Le Zhao, Teng-Yu Ji, Xiong-Jun Zhang 외

The linear transform-based tensor nuclear norm (TNN) methods have recently obtained promising results for tensor completion. The main idea of this type of methods is exploiting the low-rank structure of frontal slices of…

Online Event Recognition from Moving Vehicles: Application Paper

2019-07-25 · Efthimis Tsilionis, Nikolaos Koutroumanis, Panagiotis Nikitopoulos, Christos Doulkeridis 외

We present a system for online composite event recognition over streaming positions of commercial vehicles. Our system employs a data enrichment module, augmenting the mobility data with external information, such as wea…

Management