• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

相似文献

1
Subspace exploration: Bounds on Projected Frequency Estimation.子空间探索:投影频率估计的界限
Proc ACM SIGACT SIGMOD SIGART Symp Princ Database Syst. 2021 Jun;2021:273-284. doi: 10.1145/3452021.3458312. Epub 2021 Jun 20.
2
Evasive Sets, Covering by Subspaces, and Point-Hyperplane Incidences.可避集、子空间覆盖与点-超平面关联
Discrete Comput Geom. 2024;72(3):1333-1347. doi: 10.1007/s00454-023-00601-1. Epub 2023 Oct 17.
3
Approximate nearest subspace search.近似最近子空间搜索。
IEEE Trans Pattern Anal Mach Intell. 2011 Feb;33(2):266-78. doi: 10.1109/TPAMI.2010.110.
4
New nonbinary code bounds based on divisibility arguments.基于可除性论证的新的非二进制码界。
Des Codes Cryptogr. 2018;86(4):861-874. doi: 10.1007/s10623-017-0366-0. Epub 2017 May 20.
5
Low-dimensional representation of cardiac motion using Barycentric Subspaces: A new group-wise paradigm for estimation, analysis, and reconstruction.使用重心子空间的心脏运动的低维表示:一种新的用于估计、分析和重建的组间范例。
Med Image Anal. 2018 Apr;45:1-12. doi: 10.1016/j.media.2017.12.008. Epub 2017 Dec 23.
6
Koopman Invariant Subspaces and Finite Linear Representations of Nonlinear Dynamical Systems for Control.用于控制的非线性动力系统的库普曼不变子空间和有限线性表示
PLoS One. 2016 Feb 26;11(2):e0150171. doi: 10.1371/journal.pone.0150171. eCollection 2016.
7
An algorithm for computing Schubert varieties of best fit with applications.一种用于计算最佳拟合舒伯特簇及其应用的算法。
Front Artif Intell. 2023 Nov 24;6:1274830. doi: 10.3389/frai.2023.1274830. eCollection 2023.
8
New Tools and Connections for Exponential-Time Approximation.指数时间近似的新工具与联系
Algorithmica. 2019;81(10):3993-4009. doi: 10.1007/s00453-018-0512-8. Epub 2018 Sep 5.
9
On the Parameterized Complexity of Compact Set Packing.紧致集包装问题的参数复杂性
Algorithmica. 2024;86(11):3579-3597. doi: 10.1007/s00453-024-01269-6. Epub 2024 Sep 13.
10
Dimensionality-Dependent Generalization Bounds for k-Dimensional Coding Schemes.k维编码方案的维度相关泛化界
Neural Comput. 2016 Oct;28(10):2213-49. doi: 10.1162/NECO_a_00872. Epub 2016 Jul 8.

子空间探索:投影频率估计的界限

Subspace exploration: Bounds on Projected Frequency Estimation.

作者信息

Cormode Graham, Dickens Charlie, Woodruff David P

机构信息

University of Warwick.

Carnegie Mellon University.

出版信息

Proc ACM SIGACT SIGMOD SIGART Symp Princ Database Syst. 2021 Jun;2021:273-284. doi: 10.1145/3452021.3458312. Epub 2021 Jun 20.

DOI:10.1145/3452021.3458312
PMID:34366641
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC8345326/
Abstract

Given an × dimensional dataset , a projection query specifies a subset ⊆ [] of columns which yields a new × || array. We study the space complexity of computing data analysis functions over such subspaces, including heavy hitters and norms, when the subspaces are revealed only after observing the data. We show that this important class of problems is typically hard: for many problems, we show 2 lower bounds. However, we present upper bounds which demonstrate space dependency better than 2 . That is, for ' ∈ (0, 1) and a parameter = 2 an -approximation can be obtained in space , showing that it is possible to improve on the naïve approach of keeping information for all 2 subsets of columns. Our results are based on careful constructions of instances using coding theory and novel combinatorial reductions that exhibit such space-approximation tradeoffs.

摘要

给定一个 (n\times d) 维数据集 (D),投影查询指定列的一个子集 (S\subseteq [d]),它会产生一个新的 (n\times |S|) 数组。当仅在观察数据之后才揭示子空间时,我们研究在此类子空间上计算数据分析函数(包括频繁项和范数)的空间复杂度。我们表明这类重要的问题通常很难:对于许多问题,我们给出了 (2^d) 的下界。然而,我们给出的上界表明空间依赖性优于 (2^d)。也就是说,对于 (\epsilon\in(0,1)) 和参数 (k = 2^{d\epsilon}),可以在空间 (O(nk)) 中获得 (\epsilon)-近似,这表明有可能改进为所有 (d) 列的 (2^d) 个子集保留信息的朴素方法。我们的结果基于使用编码理论精心构造实例以及展示此类空间近似权衡的新颖组合约简。