中文
相关论文

相关论文: Improved Cardinality Estimation by Learning Querie…

200 篇论文

In this paper, we propose a one-stage online clustering method called Contrastive Clustering (CC) which explicitly performs the instance- and cluster-level contrastive learning. To be specific, for a given dataset, the positive and negative…

机器学习 · 计算机科学 2020-09-22 Yunfan Li , Peng Hu , Zitao Liu , Dezhong Peng , Joey Tianyi Zhou , Xi Peng

Low-cardinality activations permit an algorithm based on fetching the inference values from pre-calculated lookup tables instead of calculating them every time. This algorithm can have extensions, some of which offer abilities beyond those…

机器学习 · 计算机科学 2021-04-06 Grigor Gatchev , Valentin Mollov

In medical image classification tasks, it is common to find that the number of normal samples far exceeds the number of abnormal samples. In such class-imbalanced situations, reliable training of deep neural networks continues to be a major…

机器学习 · 计算机科学 2022-04-06 Sivaramakrishnan Rajaraman , Prasanth Ganesan , Sameer Antani

In this paper, given a user's query set and budget, we aim to use the limited budget to help users assemble a set of datasets that can enrich a base dataset by introducing the maximum number of distinct tuples (i.e., maximizing…

数据库 · 计算机科学 2025-02-28 Tingting Wang , Shixun Huang , Zhifeng Bao , J. Shane Culpepper , Volkan Dedeoglu , Reza Arablouei

Many big-data clusters store data in large partitions that support access at a coarse, partition-level granularity. As a result, approximate query processing via row-level sampling is inefficient, often requiring reads of many partitions.…

数据库 · 计算机科学 2020-08-25 Kexin Rong , Yao Lu , Peter Bailis , Srikanth Kandula , Philip Levis

The recent surge in Deep Learning (DL) research of the past decade has successfully provided solutions to many difficult problems. The field of quantitative analysis has been slowly adapting the new methods to its problems, but due to…

Recent advances in deep learning based image segmentation methods have enabled real-time performance with human-level accuracy. However, occasionally even the best method fails due to low image quality, artifacts or unexpected behaviour of…

High-cardinality categorical variables are variables for which the number of different levels is large relative to the sample size of a data set, or in other words, there are few data points per level. Machine learning methods can have…

机器学习 · 计算机科学 2023-07-06 Fabio Sigrist

Quantifying uncertainty of predictions has been identified as one way to develop more trustworthy artificial intelligence (AI) models beyond conventional reporting of performance metrics. When considering their role in a clinical decision…

Relational databases are wildly adopted in RDF (Resource Description Framework) data management. For efficient SPARQL query evaluation, the legacy query optimizer needs reconsiderations. One vital problem is how to tackle the suboptimal…

数据库 · 计算机科学 2016-05-24 Lei Gai , Wei Chen , Tengjiao Wang

Cardinality estimation (CE) plays a crucial role in many database-related tasks such as query generation, cost estimation, and join ordering. Lately, we have witnessed the emergence of numerous learned CE models. However, no single CE model…

数据库 · 计算机科学 2024-09-25 Jintao Zhang , Chao Zhang , Guoliang Li , Chengliang Chai

Deep structured output learning shows great promise in tasks like semantic image segmentation. We proffer a new, efficient deep structured model learning scheme, in which we show how deep Convolutional Neural Networks (CNNs) can be used to…

计算机视觉与模式识别 · 计算机科学 2015-09-09 Guosheng Lin , Chunhua Shen , Ian Reid , Anton van den Hengel

Caching of popular content closer to the mobile user can significantly increase overall user experience as well as network efficiency by decongesting backbone network segments in the case of congestion episodes. In order to find the optimal…

网络与互联网体系结构 · 计算机科学 2023-11-15 Yantong Wang , Vasilis Friderikos

We develop a novel method, based on the statistical concept of the Vapnik-Chervonenkis dimension, to evaluate the selectivity (output cardinality) of SQL queries - a crucial step in optimizing the execution of large scale database and…

数据库 · 计算机科学 2015-03-18 Matteo Riondato , Mert Akdere , Ugur Cetintemel , Stanley B. Zdonik , Eli Upfal

This article presents an adaptive mean shift algorithm designed for datasets with varying local scale and cluster cardinality. Local distance distributions, from a point to all others, are used to estimate the cardinality of the local…

机器学习 · 计算机科学 2025-08-19 Étienne Pepin

Query optimization is a pivotal part of every database management system (DBMS) since it determines the efficiency of query execution. Numerous works have introduced Machine Learning (ML) techniques to cost modeling, cardinality estimation,…

数据库 · 计算机科学 2023-04-11 Xianghong Xu , Zhibing Zhao , Tieying Zhang , Rong Kang , Luming Sun , Jianjun Chen

In this contribution, we establish a model for multichannel cognitive radio networks (CRNs) using the theory of priority queues. This model enables us to conduct a performance analysis in the most general form by the derivation of the…

网络与互联网体系结构 · 计算机科学 2014-01-28 Navid Tadayon , Sonia Aissa

We propose an algorithm for calculating the cardiothoracic ratio (CTR) from chest X-ray films. Our approach applies a deep learning model based on U-Net with VGG16 encoder to extract lung and heart masks from chest X-ray images and…

图像与视频处理 · 电气工程与系统科学 2020-02-19 Isarun Chamveha , Treethep Promwiset , Trongtum Tongdee , Pairash Saiviroonporn , Warasinee Chaisangmongkon

Direction relations between extended spatial objects are important commonsense knowledge. Recently, Goyal and Egenhofer proposed a formal model, known as Cardinal Direction Calculus (CDC), for representing direction relations between…

人工智能 · 计算机科学 2010-07-01 Xiaotong Zhang , Weiming Liu , Sanjiang Li , Mingsheng Ying

In this study, we present a novel ranking model based on learning neighborhood relationships embedded in the index space. Given a query point, conventional approximate nearest neighbor search calculates the distances to the cluster…

信息检索 · 计算机科学 2019-05-01 Chih-Yi Chiu , Amorntip Prayoonwong , Yin-Chih Liao