中文
相关论文

相关论文: Efficient Skyline Querying with Variable User Pref…

200 篇论文

There are two most common paradigms that are used in order to identify records of preference in a multi-objective settings, one relies on dominance, like the skyline operator, the other instead, on a utility function defined over the…

数据库 · 计算机科学 2022-03-25 Alessandro Pindozzi

The multi-objective optimization problem has always been the main objective of the principal traditional approaches, such as Ranking queries and Skyline queries. The conventional idea was to either use one or the other, trying to exploit…

数据库 · 计算机科学 2022-03-22 Simone Censuales

Skyline and ranking queries are two of the most used tools to manage large data sets. The former is based on non-dominance, while the latter on a scoring function. Despite their effectiveness, they have some drawbacks like the result size…

数据库 · 计算机科学 2023-04-26 Giuseppe Sorrentino

Ranking (or top-k) and skyline queries are the most popular approaches used to extract interesting data from large datasets. The first one is based on a scoring function to evaluate and rank tuples. Its computation is fast, but it is…

数据库 · 计算机科学 2022-05-03 Carlo Bellacoscia

As more data-intensive applications emerge, advanced retrieval semantics, such as ranking or skylines, have attracted attention. Geographic information systems are such an application with massive spatial data. Our goal is to efficiently…

数据库 · 计算机科学 2009-03-19 Wanbin Son , Mu-Woong Lee , Hee-Kap Ahn , Seung-won Hwang

Recent studies pointed out some limitations about classic top-k queries and skyline queries. Ranking queries impose the user to provide a specific scoring function, which can lead to the exclusion of interesting results because of the…

数据库 · 计算机科学 2022-02-01 Vittorio Fabris

The most common archetypes to identify relevant information in large datasets and find the bestoptions according to some preferences or user criteria, are the top-k queries (ranking method based ona score function defined over the records…

数据库 · 计算机科学 2022-01-17 Giacomo Vinati

User preference queries are very important in spatial databases. With the help of these queries, one can found best location among points saved in database. In many situation users evaluate quality of a location with its distance from its…

数据库 · 计算机科学 2011-12-13 Nasrin Mazaheri Soudani , Ahmad Baraani-Dastgerdi

Skyline and Ranking queries have gained great popularity in the recent years. These two techniques are crucial for multi-criteria decision support applications, which are now more popular than ever before. Skyline and Ranking queries are,…

数据库 · 计算机科学 2022-04-14 Marco Tonnarelli

The problem of selecting the most representative tuples from a dataset has led to the development of powerful tools, among which Skyline and Ranking (or Top-k) queries stand out for their ability to support the optimization of multiple…

数据库 · 计算机科学 2022-04-29 Giulio Talarico

Top-k and skylines are two important techniques that can be used to extract the best objects from a set. Both the approaches have well-known pros and cons: a quite big limitation of skyline queries is the impossibility to control the…

数据库 · 计算机科学 2022-02-28 Marco Costanzo

The techniques most extensively used to retrieve interesting data from data-sets are the Skyline and the Top-k queries. Sadly, they are not enough for facing modern problems, so the needing of something more usable and reliable has come. In…

数据库 · 计算机科学 2022-02-23 Giuseppe Montanaro

Top-$k$ queries and skylines are the two most common approaches to finding the most interesting entries in a homogeneous multi-dimensional dataset. However, both of these strategies have some shortcomings. Top-$k$ queries are very…

数据库 · 计算机科学 2022-02-22 Cem Cebeci

To make intelligent decisions over complex data by discovering a set of interesting options is something that has become very important for users of modern applications. Consequently, researchers are studying new techniques to overcome…

数据库 · 计算机科学 2022-06-07 Fabio Patella

Preference queries incorporate the notion of binary preference relation into relational database querying. Instead of returning all the answers, such queries return only the best answers, according to a given preference relation. Preference…

数据库 · 计算机科学 2010-09-01 Denis Mindolin , Jan Chomicki

Nowadays, as the quantity of data to process began to rise, so did the need for a method to discern what pieces of information could be useful for the user; in response, researchers focused their efforts on improving the already existing…

数据库 · 计算机科学 2022-03-04 Alessandro Del Giudice

Skyline queries have wide-ranging applications in fields that involve multi-criteria decision making, including tourism, retail industry, and human resources. By automatically removing incompetent candidates, skyline queries allow users to…

人机交互 · 计算机科学 2018-04-24 Xun Zhao , Yanhong Wu , Weiwei Cui , Xinnan Du , Yuan Chen , Yong Wang , Dik Lun Lee , Huamin Qu

Living in the Information Age allows almost everyone have access to a large amount of information and options to choose from in order to fulfill their needs. In many cases, the amount of information available and the rate of change may hide…

数据库 · 计算机科学 2017-04-07 Christos Kalyvas , Theodoros Tzouramanis

To retrieve the best results in a database we use Top-K queries and Skyline queries but some problems arise. The formers rely too much on user preferences, which are difficult to quantify and may skew the fetching of the data, while the…

数据库 · 计算机科学 2022-02-15 Sergio Cuzzucoli

Skyline computation is an increasingly popular query, with broad applicability in domains such as healthcare, travel and finance. Given the recent trend to outsource databases and query evaluation, and due to the proprietary and sometimes…

数据库 · 计算机科学 2020-03-03 Sepanta Zeighami , Gabriel Ghinita , Cyrus Shahabi
‹ 上一页 1 2 3 10 下一页 ›