Pith. sign in

REVIEW 1 cited by

Powering In-Database Dynamic Model Slicing for Structured Data Analytics

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.00568 v2 pith:SWJOEGOJ submitted 2024-05-01 cs.DB cs.AI

classification cs.DBcs.AI
keywords inferenceleadsdatabasein-databaseanalyticsdatamodelsql-aware
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Relational database management systems (RDBMS) are widely used for the storage of structured data. To derive insights beyond statistical aggregation, we typically have to extract specific subdatasets from the database using conventional database operations, and then apply deep neural networks (DNN) training and inference on these subdatasets in a separate analytics system. The process can be prohibitively expensive, especially when there are various subdatasets extracted for different analytical purposes. This calls for efficient in-database support of advanced analytical methods. In this paper, we introduce LEADS, a novel SQL-aware dynamic model slicing technique to customize models for specified SQL queries. LEADS improves the predictive modeling of structured data via the mixture of experts (MoE) and maintains efficiency by a SQL-aware gating network. At the core of LEADS is the construction of a general model with multiple expert sub-models trained over the database. The MoE scales up the modeling capacity, enhances effectiveness, and preserves efficiency by activating necessary experts via the SQL-aware gating network during inference. To support in-database analytics, we build an inference extension that integrates LEADS onto PostgreSQL. Our extensive experiments on real-world datasets demonstrate that LEADS consistently outperforms the baseline models, and the in-database inference extension delivers a considerable reduction in inference latency compared to traditional solutions.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Beyond Model Base Retrieval: Weaving Knowledge to Master Fine-grained Neural Network Design

    cs.LG 2025-07 conditional novelty 5.0 of 10

    M-DESIGN frames neural network refinement as retrieval over modification-gain graphs, with a Bayesian online update of task similarity and predictive planners for out-of-distribution cases, and reports reaching search...

Pith tools