中文
相关论文

相关论文: A Model for Donation Verification

200 篇论文

In this work, we revisit the problem of uniformity testing of discrete probability distributions. A fundamental problem in distribution testing, testing uniformity over a known domain has been addressed over a significant line of works, and…

数据结构与算法 · 计算机科学 2017-08-17 Tuğkan Batu , Clément L. Canonne

One problem to solve in the context of information fusion, decision-making, and other artificial intelligence challenges is to compute justified beliefs based on evidence. In real-life examples, this evidence may be inconsistent,…

人工智能 · 计算机科学 2023-06-07 Daira Pinto Prieto , Ronald de Haan , Aybüke Özgün

Here we argue that the notion of falsifiability, a key concept in defining a valid scientific theory, can be quantified using Bayesian Model Selection, which is a standard tool in modern statistics. This relates falsifiability to the…

物理学史与哲学 · 物理学 2015-06-03 Ilya Nemenman

We consider the fundamental problem of communicating an estimate of a real number $x\in[0,1]$ using a single bit. A sender that knows $x$ chooses a value $X\in\set{0,1}$ to transmit. In turn, a receiver estimates $x$ based on the value of…

数据结构与算法 · 计算机科学 2021-05-21 Ran Ben-Basat , Michael Mitzenmacher , Shay Vargaftik

We consider a well-studied online random graph model for kidney exchange, where nodes representing patient-donor pairs arrive over time, and the probability of a directed edge is p. We assume existence of a single altruistic donor, who…

计算机科学与博弈论 · 计算机科学 2020-10-06 Avrim Blum , Yishay Mansour

This paper introduces a new technique for quantifying the approximation error of a broad class of probabilistic inference programs, including ones based on both variational and Monte Carlo approaches. The key idea is to derive a subjective…

人工智能 · 计算机科学 2016-06-02 Marco F Cusumano-Towner , Vikash K Mansinghka

In this paper we study the problem of computing max-entropy distributions over a discrete set of objects subject to observed marginals. Interest in such distributions arises due to their applicability in areas such as statistical physics,…

数据结构与算法 · 计算机科学 2013-05-02 Mohit Singh , Nisheeth K. Vishnoi

In a game of persuasion with evidence, a sender has private information. By presenting evidence on the information, the sender wishes to persuade a receiver to take a single action (e.g., hire a job candidate, or convict a defendant). The…

计算机科学与博弈论 · 计算机科学 2024-09-10 Martin Hoefer , Pasin Manurangsi , Alexandros Psomas

This paper studies how insurers can chose which claims to investigate for fraud. Given a prediction model, typically only claims with the highest predicted propability of being fraudulent are investigated. We argue that this can lead to…

机器学习 · 统计学 2025-09-24 Christos Revelas , Otilia Boldea , Bas J. M. Werker

Several interesting generative learning algorithms involve a complex probability distribution over many random variables, involving intractable normalization constants or latent variable normalization. Some of them may even not have an…

机器学习 · 计算机科学 2014-05-13 Yoshua Bengio , Li Yao , Kyunghyun Cho

This paper presents a directed signature scheme with the property that the signature can be verified only with the help of signer or signature receiver. We also propose its applications to share verification of signatures and to threshold…

密码学与安全 · 计算机科学 2007-05-23 Sunder Lal , Manoj Kumar

For many real time applications, it is important to validate the information received from the sensors before entering higher levels of reasoning. This paper presents an any time probabilistic algorithm for validating the information…

人工智能 · 计算机科学 2013-02-01 Pablo H. Ibarguengoytia , Luis Enrique Sucar , Sunil Vadera

Each classical public-coin protocol for coin flipping is naturally associated with a quantum protocol for weak coin flipping. The quantum protocol is obtained by replacing classical randomness with quantum entanglement and by adding a cheat…

量子物理 · 物理学 2007-05-23 Carlos Mochon

We consider the problem of estimating the number of false null hypotheses among a very large number of independently tested hypotheses, focusing on the situation in which the proportion of false null hypotheses is very small. We propose a…

统计理论 · 数学 2007-06-13 Nicolai Meinshausen , John Rice

In this paper we investigate the applicability of standard model checking approaches to verifying properties in probabilistic programming. As the operational model for a standard probabilistic program is a potentially infinite parametric…

Binary classifiers trained on a certain proportion of positive items introduce a bias when applied to data sets with different proportions of positive items. Most solutions for dealing with this issue assume that some information on the…

机器学习 · 统计学 2021-02-18 Marco J. H. Puts , Piet J. H. Daas

We provide a computationally efficient black-box reduction from mechanism design to algorithm design in very general settings. Specifically, we give an approximation-preserving reduction from truthfully maximizing \emph{any} objective under…

计算机科学与博弈论 · 计算机科学 2013-05-20 Yang Cai , Constantinos Daskalakis , S. Matthew Weinberg

We present a simple semi-streaming algorithm for $(1-\epsilon)$-approximation of bipartite matching in $O(\log{\!(n)}/\epsilon)$ passes. This matches the performance of state-of-the-art "$\epsilon$-efficient" algorithms -- the ones with…

数据结构与算法 · 计算机科学 2025-08-06 Sepehr Assadi

We introduce a private quantum money scheme with the note verification procedure based on Sampling Matching, a problem in the one-way communication complexity model introduced by Kumar et al.[Nature Communications 10, Article number: 4152].…

量子物理 · 物理学 2019-11-22 Niraj Kumar

Feature attribution explains neural network outputs by identifying relevant input features. The attribution has to be faithful, meaning that the attributed features must mirror the input features that influence the output. One recent trend…

机器学习 · 计算机科学 2024-02-15 Yang Zhang , Yawei Li , Hannah Brown , Mina Rezaei , Bernd Bischl , Philip Torr , Ashkan Khakzar , Kenji Kawaguchi