paper-with-me

Papers

Knowledge Extraction with Interval Temporal Logic Decision Trees

2023-05-26 · Guido Sciavicco, Stan Ionel Eduard

Multivariate temporal, or time, series classification is, in a way, the temporal generalization of (numeric) classification, as every instance is described by multiple time series instead of multiple values. Symbolic classification is the machine learning strategy to extract explicit knowledge from a data set, and the problem of symbolic classification of multivariate temporal series requires the design, implementation, and test of ad-hoc machine learning algorithms, such as, for example, algorithms for the extraction of temporal versions of decision trees. One of the most well-known algorithms for decision tree extraction from categorical data is Quinlan's ID3, which was later extended to deal with numerical attributes, resulting in an algorithm known as C4.5, and implemented in many open-sources data mining libraries, including the so-called Weka, which features an implementation of C4.5 called J48. ID3 was recently generalized to deal with temporal data in form of timelines, which can be seen as discrete (categorical) versions of multivariate time series, and such a generalization, based on the interval temporal logic HS, is known as Temporal ID3. In this paper we introduce Temporal C4.5, that allows the extraction of temporal decision trees from undiscretized multivariate time series, describe its implementation, called Temporal J48, and discuss the outcome of a set of experiments with the latter on a collection of public data sets, comparing the results with those obtained by other, classical, multivariate time series classification methods.

📄 PDF Abstract BibTeX arXiv:2305.16864

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationTime SeriesTime Series Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Machine Learning Model Integration with Open World Temporal Logic for Process Automation

2025-06-21 · Dyuman Aditya, Colton Payne, Mario Leiva, Paulo Shakarian

Recent advancements in Machine Learning (ML) have yielded powerful models capable of extracting structured information from diverse and complex data sources. However, a significant challenge lies in translating these per…

Interval Logic Tensor Networks

2023-03-31 · Samy Badreddine, Gianluca Apriceno, Andrea Passerini, Luciano Serafini

In this paper, we introduce Interval Real Logic (IRL), a two-sorted logic that interprets knowledge such as sequential properties (traces) and event properties using sequences of real-featured data. We interpret connecti…

Tensor Networks

IA-RAG: Interval-Algebra-Driven Temporal Reasoning for Dynamic Knowledge Retrieval

2026-06-04 · Xiaoman Wang, Yaoze Zhang, Wenzhuo Fan, Hongwei Zhang 외 arxiv

Retrieval-Augmented Generation (RAG) has shown strong effectiveness in grounding Large Language Models (LLMs) with external knowledge. However, existing RAG and Graph RAG frameworks largely treat knowledge as static or a…

Semantic RetrievalQuestion Answering

T-CPDL: A Temporal Causal Probabilistic Description Logic for Developing Logic-RAG Agent

2025-06-23 · Hong Qing Yu

Large language models excel at generating fluent text but frequently struggle with structured reasoning involving temporal constraints, causal relationships, and probabilistic reasoning. To address these limitations, we …

Causal InferenceDecision MakingRAGRetrieval-augmented Generation

Interval-Based Decisions for Reasoning Systems

2013-03-27 · Ronald P. Loui

This essay looks at decision-making with interval-valued probability measures. Existing decision methods have either supplemented expected utility methods with additional criteria of optimality, or have attempted to supp…

Decision Making