中文
相关论文

相关论文: Relational Playground: Teaching the Duality of Rel…

200 篇论文

The task of multi-turn text-to-SQL semantic parsing aims to translate natural language utterances in an interaction into SQL queries in order to answer them using a database which normally contains multiple table schemas. Previous studies…

计算与语言 · 计算机科学 2020-12-10 Run-Ze Wang , Zhen-Hua Ling , Jing-Bo Zhou , Yu Hu

We introduce operational semantics into games. And based on the operational semantics, we establish a full algebra of games, including basic algebra of games, algebra of concurrent games, recursion and abstraction. The algebra can be used…

计算机科学中的逻辑 · 计算机科学 2019-09-04 Yong Wang

We use dialgebras, generalising both algebras and coalgebras, as a complement of the standard coalgebraic framework, aimed at describing the semantics of an interactive system by the means of reaction rules. In this model, interaction is…

计算机科学中的逻辑 · 计算机科学 2013-06-05 Vincenzo Ciancia

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

Physics Playground is an immersive Virtual Reality (VR) application designed for educational purposes, featuring a virtual laboratory where users interact with various physics phenomena through guided experiments. This study aims to…

We develop a novel framework that aims to create bridges between the computational social choice and the database management communities. This framework enriches the tasks currently supported in computational social choice with relational…

数据库 · 计算机科学 2018-05-14 Benny Kimelfeld , Phokion G. Kolaitis , Julia Stoyanovich

We present sql4ml, a system for expressing supervised machine learning (ML) models in SQL and automatically training them in TensorFlow. The primary motivation for this work stems from the observation that in many data science tasks there…

数据库 · 计算机科学 2019-08-05 Nantia Makrynioti , Ruy Ley-Wild , Vasilis Vassalos

In the rapidly evolving AI era with large language models (LLMs) at the core, making LLMs more trustworthy and efficient, especially in output generation (inference), has gained significant attention. This is to reduce plausible but faulty…

数据库 · 计算机科学 2024-12-25 Kyoungmin Kim , Anastasia Ailamaki

Relation linking is essential to enable question answering over knowledge bases. Although there are various efforts to improve relation linking performance, the current state-of-the-art methods do not achieve optimal results, therefore,…

The advent of Large Language Models (LLMs) provides an opportunity to change the way queries are processed, moving beyond the constraints of conventional SQL-based database systems. However, using an LLM to answer a prediction query is…

信息检索 · 计算机科学 2024-09-04 Ziyu Li , Wenjie Zhao , Asterios Katsifodimos , Rihan Hai

In this report, we unify two quite distinct approaches to information retrieval: region models and language models. Region models were developed for structured document retrieval. They provide a well-defined behaviour as well as a simple…

信息检索 · 计算机科学 2012-05-02 Djoerd Hiemstra , Vojkan Mihajlovic

In this paper we present first results from a comparative study. Its aim is to test the feasibility of different inductive learning techniques to perform the automatic acquisition of linguistic knowledge within a natural language database…

cmp-lg · 计算机科学 2008-02-03 Werner Winiwarter , Yahiko Kambayashi

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 investigate how to efficiently compute the difference result of two (or multiple) conjunctive queries, which is the last operator in relational algebra to be unraveled. The standard approach in practical database systems is to…

数据库 · 计算机科学 2023-04-21 Xiao Hu , Qichen Wang

The paper analyzes and characterizes the algebraic and logical structure of the multiset semantics for SPARQL patterns involving AND, UNION, FILTER, EXCEPT, and SELECT. To do this, we align SPARQL with two well-established query languages:…

数据库 · 计算机科学 2026-05-04 Renzo Angles , Claudio Gutierrez , Daniel Hernández

In this paper we introduce the SchemaDB data-set; a collection of relational database schemata in both sql and graph formats. Databases are not commonly shared publicly for reasons of privacy and security, so schemata are not available for…

数据库 · 计算机科学 2025-05-30 Cody James Christopher , Kristen Moore , David Liebowitz

Tables have gained significant attention in large language models (LLMs) and multimodal large language models (MLLMs) due to their complex and flexible structure. Unlike linear text inputs, tables are two-dimensional, encompassing formats…

计算与语言 · 计算机科学 2025-08-04 Xiaofeng Wu , Alan Ritter , Wei Xu

A number of popular systems, most notably Google's TensorFlow, have been implemented from the ground up to support machine learning tasks. We consider how to make a very small set of changes to a modern relational database management system…

数据库 · 计算机科学 2019-04-26 Dimitrije Jankov , Shangyu Luo , Binhang Yuan , Zhuhua Cai , Jia Zou , Chris Jermaine , Zekai J. Gao

This paper proposes the use of Constraint Logic Programming (CLP) to model SQL queries in a data-independent abstract layer by focusing on some semantic properties for signalling possible errors in such queries. First, we define a…

数据库 · 计算机科学 2020-02-19 Fernando Sáenz-Pérez

In many use-cases, information is stored in text but not available in structured data. However, extracting data from natural language text to precisely fit a schema, and thus enable querying, is a challenging task. With the rise of…

数据库 · 计算机科学 2023-10-26 Mohammed Saeed , Nicola De Cao , Paolo Papotti
‹ 上一页 1 8 9 10 下一页 ›