<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Algorithms &#8211; 62-830/93-430/830 Spring 2022</title>
	<atom:link href="https://courses.ideate.cmu.edu/62-830/s2022/?feed=rss2&#038;tag=algorithms" rel="self" type="application/rss+xml" />
	<link>https://courses.ideate.cmu.edu/62-830/s2022</link>
	<description>Disruptive Technologies in Arts Enterprises</description>
	<lastBuildDate>Wed, 02 Mar 2022 21:45:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.5</generator>
	<item>
		<title>Recommendation Algorithms are Pervasive. Now They Need to Diversify.</title>
		<link>https://courses.ideate.cmu.edu/62-830/s2022/?p=638</link>
					<comments>https://courses.ideate.cmu.edu/62-830/s2022/?p=638#respond</comments>
		
		<dc:creator><![CDATA[Morgan Hogenmiller]]></dc:creator>
		<pubDate>Wed, 02 Mar 2022 18:34:57 +0000</pubDate>
				<category><![CDATA[Rabbit Hole #1]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Bias]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Recommendation Algorithms]]></category>
		<category><![CDATA[Social Media]]></category>
		<guid isPermaLink="false">https://courses.ideate.cmu.edu/62-830/s2022/?p=638</guid>

					<description><![CDATA[Artificial intelligence in the arts is growing increasingly more complex. It&#8217;s 2022, and robots are co-creating art, NFTs are celebrating and confusing art consumers around the world, and at least 85% of Americans have smartphones that give immediate access to endless amounts of streaming content. This article specifically covers the recommendation algorithms built to support [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="683" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/thisisengineering-raeng-8hgmG03spF4-unsplash-1024x683.jpg" alt="" class="wp-image-708" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/thisisengineering-raeng-8hgmG03spF4-unsplash-1024x683.jpg 1024w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/thisisengineering-raeng-8hgmG03spF4-unsplash-300x200.jpg 300w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/thisisengineering-raeng-8hgmG03spF4-unsplash-768x512.jpg 768w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/thisisengineering-raeng-8hgmG03spF4-unsplash-1536x1024.jpg 1536w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/thisisengineering-raeng-8hgmG03spF4-unsplash-2048x1366.jpg 2048w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/thisisengineering-raeng-8hgmG03spF4-unsplash-1200x800.jpg 1200w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/thisisengineering-raeng-8hgmG03spF4-unsplash-1980x1321.jpg 1980w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption><em>Unsplash</em></figcaption></figure>



<p>Artificial intelligence in the arts is growing increasingly more complex. It&#8217;s 2022, and<a href="https://www.washingtonpost.com/business/2020/11/05/ai-artificial-intelligence-art-sougwen-chung/"> robots are co-creating art</a>, NFTs are celebrating and confusing art consumers around the world, and at least<a href="https://www.pewresearch.org/internet/fact-sheet/mobile/"> 85%</a> of Americans have smartphones that give immediate access to endless amounts of streaming content. This article specifically covers the recommendation algorithms built to support content delivery for this majority, their cultural implications, and bias control.</p>



<h4 class="wp-block-heading">Pervasive Algorithms</h4>



<p><br>New technologies in the crypto realm and metaverse have distracted many from the increasing prevalence of social media and content streaming applications like Spotify, Facebook, YouTube, TikTok, Twitter, etc. So, before delving into the unsolved problems with these services, it is worth reviewing how important they are in our lives through examining consumer data. According to the Pew Research Center, a majority of adults use social media applications at least once a day. The algorithms these applications use to present relevant content to their users vary technically across companies, but one element remains the same between them. The algorithms are constantly improving their modeling capabilities using a combination of content-based, collaboration-based, and knowledge-based <a href="https://amt-lab.org/blog/2021/8/algorithms-in-streaming-services">methods</a>. Content-based methods use metadata about items presented to recommend what a user would like to see, whereas collaborative and knowledge-based methods use user profiles and behavior and a combination of user and content data, respectively, to share content relevant to specific users. The high-level goal of the algorithm, regardless of its specific structure, is to add personalization and enjoyment to the application for its user.</p>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="708" height="666" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/Screen-Shot-2022-03-01-at-9.40.23-PM.png" alt="" class="wp-image-640" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/Screen-Shot-2022-03-01-at-9.40.23-PM.png 708w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/Screen-Shot-2022-03-01-at-9.40.23-PM-300x282.png 300w" sizes="(max-width: 708px) 100vw, 708px" /><figcaption>Pew Research Center “Social Media Use in 2021”</figcaption></figure>



<p>The Center for Humane Technology calls the cause of our daily reliance on personalized social media and content streaming applications “<a href="https://www.humanetech.com/youth/persuasive-technology">pervasive technology</a>.” Advanced recommendation algorithms disrupt our daily lives because they constantly reinvent what we see to appeal to our psychological wiring. For example, recommending dramatic or violent social media content appeals to human curiosity, and creating endless scrolling in an application gives users the power to continue engaging in that curiosity consumption without bound. When asked to describe positive experiences with recommendation algorithms, a group of peers responded that they enjoy receiving a mixture of similar and new content, events to attend based on past consumption, and niche accounts that make them feel “extra special and unique.” The common thread in these sentiments is the feeling of being known by the application. Recommendation algorithm tuning has progressed to the point that individuals expect algorithms to understand them, and they reward these systems with their undivided attention when they do.</p>



<p>TikTok currently has one of the best content recommendation algorithms on the market in terms of capturing users’ interests and recommending desired content. It is estimated that 90%-95% of what TikTok users watch on the application comes from the TikTok algorithms’ recommendations. For reference, only approximately<a href="https://www.youtube.com/watch?v=nfczi2cI6Cs"> 70%</a> of YouTube views can be traced to its recommendation algorithms, and YouTube is widely considered one of the best content streaming platforms with more than 2 billion active users. TikTok is still changing its algorithm often to make even more improvements in content recommendation, but this video provides a general use case for exploring how it curates individualized content.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="How TikTok&#039;s Algorithm Figures You Out | WSJ" width="580" height="326" src="https://www.youtube.com/embed/nfczi2cI6Cs?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></figure>



<h4 class="wp-block-heading">Cultural Implications &#8211; Spotify Case</h4>



<p>A major unanswered question surrounding recommendation algorithms and their control over society’s content consumption is: how will these algorithms influence cultural traditions and preferences around art in the long-term? Spotify has the most transparent <a href="https://www.music-tomorrow.com/blog/how-spotify-recommendation-system-works-a-complete-guide-2022">recommendation algorithm</a> out of most massive content sharing applications, so it is easiest to explain the potential cultural disruptions facilitated by recommendation algorithms using it as an example.</p>



<p>Before platforms like Spotify existed, music was a means of cultural expression. Communities shared songs live from generation to generation to tell stories about their struggles and triumphs, and even in the early 2000s when CDs, mp3 players, and iPods were prevalent, music exposure was dictated largely by the community individuals lived in. However, biases in Spotify’s algorithms are now changing the narrative of how music integrates with society because they expose listeners only to whatever culture(s) they understand.</p>



<p><br>The first bias that influences what the Spotify algorithm shares is the <a href="https://www.music-tomorrow.com/blog/fairness-and-diversity-in-music-recommendation-algorithms">popularity bias</a>. This bias occurs when a user enters Spotify’s user matrix upon creating an account. The system has little context with which to build successful recommendations upon at this point, so the application is programmed to begin presenting a selection of popular music to the user to kick off their content personalization. The more the user listens, the more Spotify can narrow from a broad list of hits to their most resonant, curated content, creating what has been referred to as an “echo chamber” of listening behavior. Because algorithms are influenced by user behavior, this programming also results in a <a href="https://amt-lab.org/blog/2021/8/algorithms-in-streaming-services">feedback loop</a> between users and the app that can only be broken if the user searches content outside of the types Spotify presents. There is no way to know exactly how this tunneled call and response of the Spotify user and recommendation algorithm will change our society’s relationship to music, but there have already been urgent calls to redesign music streaming algorithms due to their <a href="https://theconversation.com/music-recommendation-algorithms-are-unfair-to-female-artists-but-we-can-change-that-158016">gender biases</a>. This issue hints at a turbulent relationship between the streaming music industry and equitable music access that has surely changed society’s music affinities already.</p>



<h4 class="wp-block-heading">Making Algorithms Less Bias </h4>



<p>First and foremost, recommendation algorithms are largely built to serve their application&#8217;s parent company. The more time users spend on the applications, the more the companies that develop them make. For these platforms to be sustainable and fair to the artists, musicians, and content creators that use them, however, their developers would need to change their goal and code with extreme consciousness toward the biases they feed into them. Because we know that these systems have impactful and unchecked influences on our culture, we must think of their development as a venture in <a href="https://srinstitute.utoronto.ca/news/ai-music-recommendation-and-the-curation-of-culture">computational social science.</a> An algorithm’s development team can do a lot by bringing interdisciplinary perspectives into the room when building recommendation models to positively or negatively affect the bias in their performance. To mitigate instances of bias in algorithmic design, the developers must first consider diversifying their team.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="How to keep human bias out of AI | Kriti Sharma" width="580" height="326" src="https://www.youtube.com/embed/BRRNeBKwvNM?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></figure>



<h5 class="wp-block-heading">1. Diversify Development Teams</h5>



<p>As Kriti states in “How to keep human bias out of AI”, many women in the computer science field are not respected, trusted, or valued for their capabilities and intelligence as highly as their male colleagues. This issue in the technology field may relate to the fact that gender biases have been discovered in music streaming services. Based on statistics from big technology companies like <a href="https://diversity.google/annual-report/hiring/">Google</a> and <a href="https://about.fb.com/news/2021/07/facebook-diversity-report-2021/">Facebook</a>, it is likely that pervasive algorithms behind such services are primarily developed by men. Although big tech companies are making great strides to change this, it is also likely that these algorithms are being developed by individuals who identify as White or Asian.&nbsp;</p>



<p>It takes diverse minds to nurture an algorithm to make diverse decisions. In other words, the more perspectives a development team can engage about how algorithms could potentially leave cultures behind in their data, behaviors, and reach, the less likely it is that the algorithm will be culturally disruptive in a homogenizing manner. Potentially, the diverse team can even craft an algorithm that uplifts diverse and marginalized voices in ways the physical world does not to change our world for the better. Training diverse teams to understand and manage their personal biases could help them grow toward making socially informed and equitable algorithmic decisions as well.</p>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="752" height="744" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/Screen-Shot-2022-03-01-at-9.44.15-PM.png" alt="" class="wp-image-644" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/Screen-Shot-2022-03-01-at-9.44.15-PM.png 752w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/Screen-Shot-2022-03-01-at-9.44.15-PM-300x297.png 300w" sizes="(max-width: 752px) 100vw, 752px" /><figcaption>Statista breakdown of women’s roles in technology in 2021</figcaption></figure>



<h5 class="wp-block-heading">2. Talk about the Data</h5>



<p>The complexity of recommendation algorithms is beyond comprehension for most individuals, so it can be difficult to fathom how to improve them from the outside and ensure they fairly represent diverse creators. However, it is widely known that humans create algorithms by feeding them massive amounts of data and fine-tuning their responses to improve the accuracy of their suggestions. This training data that developers choose to give the algorithms matters because the algorithm can only respond within the confines of the information it is given. To provide an oversimplified example for why this is important to artists, imagine that a new music streaming service is building a simple recommendation algorithm. They feed the algorithm a training dataset full of the song metadata and user listening behavior for 200,000 pop music lovers. Then, they recommend a song to a new user who rarely listens to music by collaboratively matching the user with the profiles in this data set. The algorithm will likely recommend a pop song to the new user because it has learned that these songs are popular.</p>



<p><br>The issue in the above example scenario is that having only pop fans’ data in the algorithm’s training set makes it less likely that a user will get exposure to other types of music that the service provides. For an artist outside the pop genre, this means that they may not gain exposure simply because of this data oversight. It is therefore crucial that developers think about diversity and popularity rankings not just in their physical team, but in the data they feed their algorithms when training them. Over the past few years, lawmakers have proposed over <a href="https://www.pewtrusts.org/en/research-and-analysis/blogs/stateline/2021/06/09/programmers-lawmakers-want-ai-to-eliminate-bias-not-promote-it">100 bills in over 20 </a>states aiming to make data sharing more transparent within the AI and recommendation system space and pressure companies to think about data implementation biases.</p>



<h5 class="wp-block-heading">3. The Power of the User</h5>



<p>One of the most exciting elements of recommendation algorithms is that they are always evolving. While it is the onus of the companies that create them to protect artists and content creators by making sure all content has a fair chance of getting presented to users on their platforms, individuals can make up for their blind spots through their consumption behavior. For example, using application search features to find new content outside of the genres typically presented teaches the algorithm to nurture a diverse individual content ecosystem.&nbsp;</p>



<p>It will ultimately take collaborative efforts beginning at the highest level of technology team recruitment and stepping down to the individual’s consumption behavior to mitigate algorithmic biases. While comprehensive, this work will affect the long-term cultural and artist equity implications of popular recommendation algorithms, thus affecting how our society engages with art in the future.</p>



<h2 class="wp-block-heading">References</h2>



<p>“22 Examples of Artificial Intelligence in Daily Life (2022) | Beebom.” Accessed February 20, 2022. <a href="https://beebom.com/examples-of-artificial-intelligence/">https://beebom.com/examples-of-artificial-intelligence/</a>.</p>



<p>Amazon Science. “The History of Amazon’s Recommendation Algorithm,” November 22, 2019. <a href="https://www.amazon.science/the-history-of-amazons-recommendation-algorithm">https://www.amazon.science/the-history-of-amazons-recommendation-algorithm</a>.</p>



<p>AMT Lab @ CMU. “How Streaming Services Use Algorithms.” Accessed February 27, 2022. <a href="https://amt-lab.org/blog/2021/8/algorithms-in-streaming-services">https://amt-lab.org/blog/2021/8/algorithms-in-streaming-services</a>.</p>



<p>AMT Lab @ CMU. “Streaming Service Algorithms Are Biased, Directly Affecting Content Development.” Accessed February 27, 2022. <a href="https://amt-lab.org/blog/2021/11/streaming-service-algorithms-are-biased-and-directly-affect-content-development">https://amt-lab.org/blog/2021/11/streaming-service-algorithms-are-biased-and-directly-affect-content-development</a>.</p>



<p>Auxier, Brooke, and Monica Anderson. “Social Media Use in 2021.” <em>Pew Research Center: Internet, Science &amp; Tech</em> (blog), April 7, 2021. <a href="https://www.pewresearch.org/internet/2021/04/07/social-media-use-in-2021/">https://www.pewresearch.org/internet/2021/04/07/social-media-use-in-2021/</a>.</p>



<p>“Bias in AI: What It Is, Types, Examples &amp; 6 Ways to Fix It in 2022,” September 12, 2020. <a href="https://research.aimultiple.com/ai-bias/">https://research.aimultiple.com/ai-bias/</a>.</p>



<p>Born, Georgina. “Artificial Intelligence, Music Recommendation, and the Curation of Culture: A White Paper,” n.d., 27.</p>



<p>Borodescu, Ciprian. “The Anatomy of High-Performance Recommender Systems &#8211; Part 1 &#8211; Algolia Blog.” Algolia Blog. Accessed February 21, 2022. <a href="https://www.algolia.com/blog/ai/the-anatomy-of-high-performance-recommender-systems-part-1/">https://www.algolia.com/blog/ai/the-anatomy-of-high-performance-recommender-systems-part-1/</a>.</p>



<p>“DI_CIR-State-of-AI-4th-Edition.Pdf.” Accessed February 20, 2022. <a href="https://www2.deloitte.com/content/dam/insights/articles/US144384_CIR-State-of-AI-4th-edition/DI_CIR-State-of-AI-4th-edition.pdf">https://www2.deloitte.com/content/dam/insights/articles/US144384_CIR-State-of-AI-4th-edition/DI_CIR-State-of-AI-4th-edition.pdf</a>.</p>



<p>Ferraro, Andrés, and Christine Bauer. “Music Recommendation Algorithms Are Unfair to Female Artists, but We Can Change That.” The Conversation. Accessed February 21, 2022. <a href="http://theconversation.com/music-recommendation-algorithms-are-unfair-to-female-artists-but-we-can-change-that-158016">http://theconversation.com/music-recommendation-algorithms-are-unfair-to-female-artists-but-we-can-change-that-158016</a>.</p>



<p>“Guide to Customer Experience Digital Transformation in 2022,” May 31, 2020. <a href="https://research.aimultiple.com/cx-dx/">https://research.aimultiple.com/cx-dx/</a>.</p>



<p>“How to Keep Human Bias out of AI | Kriti Sharma &#8211; YouTube.” Accessed February 24, 2022. <a href="https://www.youtube.com/watch?v=BRRNeBKwvNM&amp;t=17s">https://www.youtube.com/watch?v=BRRNeBKwvNM&amp;t=17s</a>.</p>



<p>Influencive. “The Future of Art: A Recommendation-Engine-Powered, Fully-Customizable, NFT Marketplace,” February 17, 2022. <a href="https://www.influencive.com/the-future-of-art-a-recommendation-engine-powered-fully-customizable-nft-marketplace/">https://www.influencive.com/the-future-of-art-a-recommendation-engine-powered-fully-customizable-nft-marketplace/</a>.</p>



<p>Knibbe, Julie. “Fairness, Diversity &amp; Music Recommendation Algorithms.” <em>Music Tomorrow</em> (blog), September 21, 2021. <a href="https://music-tomorrow.com/2021/09/fairness-and-diversity-in-music-recommendation-algorithms/">https://music-tomorrow.com/2021/09/fairness-and-diversity-in-music-recommendation-algorithms/</a>.</p>



<p>NW, 1615 L. St, Suite 800 Washington, and DC 20036 USA202-419-4300 | Main202-857-8562 | Fax202-419-4372 | Media Inquiries. “Demographics of Mobile Device Ownership and Adoption in the United States.” <em>Pew Research Center: Internet, Science &amp; Tech</em> (blog). Accessed February 27, 2022. <a href="https://www.pewresearch.org/internet/fact-sheet/mobile/">https://www.pewresearch.org/internet/fact-sheet/mobile/</a>.</p>



<p>Pastukhov, Dmitry. “Inside Spotify’s Recommender System: A Complete Guide to Spotify Recommendation Algorithms.” <em>Music Tomorrow</em> (blog), February 9, 2022. <a href="https://music-tomorrow.com/2022/02/how-spotify-recommendation-system-works-a-complete-guide-2022/">https://music-tomorrow.com/2022/02/how-spotify-recommendation-system-works-a-complete-guide-2022/</a>.</p>



<p>“Persuasive Technology.” Accessed February 20, 2022. <a href="https://www.humanetech.com/youth/persuasive-technology">https://www.humanetech.com/youth/persuasive-technology</a>.</p>



<p>“Programmers, Lawmakers Want A.I. to Eliminate Bias, Not Promote It.” Accessed February 27, 2022. <a href="https://pew.org/3v1vGYh">https://pew.org/3v1vGYh</a>.</p>



<p>Schwartz Reisman Institute. “Algorithms in Art and Culture: New Publication Explores Music in the Age of AI.” Accessed February 21, 2022. <a href="https://srinstitute.utoronto.ca/news/ai-music-recommendation-and-the-curation-of-culture">https://srinstitute.utoronto.ca/news/ai-music-recommendation-and-the-curation-of-culture</a>.</p>



<p>Social Media Marketing &amp; Management Dashboard. “How Does the YouTube Algorithm Work in 2021? The Complete Guide,” June 21, 2021. <a href="https://blog.hootsuite.com/how-the-youtube-algorithm-works/">https://blog.hootsuite.com/how-the-youtube-algorithm-works/</a>.</p>



<p>Teichmann, Jan. “How to Build a Recommendation Engine Quick and Simple.” Medium, August 6, 2020. <a href="https://towardsdatascience.com/how-to-build-a-recommendation-engine-quick-and-simple-aec8c71a823e">https://towardsdatascience.com/how-to-build-a-recommendation-engine-quick-and-simple-aec8c71a823e</a>.</p>



<p>The Social Dilemma. “The Social Dilemma &#8211; A Netflix Original Documentary.” Accessed February 27, 2022. <a href="https://www.thesocialdilemma.com/">https://www.thesocialdilemma.com/</a>.</p>



<p>TrustRadius Blog. “2020 People of Color in Tech Report,” September 21, 2020. <a href="https://www.trustradius.com/vendor-blog/people-of-color-in-tech-report">https://www.trustradius.com/vendor-blog/people-of-color-in-tech-report</a>.</p>



<p>Wall Street Journal. <em>How TikTok’s Algorithm Figures You Out | WSJ</em>, 2021. <a href="https://www.youtube.com/watch?v=nfczi2cI6Cs">https://www.youtube.com/watch?v=nfczi2cI6Cs</a>.</p>



<p>“Workforce Representation &#8211; Google Diversity Equity &amp; Inclusion.” Accessed February 27, 2022. <a href="https://diversity.google/annual-report/representation/">https://diversity.google/annual-report/representation/</a>.</p>



<p>Writer, Senior. “How Top Tech Companies Are Addressing Diversity and Inclusion.” <em>CIO</em> (blog). Accessed February 27, 2022. <a href="https://www.cio.com/article/193856/how-top-tech-companies-are-addressing-diversity-and-inclusion.html">https://www.cio.com/article/193856/how-top-tech-companies-are-addressing-diversity-and-inclusion.html</a>.</p>



<p>“YouTube User Statistics 2022 | Global Media Insight.” Accessed March 1, 2022. <a href="https://www.globalmediainsight.com/blog/youtube-users-statistics/">https://www.globalmediainsight.com/blog/youtube-users-statistics/</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://courses.ideate.cmu.edu/62-830/s2022/?feed=rss2&#038;p=638</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SPOTIFY’S ALGORITHM: HELPING OR HURTING?</title>
		<link>https://courses.ideate.cmu.edu/62-830/s2022/?p=678</link>
					<comments>https://courses.ideate.cmu.edu/62-830/s2022/?p=678#comments</comments>
		
		<dc:creator><![CDATA[Tay Michell]]></dc:creator>
		<pubDate>Wed, 02 Mar 2022 14:51:12 +0000</pubDate>
				<category><![CDATA[Rabbit Hole #1]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Spotify]]></category>
		<guid isPermaLink="false">https://courses.ideate.cmu.edu/62-830/s2022/?p=678</guid>

					<description><![CDATA[The year is 1870, 7 years before the invention of the phonograph by Thomas Edison. As a musical artist, if you wanted to distribute your content to an audience, you did so through sheet music, either painstakingly copied by hand, or if you were lucky, replicated on some kind of a printing press. Music distribution [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>The year is 1870, 7 years before the invention of the phonograph by <a href="https://mn2s.com/news/label-services/the-history-of-music-distribution/" target="_blank" rel="noreferrer noopener">Thomas Edison. </a>As a musical artist, if you wanted to distribute your content to an audience, you did so through sheet music, either painstakingly copied by hand, or if you were lucky, replicated on some kind of a printing press. Music distribution has come a long way since then. Artists can upload music to platforms like TikTok or YouTube with the click of a button. But how has this changed the industry?</p>



<p>The most prolific way that people engaged with music in 2020 was <a rel="noreferrer noopener" href="https://www.ifpi.org/resources/" target="_blank">streaming platforms</a>, of which, <a href="https://www.midiaresearch.com/blog/music-subscriber-market-shares-q2-2021">Spotify</a> continues to be the most popular. Even though it’s easier than ever for artists to upload content to a large audience, the question remains, are personalization algorithms and streaming services through Spotify harming or helping musical artists? Ultimately, the research enclosed concluded that the Spotify algorithm and other personalization algorithms like it help connect artists with more listeners, but just like distribution methods of the past, it does not guarantee musical artists fame, fortune, or even a salary that they can live on.</p>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="983" height="556" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/01-diagram-1.jpg" alt="" class="wp-image-679" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/01-diagram-1.jpg 983w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/01-diagram-1-300x170.jpg 300w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/01-diagram-1-768x434.jpg 768w" sizes="(max-width: 983px) 100vw, 983px" /><figcaption>Taken from <a href="https://www.midiaresearch.com/blog/music-subscriber-market-shares-q2-2021">MIDiA Research Labs</a></figcaption></figure>



<h2 class="wp-block-heading">History of Music Distribution</h2>



<div class="wp-block-columns is-layout-flex wp-container-3">
<div class="wp-block-column is-layout-flow">
<p>As mentioned above, music distribution got its start in sheet music. After the Thomas Edison invented the phonograph in 1877, music recording got its start. <a href="https://playvirtuoso.com/blog/the-history-of-music-distribution/18">Standard records</a> as we think of them today gained popularity in the mainstream in the 1920s.</p>
</div>



<div class="wp-block-column is-layout-flow">
<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="683" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/02-phonograph-1-1024x683.jpg" alt="" class="wp-image-695" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/02-phonograph-1-1024x683.jpg 1024w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/02-phonograph-1-300x200.jpg 300w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/02-phonograph-1-768x512.jpg 768w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/02-phonograph-1-1536x1024.jpg 1536w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/02-phonograph-1-2048x1365.jpg 2048w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/02-phonograph-1-1200x800.jpg 1200w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/02-phonograph-1-1980x1320.jpg 1980w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Photo by <a href="https://unsplash.com/@callmefred?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Call Me Fred</a> on <a href="https://unsplash.com/s/photos/phonograph?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Unsplash</a></figcaption></figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-6">
<div class="wp-block-column is-layout-flow">
<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="683" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/03-walkman-1-1024x683.jpg" alt="" class="wp-image-696" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/03-walkman-1-1024x683.jpg 1024w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/03-walkman-1-300x200.jpg 300w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/03-walkman-1-768x512.jpg 768w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/03-walkman-1-1536x1024.jpg 1536w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/03-walkman-1-2048x1365.jpg 2048w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/03-walkman-1-1200x800.jpg 1200w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/03-walkman-1-1980x1320.jpg 1980w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Photo by <a href="https://unsplash.com/@sunx?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Li Zhang</a> on <a href="https://unsplash.com/s/photos/walkman?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Unsplash</a></figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow">
<p>Records maintained their position as the primary means of music distribution until the late 1970s when <a href="http://www.blogs2018.buprojects.uk/joshburgess/music-distribution-history/">tapes</a> took over. Walkman portable music players were the first form of portable music, which began a new era in being able to take music with you wherever you go.</p>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-9">
<div class="wp-block-column is-layout-flow">
<p>In 1991, ‘compact discs’ (CDs) overtook tapes as the primary means for <a href="https://www.digitaltrends.com/features/the-history-of-the-cds-rise-and-fall/">music distribution</a>. On a more personal note, I can distinctly walking through the isles of Best Buy and Target admiring all of the music albums. Cars had nifty CD holders that fit in the sun visors for easy access when you wanted to play a CD in the car. It was pervasive in many of our musical upbringings… Until it wasn’t…</p>
</div>



<div class="wp-block-column is-layout-flow">
<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="1024" height="834" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/04-cds-1-1024x834.jpg" alt="" class="wp-image-697" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/04-cds-1-1024x834.jpg 1024w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/04-cds-1-300x244.jpg 300w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/04-cds-1-768x626.jpg 768w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/04-cds-1-1536x1252.jpg 1536w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/04-cds-1-2048x1669.jpg 2048w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/04-cds-1-1200x978.jpg 1200w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/04-cds-1-1980x1613.jpg 1980w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Photo by <a href="https://unsplash.com/@brett_jordan?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Brett Jordan</a> on <a href="https://unsplash.com/s/photos/cd-player?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Unsplash</a></figcaption></figure>
</div>
</div>



<p>In February of 2018, Best Buy <a href="https://www.digitaltrends.com/music/best-buy-to-stop-selling-music-cds/">announced</a> that it would phase out all CD sales by July of 2018. This was the direct cause of the rise of streaming. While Napster was the first digital sharing platform, it received a lot of <a href="https://blog.hubspot.com/marketing/history-of-internet-radio">criticism</a> for taking advantage of the music industry and pirating music. As Napster and other sharing platforms fell, Spotify rose to the challenge.</p>



<p>CDs require CD players, records require some kind of record player, and these forms of playing music (while superior in sound quality) are limited (i.e. non-transportable, inability to easily share music, etc). Spotify allows users to freely share music across devices they use on a regular basis (phones / computers), which could help increase artist exposure through social networking. It <a href="https://belwoodmusic.com/2019/01/06/the-pros-and-cons-of-spotify/">filled a gap</a> in user desire in 2008 when it was founded, and it has continued to grow since.</p>



<div class="wp-block-columns is-layout-flex wp-container-12">
<div class="wp-block-column is-layout-flow">
<figure class="wp-block-image size-large"><img decoding="async" loading="lazy" width="683" height="1024" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/05-spotify-1-683x1024.jpg" alt="" class="wp-image-698" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/05-spotify-1-683x1024.jpg 683w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/05-spotify-1-200x300.jpg 200w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/05-spotify-1-768x1152.jpg 768w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/05-spotify-1-1024x1536.jpg 1024w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/05-spotify-1-1365x2048.jpg 1365w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/05-spotify-1-1200x1800.jpg 1200w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/05-spotify-1-1980x2970.jpg 1980w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/05-spotify-1-scaled.jpg 1706w" sizes="(max-width: 683px) 100vw, 683px" /><figcaption>Photo by <a href="https://unsplash.com/@omidarmin?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Omid Armin</a> on <a href="https://unsplash.com/s/photos/spotify?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Unsplash</a></figcaption></figure>
</div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow">
<p>In addition to its success in music distribution, Spotify has set itself apart from other music streaming platforms with its algorithm, so much so that features like “<a href="https://www.vox.com/culture/22814121/spotify-wrapped-2021-algorithm-data-privacy">the Year in Music Wrapped</a>” playlist has become a part of our culture. Its pervasiveness, personalization, and power are impressive, and it has turned itself into a force to be reckoned with.</p>
</div>
</div>



<p>Overall, the transition to streaming services is fascinating to follow. The visualization below gives a great picture of the decline of physical means for music distribution since 2001. Streaming took over physical means of distribution as recently as 2017, so a lot still remains to be seen as to the last effects of the transition to streaming.</p>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="692" height="524" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/06-graph.png" alt="" class="wp-image-685" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/06-graph.png 692w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/06-graph-300x227.png 300w" sizes="(max-width: 692px) 100vw, 692px" /><figcaption>Source: <a href="https://www.musicbusinessworldwide.com/the-global-recorded-music-industry-generated-over-20bn-last-year-but-streaming-growth-slowed/">MusicBusinessWorldWide</a></figcaption></figure>



<h2 class="wp-block-heading">How the Algorithm Works</h2>



<p>Spotify’s personalization algorithm is called ‘Bandits for Recommendations as Treatment,’ or <a href="https://analyticsindiamag.com/how-spotifys-algorithm-manages-to-find-your-inner-groove/">BaRT</a> for short. The first thing the algorithm does is it collects A LOT of data on its users: what playlists are created, what songs are skipped, and the physical location of the user (if it can). The algorithm treats a recommendation as “good” if the user spends more than 30 seconds listening, or “bad” if the user skips the song a certain number of times. In order to recommend new songs, the algorithm uses a similarity function to calculate the “distance” between your preferences and the preferences of others. Many algorithms use a distance formula like the Euclidean distance shown below:</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" loading="lazy" width="462" height="156" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/Screen-Shot-2022-03-02-at-9.35.04-AM.png" alt="" class="wp-image-686" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/Screen-Shot-2022-03-02-at-9.35.04-AM.png 462w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/Screen-Shot-2022-03-02-at-9.35.04-AM-300x101.png 300w" sizes="(max-width: 462px) 100vw, 462px" /><figcaption>Taken from <a href="https://ashukumar27.medium.com/similarity-functions-in-python-aa6dfe721035#">Similarity Functions</a></figcaption></figure></div>



<p>Here’s a simplified example of how it would work. Let’s say Spotify only has four genres of music (country, jazz, folk, and classic rock) and five users as shown below:</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" loading="lazy" width="436" height="406" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/07-diagramp1.png" alt="" class="wp-image-687" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/07-diagramp1.png 436w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/07-diagramp1-300x279.png 300w" sizes="(max-width: 436px) 100vw, 436px" /></figure></div>



<p>Each of the songs that the five users listen to the most are shown in table below:</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" loading="lazy" width="186" height="394" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/08-table.png" alt="" class="wp-image-688" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/08-table.png 186w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/08-table-142x300.png 142w" sizes="(max-width: 186px) 100vw, 186px" /></figure></div>



<p>User5 is a new user, so the algorithm has to determine what songs to recommend. So far, they have listened to mostly songs in the country genre, so the algorithm estimates their position above. Because the distance between user5 and user4 is the smallest, the algorithm is likely to recommend to user5 song9 and song10 (because those are songs that user4 listens to frequently). If user5 skips these songs, it’s possible that the “position” of user5 would adjust:</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" loading="lazy" width="434" height="404" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/09-graphpt2.png" alt="" class="wp-image-689" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/09-graphpt2.png 434w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/09-graphpt2-300x279.png 300w" sizes="(max-width: 434px) 100vw, 434px" /></figure></div>



<p>Now user5 is closer to user3, and the algorithm may recommend song6 and song7. The more user5 listens, the more the algorithm is able to estimate user5’s position and therefore recommend more and more songs.</p>



<h2 class="wp-block-heading">How Artists Have to Change Strategy in Today’s Industry</h2>



<p>There are four main strategies that musicians should consider in today’s world of streaming. While all four may not be for everyone, some combination of the four could result in a larger audience reach and higher revenues.</p>



<h4 class="wp-block-heading"><em>1. Death of the Album, Rise of the Single.</em></h4>



<p>Christoffer Hylander, known as <a href="https://open.spotify.com/episode/7gr4xnpI1T5CoLjn7cPix1?si=59a4da17565b476a">Killigrew</a> in the music world, created a genre of music known as ‘chillstep’, and he’s made a fulltime living on Spotify doing so. On the podcast, “Music, Money, and Life,” he had some advice for listeners. His first piece of advice was to focus on singles rather than albums: the way the Spotify algorithm works, new songs are often put on playlists like “Discover Weekly” and “Release Radar” to determine how users will like them. Whole albums are therefore less likely to get promoted. In another podcast, vocal editor <a href="https://open.spotify.com/episode/4pKcvMYF7gRmPTkoCvyxkd?si=f09e4f781f7d4ff5">Alex Krotz</a> details Spotify’s strategy of “boosting” songs. If you opt into Spotify’s boosting program as an artist, you will receive less revenue per song, but Spotify is more likely to include your songs on different playlist recommendations for users. Albeit a risky strategy, it focuses on single songs rather than albums. Therefore, for artists looking to use Spotify as their primary means of distribution, rapidly releasing songs (for example, one a week), it more advantageous than releasing an entire album every couple of months.</p>



<h4 class="wp-block-heading"><em>2. Find your niche.</em></h4>



<p>In this piece of advice, Christoffer and Alex differ. Christoffer believes that part of his success was finding and focusing on a niche portion of the music market. By creating chillstep, he was able to focus on a specific audience and tailor his music to what that audience wanted to hear. Alex points out that because of Spotify’s algorithm, it is better to create songs like what people are listening to already to get “picked up” by the algorithm. Looking at the <a href="https://www.ifpi.org/resources/">Global Music Report for 2021</a>, the Top 10 Global Songs seem to be of a similar vein: artists like The Weekend, Drake, and Billie Eilish appear multiple times. Ultimately, artists must decide for themselves what risks they are willing to take in terms of their style and targeted audience.</p>



<h4 class="wp-block-heading"><em>3. <em>Sign with a big distributer or do it yourself.</em></em></h4>



<p>Another piece of advice from Christoffer is the fact that part of the reason he has been able to make a living is he doesn’t have a ‘middleman.’ Every piece of revenue he gets for streams goes directly into his pocket. This is supported by documentation of the <a href="https://www.businessinsider.com/how-much-does-spotify-pay-per-stream">payment per stream</a>: before the artist is paid, the songs’ rights holders and distributer are paid. If an artist owns the rights to their own songs, they will obviously receive more money. Therefore, it’s a balancing act: there are benefits to distributers outside of Spotify to include structured publicity, but if an artist is focusing solely on Spotify streaming, being your own distributer may be a better strategy.</p>



<h4 class="wp-block-heading"><em>4. Diversify your music revenue beyond streaming</em></h4>



<p>The reality is, not all artists can strike it big with streaming like Christoffer has, so it’s important for artists trying to make a living from their music to diversify their distribution. The diagram below shows where people listened to music in the year 2020. If an artist gets 1 million streams in a year, the <a href="https://www.makeuseof.com/how-much-spotify-pay-per-stream">average revenue</a> will be around $3,500. If streaming only accounts for a quarter of listening, most artists can expect to make $14,000 for their music. This is obviously an over-simplification, but it demonstrates how difficult it is to make a living off Spotify alone. Even though only 2% of listening is live music, this still presents artists with the greatest opportunity to earn cash flow. An additional consideration for artists in today’s world is the rise of virtual concerts. The <a href="https://www.ifpi.org/resources/">IFPI Global Music Report</a> details how the pandemic changed the music landscape, and listeners are now more likely to engage in a virtual concert rather than a live one.</p>



<figure class="wp-block-image size-full is-resized"><img decoding="async" loading="lazy" src="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/10-diagram.png" alt="" class="wp-image-690" width="558" height="468" srcset="https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/10-diagram.png 558w, https://courses.ideate.cmu.edu/62-830/s2022/wp-content/uploads/2022/03/10-diagram-300x252.png 300w" sizes="(max-width: 558px) 100vw, 558px" /><figcaption>Source: <a href="http://details how the pandemic changed the music landscape, and listeners are now more likely to engage in a virtual concert rather than a live one.">IFPI</a></figcaption></figure>



<h2 class="wp-block-heading">The Future of Music Distribution</h2>



<p>Ultimately, the future of music distribution is tumultuous. The Spotify algorithm helps to connect artists and listeners, but artists should carefully consider necessary changes in their strategy to survive in today’s music landscape. Spotify promises “<a href="https://investors.spotify.com/governance/default.aspx">algorithmic responsibility</a>&#8220;, so perhaps Spotify is conducting business with its customers in mind. Personalization algorithms will continue to shape the music and entertainment landscape in the future, and artists must continue to adjust their strategies accordingly.</p>



<h2 class="wp-block-heading">Want to Explore More?</h2>



<p>Listen to Christoffer Hylander&#8217;s (Killigrew) full story on the <em>Music, Money, and Life</em> podcast:</p>



<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Spotify Embed: How One Artist Generated 20 Million Streams On Spotify And Makes A Full Time Living From Streaming" style="border-radius: 12px" width="100%" height="152" frameborder="0" allowfullscreen allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" src="https://open.spotify.com/embed/episode/7gr4xnpI1T5CoLjn7cPix1?si=59a4da17565b476a&#038;utm_source=oembed"></iframe>
</div></figure>



<p>Listen to Alex Krotz on the ANAK Creates Podcast:</p>



<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Spotify Embed: Why the new Spotify boosting algorithm feature could be the death of streaming as we know it" style="border-radius: 12px" width="100%" height="152" frameborder="0" allowfullscreen allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" src="https://open.spotify.com/embed/episode/4pKcvMYF7gRmPTkoCvyxkd?si=f09e4f781f7d4ff5&#038;utm_source=oembed"></iframe>
</div></figure>



<p>Are you a musician who wants more tips on how to get more streams on Spotify? Check out the <em>Best Friends Club</em> blog <a rel="noreferrer noopener" href="https://bestfriendsclub.ca/spotifys-algorithm-playlists/" target="_blank">here</a>!</p>



<h2 class="wp-block-heading">References</h2>



<p>Anderson-Herley, Jacob. (Nov 11, 2021). The History of Music Distribution. <em>Play Virtuoso. </em>Retrieved March 1, 2022 from https://playvirtuoso.com/blog/the-history-of-music-distribution/18</p>



<p>Austin, Mark (February 4, 2018). Best Buy stores will stop selling music CDs, and Target could be next. <em>Digital Trends. </em>Accessed March 1, 2022 from https://www.digitaltrends.com/music/best-buy-to-stop-selling-music-cds/</p>



<p>Balaganur, Sameer. (January 6, 2020). How Spotify’s Algorithm Manages to Find Your Inner Groove. <em>Analytics India Magazine.</em> Retrieved February 24, 2022 from https://analyticsindiamag.com/how-spotifys-algorithm-manages-to-find-your-inner-groove/</p>



<p>Bhoot, Gurpreet. (March 2017). Music Industry Sales: How streaming services such as Spotify, Apple Music, and TIDAL affect album sales. <em>California Polytechnic State University.</em> https://digitalcommons.calpoly.edu/cgi/viewcontent.cgi?article=1132&amp;context=joursp</p>



<p><em>CDs vs. Spotify for Musicians &amp; How You Can Use Both to Improve Sales. </em>Bison Disc. Retrieved February 23, 2022 from https://www.bisondisc.com/cds-vs.-spotify-musicians-can-use-improve-sales</p>



<p>Davison, Aaron (Host). (October 31, 2018). How One Artist Generated 20 Million Streams on Spotify And Makes a Full Time Living from Streaming. In <em>Music, Money, and Life.</em> Spotify. https://open.spotify.com/episode/7gr4xnpI1T5CoLjn7cPix1?si=59a4da17565b476a</p>



<p>Fenny, James. (January 6, 2019). The Pros and Cons of Spotify. <em>Belwood Music.</em> Retrieved February 23, 2022 from https://belwoodmusic.com/2019/01/06/the-pros-and-cons-of-spotify/</p>



<p>“The History of Music Distribution (4 Sept 2020). <em>Mn2S.</em> Retrieved from https://mn2s.com/news/label-services/the-history-of-music-distribution/</p>



<p>International Federation of the Phonographic Industry. (March 2021). <em>Global Music Report.</em> Retrieved February 23, 2022 from https://www.ifpi.org/ifpi-issues-annual-global-music-report-2021/</p>



<p>International Federation of the Phonographic Industry. (March 2021). <em>Engaging with Music.</em> Retrieved February 23, 2022 from https://www.ifpi.org/resources/</p>



<p><em>Is Spotify Bad for Artists? The Streaming Discussion Revisited.</em> (October 26, 2020). Pick Yourself (Blog). Retrieved February 23, 2022 from https://pickyourself.com/skills-mindset/spotify-streaming-payouts/</p>



<p>Jacob, Ennica. (February 24, 2021). How much does Spotify pay per stream? What you’ll earn per song, and how to get paid more for your music. <em>Business Insider.</em> Retrieved February 23, 2022 from https://www.businessinsider.com/how-much-does-spotify-pay-per-stream</p>



<p>Krotz, Alex (Host). (Nov. 2020). Why the new Spotify boosting algorithm feature could be the death of streaming as we know it. <em>ANAK Creates Podcast.</em> Spotify. https://open.spotify.com/episode/4pKcvMYF7gRmPTkoCvyxkd?si=f09e4f781f7d4ff5</p>



<p>Kumar, Ashutosh. (January 29, 2020). Similatrity Functions in Python. <em>Medium.</em> Retrieved from https://ashukumar27.medium.com/similarity-functions-in-python-aa6dfe721035</p>



<p>Pau, Kelly. (December 2, 2021). Spotify Wrapped, unwrapped. <em>Vox.</em> Retrieved February 24, 2022 from https://www.vox.com/culture/22814121/spotify-wrapped-2021-algorithm-data-privacy</p>



<p>“Music Distribution: A History” (Dec 22, 2018). <em>BU Projects.</em> Retrieved March 1, 2022 from http://www.blogs2018.buprojects.uk/joshburgess/music-distribution-history/</p>



<p>Randolph, Eric. (March 19, 2021). Spotify launches site explaining how it pays artists. <em>The Jakarta Post.</em> Retrieved February 23, 2022 from https://www.thejakartapost.com/news/2021/03/19/spotify-launches-site-explaining-how-it-pays-artists-.html</p>



<p><em>Sustainability Report 2020.</em> (Dec 2020) Spotify. Retrieved February 24, 2022 from https://investors.spotify.com/governance/default.aspx</p>



<p>Vultaggio, Matthew (March 18, 2021). Spotify’s Algorithm Playlists: Explained &amp; How to Get On Them. <em>Best Friends Club.</em> Retrieved February 24, 2022 from https://bestfriendsclub.ca/spotifys-algorithm-playlists/</p>



<p>Waniata, Ryan (February 7, 2018). “The Life and Times of the Late, Great CD.” <em>Digital Trends.</em> Retrieved March 1, 2022 from https://www.digitaltrends.com/features/the-history-of-the-cds-rise-and-fall/</p>



<p>Wright, LT (February 3, 2022). Why Do So Many Musicians Hate Spotify? <em>Spinditty.</em> Retrieved February 23, 2022 from https://spinditty.com/industry/why-so-many-artists-hate-spotify</p>



<p>Zantal-Wiener, Amanda (Mar 8, 2017). From the Phonograph to Spotify: The History of Streaming Music. <em>HubSpot. </em>Retrieved March 1, 2022 from https://blog.hubspot.com/marketing/history-of-internet-radio</p>
]]></content:encoded>
					
					<wfw:commentRss>https://courses.ideate.cmu.edu/62-830/s2022/?feed=rss2&#038;p=678</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
