2020
DOI: 10.1109/tcad.2020.3012240
|View full text |Cite
|
Sign up to set email alerts
|

Mining Shape Expressions From Positive Examples

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2021
2021
2022
2022

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 11 publications
(2 citation statements)
references
References 50 publications
0
2
0
Order By: Relevance
“…ShapeIt is implemented in Python 3 with the use of external Python and Java libraries. Segmentation module implements the piecewise-linear approximation algorithm with quadratic complexity from [3] that given a time series and a mean square error (MSE) threshold computes the minimal sequence of segments such that for each segment of data, its linear regression MSE is below the threshold. The input of this module is a set of time-series and the output is a set of line segment sequences, where each line segment is characterized by slope, relative offset and duration parameters.…”
Section: Shapeit Architecture Methods and Implementationmentioning
confidence: 99%
See 1 more Smart Citation
“…ShapeIt is implemented in Python 3 with the use of external Python and Java libraries. Segmentation module implements the piecewise-linear approximation algorithm with quadratic complexity from [3] that given a time series and a mean square error (MSE) threshold computes the minimal sequence of segments such that for each segment of data, its linear regression MSE is below the threshold. The input of this module is a set of time-series and the output is a set of line segment sequences, where each line segment is characterized by slope, relative offset and duration parameters.…”
Section: Shapeit Architecture Methods and Implementationmentioning
confidence: 99%
“…Given a set of time-series and a maximum error threshold, ShapeIt implements the specification mining procedure [3] consisting of three steps: (1) segmentation of time-series into an optimal piecewise-linear approximation, (2) abstraction and clustering of linear segments into a finite set of symbols, where each symbol represent a set of similar lines, and (3) learning of linear shape expressions from the sequences of symbols generated in the previous step.…”
Section: Introductionmentioning
confidence: 99%