Search results for: Minghua%20Chen
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2

Search results for: Minghua%20Chen

2 Foreign Banks Taking More Risk: Evidence from Emerging Economies

Authors: Minghua Chen, Rui Wang

Abstract:

This paper addresses the impact of foreign ownership on the risk-taking behavior of banks. Using bank-level panel data of more than 1,300 commercial banks in 32 emerging economies during 2000-2013, we find that foreign owned banks take on more risk than their domestic counterparts. We further examine several factors that may potentially contribute to foreign banks’ differentiated riskiness from four perspectives, namely, foreign banks’ informational disadvantages, agency problems, the contagious effect of parent banks’ financial conditions and the disparity between home and host markets. We find supportive evidence that these factors play a significant role in affecting foreign banks’ risk-taking.

Keywords: bank risk-taking, emerging economies, financial liberalization, foreign banks

Procedia PDF Downloads 414
1 BodeACD: Buffer Overflow Vulnerabilities Detecting Based on Abstract Syntax Tree, Control Flow Graph, and Data Dependency Graph

Authors: Xinghang Lv, Tao Peng, Jia Chen, Junping Liu, Xinrong Hu, Ruhan He, Minghua Jiang, Wenli Cao

Abstract:

As one of the most dangerous vulnerabilities, effective detection of buffer overflow vulnerabilities is extremely necessary. Traditional detection methods are not accurate enough and consume more resources to meet complex and enormous code environment at present. In order to resolve the above problems, we propose the method for Buffer overflow detection based on Abstract syntax tree, Control flow graph, and Data dependency graph (BodeACD) in C/C++ programs with source code. Firstly, BodeACD constructs the function samples of buffer overflow that are available on Github, then represents them as code representation sequences, which fuse control flow, data dependency, and syntax structure of source code to reduce information loss during code representation. Finally, BodeACD learns vulnerability patterns for vulnerability detection through deep learning. The results of the experiments show that BodeACD has increased the precision and recall by 6.3% and 8.5% respectively compared with the latest methods, which can effectively improve vulnerability detection and reduce False-positive rate and False-negative rate.

Keywords: vulnerability detection, abstract syntax tree, control flow graph, data dependency graph, code representation, deep learning

Procedia PDF Downloads 135