learning

  • 详情 Bounded Rational Bidding Strategy of Genco in Electricity Spot Market Based on Prospect Theory and Distributional Reinforcement Learning
    With the increasing penetration of renewable energy (RE) in power systems, the electricity spot market has become increasingly uncertain, presenting significant challenges for generation companies (GenCos) in formulating effective bidding strategies. Most existing studies assume that GenCos act as perfectly rational decision makers, overlooking the impact of irrational bidding behaviors in uncertain market environments. To address this limitation, we incorporate prospect theory to model the decision-making process of bounded rational GenCos operating under risk. A bilevel stochastic model is developed to simulate strategic bidding in the spot market. In addition, a distributional re-inforcement learning algorithm is proposed to tackle the decision-making challenges faced by bounded rational GenCos with risk considerations. The proposed model and algorithm are validated through simulations using a 27-bus system from a region in eastern China. The results demonstrate that the algorithm effectively captures market uncertainties and learns the distribution of GenCo’s profits. Furthermore, simulated bidding strategies for various types of GenCos highlight the applicability of prospect theory to describe bounded rational decision-making behavior in electricity markets.
  • 详情 Positive Press, Greener Progress: The Role of ESG Media Reputation in Corporate Energy Innovation
    The growing emphasis on Environmental, Social, and Governance (ESG) principles, particularly in corporate sectors, shapes investment trends and operational strategies, whose shift is supported by the increasing role of media in monitoring and influencing corporate ESG performance, thereby driving the energy innovation. Therefore, based on reported events from Baidu News and patent text information of Chinese A-share listed companies from 2012 to 2022, this study innovatively applied machine learning and text analysis to measure ESG news sentiment and corporate energy innovation indicators. Combing with reputation, stakeholder, and agency theories, we find that a good reputation conveyed by positive ESG textual sentiments in the media significantly promotes corporate energy innovation, and the effect is mainly realized through alleviating financing constraints and agency problems and promoting green investment. Further analysis shows that ESG news sentiment promotes corporate energy innovation mainly among private firms, non-growth-stage firms, high-energy-consuming firms, and regions with better green finance development and higher ESG governance intensity. From the perspective of ESG news content and information content, greater ESG news attention can also exert an energy innovation incentive effect, in which the incentive effect exerted by positive media sentiment in the environmental (E) and social (S) dimensions, as well as excellent attention, is more robust. This study provides new insights for promoting green and low-carbon development and understanding the external governance role of media in corporate ESG development.
  • 详情 Tracing the Green Footprint: The Evolution of Corporate Environmental Disclosure Through Deep Learning Models
    Environmental disclosure in emerging markets remains poorly understood, despite its critical role in sustainability governance. Here, we analyze 42,129 firm-year environmental disclosures from 4,571 Chinese listed firms (2008-2022) using machine learning techniques to characterize disclosure patterns and regulatory responses. We show that increased disclosure volume primarily comprises boilerplate content rather than material information. Cross-sectional analyses reveal systematic variations across industries, with manufacturing and high-pollution sectors exhibiting more comprehensive disclosures than consumer and technology sectors. Notably, regional rankings in environmental disclosure volume do not align with local economic development levels. Through examination of staggered regulatory implementation, we demonstrate that market-based mechanisms generate more substantive disclosures compared to command-and-control approaches. These results provide empirical evidence that firms strategically manage environmental disclosures in response to institutional pressures. Our findings have important implications for regulatory design in emerging markets and advance understanding of voluntary disclosure mechanisms in sustainability governance.
  • 详情 A Cobc-Arma-Svr-Bilstm-Attention Green Bond Index Prediction Method Based on Professional Network Language Sentiment Dictionary
    Green bonds, pivotal to green finance, draw growing attention from scholars and investors. Social media’s proliferation has amplified the influence of investor sentiment, necessitating robust analysis of its market impact. However, general sentiment lexicons often fail to capture domain-specific slang and nuanced expressions unique to China’s bond market, leading to inaccuracies in sentiment analysis. Thus, this study constructs a specialized sentiment lexicon for the green bond market, namely the COBC (Chinese online bond comments sentiment lexicon), to dissect bond market slang and investor remarks. Compared to three general lexicons (Textbook, SnowNLP, and VADER), it improves the average prediction accuracy by approximately 87.2% in sentiment analysis of Chinese online language within the green bond domain. Sentiment scores derived from COBC-based dictionary analysis are systematically integrated as predictive features into a two-stage hybrid predictive model is proposed integrating Support Vector Machine (SVM), Auto-Regressive Moving Average (ARMA), Bidirectional Long Short-Term Memory Networks (BiLSTM), and Attention Mechanisms to forecast China's green bond market, represented by the China Bond 45 Green Bond Index. First, ARMA-SVR is employed to extract residuals and statistical features from the green bond index. Then, the BiLSTM-Attention model is applied to assess the impact of investor sentiment on the index. Empirical results show that incorporating investor sentiment significantly enhances the predictive accuracy of the green bond index, achieving an average of 67.5% reduction in Mean Squared Error (MSE), and providing valuable insights for market participants and policymakers.
  • 详情 Artificial Intelligence, Stakeholders and Maturity Mismatch: Exploring the Differential Impacts of Climate Risk
    The corporate maturity mismatch is highly likely to trigger systemic financial risks, which is a realistic issue commonly faced by businesses. In the context of the intelligent era, the impact of artificial intelligence on maturity mismatch has emerged as a focal point of academic inquiry. Leveraging data from Chinese A-share companies over the 2011–2023 timeframe, this research employs a double machine learning approach to systematically examine the influence and underlying mechanisms of artificial intelligence on maturity mismatch. The findings reveal that artificial intelligence significantly exacerbates maturity mismatch. However, this effect is notably mitigated by government subsidies, media attention, and collectivist cultural. Further analysis indicates that in high-climate-risk scenarios, collectivist culture exerts a notably strong moderating influence. By contrast, government subsidies and media attention exhibit stronger moderating influences in low-climate-risk environments. This study constructs a multi-stakeholder collaborative governance framework, which helps to reveal the 'black box' between artificial intelligence and maturity mismatch, thereby offering a theoretical basis for monitoring maturity mismatch.
  • 详情 How Do Acquirers Bid? Evidence from Serial Acquisitions in China
    This study explores the anchoring effect of previous bid premiums on acquirers’ bidding behavior in serial acquisitions. We demonstrate that, after controlling for deal characteristics, learning, and unobserved factors, the current bid premium is positively correlated with the acquirer’s previous bid premium. The strength of this anchoring effect diminishes with longer time intervals between acquisitions and increases with the industry similarity of targets. Notably, it remains unaffected by the acquirer’s state ownership or acquisition frequency. Additionally, the anchoring effect is less pronounced during periods of high economic uncertainty and can reverse following a change in the acquirer’s CEO. Our findings suggest that serial acquisitions are interrelated events, challenging the notion that each bid is an isolated occurrence. This research provides insights into the underperformance of serial acquirers compared to single acquirers and the declining trend in announcement returns across successive deals.
  • 详情 Research on SVM Financial Risk Early Warning Model for Imbalanced Data
    Background Economic stability depends on the ability to foresee financial risk, particularly in markets that are extremely volatile. Unbalanced financial data is difficult for traditional Support Vector Machine (SVM) models to handle, which results in subpar crisis detection capabilities. In order to improve financial risk early warning models, this study combines Gaussian SVM with stochastic gradient descent (SGD) optimisation (SGD-GSVM). Methods The suggested model was developed and assessed using a dataset from China's financial market that included more than 2,000 trading days (January 2022–February 2024). Missing value management, Min-Max scaling for normalising numerical characteristics, and ADASYN oversampling for class imbalance were all part of the data pretreatment process. Key evaluation metrics, such as accuracy, recall, F1-score, G-Mean, AUC-PR, and training time, were used to train and evaluate the SGD-GSVM model to Standard GSVM, SMOTE-SVM, CS-SVM, and Random Forest. Results Standard GSVM (76% accuracy, 1,200s training time) and CS-SVM (81% accuracy, 1,300s training time) were greatly outperformed by the suggested SGD-GSVM model, which obtained the greatest accuracy of 92% with a training time of just 180 seconds. Additionally, it showed excellent recall (90%) and precision (82%), making it the most effective and efficient model for predicting financial risk. Conclusion This work offers a new method for early warning of financial risk by combining SGD optimisation with Gaussian SVM and employing adaptive oversampling for data balancing. The findings show that SGD-GSVM is the best model because it strikes a balance between high accuracy and computational economy. Financial organisations can create real-time risk management plans with the help of the suggested technique. For additional performance improvements, hybrid deep learning approaches might be investigated in future studies.
  • 详情 Modeling Investor Attention with News Hypergraphs
    We introduce a hypergraph-based approach to analyze information flow and investor attention transfers through news outlets in financial markets. Extending traditional graph models that focus on pairwise interactions, our hypergraph framework captures higher order relationships between firms that are simultaneously mentioned in the same news article. We develop a random walk based centrality framework that considers both the properties of the hyperedges (news articles) and the nodes (firms). This framework allows us to more accurately simulate investor attention flows and to incorporate different theories of investor behavior, such as category learning and investor attention theory. To demonstrate the effectiveness of our attention centrality, we apply it to the Chinese CSI500 market index from 2016 to 2021, where our centrality measures improve the prediction of future returns, with improvements ranging from 6.3% to 14.0% compared to traditional graph-based models. This improvement implies that our centrality measure can better capture investor attention transfers on the news hypergraph. In particular, we find that investors pay more attention to news that covers both a greater number of firms and firms on which the sentiments are more negative. Although we focus on financial markets in this research, our hypergraph framework holds potential for broader applications in information systems — for example, in understanding social or collaboration networks.
  • 详情 From Green-Washing to Innovation-Washing: Environmental Information Intangibility and Corporate Green Innovation in China
    We use a sample of China’s listed firms and employ a naïve Bayesian machine learning algorithm to reveal that environmental information intangibility superficially promotes green innovation. We demonstrate that this effect is channelled through the acquisition of institutional resources, including bank loans and government subsidies. The impact of environmental information intangibility on green innovation is most pronounced within state-owned enterprises, large firms, and politically connected firms. Furthermore, we confirm that environmental information intangibility does not lead to improvements in innovation efficiency or quality. This implies that green innovation may serve as a symbolic environmental activity. Our findings contribute to the understanding of the consequences of environmental information intangibility, greenwashing behaviour, and their relationship to green innovation.
  • 详情 Spatiotemporal Correlation in Stock Liquidity Through Corporate Networks from Information Disclosure Texts
    The healthy operation of the stock market relies on sound liquidity. We utilize the semantic information from disclosure texts of listed companies on the China Science and Technology Innovation Board (STAR Market) to construct a daily corporate network. Through empirical tests and performance analyses of machine learning models, we elucidate the relationship between the similarity of company disclosure text contents and the temporal and spatial correlations of stock liquidity. Our liquidity indicators encompass trading costs, market depth, trading speed, and price impact, recognized across four dimensions. Furthermore, we reveal that the information loss caused by employing Minimum Spanning Tree (MST) topology significantly affects the explanatory power of network topology indicators for stock liquidity, with a more pronounced impact observed at the document level. Subsequently, by establishing a neural network model to predict next-day liquidity indicators, we demonstrate the temporal relationship of stock liquidity. We model a liquidity predicting task and train a daily liquidity prediction model incorporating Graph Convolutional Network (GCN) modules to solve it. Compared to models with the same parameter structure containing only fully connected layers, the GCN prediction model, which leverages company network structure information, exhibits stronger performance and faster convergence. We provide new insights for research on company disclosure and capital market liquidity.