Rethinking Inequality: The Complex Dynamics Beyond the Kuznets Curve
Abstract
1. Introduction
2. Literature Review
2.1. Income Inequality and Economic Growth
2.2. Income Inequality, Consumption Patterns, and Psychological Well-Being
2.3. Income Inequality and Kuznets Curve
2.4. Financialization and Income Inequality Across Developed and Developing Nations
3. Dataset Description
- country_name: The name of the country for which the data is recorded (e.g., United States).
- reporting_year: The calendar year in which the data was collected or reported.
- country_code: The country code.
- gini: A measure of income inequality within the population. Values range between 0 and 1, where 0 indicates perfect equality and 1 indicates maximum inequality.
4. Methodology
- Approach 1: Fixed Train-Test-Split Methodology. The first approach implemented a conventional fixed train-test-split validation strategy to establish baseline model performance under controlled conditions. The temporal dataset spanning 2000–2020 was systematically divided using a 60–40 split ratio, with the training period encompassing 2000–2010 (60% of data) and the testing period covering 2011–2020 (40% of data). This fixed partitioning approach ensures temporal integrity by maintaining chronological order and preventing data leakage, where future information could inappropriately influence model training. Four distinct machine learning architectures were implemented and evaluated: Autoregressive Integrated Moving Average (ARIMA), Long Short-Term Memory (LSTM) networks, Gated Recurrent Unit (GRU) networks, and Multi-Layer Perceptron (MLP) networks. For the neural network models (LSTM, GRU, MLP), input sequences were constructed using a sliding window of 5 time steps, with data normalization applied using MinMaxScaler to ensure optimal convergence. Each model was trained exclusively on the 2000–2010 training data, with hyperparameter optimization conducted through grid search for ARIMA (p, d, q parameters) and predefined architectures for neural networks featuring adaptive layer sizes and dropout regularization. Model performance was assessed on the 2011–2020 test period using multiple evaluation metrics, including mean absolute error (MAE), root mean square error (RMSE), mean absolute percentage error (MAPE), and coefficient of determination (R2). The optimal model was selected based on lowest RMSE performance and subsequently used to generate out-of-sample forecasts for the 2021–2030 period, representing true future predictions beyond the available historical data.
- Approach 2: Expanding Window Validation Methodology. The second approach implemented an expanding window validation strategy to simulate realistic deployment conditions and assess model adaptability over time. This methodology more closely resembles operational forecasting scenarios where models are retrained as new data becomes available, providing a more robust evaluation of real-world model performance. Beginning with a minimum training window of 10 years (2000–2009), the methodology progressively expanded the training dataset by one year at each iteration while predicting the subsequent year. This process generated multiple prediction-actual value pairs: the first prediction targeted 2010 using 2000–2009 training data, the second prediction targeted 2011 using 2000–2010 training data, and so forth until the final prediction targeted 2020 using 2000–2019 training data. This approach yielded 11 individual predictions across the validation period, each representing a distinct model trained on an expanding historical dataset. For each expanding window iteration, the neural network architectures were dynamically adjusted based on the available training data size. The number of LSTM/GRU units scaled proportionally to training set size (minimum 8, maximum 32 units), while MLP hidden layer dimensions adapted similarly (minimum 16, maximum 64 units). Training epochs were also adjusted based on dataset size (minimum 30, maximum 100 epochs) to prevent both underfitting in early iterations and overfitting in later iterations with larger training sets. The expanding window methodology provides a time-series cross-validation approach that respects temporal dependencies while generating multiple performance estimates. Model performance was evaluated using the same metrics as Approach 1 but calculated across all expanding window predictions to provide a more robust statistical assessment of model reliability. The best-performing model identified through this validation process was subsequently used to generate future predictions for 2021–2030, employing the same expanding window principle where each future year’s prediction incorporates all previous predictions as additional training data. Through this integrated and multi-model approach, the methodology ensures robustness in both empirical fitting and predictive inference while grounding the analysis within both economic theory and machine learning practice. Having outlined our comprehensive methodology, we now present the empirical findings from our analysis. The results section examines inequality trends across multiple developed economies, beginning with detailed country-specific analyses before moving to comparative assessments and forecasting results.
5. Results
5.1. Overview of Model Performance Across Validation Approaches
5.2. Fixed Train-Test Split Results (Approach 1)
5.2.1. Model Performance by Country
5.2.2. Cross-Country Model Rankings
5.3. Expanding Window Results (Approach 2)
5.3.1. Model Performance by Country
5.3.2. Training Window Dynamics
5.4. Future Predictions (2021–2030)
5.4.1. Fixed Split Approach Predictions
5.4.2. Expanding Window Approach Predictions
5.5. Comparative Analysis: Fixed vs. Expanding Window Approaches
5.5.1. Performance Metric Comparison
5.5.2. Model Ranking Stability
5.5.3. Prediction Reliability
5.6. Summary of Key Findings
5.7. Pareto Distribution Analysis
6. Discussion
6.1. Divergence from the Kuznets Curve Model
6.2. Structural Factors Driving Contemporary Inequality
- Financial Market Volatility: The synchronized inequality spikes around 2008–2010 across all countries demonstrate how global financial crises create immediate distributional impacts that overshadow long-term developmental trends. The concentration of wealth among capital owners during market recoveries consistently widens inequality gaps.
- Policy-Driven Fluctuations: The rapid changes in Gini coefficients, particularly evident in France and the UK, suggest that redistributive policies, tax reforms, and social welfare adjustments have more immediate and pronounced effects on inequality than gradual economic development. This contrasts sharply with Kuznets’ assumption of slow, development-driven changes.
- Technological and Globalization Impacts: The sustained high inequality levels in the United States, combined with periodic spikes, reflect the ongoing impact of skill-biased technological change and globalization on wage structures. These forces create persistent inequality that resists the downward trend predicted by the Kuznets curve.
- Crisis-Driven Inequality Dynamics: All four countries show inequality fluctuations that correspond to major economic disruptions—the dot-com bubble, financial crisis, European debt crisis, and COVID-19 pandemic. These events create temporary redistributive effects through unemployment, asset price changes, and emergency policy responses.
6.3. Implications for Inequality Theory
- High Volatility: Rapid, short-term fluctuations driven by policy changes and economic shocks
- Crisis Sensitivity: Pronounced responses to financial and economic crises that create temporary redistributive effects
- Policy Dependence: Strong correlation with political decisions regarding taxation, social welfare, and labor market regulation
- Persistent Structural Inequality: Underlying high inequality levels that resist downward convergence despite economic maturation
6.4. Inequality and Its Effects on Societal Well-Being
6.5. Global Inequality: A Byproduct of Economic Growth
7. Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Gomer-Carrera, R.; Moshrif, R.; Nievas, G.; Piketty, T. Global Inequality Update 2024: New Insights from Extended WID Macro Series. 2024. Available online: https://wid.world/document/global-inequality-update-2024-technical-note/ (accessed on 10 June 2025).
- OECD. Income Distribution Database (IDD). 2025. Available online: https://data360.worldbank.org/en/dataset/OECD_IDD (accessed on 10 June 2025).
- Gould, E.; Kandra, J. Wage Inequality Fell in 2023 Amid A Strong Labor Market, Bucking Long-Term Trends: But Top 1% Wages Have Skyrocketed 182% Since 1979 While Bottom 90% Wages Have Seen Just 44% Growth; Technical Report; Economic Policy Institute: Washington, DC, USA, 2024. [Google Scholar]
- Dabla-Norris, E.; Kochhar, K.; Suphaphiphat, N.; Ricka, F.; Tsounta, E. Causes and Consequences of Income Inequality: A Global Perspective; IMF Staff Discussion Note SDN/15/13; International Monetary Fund: Washington, DC, USA, 2015. [Google Scholar]
- International Monetary Fund. Causes and Consequences of Income Inequality: A Global Perspective; International Monetary Fund: Washington, DC, USA, 2023. [Google Scholar]
- Cingano, F. Trends in Income Inequality and its Impact on Economic Growth. In OECD Social, Employment and Migration Working Papers; OECD Publishing: Paris, France, 2014. [Google Scholar] [CrossRef]
- Milanovic, B. What can the Kuznets curve tell us about modern-day inequality? World Economic Forum, March 2016. Online Resource. Available online: https://www.weforum.org/agenda/2016/03/what-can-the-kuznets-curve-tell-us-about-modernday-inequality/ (accessed on 10 June 2025).
- Lyubimov, I. Income inequality revisited 60 years later: Piketty vs. Kuznets. Russ. J. Econ. 2017, 3, 42–53. [Google Scholar] [CrossRef]
- Alfani, G. Inequality in history: A long-run view. J. Econ. Subj. 2025, 39, 546–566. [Google Scholar] [CrossRef]
- Polacko, M. Causes and Consequences of Income Inequality—An Overview. Stat. Politics Policy 2021, 12, 341–357. [Google Scholar] [CrossRef]
- Ekkehard, E.; Langot, F.; Merola, R.; Tripier, F. What Is Driving Wealth Inequality in the United States of America? The Role of Productivity, Taxation and Skills; ILO: Geneva, Switzerland, 2024. [Google Scholar] [CrossRef]
- Mohammed, A. Don’t Let the Digital Divide Become ‘The New Face of Inequality’: UN Deputy Chief. UN News, 27 April 2021. [Google Scholar]
- Kuznets, S. Economic Growth and Income Inequality. Am. Econ. Rev. 1955, 45, 1–28. [Google Scholar]
- Benidis, K.; Rangapuram, S.S.; Flunkert, V.; Wang, B.; Maddix, D.C.; Turkmen, C.; Januschowski, T. Deep learning for time series forecasting: Tutorial and literature survey. Acm Comput. Surv. 2022, 55, 1–36. [Google Scholar] [CrossRef]
- Kong, X.; Chen, Z.; Liu, W.; Ning, K.; Zhang, L.; Marier, S.M.; Liu, Y.; Chen, Y.; Xia, F. Deep learning for time series forecasting: A survey. Int. J. Mach. Learn. Cybern. 2025. [Google Scholar] [CrossRef]
- Lim, B.; Zohren, S. Time-series forecasting with deep learning: A survey. Philos. Trans. R. Soc. A 2021, 379, 20200209. [Google Scholar] [CrossRef] [PubMed]
- Wike, R.; Fetterolf, J.; Silver, L. Economic Inequality Seen as Major Challenge Around the World. Pew Research Center, 9 January 2025. Online Report. Available online: https://www.pewresearch.org/global/2025/01/09/economic-inequality-seen-as-major-challenge-around-the-world/ (accessed on 10 June 2025).
- Piketty, T. Capital and Ideology; Belknap Press of Harvard University Press: Cambridge, MA, USA, 2020. [Google Scholar]
- Piketty, T. Nature, Culture, and Inequality: A Comparative and Historical Perspective; Scribe Publications: Melbourne, Australia, 2025. [Google Scholar]
- Mdingi, K.; Ho, S.Y. Literature Review on Income Inequality and Economic Growth. MethodsX 2021, 8, 101402. [Google Scholar] [CrossRef]
- Alesina, A.; Perotti, R. Income distribution, political instability, and investment. Eur. Econ. Rev. 1996, 40, 1203–1228. [Google Scholar] [CrossRef]
- Benabou, R. Inequality and growth. Nber Macroecon. Annu. 1996, 11, 11–74. [Google Scholar] [CrossRef]
- Galor, O.; Zeira, J. Income distribution and macroeconomics. Rev. Econ. Stud. 1993, 60, 35–52. [Google Scholar] [CrossRef]
- Kaldor, N. Alternative theories of distribution. Rev. Econ. Stud. 1956, 23, 83–100. [Google Scholar] [CrossRef]
- Veblen, T. The Theory of the Leisure Class: An Economic Study of Institutions; Macmillan: New York, NY, USA, 1899. [Google Scholar]
- Pybus, K.; Power, M.; Pickett, K.E.; Wilkinson, R. Income inequality, status consumption and status anxiety: An exploratory review of implications for sustainability and directions for future research. Soc. Sci. Humanit. Open 2022, 6, 100353. [Google Scholar] [CrossRef]
- Acemoglu, D.; Robinson, J.A. The Political Economy of the Kuznets curve. J. Econ. Perspect. 2002, 16, 85–100. [Google Scholar] [CrossRef]
- Khatatbeh, I.N.; Moosa, I.A. Financialisation and income inequality: An investigation of the financial Kuznets curve hypothesis among developed and developing countries. Heliyon 2023, 9, e14947. [Google Scholar] [CrossRef]
- Kuznets, S. Quantitative aspects of the economic growth of nations: VIII. Distribution of income by size. Econ. Dev. Cult. Chang. 1963, 11, 1–80. [Google Scholar] [CrossRef]
- Hardy, B.L.; Krause, E.; Ziliak, J.P. Income inequality in the United States, 1975–2022. Fisc. Stud. 2024, 45, 155–171. [Google Scholar] [CrossRef]
- Autor, D.H. Skills, education, and the rise of earnings inequality among the “other 99%”. Science 2014, 344, 843–851. [Google Scholar] [CrossRef]
- Goldin, C.; Katz, L.F. The Race Between Education and Technology; Harvard University Press: Cambridge, MA, USA, 2008. [Google Scholar]
- Acemoglu, D.; Autor, D. Skills, tasks and technologies: Implications for employment and earnings. In Handbook of Labor Economics; Elsevier: Amsterdam, The Netherlands, 2011; Volume 4, pp. 1043–1171. [Google Scholar]
- Brynjolfsson, E.; McAfee, A. The Second Machine Age: Work, Progress, and Prosperity in a Time of Brilliant Technologies; W.W. Norton: New York, NY, USA, 2014. [Google Scholar]
- Card, D.; DiNardo, J.E. Skill-biased technological change and rising wage inequality: Some problems and puzzles. J. Labor Econ. 2002, 20, 733–783. [Google Scholar] [CrossRef]
- Pinker, S. Enlightenment Now; Penguin Books: London, UK, 2019. [Google Scholar]
- Festinger, L. A Theory of Social Comparison Processes. Hum. Relations 1954, 7, 117–140. [Google Scholar] [CrossRef]
- Wilkinson, R.G.; Pickett, K.E. The Enemy Between Us: The Psychological and Social Costs of Inequality. Eur. J. Soc. Psychol. 2023, 1–31. [Google Scholar] [CrossRef]
- Milanovic, B. Global Income Inequality by the Numbers: In History and Now—An Overview, Technical Report WPS6259. 2012. Available online: https://documents1.worldbank.org/curated/en/959251468176687085/pdf/wps6259.pdf (accessed on 26 April 2025).
- Scheidel, W. The Great Leveler; Princeton University Press: Princeton, NJ, USA, 2018. [Google Scholar]
Country Name | Year | Country Code | Gini |
---|---|---|---|
United States | 2000 | USA | 0.4013 |
United States | 2001 | USA | 0.4059 |
United States | 2002 | USA | 0.4035 |
United States | 2003 | USA | 0.4077 |
United States | 2004 | USA | 0.4025 |
Year | Gini | Alpha () | P () | Q () |
---|---|---|---|---|
2000 | 0.4014 | 1.7457 | 0.5728 | 0.4272 |
2001 | 0.4059 | 1.7317 | 0.5775 | 0.4225 |
2002 | 0.4035 | 1.7391 | 0.5750 | 0.4250 |
2003 | 0.4077 | 1.7264 | 0.5792 | 0.4208 |
2004 | 0.4025 | 1.7422 | 0.5740 | 0.4260 |
2005 | 0.4096 | 1.7206 | 0.5812 | 0.4188 |
2006 | 0.4140 | 1.7078 | 0.5855 | 0.4145 |
2007 | 0.4080 | 1.7256 | 0.5795 | 0.4205 |
2008 | 0.4081 | 1.7252 | 0.5796 | 0.4204 |
2009 | 0.4061 | 1.7313 | 0.5776 | 0.4224 |
2010 | 0.4001 | 1.7498 | 0.5715 | 0.4285 |
2011 | 0.4093 | 1.7215 | 0.5809 | 0.4191 |
2012 | 0.4093 | 1.7215 | 0.5809 | 0.4191 |
2013 | 0.4065 | 1.7300 | 0.5780 | 0.4220 |
2014 | 0.4151 | 1.7046 | 0.5867 | 0.4133 |
2015 | 0.4124 | 1.7125 | 0.5839 | 0.4161 |
2016 | 0.4112 | 1.7160 | 0.5828 | 0.4172 |
2017 | 0.4118 | 1.7143 | 0.5833 | 0.4167 |
2018 | 0.4141 | 1.7076 | 0.5856 | 0.4144 |
2019 | 0.4153 | 1.7038 | 0.5869 | 0.4131 |
2020 | 0.3968 | 1.7600 | 0.5682 | 0.4318 |
Year | Gini | Alpha () | P () | Q () |
---|---|---|---|---|
2000 | 0.3885 | 1.7870 | 0.5596 | 0.4404 |
2001 | 0.3709 | 1.8482 | 0.5411 | 0.4589 |
2002 | 0.3515 | 1.9226 | 0.5201 | 0.4799 |
2003 | 0.3486 | 1.9345 | 0.5169 | 0.4831 |
2004 | 0.3483 | 1.9354 | 0.5167 | 0.4833 |
2005 | 0.3549 | 1.9090 | 0.5238 | 0.4762 |
2006 | 0.3588 | 1.8935 | 0.5281 | 0.4719 |
2007 | 0.3441 | 1.9529 | 0.5121 | 0.4879 |
2008 | 0.3545 | 1.9106 | 0.5234 | 0.4766 |
2009 | 0.3514 | 1.9230 | 0.5200 | 0.4800 |
2010 | 0.3371 | 1.9834 | 0.5042 | 0.4958 |
2011 | 0.3319 | 2.0064 | 0.4984 | 0.5016 |
2012 | 0.3309 | 2.0110 | 0.4973 | 0.5027 |
2013 | 0.3270 | 2.0291 | 0.4928 | 0.5072 |
2014 | 0.3314 | 2.0087 | 0.4978 | 0.5022 |
2015 | 0.3331 | 2.0010 | 0.4998 | 0.5002 |
2016 | 0.3311 | 2.0102 | 0.4975 | 0.5025 |
2017 | 0.3261 | 2.0334 | 0.4918 | 0.5082 |
2018 | 0.3369 | 1.9841 | 0.5040 | 0.4960 |
2019 | 0.3282 | 2.0233 | 0.4942 | 0.5058 |
2020 | 0.3264 | 2.0317 | 0.4922 | 0.5078 |
Year | Gini | Alpha () | P () | Q () |
---|---|---|---|---|
2000 | 0.2889 | 2.2308 | 0.4483 | 0.5517 |
2001 | 0.2995 | 2.1695 | 0.4609 | 0.5391 |
2002 | 0.2981 | 2.1773 | 0.4593 | 0.5407 |
2003 | 0.2980 | 2.1777 | 0.4592 | 0.5408 |
2004 | 0.3019 | 2.1560 | 0.4638 | 0.5362 |
2005 | 0.3170 | 2.0771 | 0.4814 | 0.5186 |
2006 | 0.3104 | 2.1107 | 0.4738 | 0.5262 |
2007 | 0.3118 | 2.1037 | 0.4753 | 0.5247 |
2008 | 0.3080 | 2.1234 | 0.4710 | 0.5290 |
2009 | 0.3048 | 2.1405 | 0.4672 | 0.5328 |
2010 | 0.3022 | 2.1546 | 0.4641 | 0.5359 |
2011 | 0.3061 | 2.1334 | 0.4687 | 0.5313 |
2012 | 0.3106 | 2.1100 | 0.4739 | 0.5261 |
2013 | 0.3145 | 2.0896 | 0.4786 | 0.5214 |
2014 | 0.3085 | 2.1209 | 0.4715 | 0.5285 |
2015 | 0.3165 | 2.0796 | 0.4809 | 0.5191 |
2016 | 0.3141 | 2.0917 | 0.4781 | 0.5219 |
2017 | 0.3131 | 2.0967 | 0.4769 | 0.5231 |
2018 | 0.3187 | 2.0688 | 0.4834 | 0.5166 |
2019 | 0.3178 | 2.0733 | 0.4823 | 0.5177 |
2020 | 0.3243 | 2.0416 | 0.4898 | 0.5102 |
Year | Gini | Alpha () | P () | Q () |
---|---|---|---|---|
2000 | 0.3255 | 2.0360 | 0.4912 | 0.5088 |
2001 | 0.3253 | 2.0369 | 0.4909 | 0.5091 |
2002 | 0.3178 | 2.0734 | 0.4823 | 0.5177 |
2003 | 0.3141 | 2.0918 | 0.4781 | 0.5219 |
2004 | 0.3065 | 2.1315 | 0.4692 | 0.5308 |
2005 | 0.2983 | 2.1759 | 0.4596 | 0.5404 |
2006 | 0.2969 | 2.1840 | 0.4579 | 0.5421 |
2007 | 0.3243 | 2.0419 | 0.4897 | 0.5103 |
2008 | 0.3300 | 2.0153 | 0.4962 | 0.5038 |
2009 | 0.3266 | 2.0309 | 0.4924 | 0.5076 |
2010 | 0.3372 | 1.9828 | 0.5043 | 0.4957 |
2011 | 0.3329 | 2.0017 | 0.4996 | 0.5004 |
2012 | 0.3311 | 2.0099 | 0.4975 | 0.5025 |
2013 | 0.3251 | 2.0379 | 0.4907 | 0.5093 |
2014 | 0.3226 | 2.0498 | 0.4879 | 0.5121 |
2015 | 0.3270 | 2.0289 | 0.4929 | 0.5071 |
2016 | 0.3192 | 2.0662 | 0.4840 | 0.5160 |
2017 | 0.3163 | 2.0807 | 0.4806 | 0.5194 |
2018 | 0.3238 | 2.0441 | 0.4892 | 0.5108 |
2019 | 0.3120 | 2.1026 | 0.4756 | 0.5244 |
2020 | 0.3066 | 2.1307 | 0.4693 | 0.5307 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Pattnaik, S.; Rizinski, M.; Pinsky, E. Rethinking Inequality: The Complex Dynamics Beyond the Kuznets Curve. Data 2025, 10, 88. https://doi.org/10.3390/data10060088
Pattnaik S, Rizinski M, Pinsky E. Rethinking Inequality: The Complex Dynamics Beyond the Kuznets Curve. Data. 2025; 10(6):88. https://doi.org/10.3390/data10060088
Chicago/Turabian StylePattnaik, Sarthak, Maryan Rizinski, and Eugene Pinsky. 2025. "Rethinking Inequality: The Complex Dynamics Beyond the Kuznets Curve" Data 10, no. 6: 88. https://doi.org/10.3390/data10060088
APA StylePattnaik, S., Rizinski, M., & Pinsky, E. (2025). Rethinking Inequality: The Complex Dynamics Beyond the Kuznets Curve. Data, 10(6), 88. https://doi.org/10.3390/data10060088