• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

用于高维数据的快速准确最小均方求解器

Fast and Accurate Least-Mean-Squares Solvers for High Dimensional Data.

作者信息

Maalouf Alaa, Jubran Ibrahim, Feldman Dan

出版信息

IEEE Trans Pattern Anal Mach Intell. 2022 Dec;44(12):9977-9994. doi: 10.1109/TPAMI.2021.3139612. Epub 2022 Nov 7.

DOI:10.1109/TPAMI.2021.3139612
PMID:35015632
Abstract

Least-mean-squares (LMS) solvers such as Linear / Ridge-Regression and SVD not only solve fundamental machine learning problems, but are also the building blocks in a variety of other methods, such as matrix factorizations. We suggest an algorithm that gets a finite set of n d-dimensional real vectors and returns a subset of d+1 vectors with positive weights whose weighted sum is exactly the same. The constructive proof in Caratheodory's Theorem computes such a subset in O(nd) time and thus not used in practice. Our algorithm computes this subset in O(nd+dlogn) time, using O(logn) calls to Caratheodory's construction on small but "smart" subsets. This is based on a novel paradigm of fusion between different data summarization techniques, known as sketches and coresets. For large values of d, we suggest a faster construction that takes O(nd) time and returns a weighted subset of O(d) sparsified input points. Here, a sparsified point means that some of its entries were set to zero. As an application, we show how to boost the performance of existing LMS solvers, such as those in scikit-learn library, up to x100. Generalization for streaming and distributed data is trivial. Extensive experimental results and open source code are provided.

摘要

最小均方(LMS)求解器,如线性/岭回归和奇异值分解(SVD),不仅能解决基本的机器学习问题,还是多种其他方法(如矩阵分解)的构建基础。我们提出一种算法,该算法接收一组有限的n个d维实向量,并返回d + 1个具有正权重的向量子集,其加权和完全相同。卡拉西奥多里定理中的构造性证明能在O(nd)时间内计算出这样一个子集,因此在实际中未被使用。我们的算法使用对小但“智能”的子集进行O(logn)次卡拉西奥多里构造调用,在O(nd + dlogn)时间内计算出这个子集。这基于一种不同数据汇总技术(称为草图和核心集)融合的新颖范式。对于较大的d值,我们提出一种更快的构造方法,该方法需要O(nd)时间,并返回O(d)个稀疏化输入点的加权子集。这里,稀疏化点意味着其某些条目被设置为零。作为一个应用,我们展示了如何将现有LMS求解器(如scikit-learn库中的求解器)的性能提高到100倍。对流数据和分布式数据的泛化很简单。我们提供了广泛的实验结果和开源代码。

相似文献

1
Fast and Accurate Least-Mean-Squares Solvers for High Dimensional Data.用于高维数据的快速准确最小均方求解器
IEEE Trans Pattern Anal Mach Intell. 2022 Dec;44(12):9977-9994. doi: 10.1109/TPAMI.2021.3139612. Epub 2022 Nov 7.
2
Autonomous Toy Drone via Coresets for Pose Estimation.自主玩具无人机通过核心集进行姿态估计。
Sensors (Basel). 2020 May 27;20(11):3042. doi: 10.3390/s20113042.
3
Coresets for the Average Case Error for Finite Query Sets.有限查询集平均情况误差的核心集
Sensors (Basel). 2021 Oct 8;21(19):6689. doi: 10.3390/s21196689.
4
No-Dimensional Tverberg Theorems and Algorithms.无维特弗贝格定理与算法
Discrete Comput Geom. 2022;68(4):964-996. doi: 10.1007/s00454-022-00380-1. Epub 2022 Apr 12.
5
A fast and accurate Fourier algorithm for iterative parallel-beam tomography.一种快速准确的迭代平行束层析成像傅里叶算法。
IEEE Trans Image Process. 1996;5(5):740-53. doi: 10.1109/83.495957.
6
Elementary Vectors and Conformal Sums in Polyhedral Geometry and their Relevance for Metabolic Pathway Analysis.多面体几何中的基本向量与共形和及其对代谢途径分析的相关性
Front Genet. 2016 May 24;7:90. doi: 10.3389/fgene.2016.00090. eCollection 2016.
7
SURPRISES IN HIGH-DIMENSIONAL RIDGELESS LEAST SQUARES INTERPOLATION.高维无脊最小二乘插值中的意外情况。
Ann Stat. 2022 Apr;50(2):949-986. doi: 10.1214/21-aos2133. Epub 2022 Apr 7.
8
Distributed learning for sketched kernel regression.草图核回归的分布式学习。
Neural Netw. 2021 Nov;143:368-376. doi: 10.1016/j.neunet.2021.06.020. Epub 2021 Jun 25.
9
Statistical efficiency of adaptive algorithms.自适应算法的统计效率。
Neural Netw. 2003 Jun-Jul;16(5-6):735-44. doi: 10.1016/S0893-6080(03)00126-6.
10
The Old and the New: Can Physics-Informed Deep-Learning Replace Traditional Linear Solvers?旧与新:基于物理知识的深度学习能否取代传统线性求解器?
Front Big Data. 2021 Nov 19;4:669097. doi: 10.3389/fdata.2021.669097. eCollection 2021.

引用本文的文献

1
Predicting response to immunotherapy in gastric cancer via multi-dimensional analyses of the tumour immune microenvironment.通过肿瘤免疫微环境的多维分析预测胃癌对免疫治疗的反应。
Nat Commun. 2022 Aug 18;13(1):4851. doi: 10.1038/s41467-022-32570-z.
2
Coresets for the Average Case Error for Finite Query Sets.有限查询集平均情况误差的核心集
Sensors (Basel). 2021 Oct 8;21(19):6689. doi: 10.3390/s21196689.