Abstract
The success of creative products depends on the felt experience of consumers. Capturing such consumer reactions requires the fusing of different types of experiential covariates and perceptual data in an integrated modeling framework. In this article, the authors develop a novel multimodal machine learning framework that combines multimedia data (e.g., metadata, acoustic features, user-generated textual data) in creative product settings and apply it to predict the success of musical albums and playlists. The authors estimate the proposed model on a unique data set collected using different online sources. The model integrates different types of nonparametrics to flexibly accommodate diverse types of effects. It uses penalized splines to capture the nonlinear impact of acoustic features and a supervised hierarchical Dirichlet process to represent crowd sourced textual tags, and it captures dynamics via a state-space specification. The authors show the predictive superiority of the model with respect to several benchmarks. The results illuminate the dynamics of musical success over the past five decades. The authors then use the components of the model for marketing decisions such as forecasting the success of new albums, conducting album tuning and diagnostics, constructing playlists for different generations of music listeners, and providing contextual recommendations.
Keywords
Creative industries such as music, movies, podcasts, videos, and art are unique in terms of the factors that determine product success. While the demand for utilitarian goods can be studied using easily measured and structured data (e.g., price, promotion, advertising), quantifying the success of intangible and expressive products (e.g., albums, movies) is more challenging. Product success in creative industries can be only partly explained using readily available metadata such as the product genre and the expertise, resources, and past successes of the artists and production houses, as these variables alone are not sufficient to fully capture the felt experience of the consumer.
Recently, data on experiential and aesthetic features of creative products have become increasingly available, offering a unique opportunity to quantify success in terms of the experiential aspects of consumption. Such features include the acoustical fingerprints of songs (e.g., physical features such as the pitch, loudness, or tempo; more subjective features such as energy, danceability, or valence); the stylistic, visual, and audio features of movies (e.g., mise-en-scène features; harmonic, rhythmic, or tonal features); and the “Art Genome” for describing the experiential aspects of art. In addition, thematic features that represent the emotions and perceptions that such creative products evoke are becoming available through user-generated textual content such as product tags and reviews. Table 1 shows the types of data that are relevant for modeling in different experiential contexts. Simultaneous quantification of the effects of these features on success is challenging. These multimedia features are multimodal (structured, unstructured, discrete, continuous, and textual) and high dimensional. Predicting success in such settings therefore requires a modeling framework that can flexibly fuse data from multiple modalities to capture the experiential aspects of consumption.
Some Relevant Domains of Application of the Proposed Model.
In this article, we develop a novel machine learning framework that integrates such multimedia data using a Bayesian semiparametric approach and focus on the music industry to showcase the utility of our framework. Despite the importance of the music industry, relatively little work has been done in marketing to model and predict musical success. We therefore assemble a comprehensive data set that includes Billboard 200 album ranking data for the last 50 years, acoustical fingerprints of the songs within each album, user-generated textual tags that capture people’s perceptions, and traditional album metadata. We then use these data to quantify the experiential determinants of musical success and to design and recommend creative products, such as albums and playlists. Specifically, we make three contributions. First, we develop a methodological framework that flexibly fuses multimedia data for prediction and managerial action. Second, on the substantive side, we examine how experiential features and textual collections correlate with success in the music domain. Third, we illustrate various managerial uses of our framework in forecasting success and in recommending and designing albums and playlists.
Relevant to our modeling is the fact that music is often consumed in listening sessions involving assortments of songs played in a sequence. 1 For much of musical history, these sessions have been fueled by the availability of albums and playlists. Consumer reactions to such assortments depend on the balance (Bradlow and Rao 2000) and distribution of acoustic characteristics across the songs within the bundle. From a production perspective, both albums and playlists are designed to be more than just collections of songs. They are designed around specific themes, balance various acoustic features, and contain songs that evoke specific moods and emotions. Predicting the success of such assortments requires that we not only capture listeners’ subjective experience evoked by the acoustic features but also accommodate how these features are distributed across the songs within the collection.
To date, albums continue to be the primary format for launching popular music. According to Nielsen, more than 70,000 albums were released by mid-2018 (RIAA 2018), and Vogel (2014) reports that major labels alone introduce 11,000 albums each year. Less than 10% of these are profitable, however, and fewer than 100 sell more than half a million units. Moreover, new music is costly to produce, as an album can cost between $250,000 to $400,000. It is therefore important to diagnose albums (assessing which acoustic features need to be changed for higher success) and evaluate their potential success before their release. Moreover, musical consumption has recently been driven by popular streaming providers such as Spotify and Pandora as well as more specialized ones, such as Qobuz, which construct and curate a variety of playlists to suit different tastes, generations, and contexts.
We focus on albums because, as stated previously, most new music has been and continues to be launched via albums. Analyzing playlists is more difficult, as these are relatively recent, and information on unsuccessful playlists is hard to get. In contrast, album data date to at least the 1960s and are available for both successful and unsuccessful albums. 2 Even if we were only interested in playlist design, we could still learn a great deal by studying the musical features that distinguish successful from unsuccessful albums. Like albums, playlists are curated and designed, and the good ones are balanced in their musical content and consistent in their themes.
We use data on albums that were released from 1963 to 2016. While a majority of our albums are from the Billboard 200 charts, we supplemented these with additional noncharting albums that were recorded by the artists that are represented in the Billboard data. The dependent variable in our model is a (censored) score reflecting the success of musical albums. The score combines data on sales of albums, track-equivalent albums, and streaming-equivalent albums (Pietroluongo 2012). Our data contain information on all major musical artists, genres, and historically significant albums produced during this period. We collected the acoustic features using the Spotify web application programming interface (API) and the textual tags using the Last.fm web API.
Given the extensive time span of our data, a static specification is unlikely to capture the relationship between musical success and the album features. Our model therefore accommodates dynamics in the coefficients of the genre and acoustical variables to capture their heterogeneous impact over time. It flexibly captures the possible nonlinear impact of the acoustical variables using nonparametric basis splines and uses a supervised hierarchical Dirichlet process (SHDP) to infer latent album themes or topics that summarize the semantic content within the textual tags. This results in a Bayesian semiparametric machine learning model, which we then use for several marketing tasks involving album recommendation and playlist construction.
Methodologically, our model is novel in many respects. It integrates multiple nonparametric components that flexibly fuse multimodal features. The use of nonparametrics is important, as we do not have existing knowledge of the functional forms of these features in most of the experiential settings in Table 1. The SHDP infers themes that yield a mixed membership representation of the albums in topic space and are useful for predicting album success. In addition, the SHDP allows the albums to share a common set of themes and automatically infers the number of those themes. While state-space dynamics (Naik 2015) and Bayesian nonparametrics (Ansari and Iyengar 2006; Ansari and Mela 2003; Bruce 2019; Dew and Ansari 2018; Kim, Menzefricke, and Feinberg 2007; Li and Ansari 2013; Rossi 2014; Shively, Allenby, and, Kohn 2000; Wedel and Zhang 2004) have been previously used in marketing, we combine these tools in several novel ways to yield a new modeling approach. Apart from the fact that we are the first to use an SHDP in marketing, our model extends the machine learning and statistical literature via its integration of state-space dynamics and different types of Bayesian nonparametric approaches to simultaneously handle different data modalities.
Substantively, our application builds on the marketing literature on musical success and consumption. Bradlow and Fader (2001) model the movement of songs up and down the Billboard 200 charts, and Lee, Boatwright, and Kamakura (2003) forecast sales of new albums prior to their release. Elberse (2010) shows that unbundling songs and selling them individually has a smaller effect on album sales when the songs were produced by a musician who had a relatively strong reputation and/or the songs’ features were similarly appealing. Ocasio, Mauskapf, and Steele (2016) examine the effects of technology on changes in the music industry, and Papies and Van Heerde (2017) study the dynamic interplay between recorded music and live concerts as well as the effects of piracy, unbundling, and artist characteristics on demand elasticities. Datta, Knox, and Bronnenberg (2017) examine how adoption of online streaming services affected listening behavior, and Chung, Rust, and Wedel (2009) propose an adaptive system for music personalization. More broadly, our research is related to work in other experiential contexts such as movies (Eliashberg et al. 2000).
Several behavioral studies are also relevant to our application. Holbrook and Hirschman (1982) and Schmitt (2010) broadly examine experiential consumption, while Bruner (1990) review how music impacts mood and emotions. Juslin and Laukka (2004) and Juslin and Västfjäll (2008) address mechanisms underlying emotional responses to music; Nave et al. (2018) relate musical preferences to listeners’ personalities; and Holbrook and Anand (1990) consider the effect of musical tempo on perceptions of activity, affective responses, and situational arousal. Most important for our research is Holbrook and Schindler (1989), who show that development of tastes for popular music follows an inverted U-shaped pattern that peaks at about 24 years of age.
Our results showcase the use of our model for several managerial tasks. We compare the predictive accuracy of our model with several benchmark models and show its superiority for both in-sample and out-of-sample predictions. More importantly, we use several applications to show how our model can be used to (1) forecast the performance of new albums before they are launched, (2) recommend albums and playlists that are consistent with the musical styles associated with specific eras, (3) recommend contextual playlists based on user queries, and (4) provide diagnostics for albums that are predicted to be unsuccessful. The model also generates substantive insights relating album success with acoustics and themes and shows how the role of acoustics in shaping popular success has changed over time. We also discover several themes from the user-generated tags that summarize how the albums are perceived. Among other things, these themes can represent variables for which we do not have explicit data (e.g., subgenres, emotions, situations, artist characteristics).
The article is organized as follows. The next section describes our data, its sources, and its collection methods. This is followed by a section in which we develop the proposed model. Then, we present the results, discuss qualitative insights, and compare the predictions of our model with those obtained from several benchmark models. The penultimate section uses the model for album and playlist scoring, recommendation, and design. We conclude by acknowledging the limitations of our research and identifying areas for future research.
Data Description
We used different online sources to assemble a multimedia data set of American popular music spanning the 54 years from 1963 to 2016. Our data set includes not only metadata such as the genres within the album but also acoustical measures that characterize the listening experience and textual tags that summarize listeners’ perceptions. Next, we describe the data and its sources, starting with our dependent variable.
Album Success: The Billboard 200
The Billboard 200 is a ranking, released by Billboard magazine, of the 200 best-performing albums in a week. Since 1991, the ranking has been based on sales data obtained from Nielsen SoundScan (now MRC Data), and these data have been augmented to include the sales of digital albums/tracks and revenue from online streaming since 2014. We scraped Billboard’s website to obtain the weekly Billboard 200 rankings for the 1963–2016 period.
Album sales would have been ideal as our dependent variable, but as these are unavailable, we used the Billboard’s year-end score, which is obtained by summing the weekly inverse rankings of an album across all the weeks of a year in which it was on the charts (e.g., the top-selling album on Billboard 200 is assigned an inverse rank of 200, and the worst-performing album an inverse rank of 1). Billboard exclusively used this score before switching to Nielsen SoundScan in 1991. The Billboard rankings and the year-end score are industry standards that have also been extensively used for research on popular music (see Alexander 1996; Anand and Peterson 2000; Bradlow and Fader 2001; Dowd 2004; Lena 2006; Lena and Pachucki 2013; Peterson and Berger 1975). A limitation of this score is that it aggregates weekly rankings. Its strength, however, is that it considers both peak success and longevity of an album on the charts.
Focusing only on albums that make the charts can provide a biased picture of the determinants of musical success. We handled this selection issue by augmenting the Billboard 200 data with albums that did not appear on the charts. To this end, we collected the full discography (a catalog of all the recordings of an artist) of all our artists and identified their albums that did not appear on the Billboard 200. From this set of noncharting albums, for each year, we randomly selected 200 albums that were released in the preceding three years. 3
The original number of unique albums on the Billboard 200 over the 54 years is 25,750. However, complete data were available only for 15,233 charting albums, which we include in our sample. The original number of unique groups/artists on the Billboard 200 is 8,039, out of which full data were available for 5,852. We collected a total of 12,653 noncharting albums with full data, and we sample 200 every year with replacement (because an album does not necessarily chart on the year of its release but within a window of three years after release), resulting in 7,273 unique noncharting albums in our data. Altogether, we obtained 34,214 observations across 22,506 unique albums that were created by 5,852 unique artists or groups. We compared the distribution of the year-end scores for the included and missing albums and found these to be almost identical. Thus, the missing albums can be considered missing at random. Moreover, because the dependent variable is available but the acoustical covariates or the textual tags are missing, it is not possible to impute the missing values.
Table 2 shows the ten albums with the all-time highest year-end Billboard 200 scores. The top album is Michael Jackson’s Thriller, which sold an estimated 66 million copies and is the best-selling album of all time. The next two are Alanis Morissette’s Jagged Little Pill, which sold 33 million copies, and Taylor Swift’s 1989, which has sold 10 million copies since its release in 2014.
Ten Albums with the All-Time Highest Year-End Scores on Billboard 200.
Figure 1 shows the histograms of the observed year-end scores and their log-transformed values. The year-end scores have an average value of 169 and exhibit a long-tail distribution. Only 10% of the albums have scores higher than 2,887. The log-transformed scores are less skewed and have a distribution that resembles the normal. For this reason, we use the log-transformed score as the dependent variable in the following analysis. Next, we describe the different sets of variables we used to model success.

Distributions of the year-end scores and their logarithmic transformations.
Genres
Musical styles are conventionally described by their genre. We identified the genres of each album using the API for Discogs, which is a comprehensive crowd sourced database of audio recordings. An album can contain multiple genres if it fuses different types of music (e.g., electronic-rock combines electronic and rock music), if it results from a collaboration of different types of artists, or if its tracks have different genres. Figure 2 shows that rock is the most common genre in our data.

Distribution of genres across all observations in all years.
The production and popularity of genres has changed over time. Jazz and pop were dominant until rock took over in 1965. Since then, rock has been prevalent in at least a third of all released albums. Hip hop emerged in the early 1970s and peaked in the 1990s. Funk/soul peaked in the 1970s and held its own until the early 1980s. The “folk, world, and country” music genre has peaked twice, in the 1960s and 1990s, and electronic music in the mid-1970s. The other genres have appeared only infrequently on the charts.
Acoustic Fingerprints
It is difficult to measure how a song impacts the listening experience. Acoustic fingerprints, which are digital summaries of a song’s phonic features, are the best available measures for capturing a song’s effect on a listener. Acoustic features encapsulate the creative experience on multiple dimensions, capture the underlying artistic style, and relate to the instruments and technologies used for producing music. Some acoustical fingerprints capture the physical aspects of music: key, loudness, mode, tempo, and time signature. Others describe the listening experience: acousticness, danceability, energy, instrumentalness, liveness, speechiness, and valence. We also consider track duration and the explicitness of lyrics as acoustic features. We used the 14 acoustic features described in the Web Appendix. We used the Spotify API to collect the acoustic fingerprints of the songs in each album. The fingerprints are produced using machine learning techniques by The Echo Nest (Spotify’s music intelligence and data platform). An album is a bundle of songs that can differ in their acoustical profiles. As in the balance model, we use the means and standard deviations of the different acoustic measures to capture the average acoustical level and the variability of the acoustics across the songs in an album (Bradlow and Rao 2000; Farquhar and Rao 1976).4,5
User-Generated Tags
User-generated tags reflect how listeners categorize and perceive different albums. Last.fm is an online music platform that started collecting member-generated tags describing music in 2002. Even though this effort started in 2002, the community of users have tagged current albums as well as albums released prior to 2002. These tags contain a mix of factual and perceptual information about the albums. We collected tags for the albums in our data set using the Last.fm API.
Bag-of-tags representation
Last.fm data reports only the relative frequencies of the tags associated with an album. For example, it might report that 95% of the listeners who tagged an album used the word “romantic.” We used this information to construct a bag-of-words representation of size 100 for each album. 6 To prune the vocabulary and retain important tags that distinguish among albums, we used the term frequency-inverse document frequency (tf-idf) (Rajaraman and Ullman 2011) to choose the top V tags across all albums. We deleted the tags with the .1% lowest tf-idf scores and retained the remaining 15,059 tags. This procedure resulted in a reasonable number of tags per album—a minimum of 9 and an average of 95 tag applications. Less than 1% of the albums had fewer than 63 tag applications. Altogether, there were 2,145,139 tag applications across all albums and years. Figure 3 shows a word cloud of all unique tags in our data. Tags displayed with larger fonts appear more frequently.

Word cloud of all unique tags.
Figure 4 shows the tags associated with the albums Thriller by Michael Jackson, 25 by Adele, and 1989 by Taylor Swift. The unique tags are “male vocalists,” “Halloween,” and “classic” for Thriller; “British,” “blue,” and “epic” for 25; and “love at first listen,” “electropop,” and “synthpop” for 1989. The tags “pop” and “albums I own” are common to the three albums.

Word clouds of tags for Michael Jackson’s Thriller, Adele’s 25, and Taylor Swift’s 1989.
Other Covariates
We also considered artist popularity, the collaboration of multiple artists in an album, and major labels.
Superstardom
Artists differ in their popularity, with some being superstars. Moreover, their popularity varies over time. We measure artists’ superstardom at any point in time using the number of previous albums they had on the Billboard 200. Artists who have more previous albums on Billboard 200 have more fans, are more visible (e.g., they appear on television shows, movies, and advertisements), and are better supported by record houses. As Krueger (2005) and Giles (2007) observe, superstardom can have a spillover effect on the success of new albums.
Figure 5 shows the histogram of the number of previous albums an artist had on the Billboard 200 at any point in time. About 90% of the observations correspond to artists with fewer than seven previous charting albums, with a median of one album. Barbra Streisand is the biggest superstar in our data, being the only artist whose every album has appeared on Billboard 200. The latest, her 35th entry on the charts, was Encore: Movie Partners Sing Broadway. Five of her albums have achieved the top rank.

Histogram of previous charting albums.
Number of artists
We used the Spotify API to obtain data on the number of artists featured in each album. Most of the albums in our data set feature only one artist or group. The Boston Symphony Orchestra’s 1981 recording of Mahler’s Symphony no. 8 is the album with the most featured artists (12).
Major and minor labels
Albums launched by major labels usually have several advantages over those from independent (indie) producers and artists. Major labels have larger, more skilled production teams; more innovative technologies; larger budgets for marketing, recruiting popular artists, and training new talent; and better connections with media outlets (Rossman 2012). We used Spotify’s web API to identify each album’s production house, resulting in 2,959 unique labels. We then manually compiled an exhaustive list of 1,746 labels that are associated with major music groups (e.g., EMI, Sony Music, Universal Music Group) from different online sources 7 and combined this with a list of major record labels (historical and current) from the U.S. Library of Congress website. 8 Out of the 22,506 recordings in our data set, 14,218 albums were released by major labels. While 66% of the charting albums were released by major labels, only 58% of the noncharting albums are from major labels. Having described our data, we next present our modeling framework.
Modeling Framework
We develop a novel Bayesian framework that flexibly and semiparametrically integrates the different data modalities (genres, acoustic features, and textual tags) to model album success. Let
We normalized all continuous variables (e.g., acoustic features) to a scale between 0 and 1 to allow for meaningful comparisons across variables. Next, we describe how all the previous variables are used in different components of our model. We begin with the dependent variable.
Censored Success Score
The Billboard year-end score is a yearly measure of an album’s success. It is available only if an album appears on the charts. For other albums, the score is unobserved. This score summarizes both the appearance and persistence of an album on the charts for a given year. As these two outcomes are manifestations of a single underlying process—popular success—which is based on album sales, we use a Type 1 Tobit model (Tobin 1958) to handle the censoring. A Type 2 Tobit would be more appropriate if one process placed the album on the charts and a different one determined its position on the charts.
We model this censored variable by assuming that the observed value of
Link Function
The link function
Artist Random Effects
We control for individual artist/group success by estimating a random effect
Static Linear Effects of Acoustic Standard Deviations
For simplicity, we assume
9
that the standard deviations of the acoustics are linearly and statically related to album success via the parameters
Linear Effects of Discrete Variables Including Genres
We use a linear specification,
Nonlinear Nonparametric Effects of Continuous Variables Including Acoustics
We use the functions
Additive model
Summing over all
The polynomial coefficients
State-Space Dynamics
Note that the time-varying intercepts
Collecting all the time-varying coefficients into a single vector
Having discussed the first components of Equation 3, we focus on the last component that incorporates the perceptual tags.
Nonparametric Themes
Textual tags can also be useful for explaining album success. Given the large number of tags in our data set, we cannot directly include them in the model as covariates. Instead, we incorporate their effect via topics or themes that predict album success. We use an SHDP to model the themes. This is a generalization of the commonly used Latent Dirichlet Allocation (LDA) topic model (Blei, Ng, and Jordan 2003; Tirunillai and Tellis 2014) that summarizes documents into topics; however, it differs from LDA on two aspects. First, the inferred themes are obtained in a supervised fashion, as they are informed not only by the tag collections across the albums but also by the variability in the success scores of the albums. Thus, the themes are predictive of success. Unsupervised approaches like the LDA can yield topics that have no relationship with musical success. Thus, supervision here is akin to “variable” selection. Second, unlike in an LDA, the hierarchical Dirichlet process nonparametrically assumes a countably infinite number of themes and ensures that only a finite number of these themes have significant weights in any given application. In summary, the SHDP allows us to automatically infer the number of themes that correlate with album success.
Themes
A theme/topic is a discrete probability distribution over the vocabulary of V tags. Formally, the
Mother distribution of themes
The themes need to be shared across all the albums. We therefore need a discrete distribution
Because the DP realizations are discrete distributions,
The clustering properties of the DP depend on its precision parameter. If
Albums as mixtures of themes
The set of tags for an album can be considered as a mixture of the themes
Each tag in album i comes from its associated theme. Let

Illustrative representation of the SHDP with a vocabulary of three tags.
In summary, our model flexibly integrates data from multiple media and modalities, using a combination of static and dynamic components. The dynamics in our model are parametric and linear in scope, whereas the nonlinear and nonparametric components (i.e., the basis terms and the supervised HDP components) are static in nature. This results in a partially linear semiparametric model. Next, we further summarize the entire modeling framework via its generative process.
Generative Process
Our model can be specified using the following generative process.
Draw the artist random effects Draw the linear static effects of the standard deviations of the acoustic features Draw the hyperdistribution of themes and their success coefficients, For each album i,
Draw the thematic mixture For each tag application n,
Draw theme Draw tag Draw for all Draw for all For each year t, draw the time-varying coefficients for the genre, means of the acoustic features, and other covariates, Draw the error variance For each observation j of album i, in year
Posterior Inference via Markov Chain Monte Carlo methods
We use a fully Bayesian approach to infer the unknowns in our model. Let the collection of all unknowns be given by
Results
We first compare the predictive performance of our model with that of several benchmark models. We then highlight the main qualitative results from our model.
Model Comparison
Benchmark models
We carefully selected a set of benchmark models to show how the various data types (e.g., metadata, artist effects, acoustic features, tags) and the different components of our model contribute to the predictions of musical success. Table 3 shows the different models and the associated predictive performance. As the table shows, we use three sets of benchmarks. The first set of three models includes only the metadata and control variables, and the random effects, in a linear and static manner. The models are of increasing complexity. Model LS1 includes only the control variables, LS2 adds artists’ random effects, and Model LS3 adds genres to LS2.
Comparison of the Fit and Predictive Performances of the Different Models.
Notes: CV = control variables; RE = random effects; G = genres; AF = acoustic features; LL = log-likelihood; PSIS = Pareto smoothed importance sampling; AUC = area under the curve; average estimated probability of failure (i.e., not appearing on the charts) for the noncharting albums; LS = linear and static.
The next set of two models adds the acoustic features as a model component. Model NLS (nonlinear and static) incorporates the mean acoustics and the other continuous variables nonlinearly via the penalized splines, but in a static fashion, whereas Model NLD (nonlinear and dynamic) accounts for both nonlinearity and dynamics via the AR(2) specification. The third set of NLD-LDA models incorporates the textual tags in a two-staged approach. First, the themes are estimated using an ordinary LDA model with a fixed number of themes. The variants in this set differ in the number of themes
The final model, NLD-SHDP, is the proposed model. It uses the SHDP to automatically infer the number of themes, all in one step.
Estimation details
We used MCMC methods to estimate these models. For the benchmark models, we ran the Markov chain for 10,000 iterations. The last 5,000 post-burn-in draws are used for reporting the results. For Model NLD-SHDP, we ran the chain for 100,000 iterations and retained the last 10,000. The estimation time for this model depends on the vocabulary size. Given the large size of our vocabulary, this model takes about two weeks to sample 100,000 MCMC draws. The most time-consuming part of the computation stems from SHDP. Next, we focus on the predictive performance of these models.
Predictive performance
We evaluated the predictive performance of the models using the log-likelihood (LL) and the Pareto smoothed importance sampling leave-one-out statistic (PSIS-LOO), which is asymptotically equivalent to the Watanabe–Akaike information criterion but is more robust in finite sample settings (Vehtari, Gelman, and Gabry 2017). The PSIS-LOO accounts for both model fit and complexity via an implicit penalty for complex models. It uses PSIS to implement LOO cross validation by reweighting observations. It is a measure of out-of-sample predictive accuracy, as it relies on LOO procedure for cross-validation (across many calibration/training and holdout/test data splits).The model with the highest PSIS-LOO is considered the one with the best predictive ability when comparing a set of models.
We also used a traditional calibration and holdout data splitting strategy to further assess predictive performance. For this, we randomly split the data set into a calibration sample with 30,828 observations and a holdout data set of 3,386 observations. The holdout sample contains 10% of the albums in each year. We estimated all models on the calibration data and used the estimated parameters for holdout predictions. The theme membership indicators for the holdout albums are sampled with the themes fixed to those from the calibration sample and by ignoring the information in the success scores. We then used the area under the curve (AUC) of a model’s binary receiver operating characteristic curve (Swets 2014) to assess the closeness of the predicted and actual probabilities of an album’s appearance on the charts. We also used the root mean square error (RMSE) of the observed and estimated success scores for albums that made it to the charts. Finally, we used the average estimated probability of failure (i.e., not appearing on the charts) for the noncharting albums, p(nc). This statistic assesses the capability of detecting noncharting albums. Table 3 reports these statistics both for the calibration and holdout data.
The PSIS-LOO statistics in Table 3 show that the proposed model, NLD-SHDP, has the best predictive performance across the multiple LOO cross-validation data sets. This is confirmed from the last row of the table, which indicates that the model has the best in-sample and out-of-sample performance (for the one validation data set) across all metrics. Looking across the benchmark models, we note that the addition of artist random effects and acoustic features results in considerable improvements in predictive performance. The addition of dynamics improves the AUC and RMSE measures. Finally, we see that adding the nonparametric SHDP component improves the PSIS-LOO statistics and the in-sample as well as out-of-sample AUC and RMSE measures. The table shows that the addition of the random effects has the greatest impact. However, this could also reflect the order in which the different components are added across the rows in the table. Having compared our model with other benchmarks, we next briefly discuss our results regarding the random effects, genres, acoustics, and themes.
Random Effects
As discussed previously, artist random effects contribute significantly to the models’ predictive power. Figure 7 shows the distribution of the posterior means of the estimated random effects, which has a long left-tail. This mirrors an album’s difficulty in making it to the charts, as 38.07% of the artists have negative estimated random effects. Consistent with our expectations, popular artists such as George Winston (

Distribution of estimated random effects.
Dynamics of Genre Popularity
We briefly illustrate how our model captures the dynamics of genre popularity. Figure 8 shows how the appeal of rock and pop genres has changed over time. The vertical axis in each plot indicates the estimated popularity of each genre.

Patterns in the popularity of rock and pop over time.
We see that the model captures the multiple peaks associated with rock music, the most produced genre in our data set. We observe the increasing trend after the “British invasion” of American popular music in the 1960s, with the Beatles’ albums such as Revolver, The Beatles (“The White Album”), and Sgt. Pepper’s Lonely Hearts Club Band. Albums such as Pink Floyd’s The Dark Side of the Moon drove rock music to a peak in the 1970s. Another peak is observed in the 1990s, corresponding to the rise of alternative rock music and the release of Nirvana’s Nevermind, which topped the charts in 1991. Other hard rock and heavy metal bands such as Aerosmith and Metallica also topped the charts. Since the 1990s, the popularity of rock has waned and fragmented into specialized forms, while pop and hip hop have risen in popularity.
Pop has had significant periods of popularity. The 1960s peak in Figure 8 corresponds with the release of More of the Monkees by the Monkees and Herb Alpert and the Tijuana Brass’s Whipped Cream & Other Delights. New styles of pop emerged in the 1980s, the most notable being Michael Jackson’s Thriller and Prince’s 1999. Recently, pop has again shown a positive trend in popularity with the launch of albums such as Taylor Swift’s 1989, Adele’s 21, and Ed Sheeran’s ×. The model also recovers interesting patterns for the other genres, which are presented in the Web Appendix.
Acoustic Balance and Album Success
We next illustrate how the success of an album is related to the average levels of the acoustic features and their standard deviations across its songs. As we have noted, our acoustic fingerprints contain “technical” and “experiential” features. Technical features refer to physical characteristics of the music itself, and experiential features relate to how the listener experiences the music. We start with how the mean acoustics measures of an album are related to success.
Mean acoustics
Recall that we modeled album success to be nonlinearly related to the acoustic means and allowed the nature of this nonlinear relationship to vary across the years. Our results indicate that such flexibility is needed, as many of the acoustics indeed exhibit dynamic nonlinear effects, as shown in Figure 9. The estimated effect of each acoustic feature is represented in the subfigures. For a given acoustic feature, the right axis refers to the mean of that acoustic across all the songs in the album and the front axis represents the calendar years. The vertical axis gives the value of the estimated effect of the acoustic fingerprint. The shading in these figures reflects the magnitude of the estimated effects, with red corresponding to a higher value.

Estimated nonlinear effects for the means of the acoustic fingerprints.
Figure 9 shows that certain acoustics exhibit a consistent pattern of impact over the years. These include acousticness, duration, instrumentalness, loudness, speechiness, and valence. We begin with acousticness, which represents the extent to which a song contains natural sounds such as a guitar or harmonica, rather than electronic sounds. Our results indicate that lower levels of acousticness are associated with success across the years. For duration, we see that albums containing long songs are, on average, less successful, and this effect becomes accentuated beyond a threshold. We also see that albums with low average instrumentalness (i.e., albums that contain more vocals) were relatively more successful. Interestingly, loudness has a pronounced nonlinear pattern and has been positively associated with success over the years. This is consistent with Serrà et al. (2012), who also found that popular songs have become louder over the years. Speechiness, which captures the presence of spoken (rather than sung) words that can evoke emotions, tell stories, and convey messages, has been positively related with success. Another interesting pattern pertains to valence, which shows that albums with negative valences (sad or angry) have been more successful. This is consistent with findings by Koelsch et al. (2006) that sad music can be more enjoyable because it has a greater aesthetic appeal and activates other positive emotions (Scherer 2004; Zentner, Grandjean, and Scherer 2008).
Other acoustic features show interesting patterns that exhibit both nonlinearity and time variation. For example, regarding explicitness, we find that albums with a greater level of explicit language have been more appealing across the years. We also see that danceability, which captures whether the album evokes a desire to dance, has been positively related to success throughout the study period. There was several peaks in its impact prior to the 1990s as the popularity of dance clubs expanded. This trend began with the twist dance craze of the late 1960s and continued during the disco craze of the 1970s. Musical energy represents the experienced energetic strength of a song. For example, a rock-metal track has more energy than a smooth jazz track. Our results suggest that albums that had high energy were, on average, more successful than albums with low energy. Rock and other types of dance-oriented music, which were popular in the 1960s, were highly energetic. The peak prior to the 1970s reflects the popularity of disco and rock (with the rise of Led Zeppelin and Stevie Wonder). Similarly, liveness shows an interesting pattern of impact. Live recordings convey the energy and the experience of attending a concert or live performance by an artist or band. Albums focused on songs that were recorded live were most successful in rock music, particularly albums produced during the 1960s and 1970s. Since then, the trend has reversed, and albums featuring live recordings have been less successful.
The technical acoustics also exhibit interesting dynamic patterns. Keys map songs to corresponding pitches, and some keys are more convenient than others for composing music on certain instruments (e.g., keys of E, C, and G for piano and guitar). We see that successful albums generally were composed in a low key, with the exception of albums in the 1960s. Music composers use minor and major modes to create certain moods in their songs. Major modes convey feelings of stability and happiness (e.g., Verdi’s “Grand March” from Aida). Minor modes often sound sad and evoke bittersweet feelings (e.g., Chopin’s Prelude in E-Minor). Our results show that albums containing, on average, more songs recorded in a major mode were more successful before 1970. Since then, albums with minor modes have been more successful, with an exception during the 1990s. Time signature is a measure of the number of beats in a bar and can reflect the complexity of the music. The time-signature number associated with an album is the average of the time signatures present across the songs in the album. For example, jazz music has higher time signature values than other genres. We see that successful albums have had predominantly low levels of average time signature, with the exception of albums produced in the 1960s and 1970s, which inherited aspects of 1950s jazz music. Successful albums in the subsequent years are characterized with lower average time signatures and are therefore musically less complex. Finally, tempo characterizes the speed of music. A slow tempo tends to evoke sadness, while a fast tempo tends to induce feelings of happiness and excitement. We find that, on average, albums with faster tracks generally have been more successful in most years mainly during the 1960s (for rock albums), early 1980s (emergence of new rock genres such as punk and heavy metal), and the recent 2000s.
Acoustic standard deviations
The acoustic standard deviations capture the extent to which the albums are balanced on the acoustic fingerprints. Recall that we assumed that the effects of the standard deviations of the acoustic features are linear and static. Our model yields interesting relationships between these variables and albums' success. Table 4 shows the estimated success coefficients of these standard deviations.
Estimated Linear Effects for the Standard Deviations of the Acoustic Fingerprints.
Notes: Parentheses indicate the 95% posterior interval.
We observe that six acoustic standard deviations exhibit significant effects on album success. Some fingerprints have positive coefficients suggesting a preference for variety across songs within an album. These include danceability, energy, explicitness, loudness, and tempo. These fingerprints are associated with the intensity of the music and suggest that successful albums alternate between high- and low-intensity songs, which could give the listeners a moment to rest between intense experiences. Fast tempos can also become tiresome, while slow tempos are more relaxing. Slow beats also feel more natural because they are closer to the natural rhythm of the human heart (Iwanaga 1995). Successful albums also contain songs that are similar in terms of instrumentalness and time signature. These fingerprints are technical musical features. Recall that instrumentalness indicates if a particular song contains any vocals. These results suggest that diversifying musical complexity or frequently alternating the performance styles (i.e., instrumental/vocal) of the songs within an album can result in less successful outcomes.
Thematic Insights
The SHDP component yielded 75 themes. These are the atoms of the
Theme distribution and prevalence
Table 5 shows the top tags (i.e., those with the highest probability of occurring within the theme) associated with the most prevalent themes (
Description of Top Themes with
Notes: These 42 themes account for 90% of all the themes of the entire tags.
Figure 10 shows the average of the theme proportions of all the albums within each decade. A darker cell means that the corresponding theme is present in higher proportions among the albums in a decade. This can be verified by looking at the themes in Table 5 that focus on particular decades. These themes have a higher density in the corresponding row in Figure 10. For example, theme 19, which has “60 s,” “1966,” and “1969” as the top tags in Table 5, peaks exactly during the 1960s, and this is true for each of the decade-related themes—theme 32 (2000s), theme 36 (1990s), theme 46 (1980s), theme 37 (1970s), and theme 19 (1960s).

Theme proportions across decades.
The themes that are associated with different styles and listening experiences in Table 5 also appear in the relevant years in Figure 10. For example, rap and hip hop (Theme 40) was more prevalent in the 1990s and 2000s. Classic rock, hard rock, and garage rock (Theme 41) appeared more in the 1970s and 1980s. This was driven by the British invasion (the Beatles, the Rolling Stones) in the 1960s. Hard rock became mainstream with the success of bands such as Iron Maiden, Saxon, and Def Leppard. Jazz, swing jazz, and saxophone (Theme 23) appeared more frequently in the 1960s albums, consistent with the success of vocal jazz and swing bands in the 1950s. This consistency across periods, styles, and listening experiences validates that our model discovers coherent themes.
Themes proportions for one album
Recall that an album is a mixture of themes, and therefore, the bag-of-tags representation of an album draws from different themes. Figure 11 shows the theme proportions for 21 by Adele and Speak Now by Taylor Swift. The theme proportions provide striking descriptions of these studio albums. The two albums draw on themes 32 and 54, but with different weights. Theme 32 is strongly associated with successful music of the 2000s, and theme 54 is associated with female vocalists, pop rock, and adult contemporary, as the two albums display a range of emotion—bitterness and moving forward—after a broken relationship. The two albums differ on several themes. For example, Speak Now is strongly associated with theme 14, modern country music. Themes 29 and 64 are strongly associated with Adele’s 21. Theme 29 refers to Motown, which is one of the influences of Adele’s previous album 19 and exhibits soul music inflections that are present in 21, and theme 64 refers to indie rock and pop of the 2010s.

Theme proportions for Adele’s 21 and Taylor Swift’s Speak Now.
Major Label, Featured Artists, and Superstardom
Figure 12 exhibits the importance of major labels, superstardom, and collaboration among artists. We see a positive and increasing impact of major labels on album success over the years. This is not surprising given the greater expertise and resources of major labels.

Estimated effects of major label, the number of featured artists, and superstardom.
The figure also shows a negative effect when multiple artists are featured in the album. The effect is also consistent across the years. Finally, artist superstardom, measured by the number of previous charting albums, positively impacts album popularity as in Bradlow and Fader (2001). Whereas these authors focused on movements of songs within a year, we examine how album success is impacted over the years. We find that this effect is nonlinear and is consistent for most years. It appears that the effect kicks in only after a threshold of artist popularity is reached and then wanes as the artist ages.
Having described the qualitative insights from our model, we now show how its different components can be used for a variety of marketing decisions.
Album and Playlist Scoring, Recommendation, and Design
We illustrate how the components of our model can be used for different managerial tasks. In selecting these applications, we emphasize the utility of the acoustic fingerprints and the user-generated tags. The applications include (1) forecasting the performance of new albums, (2) conducting album diagnostics and tuning, (3) recommending albums that are consistent with the musical styles associated with specific eras, and (4) designing contextual playlists.
Forecasting the Performance of New Albums
Consider a new album that is yet to be released. Our model can be used to predict its latent score and the probability
The models and the results are available in Table 6. The first three models are variants of our full model and differ in the types of data they use. Model NLD1 accounts for artists’ random effects and control variables. Model NLD2 adds genres to NLD1, and NLD3 adds the acoustic features to the previous model. The last model leverages all data modalities, including the tags. We used the state equation (Equation 6) to project forward the time-varying components of our model (i.e., the linear effects and the linear basis of the splines). We used the themes that are estimated on the training data and assigned each tag of the test albums to one of these themes in a semisupervised fashion (no new themes were considered).
Forecasting Performance of Our Model and Alternatives.
Table 6 reports the AUC based on the estimated charting probabilities and the RMSE of the estimated scores of the charting albums. Our model has the best predictive power among the four models, especially with a much lower RMSE value of 1.91. Finally, Table 7 shows how our model predicts in different prediction quartiles (Q1 is the lowest quartile and Q4 is the highest). The entries in the table are obtained by sorting the charting albums into four quartiles based on the predicted score and computing the fraction of these albums that also fall in the same quartile based on their actual scores. The entries along the main diagonal show that the model’s predictions are aligned with the actual scores.
Forecasting Performance of Our Model in Predicting the Different Quartiles of the Year-End Score.
Album Diagnostics and Tuning
Our model can be used for album diagnostics, tuning, and balancing. For an illustration, we consider two albums released in 2014, Partners by Barbra Streisand and The Pye Anthology by Petula Clark. Our model correctly predicted that Partners, which has an estimated (actual) log-score of 7.82 (7.60), would appear on the Billboard 200 and that The Pye Anthology, which had an estimate score of −.34, would not.
Figure 13 shows the values of three acoustic components for the two albums and their contributions to album success. 14 Both albums have low scores on mean speechiness (absence of spoken words in their songs) and high scores on average tempo. However, the two differ significantly on the mean valence. Partners has lower average valence (on average, sadder songs). This results in a gap of about 20 points on the original year-end scale between the two albums. Our model suggests that Clark’s album would have a higher probability of appearing on the charts if it had a lower average valence. The two albums have similar standard deviations for the acoustics. Both could benefit from more diversity in tempo and danceability. Additional details on these acoustical comparisons are available in the Web Appendix.

Acoustic diagnostics of Barbra Streisand’s Partners and Petula Clark’s The Pye Anthology for musical success in 2014.
Scoring Playlists for Different Generations of Listeners
As noted previously, Holbrook and Schindler (1989) show that people’s preferences for popular music are formed in early adulthood. We can use the proposed model to predict the score for an album or playlist in different years and recommend it to listeners whose musical tastes match the periods in which it has high scores.
We used our model to score a playlist recommended by a website, TheMortonReport.com, that specializes in culture and entertainment. A weekly column on the website, “New Music for Old People,” recommends music to “fill the gap for those of us who were satiated musically in the ‘60s and then searched desperately as we aged for music we could relate to and get the same buzz from nowadaze” (Kooper 2015). Table 8 shows the playlist of songs recommended on April 17, 2015. All songs, other than Billy Swan’s “Don’t Be Cruel,” were released in the 2000s. We also scored three additional playlists, available on Spotify, that are hand-curated and recommended by another website, NewMusicforOldPeople.com, in 2015 and 2016. The purpose of this website is to recommend new songs that would appeal to Baby Boomers. Vince Dunbar, the website owner, says, “there is still a lot of music being made specifically to appeal to us, or at least with sensibilities we understand” (Dunbar 2015).
New Music for Old People Playlist.
We collected and used the information on the acoustic features to score all the songs in a playlist for all 54 years. Figure 14 shows that the estimated ranks for these four playlists indeed do peak in the 1960s and that these ranks decrease with time.

Scores across different years for the “New Music for Old People” playlist and “New Music for Old Folks” playlists.
Playlist Compilation
Next, we show how our model can be used to compile playlists. To illustrate, suppose our task was to construct a playlist of five songs selected from Adele’s albums 19, 21, and 25. We could choose her five greatest hits. But our model suggests choosing a different mix of songs tailored to match the preferences of people whose musical tastes better match one or another time period.
We used the acoustic features of the songs to score all possible playlists consisting of five songs selected from the two albums. We scored the playlists separately for 1971 and 2016. Table 9 shows the highest-scoring playlists for each year, and Adele’s top five hits according to Billboard critics (Arnold 2021). The playlists have one song from Adele’s five greatest hits (“Rolling in the Deep”) and have only one common song (“Don’t You Remember”). Comparing the 1971 and the 2016 playlists, we observe that the 1971 playlist has higher average mean mode and marginally happier songs than the 2016 playlist.
Adele’s Top Five Billboard Songs and the Five Songs Generated by the Model for Listeners from Different Eras.
Contextual Recommendations
Tags contain information on the context in which a song or album is heard and the mood it evokes. We can use this information to recommend albums and playlists for particular contexts. Contextual playlists have become increasingly popular on platforms like Spotify (see Joven 2018). A context may be an activity (e.g., romantic) or a temporal event (e.g., Christmas).
We consider a hypothetical situation where a user queries a recommendation system by specifying tags from our vocabulary that describe a context. Our model can then be used to respond with a matching playlist or album. We assume that all the tags have the same importance and convert the query to a bag of 100 tags, where each tag appears with the same frequency. This results in a bag-of-tags representation that is similar to the one available in our data.
Then we extract the corresponding thematic representations by sampling the thematic allocations of each tag in the contextual query (without updating the thematic profiles of the training albums). We retrieve the thematic membership of the query after 100 iterations. Let
The first context considers a listener looking for a playlist for a romantic evening. Suppose the user selects the tags “romantic,” “smooth,” and “night.” The second context considers a listener looking for recommendations for a party. Suppose this user selects the tags “disco,” “dance,” “fun,” and “party.” Table 10 shows the recommendations obtained from our model for each context. The first query implies a theme proportions vector which places almost all its weight on two themes. The first of these themes has a proportion of .67 and relates to easy listening, jazz, and swing. The second theme has a probability of .33 and relates to R&B, soul, neosoul, smooth, and sexy music. We identified three albums that are thematically closest to this context in Table 10. These albums appear appropriate for this context.
Contextual Recommendations.
Incidentally, the second context also places most of its probability on two themes. The first theme relates to pop, electronic, and dance music and the second to disco and industrial music. The three albums thematically closest to this context in Table 10 are indeed appropriate for this context.
Conclusion
We developed a novel multimodal machine learning framework to model the success of creative products in terms of commonly available metadata, experiential attributes that capture the felt experience of consumers, and themes that summarize the semantic content of user-generated text. We then illustrated this framework using data on music albums from the past five decades. The different components of our modeling framework were specifically designed to assist in several managerial tasks of interest to marketers. The framework uses different types of Bayesian nonparametric components, including penalized splines for flexibly capturing the effect of acoustical fingerprints and a novel SHDP component to infer themes that are predictive of success. The model also includes dynamics that capture the evolving impact of the genres and acoustics over the years. Many aspects of our model are novel. For instance, the use of SHDPs is new to marketing, and our integration of different types of nonparametrics is a contribution to the wider statistical and machine learning literature streams.
We demonstrated the predictive superiority of our model by comparing its performance with several competing specifications. Together, these benchmark models span different sets of covariates and accommodate static, dynamic, and nonparametric effects. More importantly, in a series of applications we demonstrated why we need the different components of our modeling framework for a variety of marketing tasks. Specifically, we showed how the model can be leveraged to (1) recommend albums that are consistent with the musical styles associated with specific eras or generations of listeners, based on the nonlinear and dynamic components; (2) fuse different albums to create playlists for specific tastes; (3) recommend contextual playlists and albums based on queries that users may make to a recommendation engine, using the inferred themes; (4) forecast the performance of new albums, before they are released, using the time-varying coefficients; and (5) diagnose album performance and tune albums based on the acoustical features that may promote or inhibit success.
Our results also yielded several insights into the evolution of American popular music. Some of our findings relate to broad trends in the popularity and decline of different genres and the emergence of new forms of music. The results also uncovered how different acoustics have been instrumental in album success and how their relationship with success has waxed and waned over the years. The SHDP component of our model identified several themes. These themes, which are probability distributions over the tags, represent how listeners perceive and experience the albums. The themes emphasize different types of tags and together capture aspects of the album that are not tapped by the metadata and experiential covariates. The uncovered themes can be characterized as focusing on subgenres (e.g., soft rock, new soul, jazz vocal), particular eras (1970s, 1990s), artist details (male singer-songwriter, female vocalists), consumption contexts (e.g., holiday, Christmas), nostalgia (e.g., oldies, flashback alternatives), mood (e.g., smooth, chill out), and other aspects of music. Together, they offer a vivid summary of how listeners experience and perceive music.
Although some aspects of our model were constructed specifically for music, our model can also be used in other experiential contexts where multimedia data are available. These include the other creative contexts that we highlighted in Table 1. In all these contexts, it is important to capture the user’s felt experience so as to predict the success of different items, and textual collections can be leveraged to infer themes.
While we showcased several marketing applications of our model and obtained several substantive insights, it is also important to acknowledge some limitations of our research. Although we collected the best available data, we hope to leverage better data for future research. Specifically, actual album sales should improve the estimation and eliminate any aggregation bias present in our year-end score. Finally, it is important to quantify the interplay between the success of single songs and albums. Data that provide accurate dates of single releases and their commercial success in parallel with album success would be an excellent addition to this research. Methodologically, we used MCMC methods for inference because this allows for proper quantification of uncertainty. However, MCMC methods are difficult to scale. Future research can explore variational Bayesian alternatives and truncated approximations to the HDP for reduced computational time. Finally, for simplicity, we assumed that the variance of the error term for the Tobit model is static. This assumption could be relaxed in future research.
Our results describe how popular music has evolved over time, but although we accounted for artist and time-varying effects, the use of observational data means that we cannot fully assert causality about the effects of the covariates. While we have extensively validated our models on holdout data of different types, we have not tested our recommendations in a real-life setting. Although our model can be used to construct playlists for listeners with different types of preferences, we cannot recommend individualized playlists, as we do not have access to individual-level data. However, it is relatively straightforward to capture such sources of individual heterogeneity if such data were available. We modeled the themes and the acoustics additively in our framework. It is possible that they may have an interactive impact. Success can also depend on other covariates such as advertising, competing albums, and factors considered by previous researchers that we did not have access to. Although the introduction of the textual tags did not lead to significant improvement in the predictive performance of our model in our application, we expect that this could vary across data sets, and the different data modalities may vary in their relative contributions. Finally, the tags for the older albums (pre-2002) represent current perceptions. Unfortunately, we did not have access to contemporaneous perceptions, so we could not use them. We hope that future researchers will work toward alleviating some of these limitations and use our modeling framework in other experiential contexts outlined in Table 1.
Footnotes
Acknowledgments
This paper is based on the first essay of Khaled Boughanmi’s dissertation. We thank Rajeev Kohli for his insightful suggestions and valuable contributions to the development of this paper. We thank David Blei for his insightful comments on the Hierarchical Dirichlet Process and Michael Mauskapf for his valuable suggestions and comments about the music industry. We also thank the W. Edwards Deming Center of Columbia Business School for their generous financial support for this research.
Associate Editor
Eric Bradlow
Declaration of Conflicting Interests
The author(s) declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article.
Funding
The author(s) received no financial support for the research, authorship, and/or publication of this article.
Notes
References
Supplementary Material
Please find the following supplemental material available below.
For Open Access articles published under a Creative Commons License, all supplemental material carries the same license as the article it is associated with.
For non-Open Access articles published, all supplemental material carries a non-exclusive license, and permission requests for re-use of supplemental material or any part of supplemental material shall be sent directly to the copyright owner as specified in the copyright notice associated with the article.
