中文
相关论文

相关论文: Diamond Sampling for Approximate Maximum All-pairs…

200 篇论文

Top-k maximum inner product search (MIPS) is a central task in many machine learning applications. This paper extends top-k MIPS with a budgeted setting, that asks for the best approximate top-k MIPS given a limit of B computational…

数据库 · 计算机科学 2020-09-15 Stephan S. Lorenzen , Ninh Pham

In the context of high-quality asteroseismic data provided by the NASA Kepler mission, we developed a new code, termed Diamonds (high-DImensional And multi-MOdal NesteD Sampling), for fast Bayesian parameter estimation and model comparison…

天体物理仪器与方法 · 物理学 2015-10-21 Enrico Corsaro , Joris De Ridder

This version is ***superseded*** by a full version that can be found at http://www.itu.dk/people/pagh/papers/mining-jour.pdf, which contains stronger theoretical results and fixes a mistake in the reporting of experiments. Abstract:…

数据结构与算法 · 计算机科学 2010-02-17 Andrea Campagna , Rasmus Pagh

Process refinement to consistently produce high-quality material over a large area of the grown crystal, enabling various applications from optics crystals to quantum detectors, has long been a goal for diamond growth. Machine learning…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Rohan Reddy Mekala , Elias Garratt , Matthias Muehle , Arjun Srinivasan , Adam Porter , Mikael Lindvall

We show that a broad class of $(+,\diamond)$ vector products (for binary integer functions $\diamond$) are equivalent under one-to-polylog reductions to the computation of the Hamming distance. Examples include: the dominance product, the…

数据结构与算法 · 计算机科学 2018-05-07 Daniel Graf , Karim Labib , Przemysław Uznański

One of the most well-known and simplest models for diversity maximization is the Max-Min Diversification (MMD) model, which has been extensively studied in the data mining and database literature. In this paper, we initiate the study of the…

数据结构与算法 · 计算机科学 2025-02-05 Iiro Kumpulainen , Florian Adriaens , Nikolaj Tatti

Data stored in a data warehouse are inherently multidimensional, but most data-pruning techniques (such as iceberg and top-k queries) are unidimensional. However, analysts need to issue multidimensional queries. For example, an analyst may…

数据库 · 计算机科学 2008-05-07 Hazel Webb , Owen Kaser , Daniel Lemire

Maximum Inner Product Search (MIPS) is a ubiquitous task in machine learning applications such as recommendation systems. Given a query vector and $n$ atom vectors in $d$-dimensional space, the goal of MIPS is to find the atom that has the…

机器学习 · 计算机科学 2023-06-28 Mo Tiwari , Ryan Kang , Je-Yong Lee , Donghyun Lee , Chris Piech , Sebastian Thrun , Ilan Shomorony , Martin Jinye Zhang

This paper studies the sample complexity (aka number of comparisons) bounds for the active best-$k$ items selection from pairwise comparisons. From a given set of items, the learner can make pairwise comparisons on every pair of items, and…

机器学习 · 计算机科学 2021-08-02 Wenbo Ren , Jia Liu , Ness B. Shroff

Retrieval finds a small number of relevant candidates from a large corpus for information retrieval and recommendation applications. A key component of retrieval is to model (user, item) similarity, which is commonly represented as the dot…

机器学习 · 计算机科学 2023-06-08 Jiaqi Zhai , Zhaojie Gong , Yueming Wang , Xiao Sun , Zheng Yan , Fu Li , Xing Liu

This paper addresses the nearest neighbor search problem under inner product similarity and introduces a compact code-based approach. The idea is to approximate a vector using the composition of several elements selected from a source…

计算机视觉与模式识别 · 计算机科学 2014-06-23 Chao Du , Jingdong Wang

We provide approximation algorithms for two problems, known as NECKLACE SPLITTING and $\epsilon$-CONSENSUS SPLITTING. In the problem $\epsilon$-CONSENSUS SPLITTING, there are $n$ non-atomic probability measures on the interval $[0, 1]$ and…

数据结构与算法 · 计算机科学 2020-07-01 Noga Alon , Andrei Graur

Supporting sampling in the presence of joins is an important problem in data analysis, but is inherently challenging due to the need to avoid correlation between output tuples. Current solutions provide either correlated or non-correlated…

数据库 · 计算机科学 2017-02-15 Niranjan Kamat , Arnab Nandi

We consider the revenue maximization problem with sharp multi-demand, in which $m$ indivisible items have to be sold to $n$ potential buyers. Each buyer $i$ is interested in getting exactly $d_i$ items, and each item $j$ gives a benefit…

计算机科学与博弈论 · 计算机科学 2013-12-16 Vittorio Bilò , Michele Flammini , Gianpiero Monaco

We study a submodular maximization problem motivated by applications in online retail. A platform displays a list of products to a user in response to a search query. The user inspects the first $k$ items in the list for a $k$ chosen at…

计算机科学与博弈论 · 计算机科学 2022-10-24 Arash Asadpour , Rad Niazadeh , Amin Saberi , Ali Shameli

In OLAP, analysts often select an interesting sample of the data. For example, an analyst might focus on products bringing revenues of at least 100 000 dollars, or on shops having sales greater than 400 000 dollars. However, current systems…

数据库 · 计算机科学 2014-07-25 Hazel Webb , Daniel Lemire , Owen Kaser

Running machine learning algorithms on large and rapidly growing volumes of data is often computationally expensive, one common trick to reduce the size of a data set, and thus reduce the computational cost of machine learning algorithms,…

机器学习 · 计算机科学 2022-01-25 Shaojie Tang , Jing Yuan

Given a set $S$ of $n$ points in $\mathbb{R}^d$, the Closest Pair problem is to find a pair of distinct points in $S$ at minimum distance. When $d$ is constant, there are efficient algorithms that solve this problem, and fast approximate…

数据结构与算法 · 计算机科学 2017-06-27 Omer Gold , Micha Sharir

The marginal maximum a posteriori probability (MAP) estimation problem, which calculates the mode of the marginal posterior distribution of a subset of variables with the remaining variables marginalized, is an important inference problem…

机器学习 · 统计学 2013-07-19 Qiang Liu , Alexander Ihler

Given a set of arms $\mathcal{Z}\subset \mathbb{R}^d$ and an unknown parameter vector $\theta_\ast\in\mathbb{R}^d$, the pure exploration linear bandit problem aims to return $\arg\max_{z\in \mathcal{Z}} z^{\top}\theta_{\ast}$, with high…

机器学习 · 统计学 2023-10-26 Zhaoqi Li , Kevin Jamieson , Lalit Jain
‹ 上一页 1 2 3 10 下一页 ›