Algorithmic Primitives for Network AnalysisThrough the Lens of the Laplacian Paradigm网络分析的算法原语: 通过拉普拉斯范式的透镜.pdfVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Algorithmic Primitives for Network Analysis:
Through the Lens of the Laplacian Paradigm
Shang-Hua Teng
Computer Science, Viterbi School of Engineering
USC
Massive Data and Massive Graphs
• 500 billions web pages
• unbounded amount of web logs
• billions of variables
• billions of transistors.
Happy Asymptotic World for Theoreticians
Efficient Algorithm Challenges
Nearly-Linear-Time Algorithms
Quadratic time algorithms could be too slow!!!!
Algorithmic Paradigms
• Greedy often nearly linear (limited applications)
• Dynamic Programming usually not linear (even when applicable)
• Divide-and-Conquer sometimes nearly linear
• Mathematical Programming rarely linear
• Branch-and-Bound hardly linear
• Multilevel Methods mostly linear (lack of proofs)
• Local Search and Simulated Annealing can be nearly linear
Examples:
Nearly-Linear-Time Graph Algorithms
Breadth-First Search O(|V|+|E|)
Depth-First Search
Shortest Path Tree
Minimum Spanning Tree
Planarity Testing
Bi-connected components
Topological sorting
Sparse matrix vector product
Algorithm Design is like Building a
Software Library
Once a nearly-linear time (sub-linear time)
algorithm is developed, it can be used as a
primitive or a subroutine in the design of
other nearly-linear-time (sub-linear time)
algorithms.
Laplacian Primitive
Solve A x = b , where A is a weighted Laplacian
matrix
Laplacian Primitive
Solve A x = b , where A is a weighted Laplacian
matrix
A is Laplacian matrix: symmetric
non-posi
您可能关注的文档
- _guide_e-learning_offline_version英文.pdf
- 1 In the footsteps of d’Arcy Thompson汤普森的1步.pdf
- 47th US Rock Mechanics Geomechanics Symposium 2013 第四十七美国岩石力学 地质力学专题讨论会2013.pdf
- 54th International AstronauticalCongress 2003 第五十四国际宇航 国会2003.pdf
- 2011学年(下)形体课教学计划.doc
- 2015 6th IEEE InternationalEngineering and ServiceScience 2015第六IEEE国际 软件会议 工程与服务 科学类.pdf
- 2016 International Conferenceon Communication and Signal Processing2016届国际会议 论通信与信号 处理.pdf
- 2017 International Conference onComputing, Networking and Communications2017届国际会议 计算、网络和 通信.pdf
- 300022 - CSD - Digital Circuits and Systems英文资料.pdf
- 110678-WP-Summary-Oman-Fisheries-PUBLIC可持续管理 阿曼渔业 共同繁荣的愿景.pdf
- An Analysis of Sodium Bicarbonate碳酸氢钠的分析.pdf
- An Anthropology of Repatriation遣返人类学.pdf
- An Overview of KQMLKQMLA Knowledge Query and Manipulation Language综述 一种知识查询和操作语言.pdf
- An optogenetic system for interrogating the temporal dynamics of Akt英文资料.pdf
- An efficient, repetitive nanosecond pulsed powergenerator with ten synchronized spark gap switches一种高效、重复的纳秒脉冲电源 具有十个同步火花隙开关的发电机.pdf
- Analysis of Yearly Traffic Fluctuation on LatvianHighways拉脱维亚年交通波动分析 高速公路.pdf
- Annual Financial Statements年度财务报表.pdf
- Anticipated and Repeated Shocks in Liquid Markets液体市场的预期和反复冲击_.pdf
- ARBITRATION WORLD仲裁世界.pdf
- Articles in international peer-reviewed journals (39) 国际同行评议期刊论文(39).pdf
文档评论(0)