Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Sports
History
Education
Business
About Us
Contact Us
Copyright
© 2024 PodJoint
Loading...
0:00 / 0:00
Podjoint Logo
US
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts221/v4/75/db/da/75dbda7a-9c02-a923-c9a8-ac50c4a94f59/mza_7528638632772517919.jpg/600x600bb.jpg
Data Science Decoded
Mike E
29 episodes
5 days ago
We discuss seminal mathematical papers (sometimes really old 😎 ) that have shaped and established the fields of machine learning and data science as we know them today. The goal of the podcast is to introduce you to the evolution of these fields from a mathematical and slightly philosophical perspective. We will discuss the contribution of these papers, not just from pure a math aspect but also how they influenced the discourse in the field, which areas were opened up as a result, and so on. Our podcast episodes are also available on our youtube: https://youtu.be/wThcXx_vXjQ?si=vnMfs
Show more...
Mathematics
Science
RSS
All content for Data Science Decoded is the property of Mike E and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
We discuss seminal mathematical papers (sometimes really old 😎 ) that have shaped and established the fields of machine learning and data science as we know them today. The goal of the podcast is to introduce you to the evolution of these fields from a mathematical and slightly philosophical perspective. We will discuss the contribution of these papers, not just from pure a math aspect but also how they influenced the discourse in the field, which areas were opened up as a result, and so on. Our podcast episodes are also available on our youtube: https://youtu.be/wThcXx_vXjQ?si=vnMfs
Show more...
Mathematics
Science
https://d3t3ozftmdmh3i.cloudfront.net/staging/podcast_uploaded_nologo/41505637/41505637-1720347263425-80b9b83d77589.jpg
Data Science #14 - The original k-means algorithm paper review (1957)
Data Science Decoded
46 minutes 57 seconds
7 months ago
Data Science #14 - The original k-means algorithm paper review (1957)

At the 14th episode we go over the Stuart Lloyd's 1957 paper, "Least Squares Quantization in PCM," (which was published only at 1982) The k-means algorithm can be traced back to this paper. Loyd introduces an approach to quantization in pulse-code modulation (PCM). Which is like a 1-D k means clustering. Lloyd discusses how quantization intervals and corresponding quantum values should be adjusted based on signal amplitude distributions to minimize noise, improving efficiency in PCM systems.


He derives an optimization framework that minimizes quantization noise under finite quantization schemes. Lloyd’s algorithm bears significant resemblance to the k-means clustering algorithm, both seeking to minimize a sum of squared errors.

In Lloyd's method, the quantization process is analogous to assigning data points (signal amplitudes) to clusters (quantization intervals) based on proximity to centroids (quantum values), with the centroids updated iteratively based on the mean of the assigned points.

This iterative process of recalculating quantization values mirrors k-means’ recalculation of cluster centroids. While Lloyd’s work focuses on signal processing in telecommunications, its underlying principles of optimizing quantization have clear parallels with the k-means method used in clustering tasks in data science. The paper's influence on modern data science is profound. Lloyd's algorithm not only laid the groundwork for k-means but also provided a fundamental understanding of quantization error minimization, critical in fields such as machine learning, image compression, and signal processing.


The algorithm's simplicity, combined with its iterative nature, has led to its wide adoption in various data science applications. Lloyd's work remains a cornerstone in both the theory of clustering algorithms and practical applications in signal and data compression technologies.

Data Science Decoded
We discuss seminal mathematical papers (sometimes really old 😎 ) that have shaped and established the fields of machine learning and data science as we know them today. The goal of the podcast is to introduce you to the evolution of these fields from a mathematical and slightly philosophical perspective. We will discuss the contribution of these papers, not just from pure a math aspect but also how they influenced the discourse in the field, which areas were opened up as a result, and so on. Our podcast episodes are also available on our youtube: https://youtu.be/wThcXx_vXjQ?si=vnMfs