
This article analyzes how country sustainability determines the effects of environmental, social and governance (ESG) scores on bank profitability in developing and developed economies. Using a sample of 159 banks from 42 countries during the period 2018–2023 (835 observations), we find that, generally, better ESG scores have negative effects on profitability in developing countries with low or moderate sustainability levels. As country sustainability increases, this negative effect is reduced and ends up not being significant. Moreover, if the country's sustainability reaches a high level, the ESG–profitability relationship is reversed and superior ESG ratings lead to higher financial returns. In contrast, for developed economies, the effects of the country's sustainability on the ESG–profitability relationship are generally less beneficial than in developing economies.
Citation: María Cantero-Saiz, Sergio Sanfilippo-Azofra, Begoña Torre-Olmo, Violeta Bringas-Fernández. ESG and bank profitability: the moderating role of country sustainability in developing and developed economies[J]. Green Finance, 2025, 7(2): 288-331. doi: 10.3934/GF.2025011
[1] | Shuai Cao, Biao Song . Visual attentional-driven deep learning method for flower recognition. Mathematical Biosciences and Engineering, 2021, 18(3): 1981-1991. doi: 10.3934/mbe.2021103 |
[2] | Xuwen Wang, Yu Zhang, Zhen Guo, Jiao Li . Identifying concepts from medical images via transfer learning and image retrieval. Mathematical Biosciences and Engineering, 2019, 16(4): 1978-1991. doi: 10.3934/mbe.2019097 |
[3] | Hilly Gohain Baruah, Vijay Kumar Nath, Deepika Hazarika, Rakcinpha Hatibaruah . Local bit-plane neighbour dissimilarity pattern in non-subsampled shearlet transform domain for bio-medical image retrieval. Mathematical Biosciences and Engineering, 2022, 19(2): 1609-1632. doi: 10.3934/mbe.2022075 |
[4] | Pavithra Latha Kumaresan, Subbulakshmi Pasupathi, Sindhia Lingaswamy, Sreesharmila Thangaswamy, Vimal Shunmuganathan, Danilo Pelusi . Fruit-Fly optimization based feature integration in image retrieval. Mathematical Biosciences and Engineering, 2021, 18(5): 6178-6197. doi: 10.3934/mbe.2021309 |
[5] | Ruirui Han, Zhichang Zhang, Hao Wei, Deyue Yin . Chinese medical event detection based on event frequency distribution ratio and document consistency. Mathematical Biosciences and Engineering, 2023, 20(6): 11063-11080. doi: 10.3934/mbe.2023489 |
[6] | Chaofeng Ren, Xiaodong Zhi, Yuchi Pu, Fuqiang Zhang . A multi-scale UAV image matching method applied to large-scale landslide reconstruction. Mathematical Biosciences and Engineering, 2021, 18(3): 2274-2287. doi: 10.3934/mbe.2021115 |
[7] | Dehua Feng, Xi Chen, Xiaoyu Wang, Xuanqin Mou, Ling Bai, Shu Zhang, Zhiguo Zhou . Predicting effectiveness of anti-VEGF injection through self-supervised learning in OCT images. Mathematical Biosciences and Engineering, 2023, 20(2): 2439-2458. doi: 10.3934/mbe.2023114 |
[8] | Quan Zhu, Xiaoyin Wang, Xuan Liu, Wanru Du, Xingxing Ding . Multi-task learning for aspect level semantic classification combining complex aspect target semantic enhancement and adaptive local focus. Mathematical Biosciences and Engineering, 2023, 20(10): 18566-18591. doi: 10.3934/mbe.2023824 |
[9] | Sushovan Chaudhury, Kartik Sau, Muhammad Attique Khan, Mohammad Shabaz . Deep transfer learning for IDC breast cancer detection using fast AI technique and Sqeezenet architecture. Mathematical Biosciences and Engineering, 2023, 20(6): 10404-10427. doi: 10.3934/mbe.2023457 |
[10] | Xianyi Chen, Anqi Qiu, Xingming Sun, Shuai Wang, Guo Wei . A high-capacity coverless image steganography method based on double-level index and block matching. Mathematical Biosciences and Engineering, 2019, 16(5): 4708-4722. doi: 10.3934/mbe.2019236 |
This article analyzes how country sustainability determines the effects of environmental, social and governance (ESG) scores on bank profitability in developing and developed economies. Using a sample of 159 banks from 42 countries during the period 2018–2023 (835 observations), we find that, generally, better ESG scores have negative effects on profitability in developing countries with low or moderate sustainability levels. As country sustainability increases, this negative effect is reduced and ends up not being significant. Moreover, if the country's sustainability reaches a high level, the ESG–profitability relationship is reversed and superior ESG ratings lead to higher financial returns. In contrast, for developed economies, the effects of the country's sustainability on the ESG–profitability relationship are generally less beneficial than in developing economies.
Image retrieval, as a core research direction in the field of computer vision, is dedicated to retrieving images highly similar to a given input image from vast image databases. In practical applications, obtaining actual images of the target objects might not be feasible in specific scenarios. For instance, in online shopping, consumers might not be able to provide actual photographs of certain footwear; however, they can articulate the basic visual appearance and features of the shoes through hand-drawn sketches. With the widespread adoption of touchscreen devices such as smartphones and tablets, the acquisition of user-drawn sketches has become more convenient. Consequently, methods for retrieval based on sketch images have gradually garnered attention within the academic community [1,2]. Figure 1 [3,4] provides some hand-drawn sketch images depicting a variety of common objects.
Based on the scope of retrieval, existing image retrieval methods can be categorized into two classes: Intra-domain retrieval and cross-domain retrieval. Intra-domain retrieval necessitates that both the query data and the data within the retrieval dataset belong to the same modality type. A common instantiation of this retrieval paradigm is exemplified by content-based image retrieval, as depicted in Figure 2. Given the inherent similarity in data distribution between query and retrieval image data, this retrieval paradigm typically employs manual features (such as Histogram of Oriented Gradients, HOG and other conventional feature extraction techniques) or shallow-depth deep learning networks to extract semantically indicative features. Subsequently, through the application of metric learning, the extracted features from both sets are subjected to similarity computation, facilitating the identification of the most analogous retrieval data. This, in turn, enables the arrangement of results in descending order of similarity, thereby achieving the objective of image retrieval.
The realm of sketch image retrieval can be broadly categorized into two classes: coarse-grained retrieval at the category level and fine-grained retrieval at the instance level. This discussion particularly hones in on the intricacies of fine-grained sketch image retrieval. Noteworthy distinctions manifest exists between the tasks of coarse-grained and fine-grained retrieval. Within the realm of fine-grained sketch image retrieval, the central concern revolves around ensuring that the input sketch image and the retrieved results not only share the same category but also align with subtle nuances within that category. For instance, as illustrated in Figure 3(a), notwithstanding the common theme of depicting shoes across all images, the outcomes indicated by the red arrows do not correspond to the anticipated specific style or model, hence being deemed erroneous matches. Conversely, as illustrated in Figure 3(b), in the coarse-grained retrieval task, the requirement is merely for the input sketch and the retrieved image to belong to the same overarching category, thus qualifying as a correct match. Consequently, relative to coarse-grained retrieval, fine-grained sketch image retrieval imposes higher technical demands and presents greater challenges in terms of methodologies.
This exploration delves into the progress and application of deep learning techniques in the domain of fine-grained sketch image retrieval in recent years. Advanced algorithms within this field are meticulously categorized and summarized, offering insights into future research directions along with predictions and recommendations for the trajectory of the field.
Figure 4 serves as a visual representation, summarizing the intricate relationships and connections between the major approaches and topics discussed. This graphical overview lays the foundation for the subsequent sections, which are organized as follows: The subsequent sections are organized as follows: In Section 2, we provide an introduction to the background knowledge of fine-grained sketch image retrieval, emphasizing the key challenges encountered in its research. In Section 3, we enumerate and describe several prominent fine-grained sketch image retrieval datasets, delving into the fundamental issues currently confronted by research in this domain. Moving on to Section 4, we comprehensively expound upon recent representative approaches in fine-grained sketch image retrieval based on deep learning. We classify these approaches based on the types of datasets utilized and the research questions they address, while also showcasing their performance on well-established benchmark datasets. Finally, in Section 5, we present potential avenues for future developments in the field of fine-grained sketch image retrieval, outlining prospective research foci and directions to propel the field forward.
This section primarily delves into the background knowledge of fine-grained sketch image retrieval. First, it reviews the historical evolution and typical applications of sketch image retrieval. Subsequently, it analyzes the intrinsic features of sketch images, delving into the challenges and potential opportunities encountered within the domain of fine-grained sketch image retrieval.
Early research on sketch image retrieval [6,7,8,9] mainly focused on coarse-grained sketch image retrieval. However, in recent years, the rapid development of deep learning techniques has provided researchers with powerful tools that enable them to explore the field of fine-grained image retrieval more deeply and tap the potential of fine-grained image representations. The intersection of deep learning and fine-grained sketch retrieval methods opens up new opportunities for research and practical applications. This retrieval approach holds significant practical value, particularly in scenarios where the need arises to identify target objects with specific attributes from vast datasets, albeit lacking corresponding reference images. For instance, in e-commerce, fine-grained sketch image retrieval empowers users to search for products similar to their memories of a particular item through rudimentary hand-drawn sketches. This approach not only enhances search convenience but also broadens the spectrum of user retrieval methods. In criminal investigations, instances may arise where only eyewitness descriptions are available due to blind spots in surveillance devices or other reasons, leading to an absence of actual images of suspects. In such contexts, sketch-based person re-identification technology emerges as pivotal. This technique aims to match sketches drawn by professional artists based on eyewitness descriptions with personal images from surveillance videos, thereby furnishing robust technical support for investigative endeavors.
Early research on sketch image retrieval tended to convert images into edge maps and then directly compare them with sketch images [8]. However, this approach performed well only in coarse-grained sketch image retrieval tasks, facing challenges in fine-grained retrieval. This is primarily because fine-grained retrieval aims to distinguish highly similar objects within the same category. To address this, Li et al. [10] explored the use of deformable part models and graph-matching techniques for fine-grained sketch image retrieval in the presence of unaligned poses in 2014. With the advancement of deep learning techniques, Yu et al. [5] introduced the first deep learning-based model for fine-grained sketch image retrieval, where a deep triplet network was employed to learn a shared embedding space between photos and sketch images. To further enhance retrieval performance, researchers began to explore more advanced deep learning approaches. For instance, attention mechanisms with high-order retrieval loss were introduced [11], combining cross-modal image generation with joint discriminative learning [12], as well as leveraging text labels [13] and cross-modal hierarchical attention [14].
Person re-identification is a typical application area for fine-grained sketch image retrieval, which has made significant progress[15,16,17,18,19] in recent years. However, in some specific contexts, it is difficult to obtain photos of target pedestrians. This leads to a research framework for fine-grained sketch-based character re-identification, originally proposed by Pang et al. [20] in 2018. Their pioneering work included the creation of the first sketch-based character re-identification dataset and the use of adversarial learning techniques to narrow the gap between sketch images and photographs of people. This framework provides new perspectives and possibilities for exploring applications of fine-grained sketch image retrieval. Based on this dataset, Gui et al. [21] adopted a triplet-based classification network as the backbone and incorporated an embedded gradient reversal layer to mitigate the modality discrepancy between sketch images and photographs. Although these approaches yielded commendable results, the challenges inherent in matching sketch images with personal photographs persist without definitive resolution. The principal factors contributing to this conundrum include: (1) The limited scale of sketch-based person re-identification datasets and the scarcity of relevant research therein; (2) the substantial dissimilarity between sketch-based representations and authentic photographic images of persons, with sketches containing mere contour information while photographic representations feature not only precise contours but also vivid color and intricate background details; (3) the predominant portrayal of frontal-view subjects in sketches, whereas real-world photographic images of persons stem from diverse camera angles and are consequently susceptible to the influences of camera perspectives, person postures and occlusions.
The major challenges in the field of fine-grained sketch image retrieval include cross-domain differences, i.e., significant differences between sketch images and photographs, and intrinsic differences within the same domain, i.e., high levels of similarity within sketch images. In addition, the abstract nature of sketch images and the scarcity of datasets are also challenges in this domain. Together, these factors affect the performance and accuracy of fine-grained sketch image retrieval algorithms.
(1) Cross-domain discrepancy: A notable challenge in fine-grained sketch image retrieval resides in the significant cross-domain disparity between sketch images and photographs. Specifically, sketch images are characterized by sparse monochromatic lines, while photographs exhibit dense arrays of colored pixels, capturing the perspective projections of visual entities. Concurrently, sketch images encapsulate distinguishing features through subjectively abstract renderings of emblematic contours, whereas photographs meticulously represent images using a plethora of pixels. This cross-domain discrepancy problem hinders the performance of existing fine-grained sketch image retrieval.
(2) High similarity between fine-grained sketch images: The complexity of the challenge in the field of fine-grained image retrieval is not only manifested in the significant differences across domains but also in the intrinsic differences within the same domain. In particular, it should be emphasized that fine-grained sketch image datasets usually exhibit significant internal similarity, mainly in the sense that these images have similar textural and structural features within them, which makes them show a high degree of similarity in local areas. The presence of this internal similarity poses a complex challenge to the performance of fine-grained sketch image retrieval algorithms. This is because this similarity may trigger mismatches and confusion during local feature matching, especially when dealing with a large number of sketch image retrievals. Therefore, solving this problem requires algorithms to more accurately capture and distinguish small feature differences within fine-grained sketch images to improve the accuracy and reliability of fine-grained sketch image retrieval. This may also require further research and development of techniques and methods specifically for fine-grained images.
(3) Abstraction in sketch images: Similar to photographic images, grayscale images and sketch images all fall under the category of homogeneous images. Grayscale images and photographic images exhibit a certain resemblance, as both maintain the fundamental image structure to a considerable extent. However, sketch images, being products of manual artistic rendering and imbued with a certain level of subjectivity, result in a heightened level of abstraction. As illustrated in Figure 3(c), a single shoe, when drawn by different artists, yields divergent outcomes. Considering the limited drawing capabilities of the majority, it becomes imperative that the creation of the dataset does not rely on professional illustrators for generating sketch images. This, in turn, impinges upon the precision of feature extraction for sketch images, thereby introducing complexities in fine-grained sketch images retrieval.
(4) Scarcity of dataset: Despite the relative ease of acquiring sketch images, the number of sketch image datasets available for fine-grained retrieval tasks that require a high degree of accuracy is very limited. This limits the choices and variety available to researchers in developing and evaluating algorithms, thus putting some constraints on the progress of the field. Therefore, more work is needed to expand and enrich sketch image datasets to advance the field of fine-grained sketch image retrieval. This may include collecting more sketch images of different styles, subjects and qualities to cater to a variety of real-world applications and to improve the generalisability and performance of algorithms.
This section provides a comprehensive summary of the dataset comprising sketch images, as depicted in Table 1. Additionally, a discourse on the challenges encountered during the acquisition of pertinent data for sketch images is presented. Moreover, an exposition of the prevalent evaluation metrics employed for the task of sketch image retrieval is offered.
Dataset | Number of photographs | Number of sketch images | Photograph-sketch images |
QMUL-Chair | 297 | 297 | 1 to 1 |
QMUL-Shoe | 419 | 419 | 1 to 1 |
QMUL-ChairV2 | 400 | 1275 | 1 to 3 |
QMUL-ShoeV2 | 2000 | 6730 | 1 to 3 |
PKU Sketch Re-ID | 400 | 200 | 2 to 1 |
The QMUL-ShoeV2 [5] dataset stands as one of the prevailing benchmarks in fine-grained image retrieval. Comprising a total of 2000 pairs of meticulously crafted sketch images and corresponding photographs, each pair encompasses a single RGB photograph matched with three distinct sketch images. All images are standardized to dimensions of 256 × 256 pixels. In the dataset, a subset of 1800 pairs of data samples is earmarked for training, contributing to the iterative enhancement of the model. The remaining subset, consisting of 200 pairs, assumes the role of the testing dataset, exclusively employed during the evaluation phase.
The QMUL-ChairV2 [5] dataset is also a fine-grained image retrieval dataset. This dataset encompasses a total of 1675 images, comprising a collection of 400 pairs of hand-drawn sketch images alongside their corresponding photographic images. All images are standardized to dimensions of 256 × 256 pixels. Within this dataset, a subset of 300 pairs of data samples is earmarked for training, contributing to the iterative enhancement of the model. The remaining subset, consisting of 100 pairs, assumes the role of the testing dataset, exclusively employed during the evaluation phase.
QMUL-ShoeV2 and QMUL-ChairV2 are advancements made by the QMUL laboratory upon the foundation laid by QMUL-Shoe and QMUL-Chair. In these developments, a deliberate emphasis has been placed on diversifying sketch styles. The initial paradigm, where each photograph corresponds to a single sketch image, has been augmented to encompass three sketch images. This augmentation serves the purpose of mitigating the uncertainties in retrieval that stem from the multifaceted nature of user stylistic preferences.
The PKU Sketch Re-ID dataset [20], established by the National Engineering Laboratory of Video Technology (NELVT) at Peking University, encompasses a collection of hand-drawn sketch images, conceived for re-identifying individuals. The dataset is composed of depictions of 200 distinct individuals, each portrayed through a single sketch image and two accompanying photographs. These photographs were captured under daylight conditions through the lenses of two orthogonal-view cameras. Prior to inclusion in the dataset, meticulous manual curation was undertaken, involving the extraction of subjects from original images or video frames, thereby ensuring the isolation of each individual within the frame. A noteworthy facet of this dataset is that all the sketch images, which encapsulate the artistic impressions of the subjects, were crafted by five distinct artists, each endowed with their unique stylistic approach to the portrayal.
Figure 5 illustrates images from the PKU Sketch Re-ID dataset, revealing that sketch-based person re-identification (Sketch Re-ID) presents a notably challenging endeavor. The primary difficulties encompass significant modality variations between person sketch images, instances of occluded person subjects, disparities in lighting conditions resulting from distinct camera sources and further compounded by the inherent diversity introduced by various sketch artists. These intricacies inherently differentiate sketch-based person re-identification from conventional image retrieval tasks. In the contemporary landscape of deep learning methodologies, apart from the conventional strategies of augmenting training data and refining network architectures, a concerted effort is directed towards devising algorithms tailored specifically for the challenges inherent in the Sketch Re-ID.
The issue of retrieving specific photographs based on user-provided query sketch images has been addressed through the framework of fine-grained sketch image retrieval. The intricacy of fine-grained sketch image retrieval lies in the acquisition of distinguishing details essential for discerning specific targets. The extraction of discriminative detail features necessitates the support of vast datasets. Nonetheless, the present challenge resides in the limitation of performance attributed to the scarcity of extensive fine-grained sketch-image datasets. This scarcity stems from the fact that the creation of fine-grained sketches demands the involvement of artists, consequently entailing substantial time and cost expenditures in the collection of sketch images. Hence, how to obtain large-scale fine-grained sketch image retrieval datasets is a major challenge.
In fine-grained image retrieval tasks, the evaluation process often relies upon two key metrics, namely Rank-K [22] and mean average precision (mAP) [23]. The Rank-K metric measures the proportion of correctly matched true labels relative to the first K retrieval results. Specifically, for a single sketch image Query, the library samples are ranked based on similarity from smallest to largest, with K representing the ordinal number that appears in the ranked list. Hence, the Rank-K metric is instrumental in assessing the algorithm's capability to identify accurate labels within the top K outcomes.
Rank−K=1M∑Mi=1ε | (3.1) |
where ε is the indicator function, which ε equal to 1 only the current top k-ranked list samples contain results consistent with the identity of the query image, otherwise ε is 0.
Precision [24] and recall [25] are ways to measure two different dimensions of model performance. A threshold is needed to obtain four values in a multi-classification task: True positives (TP), false positives (FP), true negatives (TN) and false negatives (FN). Image retrieval can also be viewed as a multi-categorization task, aiming at correctly categorizing the query and the target. Then, precision and recall can be expressed as:
precision=TPTP+FPrecall=TPTP+FN | (3.2) |
The mAP metric encompasses a more comprehensive evaluation strategy by aggregating the average precision (AP) scores from multi-class tasks and subsequently calculating their average. Thus, AP is calculated as
APi=∑kprecisionki(recallki−recallk−1i) | (3.3) |
where precisionki and recallki represent precision and recall respectively concerning query qi in the Rank-k ranked gallery items. The mAP is the mean of all queries and can be expressed as:
mAP=1N∑NiAPi | (3.4) |
where N is the number of identities of the query sample. This approach facilitates a more holistic evaluation across all queries, capturing the algorithm's performance at different recall levels. Furthermore, the mAP metric excels in its ability to depict the algorithm's efficacy across queries of varying difficulty levels.
The research field of fine-grained sketch image retrieval is mainly centered around three core datasets due to the scarcity of datasets, namely the QMUL ShoeV2, ChairV2 datasets and the PKU Sketch Re-ID dataset. Each dataset has its unique characteristics and research focus. The QMUL ShoeV2 and ChairV2 datasets have been widely used internationally since a long time ago, mainly for solving the problem of fine-grained sketch image retrieval in commercial applications. Different from this, the PKU Sketch Re-ID dataset focuses more on the research of fine-grained sketch person re-identification. In the field of fine-grained sketch image retrieval, there are problems such as cross-domain differences and dataset scarcity. To explore these challenges and corresponding solutions more clearly, we divide our research into three key directions. First, we focus on how to address cross-domain differences to cope with the significant cross-domain differences between sketch images and photographs. Second, we investigate the problem of dataset scarcity, especially when the limited availability of datasets becomes a central issue when highly accurate fine-grained retrieval tasks are required. Finally, we explore stroke-based research, aiming to conduct research on fine-grained sketch image retrieval based on strokes using techniques such as reinforcement learning.
As the field of deep learning continues to evolve, the conventional approach involving the training of two branches with edge maps and validation losses has been superseded by the utilization of triplet-branch network incorporating ranking losses, as depicted in the illustrative diagram in Figure 6. Presently, research about fine-grained sketch image retrieval has embraced more intricate network architectures and sophisticated loss formulations to enhance performance and accuracy in the retrieval process.
Yu et al. [5] pioneered the task of fine-grained image retrieval based on hand-drawn sketches. They established two fine-grained sketch image retrieval datasets, namely QMUL Chair and QMUL Shoe, and elaborated extensively on their data collection methodology. Furthermore, they introduced a triplet branch network for instance-level fine-grained sketch image retrieval, termed the deep triplet ranking model, and conducted empirical investigations on how deep learning models could attain enhanced performance from augmented datasets. Building upon the aforementioned model, Song et al. [11] have incorporated attention modules into each deep branch of the neural network, enabling the model to focus more on salient regions during the feature learning process. This approach facilitates the fusion of coarse and fine-grained semantic information through feature integration techniques. Additionally, they introduced a high-order learnable energy loss function, establishing correlations between two modal features. This enhancement enhances the robustness of the model to misaligned features across different modalities. Furthermore, the researchers expanded the scope of their study by augmenting the QMUL Chair and Shoe datasets, resulting in the creation of the more diverse QMUL-ShoeV2 and ChairV2 datasets. These enhancements yield three corresponding sketch images for each photographic image. Pang et al. [26] proposed a new mixed-modal puzzle-solving scheme as an effective pre-training strategy. However, due to the serious misalignment problem between the sketch and the photo, resulting in local mismatch, the effect is not ideal in practical applications. Radenovi et al. [27] employed a technique of automated recovery from motion to acquire standard image edge maps for training their network, resulting in enhanced performance. However, a significant proportion of sketch images are produced and gathered by non-professional artists, rendering them inherently abstract, as illustrated in Figure 7. Substantial disparities persist between sketch images and edge maps. For the task of sketch image retrieval, the utilization of edge maps can at times yield counterproductive outcomes. This is primarily attributed to the fact that sketch images lack the well-defined boundaries characteristic of edge maps. Collomosse et al. [9] introduced a novel metric for measuring visual similarity in image retrieval, wherein the metric integrates both structural and aesthetic (i.e., stylistic) constraints. This metric exhibits a significant advancement in style recognition compared to preceding networks. Lin et al. [28] proposed a framework termed deep variational metric learning (DVML), which explicitly models intra-class variance and addresses intra-class invariance. By leveraging the learned distribution of intra-class variance, it becomes feasible to generate discriminative samples concurrently, thereby enhancing robustness. Xu et al. [29] postulated that local features bear superior discriminative capabilities compared to global features. Consequently, they introduced the local alignment network (LANet), which addresses the challenge of fine-grained sketch image retrieval by aligning intermediate-level local features directly. DLA-Net [29] calculates the distance between the sketch at the same location and all the local features in the photo by this idea, but it increases the computational overhead. Sun et al. [30] proposed that DLI-Net eliminates the background features and only utilizes the foreground features for the matching, which can reduce the computational cost to some extent. However, this approach ignores an important point: The local spatial misalignment between sketches and photographs greatly limits the matching accuracy. Zhang et al. [31] proposed a new extended window local alignment weighted network (EWLAW-Net) based on this approach by using the extended window mechanism, which aligns the extracted local features with the same semantics between photographs and sketches. This innovative approach showcases the significance of emphasizing local features in tackling the intricacies of such retrieval tasks. In the work presented by Ling et al. [32], a multi-level region matching approach termed Multi-Level Region Matching (MLRM) is introduced for the retrieval of fine-grained sketch images. The methodology encompasses two essential components: The discriminative region extraction (DRE) module and the region and level attention (RLA) module.
The primary objective of investigating the issue of cross-domain disparity lies in the development of an efficient and accurate retrieval model. The endeavor to enable models to comprehend the essence of sketch images in a manner akin to human cognition underscores the significance of formulating a universal and proficient framework. Presently, the Transformer architecture has demonstrated commendable adaptability to vast datasets in fine-grained sketch retrieval tasks. This propensity can be attributed to its capacity to glean features through attention mechanisms, thereby capturing intricate interrelationships among elements. This affords the model a heightened universality, rendering it less reliant solely on the intrinsic characteristics of the data. Moreover, the Transformer is attuned not only to local details but also to holistic representations, facilitating an information flow from local to global scales. Conversely, convolutional neural networks (CNNs), predicated on convolutional operations, are oriented towards preserving translational invariance in features. The pronounced divergence observed among instances of sketch images contributes to the relative inconspicuousness of CNNs in addressing the task of sketch image retrieval.
Pang et al. [33] introduced a novel unsupervised learning approach aimed at modeling the intrinsic manifold of prototype visual sketch image features. This manifold serves as a basic structure for parameterizing the representation of sketch images and photographs. Subsequently, by embedding new sketch images into this manifold and appropriately updating the representation and retrieval functions, adaptation of the model to new categories is achieved. This advance has significantly advanced research in zero-shot sketch retrieval. Sain et al. [34] proposed an innovative style-agnostic model for sketch image retrieval. Departing from the prevailing methods, their approach introduces a cross-modal variational autoencoder (VAE) to explicitly decompose each sketch image into two distinct components: A semantic content segment shared with the corresponding photograph, and a stylistic segment specific to the sketch artist. This decomposition is achieved by incorporating adaptive components corresponding to the two different styles during the training process of the cross-modal VAE. Ling et al. [35] proposed an unsupervised stroke disentangling algorithm that shows remarkable performance in stroke extraction and sketch image enhancement. Furthermore, two weaknesses of the triplet ranking model are identified and a dual-anchor loss is introduced to mitigate the cosine distance between sketch and photo image pairs. Bhunia et al. [36] introduced an innovative semi-supervised cross-modal retrieval framework that provides a novel solution to data scarcity problems by exploiting a large corpus of unlabelled photographs. In addition, they incorporated discriminator-guided mechanisms to control image synthesis and introduced a regularisation component based on distillation loss. This regularisation component enhances the framework's ability to tolerate noisy training samples. By treating generation and retrieval as two related but distinct problems, they establish a symbiotic relationship between the two. Bhunia et al. [37] have introduced a novel framework based on model-agnostic meta-learning (MAML), which aims to improve the adaptability of fine-grained sketch image retrieval models across different categories/styles. This approach entails using meta-learning to facilitate the rapid adaptation of the model to different user-specific drawing styles with minimal sample input from the user.
One of the barriers to progress in fine-grained sketch image retrieval is data scarcity. Existing hand-drawn sketch image datasets do not comprehensively cover all categories encountered in everyday life, thereby perpetuating the occurrence of zero-shot scenarios. In such cases, users search for objects during the retrieval process that do not fall into the categories present in the dataset used for training. Zero-shot sketch retrieval has gradually gained traction in current research; however, its retrieval accuracy remains relatively constrained, exhibiting a notable disparity from practical applications.
As the field of reinforcement learning continues to evolve, researchers have commenced investigating the interrelationships among strokes and employing reinforcement learning methodologies to delve into fine-grained sketch image retrieval. This endeavor conceptualizes the process of fine-grained sketch image retrieval as an ongoing sequence of successive decisions. Ha et al. [38] conducted an in-depth exploration involving recurrent neural networks (RNNs) for sketch generation, thereby proposing a comprehensive framework for both conditional and unconditional sketch image synthesis. The study further elucidated a novel methodology geared towards cultivating the robust training of RNNs, specifically tailored for the generation of coherent sketch images in vector format. This pioneering approach established a foundational bedrock for subsequent research endeavors in stroke analysis pertinent to sketch image retrieval. Muhammad et al. [39] proposed the first stroke-level abstraction model for sketch images. This model involves a delicate balance between the recognizability of sketch images and the number of strokes employed in rendering them. Specifically, the model employs reinforcement learning through stroke removal strategies to train a generative framework for abstract sketch image synthesis. The framework learns to predict the strokes that can be safely eliminated without compromising recognizability. Bhunia et al. [40] have introduced a dynamic approach to design wherein retrieval commences as users initiate the drawing process. They have further devised a cross-modal retrieval framework based on reinforcement learning, aimed at refining the ranking of authentic sketch images directly across the entire sketch image dataset. Additionally, a novel reward scheme has been introduced to mitigate issues associated with strokes in unrelated sketch images. Sain et al. [14] designed a novel network that is capable of cultivating sketch-specific hierarchies and exploiting them to match sketches with photos at corresponding hierarchical levels. In a recent contribution by Wang et al. [41], a novel framework has been introduced, which leverages a uniquely designed deep reinforcement learning model to undertake a dual-level exploration aimed at addressing the challenges posed by partially sketched images during training, as well as the selection of attention regions. By directing the model's attention towards pivotal areas within the original sketched images, it demonstrates robustness against superfluous stroke noise, thereby substantially enhancing retrieval precision. Dai et al. [42] posit that during the sketching phase of generating outline images from photographs, significant correlations exist among these incomplete sketch representations. To glean a more efficacious shared joint embedding space between photographs and their corresponding incomplete sketch depictions, they introduce a multi-scale associative learning framework. This framework subsequently refines the embedding space for all partial sketch illustrations. Furthermore, to mitigate the impact of noisy strokes, Bhunia et al. [43] devised a stroke subset selector aimed at identifying strokes with noise, retaining only those strokes that positively contribute to the successful retrieval process. Leveraging a reinforcement learning framework, they quantified the significance of each stroke within a given subset by formulating its contribution to retrieval effectiveness.
The exploration of fine-grained sketch image retrieval based on strokes holds significant potential for commercial applications. However, the translation of this potential into practical problem-solving remains a pivotal challenge. This challenge primarily stems from the difficulty in establishing a universal reward scheme across disparate datasets due to the domain gap issue. The formulation of a suitable reward function, which guides agents in reinforcement learning to acquire desired behaviors, proves to be a formidable task. There exists no definitive optimal approach for constructing a reward function for reinforcement learning, and in certain instances, attempts at formulating such functions can inadvertently lead models astray from intended objectives. Furthermore, as reinforcement learning is tailored to specific data distributions, it fails to accommodate the distinct variability in data distributions among different users for real-world fine-grained sketch image retrieval tasks. The efficient realization of a real-time online system for hand-drawn fine-grained sketch image retrieval, capable of effectively retrieving images aligned with user requirements from the vast expanse of internet imagery, emerges as a promising avenue for future research endeavors in the domain of sketch image retrieval.
As evident from Table 2, the current research methodologies have exhibited promising outcomes on the relatively modest dataset QMUL ChairV2. Nevertheless, when applied to the more expansive dataset, QMUL ShoeV2, there remains significant room for improvement. The above three research methods have their advantages and disadvantages. The research method based on cross-domain differences mainly focuses on the processing of complete images, which enables fast image retrieval and has a low research threshold. However, in practical research, it is extremely expensive to collect the fine-grained sketch image data to integrate it, and the trained dataset may not perform well in unknown fields, so it becomes crucial to solve the dataset scarcity problem. In addition, in commercial applications, users prefer the immediate retrieval process to reduce the waiting time. Such research methods are called stroke-based methods, and they mainly rely on training strategies for reinforcement learning. However, due to domain gap problems, it is difficult to establish universal reward schemes on different datasets, so it also has some limitations. Currently, fine-grained sketch image retrieval algorithms based on deep learning have surpassed humans in accuracy and speed, indicating significant progress in this field. We firmly believe that with the continuous development of deep learning technology, more excellent algorithms will emerge to provide more convenience and innovation for the practical application of fine-grained sketch image retrieval.
QMUL ChairV2 | QMUL ShoeV2 | |||||
Methods | Rank-1(%) | Rank-5(%) | Rank-10(%) | Rank-1(%) | Rank-5(%) | Rank-10(%) |
Triplet SN[5] | 47.4 | —— | 84.3 | 28.7 | —— | 71.6 |
HOLEF SN[13] | 50.7 | —— | 86.3 | 31.2 | —— | 74.6 |
SN-RL[9] | 51.2 | —— | 86.9 | 30.8 | —— | 74.2 |
Triplet Attn[11] | 53.4 | —— | 87.6 | 31.7 | —— | 75.8 |
CC-Gen [33] | 54.2 | —— | 88.2 | 33.8 | —— | 77.9 |
Triplet RL[40] | 51.2 | 76.34 | 89.6 | 34.1 | —— | 78.8 |
CMHM[14] | 62.5 | —— | 90.7 | 36.3 | —— | 80.7 |
Edgemap[27] | 53.9 | —— | 87.7 | 33.8 | —— | 80.9 |
Edge2sketch[39] | 54.3 | —— | 87.5 | 34.2 | —— | 81.2 |
DVML[28] | 52.8 | —— | 85.2 | 32.1 | —— | 76.2 |
SSL[36] | 53.3 | —— | 87.5 | 33.4 | —— | 80.7 |
StyleMeUp[34] | 62.9 | —— | 91.1 | 36.5 | —— | 81.8 |
DARP-SBIR[41] | —— | 35.65 | —— | —— | 60.02 | —— |
MGAL[42] | —— | 81.73 | 92.56 | —— | 65.31 | 78.22 |
SWNT[43] | 64.8 | 79.1 | —— | 43.7 | 74.9 | —— |
DLA-Net[29] | —— | —— | —— | 50.15 | —— | —— |
DLI-Net[30] | 77.81 | —— | —— | 50.0 | —— | —— |
EWLAW-Net[31] | 81.48 | —— | —— | 53.0 | —— | —— |
CSR[35] | —— | —— | —— | 52.1 | —— | 87.9 |
MAML[37] | —— | —— | —— | 38.3 | 76.6 | —— |
MLRM[32] | 74.3 | —— | 98.2 | 50.4 | —— | 87.9 |
SketchTrans[46] | 81.7 | —— | 97.4 | 38.7 | —— | 80.9 |
CCSC[47] | 74.3 | —— | 97.4 | 33.5 | —— | 80.2 |
In the realm of person re-identification, the utilization of professional sketch images to query databases for novel personal information holds paramount significance, which means using sketch photos to find the best matching pedestrian from a large number of pedestrian photos, which is an extremely challenging task of fine-grained sketch image retrieval. Sketch-based person re-identification constitutes a pivotal technology within security systems, facilitating the identification of persons from diverse camera sources. This technique efficiently addresses scenarios in which comprehensive facial sketch information cannot be obtained, thus serving as a complementary approach. A framework for sketch-based person re-identification is illustrated in Figure 8. Pang et al. [20] initially introduced the PKU Sketch Re-ID dataset, providing a foundational dataset for research in sketch-based person re-identification. Moreover, they proposed a cross-domain adversarial framework to filter out domain-sensitive information, aiming to learn domain-invariant features, thereby narrowing the modality gap and enhancing model retrieval performance. However, this approach incurred the loss of certain modality-specific information conducive to pedestrian identity discrimination. It failed to jointly optimize the representation capacity of sketch and pedestrian photograph features, and the feature extraction network was incapable of achieving effective semantic alignment across multiple modalities.
Yang et al. [44] attempted to enhance the generalizability of the sketch-to-photo model through domain adaptation techniques, introducing a specialized framework designed for instance-level heterogeneous image retrieval tasks. They overcame the limitations of conventional fine-tuning strategies and traditional domain adaptation methods. Gui et al. [21] delved into the multi-level feature representation of sketch and photo images, employing a triplet classification network as the foundational architecture. By incorporating spatial attention modules, they amalgamated high-level and intermediate CNN-generated features to represent the input images. Additionally, they employed gradient reversal layers to address domain discrepancies, leading to performance improvements. However, the challenge of modality discrepancy remains intricate and unresolved. Gong et al. [45] proposed a strategy for bias elimination termed Random Color Dropout (RCD). This strategy postulates the existence of color bias between query images and database images. It aims to mitigate the influence of color bias by discarding a portion of color information from the training data. This, in turn, serves to balance the weight between color-specific features and color-agnostic features within the neural network. However, it is noteworthy that for photographic images, the presence of diverse color information enables a more nuanced focus on finer-grained details. In a different vein, Chen et al. [46] introduced a novel asymmetric disentanglement and dynamically synthesized learning approach within the Transformer framework. This approach operates with the intent to explore a shared embedding space across modalities. Notably, they introduced a dynamic updatable auxiliary sketch (A-Sketch) modality generated from the photographic modality. This auxiliary modality guides the process of asymmetric disentanglement within a singular framework. In the context of a multi-modal joint learning framework, the incorporation of this auxiliary modality imparts heightened diversity to the training samples and diminishes inter-modal disparities. Drawing upon the principles of non-exclusive transplantation, Zhang et al. [47] proposed an innovative method within the framework of a dual-path Transformer. This approach introduces a cross-compatible embedding technique, enabling cross-modal exchange at a local token level, thereby facilitating the extraction of modal-compatible features and mitigating the disparities between them. Furthermore, they introduce a scheme for constructing semantically coherent features, which serves to enhance feature recognition and greatly bolster feature robustness, ultimately attaining the most state-of-the-art performance to date. Zhu et al. [48] introduced a novel cross-domain attention mechanism that employs distinct strategies to partition feature maps within two separate branches, subsequently computing the relationships between distinct segments of sketched images and person photographs. Additionally, a cross-domain center loss was devised, surpassing the constraints of conventional center loss that necessitates domain consistency within datasets. This innovation effectively mitigates the gap between the two domains, promoting proximity among features about the same identity. Rachmadi et al. [49] leveraged three distinct target dropout regularizations, encompassing per-block dropout, horizontal per-block dropout and vertical horizontal per-block dropout. Consequently, an augmentation in the performance of deep neural network classifiers was achieved. Yuan et al. [50] devised an unbiased feature extractor aimed at mitigating the bias stemming from modality-specific information, thus enhancing the capacity of the extracted features in bridging inter-domain disparities. Furthermore, a multi-stream classifier was introduced to ensure the comprehensive attainment of intra-class consistency by the feature extractor.
The Comparison of methods based on the PKU Sketch Re-ID dataset is shown in Table 3. Notwithstanding, due to the relatively limited scale of the utilized PKU Sketch Re-ID dataset, achieving favorable recognition outcomes in authentic scenarios might prove challenging. The prospect of training and deploying models on diminutive datasets for real-world applications remains an objective for prospective advancement.
Methods | Rank-1(%) | Rank-10(%) | mAP(%) |
Dense-HOG+LBP+rankSVM [20] | 5.1 | 28.3 | —— |
Triplet SN [10] | 9.0 | 42.6 | —— |
GN Siamese [4] | 28.9 | 62.4 | —— |
AFLNet [20] | 34.0 | 72.5 | —— |
RCD [45] | 42.5 | 87.5 | —— |
LMDF [21] | 49.0 | 80.2 | —— |
UFE [50] | 57.1 | 89.8 | —— |
CDAC [48] | 60.8 | 88.8 | —— |
FT-SwinTrans-VHDPL [49] | 73.2 | 99.6 | 72.5 |
SketchTrans [46] | 84.6 | 98.2 | —— |
IHDA [44] | 85.6 | 98.0 | —— |
CCSC [47] | 86.0 | 100.0 | 83.7 |
In this section, we will provide a synopsis from the perspective of prospective applications and foundational research value, outlining several potential research directions deemed promising for the future.
In recent years, notable breakthroughs have been achieved in the domain of scene-level fine-grained sketch image retrieval, notably by works such as SketchyCOCO [51] and SceneSketcher [52]. These contributions have been instrumental in furnishing extensive datasets of scene-level fine-grained sketch images, thereby laying the foundation for the exploration of novel research avenues. Particularly, investigations into novel topics have been undertaken, including image generation predicated on scene-level fine-grained sketch image retrieval [53], as well as data retrieval anchored in fine-grained scene contexts [54]. These research trajectories hold significant practical import, as they proffer the technical feasibility of effectuating scene retrieval employing fine-grained sketch images, thereby engendering pronounced appeal among end-users.
The advent of novel data acquisition devices has substantially facilitated the collection of 3D sketch images, thereby lending substantial support to various compelling research avenues in 3D sketch image analysis. Notably, this technological advancement has paved the way for synergistic integration with immersive technologies like virtual reality (VR) [55] and augmented reality (AR) [56]. Delving into the domain of 3D sketch image investigations holds the potential to extend the horizons of human-computer interaction rooted in 2D planar touchscreens towards the expanse of 3D spatial environments, consequently affording a heightened level of immersive experience. While extant repositories of sketch image datasets and applications primarily concentrate on depictions of objects through sketch imagery, it is noteworthy that in practical scenarios, users might evince a keen interest in the machine's comprehension of a broader spectrum of sketch image concepts. Such concepts encompass but are not limited to diagrams, curves, histograms [57], maps [58], engineering sketch images [53] and prototypes of User Interfaces [54].
The advancement of deep learning in sketch image analysis is predominantly propeled by the accumulation of progressively expansive sketch image datasets. However, the exigency for manual curation in generating sketch images engenders a scarcity of such datasets in comparison to their photographic counterparts. Consequently, the efficacy of methodologies addressing pivotal tasks encompassing sketch image analysis, ranging from recognition to retrieval, bears paramount significance. Optimal avenues for achieving this efficacy manifest through judicious approaches such as few-shot learning, self-supervised learning, or intermodal knowledge transfer originating from the domain of photographic images.
As for the future research direction, it is considered from the following aspects, and some possible solutions are given:
(1) Establishing a high-quality standard fine-grained sketch dataset more adapted to realistic environments: Currently, fine-grained sketch image datasets are relatively limited in size, and there is a significant quantitative gap compared to those datasets with millions of sketches of facial data. In addition, existing datasets lack diverse scene coverage, and data can usually be collected only under limited environmental conditions and over relatively short periods. In addition, there are significant differences between the fine-grained sketch data drawn by different artists, which significantly degrade the model performance when applied to different datasets and underperform in real-world applications. To comprehensively evaluate the robustness of the algorithm under different conditions, there is an urgent need to establish large-scale, high-quality and diverse fine-grained sketch datasets.
(2) Interpretability of deep learning for fine-grained sketch image retrieval: Even though deep learning methods have demonstrated excellent performance in fine-grained image retrieval tasks, the pursuit of higher accuracy is accompanied by a relatively limited understanding of the key factors affecting fine-grained sketch image retrieval. This leads to a lack of interpretability of the model decision-making process, making it difficult to understand in practical applications. Therefore, researchers need to delve into the inner workings [59] of deep learning models to improve the interpretability and understandability of fine-grained sketch image retrieval.
(3) Few shot learning for fine-grained sketch image retrieval: The human brain can reason from very little knowledge to unknown knowledge domains through instances, and the most advanced fine-grained sketch image retrieval algorithms nowadays are not able to have this reasoning ability. For fine-grained sketch image retrieval, large-scale instance-level dataset collection is an unsolvable problem, and because fine-grained sketch images need to be drawn by professional painters and labeled by professionals to collect, it is both time-consuming and labor-intensive to collect the data. Thus, fine-grained sketch image retrieval using few shot learning [60] will be one of the mainstream ways of future research.
(4) Semi-supervised learning for fine-grained sketch image retrieval: In semi-supervised learning, we can use a small number of samples that have been labeled and a large number of unlabeled samples for training [34], thus reducing the burden of fine-grained sketch images on the collection. This type of semi-supervised method can enhance the performance of the model and improve the accuracy of fine-grained sketch image retrieval by utilizing the features of the unlabeled data [61], the use of semi-supervised or fine-grained small number of samples sketch image retrieval research is a more realistic research significance.
(5) Cross-domain knowledge transfer: Given the substantial differences between sketch images and photographic counterparts, the exploration of cross-domain knowledge transfer, drawing insights from photographic image analysis, holds promise in advancing the capabilities of fine-grained sketch image retrieval algorithms. This approach can facilitate the transfer of expertise from the domain of photographic images to improve the performance and robustness of fine-grained sketch image retrieval methods.
It is anticipated that these research directions hold the potential to lay the foundational framework for more efficient and enlightening methodologies. This, in turn, is expected to enhance scholarly interest in the field of fine-grained sketch image retrieval, thereby catalyzing its development.
In the past seven years, fine-grained sketch image retrieval based on deep learning has made remarkable progress, showing great research value and potential. This paper comprehensively describes the relevant concepts, problems, evaluation metrics, methods and datasets, optimal performance, and future research directions in recent years regarding deep learning-based fine-grained sketch image retrieval, aiming to provide readers with a comprehensive understanding of the current state of the art of research in this field. It is worth emphasising that all images or datasets mentioned in the paper are for academic purposes only.
The field of fine-grained sketch image retrieval based on deep learning is continuing to show vigorous vitality, and we are optimistic about its prospects. The future development of this research direction will hopefully further expand our understanding of fine-grained sketch image retrieval and provide new insights for research in related fields. As we continue our in-depth research, we encourage researchers in academia and industry to work together to promote more in-depth and reliable results in this field.
The authors declare that they have not used Artificial Intelligence (AI) tools in the creation of this article.
This work was started under the suggestion of Junchao Ge. Qing Luo wrote the manuscript with support from Junchao Ge. Xiang Gao; Bo Jiang, Xueting Yan and Wanyuan Liu participated in collecting and organizing the papers involved in the survey. All authors reviewed the manuscript.
This work was supported by the Science and Technology Project of China Southern Power Grid Co., Ltd. (No. YNKJXM20222219).
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
[1] |
Aebi V, Sabato G, Schmid M (2012) Risk management, corporate governance, and bank performance in the financial crisis. J Bank Financ 36: 3213–3226. https://doi.org/10.1016/j.jbankfin.2011.10.020 doi: 10.1016/j.jbankfin.2011.10.020
![]() |
[2] |
Agnese P, Cerciello M, Oriani R, et al. (2024) ESG controversies and profitability in the European banking sector. Fin Res Lett 61: 105042. https://doi.org/10.1016/j.frl.2024.105042 doi: 10.1016/j.frl.2024.105042
![]() |
[3] |
Agnese P, Giacomini E (2023) Bank's funding costs: Do ESG factors really matter? Fin Res Lett 51: 103437. https://doi.org/10.1016/j.frl.2022.103437 doi: 10.1016/j.frl.2022.103437
![]() |
[4] | Aiken LS, West SG (1991) Multiple Regression: Testing and Interpreting Interactions. Sage Publications, Inc. |
[5] | Akbas, HE (2012) Determinants of bank profitability: An investigation on Turkish banking sector. Öneri Derg 10: 103–110. |
[6] |
Albuquerque R, Koskinen Y, Zhang C (2019) Corporate social responsibility and firm risk: Theory and empirical evidence. Manage Sci 65: 4451–4469. https://doi.org/10.1287/mnsc.2018.3043 doi: 10.1287/mnsc.2018.3043
![]() |
[7] |
Alexiou C, Sofoklis V (2009) Determinants of bank profitability: Evidence from the Greek banking sector. Econ Ann 54: 93–118. https://doi.org/10.2298/EKA0982093A doi: 10.2298/EKA0982093A
![]() |
[8] |
Arellano M, Bond S (1991) Some tests of specification for panel data: Monte Carlo evidence and an application to employment equations. Rev Econ Stud 58: 277–297. https://doi.org/10.2307/2297968 doi: 10.2307/2297968
![]() |
[9] | Arnone M, Leogrande A (2024) The Sustainability of the Factoring Chain in Europe in the Light of the Integration of ESG Factors. Hal-04629337. Available from: https://hal.science/hal-04629337v1. |
[10] |
Athanasoglou P, Brissimis S, Delis M (2008) Bank-specific, industry-specific and macroeconomic determinants of bank profitability. J Int Financ Mark Inst 18: 121–136. https://doi.org/10.1016/j.intfin.2006.07.001 doi: 10.1016/j.intfin.2006.07.001
![]() |
[11] |
Aupperle KE, Carroll AB, Hatfield JD (1985) An empirical examination of the relationship between corporate social responsibility and profitability. Acad Manag J. 28: 446–463. https://doi.org/10.5465/256210 doi: 10.5465/256210
![]() |
[12] |
Azmi W, Hassan MK, Houston R, et al. (2021) ESG activities and banking performance: International evidence from emerging economies. J Int Financial Mark Inst Money 70: 101277. https://doi.org/10.1016/j.intfin.2020.101277 doi: 10.1016/j.intfin.2020.101277
![]() |
[13] |
Bătae OM, Dragomir VD, Feleagă L (2021) The relationship between environmental, social, and financial performance in the banking sector: A European study. J Clean Prod 290: 125791. https://doi.org/10.1016/j.jclepro.2021.125791 doi: 10.1016/j.jclepro.2021.125791
![]() |
[14] |
Barnett ML (2007) Stakeholder influence capacity and the variability of financial returns to corporate social responsibility. Acad Manage Rev 32: 794–816. https://doi.org/10.5465/AMR.2007.25275520 doi: 10.5465/AMR.2007.25275520
![]() |
[15] |
Beck T, Demirgüç-Kunt A, Levine R (2006) Bank concentration, competition and crises: First results. J Bank Financ 30: 1581–1603. https://doi.org/10.1016/j.jbankfin.2005.05.010 doi: 10.1016/j.jbankfin.2005.05.010
![]() |
[16] |
Behr P, Schmidt RH, Xie R (2010) Market structure, capital regulation and bank risk taking. J Financ Serv Res 37: 131–158. https://doi.org/10.1007/s10693-009-0054-y doi: 10.1007/s10693-009-0054-y
![]() |
[17] |
Benlemlih M, Bitar M (2018) Corporate social responsibility and investment efficiency. J Bus Ethics 148: 647–671. https://doi.org/10.1007/s10551-016-3020-2 doi: 10.1007/s10551-016-3020-2
![]() |
[18] |
Bhandari A, Javakhadze D (2017) Corporate social responsibility and capital allocation efficiency. J Corp Finance 43: 354–377. https://doi.org/10.1016/j.jcorpfin.2017.01.012 doi: 10.1016/j.jcorpfin.2017.01.012
![]() |
[19] |
Birindelli G, Dell'Atti S, Iannuzzi AP, et al. (2018) Composition and activity of the board of directors: Impact on ESG performance in the banking system. Sustainability 10: 4699. https://doi.org/10.3390/su10124699 doi: 10.3390/su10124699
![]() |
[20] | Bitar M, Tarazi A (2022) A note on regulatory responses to COVID-19 pandemic: Balancing banks' solvency and contribution to recovery. J Financ Stab 60: 101009. 10.1016/j.jfs.2022.101009 |
[21] |
Brogi M, Lagasio V (2019) Environmental, social, and governance and company profitability: Are financial intermediaries different? Corp Soc Environ Manag 26: 576–587. https://doi.org/10.1002/csr.1704 doi: 10.1002/csr.1704
![]() |
[22] |
Buallay A (2019) Is sustainability reporting (ESG) associated with performance? Evidence from the European banking sector. Manag Environ Qual 30: 98–115. https://doi.org/10.1108/MEQ-12-2017-0149 doi: 10.1108/MEQ-12-2017-0149
![]() |
[23] |
Campbell JL (2007) Why should corporations behave in socially responsible ways? An institutional theory of corporate social responsibility. Acad Manage Rev 32: 946–967. https://doi.org/10.5465/AMR.2007.25275684 doi: 10.5465/AMR.2007.25275684
![]() |
[24] |
Cantero-Saiz M, Polizzi S, Scannella E (2024) ESG and asset quality in the banking industry: The moderating role of financial performance. Res Int Bus Finance 69: 102221. https://doi.org/10.1016/j.ribaf.2024.102221 doi: 10.1016/j.ribaf.2024.102221
![]() |
[25] |
Cantero-Saiz M, Sanfilippo-Azofra S, Torre-Olmo B (2022) Sovereign risk and the bank lending channel: Differences across countries and the effects of the financial crisis. J Money Credit Bank 54: 285–312. https://doi.org/10.1111/jmcb.12794 doi: 10.1111/jmcb.12794
![]() |
[26] |
Cantero-Saiz M, Sanfilippo-Azofra S, Torre-Olmo B, et al. (2014) Sovereign risk and the bank lending channel in Europe. J Int Money Finance 47: 1–20. https://doi.org/10.1016/j.jimonfin.2014.04.008 doi: 10.1016/j.jimonfin.2014.04.008
![]() |
[27] |
Cantero-Saiz M, Torre-Olmo B, Sanfilippo-Azofra S (2023) Sustainable banking, financial strength and the bank lending channel of monetary policy. E M: Ekon Manag 26: 165–185. https://doi.org/10.15240/tul/001/2023-1-010 doi: 10.15240/tul/001/2023-1-010
![]() |
[28] |
Capelle-Blancard G, Crifo P, Diaye MA, et al. (2019) Sovereign bond yield spreads and sustainability: An empirical analysis of OECD countries. J Bank Financ 98: 156–169. https://doi.org/10.1016/j.jbankfin.2018.11.011 doi: 10.1016/j.jbankfin.2018.11.011
![]() |
[29] |
Carnevale C, Mazzuca M (2014) Sustainability report and bank valuation: evidence from European stock markets. Bus Ethics Eur Rev 23: 69–90. https://doi.org/10.1111/beer.12038 doi: 10.1111/beer.12038
![]() |
[30] | CGFS-Committee on the Global Financial System (2011) The Impact of Sovereign Credit Risk on Bank Funding Conditions. CGFS Papers 43. Bank for International Settlements |
[31] |
Chang HY, Liang LW, Liu YL (2021) Using environmental, social and governance (ESG) and financial indicators to measure bank cost efficiency in Asia. Sustainability 13: 11139. https://doi.org/10.3390/su132011139 doi: 10.3390/su132011139
![]() |
[32] |
Chapple W, Moon J (2005) Corporate social responsibility (CSR) in Asia: A seven-country study of CSR website reporting. Bus Soc 44: 415–441. https://doi.org/10.1177/0007650305281658 doi: 10.1177/0007650305281658
![]() |
[33] |
Chen JC, Roberts RW (2010) Toward a more coherent understanding of the organization–society relationship: A theoretical consideration for social and environmental accounting research. J Bus Ethics 97: 651–665. https://doi.org/10.1007/s10551-010-0531-0 doi: 10.1007/s10551-010-0531-0
![]() |
[34] |
Cheng B, Ioannou I, Serafeim G (2014) Corporate social responsibility and access to finance. Strateg Manage J 35: 1–23. https://doi.org/10.1002/smj.2131 doi: 10.1002/smj.2131
![]() |
[35] |
Clarkson P, Li Y, Richardson G, et al. (2011) Does it pay to be green? Determinants and consequences of proactive environmental strategies. J Account Public Policy 30: 122–144. https://doi.org/10.1016/j.jaccpubpol.2010.09.013 doi: 10.1016/j.jaccpubpol.2010.09.013
![]() |
[36] |
Ҫolak G, Öztekin Ö, (2021) The impact of COVID-19 pandemic on bank lending around the world. J Bank Financ 133: 106207. https://doi.org/10.1016/j.jbankfin.2021.106207 doi: 10.1016/j.jbankfin.2021.106207
![]() |
[37] |
Cornett MM, Erhemjamts O, Tehranian H (2016) Greed or good deeds: An examination of the relation between corporate social responsibility and the financial performance of U.S. commercial banks around the financial crisis. J Bank Financ 70: 137–159. https://doi.org/10.1016/j.jbankfin.2016.04.024 doi: 10.1016/j.jbankfin.2016.04.024
![]() |
[38] |
De Nicoló G, Bartholomew P, Zaman J, et al. (2004) Bank consolidation, internationalization and conglomeration: Trends and implications for financial risk. Financ Mark Inst Instrum 13: 173–217. https://doi.org/10.1111/j.0963-8008.2004.00076.x doi: 10.1111/j.0963-8008.2004.00076.x
![]() |
[39] |
Demsetz H (1982) Barriers to entry. Am Econ Rev 72: 47–57. https://doi.org/10.2307/1808574 doi: 10.2307/1808574
![]() |
[40] |
Di Tommaso C, Thornton J (2020) Do ESG scores effect bank risk taking and value? Evidence from European banks. CSR Environ Manag 27: 2286–2298. https://doi.org/10.1002/csr.1964 doi: 10.1002/csr.1964
![]() |
[41] |
El Ghoul S, Guedhami O, Kwok CC, et al. (2011) Does corporate social responsibility affect the cost of capital? J Bank Financ 35: 2388–2406. https://doi.org/10.1016/j.jbankfin.2011.02.007 doi: 10.1016/j.jbankfin.2011.02.007
![]() |
[42] |
El Khoury R, Nasrallah N, Alareeni B (2021) ESG and financial performance of banks in the MENAT region: Concavity-convexity patterns. J Sustain Financ Invest 25: 406–430. https://doi.org/10.1080/20430795.2021.1929807 doi: 10.1080/20430795.2021.1929807
![]() |
[43] |
Esteban-Sánchez P, de la Cuesta-González M, Paredes-Gazquez JD (2017) Corporate social performance and its relation with corporate financial performance: International evidence in the banking industry. J Clean Prod 162: 1102–1110. https://doi.org/10.1016/j.jclepro.2017.06.127 doi: 10.1016/j.jclepro.2017.06.127
![]() |
[44] |
Ferreira F, Jalali M, Meiduté-Kavaliauskiene I, et al. (2015) A meta-cognitive decision making based-framework for bank customer loyalty measurement and management. Technol Econ Dev Econ 21: 280–300. https://doi.org/10.3846/20294913.2014.981764 doi: 10.3846/20294913.2014.981764
![]() |
[45] |
Finger M, Gavious I, Manos R (2018) Environmental risk management and financial performance in the banking industry: A cross-country comparison. J Int Financial Mark Inst Money 52: 240–261. https://doi.org/10.1016/j.intfin.2017.09.019 doi: 10.1016/j.intfin.2017.09.019
![]() |
[46] |
Fries S, Taci A (2005) Cost efficiency of banks in transition: Evidence from 289 banks in 15 post-communist countries. J Bank Financ 29: 55–81. https://doi.org/10.1016/j.jbankfin.2004.06.016 doi: 10.1016/j.jbankfin.2004.06.016
![]() |
[47] |
Galletta S, Mazzù S (2023) ESG controversies and bank risk taking. Bus Strat Env 32: 274–288. https://doi.org/10.1002/bse.3129 doi: 10.1002/bse.3129
![]() |
[48] |
Galletta S, Goodell JW, Mazzù S, et al. (2023) Bank reputation and operational risk: The impact of ESG. Fin Res Lett 51: 103494. https://doi.org/10.1016/j.frl.2022.103494 doi: 10.1016/j.frl.2022.103494
![]() |
[49] |
Gangi F, Meles A, D'Angelo E, et al. (2019) Sustainable development and corporate governance in the financial system: Are environmentally friendly banks less risky? Corp Soc Responsib Environ Manag 26: 529–547. https://doi.org/10.1002/csr.1699 doi: 10.1002/csr.1699
![]() |
[50] |
Garcia-Torea N, Luque-Vílchez M, Rodríguez-Gutiérrez P (2024) The EU Taxonomy, sustainability reporting and financial institutions: understanding the elements driving regulatory uncertainty. Account Forum 48: 427–454. https://doi.org/10.1080/01559982.2024.2364953 doi: 10.1080/01559982.2024.2364953
![]() |
[51] |
Gatzert N (2015) The impact of corporate reputation and reputation damaging events on financial performance: Empirical evidence from the literature. Eur Manag J 33: 485–499. https://doi.org/10.1016/j.emj.2015.10.001 doi: 10.1016/j.emj.2015.10.001
![]() |
[52] | Goel R, Gautam D, Natalucci F, et al. (2022) Sustainable Finance in Emerging Markets: Evolution, Challenges, and Policy Priorities. International Monetary Fund, 2022–2182. https://doi.org/10.5089/9798400218101.001 |
[53] |
Goldberg LG, Rai A (1996) The structure-performance relationship for European banking. J Bank Financ 20: 745–771. https://doi.org/10.1016/0378-4266(95)00021-6 doi: 10.1016/0378-4266(95)00021-6
![]() |
[54] |
Gonzalez-Ruiz JD, Ospina-Patiño C, Marín-Rodríguez NJ (2024) The influence of environmental, social and governance issues in the banking industry. Adm Sci 14: 156. https://doi.org/10.3390/admsci14070156 doi: 10.3390/admsci14070156
![]() |
[55] |
Goss A, Roberts GS (2011) The impact of corporate social responsibility on the cost of bank loans. J Bank Financ 36: 1794–1810. https://doi.org/10.1016/j.jbankfin.2010.12.002 doi: 10.1016/j.jbankfin.2010.12.002
![]() |
[56] |
Gurol B, Lagasio V (2022) Women board members' impact on ESG disclosure with environment and social dimensions: evidence from the European banking sector. Soc Responsib J 19: 211–228. https://doi.org/10.1108/SRJ-08-2020-0308 doi: 10.1108/SRJ-08-2020-0308
![]() |
[57] |
Hachenberg B, Schiereck D (2018) Are green bonds priced differently from conventional bonds? J Asset Manag 19: 371–383. https://doi.org/10.1057/s41260-018-0088-5 doi: 10.1057/s41260-018-0088-5
![]() |
[58] |
Harkin SM, Mare DS, Crook JN (2020) Independence in bank governance structure: Empirical evidence of effects on bank risk performance. Res Int Bus Finance 52: 101177. https://doi.org/10.1016/j.ribaf.2019.101177 doi: 10.1016/j.ribaf.2019.101177
![]() |
[59] |
Hart S (1995) A natural-resource view of the firm. Acad Manag Rev 20: 986–1014. https://doi.org/10.2307/258963 doi: 10.2307/258963
![]() |
[60] |
Herciu M, Ogrean C (2014) An overview on European Union sustainable competitiveness. Procedia Econ Financ 16: 651–656. https://doi.org/10.1016/S2212-5671(14)00853-3 doi: 10.1016/S2212-5671(14)00853-3
![]() |
[61] |
Hickel J (2020) The sustainable development index: Measuring the ecological efficiency of human development in the anthropocene. Ecol Econ 167: 1–10. https://doi.org/10.1016/j.ecolecon.2019.05.011 doi: 10.1016/j.ecolecon.2019.05.011
![]() |
[62] |
Hoepner A, Oikonomou I, Scholtens B, et al. (2016) The effects of corporate and country sustainability characteristics on the cost of debt: An international investigation. J Bus Finance Account 43: 158–190. https://doi.org/10.1111/jbfa.12183 doi: 10.1111/jbfa.12183
![]() |
[63] |
Hübel B (2022) Do markets value ESG risks in sovereign credit curves? Q Rev Econ Finance 85: 134–148. https://doi.org/10.1016/j.qref.2020.11.003 doi: 10.1016/j.qref.2020.11.003
![]() |
[64] |
Hummel K, Jobst D (2024) An overview of corporate sustainability reporting legislation in the European Union. Account in Eur 21: 320–355. https://doi.org/10.1080/17449480.2024.2312145 doi: 10.1080/17449480.2024.2312145
![]() |
[65] |
Igbudu N, Garanti Z, Popoola T (2018) Enhancing bank loyalty through sustainable banking practices: The mediating effect of corporate image. Sustainability 10: 4050. https://doi.org/10.3390/su10114050 doi: 10.3390/su10114050
![]() |
[66] |
Jackson G, Bartosch J, Avetisyan E, et al. (2020) Mandatory non-financial disclosure and its influence on CSR: An international comparison. J Bus Ethics 162: 323–342. https://doi.org/10.1007/s10551-019-04200-0 doi: 10.1007/s10551-019-04200-0
![]() |
[67] |
Jo H, Kim H, Park K (2015) Corporate environmental responsibility and firm performance in the financial services sector. J Bus Ethics 131: 257–284. https://doi.org/10.1007/s10551-014-2276-7 doi: 10.1007/s10551-014-2276-7
![]() |
[68] |
Jones TM (1995) Instrumental stakeholder theory: A synthesis of ethics and economics. Acad Manage Rev 20: 404–437. https://doi.org/10.5465/amr.1995.9507312924 doi: 10.5465/amr.1995.9507312924
![]() |
[69] | Khanna T, Palepu KG (2006) Emerging giants: building world-class companies in developing countries. Harv Bus Rev 84: 60–69. |
[70] |
Kotsantonis S, Pinney C, Serafeim G (2016) ESG integration in investment management: Myths and realities. J Appl Corp Finance 28: 10–16. https://doi.org/10.1111/jacf.12169 doi: 10.1111/jacf.12169
![]() |
[71] |
La Torre M, Leo S, Panetta IC (2021) Banks and environmental, social and governance drivers: Follow the market or the authorities? Corp Soc Responsib Environ Manag 28: 1620–1634. https://doi.org/10.1002/csr.2132 doi: 10.1002/csr.2132
![]() |
[72] |
Lamanda G, Tamásné Vőneki Z (2024) Is ESG disclosure associated with bank performance? Evidence from the Visegrad Four countries. Manag Environ Qual 35: 201–219. https://doi.org/10.1108/MEQ-02-2023-0064 doi: 10.1108/MEQ-02-2023-0064
![]() |
[73] |
Lang Q, Ma F, Mirza N, et al. (2023) The interaction of climate risk and bank liquidity: An emerging market perspective for transitions to low carbon energy. Technol Forecast Soc Change 191: 122480. https://doi.org/10.1016/j.techfore.2023.122480 doi: 10.1016/j.techfore.2023.122480
![]() |
[74] |
Lopatta K, Buchholz F, Kaspereit T (2016) Asymmetric information and corporate social responsibility. Bus Soc 55: 458–488. https://doi.org/10.1177/00076503155754 doi: 10.1177/00076503155754
![]() |
[75] |
Luo Z, Li Y, Nguyen LT, et al. (2024) The moderating role of country governance in the link between ESG and financial performance: A study of listed companies in 58 countries. Sustainability 16: 5410. https://doi.org/10.3390/su16135410 doi: 10.3390/su16135410
![]() |
[76] |
Macve R, Chen X (2010) The "Equator Principles": A success for voluntary codes? Acc Audit Acc J 23: 890–919. https://doi.org/10.1108/09513571011080171 doi: 10.1108/09513571011080171
![]() |
[77] |
Mansur I, Zangeneh H, Zitz MS (1993) The association between banks' performance ratios and market-determined measures of risk. J Appl Econ 25: 1503–1510. https://doi.org/10.1080/00036849300000154 doi: 10.1080/00036849300000154
![]() |
[78] |
Matten D, Moon J (2008) "Implicit" and "explicit" CSR: A conceptual framework for a comparative understanding of corporate social responsibility. Acad Manage Rev 33: 404–424. https://doi.org/10.5465/AMR.2008.31193458 doi: 10.5465/AMR.2008.31193458
![]() |
[79] |
Nosratabadi S, Pinter G, Mosavi A, et al. (2020) Sustainable banking; Evaluation of the European business models. Sustainability 12: 2314. https://doi.org/10.3390/su12062314 doi: 10.3390/su12062314
![]() |
[80] |
Pampurini F, Quaranta AG (2018) Sustainability and efficiency of the European banking market after the global crisis: The impact of some strategic choices. Sustainability 10: 2237. https://doi.org/10.3390/su10072237 doi: 10.3390/su10072237
![]() |
[81] |
Pasiouras K, Kosmidou K (2007) Factors influencing the profitability of domestic and foreign commercial banks in the European Union. Res Int Bus Financ 21: 222–237. https://doi.org/10.1016/j.ribaf.2006.03.007 doi: 10.1016/j.ribaf.2006.03.007
![]() |
[82] |
Petria N, Capraru B, Ihnatov I (2015) Determinants of bank's profitability: Evidence from EU 27 banking systems. Procedia Econ Finance 20: 518–524. https://doi.org/10.1016/S2212-5671(15)00104-5 doi: 10.1016/S2212-5671(15)00104-5
![]() |
[83] |
Qazi A, Al-Mhdawi MKS (2024) Exploring the relative importance of sustainable competitiveness pillars. J Clean Prod 443: 140986. https://doi.org/10.1016/j.jclepro.2024.140986 doi: 10.1016/j.jclepro.2024.140986
![]() |
[84] |
Razak LA, Ibrahim MH, Ng A (2020) Which sustainability dimensions affect credit risk? Evidence from corporate and country-level measures. J Risk Financial Manag 13: 316. https://doi.org/10.3390/jrfm13120316 doi: 10.3390/jrfm13120316
![]() |
[85] |
Rosenbaum PR, Rubin DB (1985) The bias due to incomplete matching. Biometrics 103–116. https://doi.org/10.2307/2530647 doi: 10.2307/2530647
![]() |
[86] |
Sabbaghi O (2022) The impact of news on the volatility of ESG firms. Glob Financ J 51: 100570. https://doi.org/10.1016/j.gfj.2020.100570 doi: 10.1016/j.gfj.2020.100570
![]() |
[87] | Sanfilippo-Azofra S, Cantero-Saiz M, Torre-Olmo B, et al. (2013) Financial crisis, concentration and efficiency: Effects on performance and risk of banks. Financ Uver 63: 537–558. |
[88] |
Scholtens B (2009) Corporate social responsibility in the international banking industry. J Bus Ethics 86: 159–175. https://doi.org/10.1007/s10551-008-9841-x doi: 10.1007/s10551-008-9841-x
![]() |
[89] |
Schultz F, Wehmeier S (2010) Institutionalization of corporate social responsibility within corporate communications: Combining institutional, sensemaking and communication perspectives. Corp Commun Int J 15: 9–29. https://doi.org/10.1108/135632810110168131 doi: 10.1108/135632810110168131
![]() |
[90] |
Shah AA, Wu D, Korotkov V (2019) Are sustainable banks efficient and productive? A data envelopment analysis and the Malmquist productivity index analysis. Sustainability 11: 2398. https://doi.org/10.3390/su11082398 doi: 10.3390/su11082398
![]() |
[91] |
Shakil MH, Mahmood N, Tasnia M, et al. (2019) Do environmental, social and governance performance affect the financial performance of banks? A cross-country study of emerging market banks. Manag Environ Qual: Int J 30: 1331–1344. https://doi.org/10.1108/MEQ-08-2018-0155 doi: 10.1108/MEQ-08-2018-0155
![]() |
[92] |
Singhania M, Saini N (2022) Quantification of ESG Regulations: A Cross-Country Benchmarking Analysis. Vision 26: 163–171. https://doi.org/10.1177/09722629211054173 doi: 10.1177/09722629211054173
![]() |
[93] |
Siregar SV, Mita AF, Amarullah F, et al. (2024) Sustainability practices and firm performance: The moderating role of firm-, industry-, and country-level factors. Bus Strat Dev 7: e345. https://doi.org/10.1002/bsd2.345 doi: 10.1002/bsd2.345
![]() |
[94] |
Smirlock, M (1985) Evidence on the (non) relationship between concentration and profitability in banking. J Money Credit Bank 17: 69–83. https://doi.org/10.2307/1992507 doi: 10.2307/1992507
![]() |
[95] | SolAbility (2023) The Global Sustainable Competitiveness Index 2023. 12th Edition. Available from: https://solability.com/ |
[96] |
Sol-Murta F, Gama PM (2024) Sustainability and the domestic credit market: Worldwide evidence. Eurasian Econ Rev 14: 827–845. https://doi.org/10.1007/s40822-024-00282-y doi: 10.1007/s40822-024-00282-y
![]() |
[97] |
Stellner C, Klein C, Zwergel B (2015) Corporate social responsibility and eurozone corporate bonds: The moderating role of country sustainability. J Bank Financ 59: 538–549. https://doi.org/10.1016/j.jbankfin.2015.04.032 doi: 10.1016/j.jbankfin.2015.04.032
![]() |
[98] | Stock JH, Yogo M (2005) Testing for weak instruments in linear IV regression. In: Andrews D, Stock JH (Eds.) Identification and inference for econometric models. Cambridge University Press, Cambridge: 80–108. https://doi.org/10.1017/CBO9780511614491.006 |
[99] | Sufian F, Chong RR (2008) Determinants of banks profitability in a developing economy: Empirical evidence from the Philippines. Asian Acad Manag J Account. Finance 4: 91–112. |
[100] |
Titus MA (2007) Detecting selection bias, using propensity score matching, and estimating treatment effects: an application to the private returns to a master's degree. Res High Educ 48: 487–521. https://doi.org/10.1007/s11162-006-9034-3 doi: 10.1007/s11162-006-9034-3
![]() |
[101] |
Torre-Olmo B, Cantero-Saiz M, Sanfilippo-Azofra S (2021) Sustainable banking, market power and efficiency: Effects on banks' profitability and risk. Sustainability 13: 1298. https://doi.org/10.3390/su13031298 doi: 10.3390/su13031298
![]() |
[102] |
Tregenna F (2009) The fat years: The structure and profitability of the US banking sector in the precrisis period. Camb J Econ 33: 609–632. https://doi.org/10.1093/cje/bep025 doi: 10.1093/cje/bep025
![]() |
[103] |
Ullman AA (1985) Data in a search of theory: A critical examination of the relationships among social performance, social disclosure, and economic performance of US firms. Acad Manag Rev 10: 540–557. https://doi.org/10.5465/amr.1985.4278989 doi: 10.5465/amr.1985.4278989
![]() |
[104] |
Valls-Martínez MC, Cruz-Rambaud S, Parra-Oller IM (2020) Sustainable and conventional banking in Europe. PLoS One 15: e0229420. https://doi.org/10.1371/journal.pone.0229420 doi: 10.1371/journal.pone.0229420
![]() |
[105] |
Van den End JW (2016) A macroprudential approach to address liquidity risk with the loan-to-deposit ratio. Eur J Financ 22: 237–253. https://doi.org/10.1080/1351847X.2014.983137 doi: 10.1080/1351847X.2014.983137
![]() |
[106] |
Van Hoang TH, Pham L, Nguyen TTP (2023) Does country sustainability improve firm ESG reporting transparency? The moderating role of firm industry and CSR engagement. Econ Model 125: 106351. https://doi.org/10.1016/j.econmod.2023.106351 doi: 10.1016/j.econmod.2023.106351
![]() |
[107] |
Vargas-Santander KG, Álvarez-Diez S, Baixauli-Soler S, et al. (2023) Corporate social responsibility and financial performance: Does country sustainability matter? Corp Soc Responsib Environ Manag 30: 3075–3094. https://doi.org/10.1002/csr.2539 doi: 10.1002/csr.2539
![]() |
[108] |
Wagner M (2010) The role of corporate sustainability performance for economic performance: A firm-level analysis of moderation effects. Ecol Econ 69: 1553–1560. https://doi.org/10.1016/j.ecolecon.2010.02.017 doi: 10.1016/j.ecolecon.2010.02.017
![]() |
[109] |
Wang J, Hu X, Zhong A (2023) Stock market reaction to mandatory ESG disclosure. Financ Res Lett 53: 103402. https://doi.org/10.1016/j.frl.2022.103402 doi: 10.1016/j.frl.2022.103402
![]() |
[110] |
Wang S, Shang HL, Tickle L, et al. (2024) Forecasting age- and sex-specific survival functions: application to annuity pricing. Risks 12: 117. https://doi.org/10.3390/risks12070117 doi: 10.3390/risks12070117
![]() |
[111] |
Xiao C, Wang Q, van der Vaart T, et al. (2018) When does corporate sustainability performance pay off? The impact of country-level sustainability performance. Ecol Econ 146: 325–333. https://doi.org/10.1016/j.ecolecon.2017.11.025 doi: 10.1016/j.ecolecon.2017.11.025
![]() |
[112] |
Yin J, Zhang Y (2012) Institutional dynamics and corporate social responsibility (CSR) in an emerging country context: Evidence from China. J Bus Ethics 111: 301–316. https://doi.org/10.1007/s10551-012-1243-4 doi: 10.1007/s10551-012-1243-4
![]() |
1. | Rahul Mk, Fazin Faizal, D Vanusha, T R Vedhavathy, 2024, SketchScan: Face Sketch Illustration and Identification using Deep Learning, 979-8-3503-7378-3, 1, 10.1109/OTCON60325.2024.10687391 | |
2. | Junchao Ge, Huafeng Li, Yafei Zhang, 2024, Robust discriminative and modal-consistent feature learning for fine-grained sketch-based image retrieval, 9798400712739, 1, 10.1145/3696409.3700200 | |
3. | Xiaoxue Li, Xin Yang, Chi Ma, Jianzhong Qiao, 2024, Fine-Grained Sketch Retrieval for Multi Metric Feature Fusion with Attentional Mechanism, 979-8-3315-3988-7, 226, 10.1109/ICACTE62428.2024.10871654 | |
4. | Azadeh Arnaz, Justin Lipman, Mehran Abolhasan, 2024, Adversarial Attack Vectors Against Near-Real-Time AI xApps in the Open RAN, 979-8-3315-0973-6, 1, 10.1109/SIN63213.2024.10871665 |
Dataset | Number of photographs | Number of sketch images | Photograph-sketch images |
QMUL-Chair | 297 | 297 | 1 to 1 |
QMUL-Shoe | 419 | 419 | 1 to 1 |
QMUL-ChairV2 | 400 | 1275 | 1 to 3 |
QMUL-ShoeV2 | 2000 | 6730 | 1 to 3 |
PKU Sketch Re-ID | 400 | 200 | 2 to 1 |
QMUL ChairV2 | QMUL ShoeV2 | |||||
Methods | Rank-1(%) | Rank-5(%) | Rank-10(%) | Rank-1(%) | Rank-5(%) | Rank-10(%) |
Triplet SN[5] | 47.4 | —— | 84.3 | 28.7 | —— | 71.6 |
HOLEF SN[13] | 50.7 | —— | 86.3 | 31.2 | —— | 74.6 |
SN-RL[9] | 51.2 | —— | 86.9 | 30.8 | —— | 74.2 |
Triplet Attn[11] | 53.4 | —— | 87.6 | 31.7 | —— | 75.8 |
CC-Gen [33] | 54.2 | —— | 88.2 | 33.8 | —— | 77.9 |
Triplet RL[40] | 51.2 | 76.34 | 89.6 | 34.1 | —— | 78.8 |
CMHM[14] | 62.5 | —— | 90.7 | 36.3 | —— | 80.7 |
Edgemap[27] | 53.9 | —— | 87.7 | 33.8 | —— | 80.9 |
Edge2sketch[39] | 54.3 | —— | 87.5 | 34.2 | —— | 81.2 |
DVML[28] | 52.8 | —— | 85.2 | 32.1 | —— | 76.2 |
SSL[36] | 53.3 | —— | 87.5 | 33.4 | —— | 80.7 |
StyleMeUp[34] | 62.9 | —— | 91.1 | 36.5 | —— | 81.8 |
DARP-SBIR[41] | —— | 35.65 | —— | —— | 60.02 | —— |
MGAL[42] | —— | 81.73 | 92.56 | —— | 65.31 | 78.22 |
SWNT[43] | 64.8 | 79.1 | —— | 43.7 | 74.9 | —— |
DLA-Net[29] | —— | —— | —— | 50.15 | —— | —— |
DLI-Net[30] | 77.81 | —— | —— | 50.0 | —— | —— |
EWLAW-Net[31] | 81.48 | —— | —— | 53.0 | —— | —— |
CSR[35] | —— | —— | —— | 52.1 | —— | 87.9 |
MAML[37] | —— | —— | —— | 38.3 | 76.6 | —— |
MLRM[32] | 74.3 | —— | 98.2 | 50.4 | —— | 87.9 |
SketchTrans[46] | 81.7 | —— | 97.4 | 38.7 | —— | 80.9 |
CCSC[47] | 74.3 | —— | 97.4 | 33.5 | —— | 80.2 |
Methods | Rank-1(%) | Rank-10(%) | mAP(%) |
Dense-HOG+LBP+rankSVM [20] | 5.1 | 28.3 | —— |
Triplet SN [10] | 9.0 | 42.6 | —— |
GN Siamese [4] | 28.9 | 62.4 | —— |
AFLNet [20] | 34.0 | 72.5 | —— |
RCD [45] | 42.5 | 87.5 | —— |
LMDF [21] | 49.0 | 80.2 | —— |
UFE [50] | 57.1 | 89.8 | —— |
CDAC [48] | 60.8 | 88.8 | —— |
FT-SwinTrans-VHDPL [49] | 73.2 | 99.6 | 72.5 |
SketchTrans [46] | 84.6 | 98.2 | —— |
IHDA [44] | 85.6 | 98.0 | —— |
CCSC [47] | 86.0 | 100.0 | 83.7 |
Dataset | Number of photographs | Number of sketch images | Photograph-sketch images |
QMUL-Chair | 297 | 297 | 1 to 1 |
QMUL-Shoe | 419 | 419 | 1 to 1 |
QMUL-ChairV2 | 400 | 1275 | 1 to 3 |
QMUL-ShoeV2 | 2000 | 6730 | 1 to 3 |
PKU Sketch Re-ID | 400 | 200 | 2 to 1 |
QMUL ChairV2 | QMUL ShoeV2 | |||||
Methods | Rank-1(%) | Rank-5(%) | Rank-10(%) | Rank-1(%) | Rank-5(%) | Rank-10(%) |
Triplet SN[5] | 47.4 | —— | 84.3 | 28.7 | —— | 71.6 |
HOLEF SN[13] | 50.7 | —— | 86.3 | 31.2 | —— | 74.6 |
SN-RL[9] | 51.2 | —— | 86.9 | 30.8 | —— | 74.2 |
Triplet Attn[11] | 53.4 | —— | 87.6 | 31.7 | —— | 75.8 |
CC-Gen [33] | 54.2 | —— | 88.2 | 33.8 | —— | 77.9 |
Triplet RL[40] | 51.2 | 76.34 | 89.6 | 34.1 | —— | 78.8 |
CMHM[14] | 62.5 | —— | 90.7 | 36.3 | —— | 80.7 |
Edgemap[27] | 53.9 | —— | 87.7 | 33.8 | —— | 80.9 |
Edge2sketch[39] | 54.3 | —— | 87.5 | 34.2 | —— | 81.2 |
DVML[28] | 52.8 | —— | 85.2 | 32.1 | —— | 76.2 |
SSL[36] | 53.3 | —— | 87.5 | 33.4 | —— | 80.7 |
StyleMeUp[34] | 62.9 | —— | 91.1 | 36.5 | —— | 81.8 |
DARP-SBIR[41] | —— | 35.65 | —— | —— | 60.02 | —— |
MGAL[42] | —— | 81.73 | 92.56 | —— | 65.31 | 78.22 |
SWNT[43] | 64.8 | 79.1 | —— | 43.7 | 74.9 | —— |
DLA-Net[29] | —— | —— | —— | 50.15 | —— | —— |
DLI-Net[30] | 77.81 | —— | —— | 50.0 | —— | —— |
EWLAW-Net[31] | 81.48 | —— | —— | 53.0 | —— | —— |
CSR[35] | —— | —— | —— | 52.1 | —— | 87.9 |
MAML[37] | —— | —— | —— | 38.3 | 76.6 | —— |
MLRM[32] | 74.3 | —— | 98.2 | 50.4 | —— | 87.9 |
SketchTrans[46] | 81.7 | —— | 97.4 | 38.7 | —— | 80.9 |
CCSC[47] | 74.3 | —— | 97.4 | 33.5 | —— | 80.2 |
Methods | Rank-1(%) | Rank-10(%) | mAP(%) |
Dense-HOG+LBP+rankSVM [20] | 5.1 | 28.3 | —— |
Triplet SN [10] | 9.0 | 42.6 | —— |
GN Siamese [4] | 28.9 | 62.4 | —— |
AFLNet [20] | 34.0 | 72.5 | —— |
RCD [45] | 42.5 | 87.5 | —— |
LMDF [21] | 49.0 | 80.2 | —— |
UFE [50] | 57.1 | 89.8 | —— |
CDAC [48] | 60.8 | 88.8 | —— |
FT-SwinTrans-VHDPL [49] | 73.2 | 99.6 | 72.5 |
SketchTrans [46] | 84.6 | 98.2 | —— |
IHDA [44] | 85.6 | 98.0 | —— |
CCSC [47] | 86.0 | 100.0 | 83.7 |