paper-with-me

Papers

Flexible Operator Embeddings via Deep Learning

2019-01-25 · Ryan Marcus, Olga Papaemmanouil

Integrating machine learning into the internals of database management systems requires significant feature engineering, a human effort-intensive process to determine the best way to represent the pieces of information that are relevant to a task. In addition to being labor intensive, the process of hand-engineering features must generally be repeated for each data management task, and may make assumptions about the underlying database that are not universally true. We introduce flexible operator embeddings, a deep learning technique for automatically transforming query operators into feature vectors that are useful for a multiple data management tasks and is custom-tailored to the underlying database. Our approach works by taking advantage of an operator's context, resulting in a neural network that quickly transforms sparse representations of query operators into dense, information-rich feature vectors. Experimentally, we show that our flexible operator embeddings perform well across a number of data management tasks, using both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:1901.09090

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFeature EngineeringManagement

Similar Papers 제목 키워드 기반

Multi-view diffusion geometry using intertwined diffusion trajectories

2025-12-01 · Gwendal Debaussart-Joniec, Argyris Kalogeratos arxiv

This paper introduces a comprehensive unified framework for constructing multi-view diffusion geometries through intertwined multi-view diffusion trajectories (MDTs), a class of inhomogeneous diffusion processes that ite…

Graph-Based Operator Learning from Limited Data on Irregular Domains

2025-05-25 · Yile Li, Shandian Zhe

Operator learning seeks to approximate mappings from input functions to output solutions, particularly in the context of partial differential equations (PDEs). While recent advances such as DeepONet and Fourier Neural Op…

Operator learning

(MPO)$^2$: Multivariate Polynomial Optimization based on Matrix Product Operators

2026-07-17 · Niccolò Ciolli, Anders Vestergaard Nørskov, Michael Kastoryano, Petr Taborsky 외 arxiv

Central to machine learning and signal processing is the ability to perform universal function approximation and learn complex input-output relationships from limited numbers of observations. Multivariate polynomial mode…

A Flexible Approach for Normal Approximation of Geometric and Topological Statistics

2022-10-19 · Zhaoyang Shi, Krishnakumar Balasubramanian, Wolfgang Polonik

We derive normal approximation results for a class of stabilizing functionals of binomial or Poisson point process, that are not necessarily expressible as sums of certain score functions. Our approach is based on a flex…

Hypergraph Convolution and Hypergraph Attention

2019-01-23 · Song Bai, Feihu Zhang, Philip H. S. Torr

Recently, graph neural networks have attracted great attention and achieved prominent performance in various research fields. Most of those algorithms have assumed pairwise relationships of objects of interest. However, …

Graph Neural NetworkNode ClassificationRepresentation Learning