首页 > 最新文献

Information Processing Letters最新文献

英文 中文
Sparsifying Count Sketch 稀疏化计数草图
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-29 DOI: 10.1016/j.ipl.2024.106490
Bhisham Dev Verma , Rameshwar Pratap , Punit Pankaj Dubey

The seminal work of Charikar et al. [1] called Count-Sketch suggests a sketching algorithm for real-valued vectors that has been used in frequency estimation for data streams and pairwise inner product estimation for real-valued vectors etc. One of the major advantages of Count-Sketch over other similar sketching algorithms, such as random projection, is that its running time, as well as the sparsity of sketch, depends on the sparsity of the input. Therefore, sparse datasets enjoy space-efficient (sparse sketches) and faster running time. However, on dense datasets, these advantages of Count-Sketch might be negligible over other baselines. In this work, we address this challenge by suggesting a simple and effective approach that outputs (asymptotically) a sparser sketch than that obtained via Count-Sketch, and as a by-product, we also achieve a faster running time. Simultaneously, the quality of our estimate is closely approximate to that of Count-Sketch. For frequency estimation and pairwise inner product estimation problems, our proposal Sparse-Count-Sketch provides unbiased estimates. These estimations, however, have slightly higher variances than their respective estimates obtained via Count-Sketch. To address this issue, we present improved estimators for these problems based on maximum likelihood estimation (MLE) that offer smaller variances even w.r.t. Count-Sketch. We suggest a rigorous theoretical analysis of our proposal for frequency estimation for data streams and pairwise inner product estimation for real-valued vectors.

Charikar 等人[1]的开创性著作《Count-Sketch》提出了一种实值向量草图算法,该算法已被用于数据流的频率估计和实值向量的成对内积估计等。与其他类似的草图算法(如随机投影)相比,Count-Sketch 的一大优势在于其运行时间以及草图的稀疏性取决于输入的稀疏性。因此,稀疏数据集可享受空间效率(稀疏草图)和更快的运行时间。然而,在密集数据集上,Count-Sketch 的这些优势与其他基线相比可能微不足道。在这项工作中,我们提出了一种简单而有效的方法来应对这一挑战,这种方法(渐近地)输出的草图比通过计数草图获得的草图更稀疏,而且作为副产品,我们还实现了更快的运行时间。同时,我们的估计质量与计数草图非常接近。对于频率估计和成对内积估计问题,我们提出的 Sparse-Count-Sketch 可以提供无偏估计。不过,这些估计值的方差略高于通过 Count-Sketch 得到的估计值。为了解决这个问题,我们提出了基于最大似然估计(MLE)的这些问题的改进估计器,即使与 Count-Sketch 相比,它们也能提供更小的方差。我们建议对数据流的频率估计和实值向量的成对内积估计进行严格的理论分析。
{"title":"Sparsifying Count Sketch","authors":"Bhisham Dev Verma ,&nbsp;Rameshwar Pratap ,&nbsp;Punit Pankaj Dubey","doi":"10.1016/j.ipl.2024.106490","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106490","url":null,"abstract":"<div><p>The seminal work of Charikar et al. <span>[1]</span> called <span>Count-Sketch</span> suggests a sketching algorithm for real-valued vectors that has been used in frequency estimation for data streams and pairwise inner product estimation for real-valued vectors etc. One of the major advantages of <span>Count-Sketch</span> over other similar sketching algorithms, such as random projection, is that its running time, as well as the sparsity of sketch, depends on the sparsity of the input. Therefore, sparse datasets enjoy space-efficient (sparse sketches) and faster running time. However, on dense datasets, these advantages of <span>Count-Sketch</span> might be negligible over other baselines. In this work, we address this challenge by suggesting a simple and effective approach that outputs (asymptotically) a sparser sketch than that obtained via <span>Count-Sketch</span>, and as a by-product, we also achieve a faster running time. Simultaneously, the quality of our estimate is closely approximate to that of <span>Count-Sketch</span>. For frequency estimation and pairwise inner product estimation problems, our proposal <span>Sparse-Count-Sketch</span> provides unbiased estimates. These estimations, however, have slightly higher variances than their respective estimates obtained via <span>Count-Sketch</span>. To address this issue, we present improved estimators for these problems based on maximum likelihood estimation (MLE) that offer smaller variances even <em>w.r.t.</em> <span>Count-Sketch</span>. We suggest a rigorous theoretical analysis of our proposal for frequency estimation for data streams and pairwise inner product estimation for real-valued vectors.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106490"},"PeriodicalIF":0.5,"publicationDate":"2024-02-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140042110","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Red Blue Set Cover problem on axis-parallel hyperplanes and other objects 轴平行超平面和其他物体上的红蓝套覆盖问题
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-29 DOI: 10.1016/j.ipl.2024.106485
V.P. Abidha , Pradeesha Ashok

Given a universe U=RB of a finite set of red elements R, and a finite set of blue elements B and a family F of subsets of U, the Red Blue Set Cover problem is to find a subset F of F that covers all blue elements of B and minimum number of red elements from R.

We prove that the Red Blue Set Cover problem is NP-hard even when R and B respectively are sets of red and blue points in IR2 and the sets in F are defined by axis−parallel lines i.e., every set is a maximal set of points with the same x or y coordinate.

We then study the parameterized complexity of a generalization of this problem, where U is a set of points in IRd and F is a collection of set of axis−parallel hyperplanes in IRd under different parameterizations, where d is a constant. For every parameter, we show that the problem is fixed-parameter tractable and also show the existence of a polynomial kernel. We further consider the Red Blue Set Cover problem for some special types of rectangles in IR2.

给定一个由有限红色元素集 R 和有限蓝色元素集 B 组成的宇宙 U=R∪B,以及 U 的子集族 F,红蓝集合覆盖问题就是找到 F 的子集 F′,该子集覆盖 B 中的所有蓝色元素和 R 中的最少红色元素。我们证明,即使 R 和 B 分别是 IR2 中的红色点集和蓝色点集,且 F 中的集合是由轴平行线定义的,即每个集合都是相同 x 或 y 坐标的最大点集,红蓝集合覆盖问题也是 NP 难的、然后,我们研究了该问题的广义参数化复杂度,其中 U 是 IRd 中的点集,F 是 IRd 中轴平行超平面集的集合。对于每个参数,我们都证明了该问题的固定参数可操作性,并证明了多项式内核的存在。我们进一步考虑了 IR2 中一些特殊类型矩形的红蓝集合覆盖问题。
{"title":"Red Blue Set Cover problem on axis-parallel hyperplanes and other objects","authors":"V.P. Abidha ,&nbsp;Pradeesha Ashok","doi":"10.1016/j.ipl.2024.106485","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106485","url":null,"abstract":"<div><p>Given a universe <span><math><mi>U</mi><mo>=</mo><mi>R</mi><mo>∪</mo><mi>B</mi></math></span> of a finite set of red elements <em>R</em>, and a finite set of blue elements <em>B</em> and a family <span><math><mi>F</mi></math></span> of subsets of <span><math><mi>U</mi></math></span>, the <span>Red Blue Set Cover</span> problem is to find a subset <span><math><msup><mrow><mi>F</mi></mrow><mrow><mo>′</mo></mrow></msup></math></span> of <span><math><mi>F</mi></math></span> that covers all blue elements of <em>B</em> and minimum number of red elements from <em>R</em>.</p><p>We prove that the <span>Red Blue Set Cover</span> problem is NP-hard even when <em>R</em> and <em>B</em> respectively are sets of red and blue points in <span><math><msup><mrow><mi>IR</mi></mrow><mrow><mn>2</mn></mrow></msup></math></span> and the sets in <span><math><mi>F</mi></math></span> are defined by axis−parallel lines i.e., every set is a maximal set of points with the same <em>x</em> or <em>y</em> coordinate.</p><p>We then study the parameterized complexity of a generalization of this problem, where <span><math><mi>U</mi></math></span> is a set of points in <span><math><msup><mrow><mi>IR</mi></mrow><mrow><mi>d</mi></mrow></msup></math></span> and <span><math><mi>F</mi></math></span> is a collection of set of axis−parallel hyperplanes in <span><math><msup><mrow><mi>IR</mi></mrow><mrow><mi>d</mi></mrow></msup></math></span> under different parameterizations, where <em>d</em> is a constant. For every parameter, we show that the problem is fixed-parameter tractable and also show the existence of a polynomial kernel. We further consider the <span>Red Blue Set Cover</span> problem for some special types of rectangles in <span><math><msup><mrow><mi>IR</mi></mrow><mrow><mn>2</mn></mrow></msup></math></span>.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106485"},"PeriodicalIF":0.5,"publicationDate":"2024-02-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140042109","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The group factorization problem in finite groups of Lie type 有限列群的群因式分解问题
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-28 DOI: 10.1016/j.ipl.2024.106484
Haibo Hong, Shi Bai, Fenghao Liu

With the development of Lie theory, Lie groups have profound significance in many branches of mathematics and physics. In Lie theory, matrix exponential plays a crucial role between Lie groups and Lie algebras. Meanwhile, as finite analogues of Lie groups, finite groups of Lie type also have wide application scenarios in mathematics and physics owning to their unique mathematical structures. In this context, it is meaningful to explore the potential applications of finite groups of Lie type in cryptography. In this paper, we firstly built the relationship between matrix exponential and discrete logarithmic problem (DLP) in finite groups of Lie type. Afterwards, we proved that the complexity of solving non-abelian factorization (NAF) problem is polynomial with the rank n of the finite group of Lie type. Furthermore, combining with the Algebraic Span, we proposed an efficient algorithm for solving group factorization problem (GFP) in finite groups of Lie type. Therefore, it's still an open problem to devise secure cryptosystems based on Lie theory.

随着李理论的发展,李群在数学和物理学的许多分支中都具有深远的意义。在李理论中,矩阵指数在李群和李代数之间起着至关重要的作用。同时,作为李群的有限类群,李型有限群也因其独特的数学结构而在数学和物理学中有着广泛的应用前景。在此背景下,探索李型有限群在密码学中的潜在应用是很有意义的。在本文中,我们首先建立了李式有限群中矩阵指数与离散对数问题(DLP)之间的关系。随后,我们证明了求解非阿贝尔因式分解(NAF)问题的复杂度与有限Lie型群的秩n成多项式关系。此外,结合代数跨度,我们提出了一种求解李型有限群中群因式分解问题(GFP)的高效算法。因此,基于李氏理论设计安全的密码系统仍然是一个未决问题。
{"title":"The group factorization problem in finite groups of Lie type","authors":"Haibo Hong,&nbsp;Shi Bai,&nbsp;Fenghao Liu","doi":"10.1016/j.ipl.2024.106484","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106484","url":null,"abstract":"<div><p>With the development of Lie theory, Lie groups have profound significance in many branches of mathematics and physics. In Lie theory, matrix exponential plays a crucial role between Lie groups and Lie algebras. Meanwhile, as finite analogues of Lie groups, finite groups of Lie type also have wide application scenarios in mathematics and physics owning to their unique mathematical structures. In this context, it is meaningful to explore the potential applications of finite groups of Lie type in cryptography. In this paper, we firstly built the relationship between matrix exponential and discrete logarithmic problem (DLP) in finite groups of Lie type. Afterwards, we proved that the complexity of solving non-abelian factorization (NAF) problem is polynomial with the rank <em>n</em> of the finite group of Lie type. Furthermore, combining with the Algebraic Span, we proposed an efficient algorithm for solving group factorization problem (GFP) in finite groups of Lie type. Therefore, it's still an open problem to devise secure cryptosystems based on Lie theory.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106484"},"PeriodicalIF":0.5,"publicationDate":"2024-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140014410","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Regular resolution effectively simulates resolution 常规分辨率有效模拟分辨率
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-28 DOI: 10.1016/j.ipl.2024.106489
Sam Buss , Emre Yolcu

Regular resolution is a refinement of the resolution proof system requiring that no variable be resolved on more than once along any path in the proof. It is known that there exist sequences of formulas that require exponential-size proofs in regular resolution while admitting polynomial-size proofs in resolution. Thus, with respect to the usual notion of simulation, regular resolution is separated from resolution. An alternative, and weaker, notion for comparing proof systems is that of an “effective simulation,” which allows the translation of the formula along with the proof when moving between proof systems. We prove that regular resolution is equivalent to resolution under effective simulations. As a corollary, we recover in a black-box fashion a recent result on the hardness of automating regular resolution.

正则表达式是对解析证明系统的一种改进,要求在证明过程中,任何路径上的变量都不能解析超过一次。众所周知,存在这样一些公式序列,它们在常规解析中需要指数大小的证明,而在解析中却允许多项式大小的证明。因此,就通常的模拟概念而言,正则解析与解析是分离的。比较证明系统的另一个较弱的概念是 "有效模拟",它允许在不同证明系统之间转换公式和证明。我们证明,常规解析等同于有效模拟下的解析。作为推论,我们以黑箱方式恢复了最近关于正则解析的自动化难度的一个结果。
{"title":"Regular resolution effectively simulates resolution","authors":"Sam Buss ,&nbsp;Emre Yolcu","doi":"10.1016/j.ipl.2024.106489","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106489","url":null,"abstract":"<div><p>Regular resolution is a refinement of the resolution proof system requiring that no variable be resolved on more than once along any path in the proof. It is known that there exist sequences of formulas that require exponential-size proofs in regular resolution while admitting polynomial-size proofs in resolution. Thus, with respect to the usual notion of simulation, regular resolution is separated from resolution. An alternative, and weaker, notion for comparing proof systems is that of an “effective simulation,” which allows the translation of the formula along with the proof when moving between proof systems. We prove that regular resolution is equivalent to resolution under effective simulations. As a corollary, we recover in a black-box fashion a recent result on the hardness of automating regular resolution.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106489"},"PeriodicalIF":0.5,"publicationDate":"2024-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S002001902400019X/pdfft?md5=1f40e48e2aad478df5d57137e39d2869&pid=1-s2.0-S002001902400019X-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140030944","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Learning-augmented maximum flow 学习增强最大流量
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-28 DOI: 10.1016/j.ipl.2024.106487
Adam Polak , Maksym Zub

We propose a framework for speeding up maximum flow computation by using predictions. A prediction is a flow, i.e., an assignment of non-negative flow values to edges, which satisfies the flow conservation property, but does not necessarily respect the edge capacities of the actual instance (since these were unknown at the time of learning). We present an algorithm that, given an m-edge flow network and a predicted flow, computes a maximum flow in O(mη) time, where η is the 1 error of the prediction, i.e., the sum over the edges of the absolute difference between the predicted and optimal flow values. Moreover, we prove that, given an oracle access to a distribution over flow networks, it is possible to efficiently PAC-learn a prediction minimizing the expected 1 error over that distribution. Our results fit into the recent line of research on learning-augmented algorithms, which aims to improve over worst-case bounds of classical algorithms by using predictions, e.g., machine-learned from previous similar instances. So far, the main focus in this area was on improving competitive ratios for online problems. Following Dinitz et al. (2021) [6], our results are among the firsts to improve the running time of an offline problem.

我们提出了一个利用预测加速最大流计算的框架。预测是一种流量,即对边的非负流量值的分配,它满足流量守恒属性,但不一定尊重实际实例的边容量(因为在学习时这些容量是未知的)。我们提出了一种算法,在给定一个 m 边流量网络和一个预测流量的情况下,可以在 O(mη) 时间内计算出最大流量,其中 η 是预测的 ℓ1 误差,即预测流量值与最优流量值之间的绝对差值在边上的总和。此外,我们还证明,如果有一个获取流量网络分布的甲骨文,就有可能高效地通过 PAC 学习预测,使该分布的预期 ℓ1 误差最小化。我们的研究成果与最近关于学习增强算法的研究方向不谋而合,后者旨在通过使用预测(例如从以前的类似实例中机器学习的预测)来改进经典算法的最坏情况界限。迄今为止,这一领域的主要研究重点是提高在线问题的竞争比率。继 Dinitz 等人(2021 年)[6]之后,我们的成果是首批改善离线问题运行时间的成果之一。
{"title":"Learning-augmented maximum flow","authors":"Adam Polak ,&nbsp;Maksym Zub","doi":"10.1016/j.ipl.2024.106487","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106487","url":null,"abstract":"<div><p>We propose a framework for speeding up maximum flow computation by using predictions. A prediction is a flow, i.e., an assignment of non-negative flow values to edges, which satisfies the flow conservation property, but does not necessarily respect the edge capacities of the actual instance (since these were unknown at the time of learning). We present an algorithm that, given an <em>m</em>-edge flow network and a predicted flow, computes a maximum flow in <span><math><mi>O</mi><mo>(</mo><mi>m</mi><mi>η</mi><mo>)</mo></math></span> time, where <em>η</em> is the <span><math><msub><mrow><mi>ℓ</mi></mrow><mrow><mn>1</mn></mrow></msub></math></span> error of the prediction, i.e., the sum over the edges of the absolute difference between the predicted and optimal flow values. Moreover, we prove that, given an oracle access to a distribution over flow networks, it is possible to efficiently PAC-learn a prediction minimizing the expected <span><math><msub><mrow><mi>ℓ</mi></mrow><mrow><mn>1</mn></mrow></msub></math></span> error over that distribution. Our results fit into the recent line of research on learning-augmented algorithms, which aims to improve over worst-case bounds of classical algorithms by using predictions, e.g., machine-learned from previous similar instances. So far, the main focus in this area was on improving competitive ratios for online problems. Following Dinitz et al. (2021) <span>[6]</span>, our results are among the firsts to improve the running time of an offline problem.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106487"},"PeriodicalIF":0.5,"publicationDate":"2024-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140030945","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Prenex universal first-order safety properties Prenex 通用一阶安全特性
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-28 DOI: 10.1016/j.ipl.2024.106488
Besik Dundua , Ioane Kapanadze , Helmut Seidl

We show that every prenex universal syntactic first-order safety property can be compiled into a universal invariant of a first-order transition system using quantifier-free substitutions only. We apply this insight to prove that every such safety property is decidable for first-order transition systems with stratified guarded updates only.

我们证明,每个前附件通用句法一阶安全属性都可以编译成一阶过渡系统的通用不变式,只需使用无量词替换。我们运用这一洞察力证明,对于只有分层保护更新的一阶过渡系统,每一个这样的安全属性都是可解的。
{"title":"Prenex universal first-order safety properties","authors":"Besik Dundua ,&nbsp;Ioane Kapanadze ,&nbsp;Helmut Seidl","doi":"10.1016/j.ipl.2024.106488","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106488","url":null,"abstract":"<div><p>We show that every prenex universal syntactic first-order safety property can be compiled into a universal invariant of a first-order transition system using quantifier-free substitutions only. We apply this insight to prove that every such safety property is decidable for first-order transition systems with stratified guarded updates only.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106488"},"PeriodicalIF":0.5,"publicationDate":"2024-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S0020019024000188/pdfft?md5=4b718d782f26b6bc7eb47445f9e59272&pid=1-s2.0-S0020019024000188-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140024064","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Tight inapproximability of Nash equilibria in public goods games 公共物品博弈中纳什均衡的严密不可逼近性
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-27 DOI: 10.1016/j.ipl.2024.106486
Jérémi Do Dinh , Alexandros Hollender

We study public goods games, a type of game where every player has to decide whether or not to produce a good which is public, i.e., neighboring players can also benefit from it. Specifically, we consider a setting where the good is indivisible and where the neighborhood structure is represented by a directed graph, with the players being the nodes. Papadimitriou and Peng (2023) recently showed that in this setting computing mixed Nash equilibria is PPAD-hard, and that this remains the case even for ε-well-supported approximate equilibria for some sufficiently small constant ε. In this work, we strengthen this inapproximability result by showing that the problem remains PPAD-hard for any non-trivial approximation parameter ε.

我们研究的是公共物品博弈,在这种博弈中,每个博弈者都必须决定是否生产一种公共物品,即邻近的博弈者也能从中受益。具体来说,我们考虑的情况是:物品不可分割,邻里结构由有向图表示,博弈者是节点。Papadimitriou 和 Peng(2023 年)最近指出,在这种情况下,计算混合纳什均衡是 PPAD 难的,而且即使对于某个足够小的常数 ε,ε 支持的近似均衡也仍然如此。
{"title":"Tight inapproximability of Nash equilibria in public goods games","authors":"Jérémi Do Dinh ,&nbsp;Alexandros Hollender","doi":"10.1016/j.ipl.2024.106486","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106486","url":null,"abstract":"<div><p>We study public goods games, a type of game where every player has to decide whether or not to produce a good which is <em>public</em>, i.e., neighboring players can also benefit from it. Specifically, we consider a setting where the good is indivisible and where the neighborhood structure is represented by a directed graph, with the players being the nodes. Papadimitriou and Peng (2023) recently showed that in this setting computing mixed Nash equilibria is <span>PPAD</span>-hard, and that this remains the case even for <em>ε</em>-well-supported approximate equilibria for some sufficiently small constant <em>ε</em>. In this work, we strengthen this inapproximability result by showing that the problem remains <span>PPAD</span>-hard for any non-trivial approximation parameter <em>ε</em>.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106486"},"PeriodicalIF":0.5,"publicationDate":"2024-02-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S0020019024000164/pdfft?md5=4401d2c9ad85ff27d95ed156a73d6f7a&pid=1-s2.0-S0020019024000164-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139993181","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Recognizing LBFS trees of bipartite graphs 识别二方图的 LBFS 树
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-09 DOI: 10.1016/j.ipl.2024.106483
Robert Scheffler

The graph searches Breadth First Search (BFS) and Depth First Search (DFS) and the spanning trees constructed by them are some of the most basic concepts in algorithmic graph theory. BFS trees are first-in trees, i.e., every vertex is connected to its first visited neighbor. DFS trees are last-in trees, i.e., every vertex is connected to the last visited neighbor before it. The problem whether a given spanning tree can be the first-in tree or last-in tree of a graph search ordering was introduced in the 1980s and has been studied for several graph searches and graph classes. Here, we consider the problem of deciding whether a given spanning tree of a bipartite graph can be a first-in tree or a last-in tree of the Lexicographic Breadth First Search (LBFS), a special variant of BFS that is commonly used in graph algorithms. We show that the recognition of both first-in trees and last-in trees of LBFS is NP-hard even if the start vertex of the search ordering is fixed and the height of the tree is four. We prove that the bound on the height is tight (unless P=NP) by showing that for all spanning trees of bipartite graphs with height smaller than four we can solve both search tree recognition problems of LBFS in polynomial time. Finally, we give a linear-time algorithm that solves both problems for chordal bipartite graphs and fixed start vertices.

广度优先搜索(Breadth First Search,BFS)和深度优先搜索(Depth First Search,DFS)以及由它们构建的生成树是算法图论中一些最基本的概念。BFS 树是首入树,即每个顶点都与其首次访问的邻居相连。DFS 树是后进树,即每个顶点都与它之前最后访问过的邻居相连。给定生成树是图搜索排序的首入树还是尾入树的问题在 20 世纪 80 年代就已提出,并已针对多个图搜索和图类进行了研究。在这里,我们考虑的问题是判断给定的双元图生成树是词法广度优先搜索(LBFS)的首入树还是尾入树,LBFS 是 BFS 的一种特殊变体,常用于图算法中。我们证明,即使搜索排序的起始顶点是固定的,树的高度是四,LBFS 的首入树和尾入树的识别都是 NP-困难的。我们通过证明对于高度小于四的所有双叉图生成树,我们可以在多项式时间内解决 LBFS 的两个搜索树识别问题,从而证明高度的约束是紧密的(除非 P=NP)。最后,我们给出了一种线性时间算法,可以解决和弦双叉图和固定起始顶点的这两个问题。
{"title":"Recognizing LBFS trees of bipartite graphs","authors":"Robert Scheffler","doi":"10.1016/j.ipl.2024.106483","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106483","url":null,"abstract":"<div><p>The graph searches Breadth First Search (BFS) and Depth First Search (DFS) and the spanning trees constructed by them are some of the most basic concepts in algorithmic graph theory. BFS trees are first-in trees, i.e., every vertex is connected to its first visited neighbor. DFS trees are last-in trees, i.e., every vertex is connected to the last visited neighbor before it. The problem whether a given spanning tree can be the first-in tree or last-in tree of a graph search ordering was introduced in the 1980s and has been studied for several graph searches and graph classes. Here, we consider the problem of deciding whether a given spanning tree of a bipartite graph can be a first-in tree or a last-in tree of the Lexicographic Breadth First Search (LBFS), a special variant of BFS that is commonly used in graph algorithms. We show that the recognition of both first-in trees and last-in trees of LBFS is <span><math><mi>NP</mi></math></span>-hard even if the start vertex of the search ordering is fixed and the height of the tree is four. We prove that the bound on the height is tight (unless <span><math><mi>P</mi><mo>=</mo><mrow><mi>NP</mi></mrow></math></span>) by showing that for all spanning trees of bipartite graphs with height smaller than four we can solve both search tree recognition problems of LBFS in polynomial time. Finally, we give a linear-time algorithm that solves both problems for chordal bipartite graphs and fixed start vertices.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106483"},"PeriodicalIF":0.5,"publicationDate":"2024-02-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S0020019024000139/pdfft?md5=0a705320becd861a4100ad392710d19e&pid=1-s2.0-S0020019024000139-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139738315","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Skolem and positivity completeness of ergodic Markov chains 遍历马尔可夫链的斯科莱姆和实在性完备性
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-07 DOI: 10.1016/j.ipl.2024.106481
Mihir Vahanwala

We consider the following Markov Reachability decision problems that view Markov Chains as Linear Dynamical Systems: given a finite, rational Markov Chain, source and target states, and a rational threshold, does the probability of reaching the target from the source at the nth step: (i) equal the threshold for some n? (ii) cross the threshold for some n? (iii) cross the threshold for infinitely many n? These problems are respectively known to be equivalent to the Skolem, Positivity, and Ultimate Positivity problems for Linear Recurrence Sequences (LRS), number-theoretic problems whose decidability has been open for decades. We present an elementary reduction from LRS Problems to Markov Reachability Problems that improves the state of the art as follows. (a) We map LRS to ergodic (irreducible and aperiodic) Markov Chains that are ubiquitous, not least by virtue of their spectral structure, and (b) our reduction maps LRS of order k to Markov Chains of order k+1: a substantial improvement over the previous reduction that mapped LRS of order k to reducible and periodic Markov chains of order 4k+5. This contribution is significant in view of the fact that the number-theoretic hardness of verifying Linear Dynamical Systems can often be mitigated by spectral assumptions and restrictions on order.

我们将马尔可夫链视为线性动态系统,考虑了以下马尔可夫可达性决策问题:给定一个有限、合理的马尔可夫链、源状态和目标状态,以及一个合理的阈值,那么在第 n 步从源状态到达目标状态的概率是否:(i) 在某些 n 下等于阈值? (ii) 在某些 n 下越过阈值? (iii) 在无限多 n 下越过阈值?众所周知,这些问题分别等价于线性递推序列(LRS)的斯科莱姆问题(Skolem)、正态问题(Positivity)和终极正态问题(Ultimate Positivity)。我们提出了一个从线性递归序列问题到马尔可夫可达性问题的基本还原方法,它改善了现有技术水平,具体如下。(a) 我们将 LRS 映射到无处不在的遍历(不可还原和非周期性)马尔可夫链,这不仅仅是因为它们的谱结构,而且 (b) 我们的还原将 k 阶的 LRS 映射到 k+1 阶的马尔可夫链:与之前将 k 阶的 LRS 映射到 4k+5 阶的可还原和周期性马尔可夫链的还原相比,这是一个重大改进。鉴于验证线性动力系统的数论难度通常可以通过谱假设和对阶的限制来缓解,这一贡献意义重大。
{"title":"Skolem and positivity completeness of ergodic Markov chains","authors":"Mihir Vahanwala","doi":"10.1016/j.ipl.2024.106481","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106481","url":null,"abstract":"<div><p>We consider the following Markov Reachability decision problems that view Markov Chains as Linear Dynamical Systems: given a finite, rational Markov Chain, source and target states, and a rational threshold, does the probability of reaching the target from the source at the <span><math><msup><mrow><mi>n</mi></mrow><mrow><mi>t</mi><mi>h</mi></mrow></msup></math></span> step: (i) equal the threshold for some <em>n</em>? (ii) cross the threshold for some <em>n</em>? (iii) cross the threshold for infinitely many <em>n</em>? These problems are respectively known to be equivalent to the Skolem, Positivity, and Ultimate Positivity problems for Linear Recurrence Sequences (LRS), number-theoretic problems whose decidability has been open for decades. We present an elementary reduction from LRS Problems to Markov Reachability Problems that improves the state of the art as follows. (a) We map LRS to <em>ergodic</em> (irreducible and aperiodic) Markov Chains that are ubiquitous, not least by virtue of their spectral structure, and (b) our reduction maps LRS of order <em>k</em> to Markov Chains of order <span><math><mi>k</mi><mo>+</mo><mn>1</mn></math></span>: a substantial improvement over the previous reduction that mapped LRS of order <em>k</em> to reducible and periodic Markov chains of order <span><math><mn>4</mn><mi>k</mi><mo>+</mo><mn>5</mn></math></span>. This contribution is significant in view of the fact that the number-theoretic hardness of verifying Linear Dynamical Systems can often be mitigated by spectral assumptions and restrictions on order.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106481"},"PeriodicalIF":0.5,"publicationDate":"2024-02-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S0020019024000115/pdfft?md5=da39be99a4cd399e31f45e5c0e089132&pid=1-s2.0-S0020019024000115-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139738314","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
On size-independent sample complexity of ReLU networks 关于与规模无关的 ReLU 网络样本复杂性
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-07 DOI: 10.1016/j.ipl.2024.106482
Mark Sellke

We study the sample complexity of learning ReLU neural networks from the point of view of generalization. Given norm constraints on the weight matrices, a common approach is to estimate the Rademacher complexity of the associated function class. Previously [9] obtained a bound independent of the network size (scaling with a product of Frobenius norms) except for a factor of the square-root depth. We give a refinement which often has no explicit depth-dependence at all.

我们从泛化的角度研究学习 ReLU 神经网络的样本复杂性。考虑到权重矩阵的规范约束,一种常见的方法是估算相关函数类的拉德马赫复杂度。在此之前 [9] 的研究中,除了平方根深度因子之外,我们得到了一个与网络规模无关的约束条件(与 Frobenius 准则的乘积成比例)。我们给出的改进方法通常完全不存在明确的深度依赖性。
{"title":"On size-independent sample complexity of ReLU networks","authors":"Mark Sellke","doi":"10.1016/j.ipl.2024.106482","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106482","url":null,"abstract":"<div><p>We study the sample complexity of learning ReLU neural networks from the point of view of generalization. Given norm constraints on the weight matrices, a common approach is to estimate the Rademacher complexity of the associated function class. Previously <span>[9]</span> obtained a bound independent of the network size (scaling with a product of Frobenius norms) except for a factor of the square-root depth. We give a refinement which often has no explicit depth-dependence at all.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106482"},"PeriodicalIF":0.5,"publicationDate":"2024-02-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139907353","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Information Processing Letters
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1