中文
相关论文

相关论文: A note on efficient audit sample selection

200 篇论文

We propose a new sampling strategy, called smart active sapling, for quality inspections outside the production line. Based on the principles of active learning a machine learning model decides which samples are sent to quality inspection.…

机器学习 · 计算机科学 2022-09-26 Clemens Heistracher , Stefan Stricker , Pedro Casas , Daniel Schall , Jana Kemnitz

We develop several tools for the determination of sample size and design for Medicaid and healthcare audits. The goal of these audits is to examine a population of claims submitted by a healthcare provider for reimbursement by a third party…

统计方法学 · 统计学 2018-09-07 Michelle Norris

Software developers study and reuse existing source code to understand how to properly use application programming interfaces (APIs). However, manually finding sufficient and adequate code examples for a given API is a difficult and a…

软件工程 · 计算机科学 2022-08-02 Mohammad Ghafari , Konstantin Rubinov , Mohammad Mehdi Pourhashem K

A central requirement of the European Union's Digital Services Act (DSA) is that online platforms undergo internal and external audits. A key component of these audits is the assessment of systemic risks, including the dissemination of…

计算机与社会 · 计算机科学 2025-05-07 Marie-Therese Sekwenz , Rita Gsenger , Scott Dahlgren , Ben Wagner

In this paper, we investigate the problem of assessing statistical methods and effectively summarizing results from simulations. Specifically, we consider problems of the type where multiple methods are compared on a reasonably large test…

应用统计 · 统计学 2015-10-07 Abigail Arnold , Jason Loeppky

Representative sampling appears rare in empirical software engineering research. Not all studies need representative samples, but a general lack of representative sampling undermines a scientific field. This article therefore reports a…

软件工程 · 计算机科学 2021-10-22 Sebastian Baltes , Paul Ralph

Large technology firms face the problem of moderating content on their online platforms for compliance with laws and policies. To accomplish this at the scale of billions of pieces of content per day, a combination of human and machine…

应用统计 · 统计学 2023-06-14 Xuan Yang , Andrew J Smart , Daniel Theron

This paper provides an introductory overview of how one may employ importance sampling effectively as a tool for solving stochastic optimization formulations incorporating tail risk measures such as Conditional Value-at-Risk. Approximating…

风险管理 · 定量金融 2023-07-11 Anand Deo , Karthyek Murthy

We propose a new approach to generate multiple variants of the target summary with diverse content and varying lengths, then score and select admissible ones according to users' needs. Abstractive summarizers trained on single reference…

计算与语言 · 计算机科学 2021-04-06 Kaiqiang Song , Bingqing Wang , Zhe Feng , Fei Liu

Nested stochastic modeling has been on the rise in many fields of the financial industry. Such modeling arises whenever certain components of a stochastic model are stochastically determined by other models. There are at least two main…

计算金融 · 定量金融 2021-06-14 Runhuan Feng , Peng Li

Background. Software Engineering (SE) researchers extensively perform experiments with human subjects. Well-defined samples are required to ensure external validity. Samples are selected \textit{purposely} or by \textit{convenience},…

软件工程 · 计算机科学 2021-08-30 Valentina Lenarduzzi , Oscar Dieste , Davide Fucci , Sira Vegas

We present a novel summarization framework for reviews of products and services by selecting informative and concise text segments from the reviews. Our method consists of two major steps. First, we identify five frequently occurring…

信息检索 · 计算机科学 2012-11-26 Trung V. Nguyen , Alice H. Oh

One possible approach to tackle the class imbalance in classification tasks is to resample a training dataset, i.e., to drop some of its elements or to synthesize new ones. There exist several widely-used resampling methods. Recent research…

机器学习 · 计算机科学 2018-09-18 Smolyakov Dmitry , Alexander Korotin , Pavel Erofeev , Artem Papanov , Evgeny Burnaev

A problem is addressed of minimization of the number of measurements needed for digital image acquisition and reconstruction with a given accuracy. A sampling theory based method of image sampling and reconstruction is suggested that allows…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Leonid Yaroslavsky

To improve the generalizability of impact evaluations, recent research has examined statistical methods for selecting representative samples of sites. However, these methods rely on having rich data on impact moderators for all sites in the…

统计方法学 · 统计学 2022-01-17 Robert B. Olsen

Random sampling has become a critical tool in solving massive matrix problems. For linear regression, a small, manageable set of data rows can be randomly selected to approximate a tall, skinny data matrix, improving processing time…

数据结构与算法 · 计算机科学 2014-08-22 Michael B. Cohen , Yin Tat Lee , Cameron Musco , Christopher Musco , Richard Peng , Aaron Sidford

For many tasks of data analysis, we may only have the information of the explanatory variable and the evaluation of the response values are quite expensive. While it is impractical or too costly to obtain the responses of all units, a…

统计计算 · 统计学 2023-04-07 Wei Zheng , Ting Tian , Xueqin Wang

In modern organizations, Information and Communication Technologies are used to support the organizations' activities. To manage the quality of the organization processes, audit processes are implemented. Also, the audit processes can aim…

其他计算机科学 · 计算机科学 2012-01-04 Marius Popa

The Count-Min sketch is an important and well-studied data summarization method. It allows one to estimate the count of any item in a stream using a small, fixed size data sketch. However, the accuracy of the sketch depends on…

数据结构与算法 · 计算机科学 2018-11-13 Daniel Ting

Clustering is often used for discovering structure in data. Clustering systems differ in the objective function used to evaluate clustering quality and the control strategy used to search the space of clusterings. Ideally, the search…

人工智能 · 计算机科学 2014-11-17 D. Fisher