Fast Linear Algebra for Distance Matrices

Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=kjfxfcZGs4o



Duration: 33:46
1,689 views
39


A Google TechTalk, presented by Sandeep Silwal, 2022/06/21
ABSTRACT: I will talk about some of my recent work on fast algorithms for linear algebraic primitives tailored for distance matrices, a common family of dense matrices arising in many applications. The main upper bound results are linear time algorithms for computing matrix-vector products for some distance functions, including the L1 metric, which only use the underlying dataset, rather than constructing the distance matrix. Efficient matrix-vector products automatically have many downstream applications (think power method or iterative methods), and many recent works have nailed down the complexity of various linear algebraic tasks, such as low-rank approximation, in terms of the number of matrix-vector queries required. The upper bound results are complemented by lower bounds, including a conditional Omega(n^2) lower bound for any algorithm which computes a matrix-vector product for the L_infinity distance matrix on a set of n points, showing a separation between the L1 and L_infinity cases. Time permitting, I will also talk about constructing approximate L2 distance matrices in time faster than the bound implied by the Johnson-Lindenstrauss lemma. This is joint work with Piotr Indyk.

Presented as part of the Google Algorithms, Theory, and Optimization speaker series.

About the Speaker: Sandeep is now a 4th year PhD student at MIT working with Piotr Indyk. He seeks to work in the 'sweet spot' between theory and practice. Recently he has been working in the intersection of ML and classical algorithms to design efficient algorithms for large datasets, as well as using ML to inspire algorithm design.




Other Videos By Google TechTalks


2022-10-27Chris Tramount | CEO and Co-Founder of Scare.City | web3 talks | Aug 25th 2022 | MC: Raphael Hyde
2022-10-25Daniel Johnsen | Chief Creative Officer at Playchain | web3 talks | Sep 1st 2022 | MC: Raphael Hyde
2022-10-25Brandon Tory | CEO & Co-Founder of Formless | web3 talks | Sep 8th 2022 | MC: Raphael Hyde
2022-10-25Raullen Chai | CEO & Co-founder of IoTex | web3 talks | Oct 6th 2022 | Hosted by Raphael Hyde
2022-10-25Peter Schiff | CEO & Chief global strategist of Euro Pacific Cap Inc | web3 talks | Sep 29th 2022
2022-10-25Raoul Pal | CEO of RealVision, GMI, etc. | web3 talks | Sep 29th 2022 | Hosted by Raphael Hyde
2022-10-20Robust Design Discovery and Exploration in Bayesian Optimization
2022-09-20Master Equation for Discrete-Time Stackelberg Mean Field Games
2022-09-12Graph Attention Retrospective
2022-09-09Bayesian Optimization in the Wild: Risk-Averse Decisions and Budget Constraints
2022-07-16Fast Linear Algebra for Distance Matrices
2022-07-12Deep Learning 2.0: How Bayesian Optimization May Power the Next Generation of DL by Frank Hutter
2022-06-13Expressing High Performance Irregular Computations on the GPU
2022-05-24Building Developer Assistants that Think Fast and Slow
2022-05-052022 Blockly Developers Summit: Bad Blocks
2022-05-052022 Blockly Developers Summit: Debugging in Blockly
2022-05-052022 Blockly Developers Summit: Year in Review and Roadmap
2022-05-052022 Blockly Developers Summit: Customizing Blockly
2022-05-052022 Blockly Developers Summit: Blockly at Google - Scratch for CS First
2022-05-052022 Blockly Developers Summit: Serialization
2022-05-052022 Blockly Developers Summit: Block Definitions - Past, Present, and Future