中文
相关论文

相关论文: Decreasing verification radius in local certificat…

200 篇论文

An index code is said to be locally decodable if each receiver can decode its demand using its side information and by querying only a subset of the transmitted codeword symbols instead of observing the entire codeword. Local decodability…

信息论 · 计算机科学 2019-01-18 Lakshmi Natarajan , Hoang Dau , Prasad Krishnan , V. Lalitha

Neighbourhood Evaluation Criteria is a heuristical approximate algorithm that attempts to solve the Minimum Vertex Cover. degree count is kept in check for each vertex and the highest count based vertex is included in our cover set. In the…

其他计算机科学 · 计算机科学 2020-05-12 Kaustubh K Joshi

The impressive results of modern neural networks partly come from their non linear behaviour. Unfortunately, this property makes it very difficult to apply formal verification tools, even if we restrict ourselves to networks with a…

人工智能 · 计算机科学 2021-05-18 Julien Girard-Satabin , Aymeric Varasse , Marc Schoenauer , Guillaume Charpiat , Zakaria Chihani

Providing formal guarantees of algorithmic fairness is of paramount importance to socially responsible deployment of machine learning algorithms. In this work, we study formal guarantees, i.e., certificates, for individual fairness (IF) of…

机器学习 · 计算机科学 2023-11-21 Matthew Wicker , Vihari Piratia , Adrian Weller

Many distributed learning techniques have been motivated by the increasing size of datasets and their inability to fit into main memory on a single machine. We propose an algorithm that finds the nearest neighbor in a graph locally without…

数据结构与算法 · 计算机科学 2019-02-18 Abhinav Mishra

Increasing the automaticity of proofs in deductive verification of C programs is a challenging task. When applied to industrial C programs known heuristics to generate simpler verification conditions are not efficient enough. This is mainly…

计算机科学中的逻辑 · 计算机科学 2011-05-24 Jean-François Couchot , Alain Giorgetti , Nicolas Stouls

Graph embeddings have emerged as a powerful tool for representing complex network structures in a low-dimensional space, enabling the use of efficient methods that employ the metric structure in the embedding space as a proxy for the…

社会与信息网络 · 计算机科学 2024-04-18 Radosław Nowak , Adam Małkowski , Daniel Cieślak , Piotr Sokół , Paweł Wawrzyński

The Minimum Vertex Cover (MinVC) problem is a well-known NP-hard problem. Recently there has been great interest in solving this problem on real-world massive graphs. For such graphs, local search is a promising approach to finding optimal…

数据结构与算法 · 计算机科学 2015-09-22 Yi Fan , Chengqian Li , Zongjie Ma , LjiLjana Brankovic , Vladimir Estivill-Castro , Abdul Sattar

Local robustness verification can verify that a neural network is robust wrt. any perturbation to a specific input within a certain distance. We call this distance Robustness Radius. We observe that the robustness radii of correctly…

机器学习 · 计算机科学 2024-02-14 Jiangchao Liu , Liqian Chen , Antoine Mine , Ji Wang

An index code for broadcast channel with receiver side information is locally decodable if each receiver can decode its demand by observing only a subset of the transmitted codeword symbols instead of the entire codeword. Local decodability…

信息论 · 计算机科学 2020-07-31 Lakshmi Natarajan , Prasad Krishnan , V. Lalitha , Hoang Dau

We give a construction for a self-test for any connected graph state. In other words, for each connected graph state we give a set of non-local correlations that can only be achieved (quantumly) by that particular graph state and certain…

量子物理 · 物理学 2010-10-12 Matthew McKague

Graphs provide a powerful representation formalism that offers great promise to benefit tasks like handwritten signature verification. While most state-of-the-art approaches to signature verification rely on fixed-size representations,…

计算机视觉与模式识别 · 计算机科学 2019-06-26 Paul Maergner , Nicholas R. Howe , Kaspar Riesen , Rolf Ingold , Andreas Fischer

Traditional proof systems involve a resource-bounded verifier communicating with a powerful (but untrusted) prover. Distributed verifier proof systems are a new family of proof models that involve a network of verifier nodes communicating…

计算复杂性 · 计算机科学 2020-05-22 Nagaganesh Jaladanki , Wilson Wu

We investigate the problem of verifying different properties of discrete time dynamical systems, namely, reachability, safety and reach-while-avoid. To achieve this, we adopt a data driven perspective and, using past system trajectories as…

系统与控制 · 电气工程与系统科学 2025-08-13 Luke Rickard , Alessandro Abate , Kostas Margellos

A vertex $v$ is said to distinguish two other vertices $x$ and $y$ of a nontrivial connected graph G if the distance from $v$ to $x$ is different from the distance from $v$ to $y$. A set $S\subseteq V(G)$ is a local metric set for $G$ if…

A vertex $v\in V(G)$ is said to distinguish two vertices $x,y\in V(G)$ of a nontrivial connected graph $G$ if the distance from $v$ to $x$ is different from the distance from $v$ to $y$. A set $S\subset V(G)$ is a local metric generator for…

组合数学 · 数学 2015-05-25 Gabriel A. Barragan-Ramirez , Juan A. Rodriguez-Velazquez

Supervised learning on graphs is a challenging task due to the high dimensionality and inherent structural dependencies in the data, where each edge depends on a pair of vertices. Existing conventional methods are designed for standard…

统计方法学 · 统计学 2024-06-27 Cencheng Shen , Shangsi Wang , Alexandra Badea , Carey E. Priebe , Joshua T. Vogelstein

We study the {\em verification} problem in distributed networks, stated as follows. Let $H$ be a subgraph of a network $G$ where each vertex of $G$ knows which edges incident on it are in $H$. We would like to verify whether $H$ has some…

分布式、并行与集群计算 · 计算机科学 2011-10-18 Atish Das Sarma , Stephan Holzer , Liah Kor , Amos Korman , Danupon Nanongkai , Gopal Pandurangan , David Peleg , Roger Wattenhofer

For a given computational problem, a certificate is a piece of data that one (the prover) attaches to the output with the aim of allowing efficient verification (by the verifier) that this output is correct. Here, we consider the minimal…

符号计算 · 计算机科学 2018-05-21 Pascal Giorgi , Vincent Neiger

Large graphs are difficult to represent, visualize, and understand. In this paper, we introduce "gate graph" - a new approach to perform graph simplification. A gate graph provides a simplified topological view of the original graph.…

社会与信息网络 · 计算机科学 2016-11-18 Ning Ruan , Ruoming Jin , Yan Huang