Proceedings of the 2018 International Conference on Management of Data 2018
DOI: 10.1145/3183713.3183751
|View full text |Cite
|
Sign up to set email alerts
|

Accelerating Machine Learning Inference with Probabilistic Predicates

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
107
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 89 publications
(107 citation statements)
references
References 34 publications
0
107
0
Order By: Relevance
“…However, while existing work on video query optimization support queries involving aggregation over entire videos, they focus on predicates that can be evaluated over individual frames. Although probabilistic predicates [16] extends specialized classifiers for predicates over sequences of frames, we will show in our evaluation that this approach is not effective for most object track queries. Additionally, prior optimization approaches do not accelerate queries where instances of the object type of interest appear in every frame.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…However, while existing work on video query optimization support queries involving aggregation over entire videos, they focus on predicates that can be evaluated over individual frames. Although probabilistic predicates [16] extends specialized classifiers for predicates over sequences of frames, we will show in our evaluation that this approach is not effective for most object track queries. Additionally, prior optimization approaches do not accelerate queries where instances of the object type of interest appear in every frame.…”
Section: Related Workmentioning
confidence: 99%
“…PP implements the Deep Neural Network (DNN) classifier in probabilistic predicates [16]. We train the DNN to classify whether 5-second segments of video contain any object instances that satisfy the query predicate.…”
Section: Baselinesmentioning
confidence: 99%
See 1 more Smart Citation
“…We consider three configurations: (1) ODIN with specialized models and no filters, (2) ODIN-PP with specialized models and unspecialized filter [23], and (3) ODIN-FILTER with specialized models and specialized filters. The results are shown in Table 6.…”
Section: Aggregation Querymentioning
confidence: 99%
“…Database researchers have been working on exploiting the optimization techniques from database systems like batch processing, indexing, caching, etc. for optimizing machine learning systems or tasks [18,13,7,3,16]. Clipper [7] proposes a general system for machine learning inference, which batches the messages received from users and feed them into the model for higher throughput; MacroBase [3] accelerates the analytics of fast data streams by applying the machine learning models only over sampled data.…”
Section: Optimization For Machine Learningmentioning
confidence: 99%