中文
相关论文

相关论文: Fast and Simple Relational Processing of Uncertain…

200 篇论文

Certain answers are a principled method for coping with uncertainty that arises in many practical data management tasks. Unfortunately, this method is expensive and may exclude useful (if uncertain) answers. Thus, users frequently resort to…

数据库 · 计算机科学 2019-04-02 Su Feng , Aaron Huber , Boris Glavic , Oliver Kennedy

We develop an approach to incorporate additional knowledge, in the form of general purpose integrity constraints (ICs), to reduce uncertainty in probabilistic databases. While incorporating ICs improves data quality (and hence quality of…

数据库 · 计算机科学 2009-07-10 Naveen Ashish , Sharad Mehrotra , Pouria Pirzadeh

The relational calculus (RC) is a concise, declarative query language. However, existing RC query evaluation approaches are inefficient and often deviate from established algorithms based on finite tables used in database management…

数据库 · 计算机科学 2024-02-14 Martin Raszyk , David Basin , Srđan Krstić , Dmitriy Traytel

During the last two decades, it has been increasingly acknowledged that the engineering of information systems usually requires a huge effort in integrating master data and business processes. This has led to a plethora of proposals, both…

数据库 · 计算机科学 2019-07-10 Diego Calvanese , Marco Montali , Fabio Patrizi , Andrey Rivkin

The database community lacks a unified relational query language for subset selection and optimisation queries, limiting both user expression and query optimiser reasoning about such problems. Decades of research (latterly under the rubric…

数据库 · 计算机科学 2025-09-09 David Robert Pratten , Luke Mathieson , Fahimeh Ramezani

The increasing rise in artificial intelligence has made the use of imprecise language in computer programs like ChatGPT more prominent. Fuzzy logic addresses this form of imprecise language by introducing the concept of fuzzy sets, where…

数据库 · 计算机科学 2023-11-08 Kevin Min , Hayden Jananthan , Jeremy Kepner

Traditional relation extraction predicts relations within some fixed and finite target schema. Machine learning approaches to this task require either manual annotation or, in the case of distant supervision, existing structured sources of…

机器学习 · 计算机科学 2013-01-29 Sebastian Riedel , Limin Yao , Andrew McCallum

Many data management applications must deal with data which is uncertain, incomplete, or noisy. However, on existing uncertain data representations, we cannot tractably perform the important query evaluation tasks of determining query…

数据库 · 计算机科学 2016-07-19 Antoine Amarilli

Querying is one of the basic functionality expected from a database system. Query efficiency is adversely affected by increase in the number of participating tables. Also, querying based on syntax largely limits the gamut of queries a…

数据库 · 计算机科学 2011-04-08 Gowri Shankar Ramaswamy , F Sagayaraj Francis

In view of the paradigm shift that makes science ever more data-driven, in this paper we consider deterministic scientific hypotheses as uncertain data. In the form of mathematical equations, hypotheses symmetrically relate aspects of the…

数据库 · 计算机科学 2014-11-20 Bernardo Gonçalves , Fabio Porto

This paper discusses a method for implementing a probabilistic inference system based on an extended relational data model. This model provides a unified approach for a variety of applications such as dynamic programming, solving sparse…

人工智能 · 计算机科学 2013-02-21 Michael S. K. M. Wong , C. J. Butz , Yang Xiang

Separate programming models for data transformation (declarative) and computation (procedural) impact programmer ergonomics, code reusability and database efficiency. To eliminate the necessity for two models or paradigms, we propose a…

数据库 · 计算机科学 2023-11-09 David Robert Pratten , Luke Mathieson

Certain answers are a principled method for coping with the uncertainty that arises in many practical data management tasks. Unfortunately, this method is expensive and may exclude useful (if uncertain) answers. Prior work introduced…

数据库 · 计算机科学 2021-02-24 Su Feng , Aaron Huber , Boris Glavic , Oliver Kennedy

This paper studies the complexity of query evaluation for databases whose relations are partially ordered; the problem commonly arises when combining or transforming ordered data from multiple sources. We focus on queries in a useful…

数据库 · 计算机科学 2019-05-30 Antoine Amarilli , Mouhamadou Lamine Ba , Daniel Deutch , Pierre Senellart

Data analysis often involves comparing subsets of data across many dimensions for finding unusual trends and patterns. While the comparison between subsets of data can be expressed using SQL, they tend to be complex to write, and suffer…

数据库 · 计算机科学 2021-07-28 Tarique Siddiqui , Surajit Chaudhuri , Vivek Narasayya

We propose unifying techniques from probabilistic databases and relational embedding models with the goal of performing complex queries on incomplete and uncertain data. We formalize a probabilistic database model with respect to which all…

人工智能 · 计算机科学 2020-06-30 Tal Friedman , Guy Van den Broeck

Many data we collect today are in tabular form, with rows as records and columns as attributes associated with each record. Understanding the structural relationship in tabular data can greatly facilitate the data science process.…

数据结构与算法 · 计算机科学 2020-09-09 Jin Cao , Yibo Zhao , Linjun Zhang , Jason Li

In this paper, we motivated the need for relational database systems to support subset query processing. We defined new operators in relational algebra, and new constructs in SQL for expressing subset queries. We also illustrated the…

数据库 · 计算机科学 2007-05-23 Satyanarayana R Valluri , Kamalakar Karlapalem

We address the problem of learning a distributed representation of entities in a relational database using a low-dimensional embedding. Low-dimensional embeddings aim to encapsulate a concise vector representation for an underlying dataset…

数据库 · 计算机科学 2020-05-14 Siddhant Arora , Srikanta Bedathur

In this paper we introduce and experimentally compare alternative algorithms to join uncertain relations. Different algorithms are based on specific principles, e.g., sorting, indexing, or building intermediate relational tables to apply…

数据库 · 计算机科学 2012-11-02 Matteo Magnani , Danilo Montesi
‹ 上一页 1 2 3 10 下一页 ›