中文
相关论文

相关论文: An Algorithm for Verifying Some Norm Identities in…

200 篇论文

Algorithms come with multiple variants which are obtained by changing the mathematical approach from which the algorithm is derived. These variants offer a wide spectrum of performance when implemented on a multicore platform and we seek to…

分布式、并行与集群计算 · 计算机科学 2010-10-12 Henricus Bouwmeester , Julien Langou

Prior work on neural network verification has focused on specifications that are linear functions of the output of the network, e.g., invariance of the classifier output under adversarial perturbations of the input. In this paper, we extend…

We propose a new statistical hypothesis testing framework which decides visually, using confidence intervals, whether the means of two samples are equal or if one is larger than the other. With our method, the user can at the same time…

统计理论 · 数学 2025-03-06 Timothée Mathieu

Motivated by an open problem of validating protein identities in label-free shotgun proteomics work-flows, we present a testing procedure to validate class/protein labels using available measurements across instances/peptides. More…

统计方法学 · 统计学 2020-06-05 Melissa C. Key , Ben Boukai

We propose a decentralized subspace algorithm for identification of large-scale, interconnected systems that are described by sparse (multi) banded state-space matrices. First, we prove that the state of a local subsystem can be…

系统与控制 · 计算机科学 2014-02-17 Aleksandar Haber , Michel Verhaegen

In some industrial applications such as fraud detection, the performance of common supervision techniques may be affected by the poor quality of the available labels : in actual operational use-cases, these labels may be weak in quantity,…

机器学习 · 计算机科学 2021-06-22 Hugo Le Baher , Vincent Lemaire , Romain Trinquart

Finding the Lie-algebraic closure of a handful of matrices has important applications in quantum computing and quantum control. For most realistic cases, the closure cannot be determined analytically, necessitating an explicit numerical…

计算工程、金融与科学 · 计算机科学 2025-06-03 Yutaro Iiyama

A recent model for property testing of probability distributions (Chakraborty et al., ITCS 2013, Canonne et al., SICOMP 2015) enables tremendous savings in the sample complexity of testing algorithms, by allowing them to condition the…

数据结构与算法 · 计算机科学 2018-12-10 Jayadev Acharya , Clément L. Canonne , Gautam Kamath

We provide an accurate verification method for solutions of heat equations with a superlinear nonlinearity. The verification method numerically proves the existence and local uniqueness of the exact solution in a neighborhood of a…

数值分析 · 数学 2017-08-01 Akitoshi Takayasu , Makoto Mizuguchi , Takayuki Kubo , Shin'ichi Oishi

In this paper we present a new identity and some of its variants which can be used for finding solutions while solving fractional infinite and finite series. We introduce another simple identity which is capable of generating solutions for…

综合数学 · 数学 2017-12-05 Henrik Stenlund

Recently, Pagh presented a randomized approximation algorithm for the multiplication of real-valued matrices building upon work for detecting the most frequent items in data streams. We continue this line of research and present new {\em…

数据结构与算法 · 计算机科学 2012-09-21 Konstantin Kutzkov

Clustering is an unsupervised technique of Data Mining. It means grouping similar objects together and separating the dissimilar ones. Each object in the data set is assigned a class label in the clustering process using a distance measure.…

信息检索 · 计算机科学 2011-10-13 Parul Agarwal , M. Afshar Alam , Ranjit Biswas

We consider the problem of testing whether a correlation matrix of a multivariate normal population is the identity matrix. We focus on sparse classes of alternatives where only a few entries are nonzero and, in fact, positive. We derive a…

统计理论 · 数学 2015-04-15 Ery Arias-Castro , Sébastien Bubeck , Gábor Lugosi

Order Dependencies (ODs) have many applications, such as query optimization, data integration, and data cleaning. Although many works addressed the problem of discovering OD (and its variants), they do not consider datasets with missing…

数据库 · 计算机科学 2024-01-01 Alejandro Ramos , Takuya Uemura , Daichi Amagata , Ryo Shirai , Takahiro Hara

Re-identification algorithms are used in data privacy to measure disclosure risk. They model the situation in which an adversary attacks a published database by means of linking the information of this adversary with the database. In this…

密码学与安全 · 计算机科学 2013-01-23 Vicenç Torra , Klara Stokes

We present the method of "vectorial regularization" to prove kernel identities. This method is applied to derive both known kernel identities, e.g.…

泛函分析 · 数学 2017-10-26 Christian Bargetz , Norbert Ortner

Engineering a product-line is more than just describing a product-line: to be correct, every variant that can be generated must satisfy some constraints. To ensure that all such variants will be correct (e.g. well-typed) there are only two…

软件工程 · 计算机科学 2024-08-02 Andreas Bayha , Vincent Aravantinos

We consider exact algorithms for Subset Balancing, a family of related problems that generalizes Subset Sum, Partition, and Equal Subset Sum. Specifically, given as input an integer vector $\vec{x} \in \mathbb{Z}^n$ and a constant-size…

数据结构与算法 · 计算机科学 2025-11-17 Tim Randolph , Karol Węgrzycki

We consider the problem of testing a null hypothesis defined by equality and inequality constraints on a statistical parameter. Testing such hypotheses can be challenging because the number of relevant constraints may be on the same order…

统计方法学 · 统计学 2024-02-19 Nils Sturma , Mathias Drton , Dennis Leung

Neural network verification mainly focuses on local robustness properties, which can be checked by bounding the image (set of outputs) of a given input set. However, often it is important to know whether a given property holds globally for…

软件工程 · 计算机科学 2024-01-30 Xiyue Zhang , Benjie Wang , Marta Kwiatkowska