Next Article in Journal
A Generalized Information-Theoretic Framework for the Emergence of Hierarchical Abstractions in Resource-Limited Systems
Next Article in Special Issue
Multiscale Price Lead-Lag Relationship between Steel Materials and Industry Chain Products Based on Network Analysis
Previous Article in Journal
A Traffic Splitting Algorithm for Load Balancing in Tor
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

The Linear Relationship Model with LASSO for Studying Stock Networks

1
School of Management Science and Engineering, Central University of Finance and Economics, Beijing 102206, China
2
Department of Mathematics, Shanghai Normal University, Shanghai 200234, China
3
School of Banking and Finance, University of International Business and Economics, Beijing 100029, China
4
School of Mathematics, Monash University, Clayton, VIC 3800, Australia
*
Authors to whom correspondence should be addressed.
Entropy 2022, 24(6), 808; https://doi.org/10.3390/e24060808
Submission received: 6 May 2022 / Revised: 5 June 2022 / Accepted: 7 June 2022 / Published: 9 June 2022
(This article belongs to the Special Issue Complex Network Analysis in Econometrics)

Abstract

:
The correlation-based network is a powerful tool to reveal the influential mechanisms and relations in stock markets. However, current methods for developing network models are dominantly based on the pairwise relationship of positive correlations. This work proposes a new approach for developing stock relationship networks by using the linear relationship model with LASSO to explore negative correlations under a systemic framework. The developed model not only preserves positive links with statistical significance but also includes link directions and negative correlations. We also introduce blends cliques with the balance theory to investigate the consistency properties of the developed networks. The ASX 200 stock data with 194 stocks are applied to evaluate the effectiveness of our proposed method. Results suggest that the developed networks not only are highly consistent with the correlation coefficient in terms of positive or negative correlations but also provide influence directions in stock markets.

1. Introduction

The world is experiencing revolutions in a wide range of areas in the era of Big Data. Although substantial progress has been made recently towards the statistical analysis and machine-learning studies of big data, there are still significant challenges for further exploiting valuable information from the big datasets. The network theory, which has been shown as a powerful tool [1,2,3], can capture critical features of systems, filter out redundant information, and provide insightful solutions to data problems in finance, economics, biology, social science, engineering and physical sciences [4,5,6,7,8,9,10,11].
One of the key questions in financial network analysis is how to describe underlying interactions in the stock market network. The original work employs the minimum spanning tree (MST) to extract the hierarchical structure of stocks traded on the US stock exchanges [12]. Since then, two significant issues have been widely discussed to reveal synchronous relationships in stock networks: how to quantify the relationship between different stocks and how to generate sparse stock networks based on the relationship measures.
Regarding the relationship measure, the Pearson correlation is the predominantly used method to calculate the similarities between stock pairs [12,13,14]. Such co-movement patterns are further described by the co-integration tests [15] and partial correlations [16,17,18]. In addition, the causality is utilized to characterize the “before-after” relationships in systems [19,20]. We recently proposed to use mutual information to measure the nonlinear dependencies between stocks [21,22]. The information theory has been used recently to study stock relationship networks and other related financial problems [23,24,25,26,27,28,29,30,31,32]. It is important to emphasize that the complexity of stock market systems may lead to a number of interactive patterns among stocks, and hence different measurements are needed to produce financial networks.
Regarding the construction of stock networks, the MST, asset graph (or the threshold networks) [33,34] and planar maximum filtered graph (PMFG) [13] are the three major methods that have been widely applied to analyse a series of important issues in stock markets [35]. For example, as an essentially growing market, the Chinese stock market exhibits much stronger correlations than the markets in developed countries [36]. Another important topic is the performance of stock markets during the financial crisis [37]. Studies show that stock networks have a more concentrated topological structure during financial crises than other time periods [38]. Recently we developed a multi-likelihood method for developing stock relationship networks using multiple threshold values [39].
A widely used approach in the correlation-based methods is to transfer the correlation coefficient ρ i j for stock i and stock j into the distance using d i j = 2 ( 1 ρ i j ) . Then links are added into networks for those with small distances (large positive coefficients). Given that negative correlations always have larger distances than positive ones and the generated network is sparse, negative relations are excluded in the construction in practice. In addition, the threshold methods typically use ρ i j > c 0 as the criterion to filter out redundant information [34], which also excludes negative correlations from discussions. Although the negative correlation is a key issue in other networks such as the genetic regulatory networks [40,41], this topic is less addressed in the three methods discussed above. In addition, existing methods mainly rely on bilateral relationships between paired stocks, which cannot reflect the fact that many other stocks may also influence a given stock simultaneously. Furthermore, correlation-based methods suffer from the potential vulnerable clustering structures because not all pairs with high Pearson correlations are corresponding to reliable connections in reality [14].
This work proposes a novel method to develop correlation-based networks by employing the linear relationship model with LASSO (LRML). To find the influential factors, we use the LASSO inference method with the adjustable penalty to tune the sparseness of networks and search for reliable relations whose corresponding coefficients are significant statistically. The relative methodologies on LASSO have been well studied [42,43,44,45], and applied into forecasting problems in finance [46,47,48] as well as building genetic networks [49]. By contrast, our work aims at developing a unique model that is consistent with the correlation methods to study the synchronous behaviour in stock markets. Compared with the existing methods dominantly based on pairwise relationships, the proposed method can develop stock correlation networks from the systematic view involving both positive and negative connections. Empirical studies on the ASX 200 stock market demonstrate that our method maintains the main topological structure from traditional correlation-based approaches. In addition, the developed networks include directions, signs and statistical significance in the same framework. Consequently, the proposed LRML provides a systematic regulatory and statistic view to make better use of data and further understand financial systems.

2. Methods

2.1. Linear Relationship Model with LASSO (LRML)

In this work we introduce the following multivariate linear model to describe the synchronous relations between stocks. The price of a stock is linearly modelled by the prices of other stocks at the same time, given by
x i t = α i + j = 1 , j i N β i j x j t + ε i t , i = 1 , , N ,
where x i t is the price of the ith stock at time t, α i the individual effect of stock i, β i j the impact of stock j on stock i, and ε i t the error term. Similar to the regulations in genetic networks, it is assumed that a positive (negative or zero) value of β i j reflects positively (negatively or no) influences from stock j to stock i.
Unlike the widely used regression models or predictive models [44,45,46,47,48,49], the values of the left-hand side in (1) are the stock prices at time t rather than at time ( t + 1 ) in order to be consistent with the existing approaches using Pearson correlations. Thus, Equation (1) includes the correlation-based methods if only one stock j has the influence on stock i, given by
x i t = α i + β i j x j t + ε i t .
In this case, coefficient β i j has the same sign as its corresponding correlation coefficient ρ i j between stocks i and j.
There are a number of established methods for inferring the values of α i and β i j . The challenge is how to build networks with the similar sparsity as those constructed by current approaches. In this paper, the unknown coefficients are estimated by the LASSO method in [50,51]:
β ^ i = argmin β i 1 2 t = 1 T ( x i t α i j = 1 , j i N β i j x j t ) 2 + λ j = 1 , j i N | β i j | ,
where λ is the penalty factor controlling the number of none-zero coefficients. Generally, a larger value of λ leads to more zero parameters in Equation (1) and fewer links in the created network. In this work, we do not pursue the optimal solution of λ but treat this penalty factor as a given parameter for adjusting the density of developed networks.
For the stock network defined by Equation (1), we use A to denote the adjacency matrix whose element a i j is given by
a i j = β ^ j i | β ^ j i | , | β ^ j i | 0 ; 0 , | β ^ j i | = 0 .
Equation (3) defines a directed and signed network. The link from stock j to stock i exists as long as coefficient β i j is non-zero, and this edge shares the same sign with its corresponding coefficient. Since this adjacency matrix may be asymmetric, it will be difficult to apply the balance theory to the signed graphs and conduct comparison studies with the existing correlation-based methods. Thus, the symmetric adjacency matrix B with elements b i j is defined as:
b i j = b j i = β ^ i j + β ^ j i | β ^ i j | + | β ^ j i | , | β ^ i j | + | β ^ j i | 0 ; 0 , | β ^ i j | + | β ^ j i | = 0 .
Thus, matrix B simplifies the structure of matrix A such that an undirected link in B exists if there is at least one directed edge between the considered stock pair in A . However, no undirected link exists if the two directed edges between two stocks have the opposite signs.
There are three special types of links in the our constructed networks: homogeneous links (i.e., a i j = a j i in matrix A ), heterogeneous links (i.e., a i j = a j i ), and singular links that are proposed for the newly appeared links or links changing their signs when λ grows. The singular links include four cases: (1) the sign of β i j changing from positive to negative, (2) from negative to positive, (3) from zero to positive, and (4) from zero to negative. Both heterogeneous links and singular links are important since either differences in signs or changes in links will cause confusion about the determination of corresponding connections in networks.

2.2. Network Density

We employ the network density to evaluate the sparseness of developed networks and the influence from three different types of links (i.e., homogeneous, heterogeneous and singular links) on the networking structure. This concept is defined by the proportion of links in the given network to those of the fully connected network, namely
Density = i , j = 1 , i j N | a i j | N ( N 1 ) ,
where N is the stock number and a i j is defined in Equation (3). Inference results later suggest that the penalty factor λ in Equation (2) largely dominates the density of the developed networks. A larger value of λ leads to a sparser network with fewer heterogeneous and singular links.

2.3. Topological Properties of Signed Networks

The balance theory, widely used in signed graphs, derives from the famous motto “enemies’ enemies are my friends” [52]. A subgraph is balanced if it has an even number of negative links, implying a harmonious and stable situation where a graph can be divided into several subgraphs such that positive and negative edges are highly possible to exist within subgraphs and between subgraphs, respectively. Since networks created by the LRML are bilateral, we neglect directions of all edges and use the symmetric adjacency matrix B in Equation (4) when considering the balance theory.
According to graph theories, a clique in undirected graphs is a maximal complete subgraph of three or more nodes [52]. However, it would be difficult to extend this definition from undirected graphs to directed graphs, because all bilateral relations are required for all stock pairs in the directed subgraph and bilateral relations between two stocks should have the same signs. In this paper, we use a weaker definition for directed and signed networks to discuss cliques and balance theory. A subset in directed networks is defined as a clique if there is at least one link between any node pairs in the subset. We also propose a concept called “intensity” to measure the sparsity of concerned cliques. For a clique with k nodes, the minimal and maximal directed links are k ( k 1 ) / 2 and k ( k 1 ) , respectively. Thus, the intensity of a k-clique with L directed links is defined as
InT ( k , L ) = L k ( k 1 ) / 2 k ( k 1 ) / 2 = 2 L k ( k 1 ) 1 ,
Thus 0 InT ( k , L ) 1 . A larger value of intensity implies the closer and tighter structure in the given clique.

3. Results

3.1. Stock Price Data and Pearson Correlations

We use the Australian ASX 200 daily trading data over the time period from 1 July 2016 to 30 June 2017 (253 trading days) to evaluate the proposed LRML model. As the benchmark for Australian equity performance, the ASX 200 consists of the 200 largest stocks and accounts for about 82% of the Australian share market capitalisation. This index is a capitalisation weighted and float-adjusted stock market index listed on the Australian Securities Exchange. Data are downloaded from Yahoo Finance whose website address is https://au.finance.yahoo.com/ (accessed on 1 December 2017). Six stocks (MTR, BTT, DHG, CLW, VVR and WFD) are removed from our analysis due to the incomplete data over the concerned trading days.
To demonstrate the importance of negative correlations, Figure 1A presents the histogram of Pearson correlation coefficients for all stock pairs. Among the total of ∼18,600 correlation coefficients, 41.6 % (i.e., 7788) of them are negative. In particular, there are 688 and 200 correlation coefficients whose values are greater than 0.8 and less than 0.8 , respectively. Since most links with high positive correlations are likely to be added into the correlation-based network (e.g., MST, PMFG, or asset graphs), we have sufficient reasons to equally consider those negative correlations with high absolute values. These negative correlations may also play an important role in developing stock networks. In addition, the numbers of correlation coefficients with values in [ 0.6 , 0.8 ] , [ 0.4 , 0.6 ] and [ 0.2 , 0.4 ] (or [ 0.8 , 0.6 ] , [ 0.6 , 0.4 ] , and [ 0.4 , 0.2 ] ) are 2387, 2672 and 2718 (or 1247, 1910, and 2089), respectively. Since negative correlations widely exist in different ranges as positive ones, networks involving both positive and negative relations can make better use of the data.
Figure 1 provides three examples of the positive relationship between SCG (Scentre Group) and VCX (Vicinity Centres) with a high value of correlation coefficient + 0.97 , negative relationship between CPU (Computershare) and TPM (TPG Telecom) with 0.93 and no correlated relationship between EVN (Evolution Mining Limited) and TGR (Tassal Group Limited) with a small value of the correlation coefficient 1.6 × 10 5 . The high correlation between SCG and VCX is the result that both companies belong to the real estate sector. In addition, TGR and EVN are in the consumer staples and material sectors, respectively, and these sectors have different business activities. However, CPU and TPM are in the information technology and telecommunication services sectors, respectively. The changes in share prices may reflect the trend of business activities in these two sectors.

3.2. The Influence of Penalty Factor

We next evaluate the impact of the penalty factor on the network structure. Figure 2A presents the densities of the generated networks by using different values of the penalty factor. As the penalty factor λ rises from zero, the network density falls sharply at the beginning. However, after the density is below 0.2, the further increase of the penalty factor only decreases the density moderately. Figure 2B shows how homogeneous links (i.e., a i j = a j i ) and heterogeneous links (i.e., a i j = a j i ) change as λ increases. For comparison, the network density in Figure 2A is also presented in Figure 2B. It shows that homogeneous links always exist in networks created by different values of λ , while heterogeneous links disappear when the penalty factor is larger than a small value ( λ > 0.02 ). Regarding singular links, Figure 2C shows the percentages of singular links with the changing signs, and Figure 2D provides the percentages of singular links for the appearance of new links. Similar to heterogeneous links, the number of singular links is less than 10 when the penalty factor is larger than a small value ( λ > 0.057 ), which is negligible in the produced network. Therefore, to develop a sparse network with adequate large values of penalty factor (e.g., λ > 0.05 ), neither the heterogeneous nor singular link is an issue in constructing stock networks.

3.3. Consistency of Pearson Correlation and LRML

A key question in our study is whether links in the LRML network have consistent signs with their corresponding Pearson correlations. To answer this question, we plot the Pearson correlation coefficients ρ i j against the model coefficients ( β ^ i j + β ^ j i ) / 2 in Figure 3 for three networks determined by penalty factors λ = 0 , 0.09 and 0.189 . Dots in the first and third quadrants represent stock pairs whose signs of Pearson correlation coefficients are the same as those of model links. However, dots in the second and fourth quadrants represent stock pairs whose signs of Pearson correlation coefficients are opposite to those of model links. Here we consider the average coefficient ( β ^ i j + β ^ j i ) / 2 in order to compare these two parameters with the single value of correlation coefficient ρ i j . Since Figure 2B shows that the heterogeneous links nearly disappear in the developed networks in Figure 3B,C, there would not be any cancellations between the values of β ^ i j and β ^ j i .
For the network with full links ( λ = 0 ), Figure 3A displays there are nearly a half of stock pairs (i.e., ∼48.3%) located in the second and fourth quadrants. Figure 3B,C indicate that the rise of penalty factor substantially decreases the conflicts between the Pearson correlation coefficients and our model coefficients. To be specific, without considering the directions of links, 30.8 % and 20.8 % generated links appear in the first and third quadrant of Figure 3A, 71.0 % and 26.2 % in Figure 3B and 76.1 % and 22.9 % in Figure 3C, respectively, which also shows the importance of negative influence from stocks. When the network becomes sparser by using a larger value of λ , the model coefficients tend to have the same signs as the corresponding Pearson correlation coefficients. Figure 3D gives the percentages of dots in the first and third quadrant for the networks determined by different penalty values. Starting from ∼51.7% without any penalties, the proportion of links in the first and third quadrant grows rapidly to ∼89.2% (2887 links) when λ = 0.025 and then remains stable at ∼98.5% when λ is larger than 0.125 . These results suggest the high consistency between the traditional correlation-based networks and our proposed LRML network.
Figure 4 presents the stock relationship network generated by our LRML model with λ = 0.189 . This penalty value is chosen so that the number of directed links in this developed network is twice the number of edges in the PMFG network (i.e., 3 N 6 = 576 ). These 1152 directed edges consist of 908 positive and 244 negative ones, and 261 and 630 links are bilateral and unilateral, respectively. Based on the results in Figure 3C, the positive and negative relations shown in Figure 4 are highly consistent with the Pearson correlations.

3.4. Consistency of MST and LRML Networks

We next examine whether the LRML networks have a similar structure as networks derived from the previous approaches. This work studies the proportion of mutual links appearing in both MST and LRML networks. The MST algorithm reduces the complete network to a minimum connected structure but still maintains the hierarchical clustering of the stocks. Other methods, such as the asset graph and the PMFG, primarily or even entirely remain the structure of MST [13,33,34]. Here we discuss two types of MST networks. The first one only considers positive correlations by using distance measure d i j = 2 ( 1 ρ i j ) , and the second one includes both positive and negative correlations by using distance d i j = 2 ( 1 | ρ i j | ) , where ρ i j is the correlation coefficient for the prices of stocks i and j.
Figure 5 shows the proportions of the links appearing in the MST networks that are also in our proposed LRML networks determined by different λ values. A small value of the penalty factor ( λ < 0.01 ) leads to LRML networks with nearly all directed links and increases the likelihood of heterogeneous links. Here a heterogeneous link means that two edges for a node pair have the opposite signs. Thus, we provide the results in Figure 5 only for relatively large penalty factors (i.e., λ > 0.01 ). In fact, the proportion values in Figure 5 increase gradually when λ rises from zero, and then reach the peak values when λ = 0.059 .
Figure 5A gives the proportions of the mutual links with the first network with positive correlations only, implying that our proposed model maintains the main structure of the MST network. When λ = 0.059 , the number of mutual links in the first MST and our networks reaches the maximum value of 179 links, accounting for 92.7 % of the MST links. For the network in Figure 4 that is determined by λ = 0.189 , our model shares 161 links with the first MST network which accounts for 83.4 % of the total MST links. When the penalty factor is greater than 0.059 , there is a slight downward trend in the proportions of mutual links, which results from the sparser structure of LRML networks. Figure 5B presents similar observations for the proportions of the shared links between our network with the second network involving both positive and negative correlations. The total shared links with the second MST network are slightly higher than those with the first MST network because negative relations are considered in the second MST network. This result suggests again that our proposed network maintains the main hierarchical structure of the stock market. However, since the number of links in an MST network is fixed, the addition of certain negative links means the removal of other positive links.

3.5. Topological Properties of the LRML Network

Next we investigate the topological properties of the LRML network in Figure 4. The intensity of a clique indicates the ratio of the existing directed link number to the maximum link number in a given clique. For the 3-cliques in Figure 6A, about a quarter of 3-cliques have only one directed link for all the node pairs, namely with intensity 0. In addition, nearly a half of 3-cliques have one directed link for two node pairs and two directed links for one node pair, namely with intensity 1/3. However, the number of cliques with intensity 1 is quite low. Similar observations can be found for the intensities of the 4-cliques. In this case, nearly one-third of 4-cliques and a half of 4-cliques have intensities 1/3 and 1/2, respectively. None of the 4-cliques has 5 or 6 two-directed edges, namely with intensity 5/6 or 1. Overall, the majority of cliques in this network has low intensity values.
Regarding the balanced property, there are 455 balanced 3-cliques, which are out of the total 456 3-cliques as shown in Figure 6A. In particular, 306 of them are connected by three positive links (type 3-1 in Figure 7), implying strong relationships between these stocks. In addition, 149 of them have one positive link and two negative links (type 3-2), which corresponds to the fact that “enemies’ enemies are my friends”. In addition, Figure 6C shows the stocks in these 3-cliques distribute quite differently in 11 sectors. Among them, stocks in the materials sector account for more than a half of 3-cliques, followed by the stocks in finance, consumer discretionary and real estate sectors. These four sectors show stronger internal connections, while stocks in the other sectors are prone to develop external relations.
Although the structure of 4-cliques is more complex than that of 3-cliques, all of 32 4-cliques in the built network can be classified into three types of cliques in Figure 7. Type 4-1 cliques have four positive links and represent strong ties between stocks. However, both 4-2 and 4-3 types present a separate layout dividing the given 4-clique into two components so that positive edges exist within one part and negative edges connect in the other part. We also find that only two 4-cliques belong to the single sector (i.e., materials sector), implying that most nodes in the 4-cliques tend to develop connections outside their sectors.

4. Conclusions

In this work, we propose a new linear relationship model with LASSO (LRML) to describe the synchronous relationships between stocks. The penalty factor in LASSO determines the density of generated networks. Based on the existing correlation-based methods, our model extends the current approaches to study both positive and negative relations concurrently. Compared with existing methodologies dominantly using the paired relationship, the new method can describe the influence of all stock prices in a systemic way. As an application, we utilise the proposed model to develop the stock networks based on the ASX200 stock market data. Our results show that the proposed linear relationship model is highly consistent with correlation measurements in both positive and negative correlations, and the developed network maintains the main hierarchical structure of the stock market. Furthermore, we use the balance theory to investigate the topological properties of the stock network. This work suggests that the proposed method is a powerful tool to develop stock relationship networks by including negative correlations and also by investigating the influence of stock prices in a systemic way.
The directed links in our proposed model, together with the balanced theory, provide further insight into the topological properties of stock relationship networks. Our results demonstrate that stocks are highly prone to form balanced local connections, especially in triad relationships. Only two types of 3-cliques are found in the established network, and the existing types of 4-cliques are much fewer than all possible types, which implies that ASX 200 stocks may behave in specific particular patterns. In addition, strong local connections are more likely to exist between different sectors rather than in the same one. This work represents a further step in the study of directed links and balanced theory. Another important and interesting topic is the application of network theory to portfolio selection, which employs the financial market network as a useful approach to improve the portfolio selection process by targeting a group of assets according to their centrality [53,54,55]. One of the important topics is the comparison of the risk-return of new network methods with that obtained from Harry Markovic’s mean-variance model. All these interesting questions will be the topics of further research.

Author Contributions

Conceptualization, M.C., B.W. and T.T.; methodology, M.C., B.W. and T.T.; software, H.T.; validation, H.T.; formal analysis, M.C. and B.W.; investigation, M.C. and T.T.; resources, M.C.; data curation, B.W.; writing—original draft preparation, M.C., B.W. and T.T.; writing—review and editing, B.W. and T.T.; project administration, M.C.; funding acquisition, M.C. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China (No. 11671266, 71673315, 71850008, 72003110 and 11931019).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Acknowledgments

Authors thank the advice from Jiti Gao.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Pržulj, N.; Malod-Dognin, N. Network analytics in the age of big data. Science 2016, 353, 123–124. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  2. Einav, L.; Levin, J. Economics in the age of big data. Science 2014, 346, 1243089. [Google Scholar] [CrossRef] [PubMed]
  3. Jordan, M.I.; Mitchell, T.M. Machine learning: Trends, perspectives, and prospects. Science 2015, 349, 255–260. [Google Scholar] [CrossRef] [PubMed]
  4. Aral, S.; Walker, D. Identifying influential and susceptible members of social networks. Science 2012, 337, 337–341. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  5. Haldane, A.G.; May, R.M. Systemic risk in banking ecosystems. Nature 2011, 469, 351. [Google Scholar] [CrossRef]
  6. Camacho, D.M.; Collins, K.M.; Powers, R.K.; Costello, J.C.; Collins, J.J. Next-generation machine learning for biological networks. Cell 2018, 173, 1581–1592. [Google Scholar] [CrossRef] [Green Version]
  7. Sun, Y.Z.; Leng, S.Y.; Lai, Y.C.; Grebogi, C.; Lin, W. Closed-loop control of complex networks: A trade-off between time and energy. Phys. Rev. Lett. 2017, 119, 198301. [Google Scholar] [CrossRef] [Green Version]
  8. Yang, Y.; Nishikawa, T.; Motter, A.E. Vulnerability and cosusceptibility determine the size of network cascades. Phys. Rev. Lett. 2017, 118, 048301. [Google Scholar] [CrossRef] [Green Version]
  9. Sun, J.; Zhang, R.; Feng, L.; Monterola, C.; Ma, X.; Rozenblat, C.; Stanley, H.E.; Podobnik, B.; Hu, Y. Extreme risk induced by communities in interdependent networks. Commun. Phys. 2019, 2, 45. [Google Scholar] [CrossRef] [Green Version]
  10. Andriosopoulos, D.; Doumpos, M.; Pardalos, P.; Zopounidis, C. Computational approaches and data analytics in financial services: A literature review. J. Oper. Res. Soc. 2019, 70, 1581–1599. [Google Scholar] [CrossRef]
  11. Saha, S.; Gao, J.; Gerlach, R. A survey of the application of graph-based approaches in stock market analysis and prediction. Int. J. Data Sci. Anal. 2022, 14, 1–15. [Google Scholar] [CrossRef]
  12. Mantegna, R.N. Hierarchical structure in financial markets. Eur. Phys. J. B-Condens. Matter Complex Syst. 1999, 11, 193–197. [Google Scholar] [CrossRef] [Green Version]
  13. Tumminello, M.; Aste, T.; Di Matteo, T.; Mantegna, R.N. A tool for filtering information in complex systems. Proc. Natl. Acad. Sci. USA 2005, 102, 10421–10426. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  14. Tumminello, M.; Di Matteo, T.; Aste, T.; Mantegna, R.N. Correlation based networks of equity returns sampled at different time horizons. Eur. Phys. J. B 2007, 55, 209–217. [Google Scholar] [CrossRef]
  15. Yang, C.; Chen, Y.; Niu, L.; Li, Q. Cointegration analysis and influence rank—A network approach to global stock markets. Phys. A Stat. Mech. Its Appl. 2014, 400, 168–185. [Google Scholar] [CrossRef] [Green Version]
  16. Kenett, D.Y.; Tumminello, M.; Madi, A.; Gur-Gershgoren, G.; Mantegna, R.N.; Ben-Jacob, E. Dominating clasp of the financial sector revealed by partial correlation analysis of the stock market. PLoS ONE 2010, 5, e15032. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  17. Anufriev, M.; Panchenko, V. Connecting the dots: Econometric methods for uncovering networks with an application to the Australian financial institutions. J. Bank. Financ. 2015, 61, S241–S255. [Google Scholar] [CrossRef]
  18. Kenett, D.Y.; Huang, X.; Vodenska, I.; Havlin, S.; Stanley, H.E. Partial correlation analysis: Applications for financial markets. Quant. Financ. 2015, 15, 569–578. [Google Scholar] [CrossRef] [Green Version]
  19. Billio, M.; Getmansky, M.; Lo, A.W.; Pelizzon, L. Econometric measures of connectedness and systemic risk in the finance and insurance sectors. J. Financ. Econ. 2012, 104, 535–559. [Google Scholar] [CrossRef]
  20. Stavroglou, S.K.; Pantelous, A.A.; Stanley, H.; Zuev, K.M. Hidden interactions in financial markets. Proc. Natl. Acad. Sci. USA 2019, 116, 10646–10651. [Google Scholar] [CrossRef] [Green Version]
  21. Guo, X.; Zhang, H.; Tian, T. Development of stock correlation networks using mutual information and financial big data. PLoS ONE 2018, 13, e0195941. [Google Scholar] [CrossRef] [PubMed]
  22. Yan, Y.; Wu, Y.; Tian, T.; Zhang, H. Development of Stock Networks Using Part Mutual Information and Australian Stock Market Data. Entropy 2020, 22, 773. [Google Scholar] [CrossRef] [PubMed]
  23. Sharma, C.; Habib, A. Mutual information based stock networks and portfolio selection for intraday traders using high frequency data: An Indian market case study. PLoS ONE 2019, 14, e0221910. [Google Scholar] [CrossRef] [Green Version]
  24. Chen, M.; Wang, Y.; Wu, B.; Huang, D. Dynamic analyses of contagion risk and module evolution on the SSE a-shares market based on minimum information entropy. Entropy 2021, 23, 434. [Google Scholar] [CrossRef] [PubMed]
  25. Rakib, M.; Nobi, A.; Lee, J. Structure and dynamics of financial networks by feature ranking method. Sci. Rep. 2021, 11, 17618. [Google Scholar] [CrossRef] [PubMed]
  26. Karkowska, R.; Urjasz, S. Linear and nonlinear effects in connectedness structure: Comparison between european stock markets. Entropy 2022, 24, 303. [Google Scholar] [CrossRef]
  27. Liu, H.; Zou, J.; Ravishanker, N. Clustering high-frequency financial time series based on information theory. Appl. Stoch. Molels Bus Ind. 2022, 38, 4–26. [Google Scholar] [CrossRef]
  28. Libman, D.; Ariel, G.; Schaps, M.; Haber, S. Mutual information between order book layers. Entropy 2022, 24, 343. [Google Scholar] [CrossRef]
  29. Wang, Z.; Shi, G.; Shang, M.; Zhang, Y. The stock market model with delayed information impact from a socioeconomic view. Entropy 2021, 23, 893. [Google Scholar] [CrossRef]
  30. Tang, L.; Lu, B.; Tian, T. Spatial correlation network and regional differences for the development of digital economy in China. Entropy 2021, 23, 1575. [Google Scholar] [CrossRef]
  31. Jiang, J.; Shang, P.; Li, X. An effective stock classification method via MDS based on modified mutual information distance. Fluct. Noise Lett. 2020, 19, 2050018. [Google Scholar] [CrossRef]
  32. Sioofy khoojine, A.; Dong, H. Network analysis of the Chinese stock market during the turbulence of 2015?2016 using log-returns, volumes and mutual information. Phys. A Stat. Mech. Appl. 2019, 523, 1091–1109. [Google Scholar] [CrossRef]
  33. Onnela, J.P.; Chakraborti, A.; Kaski, K.; Kertesz, J.; Kanto, A. Asset trees and asset graphs in financial markets. Phys. Scr. 2003, 2003, 48. [Google Scholar] [CrossRef]
  34. Chi, K.T.; Liu, J.; Lau, F.C. A network perspective of the stock market. J. Empir. Financ. 2010, 17, 659–667. [Google Scholar]
  35. Birch, J.; Pantelous, A.A.; Soramäki, K. Analysis of correlation based networks representing DAX 30 stock price returns. Comput. Econ. 2016, 47, 501–525. [Google Scholar] [CrossRef] [Green Version]
  36. Shen, J.; Zheng, B. Cross-correlation in financial dynamics. EPL (Europhys. Lett.) 2009, 86, 48005. [Google Scholar] [CrossRef] [Green Version]
  37. Han, R.Q.; Xie, W.J.; Xiong, X.; Zhang, W.; Zhou, W.X. Market correlation structure changes around the great crash: A random matrix theory analysis of the chinese stock market. Fluct. Noise Lett. 2017, 16, 1750018. [Google Scholar] [CrossRef] [Green Version]
  38. Heiberger, R.H. Stock network stability in times of crisis. Phys. A Stat. Mech. Its Appl. 2014, 393, 376–381. [Google Scholar] [CrossRef]
  39. Guo, X.; Li, W.; Zhang, H.; Tian, T. Multi-likelihood methods for developing relationship networks using stock market data. Phys. A Stat. Mech. Appl. 2022, 585, 126421. [Google Scholar] [CrossRef]
  40. Milias-Argeitis, A.; Summers, S.; Stewart-Ornstein, J.; Zuleta, I.; Pincus, D.; El-Samad, H.; Khammash, M.; Lygeros, J. In silico feedback for in vivo regulation of a gene expression circuit. Nat. Biotechnol. 2011, 29, 1114. [Google Scholar] [CrossRef]
  41. Milias-Argeitis, A.; Rullan, M.; Aoki, S.K.; Buchmann, P.; Khammash, M. Automated optogenetic feedback control for precise and robust regulation of gene expression and cell growth. Nat. Commun. 2016, 7, 12546. [Google Scholar] [CrossRef] [PubMed]
  42. Meinshausen, N.; Bühlmann, P. High-dimensional graphs and variable selection with the lasso. Ann. Stat. 2006, 34, 1436–1462. [Google Scholar] [CrossRef] [Green Version]
  43. Dezeure, R.; Bühlmann, P.; Meier, L.; Meinshausen, N. High-dimensional inference: Confidence intervals, p-values and r-software hdi. Stat. Sci. 2015, 30, 533–558. [Google Scholar] [CrossRef] [Green Version]
  44. Xu, H.; Caramanis, C.; Mannor, S. Robust regression and lasso. In Advances in Neural Information Processing Systems; MIT Press: Cambridge, MA, USA, 2009; pp. 1801–1808. [Google Scholar]
  45. Zhang, C.H.; Huang, J. The sparsity and bias of the lasso selection in high-dimensional linear regression. Ann. Stat. 2008, 36, 1567–1594. [Google Scholar] [CrossRef]
  46. Ballings, M.; Van den Poel, D.; Hespeels, N.; Gryp, R. Evaluating multiple classifiers for stock price direction prediction. Expert Syst. Appl. 2015, 42, 7046–7056. [Google Scholar] [CrossRef]
  47. Li, J.; Chen, W. Forecasting macroeconomic time series: LASSO-based approaches and their forecast combinations with dynamic factor models. Int. J. Forecast. 2014, 30, 996–1015. [Google Scholar] [CrossRef]
  48. Panagiotidis, T.; Stengos, T.; Vravosinos, O. On the determinants of bitcoin returns: A LASSO approach. Financ. Res. Lett. 2018, 27, 235–240. [Google Scholar] [CrossRef]
  49. Ogutu, J.O.; Schulz-Streeck, T.; Piepho, H.P. Genomic selection using regularized linear regression models: Ridge regression, lasso, elastic net and their extensions. BMC Proc. 2012, 6, S10. [Google Scholar] [CrossRef] [Green Version]
  50. Fan, J.; Li, R. Variable selection via nonconcave penalized likelihood and its oracle properties. J. Am. Stat. Assoc. 2001, 96, 1348–1360. [Google Scholar] [CrossRef]
  51. Zou, H. The adaptive lasso and its oracle properties. J. Am. Stat. Assoc. 2006, 101, 1418–1429. [Google Scholar] [CrossRef] [Green Version]
  52. Wasserman, S.; Faust, K. Social Network Analysis: Methods and Applications; Cambridge University Press: London, UK, 1994; Volume 8. [Google Scholar]
  53. Peralta, G.; Zareei, A. A network approach to portfolio selection. J. Empir. Financ. Part A 2016, 38, 157–180. [Google Scholar] [CrossRef]
  54. Li, Y.; Jiang, X.F.; Tian, Y.; Li, S.P.; Zheng, B. Portfolio optimization based on network topology. Phys. A Stat. Mech. Appl. 2019, 515, 671–681. [Google Scholar] [CrossRef]
  55. Xu, Q.; Li, M.; Jiang, C. Network-augmented time-varying parametric portfolio selection: Evidence from the Chinese stock market. N. Am. J. Econ. Financ. 2021, 58, 101503. [Google Scholar] [CrossRef]
Figure 1. Importance of negative correlation coefficients. (A) Histogram of all Pearson correlation coefficients among ASX 200 stock pairs. (B) Example of a stock pair with the positive correlation coefficient ( + 0.97 ) (Solid-line: SCG, Scentre Group; Dash-line: VCX, Vicinity Centres). (C) Example of a stock pair with the negative correlation coefficient ( 0.93 ) (Solid-line: CPU, Computer share; Dash-line: TPM, TPG Telecom). (D) Example of a stock pair with the small absolute value of the correlation coefficient ( 1.6 × 10 5 ) (Solid-line: EVN, Evolution Mining Limited; Dash-line: TGR, Tassal Group Limited). Here, “2016-Q3” in x-axis means the third quarter in 2016.
Figure 1. Importance of negative correlation coefficients. (A) Histogram of all Pearson correlation coefficients among ASX 200 stock pairs. (B) Example of a stock pair with the positive correlation coefficient ( + 0.97 ) (Solid-line: SCG, Scentre Group; Dash-line: VCX, Vicinity Centres). (C) Example of a stock pair with the negative correlation coefficient ( 0.93 ) (Solid-line: CPU, Computer share; Dash-line: TPM, TPG Telecom). (D) Example of a stock pair with the small absolute value of the correlation coefficient ( 1.6 × 10 5 ) (Solid-line: EVN, Evolution Mining Limited; Dash-line: TGR, Tassal Group Limited). Here, “2016-Q3” in x-axis means the third quarter in 2016.
Entropy 24 00808 g001
Figure 2. Influence of penalty factors on the network structure. (A). Network densities determined by different values of λ . (B). Proportions of homogeneous links and heterogeneous links determined by different values of λ (Solid-line: proportions of all links; Dash-line: proportions of homogeneous links; Dash-dot line: proportions of heterogeneous links). (C). Proportions of singular links with the changing signs determined by different values of λ (Solid-line: proportions of links changing from positive correlations to negative ones; Dash-line: proportions of links changing from negative correlations to positive ones). (D). Proportions for the appearance of new positive and negative links determined by different values of λ (Solid-line: proportions of links appearing as new positive correlations; Dash-line: proportions of links appearing as new negative correlations).
Figure 2. Influence of penalty factors on the network structure. (A). Network densities determined by different values of λ . (B). Proportions of homogeneous links and heterogeneous links determined by different values of λ (Solid-line: proportions of all links; Dash-line: proportions of homogeneous links; Dash-dot line: proportions of heterogeneous links). (C). Proportions of singular links with the changing signs determined by different values of λ (Solid-line: proportions of links changing from positive correlations to negative ones; Dash-line: proportions of links changing from negative correlations to positive ones). (D). Proportions for the appearance of new positive and negative links determined by different values of λ (Solid-line: proportions of links appearing as new positive correlations; Dash-line: proportions of links appearing as new negative correlations).
Entropy 24 00808 g002
Figure 3. Relationships between model coefficients and Pearson correlation coefficients. (A) Network with full links using λ = 0 . (B) Network determined by λ = 0.09 . (C) Network determined by λ = 0.189 . (D) Percentages of dots in the first and third quadrant for the networks determined by different penalty values.
Figure 3. Relationships between model coefficients and Pearson correlation coefficients. (A) Network with full links using λ = 0 . (B) Network determined by λ = 0.09 . (C) Network determined by λ = 0.189 . (D) Percentages of dots in the first and third quadrant for the networks determined by different penalty values.
Entropy 24 00808 g003
Figure 4. The ASX 200 stock network generated by the proposed linear relationship model with LASSO using penalty factor λ = 0.189 . Red and blue lines represent positive and negative links in the generated network respectively.
Figure 4. The ASX 200 stock network generated by the proposed linear relationship model with LASSO using penalty factor λ = 0.189 . Red and blue lines represent positive and negative links in the generated network respectively.
Entropy 24 00808 g004
Figure 5. The proportions of mutual links between the MST Networks with the proposed LRML networks. (A). Proportions of mutual links in the first MST network with positive correlations only (Dash-line: y = 0.8 ). (B). Proportions of mutual links with the second MST network with both positive and negative correlations (Dash-line: y = 0.8 ; Black solid-line: proportions of all links; Red solid-line: proportions of positive links; Blue solid-line: proportions of negative links).
Figure 5. The proportions of mutual links between the MST Networks with the proposed LRML networks. (A). Proportions of mutual links in the first MST network with positive correlations only (Dash-line: y = 0.8 ). (B). Proportions of mutual links with the second MST network with both positive and negative correlations (Dash-line: y = 0.8 ; Black solid-line: proportions of all links; Red solid-line: proportions of positive links; Blue solid-line: proportions of negative links).
Entropy 24 00808 g005
Figure 6. Intensity and balance properties of cliques. (A). Proportions in 3-cliques with different intensities. (B). Proportions in 4-cliques with different intensities. (C). Numbers of the 457 3-Cliques in 11 sectors (CD: Consumer Discretionary, CS: Consumer Staples, E: Energy, F: Finance, HC: Health Care, I: Industrials, IT: Information Technology, M: Materials, RE: Real Estate, TS: Telecommunication Service, U: Utilities. Number in brackets is the stock number of each sector).
Figure 6. Intensity and balance properties of cliques. (A). Proportions in 3-cliques with different intensities. (B). Proportions in 4-cliques with different intensities. (C). Numbers of the 457 3-Cliques in 11 sectors (CD: Consumer Discretionary, CS: Consumer Staples, E: Energy, F: Finance, HC: Health Care, I: Industrials, IT: Information Technology, M: Materials, RE: Real Estate, TS: Telecommunication Service, U: Utilities. Number in brackets is the stock number of each sector).
Entropy 24 00808 g006
Figure 7. Types of 3-cliques and 4-cliques. Top: two types of 3-cliques. Bottom: three types of 4-cliques. (Red and blue lines represent positive and negative links respectively).
Figure 7. Types of 3-cliques and 4-cliques. Top: two types of 3-cliques. Bottom: three types of 4-cliques. (Red and blue lines represent positive and negative links respectively).
Entropy 24 00808 g007
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Chen, M.; Tian, H.; Wu, B.; Tian, T. The Linear Relationship Model with LASSO for Studying Stock Networks. Entropy 2022, 24, 808. https://doi.org/10.3390/e24060808

AMA Style

Chen M, Tian H, Wu B, Tian T. The Linear Relationship Model with LASSO for Studying Stock Networks. Entropy. 2022; 24(6):808. https://doi.org/10.3390/e24060808

Chicago/Turabian Style

Chen, Muzi, Hongjiong Tian, Boyao Wu, and Tianhai Tian. 2022. "The Linear Relationship Model with LASSO for Studying Stock Networks" Entropy 24, no. 6: 808. https://doi.org/10.3390/e24060808

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop