paper-with-me

Papers

DeepEverest: Accelerating Declarative Top-K Queries for Deep Neural Network Interpretation

2021-04-06 · Dong He, Maureen Daum, Walter Cai, Magdalena Balazinska

We design, implement, and evaluate DeepEverest, a system for the efficient execution of interpretation by example queries over the activation values of a deep neural network. DeepEverest consists of an efficient indexing technique and a query execution algorithm with various optimizations. We prove that the proposed query execution algorithm is instance optimal. Experiments with our prototype show that DeepEverest, using less than 20% of the storage of full materialization, significantly accelerates individual queries by up to 63x and consistently outperforms other methods on multi-query workloads that simulate DNN interpretation processes.

📄 PDF Abstract BibTeX arXiv:2104.02234

Code (1)

uwdb/DeepEverest 공식 구현 tf

Tasks

Network Interpretation

Similar Papers 제목 키워드 기반

Declarative Privacy-Preserving Inference Queries

2024-01-22 · Hong Guan, Ansh Tiwari, Summer Gautier, Rajan Hari Ambrish 외

Detecting inference queries running over personal attributes and protecting such queries from leaking individual information requires tremendous effort from practitioners. To tackle this problem, we propose an end-to-end…

Federated LearningManagementPrivacy Preserving

Declarative Design of Neural Predicates in Neuro-Symbolic Systems

2024-05-15 · Tilman Hinnerichs, Robin Manhaeve, Giuseppe Marra, Sebastijan Dumancic

Neuro-symbolic systems (NeSy), which claim to combine the best of both learning and reasoning capabilities of artificial intelligence, are missing a core property of reasoning systems: Declarativeness. The lack of declar…

Declarative Sequential Pattern Mining of Care Pathways

2017-07-26 · Thomas Guyet, André Happe, Yann Dauxais

Sequential pattern mining algorithms are widely used to explore care pathways database, but they generate a deluge of patterns, mostly redundant or useless. Clinicians need tools to express complex mining queries in orde…

Sequential Pattern Mining

Recursive querying of neural networks via weighted structures

2026-01-06 · Martin Grohe, Christoph Standke, Juno Steegmans, Jan Van den Bussche arxiv

Expressive querying of machine learning models - viewed as a form of intentional data - enables their verification and interpretation using declarative languages, thereby making learned representations of data more acces…

Answer Set Programming Modulo `Space-Time'

2018-05-17 · Carl Schultz, Mehul Bhatt, Jakob Suchan, Przemysław Wałęga

We present ASP Modulo `Space-Time', a declarative representational and computational framework to perform commonsense reasoning about regions with both spatial and temporal components. Supported are capabilities for mixe…