中文
相关论文

相关论文: Optimal Aggregation Algorithms for Middleware

200 篇论文

In this paper, we propose and study the problem of top-m rank aggregation of spatial objects in streaming queries, where, given a set of objects O, a stream of spatial queries (kNN or range), the goal is to report m objects with the highest…

数据库 · 计算机科学 2016-10-24 Farhana M. Choudhury , Zhifeng Bao , J. Shane Culpepper , Timos Sellis

In search and advertisement ranking, it is often required to simultaneously maximize multiple objectives. For example, the objectives can correspond to multiple intents of a search query, or in the context of advertising, they can be…

数据结构与算法 · 计算机科学 2024-10-17 Nikhil R. Devanur , Sivakanth Gopi

We study the active learning problem of top-$k$ ranking from multi-wise comparisons under the popular multinomial logit model. Our goal is to identify the top-$k$ items with high probability by adaptively querying sets for comparisons and…

数据结构与算法 · 计算机科学 2017-08-01 Xi Chen , Yuanzhi Li , Jieming Mao

Top-k queries have been studied intensively in the database community and they are an important means to reduce query cost when only the "best" or "most interesting" results are needed instead of the full output. While some optimality…

数据库 · 计算机科学 2020-05-04 Nikolaos Tziavelis , Wolfgang Gatterbauer , Mirek Riedewald

Scalable real-time assortment optimization has become essential in e-commerce operations due to the need for personalization and the availability of a large variety of items. While this can be done when there are simplistic assortment…

人工智能 · 计算机科学 2021-03-03 Theja Tulabandhula , Deeksha Sinha , Saketh Karra

Maximum diversity aims at selecting a diverse set of high-quality objects from a collection, which is a fundamental problem and has a wide range of applications, e.g., in Web search. Diversity under a uniform or partition matroid constraint…

数据结构与算法 · 计算机科学 2021-04-13 Guangyi Zhang , Aristides Gionis

We revisit the problem of large-scale assortment optimization under the multinomial logit choice model without any assumptions on the structure of the feasible assortments. Scalable real-time assortment optimization has become essential in…

最优化与控制 · 数学 2018-05-02 Deeksha Sinha , Theja Tulabandhula

We investigate crowdsourcing algorithms for finding the top-quality item within a large collection of objects with unknown intrinsic quality values. This is an important problem with many relevant applications, for example in networked…

人机交互 · 计算机科学 2017-10-03 Alessandro Nordio , Alberto Tarable , Emilio Leonardi , Marco Ajmone Marsan

We propose a clustering-based iterative algorithm to solve certain optimization problems in machine learning, where we start the algorithm by aggregating the original data, solving the problem on aggregated data, and then in subsequent…

机器学习 · 统计学 2017-01-23 Young Woong Park , Diego Klabjan

Learning the true ordering between objects by aggregating a set of expert opinion rank order lists is an important and ubiquitous problem in many applications ranging from social choice theory to natural language processing and search…

机器学习 · 统计学 2016-05-17 Avradeep Bhowmik , Joydeep Ghosh

Database query processing requires algorithms for duplicate removal, grouping, and aggregation. Three algorithms exist: in-stream aggregation is most efficient by far but requires sorted input; sort-based aggregation relies on external…

数据库 · 计算机科学 2022-09-27 Thanh Do , Goetz Graefe , Jeffrey Naughton

We study ranked enumeration of join-query results according to very general orders defined by selective dioids. Our main contribution is a framework for ranked enumeration over a class of dynamic programming problems that generalizes…

数据库 · 计算机科学 2020-09-15 Nikolaos Tziavelis , Deepak Ajwani , Wolfgang Gatterbauer , Mirek Riedewald , Xiaofeng Yang

Algorithmic efficiency is essential to reducing energy and time usage for computational problems. Optimizing efficiency is important for tasks involving multiple resources, for example in stochastic calculations where the size of the random…

计算物理 · 物理学 2025-07-09 Run Yan Teh , Manushan Thenabadu , Peter D Drummond

Given a set of $m$ agents and a set of $n$ items, where agent $A$ has utility $u_{A,i}$ for item $i$, our goal is to allocate items to agents to maximize fairness. Specifically, the utility of an agent is the sum of its utilities for items…

数据结构与算法 · 计算机科学 2009-01-05 Deeparnab Chakrabarty , Julia Chuzhoy , Sanjeev Khanna

We consider the problem of static assortment optimization, where the goal is to find the assortment of size at most $C$ that maximizes revenues. This is a fundamental decision problem in the area of Operations Management. It has been shown…

统计方法学 · 统计学 2011-08-19 Vivek Farias , Srikanth Jagabathula , Devavrat Shah

Microaggregation is a method to coarsen a dataset, by optimally clustering data points in groups of at least $k$ points, thereby providing a $k$-anonymity type disclosure guarantee for each point in the dataset. Previous algorithms for…

数据结构与算法 · 计算机科学 2024-01-05 Felix I. Stamm , Michael T. Schaub

\emph{$K$-best enumeration}, which asks to output $k$-best solutions without duplication, is a helpful tool in data analysis for many fields. In such fields, graphs typically represent data. Thus subgraph enumeration has been paid much…

数据结构与算法 · 计算机科学 2024-05-14 Kazuhiro Kurita , Kunihiro Wasa

We generalize the classical nuts and bolts problem to a setting where the input is a collection of $n$ nuts and $m$ bolts, and there is no promise of any matching pairs. It is not allowed to compare a nut directly with a nut or a bolt…

数据结构与算法 · 计算机科学 2024-07-16 Mayank Goswami , Riko Jacob

Data replication is a common method used to improve the performance of data access in distributed database systems. In this paper, we present an object replication algorithm in distributed database systems (ORAD). We optimize the created…

数据库 · 计算机科学 2012-10-08 Arash Ghorbannia Delavar , Golnoosh Keshani

This paper studies some basic problems in a multiple-object auction model using methodologies from theoretical computer science. We are especially concerned with situations where an adversary bidder knows the bidding algorithms of all the…

计算工程、金融与科学 · 计算机科学 2007-05-23 Ming-Yang Kao , Junfeng Qi , Lei Tan
‹ 上一页 1 2 3 10 下一页 ›