paper-with-me

홈 › Papers

Refl-Spanners: A Purely Regular Approach to Non-Regular Core Spanners

2020-10-26 · Markus L. Schmid, Nicole Schweikardt

The regular spanners (characterised by vset-automata) are closed under the algebraic operations of union, join and projection, and have desirable algorithmic properties. The core spanners (introduced by Fagin, Kimelfeld, Reiss, and Vansummeren (PODS 2013, JACM 2015) as a formalisation of the core functionality of the query language AQL used in IBM's SystemT) additionally need string-equality selections and it has been shown by Freydenberger and Holldack (ICDT 2016, Theory of Computing Systems 2018) that this leads to high complexity and even undecidability of the typical problems in static analysis and query evaluation. We propose an alternative approach to core spanners: by incorporating the string-equality selections directly into the regular language that represents the underlying regular spanner (instead of treating it as an algebraic operation on the table extracted by the regular spanner), we obtain a fragment of core spanners that, while having slightly weaker expressive power than the full class of core spanners, arguably still covers the intuitive applications of string-equality selections for information extraction and has much better upper complexity bounds of the typical problems in static analysis and query evaluation.

📄 PDF Abstract BibTeX arXiv:2010.13442

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Composable Core-sets for Determinant Maximization Problems via Spectral Spanners

2018-07-31 · Piotr Indyk, Sepideh Mahabadi, Shayan Oveis Gharan, Alireza Rezaei

We study a spectral generalization of classical combinatorial graph spanners to the spectral setting. Given a set of vectors $V\subseteq \Re^d$, we say a set $U\subseteq V$ is an $\alpha$-spectral spanner if for all $v\i…

Volumetric Spanners: an Efficient Exploration Basis for Learning

2013-12-21 · Elad Hazan, Zohar Karnin, Raghu Mehka

Numerous machine learning problems require an exploration basis - a mechanism to explore the action space. We define a novel geometric notion of exploration basis with low variance, called volumetric spanners, and give e…

BIG-bench Machine LearningEfficient Exploration

Tight Bounds for Volumetric Spanners and Applications

2023-09-29 · NeurIPS 2023 11

Given a set of points of interest, a volumetric spanner is a subset of the points using which all the points can be expressed using "small" coefficients (measured in an appropriate norm). Formally, given a set of vectors…

Depth Super-Resolution Meets Uncalibrated Photometric Stereo

2017-08-01 · Songyou Peng, Bjoern Haefner, Yvain Quéau, Daniel Cremers

A novel depth super-resolution approach for RGB-D sensors is presented. It disambiguates depth super-resolution through high-resolution photometric clues and, symmetrically, it disambiguates uncalibrated photometric ster…

Super-Resolution

When is there a Representer Theorem? Reflexive Banach spaces

2018-09-26 · Kevin Schlegel

We consider a general regularised interpolation problem for learning a parameter vector from data. The well known representer theorem says that under certain conditions on the regulariser there exists a solution in the l…

Learning Theory