Loading [MathJax]/jax/output/SVG/jax.js
Review

Green finance for energy transition, climate action and sustainable development: overview of concepts, applications, implementation and challenges

  • The solutions to mankind's greatest problems today lie in the simultaneous development, adoption and deployment of a combination of technological, socio-political, cultural and financial initiatives and mechanisms. The present work serves as a brief compilation of concepts and information pertaining to the broad domain of green finance, particularly for a readership with non-financial background. Green finance indicates the deployment of private and public capital towards projects that not only prevent environmental degradation and related impacts such as climate change and air pollution but also generate a host of social benefits and adequate financial returns for the investors. Thus, green finance embodies several cross-cutting concepts. The various global events leading to the development of the current state of green finance, the typical forms and instruments involved, the regulatory framework and issuance process for these instruments and the various international agencies and organizations developing and making use of green finance schemes for identified beneficiary projects are briefly described in this work. Financial disclosures and the role of regulators and investors in strengthening green finance schemes are discussed, along with a summary of the current thought leadership and current academic research in this domain. The challenges in green finance are also enumerated and a few perspectives for the future are presented.

    Citation: Rupsha Bhattacharyya. Green finance for energy transition, climate action and sustainable development: overview of concepts, applications, implementation and challenges[J]. Green Finance, 2022, 4(1): 1-35. doi: 10.3934/GF.2022001

    Related Papers:

    [1] Ranran Li, Hao Liu . On global randomized block Kaczmarz method for image reconstruction. Electronic Research Archive, 2022, 30(4): 1442-1453. doi: 10.3934/era.2022075
    [2] Wenya Shi, Xinpeng Yan, Zhan Huan . Faster free pseudoinverse greedy block Kaczmarz method for image recovery. Electronic Research Archive, 2024, 32(6): 3973-3988. doi: 10.3934/era.2024178
    [3] Yimou Liao, Tianxiu Lu, Feng Yin . A two-step randomized Gauss-Seidel method for solving large-scale linear least squares problems. Electronic Research Archive, 2022, 30(2): 755-779. doi: 10.3934/era.2022040
    [4] Rongmin Zhu, Tiwei Zhao . The construction of tilting cotorsion pairs for hereditary abelian categories. Electronic Research Archive, 2025, 33(5): 2719-2735. doi: 10.3934/era.2025120
    [5] Jun Guo, Yanchao Shi, Weihua Luo, Yanzhao Cheng, Shengye Wang . Exponential projective synchronization analysis for quaternion-valued memristor-based neural networks with time delays. Electronic Research Archive, 2023, 31(9): 5609-5631. doi: 10.3934/era.2023285
    [6] Yun Ni, Jinqing Zhan, Min Liu . Topological design of continuum structures with global stress constraints considering self-weight loads. Electronic Research Archive, 2023, 31(8): 4708-4728. doi: 10.3934/era.2023241
    [7] Yulong Tian, Jinli Xu . Generalizations of Wigner's theorem from rank-1 projections to rank-n projections. Electronic Research Archive, 2025, 33(5): 3201-3209. doi: 10.3934/era.2025140
    [8] Yanlong Zhang, Rui Zhang, Li Wang . Oblique impact dynamic analysis of wedge friction damper with Dankowicz dynamic friction. Electronic Research Archive, 2024, 32(2): 962-978. doi: 10.3934/era.2024047
    [9] Dongmei Yu, Yifei Yuan, Yiming Zhang . A preconditioned new modulus-based matrix splitting method for solving linear complementarity problem of H+-matrices. Electronic Research Archive, 2023, 31(1): 123-146. doi: 10.3934/era.2023007
    [10] Dandan Li, Songhua Wang, Yan Xia, Xuejie Ma . Convergence analysis of a three-term extended RMIL CGP-based algorithm for constrained nonlinear equations and image denoising applications. Electronic Research Archive, 2025, 33(6): 3584-3612. doi: 10.3934/era.2025160
  • The solutions to mankind's greatest problems today lie in the simultaneous development, adoption and deployment of a combination of technological, socio-political, cultural and financial initiatives and mechanisms. The present work serves as a brief compilation of concepts and information pertaining to the broad domain of green finance, particularly for a readership with non-financial background. Green finance indicates the deployment of private and public capital towards projects that not only prevent environmental degradation and related impacts such as climate change and air pollution but also generate a host of social benefits and adequate financial returns for the investors. Thus, green finance embodies several cross-cutting concepts. The various global events leading to the development of the current state of green finance, the typical forms and instruments involved, the regulatory framework and issuance process for these instruments and the various international agencies and organizations developing and making use of green finance schemes for identified beneficiary projects are briefly described in this work. Financial disclosures and the role of regulators and investors in strengthening green finance schemes are discussed, along with a summary of the current thought leadership and current academic research in this domain. The challenges in green finance are also enumerated and a few perspectives for the future are presented.



    Consider to solve a large-scale consistent linear system

    Ax=b, (1.1)

    where the matrix ARm×n, bRm. One of the solutions of the system (1.1) is x=Ab, which is the least Euclidean norm solution. Especially, when the coefficient matrix A is full column rank, x is the unique solution of the system (1.1).

    There are many researches on solving the system (1.1) through iterative methods, among which the Kaczmarz method is a representative and efficient row-action method. The Kaczmarz method [1] selects the rows of the matrix A by using the cyclic rule and in each iteration, the current iteration point is orthogonally projected onto the corresponding hyperplane. In 1970, Gordon et al. [2] first applied the Kaczmarz method, also known as algebraic reconstruction technique (ART), to the field of computed tomography (CT). In the development of CT field, representative methods include filtered-back projection (FBP) method [3], ART and Maximum entropy method [4,5], etc. However, if the collected data are incomplete, the FBP method performs very poorly and the ART method is widely used in this field [6,7] due to its superior anti-interference performance, implicity and low storage characteristics. Kaczmarz method is also widely applied in image reconstruction [8,9,10,11], distributed computing [12] and signal processing [13]; and so on [14,15,16,17]. In 1971, Tanabe [18] analyzed the theoretical convergence of the Kaczmarz method and obtained the conclusion that when initial vector x(0)N(A), the Kaczmarz method converges to the minimum norm solution x of the problem (1.1). In recent years, Kang et al. [19,20] obtained the theoretical convergence rate proof of the Kaczmarz method.

    Since the Kaczmarz method cycles through the rows of A, the performance may depend heavily on the ordering of these rows. A poor ordering may result in a very slow convergence rate. McCormick [21] proposed a maximal weighted residual Kaczmarz (MWRK) method and proved its convergence. In recent work, a new theoretical convergence estimate was proposed for the MWRK method in [22]. Strohmer and Vershynin [23] proposed a randomized Kaczmarz (RK) method which selects a given row with proportional to the Euclidean norm of the rows of the coefficient matrix A and proved its convergence. After the above work, research on the Kaczmarz-type methods was reignited recently, see for example, the randomized block Kaczmarz-type methods [24,25,26,27], the greedy version of Kaczmarz-type methods [28,29,30,31,32], the extended version of Kaczmarz-type methods [33,34,35] and many others [36,37,38,39,40,41]. The related works of Kaczmarz also accelerated the development of column action iterative methods represented by the coordinate descent (CD) method [42] (see [43,44,45,46,47,48,49,50], etc.).

    Recently, Bai and Wu [28] proposed a new randomized row index selection strategy, which is aimed at grasping larger entries of the residual vector at each iteration and constructed a greedy randomized Kaczmarz (GRK) method. They proved that the convergence of the GRK method is faster than that of the RK method. In [38,51], Popa gave the definition of oblique projection, which broke the limitation of orthogonal projection. In [52], Lorenez and Rose et al. used oblique projection to construct random Kaczmarz methods with mismatched adjoint (RKMA). Recently, Li and Wang et al. [53] proposed a Kaczmarz method with oblique projection (KO). This method continuously projects the current iteration point to the intersection of two hyperplanes and can solve the problem that the rows of the coefficient matrix A are highly linearly correlated as well as the algorithms proposed in [36,54]. They also proposed a uniform random version of KO method—random Kaczmarz method with oblique projection (RKO) and proved theoretically and numerically that KO method and RKO method are faster than Kaczmarz method [1] and RK method [23] respectively. In this paper, we first briefly introduce the oblique projection and give the relationship between the KO method and the CD method. Based on the row index selection rules of two representative randomized and non-randomized Kaczmarz-type methods—the GRK method and the MWRK method, we propose two new Kaczmarz-type methods with oblique projection (KO-type)—the greedy randomized Kaczmarz method with oblique projection (GRKO) and the maximal weighted residual Kaczmarz method with oblique projection (MWRKO) respectively and prove their convergence theoretically and numerically. We emphasize the efficiency of our proposed methods when the rows of the matrix A are highly linearly correlated and find that Kaczmarz-type methods based on orthogonal projection performed poorly when applied to this kind of matrices.

    The organization of this paper is as follows. In Section 2, we introduce the KO-type method and give its two lemmas. In Section 3, we propose the GRKO method and MWRKO method naturally and prove the convergence of the two methods. In Section 4, some numerical examples are provided to illustrate the efficiency of our new methods. Finally, some brief concluding remarks are described in Section 5.

    In this paper, , stands for the scalar product. x is the Euclidean norm of xRn. For a given matrix G=(gij)Rm×n, gTi, GT, G, R(G), N(G), GF and λmin(G), are used to denote the ith row, the transpose, the Moore-Penrose pseudoinverse [55], the range space, the null space, the Frobenius norm and the smallest nonzero eigenvalue of G respectively. PC(x) is the orthogonal projection of x onto C, ˜x is any solution of the system (1.1). Let Ek denote the expected value conditonal on the first k iterations, that is,

    Ek[]=E[|j0,j1,,jk1],

    where js(s=0,1,,k1) is the column chosen at the sth iteration.

    In this chapter, we first briefly introduce the definition of oblique projection and analyze the relationship between CD method [42] and KO-type method [53]. Finally, we give two lemmas of KO-type method, which provide a theoretical guarantee for the two oblique projection methods proposed in the next chapter.

    The sets Hi={xRn | ai,x=bi} (i=1,2,,m) are the hyperplanes which associated to the ith equation of the system (1.1). To project the current iteration point x(k) to one of the hyperplanes, the oblique projection [38,51] can be expressed as follows:

    x(k+1)=PdHi(x(k))=x(k)ai,x(k)bid,aid, (2.1)

    where dRn is a given direction. In Figure 1, x(k+1) is obtained by oblique projection of the current iteration point x(k) to the hyperplane Hik+1 along the direction d1, i.e., x(k+1)=Pd1Hik+1(x(k)). y(k+1) is the iteration point obtained when the direction d2=aik+1, i.e., y(k+1)=Paik+1Hik+1(x(k)). When the direction d=ai(i=mod(k,m)+1), it is the classic Kaczmarz method. However, when the hyperplanes are close to linearly parallel, the Kaczmarz method based on orthogonal projection has a slow iteration speed. In this paper, we use a iteration direction d3=wik=aik+1aik,aik+1ai2aik mentioned in [53], to make the current iteration point approach to the intersection of two hyperplanes, i.e., z(k+1)=PwikHik+1(x(k)).

    Figure 1.  Oblique projection in different directions.

    The framework of KO-type method is given as follows:

    Algorithm 1 Kaczmarz-type method with oblique projection (KO-type)
    Require: ARm×n, bRm, x(0)Rn, K
    1: For i=1:m, M(i)=ai2
    2: Choose i1 based on a certain selection rule
    3: Compute x(1)=x(0)+bi1ai1,x(0)M(i1)ai1
    4: for k=1,2,,K do
    5: Choose ik+1 based on a certain selection rule
    6: Compute Dik=aik,aik+1 and r(k)ik+1=bik+1aik+1,x(k)
    7: Compute wik=aik+1DikM(ik)aik and hik(=wik2)=M(ik+1)DikM(ik)Dik
    8: α(k)ik=r(k)ik+1hik and x(k+1)=x(k)+α(k)ikwik
    9: end for
    10: Output x(K+1)

    For KO-type method, the residual satisfies

    r(k+1)=bAx(k+1)=bA(x(k)+α(k)ik(aik+1aik,aik+1||aik||2aik))=r(k)α(k)ik(Aaik+1aik,aik+1||aik||2Aaik). (2.2)

    In the next section, the certain selection rules in step 2 and step 5 of algorithm 1 will be given.

    In order to get the relationship between the CD method and the KO-type method, we need to explain the construction idea of the CD method [42]. Consider a linear system

    ˜Ax=b, (2.3)

    where the coefficient matrix ˜ARn×n is a positive semidefinite matrix and bRn is a real m dimensional vector. In this case, solving the system (2.3) is equivalent to the following strict convex quadratic minimization problem

    f(x)=12xT˜AxbTx.

    From [42], the next iteration point x(k+1) is the solution to mintRf(x(k)+td), i.e.,

    x(k+1)=x(k)+(b˜Ax(k))TddT˜Add, (2.4)

    where d is a nonzero direction and x(k) is a current iteration point.

    Since the requirement that matrix ˜A is positive semidefinite is not general, problem (2.3) is usually transformed into the following two regularizing linear systems:

    ATAx=ATb, (2.5)

    and

    {AATy=b,x=ATy, (2.6)

    where ARm×n in (2.5) and (2.6) is an arbitrary matrix. Obviously, both ATA and AAT are positive semidefinite matrices, so we can apply systems (2.5) and (2.6) to iteration (2.4).

    One natural choice of a set of easily computable search directions is to choose d by successively cycling through the set of canonical unit vectors {e1,,en}, where eiRn (i=1, , n). Applying system (2.5) to iteration (2.4), we can get:

    x(k+1)=x(k)+r(k),Ai||Ai||2ei,

    where i=mod(k,n)+1, Ai is the i-th column of matrix A. This is the iterative formula of CD method [42], also known as Gauss-Seidel method. When d=ei, where eiRm (i=1, , m), applying system (2.6) to iteration (2.4), we can get:

    x(k+1)=x(k)+biaTix(k)ai2ai,

    where i=mod(k,m)+1. This is the iterative formula of Kaczmarz method [1].

    Next, we will prove that the KO-type method is an iterative form in the new direction d=eik+1aik+1,aik||aik||2eik=eik+1DikM(ik)eik, where eiRm (i=1, , m). Applying system (2.6) to iteration (2.4), we get:

    y(k+1)=y(k)+(bAATy(k))T(eik+1DikM(ik)eik)AT(eik+1DikM(ik)eik)2(eik+1DikM(ik)eik)=y(k)+(bAx(k))T(eik+1DikM(ik)eik)hik(eik+1DikM(ik)eik)=y(k)+r(k)ik+1DikM(ik)r(k)ikhik(eik+1DikM(ik)eik). 

    Multiply left by AT on both sides of the above equation, we get

    x(k+1)=x(k)+r(k)ik+1DikM(ik)r(k)ikhikwik=x(k)+α(k)ikwikDikr(k)ikM(ik)hikwik,  k=1,2,. (2.7)

    Now we prove that r(k)ik=0. In fact,

    r(k)ik=bikaik,x(k)=bikaik,x(k1)+r(k1)ikDik1M(ik1)r(k1)ik1hik1wik1=r(k1)ikr(k1)ik+Dik1M(ik1)r(k1)ik1=Dik1M(ik1)r(k1)ik1,  k=2,3,.

    Therefore, the following formula holds:

    r(k)ik=k1s=1DisM(is)r(s)is.

    By the step 3 of Algorithm 1, r(1)i1=0, so

    r(k)ik=0(k>0). (2.8)

    Thus the iteration (2.7) becomes

    x(k+1)=x(k)+α(k)ikwik,  k=1,2,.

    From the above deduction, we have confirmed our idea.

    Remark 1. When d=eik+1Aik+1, AikAik2eik, where eiRn (i=1, , n), applying system (2.5) to iteration (2.4), we can get the Gauss-Seidel method with oblique direction, see [56] for details.

    Remark 2. Formally, iteration (2.1) is the same as RKMA method [52]. Algorithm 1 can be regarded as a special case of vik=aik+1aik,aik+1ai2aik in RKMA method. However, the oblique projection vik in RKMA method is more defined in a way of mismatched adjoint, which is different from the oblique projection concept proposed here, see [52] for details.

    In this section, we will give two very important lemmas of Algorithm 1 to serve the algorithms mentioned in Chapter 3. The selection rules of row indices i1 in step 2 and ik+1 (k>0) in step 5 of Algorithm 1 do not affect the lemmas.

    Lemma 2.1. For the Kaczmarz-type method with oblique projection, the residual satisfies the following equations:

    r(k)ik1=0(k>1). (2.9)

    Proof. From the definition of the KO-type method, since k>1,

    x(k)=x(k1)+α(k1)ik1wik1.

    We get

    (bAx(k))ik1=(bAx(k1))ik1(Aα(k1)ik1wik1)ik1,

    that is,

    r(k)ik1=r(k1)ik1α(k1)ik1aik1,wik1(i)=α(k1)ik1aik1,aikaik1,aik||aik1||2aik1=0.

    The equality (i) holds due to the Eq (2.8). Thus, the Eq (2.9) holds.

    Lemma 2.2. The iteration sequence {x(k)}k=0 generated by the Kaczmarz-type method with oblique projection, satisifies the following equations:

    ||x(k+1)˜x||2=||x(k)˜x||2||x(k+1)x(k)||2(k0), (2.10)

    where ˜x is an arbitrary solution of the system (1.1). Especially, when PN(A)(x(0))=PN(A)(˜x), x(k)˜xR(AT).

    Proof. For k=0, the iteration in step 3 of Algorithm 1 is the classical Kaczmarz iteration, so we have

    ai1,x(1)˜x=ai1,x(0)˜x+bi1ai1,x(0)M(i1)ai1=ai1,x(0)bi1+ai1,bi1ai1,x(0)M(i1)ai1=0,

    which shows that x(1)˜x is orthogonal to ai1. Therefore, we know

    (x(1)x(0))T(x(1)˜x)=0.

    It follows that

    ||x(1)˜x||2=||x(0)˜x||2||x(1)x(0)||2.

    For k>0, we have

    wik,x(k+1)˜x=wik,x(k)˜x+α(k)ikwik=aik+1DikM(ik)aik,x(k)˜x+wik,r(k)ik+1hikwik(ii)=r(k)ik+1+DikM(ik)r(k)ik+r(k)ik+1(iii)=0.

    The equality (ii) and equality (iii) hold due to hik=wik2 and the Eq (2.8) respectively. Thus we get that x(k+1)˜x is orthogonal to wik. Therefore, we get that

    (x(k+1)x(k))T(x(k+1)˜x)=0.

    It follows that

    ||x(k+1)˜x||2=||x(k)˜x||2||x(k+1)x(k)||2(k>0). (2.11)

    Thus, from the above proof, the Eq (2.10) holds.

    According to the iterative formula

    {x(1)=x(0)+bi1ai1,x(0)M(i1)ai1,x(k+1)=x(k)+α(k)ikwik(k>0),

    we can get PN(A)(x(k))=PN(A)(x(k1))==PN(A)(x(0)), and by the fact that PN(A)(x(0))=PN(A)(˜x), we can deduce that x(k)˜xR(AT).

    In this section, we combine the oblique projection with the GRK method [28] and the MWRK method [21] to obtain the GRKO method and the MWRKO method and prove their convergence. Theoretical results show that the KO-type method can accelerate the convergence when there are suitable row index selection strategies.

    The core of the GRK method [28] is a new probability criterion, which can grasp the large items of the residual vector in each iteration and randomly select the item with probability in proportion to the retained residual norm. Theories and experiments prove that it can speed up convergence speed. This paper uses the row index selection rule in combination with the Algorithm 1 to obtain the GRKO method and the algorithm is as follows:

    Algorithm 2 Greedy randomized Kaczmarz method with oblique projection (GRKO)
    Require: ARm×n, bRm, x(0)Rn, K
    1: For i=1:m, M(i)=ai2
    2: Uniformly randomly select select i1 and compute x(1)=x(0)+bi1ai1,x(0)M(i1)ai1
    3: for k=1,2,,K1 do
    4:  Compute εk=12(1||bAx(k)||2max1ik+1m{|bik+1aik+1,x(k)|2||aik+1||2}+1||A||2F)
    5:  Determine the index set of positive integers
          Uk={ik+1||bik+1aik+1,x(k)|2εk||bAx(k)||2||aik+1||2}
    6:  Compute the ith entry ˜r(k)i of the vector ˜r(k) according to
              ˜r(k)i={biai,x(k),if iUk0otherwise 
    7:  Select ik+1Uk with probability Pr(row=ik+1)=|˜r(k)ik+1|2||˜r(k)||2
    8:  Compute Dik=aik,aik+1
    9:  Compute wik=aik+1DikM(ik)aik and
              hik(=wik2)=M(ik+1)DikM(ik)Dik
    10:  α(k)ik=˜r(k)ik+1hik(=r(k)ik+1hik) and x(k+1)=x(k)+α(k)ikwik
    11: end for
    12: Output x(K)

    The convergence of the GRKO method is provided as follows.

    Theorem 3.1. Consider the consistent linear system (1.1), where the coefficient matrix ARm×n, bRm. Let x(0)Rn be an arbitrary initial approximation, ˜x is a solution of system (1.1) such that PN(A)(˜x)=PN(A)(x(0)). Then the iteration sequence{x(k)}k=1 generated by the GRKO method obeys

    E||x(k)˜x||2k1Πs=0ζs||x(0)˜x||2. (3.1)

    where ζ0=1(λmin(ATA))m||A||2F,ζ1=112(1γ1||A||2F+1)λmin(ATA)Δ||A||2F,ζk=112(1γ2||A||2F+1)λmin(ATA)Δ||A||2F (k>1), which

    γ1=max1imms=1si||as||2, (3.2)
    γ2=max1i,jmijms=1si,j||as||2, (3.3)
    Δ=maxjksin2aj,ak((0,1]). (3.4)

    In addition, if x(0)R(AT), the sequence {x(k)}k=1 converges to the least-norm solution of the system (1.1), i.e., limkx(k)=x=Ab.

    Proof. When k=1, we can get

    ε1||A||2F=max1i2m{|bi2ai2,x(1)|2||ai2||2}2mi2=1||ai2||2||A||2F.|bi2ai2,x(1)|2||ai2||2+12(iv)=max1i2m{|bi2ai2,x(1)|2||ai2||2}2mi2=1i2i1||ai2||2||A||2F.|bi2ai2,x(1)|2||ai2||2+1212(||A||2Fmi2=1i2i1||ai2||2+1)12(1γ1||A||2F+1). (3.5)

    The equality (iv) holds due to the Eq (2.8).

    When k>1, we get

    εk||A||2F=max1ik+1m(|bik+1aik+1,x(k)|2||aik+1||2)2mik+1=1||aik+1||2||A||2F.|bik+1aik+1,x(k)|2||aik+1||2+12(v)=max1ik+1m(|bik+1aik+1,x(k)|2||aik+1||2)2mik+1=1ik+1ik,ik1||aik+1||2||A||2F.|bik+1aik+1,x(k)|2||aik+1||2+1212( ||A||2Fmik+1=1ik+1ik,ik1||aik+1||2+1)12(1γ2||A||2F+1). (3.6)

    The equality (v) holds due to the Eqs (2.8) and (2.9).

    Under the GRKO method, Lemma 2.2 still holds, so we can take the full expectation on both sides of the Eq (2.10) and get that for k=0,

    E||x(1)˜x||2=||x(0)˜x||2E||x(1)x(0)||2=||x(0)˜x||21mmi1=1||bi1ai1,x(0)M(i1)ai1||2(vi)||x(0)˜x||21m||bAx(0)||2||A||2F(vii)(1λmin(ATA)m||A||2F)||x(0)˜x||2=ζ0||x(0)˜x||2, (3.7)

    and for k>0,

    Ek||x(k+1)˜x||2=||x(k)˜x||2Ek||x(k+1)x(k)||2=||x(k)˜x||2ik+1Uk|bik+1aik+1,x(k)|2ik+1Uk|bik+1aik+1,x(k)|2.|r(k)ik+1|2||wik||2(viii)||x(k)˜x||2ik+1Uk|bik+1aik+1,x(k)|2ik+1Uk|bik+1aik+1,x(k)|2.|r(k)ik+1|2Δ||aik+1||2(ix)||x(k)˜x||2εkΔ||bAx(k)||2=||x(k)˜x||2εkΔ||A(˜xx(k))||2(vii)(1εkλmin(ATA)Δ)||x(k)˜x||2. (3.8)

    The inequality (vi) of the Eq (3.7) is achieved with the use of the fact that |b1||a1|+|b2||a2||b1|+|b2||a1|+|a2| (if |a1|>0, |a2|>0) and the inequality (viii) of the Eq (3.8) is achieved with the use of the fact that

    ||wik||2=||aik+1||2aik,aik+12||aik||2=sin2aik,aik+1||aik+1||2Δ||aik+1||2, (3.9)

    and the inequality (ix) of the Eq (3.8) is achieved with the use of the definition of Uk which lead to

    |bik+1aik+1,x(k)|2εk||bAx(k)||2||aik+1||2,ik+1Uk.

    Here in the last inequalities (vii) of the Eqs (3.7) and (3.8), we have used the estimate ||Au||22λmin(ATA)||u||2, which holds true for any uCn belonging to the column space of AT. According to the lemma 2.2, it holds.

    By making use of the Eqs (3.5), (3.6) and (3.8), we get

    E1||x(2)˜x||2[112(1γ1||A||2F+1)λmin(ATA)Δ||A||2F]||x(1)˜x||2=ζ1||x(1)˜x||2,
    Ek||x(k+1)˜x||2[112(1γ2||A||2F+1)λmin(ATA)Δ||A||2F]||x(k)˜x||2=ζk||x(k)˜x||2(k>1).

    Finally, by recursion and taking the full expectation, the inequality (3.1) holds.

    Remark 3. In the GRKO method, hik is not zero. Suppose hik=0, which means λ>0, λaik=aik+1. Due to the system is consistent, it holds aik+1,x=λaik,x=λbik=bik+1. According to the Eq (2.8), it holds r(k)ik+1=λr(k)ik=0. From step 5 of Algorithm 1, we can know that such index ik+1 will not be selected.

    Remark 4. Set ~ζk=112(1γ1||A||2F+1)λmin(ATA)||A||2F(k>0) and the convergence of GRK method in [28] meets:

    Ekx(k+1)x2~ζkx(k)x2.

    Obviously, Δ(0,1], ζ1~ζ1,ζk<~ζk(k>1) is satisfied, so the convergence speed of GRKO method is faster than GRK method.

    Remark 5. In fact, in each iteration, the most computationally expensive part is computing the residual r(k). If B=AAT is calculated before iteration, the GRK method [28] costs 7m+2n+2 flopping operations and the GRKO method costs 9m+3n+6 flopping opeartions, where the residual r(k) is calculated according to Eq (2.2).

    The selection strategy for the index ik used in the maximal weighted residual Kaczmarz (MWRK) method [21] is: Set

    ik=argmaxi{1,2,,m}|aTix(k)bi|ai.

    Mccormick proved the exponential convergence of the MWRK method. In [22], a new convergence conclusion of the MWRK method is given. We use its row index selection rule combined with KO-type method to obtain MWRKO method and the algorithm is as follows:

    Algorithm 3 Maximal Weighted Residual Kaczmarz Method with Oblique Projection (MWRKO)
    Require: ARm×n, bRm, x(0)Rn, K
    1: For i=1:m, M(i)=ai2
    2: Compute i1=argmaxi{1,2,,m}|aTix(0)bi|ai and x(1)=x(0)+bi1ai1,x(0)M(i1)ai1
    3: for k=1,2,,K do
    4:  Compute ik+1=argmaxi{1,2,,m}|aTix(k)bi|ai
    5:  Compute Dik=aik,aik+1 and r(k)ik+1=bik+1aik+1,x(k)
    6:  Compute wik=aik+1DikM(ik)aik and hik(=wik2)=M(ik+1)DikM(ik)Dik
    7:  α(k)ik=r(k)ik+1hik and x(k+1)=x(k)+α(k)ikwik
    8: end for
    9: Output x(K+1)

    The convergence of the MWRKO method is provided as follows.

    Theorem 3.2. Consider the consistent linear system (1.1), where the coefficient matrix ARm×n, bRm. Let x(0)Rn be an arbitrary initial approximation, ˜x is a solution of system (1.1) such that PN(A)(˜x)=PN(A)(x(0)). Then the iteration sequence{x(k)}k=1 generated by the MWRKO method obeys

    ||x(k)˜x||2k1Πs=0ρs||x(0)˜x||2, (3.10)

    where ρ0=1λmin(ATA)A2F,ρ1=1λmin(ATA)Δγ1,ρk=1λmin(ATA)Δγ2(k>1),which γ1, γ2 and Δ are defined by Eqs (3.2), (3.3) and (3.4) respectively.

    In addition, if x(0)R(AT), the sequence {x(k)}k=1 converges to the least-norm solution of the system (1.1), i.e., limkx(k)=x=Ab.

    Proof. Under the MWRKO method, Lemma 2.2 still holds. For k=1, we have

    x(1)˜x2=x(0)˜x2x(1)x(0)2=x(0)˜x2|bi1ai1,x(0)|2M(i1)=x(0)˜x2|bi1ai1,x(0)|2M(i1)bAx(0)2mi=1|biai,x(0)|2M(i)M(i)x(0)˜x2A(˜xx(0))2A2F(i0)x(0)˜x2λmin(ATA)A2Fx(0)˜x2=(1λmin(ATA)A2F)x(0)x2=ρ0x(0)x2. (3.11)

    For k=1, we have

    x(2)˜x2=x(1)˜x2x(2)x(1)2=x(1)˜x2|bi2ai2,x(1)|2wi12(i1)|x(1)˜x2|bi2ai2,x(1)|2ΔM(i2)bAx(1)2mi=1,ii1|biai,x(1)|2M(i)M(i)(i2)x(1)˜x2A(˜xx(1))2Δγ1(i0)x(1)˜x2λmin(ATA)Δγ1x(1)˜x2=(1λmin(ATA)Δγ1)x(1)˜x2=ρ1x(1)˜x2, (3.12)

    where the inequality (xi) can be obtained by using Eqs (3.9) and (2.8). For inequality (xii), using the row index selection rule of the MWRKO method, we get:

    |bi2ai2,x(1)|2ΔM(i2)bAx(1)2mi=1,ii1|biai,x(1)|2M(i)M(i)=maxi{1,2,,m}|biai,x(1)|2ΔM(i)bAx(1)2mi=1,ii1|biai,x(1)|2M(i)M(i)bAx(1)2Δmi=1,ii1M(i)bAx(1)2Δγ1. (3.13)

    For k>1, we have

    x(k+1)˜x2=x(k)˜x2x(k+1)x(k)2=x(k)˜x2|bik+1aik+1,x(k)|2wik2(i3)x(k)˜x2|bik+1aik+1,x(k)|2ΔM(ik+1)bAx(k)2mi=1,iik,ik1|biai,x(k)|2M(i)M(i)(i4)x(k)˜x2A(˜xx(k))2Δγ2(i0)x(k)˜x2λmin(ATA)Δγ2x(k)˜x2=(1λmin(ATA)Δγ2)x(k)˜x2=ρkx(k)˜x2, (3.14)

    where the inequality (xiii) can be obtained by using Eqs (3.9), (2.8) and (2.9). For the inequality (xiv), it can be easily obtained by using a derivation similar to Eq (3.13). In the inequalities (x) of the Eqs (3.11), (3.12) and (3.14), we have used the estimate

    ||Au||22λmin(ATA)||u||2,

    which holds true for any uCn belonging to the column space of AT. According to the lemma 2.2, it holds.

    From the Eqs (3.11), (3.12) and (3.14), the Eq (3.10) holds.

    Remark 6. When multiple indicators ik+1 are met in Step 2 of Algorithm 2 in the iterative process, we randomly select any one of them.

    Remark 7. In the MWRKO method, the reason of hik0 is similar to Remark 3.

    Remark 8. Set ˜ρ0=1λmin(ATA)A2F, ˜ρk=1λmin(ATA)γ1(k>0), and the convergence of MWRK method in [22] meets:

    ||x(k)x||2k1Πs=0~ρs||x(0)x||2.

    Obviously, Δ(0,1], ρk<~ρk(k>1), ρ1~ρ1 and ρ0=~ρ0, so the convergence speed of MWRKO method is faster than MWRK method. Note that ˜ρk<˜ζk, ρk<ζk(k>0,Δ(0,1]), that is VMWRK<VMWRKO, VGRK<VGRKO, VGRK<VMWRK, VGRKO<VMWRKO, where V represents the convergence speed.

    Remark 9. If B=AAT is calculated before iteration, the MWRK method costs 4m+2n flopping operations and the MWRKO method costs 6m+3n+4 flopping opeartions, where the residual r(k) is calculated according to Eq (2.2).

    In this section, some numerical examples are provided to illustrate the effectiveness of the greedy randomized Kaczmarz (GRK) method, the greedy randomized Kaczmarz method with oblique projection (GRKO), the maximal weighted residual Kaczmarz method (MWRK) and the maximal weighted residual Kaczmarz method (MWRKO). All experiments are carried out using MATLAB (version R2019b) on a personal laptop with 1.60 GHz central processing unit (Intel(R) Core(TM) i5-10210U CPU), 8.00 GB memory and Windows operating system (64 bit Windows 10).

    In our implementations, the right vector b=Ax such that the exact solution xRn is a vector generated by the rand function. Define the relative residual error (RRE) at the kth iteration as follows:

    RRE=bAx(k)2b2.

    The initial point x(0)Rn is set to be a zero vector and the iterations are terminated once the relative solution error satisfies RRE<ω or the number of iteration steps exceeds 100,000. If the number of iteration steps exceeds 100,000, it is denoted as "-".

    We will compare the numerical performance of these methods in terms of the number of iteration steps (denoted as "IT") and the computing time in seconds (denoted as "CPU"). Here the CPU and IT mean the arithmetical averages of the elapsed running times and the required iteration steps with respect to 50 trials repeated runs of the corresponding method.

    The random matrix collection in [0,1] is randomly generated by using the MATLAB function rand and the numerical results are reported in Tables 1 and 2 and Figures 2 and 3. In this subsection, we let ω=0.5×108. According to the characteristics of the matrix generated by MATLAB function rand, Tables 1 and 2 are the experiments for the overdetermined consistent linear systems, underdetermined consistent linear systems respectively. Under the premise of convergence, all methods can find the unique least Euclidean norm solution.

    Table 1.  IT and CPU of GRK, GRKO, MWRK and MWRKO for m×n matrices A with n=500 and different m when the consistent linear system is overdetermined.
    m IT CPU
    GRK GRKO MWRK MWRKO GRK GRKO MWRK MWRKO
    1000 12,072 2105 11,265 1913 1.2824 0.2099 0.7192 0.1089
    2000 4726 1088 4292 898 1.4792 0.3413 1.1107 0.2157
    3000 3362 897 3234 771 1.7550 0.5172 1.5711 0.3575
    4000 2663 859 2517 668 1.9415 0.6396 1.6634 0.4807
    5000 2398 826 2282 605 2.4134 0.8160 2.1528 0.5801
    6000 2100 772 2018 586 2.6235 0.8912 2.0975 0.6486
    7000 1970 752 1829 562 2.6019 1.0720 2.5441 0.7822
    8000 1861 747 1703 555 3.1035 1.2421 2.4987 0.8390
    9000 1750 747 1612 530 3.0223 1.3055 2.6148 0.8730

     | Show Table
    DownLoad: CSV
    Table 2.  IT and CPU of GRK, GRKO, MWRK and MWRKO for m×n matrices A with n=2000 and different m when the consistent linear system is underdetermined.
    m IT CPU
    GRK GRKO MWRK MWRKO GRK GRKO MWRK MWRKO l
    100 802 286 848 272 0.0496 0.0223 0.0258 0.0165
    200 1968 523 1948 481 0.1648 0.0496 0.0831 0.0276
    300 3104 759 3148 709 0.3982 0.1090 0.2404 0.0664
    400 4586 1002 4612 930 1.0539 0.2594 0.8433 0.1920
    500 6233 1250 6336 1215 1.9528 0.4409 1.6836 0.3576
    600 8671 1576 8882 1497 3.6363 0.7493 3.1625 0.5957
    700 11,895 2063 11,575 1879 5.8642 1.1078 5.0029 0.9087
    800 14,758 2451 14,888 2394 8.4280 1.5350 7.7007 1.6405
    900 18,223 3250 18,608 2945 12.0469 2.2750 10.9511 1.8884

     | Show Table
    DownLoad: CSV
    Figure 2.  (a) IT and (b) CPU versus m for four methods with matrices ARm×500 generated by the rand fuction in the interval [0,1].
    Figure 3.  (a) IT and (b) CPU versus m for four methods with matrices ARm×2000 generated by the rand fuction in the interval [0,1].

    From Table 1 and Figure 2, we can see that when the linear system is overdetermined, with the increase of m, the IT of all methods decreases, but the CPU shows an increasing trend. Our new methods—the GRKO method and the MWRKO method, perform better than the GRK method and the MWRK method respectively in both iteration steps and running time. Among the four methods, the MWRKO method performs best. From Table 2 and Figure 3, we can see that in the case of underdetermined linear system, with the increase of m, the IT and CPU of all methods decrease.

    In this group of experiments, whether it is an overdetermined or underdetermined linear system, whether in terms of the IT or CPU, the GRKO method and the MWRKO method perform very well compared with the GRK method and the MWRK method. These experimental phenomena are consistent with the theoretical convergence conclusions we got.

    In this subsection, the entries of our coefficient matrix are randomly generated in the interval [c,1]. This set of experiments was also done in [36] and [54] and pointed out that when the value of c is close to 1, the rows of matrix A are more linearly correlated. Theorems 3.1 and 3.2 have shown the effectiveness of the GRKO method and the MWRKO method in this case. In order to verify this phenomenon, we construct several 1000×500 and 500×1000 matrices A, which entries is independent identically distributed uniform random variables on some interval [c,1]. Note that there is nothing special about this interval and other intervals yield the same results when the interval length remains the same. In the experiment of this subsection, we take ω=0.5×108.

    From Table 3 and Figure 4, it can be seen that when the linear system is overdetermined, with c getting closer to 1, the GRK method and the MWRK method have a significant increase in the number of iterations and running time. When c increases to 0.7, the GRK method and the MWRK method exceeds the maximum number of iterations. But the IT and CPU of the GRKO method and the MWRKO method have decreasing trends. From Figure 5, we can get that the numerical experiment of the coefficient matrix A in the underdetermined case has similar trends to the numerical experiment in the overdetermined case in Figure 4. In this group of experiments, it can be observed that when the rows of the matrix are more linearly correlated, the GRKO method and the MWRKO method can find the least Euclidean norm solution more quickly than the GRK method and the MWRK method.

    Table 3.  IT and CPU of GRK, GRKO, MWRK and MWRKO for matrices AR1000×500 generated by the rand function in the interval [c,1].
    c IT CPU
    GRK GRKO MWRK MWRKO GRK GRKO MWRK MWRKO
    0.1 14,757 2036 14,594 1830 1.5811 0.2180 0.9419 0.0969
    0.2 21,103 1840 20,717 1714 2.1684 0.2287 1.1828 0.1003
    0.3 27,375 1708 26,986 1569 3.5926 0.1789 1.5865 0.1195
    0.4 36,293 1708 35,595 1394 3.6751 0.1802 2.0682 0.0885
    0.5 53,485 1428 52,853 1310 5.3642 0.1486 3.0024 0.0847
    0.6 84,204 1353 81,647 1185 9.0879 0.1388 4.5468 0.0767
    0.7 - 1227 - 1036 - 0.1298 - 0.0564
    0.8 - 1080 - 926 - 0.1107 - 0.0580
    0.9 - 715 - 583 - 0.0707 - 0.0324

     | Show Table
    DownLoad: CSV
    Figure 4.  (a) IT and (b) CPU versus c for four methods with matrices AR1000×500 generated by the rand fuction in the interval [c,1].
    Table 4.  IT and CPU of GRK, GRKO, MWRK and MWRKO for matrices AR500×1000 generated by the rand function in the interval [c,1].
    c IT CPU
    GRK GRKO MWRK MWRKO GRK GRKO MWRK MWRKO
    0.1 16,828 1968 16,913 1795 1.7612 0.2103 0.9353 0.1083
    0.2 23,518 2003 23,234 1857 2.3037 0.2066 1.3119 0.1230
    0.3 30,875 1661 31,017 1688 2.9310 0.1635 1.7373 0.0997
    0.4 41,242 1511 40,986 1515 4.3004 0.1726 2.2899 0.1025
    0.5 60,000 1399 59,750 1349 5.4754 0.1252 2.8920 0.0727
    0.6 97,045 1270 95,969 1264 8.5229 0.1173 4.8380 0.0688
    0.7 - 1082 - 1022 - 0.1168 - 0.0646
    0.8 - 858 - 863 - 0.0960 - 0.0585
    0.9 - 549 - 598 - 0.0582 - 0.0353

     | Show Table
    DownLoad: CSV
    Figure 5.  (a) IT and (b) CPU versus c for four methods with matrices AR500×1000 generated by the rand fuction in the interval [c,1].

    In this subsection, we will give three examples to illustrate the effectiveness of our new methods applied to sparse matrix. The coefficient matrices A of these three examples are the practical problems from [57] and the two test problems from [58].

    Example 1. We solve the problem (1.1) with the coefficient matrix ARm×n chosen from the University of Florida sparse matrix collection [57]. the matrices are divorce, photogrammetry, Ragusa18, Trec8, Stranke94 and well1033. In Table 5, we list some properties of these matrices, where density is defined as follows:

    density=number of nonzeros of m-by-n matrixmn.
    Table 5.  The properties of different sparse matrices.
    A divorce photogrammetry Ragusa18 Trec8 Stranke94 well1033
    m × n 50 × 9 1388 × 390 23 × 23 23 × 84 10 × 10 1033 × 320
    rank 9 390 15 23 10 320
    cond(A) 19.3908 4.35e+8 3.48e+35 26.8949 51.7330 166.1333
    density 50.00% 2.18% 12.10% 28.42% 90.00% 1.43%

     | Show Table
    DownLoad: CSV

    In this group of experiments, we set ω=0.5×105. In order to solve Example 1, we list the IT, CPU and historical convergence of the GRK, GRKO, MWRK and MWRKO methods in Figure 6 and Table 6, respectively. It can be seen that IT and CPU of the MWRKO method are the least. Although the GRKO method is not faster than the MWRK method for most of the experiments in Table 6, it is always faster than the GRK method.

    Figure 6.  Convergence history of the four methods for sparse matrices. (a) divorce, (b) photogrammetry, (c)Ragusa18, (d) Trec8, (e) Stranke94, (f) well1033.
    Table 6.  IT and CPU of GRK, GRKO, MWRK and MWRKO for different sparse matrices.
    A IT CPU
    GRK GRKO MWRK MWRKO GRK GRKO MWRK MWRKO
    divorce 51 28 54 22 0.0053 0.0037 0.0017 0.0013
    photogrammetry 85,938 48,933 90,480 27,084 9.9917 8.0424 3.9809 2.5026
    Ragusa18 744 262 727 280 0.0577 0.0270 0.0121 0.0098
    Trec8 465 152 538 139 0.0382 0.0168 0.0111 0.0062
    Stranke94 1513 197 1453 181 0.1291 0.0187 0.0208 0.0082
    well1033 22,924 9825 25,250 8655 2.4278 1.5112 0.8491 0.5827

     | Show Table
    DownLoad: CSV

    Example 2. We consider fancurvedtomo(N,θ,P) test problem from the MATLAB package AIR Tools [58], which generates sparse matrix A, an exact solution x and b=Ax. We set N=60, θ=0:0.5:179.5, P=90, then resulting matrix is of size 32400×3600. We test RRE every 10 iterations and run these four methods until RRE <ω is satisfied, where ω=0.5×105.

    We first remove the rows of A where the entries are all 0 and perform row unitization processing on A and b. We emphasize that this will not cause a change in x. In Figure 7, we give 60×60 images of the exact phantom and the approximate solutions obtained by the GRK, GRKO, MWRK, MWRKO methods. In Figure 7, we can see that the GRK, GRKO, MWRK and MWRKO method can all converge to the exact solution successfully. In the subgraph (f) of Figure 7, we can see that the MWRKO method needs the least iterative steps and the GRKO method has less iterative steps than the GRK method. It can be observed from Table 7 that the MWRKO method is the best in terms of IT and CPU.

    Figure 7.  Performance of the(a) exact phantom, (b) GRK, (c) GRKO, (d) MWRK, (e) MWRKO methods for fancurvedtomo testproblem. (f) Convergencetest historytest oftest fourtest methods.
    Table 7.  IT and CPU of GRK, GRKO, MWRK and MWRKO for fancurvedtomo problem.
    method IT CPU
    GRK 13,550 581.17
    GRKO 12,750 538.82
    MWRK 12,050 504.83
    MWRKO 10,790 452.86

     | Show Table
    DownLoad: CSV

    Example 3. We use an example from 2D seismic travel-time tomography reconstruction, implemented in the function seismictomo(N,s,p) in the MATLAB package AIR Tools [58], which generates sparse matrix A, an exact solution x and b=Ax. We set N=50, s=150, p=120, then resulting matrix is of size 18000×2500. We test RRE every 50 iterations and run these four methods until RRE <ω is satisfied, where ω=0.5×106.

    We first remove the rows of A where the entries are all 0 and perform row unitization processing on A and b. In Figure 8, we give 50×50 images of the exact phantom and the approximate solutions obatined by the GRK, GRKO, MWRK, MWRKO methods. From the subgraph (f) of Figure 8 and Table 8, we can see that the MWRKO method is the best in terms of IT and CPU.

    Figure 8.  Performanceof the (a) exactphantom, (b) GRK, (c) GRKO, (d) MWRK, (e) MWRKO methods for seismictomo test problem. (f) Convergence history of four methods.
    Table 8.  IT and CPU of GRK, GRKO, MWRK and MWRKO for seismictomo problem.
    method IT CPU
    GRK 21,500 378.6629
    GRKO 15,850 324.9338
    MWRK 19,250 334.3446
    MWRKO 14,400 262.1489

     | Show Table
    DownLoad: CSV

    In this subsection, we compare the classical methods—Landweber method [59] and generalized minimum residual (GMRES) method [60] with our proposed methods—GRKO and MWRKO. The iterative expression of Landweber is:

    x(k+1)=x(k)+ηAT(bAx(k)),

    where η is a real parameter satisfying 0<η<2λmax(ATA). For convenience, we take η=2A2F(<2λmax(ATA)) in the following numerical experiments. There are also other new improvements to the Landweber method. Interested readers can refer [61,62] and the references therein.

    For the GMRES method, we use the matlab function gmres(A,b,n,RRE,n), where RRE=||bAx(k)||||b||=RRE and n is the dimension of matrix A. In this group of experiments, we take the parameter ω=0.5×108 and sparse matrices AR600×600 are generated by the MATLAB function sprand(600,600,density,0.75) and then perform row unitization processing. Obviously, the biggest computational cost of the GRKOmethod and the MWRKO method is the update of the residualr. Therefore, we firstcalculate B=AAT and then calculate the residual r accordingto Eq (2.2), which can improve CPU to a certain extent. Note that the calculation time of B is included in the CPU of the GRKO method and the MWRKO method.

    In Table 9, we compare IT and CPU of MWRKO, GRKO, Landweber and GMRES methods at different densities. Obviously as density increases, the CPU increases for all methods. Among them, the best CPU performance is still the MWRKO method, followed by the GMRES method.

    Table 9.  IT and CPU of MWRKO, GRKO, Landweber and GMRES for sparse matrices AR600×600 under different densities.
    density IT CPU
    MWRKO GRKO Landweber GMRES MWRKO GRKO Landweber GMRES
    0.15 1423 1432 3177 600 0.1285 0.2557 0.4897 0.2522
    0.3 1501 1518 3236 600 0.1808 0.3484 1.0245 0.2839
    0.45 1546 1557 3221 600 0.2299 0.3708 3.3660 0.3239
    0.6 1573 1593 3245 600 0.2633 0.4202 4.5986 0.3423
    0.75 1581 1599 3236 600 0.2782 0.4282 5.7157 0.3671
    0.9 1632 1652 3231 600 0.3132 0.4734 6.9041 0.4021

     | Show Table
    DownLoad: CSV

    Combined with the representative randomized and non-randomized row index selection strategies, two Kaczamrz-type methods with oblique projection for solving large-scale consistent linear systems are proposed, namely the GRKO method and the MWRKO method. The exponential convergences of the GRKO method and the MWRKO method are deduced. Theoretical and experimental results show that the convergence rates of the GRKO method and the MWRKO method are better than GRK method and MWRK method respectively. Numerical experiments show the effectiveness of these two methods, especially when the rows of the coefficient matrix A are highly linearly correlated.

    This work was supported by the Fundamental Research Funds for the Central Universities [grant number 18CX02041A, 19CX05003A-2, 19CX02062A], the National Key Research and Development Program of China [grant number 2019YFC1408400] and the Science and Technology Support Plan for Youth Innovation of University in Shandong Province [No.YCX2021151].

    The authors declare that there is no conflict of interests regarding the publication of this paper.



    [1] Abdi Y, Li Xiaoni, Turull-Camara X (2021) Exploring the impact of sustainability (ESG) disclosure on firm value and financial performance (FP) in airline industry: the moderating role of size and age. Environ Dev Sustain. https://doi.org/10.1007/s10668-021-01649-w doi: 10.1007/s10668-021-01649-w
    [2] Abhayawansa S, Tyagi S (2021) Sustainable Investing: The Black Box of Environmental, Social, and Governance (ESG) Ratings. J Wealth Manage 24: 49–54. https://doi.org/10.3905/jwm.2021.1.130 doi: 10.3905/jwm.2021.1.130
    [3] Acharya M, Sinha J, Jain S, et al. (2020) Landscape of Green Finance in India. Available from: https://www.climatepolicyinitiative.org/wp-content/uploads/2020/09/Landscape-of-Green Finance-in-India-1-2.pdf.
    [4] Adhikari B, Chalkasra LSS (2021) Mobilizing private sector investment for climate action: enhancing ambition and scaling up implementation. J Sus Financ Investment. https://doi.org/10.1080/20430795.2021.1917929 doi: 10.1080/20430795.2021.1917929
    [5] Akomea-Frimpong I, Adeabah D, Ofosu D, et al. (2021) Review of studies on green finance of banks, research gaps and future directions. J Sus Financ Investment. https://doi.org/10.1080/20430795.2020.1870202 doi: 10.1080/20430795.2020.1870202
    [6] Amundi Asset Management Company, International Finance Corporation (IFC) (2021) Emerging Market Green Bonds Report 2020: On the Road to Green Recovery. Available from: https://www.ifc.org/wps/wcm/connect/0fab2dcd-25c9-48cd-b9a8-d6cc4901066e/IFC+Amundi+Emerging+Market+Green+Bonds+Report+2020+%2816April21%29.pdf?MOD=AJPERES&CVID=nzGuFTM.
    [7] Asian Development Bank (ADB) (2021) ASEAN Catalytic Green Finance Facility: Accelerating Green Finance in South-East Asia. Available from: https://www.adb.org/sites/default/files/institutional-document/670821/asean-catalytic-green-finance-facility-2019-2020.pdf.
    [8] Asian Development Bank (ADB) (2021) Green, Sustainability and Social Bonds for COVID-19 Recovery. Available from: https://www.adb.org/sites/default/files/publication/678191/green-sustainability-social-bonds-covid-19-recovery.pdf.
    [9] Baazil D, Miller H, Hurst L (2021) Shell Loses Climate Case That May Set Precedent for Big Oil. Available from: https://www.bloomberg.com/news/articles/2021-07-24/world-s-food-supplies-get-slammed-by-drought-floods-and-frost.
    [10] Barua S (2020) Financing sustainable development goals: A review of challenges and mitigation strategies. Bus Strateg Dev 3: 277–293. https://doi.org/10.1002/bsd2.94 doi: 10.1002/bsd2.94
    [11] Batini N, Serio MD, Fragetta M, et al. (2021) Building Back Better-How Big are Green Spending Multipliers? IMF Working Paper.
    [12] Berg F, Fabisik K, Sautner Z (2021) Rewriting History Ⅱ: The (Un)Predictable Past of ESG Ratings. Available from: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3722087.
    [13] Bird DN, Pena N, Schwaiger H, et al. (2010) Review of existing methods of carbon accounting. Available from: https://www.cifor.org/knowledge/publication/3278.
    [14] Bloomberg NEF (2021) New Energy Outlook 2021-Executive Summary. Available from: https://about.bnef.com/new-energy-outlook/.
    [15] British Broadcasting Corporation (BBC) (2013) A brief history of climate change. Available from: https://www.bbc.com/news/science-environment-15874560.
    [16] Brunnée J (2009) The Stockholm Declaration and the Structure and Processes of International Environmental Law. Kluwer Law, 41–62. https://ssrn.com/abstract = 1437707
    [17] Boffo R, Patalano R (2020) ESG Investing: Practices, Progress and Challenges. Available from: https://www.oecd.org/finance/ESG-Investing-Practices-Progress-Challenges.pdf.
    [18] Cai R, Guo J (2021) Finance for the Environment: A Scientometrics Analysis of Green Finance. Mathematics 9: 1537. https://doi.org/10.3390/math9131537 doi: 10.3390/math9131537
    [19] Calel R, Dechezlepretre A (2016) Environmental Policy and Directed Technological Change: Evidence from the European Carbon Market. Rev Econ Stat 98: 173–191. https://doi.org/10.1162/REST_a_00470 doi: 10.1162/REST_a_00470
    [20] CDP (2020) The Time to Green Finance: CDP Financial Services Disclosure Report 2020. Available from: https://6fefcbb86e61af1b2fc4-c70d8ead6ced550b4d987d7c03fcdd1d.ssl.cf3.rackcdn.com/cms/reports/documents/000/005/741/original/CDP-Financial-Services-Disclosure-Report-2020.pdf?1619537981.
    [21] Chitimiea A, Minciu M, Manta A, et al. (2021) The Drivers of Green Investment: A Bibliometric and Systematic Review. Sustainability 13: 3507. https://doi.org/10.3390/su13063507 doi: 10.3390/su13063507
    [22] Clifford Chance (2021) Green Shoots: Sustainable Capital Markets in the Middle East-Thought Leadership. Available from: https://www.cliffordchance.com/content/dam/cliffordchance/briefings/2021/05/green-shoots-sustainable-capital-markets-in-the-middle-east.pdf.
    [23] Climate Bonds Initiative (CBI) (2016) Green Bonds Methodology. Available from: https://www.climatebonds.net/files/files/Green%20Bond%20Methodology%202017.pdf.
    [24] Climate Bonds Initiative (CBI) (2019) América Latina y el Caribe: Estado del mercado de las finanzas verdes 2019. Available from: https://www.climatebonds.net/files/reports/latam_sotm_19_esp_final_03_web_0.pdf.
    [25] Climate Bonds Initiative (CBI) (2021) Climate Bonds Taxonomy. Available from: https://www.climatebonds.net/files/files/CBI_Taxonomy_Tables-2June21.pdf.
    [26] Council of Foreign Relations (CFR) (2020) UN Climate Talks: Timeline. Available from: https://www.cfr.org/timeline/un-climate-talks.
    [27] Covenant of Mayors in Sub-Saharan Africa (CoM SSA) (2019) Climate Finance Landscape for Sub-Saharan African Cities: Funding opportunities and financing instruments for Sub-Saharan African cities and local governments to develop and implement Sustainable Energy Access and Climate Action Plans (SEACAPs). Available from: https://comssa.org/wp-content/uploads/2019/10/WEB-ICLEI-CoM-SsA-Financing-SEACAPs-Mapping-Report.pdf.
    [28] Darasha B (2021) Green finance in MENA region hits $6.4bln in H1 2021. Available from: https://www.zawya.com/mena/en/business/story/Green_finance_in_MENA_region_hits_64bln_in_H1_2021-ZAWYA20210705135654/.
    [29] Department for Environment, Food and Rural Affairs (DEFRA) (2011) Green Claims Guide: How to make a good environmental claim. Available from: https://www.ukcpi.org/_Assets/custom-docs/publications/pb13453-green-claims-guidance.pdf.
    [30] Diaz-Rainey I, Robertson B, Wilson C (2017) Stranded research? Leading finance journals are silent on climate change. Climatic Change 143: 243–260. https://doi.org/10.1007/s10584-017-1985-1 doi: 10.1007/s10584-017-1985-1
    [31] Emmerij L, Jolly R, Weiss TG (2001) Ahead of the Curve? UN Ideas and Global Challenges. Indiana University Press, Bloomington, Indiana, USA.
    [32] Essl F, Erb K, Glatzel S, et al. (2018) Climate change, carbon market instruments, and biodiversity: focusing on synergies and avoiding pitfalls. WIREs Climate Change 9: e486. https://doi.org/10.1002/wcc.486 doi: 10.1002/wcc.486
    [33] European Atomic Energy Community (EURATOM) (2021) Technical assessment of nuclear energy with respect to the do no significant harm criteria of Regulation (EU) 2020/852 (Taxonomy Regulation). Available from: https://ec.europa.eu/info/sites/default/files/business_economy_euro/banking_and_finance/documents/210329-jrc-report-nuclear-energy-assessment_en.pdf.
    [34] Evans S (2017) Mapped: Climate change laws around the world. Available from: https://www.carbonbrief.org/mapped-climate-change-laws-around-world.
    [35] Ganguly G, Setzer J, Heyvaert V (2018) If at First You Don't Succeed: Suing Corporations for Climate Change. Oxford J Legal Stud 38: 841–868. https://doi.org/10.1093/ojls/gqy029 doi: 10.1093/ojls/gqy029
    [36] Generation Ⅳ International Forum (GIF) (2021) Nuclear Energy: An ESG Investable Asset Class, September 2021. Available from: https://www.gen-4.org/gif/jcms/c_179256/gif-final-esg-010921.
    [37] Ghosh S, Nath S, Ranjan A (2021) Green Finance in India: Progress and Challenges. RBI Bulletin, 61–72.
    [38] Grantham Research Institute on Climate Change and the Environment (GRICCE) (2020) Climate Change Laws of the World. Available from: https://climate-laws.org/.
    [39] Hartmann T, Broom D (2020) What are carbon credits and how can they help fight climate change? Available from: https://www.weforum.org/agenda/2020/11/what-is-a-carbon-credit-climate-change/.
    [40] Hesary-Taghizadeh F, Yoshino N, Phoumin H (2021) Analyzing the Characteristics of Green Bond Markets to Facilitate Green Finance in the Post-COVID-19 World. Sustainability 13: 5719. https://doi.org/10.3390/su13105719 doi: 10.3390/su13105719
    [41] Höhne N, Warnecke C, Day T, et al. (2015) Carbon Market Mechanisms: Role in Future International Cooperation on Climate Change. Available from: https://newclimate.org/wpcontent/uploads/2015/06/carbonmarketmechanisms_futureinternationalcooperation_june2015.pdf.
    [42] Holovko I (2017) Nuclear safety and decommissioning: Update on the implementation of the EBRD's Ukraine Safety Upgrade programme. EBRD Project Brief.
    [43] International Atomic Energy Agency (IAEA) (2020) Advances in Small Modular Reactor Technology Developments: A Supplement to: IAEA Advanced Reactors Information System (ARIS). Available from https://aris.iaea.org/Publications/SMR_Book_2020.pdf.
    [44] International Capital Market Association (ICMA) (2019) Green, Social and Sustainability Bonds: A High-Level Mapping to the Sustainable Development Goals. Available from: https://www.icmagroup.org/assets/documents/Regulatory/Green-Bonds/June-2019/Mapping-SDGs-to-Green-Social-and-Sustainability-Bonds06-2019-100619.pdf.
    [45] IEA (2020) China's Emissions Trading Designing efficient allowance allocation. Available from: https://iea.blob.core.windows.net/assets/d21bfabc-ac8a-4c41-bba7-e792cf29945c/China_Emissions_Trading_Scheme.pdf.
    [46] IFC (2021) IFC's Green Bonds Process. Available from: https://www.ifc.org/wps/wcm/connect/corp_ext_content/ifc_external_corporate_site/about+ifc_new/investor+relations/ir-products/ifc+green+bonds+process.
    [47] Inter-Parliamentary Union (IPU) (2021) Green approaches to COVID-19 recovery: Policy note for parliamentarians. Available from: https://wedocs.unep.org/bitstream/handle/20.500.11822/34542/PNP_en.pdf?sequence=1&isAllowed=y.
    [48] International Renewable Energy Agency (IRENA) (2020) Renewable Energy Finance: Green Bonds. Available from: https://committee.iso.org/sites/tc322/home/projects/ongoing/ongoing-1.html.
    [49] Jackson P (2020) UN Chronicle-From Stockholm to Kyoto: A Brief History of Climate Change. Available from: https://www.un.org/en/chronicle/article/stockholm-kyoto-brief-history-climate-change.
    [50] Kazlauskiene V, Draksaite A (2020) Green Investment Financing Instruments. In: Kuna-Marszałek A, Kłysik-Uryszek A, CSR and Socially Responsible Investing Strategies in Transitioning and Emerging Economies, Timely Konwledge, 189–213. https://doi.org/10.4018/978-1-7998-2193-9.ch010
    [51] KPMG (2016) Green Bonds: The Process. Available from: https://assets.kpmg/content/dam/kpmg/pdf/2016/04/green-bonds-process.pdf.
    [52] Kestin O, Lock H, Gralki P (2020) 12 Important Moments in the History of Climate Action: In Photos. Available from: https://www.globalcitizen.org/en/content/important-moments-climate-history-in-photos/.
    [53] Khetan S, Kalia C, Saha S, et al. (2020) Risk, Returns and Resilience: Integrating ESG in the Financial Sector. Available from: file:///C:/Users/zhuan/Desktop/ey-risk-returns-and-resilience-integrating-esg-in-the-financial-sector.pdf.
    [54] Knittel N (2016) Climate Change Adaptation: Options and Mechanisms under the UNFCCC. Available from: https://climatepolicyinfohub.eu/climate-change-adaptation-options-and-mechanisms-under-unfccc.
    [55] Larsen ML (2019) A growing toolbox of sustainable finance instruments. Available from: https://green-bri.org/a-growing-toolbox-of-sustainable-finance-instruments/?cookie-state-change=1622952055245.
    [56] Law BE, Hudiburg TW, Berner LT, et al. (2018) Land use strategies to mitigate climate change in carbon dense temperate forests. PNAS 115: 3663–3668. https://doi.org/10.1073/pnas.1720064115 doi: 10.1073/pnas.1720064115
    [57] Lee J, Kim S, Kim E (2021) Voluntary Disclosure of Carbon Emissions and Sustainable Existence of Firms: With a Focus on Human Resources of Internal Control System. Sustainability 13: 9951. https://doi.org/10.3390/su13179955 doi: 10.3390/su13179955
    [58] Liaw KT (2020). Survey of Green Bond Pricing and Investment Performance. J Risk Financ Manage 13: 193. https://doi.org/10.3390/jrfm13090193 doi: 10.3390/jrfm13090193
    [59] Linnenluecke MK, Smith T, McKnight B (2016) Environmental finance: A research agenda for interdisciplinary finance research. Econ Model 59: 124–130. https://doi.org/10.1016/j.econmod.2016.07.010 doi: 10.1016/j.econmod.2016.07.010
    [60] Liu M, Zhou C, Lu F, et al. (2021) Impact of the implementation of carbon emission trading on corporate financial performance: Evidence from listed companies in China. PLoS ONE 16: e0253460. https://doi.org/10.1371/journal.pone.0253460 doi: 10.1371/journal.pone.0253460
    [61] Matsumura EM, Prakash R, Vera-Munoz SC (2014) Firm-Value Effects of Carbon Emissions and Carbon Disclosures. Account Rev 89: 695–724. https://doi.org/10.2308/accr-50629 doi: 10.2308/accr-50629
    [62] Mehta A, Andrich ML (2021) The Asian Development Bank's Green Finance Initiatives and Their Impacts. Available from: https://www.adb.org/sites/default/files/institutional-document/691951/ado2021bn-adb-green-finance-initiative.pdf.
    [63] Mensah J, Casadevall SR (2019) Sustainable development: Meaning, history, principles, pillars, and implications for human action: Literature review. Cogent Social Science, 5. https://doi.org/10.1080/23311886.2019.1653531 doi: 10.1080/23311886.2019.1653531
    [64] Migliorelli M, Dessertine P (2019) The Rise of Green Finance in Europe: Opportunities and Challenges for Issuers, Investors and Marketplaces. Palgrave Macmillan, Cham. https://doi.org/10.1007/978-3-030-22510-0
    [65] Moore C (2012) Climate Change Legislation: Current Developments and Emerging Trends. In: Chen WY, Seiner J, Suzuki T, Lackner M (eds) Handbook of Climate Change Mitigation, Springer, New York, 43–87. https://doi.org/10.1007/978-1-4419-7991-9_3
    [66] National Renewable Energy Laboratory (NREL) (2020) Flexible Nuclear Energy for Clean Energy Systems. Available from: https://www.nrel.gov/docs/fy20osti/77088.pdf.
    [67] North American Task Force (NATF), United Nations Environment Programme Finance Initiative (UNEP FI) (2007) Green Financial Products and Services-Current Trends and Future Opportunities in North America. Available from: https://www.unepfi.org/fileadmin/documents/greenprods_01.pdf.
    [68] Nawaz MA, Seshadri U, Kumar P, et al. (2021) Nexus between green finance and climate change mitigation in N-11 and BRICS countries: empirical estimation through difference in differences (DID) approach. Environ Sci Pollut Res 28: 6504–6519. https://doi.org/10.1007/s11356-020-10920-y doi: 10.1007/s11356-020-10920-y
    [69] Netto AL, Salomom VAP, Barrios MAO (2021) Multi-Criteria Analysis of Green Bonds: Hybrid Multi-Method Applications. Sustainability 13: 10512. https://doi.org/10.3390/su131910512 doi: 10.3390/su131910512
    [70] Netto SVF, Sobral MFF, Ribeiro ARB, et al. (2020). Concepts and forms of greenwashing: a systematic review. Environ Sci Eur 32: 19. https://doi.org/10.1186/s12302-020-0300-3 doi: 10.1186/s12302-020-0300-3
    [71] Network for Greening the Financial System (NGFS) (2020) NGFS Climate Scenarios: for central banks and supervisors. Available from: https://www.ngfs.net/sites/default/files/medias/documents/820184_ngfs_scenarios_final_version_v6.pdf.
    [72] Nosek G (2018) Climate Change Litigation and Narrative: How to Use Litigation to Tell Compelling Climate Stories. William Mary Environ Law Pol Rev 42: 733–803.
    [73] Osman AI, Hefny M, Abdel Maksoud MIA, et al. (2021) Recent advances in carbon capture storage and utilisation technologies: a review. Environ Chem Lett 19: 797–849. https://doi.org/10.1007/s10311-020-01133-3 doi: 10.1007/s10311-020-01133-3
    [74] Patel S (2011) Climate Finance: Engaging the Private Sector. International Finance Corporation. Available from: https://www.ifc.org/wps/wcm/connect/3548855f-8974-4ade-a528-f17514026271/ClimateFinance_G20Report.pdf?MOD=AJPERES&CVID=jAh8p61.
    [75] Perlovsky I, DeMarco T (2021) Green Bond Performance Primer. Available from: https://www.fidelity.com/bin-public/060_www_fidelity_com/documents/fixed-income/Green-Bond-Performance-Primer.pdf.
    [76] Pfaff N, Altun O, Jia Y (2021) Overview and Recommendations for Sustainable Finance Taxonomies. Available from: https://www.icmagroup.org/assets/documents/Sustainable-finance/ICMA-Overview-and-Recommendations-for-Sustainable-Finance-Taxonomies-May-2021-180521.pdf?utm_source=ICMA%20Total%20Subscribes&utm_campaign=fa800ab3d8-EMAIL_CAMPAIGN_5_18_2021_12_18&utm_medium=email&utm_term=0_74a993020a-fa800ab3d8-75741622.
    [77] Rado G, Filkova M (2019) ASEAN Green Financial Instruments Guide. Available from: https://www.climatebonds.net/files/reports/asean_green_fin_istruments_cbi_012019_0.pdf.
    [78] Ramiah V, Gregoriou G (2016) Handbook of Environmental and Sustainable Finance. Academic Press.
    [79] Ravindranath NH, Sathaye JA (2002) Global Mechanisms for Addressing Climate Change. In: Climate Change and Developing Countries. Advances in Global Change Research, Springer, 179–223. https://doi.org/10.1007/0-306-47980-X_7
    [80] Regional Environmental Centre for Central Asia (CAREC) (2020) Financing Climate Actions in Central Asia: A Survey of International and Local Investments. Available at https://zoinet.org/wp-content/uploads/2020/10/CA-climate-finance-en.pdf.
    [81] Robles FF (2015) Climate change and forestry legislation in support of REDD+. Available from: http://www.fao.org/fileadmin/user_upload/legal/docs/lpo_92.pdf.
    [82] Rome A (2003) "Give Earth a Chance": The Environmental Movement and the Sixties. J Am Hist 90: 525–554. https://doi.org/10.2307/3659443 doi: 10.2307/3659443
    [83] Sachs JD, Woo WT, Yoshino N, et al. (2019) Handbook of Green Finance: Energy Security and Sustainable Development. Springer, Singapore. https://doi.org/10.1007/978-981-13-0227-5
    [84] Sarma P, Roy A (2020) A Scientometric analysis of literature on Green Banking (1995–March 2019). J Sust Financ Investment 11: 143–162. https://doi.org/10.1080/20430795.2020.1711500 doi: 10.1080/20430795.2020.1711500
    [85] Siew RYJ (2015) A review of corporate sustainability reporting tools (SRTs). J Environ Manage 164: 180–195. https://doi.org/10.1016/j.jenvman.2015.09.010 doi: 10.1016/j.jenvman.2015.09.010
    [86] Steffen W, Richardson K, Rockstrom J, et al. (2015) Planetary boundaries: Guiding human development on a changing planet. Science 247: 1259855. https://doi.org/10.1126/science.1259855 doi: 10.1126/science.1259855
    [87] Stofleth D (2015) A Short History of Sustainable Development. Available from: http://rethinkingprosperity.org/a-short-history-of-sustainable-development/.
    [88] Task Force on Climate-related Financial Disclosures (TCFD) (2017) Recommendations of the Task Force on Climate-related Financial Disclosures. Available from: https://www.fsb-tcfd.org/publications/#tcfd-recommendations.
    [89] Thomson S (2021) Green and Sustainable Finance Principles and Practice. Kogan Page, New York and London.
    [90] Tinch R (2018) Debating Nature's Value: The Role of Monetary Valuation. In: Anderson V, Debating Nature's Value, Palgrave Pivot, Cham. https://doi.org/10.1007/978-3-319-99244-0_5
    [91] Tolliver C, Fujii H, Keeley AR, et al. (2021) Green Innovation and Finance in Asia. Asian Econ Policy Rev 16: 67–87. https://doi.org/10.1111/aepr.12320 doi: 10.1111/aepr.12320
    [92] 2° Investing Initiative (2DII) (2016) Measuring Progress on Greening Financial Markets-Briefing Note for Policy Makers. Available from: https://2degrees-investing.org/wp-content/uploads/2016/04/Measuring-progress-on-greening-financial-markets.pdf.
    [93] United Nations Conference on Trade and Development (UNCTAD) (2021) World Investment Report 2021-Investing in Sustainable Recovery. Available from: https://unctad.org/system/files/official-document/wir2021_en.pdf.
    [94] UN Development Program (UNDP) (2020) Sustainable Development Goals: Background on the Goals. Available from: https://www.undp.org/content/undp/en/home/sustainable-development-goals/background.html.
    [95] United Nations Environment Programme (UNEP) (2020) Global Climate Litigation Report: 2020 Status Review. Available from: https://wedocs.unep.org/bitstream/handle/20.500.11822/34818/GCLR.pdf?sequence=1&isAllowed=y.
    [96] United Nations Environment Programme (UNEP) (2021) Adaptation Gap Report 2020-Executive summary. Available from: https://www.unep.org/resources/adaptation-gap-report-2020.
    [97] United Nations Framework Convention on Climate Change (UNFCCC) (2016) 2016 Biennial Assessment and Overview of Climate Finance Flows Report. Available from: https://unfccc.int/files/cooperation_and_support/financial_mechanism/standing_committee/application/pdf/2016_ba_technical_report.pdf.
    [98] United Nations Framework Convention on Climate Change (UNFCCC) (2020) UNFCCC-25 Years of Effort and Achievement: Key Milestones in the Evolution of International Climate Policy. Available from: https://unfccc.int/timeline/.
    [99] Viglione G (2020) Climate lawsuits are breaking new legal ground to protect the planet. Nature 579: 184–185. https://doi.org/10.1038/d41586-020-00175-5 doi: 10.1038/d41586-020-00175-5
    [100] Volz U (2018) Fostering Green Finance for Sustainable Development in Asia. ADBI Working Paper 814. http://dx.doi.org/10.2139/ssrn.3198680 doi: 10.2139/ssrn.3198680
    [101] Wabnitz CCC, Blasiak R (2019) The rapidly changing world of ocean finance. Marine Policy 107: 103526. https://doi.org/10.1016/j.marpol.2019.103526 doi: 10.1016/j.marpol.2019.103526
    [102] Watson C, Schalatek L (2019a) Climate Finance Regional Briefing: Latin America. Available from: https://climatefundsupdate.org/wp-content/uploads/2019/03/CFF6-2018-ENG.pdf.
    [103] Watson C, Schalatek L (2019b) Climate Finance Regional Briefing: Sub-Saharan Africa. Available from: https://climatefundsupdate.org/wp-content/uploads/2019/03/CFF7-2018-ENG-FINAL.pdf.
    [104] Watson C, Schalatek L (2020) Climate Finance Regional Briefing: Middle East and North Africa. Available from: https://climatefundsupdate.org/wp-content/uploads/2020/03/CFF9-2019-ENG-DIGITAL.pdf.
    [105] World Bank Group (WBG) (2020) Developing a National Green Taxonomy: A World Bank Guide. Available from: https://documents1.worldbank.org/curated/en/953011593410423487/pdf/Developing-a-National-Green-Taxonomy-A-World-Bank-Guide.pdf.
    [106] World Economic Forum (WEF) (2021) The Global Risks Report 2021. Available from: http://www3.weforum.org/docs/WEF_The_Global_Risks_Report_2021.pdf.
    [107] Zhang D, Zhang Z, Managi S (2019) A bibliometric analysis on green finance: Current status, development, and future directions. Financ Res Lett 29: 425–430. https://doi.org/10.1016/j.frl.2019.02.003 doi: 10.1016/j.frl.2019.02.003
  • This article has been cited by:

    1. Andreas Frommer, Daniel B. Szyld, On the convergence of randomized and greedy relaxation schemes for solving nonsingular linear systems of equations, 2023, 92, 1017-1398, 639, 10.1007/s11075-022-01431-7
    2. Yansheng Su, Deren Han, Yun Zeng, Jiaxin Xie, On greedy multi-step inertial randomized Kaczmarz method for solving linear systems, 2024, 61, 0008-0624, 10.1007/s10092-024-00621-0
  • Reader Comments
  • © 2022 the Author(s), licensee AIMS Press. This is an open access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0)
通讯作者: 陈斌, bchen63@163.com
  • 1. 

    沈阳化工大学材料科学与工程学院 沈阳 110142

  1. 本站搜索
  2. 百度学术搜索
  3. 万方数据库搜索
  4. CNKI搜索

Metrics

Article views(14366) PDF downloads(2745) Cited by(63)

Figures and Tables

Tables(9)

Other Articles By Authors

/

DownLoad:  Full-Size Img  PowerPoint
Return
Return

Catalog