Chinese Clinical Named Entity Recognition(CNER)is a crucial step in extracting medical information and is of great significance in promoting medical informatization.However,CNER poses challenges due to the specificity...Chinese Clinical Named Entity Recognition(CNER)is a crucial step in extracting medical information and is of great significance in promoting medical informatization.However,CNER poses challenges due to the specificity of clinical terminology,the complexity of Chinese text semantics,and the uncertainty of Chinese entity boundaries.To address these issues,we propose an improved CNER model,which is based on multi-feature fusion and multi-scale local context enhancement.The model simultaneously fuses multi-feature representations of pinyin,radical,Part of Speech(POS),word boundary with BERT deep contextual representations to enhance the semantic representation of text for more effective entity recognition.Furthermore,to address the model’s limitation of focusing just on global features,we incorporate Convolutional Neural Networks(CNNs)with various kernel sizes to capture multi-scale local features of the text and enhance the model’s comprehension of the text.Finally,we integrate the obtained global and local features,and employ multi-head attention mechanism(MHA)extraction to enhance the model’s focus on characters associated with medical entities,hence boosting the model’s performance.We obtained 92.74%,and 87.80%F1 scores on the two CNER benchmark datasets,CCKS2017 and CCKS2019,respectively.The results demonstrate that our model outperforms the latest models in CNER,showcasing its outstanding overall performance.It can be seen that the CNER model proposed in this study has an important application value in constructing clinical medical knowledge graph and intelligent Q&A system.展开更多
This paper analyzes the progress of handwritten Chinese character recognition technology,from two perspectives:traditional recognition methods and deep learning-based recognition methods.Firstly,the complexity of Chin...This paper analyzes the progress of handwritten Chinese character recognition technology,from two perspectives:traditional recognition methods and deep learning-based recognition methods.Firstly,the complexity of Chinese character recognition is pointed out,including its numerous categories,complex structure,and the problem of similar characters,especially the variability of handwritten Chinese characters.Subsequently,recognition methods based on feature optimization,model optimization,and fusion techniques are highlighted.The fusion studies between feature optimization and model improvement are further explored,and these studies further enhance the recognition effect through complementary advantages.Finally,the article summarizes the current challenges of Chinese character recognition technology,including accuracy improvement,model complexity,and real-time problems,and looks forward to future research directions.展开更多
In recent years,in order to achieve the goal of“carbon peaking and carbon neutralization”,many countries have focused on the development of clean energy,and the prediction of photovoltaic power generation has become...In recent years,in order to achieve the goal of“carbon peaking and carbon neutralization”,many countries have focused on the development of clean energy,and the prediction of photovoltaic power generation has become a hot research topic.However,many traditional methods only use meteorological factors such as temperature and irradiance as the features of photovoltaic power generation,and they rarely consider the multi-features fusion methods for power prediction.This paper first preprocesses abnormal data points and missing values in the data from 18 power stations in Northwest China,and then carries out correlation analysis to screen out 8 meteorological features as the most relevant to power generation.Next,the historical generating power and 8 meteorological features are fused in different ways to construct three types of experimental datasets.Finally,traditional time series prediction methods,such as Recurrent Neural Network(RNN),Convolution Neural Network(CNN)combined with eXtreme Gradient Boosting(XGBoost),are applied to study the impact of different feature fusion methods on power prediction.The results show that the prediction accuracy of Long Short-Term Memory(LSTM),stacked Long Short-Term Memory(stacked LSTM),Bi-directional LSTM(Bi-LSTM),Temporal Convolutional Network(TCN),and XGBoost algorithms can be greatly improved by the method of integrating historical generation power and meteorological features.Therefore,the feature fusion based photovoltaic power prediction method proposed in this paper is of great significance to the development of the photovoltaic power generation industry.展开更多
In order to solve the shortcomings of current fatigue detection methods such as low accuracy or poor real-time performance,a fatigue detection method based on multi-feature fusion is proposed.Firstly,the HOG face dete...In order to solve the shortcomings of current fatigue detection methods such as low accuracy or poor real-time performance,a fatigue detection method based on multi-feature fusion is proposed.Firstly,the HOG face detection algorithm and KCF target tracking algorithm are integrated and deformable convolutional neural network is introduced to identify the state of extracted eyes and mouth,fast track the detected faces and extract continuous and stable target faces for more efficient extraction.Then the head pose algorithm is introduced to detect the driver’s head in real time and obtain the driver’s head state information.Finally,a multi-feature fusion fatigue detection method is proposed based on the state of the eyes,mouth and head.According to the experimental results,the proposed method can detect the driver’s fatigue state in real time with high accuracy and good robustness compared with the current fatigue detection algorithms.展开更多
Sentiment analysis in Chinese classical poetry has become a prominent topic in historical and cultural tracing,ancient literature research,etc.However,the existing research on sentiment analysis is relatively small.It...Sentiment analysis in Chinese classical poetry has become a prominent topic in historical and cultural tracing,ancient literature research,etc.However,the existing research on sentiment analysis is relatively small.It does not effectively solve the problems such as the weak feature extraction ability of poetry text,which leads to the low performance of the model on sentiment analysis for Chinese classical poetry.In this research,we offer the SA-Model,a poetic sentiment analysis model.SA-Model firstly extracts text vector information and fuses it through Bidirectional encoder representation from transformers-Whole word masking-extension(BERT-wwmext)and Enhanced representation through knowledge integration(ERNIE)to enrich text vector information;Secondly,it incorporates numerous encoders to remove text features at multiple levels,thereby increasing text feature information,improving text semantics accuracy,and enhancing the model’s learning and generalization capabilities;finally,multi-feature fusion poetry sentiment analysis model is constructed.The feasibility and accuracy of the model are validated through the ancient poetry sentiment corpus.Compared with other baseline models,the experimental findings indicate that SA-Model may increase the accuracy of text semantics and hence improve the capability of poetry sentiment analysis.展开更多
The traditional recommendation algorithm represented by the collaborative filtering algorithm is the most classical and widely recommended algorithm in the practical industry.Most book recommendation systems also use ...The traditional recommendation algorithm represented by the collaborative filtering algorithm is the most classical and widely recommended algorithm in the practical industry.Most book recommendation systems also use this algorithm.However,the traditional recommendation algorithm represented by the collaborative filtering algorithm cannot deal with the data sparsity well.This algorithm only uses the shallow feature design of the interaction between readers and books,so it fails to achieve the high-level abstract learning of the relevant attribute features of readers and books,leading to a decline in recommendation performance.Given the above problems,this study uses deep learning technology to model readers’book borrowing probability.It builds a recommendation system model through themulti-layer neural network and inputs the features extracted from readers and books into the network,and then profoundly integrates the features of readers and books through the multi-layer neural network.The hidden deep interaction between readers and books is explored accordingly.Thus,the quality of book recommendation performance will be significantly improved.In the experiment,the evaluation indexes ofHR@10,MRR,andNDCGof the deep neural network recommendation model constructed in this paper are higher than those of the traditional recommendation algorithm,which verifies the effectiveness of the model in the book recommendation.展开更多
The deployment of vehicle micro-motors has witnessed an expansion owing to the progression in electrification and intelligent technologies.However,some micro-motors may exhibit design deficiencies,component wear,assem...The deployment of vehicle micro-motors has witnessed an expansion owing to the progression in electrification and intelligent technologies.However,some micro-motors may exhibit design deficiencies,component wear,assembly errors,and other imperfections that may arise during the design or manufacturing phases.Conse-quently,these micro-motors might generate anomalous noises during their operation,consequently exerting a substantial adverse influence on the overall comfort of drivers and passengers.Automobile micro-motors exhibit a diverse array of structural variations,consequently leading to the manifestation of a multitude of distinctive auditory irregularities.To address the identification of diverse forms of abnormal noise,this research presents a novel approach rooted in the utilization of vibro-acoustic fusion-convolutional neural network(VAF-CNN).This method entails the deployment of distinct network branches,each serving to capture disparate features from the multi-sensor data,all the while considering the auditory perception traits inherent in the human auditory sys-tem.The intermediary layer integrates the concept of adaptive weighting of multi-sensor features,thus affording a calibration mechanism for the features hailing from multiple sensors,thereby enabling a further refinement of features within the branch network.For optimal model efficacy,a feature fusion mechanism is implemented in the concluding layer.To substantiate the efficacy of the proposed approach,this paper initially employs an augmented data methodology inspired by modified SpecAugment,applied to the dataset of abnormal noise sam-ples,encompassing scenarios both with and without in-vehicle interior noise.This serves to mitigate the issue of limited sample availability.Subsequent comparative evaluations are executed,contrasting the performance of the model founded upon single-sensor data against other feature fusion models reliant on multi-sensor data.The experimental results substantiate that the suggested methodology yields heightened recognition accuracy and greater resilience against interference.Moreover,it holds notable practical significance in the engineering domain,as it furnishes valuable support for the targeted management of noise emanating from vehicle micro-motors.展开更多
Credit Card Fraud Detection(CCFD)is an essential technology for banking institutions to control fraud risks and safeguard their reputation.Class imbalance and insufficient representation of feature data relating to cr...Credit Card Fraud Detection(CCFD)is an essential technology for banking institutions to control fraud risks and safeguard their reputation.Class imbalance and insufficient representation of feature data relating to credit card transactions are two prevalent issues in the current study field of CCFD,which significantly impact classification models’performance.To address these issues,this research proposes a novel CCFD model based on Multifeature Fusion and Generative Adversarial Networks(MFGAN).The MFGAN model consists of two modules:a multi-feature fusion module for integrating static and dynamic behavior data of cardholders into a unified highdimensional feature space,and a balance module based on the generative adversarial network to decrease the class imbalance ratio.The effectiveness of theMFGAN model is validated on two actual credit card datasets.The impacts of different class balance ratios on the performance of the four resamplingmodels are analyzed,and the contribution of the two different modules to the performance of the MFGAN model is investigated via ablation experiments.Experimental results demonstrate that the proposed model does better than state-of-the-art models in terms of recall,F1,and Area Under the Curve(AUC)metrics,which means that the MFGAN model can help banks find more fraudulent transactions and reduce fraud losses.展开更多
针对自动驾驶路面上目标漏检和错检的问题,提出一种基于改进Centerfusion的自动驾驶3D目标检测模型。该模型通过将相机信息和雷达特征融合,构成多通道特征数据输入,从而增强目标检测网络的鲁棒性,减少漏检问题;为了能够得到更加准确丰富...针对自动驾驶路面上目标漏检和错检的问题,提出一种基于改进Centerfusion的自动驾驶3D目标检测模型。该模型通过将相机信息和雷达特征融合,构成多通道特征数据输入,从而增强目标检测网络的鲁棒性,减少漏检问题;为了能够得到更加准确丰富的3D目标检测信息,引入了改进的注意力机制,用于增强视锥网格中的雷达点云和视觉信息融合;使用改进的损失函数优化边框预测的准确度。在Nuscenes数据集上进行模型验证和对比,实验结果表明,相较于传统的Centerfusion模型,提出的模型平均检测精度均值(mean Average Precision,mAP)提高了1.3%,Nuscenes检测分数(Nuscenes Detection Scores,NDS)提高了1.2%。展开更多
Magnesium(Mg)alloys are considered to be a new generation of revolutionary medical metals.Laser-beam powder bed fusion(PBF-LB)is suitable for fabricating metal implants withpersonalized and complicated structures.Howe...Magnesium(Mg)alloys are considered to be a new generation of revolutionary medical metals.Laser-beam powder bed fusion(PBF-LB)is suitable for fabricating metal implants withpersonalized and complicated structures.However,the as-built part usually exhibits undesirable microstructure and unsatisfactory performance.In this work,WE43 parts were firstly fabricated by PBF-LB and then subjected to heat treatment.Although a high densification rate of 99.91%was achieved using suitable processes,the as-built parts exhibited anisotropic and layeredmicrostructure with heterogeneously precipitated Nd-rich intermetallic.After heat treatment,fine and nano-scaled Mg24Y5particles were precipitated.Meanwhile,theα-Mg grainsunderwent recrystallization and turned coarsened slightly,which effectively weakened thetexture intensity and reduced the anisotropy.As a consequence,the yield strength and ultimate tensile strength were significantly improved to(250.2±3.5)MPa and(312±3.7)MPa,respectively,while the elongation was still maintained at a high level of 15.2%.Furthermore,the homogenized microstructure reduced the tendency of localized corrosion and favoredthe development of uniform passivation film.Thus,the degradation rate of WE43 parts was decreased by an order of magnitude.Besides,in-vitro cell experiments proved their favorable biocompatibility.展开更多
Metal additive manufacturing(AM)has been extensively studied in recent decades.Despite the significant progress achieved in manufacturing complex shapes and structures,challenges such as severe cracking when using exi...Metal additive manufacturing(AM)has been extensively studied in recent decades.Despite the significant progress achieved in manufacturing complex shapes and structures,challenges such as severe cracking when using existing alloys for laser powder bed fusion(L-PBF)AM have persisted.These challenges arise because commercial alloys are primarily designed for conventional casting or forging processes,overlooking the fast cooling rates,steep temperature gradients and multiple thermal cycles of L-PBF.To address this,there is an urgent need to develop novel alloys specifically tailored for L-PBF technologies.This review provides a comprehensive summary of the strategies employed in alloy design for L-PBF.It aims to guide future research on designing novel alloys dedicated to L-PBF instead of adapting existing alloys.The review begins by discussing the features of the L-PBF processes,focusing on rapid solidification and intrinsic heat treatment.Next,the printability of the four main existing alloys(Fe-,Ni-,Al-and Ti-based alloys)is critically assessed,with a comparison of their conventional weldability.It was found that the weldability criteria are not always applicable in estimating printability.Furthermore,the review presents recent advances in alloy development and associated strategies,categorizing them into crack mitigation-oriented,microstructure manipulation-oriented and machine learning-assisted approaches.Lastly,an outlook and suggestions are given to highlight the issues that need to be addressed in future work.展开更多
Laser powder bed fusion(L-PBF) has attracted significant attention in both the industry and academic fields since its inception, providing unprecedented advantages to fabricate complex-shaped metallic components. The ...Laser powder bed fusion(L-PBF) has attracted significant attention in both the industry and academic fields since its inception, providing unprecedented advantages to fabricate complex-shaped metallic components. The printing quality and performance of L-PBF alloys are infuenced by numerous variables consisting of feedstock powders, manufacturing process,and post-treatment. As the starting materials, metallic powders play a critical role in infuencing the fabrication cost, printing consistency, and properties. Given their deterministic roles, the present review aims to retrospect the recent progress on metallic powders for L-PBF including characterization, preparation, and reuse. The powder characterization mainly serves for printing consistency while powder preparation and reuse are introduced to reduce the fabrication costs.Various powder characterization and preparation methods are presented in the beginning by analyzing the measurement principles, advantages, and limitations. Subsequently, the effect of powder reuse on the powder characteristics and mechanical performance of L-PBF parts is analyzed, focusing on steels, nickel-based superalloys, titanium and titanium alloys, and aluminum alloys. The evolution trends of powders and L-PBF parts vary depending on specific alloy systems, which makes the proposal of a unified reuse protocol infeasible. Finally,perspectives are presented to cater to the increased applications of L-PBF technologies for future investigations. The present state-of-the-art work can pave the way for the broad industrial applications of L-PBF by enhancing printing consistency and reducing the total costs from the perspective of powders.展开更多
Laser powder bed fusion(L-PBF)of Mg alloys has provided tremendous opportunities for customized production of aeronautical and medical parts.Layer thickness(LT)is of great significance to the L-PBF process but has not...Laser powder bed fusion(L-PBF)of Mg alloys has provided tremendous opportunities for customized production of aeronautical and medical parts.Layer thickness(LT)is of great significance to the L-PBF process but has not been studied for Mg alloys.In this study,WE43 Mg alloy bulk cubes,porous scaffolds,and thin walls with layer thicknesses of 10,20,30,and 40μm were fabricated.The required laser energy input increased with increasing layer thickness and was different for the bulk cubes and porous scaffolds.Porosity tended to occur at the connection joints in porous scaffolds for LT40 and could be eliminated by reducing the laser energy input.For thin wall parts,a large overhang angle or a small wall thickness resulted in porosity when a large layer thicknesses was used,and the porosity disappeared by reducing the layer thickness or laser energy input.A deeper keyhole penetration was found in all occasions with porosity,explaining the influence of layer thickness,geometrical structure,and laser energy input on the porosity.All the samples achieved a high fusion quality with a relative density of over 99.5%using the optimized laser energy input.The increased layer thickness resulted to more precipitation phases,finer grain sizes and decreased grain texture.With the similar high fusion quality,the tensile strength and elongation of bulk samples were significantly improved from 257 MPa and 1.41%with the 10μm layer to 287 MPa and 15.12%with the 40μm layer,in accordance with the microstructural change.The effect of layer thickness on the compressive properties of porous scaffolds was limited.However,the corrosion rate of bulk samples accelerated with increasing the layer thickness,mainly attributed to the increased number of precipitation phases.展开更多
Coronavirus 2019(COVID-19)is the current global buzzword,putting the world at risk.The pandemic’s exponential expansion of infected COVID-19 patients has challenged the medical field’s resources,which are already fe...Coronavirus 2019(COVID-19)is the current global buzzword,putting the world at risk.The pandemic’s exponential expansion of infected COVID-19 patients has challenged the medical field’s resources,which are already few.Even established nations would not be in a perfect position to manage this epidemic correctly,leaving emerging countries and countries that have not yet begun to grow to address the problem.These problems can be solved by using machine learning models in a realistic way,such as by using computer-aided images during medical examinations.These models help predict the effects of the disease outbreak and help detect the effects in the coming days.In this paper,Multi-Features Decease Analysis(MFDA)is used with different ensemble classifiers to diagnose the disease’s impact with the help of Computed Tomography(CT)scan images.There are various features associated with chest CT images,which help know the possibility of an individual being affected and how COVID-19 will affect the persons suffering from pneumonia.The current study attempts to increase the precision of the diagnosis model by evaluating various feature sets and choosing the best combination for better results.The model’s performance is assessed using Receiver Operating Characteristic(ROC)curve,the Root Mean Square Error(RMSE),and the Confusion Matrix.It is observed from the resultant outcome that the performance of the proposed model has exhibited better efficient.展开更多
Hepatocellular carcinoma (HCC) is one of the most common tumor types and remains a major clinical challenge. Increasing evidence has revealed that mitophagy inhibitors can enhance the effect of chemotherapy on HCC. Ho...Hepatocellular carcinoma (HCC) is one of the most common tumor types and remains a major clinical challenge. Increasing evidence has revealed that mitophagy inhibitors can enhance the effect of chemotherapy on HCC. However, few mitophagy inhibitors have been approved for clinical use in humans. Pyrimethamine (Pyr) is used to treat infections caused by protozoan parasites. Recent studies have reported that Pyr may be beneficial in the treatment of various tumors. However, its mechanism of action is still not clearly defined. Here, we found that blocking mitophagy sensitized cells to Pyr-induced apoptosis. Mechanistically, Pyr potently induced the accumulation of autophagosomes by inhibiting autophagosome-lysosome fusion in human HCC cells. In vitro and in vivo studies revealed that Pyr blocked autophagosome-lysosome fusion by upregulating BNIP3 to inhibit synaptosomal-associated protein 29 (SNAP29)-vesicle-associated membrane protein 8 (VAMP8) interaction. Moreover, Pyr acted synergistically with sorafenib (Sora) to induce apoptosis and inhibit HCC proliferation in vitro and in vivo. Pyr enhances the sensitivity of HCC cells to Sora, a common chemotherapeutic, by inhibiting mitophagy. Thus, these results provide new insights into the mechanism of action of Pyr and imply that Pyr could potentially be further developed as a novel mitophagy inhibitor. Notably, Pyr and Sora combination therapy could be a promising treatment for malignant HCC.展开更多
A novel image fusion network framework with an autonomous encoder and decoder is suggested to increase thevisual impression of fused images by improving the quality of infrared and visible light picture fusion. The ne...A novel image fusion network framework with an autonomous encoder and decoder is suggested to increase thevisual impression of fused images by improving the quality of infrared and visible light picture fusion. The networkcomprises an encoder module, fusion layer, decoder module, and edge improvementmodule. The encoder moduleutilizes an enhanced Inception module for shallow feature extraction, then combines Res2Net and Transformerto achieve deep-level co-extraction of local and global features from the original picture. An edge enhancementmodule (EEM) is created to extract significant edge features. A modal maximum difference fusion strategy isintroduced to enhance the adaptive representation of information in various regions of the source image, therebyenhancing the contrast of the fused image. The encoder and the EEM module extract features, which are thencombined in the fusion layer to create a fused picture using the decoder. Three datasets were chosen to test thealgorithmproposed in this paper. The results of the experiments demonstrate that the network effectively preservesbackground and detail information in both infrared and visible images, yielding superior outcomes in subjectiveand objective evaluations.展开更多
Sea surface temperature(SST)is one of the important parameters of global ocean and climate research,which can be retrieved by satellite infrared and passive microwave remote sensing instruments.While satellite infrare...Sea surface temperature(SST)is one of the important parameters of global ocean and climate research,which can be retrieved by satellite infrared and passive microwave remote sensing instruments.While satellite infrared SST offers high spatial resolution,it is limited by cloud cover.On the other hand,passive microwave SST provides all-weather observation but suffers from poor spatial resolution and susceptibility to environmental factors such as rainfall,coastal effects,and high wind speeds.To achieve high-precision,comprehensive,and high-resolution SST data,it is essential to fuse infrared and microwave SST measurements.In this study,data from the Fengyun-3D(FY-3D)medium resolution spectral imager II(MERSI-II)SST and microwave imager(MWRI)SST were fused.Firstly,the accuracy of both MERSIII SST and MWRI SST was verified,and the latter was bilinearly interpolated to match the 5km resolution grid of MERSI SST.After pretreatment and quality control of MERSI SST and MWRI SST,a Piece-Wise Regression method was employed to correct biases in MWRI SST.Subsequently,SST data were selected based on spatial resolution and accuracy within a 3-day window of the analysis date.Finally,an optimal interpolation method was applied to fuse the FY-3D MERSI-II SST and MWRI SST.The results demonstrated a significant improvement in spatial coverage compared to MERSI-II SST and MWRI SST.Furthermore,the fusion SST retained true spatial distribution details and exhibited an accuracy of–0.12±0.74℃compared to OSTIA SST.This study has improved the accuracy of FY satellite fusion SST products in China.展开更多
To address the issues of incomplete information,blurred details,loss of details,and insufficient contrast in infrared and visible image fusion,an image fusion algorithm based on a convolutional autoencoder is proposed...To address the issues of incomplete information,blurred details,loss of details,and insufficient contrast in infrared and visible image fusion,an image fusion algorithm based on a convolutional autoencoder is proposed.The region attention module is meant to extract the background feature map based on the distinct properties of the background feature map and the detail feature map.A multi-scale convolution attention module is suggested to enhance the communication of feature information.At the same time,the feature transformation module is introduced to learn more robust feature representations,aiming to preserve the integrity of image information.This study uses three available datasets from TNO,FLIR,and NIR to perform thorough quantitative and qualitative trials with five additional algorithms.The methods are assessed based on four indicators:information entropy(EN),standard deviation(SD),spatial frequency(SF),and average gradient(AG).Object detection experiments were done on the M3FD dataset to further verify the algorithm’s performance in comparison with five other algorithms.The algorithm’s accuracy was evaluated using the mean average precision at a threshold of 0.5(mAP@0.5)index.Comprehensive experimental findings show that CAEFusion performs well in subjective visual and objective evaluation criteria and has promising potential in downstream object detection tasks.展开更多
Zinc(Zn)is considered a promising biodegradable metal for implant applications due to its appropriate degradability and favorable osteogenesis properties.In this work,laser powder bed fusion(LPBF)additive manufacturin...Zinc(Zn)is considered a promising biodegradable metal for implant applications due to its appropriate degradability and favorable osteogenesis properties.In this work,laser powder bed fusion(LPBF)additive manufacturing was employed to fabricate pure Zn with a heterogeneous microstructure and exceptional strength-ductility synergy.An optimized processing window of LPBF was established for printing Zn samples with relative densities greater than 99%using a laser power range of 80∼90 W and a scanning speed of 900 mm s−1.The Zn sample printed with a power of 80 W at a speed of 900 mm s−1 exhibited a hierarchical heterogeneous microstructure consisting of millimeter-scale molten pool boundaries,micrometer-scale bimodal grains,and nanometer-scale pre-existing dislocations,due to rapid cooling rates and significant thermal gradients formed in the molten pools.The printed sample exhibited the highest ductility of∼12.1%among all reported LPBF-printed pure Zn to date with appreciable ultimate tensile strength(∼128.7 MPa).Such superior strength-ductility synergy can be attributed to the presence of multiple deformation mechanisms that are primarily governed by heterogeneous deformation-induced hardening resulting from the alternative arrangement of bimodal Zn grains with pre-existing dislocations.Additionally,continuous strain hardening was facilitated through the interactions between deformation twins,grains and dislocations as strain accumulated,further contributing to the superior strength-ductility synergy.These findings provide valuable insights into the deformation behavior and mechanisms underlying exceptional mechanical properties of LPBF-printed Zn and its alloys for implant applications.展开更多
基金This study was supported by the National Natural Science Foundation of China(61911540482 and 61702324).
文摘Chinese Clinical Named Entity Recognition(CNER)is a crucial step in extracting medical information and is of great significance in promoting medical informatization.However,CNER poses challenges due to the specificity of clinical terminology,the complexity of Chinese text semantics,and the uncertainty of Chinese entity boundaries.To address these issues,we propose an improved CNER model,which is based on multi-feature fusion and multi-scale local context enhancement.The model simultaneously fuses multi-feature representations of pinyin,radical,Part of Speech(POS),word boundary with BERT deep contextual representations to enhance the semantic representation of text for more effective entity recognition.Furthermore,to address the model’s limitation of focusing just on global features,we incorporate Convolutional Neural Networks(CNNs)with various kernel sizes to capture multi-scale local features of the text and enhance the model’s comprehension of the text.Finally,we integrate the obtained global and local features,and employ multi-head attention mechanism(MHA)extraction to enhance the model’s focus on characters associated with medical entities,hence boosting the model’s performance.We obtained 92.74%,and 87.80%F1 scores on the two CNER benchmark datasets,CCKS2017 and CCKS2019,respectively.The results demonstrate that our model outperforms the latest models in CNER,showcasing its outstanding overall performance.It can be seen that the CNER model proposed in this study has an important application value in constructing clinical medical knowledge graph and intelligent Q&A system.
文摘This paper analyzes the progress of handwritten Chinese character recognition technology,from two perspectives:traditional recognition methods and deep learning-based recognition methods.Firstly,the complexity of Chinese character recognition is pointed out,including its numerous categories,complex structure,and the problem of similar characters,especially the variability of handwritten Chinese characters.Subsequently,recognition methods based on feature optimization,model optimization,and fusion techniques are highlighted.The fusion studies between feature optimization and model improvement are further explored,and these studies further enhance the recognition effect through complementary advantages.Finally,the article summarizes the current challenges of Chinese character recognition technology,including accuracy improvement,model complexity,and real-time problems,and looks forward to future research directions.
基金supported by the State Grid Gansu Electric Power Research Institute(Nos.SGGSKY00WYJS2100164 and 52272220002W).
文摘In recent years,in order to achieve the goal of“carbon peaking and carbon neutralization”,many countries have focused on the development of clean energy,and the prediction of photovoltaic power generation has become a hot research topic.However,many traditional methods only use meteorological factors such as temperature and irradiance as the features of photovoltaic power generation,and they rarely consider the multi-features fusion methods for power prediction.This paper first preprocesses abnormal data points and missing values in the data from 18 power stations in Northwest China,and then carries out correlation analysis to screen out 8 meteorological features as the most relevant to power generation.Next,the historical generating power and 8 meteorological features are fused in different ways to construct three types of experimental datasets.Finally,traditional time series prediction methods,such as Recurrent Neural Network(RNN),Convolution Neural Network(CNN)combined with eXtreme Gradient Boosting(XGBoost),are applied to study the impact of different feature fusion methods on power prediction.The results show that the prediction accuracy of Long Short-Term Memory(LSTM),stacked Long Short-Term Memory(stacked LSTM),Bi-directional LSTM(Bi-LSTM),Temporal Convolutional Network(TCN),and XGBoost algorithms can be greatly improved by the method of integrating historical generation power and meteorological features.Therefore,the feature fusion based photovoltaic power prediction method proposed in this paper is of great significance to the development of the photovoltaic power generation industry.
文摘In order to solve the shortcomings of current fatigue detection methods such as low accuracy or poor real-time performance,a fatigue detection method based on multi-feature fusion is proposed.Firstly,the HOG face detection algorithm and KCF target tracking algorithm are integrated and deformable convolutional neural network is introduced to identify the state of extracted eyes and mouth,fast track the detected faces and extract continuous and stable target faces for more efficient extraction.Then the head pose algorithm is introduced to detect the driver’s head in real time and obtain the driver’s head state information.Finally,a multi-feature fusion fatigue detection method is proposed based on the state of the eyes,mouth and head.According to the experimental results,the proposed method can detect the driver’s fatigue state in real time with high accuracy and good robustness compared with the current fatigue detection algorithms.
文摘Sentiment analysis in Chinese classical poetry has become a prominent topic in historical and cultural tracing,ancient literature research,etc.However,the existing research on sentiment analysis is relatively small.It does not effectively solve the problems such as the weak feature extraction ability of poetry text,which leads to the low performance of the model on sentiment analysis for Chinese classical poetry.In this research,we offer the SA-Model,a poetic sentiment analysis model.SA-Model firstly extracts text vector information and fuses it through Bidirectional encoder representation from transformers-Whole word masking-extension(BERT-wwmext)and Enhanced representation through knowledge integration(ERNIE)to enrich text vector information;Secondly,it incorporates numerous encoders to remove text features at multiple levels,thereby increasing text feature information,improving text semantics accuracy,and enhancing the model’s learning and generalization capabilities;finally,multi-feature fusion poetry sentiment analysis model is constructed.The feasibility and accuracy of the model are validated through the ancient poetry sentiment corpus.Compared with other baseline models,the experimental findings indicate that SA-Model may increase the accuracy of text semantics and hence improve the capability of poetry sentiment analysis.
基金This work was partly supported by the Basic Ability Improvement Project for Young andMiddle-aged Teachers in Guangxi Colleges andUniversities(2021KY1800,2021KY1804).
文摘The traditional recommendation algorithm represented by the collaborative filtering algorithm is the most classical and widely recommended algorithm in the practical industry.Most book recommendation systems also use this algorithm.However,the traditional recommendation algorithm represented by the collaborative filtering algorithm cannot deal with the data sparsity well.This algorithm only uses the shallow feature design of the interaction between readers and books,so it fails to achieve the high-level abstract learning of the relevant attribute features of readers and books,leading to a decline in recommendation performance.Given the above problems,this study uses deep learning technology to model readers’book borrowing probability.It builds a recommendation system model through themulti-layer neural network and inputs the features extracted from readers and books into the network,and then profoundly integrates the features of readers and books through the multi-layer neural network.The hidden deep interaction between readers and books is explored accordingly.Thus,the quality of book recommendation performance will be significantly improved.In the experiment,the evaluation indexes ofHR@10,MRR,andNDCGof the deep neural network recommendation model constructed in this paper are higher than those of the traditional recommendation algorithm,which verifies the effectiveness of the model in the book recommendation.
基金The author received the funding from Sichuan Natural Science Foundation(2022NSFSC1892).
文摘The deployment of vehicle micro-motors has witnessed an expansion owing to the progression in electrification and intelligent technologies.However,some micro-motors may exhibit design deficiencies,component wear,assembly errors,and other imperfections that may arise during the design or manufacturing phases.Conse-quently,these micro-motors might generate anomalous noises during their operation,consequently exerting a substantial adverse influence on the overall comfort of drivers and passengers.Automobile micro-motors exhibit a diverse array of structural variations,consequently leading to the manifestation of a multitude of distinctive auditory irregularities.To address the identification of diverse forms of abnormal noise,this research presents a novel approach rooted in the utilization of vibro-acoustic fusion-convolutional neural network(VAF-CNN).This method entails the deployment of distinct network branches,each serving to capture disparate features from the multi-sensor data,all the while considering the auditory perception traits inherent in the human auditory sys-tem.The intermediary layer integrates the concept of adaptive weighting of multi-sensor features,thus affording a calibration mechanism for the features hailing from multiple sensors,thereby enabling a further refinement of features within the branch network.For optimal model efficacy,a feature fusion mechanism is implemented in the concluding layer.To substantiate the efficacy of the proposed approach,this paper initially employs an augmented data methodology inspired by modified SpecAugment,applied to the dataset of abnormal noise sam-ples,encompassing scenarios both with and without in-vehicle interior noise.This serves to mitigate the issue of limited sample availability.Subsequent comparative evaluations are executed,contrasting the performance of the model founded upon single-sensor data against other feature fusion models reliant on multi-sensor data.The experimental results substantiate that the suggested methodology yields heightened recognition accuracy and greater resilience against interference.Moreover,it holds notable practical significance in the engineering domain,as it furnishes valuable support for the targeted management of noise emanating from vehicle micro-motors.
基金supported by the National Key R&D Program of China(Nos.2022YFB3104103,and 2019QY1406)the National Natural Science Foundation of China(Nos.61732022,61732004,61672020,and 62072131).
文摘Credit Card Fraud Detection(CCFD)is an essential technology for banking institutions to control fraud risks and safeguard their reputation.Class imbalance and insufficient representation of feature data relating to credit card transactions are two prevalent issues in the current study field of CCFD,which significantly impact classification models’performance.To address these issues,this research proposes a novel CCFD model based on Multifeature Fusion and Generative Adversarial Networks(MFGAN).The MFGAN model consists of two modules:a multi-feature fusion module for integrating static and dynamic behavior data of cardholders into a unified highdimensional feature space,and a balance module based on the generative adversarial network to decrease the class imbalance ratio.The effectiveness of theMFGAN model is validated on two actual credit card datasets.The impacts of different class balance ratios on the performance of the four resamplingmodels are analyzed,and the contribution of the two different modules to the performance of the MFGAN model is investigated via ablation experiments.Experimental results demonstrate that the proposed model does better than state-of-the-art models in terms of recall,F1,and Area Under the Curve(AUC)metrics,which means that the MFGAN model can help banks find more fraudulent transactions and reduce fraud losses.
文摘针对自动驾驶路面上目标漏检和错检的问题,提出一种基于改进Centerfusion的自动驾驶3D目标检测模型。该模型通过将相机信息和雷达特征融合,构成多通道特征数据输入,从而增强目标检测网络的鲁棒性,减少漏检问题;为了能够得到更加准确丰富的3D目标检测信息,引入了改进的注意力机制,用于增强视锥网格中的雷达点云和视觉信息融合;使用改进的损失函数优化边框预测的准确度。在Nuscenes数据集上进行模型验证和对比,实验结果表明,相较于传统的Centerfusion模型,提出的模型平均检测精度均值(mean Average Precision,mAP)提高了1.3%,Nuscenes检测分数(Nuscenes Detection Scores,NDS)提高了1.2%。
基金supported by the following funds:National Natural Science Foundation of China(51935014,52165043)Jiangxi Provincial Cultivation Program for Academic and Technical Leaders of Major Subjects(20225BCJ23008)+1 种基金Jiangxi Provincial Natural Science Foundation(20224ACB204013,20224ACB214008)Scientific Research Project of Anhui Universities(KJ2021A1106)。
文摘Magnesium(Mg)alloys are considered to be a new generation of revolutionary medical metals.Laser-beam powder bed fusion(PBF-LB)is suitable for fabricating metal implants withpersonalized and complicated structures.However,the as-built part usually exhibits undesirable microstructure and unsatisfactory performance.In this work,WE43 parts were firstly fabricated by PBF-LB and then subjected to heat treatment.Although a high densification rate of 99.91%was achieved using suitable processes,the as-built parts exhibited anisotropic and layeredmicrostructure with heterogeneously precipitated Nd-rich intermetallic.After heat treatment,fine and nano-scaled Mg24Y5particles were precipitated.Meanwhile,theα-Mg grainsunderwent recrystallization and turned coarsened slightly,which effectively weakened thetexture intensity and reduced the anisotropy.As a consequence,the yield strength and ultimate tensile strength were significantly improved to(250.2±3.5)MPa and(312±3.7)MPa,respectively,while the elongation was still maintained at a high level of 15.2%.Furthermore,the homogenized microstructure reduced the tendency of localized corrosion and favoredthe development of uniform passivation film.Thus,the degradation rate of WE43 parts was decreased by an order of magnitude.Besides,in-vitro cell experiments proved their favorable biocompatibility.
基金financially supported by the National Key Research and Development Program of China(2022YFB4600302)National Natural Science Foundation of China(52090041)+1 种基金National Natural Science Foundation of China(52104368)National Major Science and Technology Projects of China(J2019-VII-0010-0150)。
文摘Metal additive manufacturing(AM)has been extensively studied in recent decades.Despite the significant progress achieved in manufacturing complex shapes and structures,challenges such as severe cracking when using existing alloys for laser powder bed fusion(L-PBF)AM have persisted.These challenges arise because commercial alloys are primarily designed for conventional casting or forging processes,overlooking the fast cooling rates,steep temperature gradients and multiple thermal cycles of L-PBF.To address this,there is an urgent need to develop novel alloys specifically tailored for L-PBF technologies.This review provides a comprehensive summary of the strategies employed in alloy design for L-PBF.It aims to guide future research on designing novel alloys dedicated to L-PBF instead of adapting existing alloys.The review begins by discussing the features of the L-PBF processes,focusing on rapid solidification and intrinsic heat treatment.Next,the printability of the four main existing alloys(Fe-,Ni-,Al-and Ti-based alloys)is critically assessed,with a comparison of their conventional weldability.It was found that the weldability criteria are not always applicable in estimating printability.Furthermore,the review presents recent advances in alloy development and associated strategies,categorizing them into crack mitigation-oriented,microstructure manipulation-oriented and machine learning-assisted approaches.Lastly,an outlook and suggestions are given to highlight the issues that need to be addressed in future work.
基金supported by the Fundamental Research Funds for the Central Universities (Grant No. AE89991/403)National Natural Science Foundation of China (Grant No. 52005262)+1 种基金Natural Science Foundation of Jiangsu Province (BK20202007)National Key Research and Development Program of China (2022YFB4600800)。
文摘Laser powder bed fusion(L-PBF) has attracted significant attention in both the industry and academic fields since its inception, providing unprecedented advantages to fabricate complex-shaped metallic components. The printing quality and performance of L-PBF alloys are infuenced by numerous variables consisting of feedstock powders, manufacturing process,and post-treatment. As the starting materials, metallic powders play a critical role in infuencing the fabrication cost, printing consistency, and properties. Given their deterministic roles, the present review aims to retrospect the recent progress on metallic powders for L-PBF including characterization, preparation, and reuse. The powder characterization mainly serves for printing consistency while powder preparation and reuse are introduced to reduce the fabrication costs.Various powder characterization and preparation methods are presented in the beginning by analyzing the measurement principles, advantages, and limitations. Subsequently, the effect of powder reuse on the powder characteristics and mechanical performance of L-PBF parts is analyzed, focusing on steels, nickel-based superalloys, titanium and titanium alloys, and aluminum alloys. The evolution trends of powders and L-PBF parts vary depending on specific alloy systems, which makes the proposal of a unified reuse protocol infeasible. Finally,perspectives are presented to cater to the increased applications of L-PBF technologies for future investigations. The present state-of-the-art work can pave the way for the broad industrial applications of L-PBF by enhancing printing consistency and reducing the total costs from the perspective of powders.
基金funded by the National Key Research and Development Program of China(2018YFE0104200)National Natural Science Foundation of China(51875310,52175274,82172065)Tsinghua Precision Medicine Foundation.
文摘Laser powder bed fusion(L-PBF)of Mg alloys has provided tremendous opportunities for customized production of aeronautical and medical parts.Layer thickness(LT)is of great significance to the L-PBF process but has not been studied for Mg alloys.In this study,WE43 Mg alloy bulk cubes,porous scaffolds,and thin walls with layer thicknesses of 10,20,30,and 40μm were fabricated.The required laser energy input increased with increasing layer thickness and was different for the bulk cubes and porous scaffolds.Porosity tended to occur at the connection joints in porous scaffolds for LT40 and could be eliminated by reducing the laser energy input.For thin wall parts,a large overhang angle or a small wall thickness resulted in porosity when a large layer thicknesses was used,and the porosity disappeared by reducing the layer thickness or laser energy input.A deeper keyhole penetration was found in all occasions with porosity,explaining the influence of layer thickness,geometrical structure,and laser energy input on the porosity.All the samples achieved a high fusion quality with a relative density of over 99.5%using the optimized laser energy input.The increased layer thickness resulted to more precipitation phases,finer grain sizes and decreased grain texture.With the similar high fusion quality,the tensile strength and elongation of bulk samples were significantly improved from 257 MPa and 1.41%with the 10μm layer to 287 MPa and 15.12%with the 40μm layer,in accordance with the microstructural change.The effect of layer thickness on the compressive properties of porous scaffolds was limited.However,the corrosion rate of bulk samples accelerated with increasing the layer thickness,mainly attributed to the increased number of precipitation phases.
基金This work was supported by the Deanship of Scientific Research,Vice Presidency for Graduate Studies and Scientific Research,King Faisal University,Saudi Arabia(Project no.GRANT 324).
文摘Coronavirus 2019(COVID-19)is the current global buzzword,putting the world at risk.The pandemic’s exponential expansion of infected COVID-19 patients has challenged the medical field’s resources,which are already few.Even established nations would not be in a perfect position to manage this epidemic correctly,leaving emerging countries and countries that have not yet begun to grow to address the problem.These problems can be solved by using machine learning models in a realistic way,such as by using computer-aided images during medical examinations.These models help predict the effects of the disease outbreak and help detect the effects in the coming days.In this paper,Multi-Features Decease Analysis(MFDA)is used with different ensemble classifiers to diagnose the disease’s impact with the help of Computed Tomography(CT)scan images.There are various features associated with chest CT images,which help know the possibility of an individual being affected and how COVID-19 will affect the persons suffering from pneumonia.The current study attempts to increase the precision of the diagnosis model by evaluating various feature sets and choosing the best combination for better results.The model’s performance is assessed using Receiver Operating Characteristic(ROC)curve,the Root Mean Square Error(RMSE),and the Confusion Matrix.It is observed from the resultant outcome that the performance of the proposed model has exhibited better efficient.
基金supported by the National Natural Science Foundation of China(Grant No:81903643)the“Young Talent Support Plan”of Xi'an Jiaotong University,the Shaanxi Province Science and Technology Development Plan Project(Grant No.:2022ZDLSF05-05)+1 种基金the Project of Shaanxi Provincial Administration of Traditional Chinese Medicine(Project No.:2021-03-ZZ-002)the Shaanxi Province Science Fund for Distinguished Young Scholars(Grant No:2023-JC-JQ-59).
文摘Hepatocellular carcinoma (HCC) is one of the most common tumor types and remains a major clinical challenge. Increasing evidence has revealed that mitophagy inhibitors can enhance the effect of chemotherapy on HCC. However, few mitophagy inhibitors have been approved for clinical use in humans. Pyrimethamine (Pyr) is used to treat infections caused by protozoan parasites. Recent studies have reported that Pyr may be beneficial in the treatment of various tumors. However, its mechanism of action is still not clearly defined. Here, we found that blocking mitophagy sensitized cells to Pyr-induced apoptosis. Mechanistically, Pyr potently induced the accumulation of autophagosomes by inhibiting autophagosome-lysosome fusion in human HCC cells. In vitro and in vivo studies revealed that Pyr blocked autophagosome-lysosome fusion by upregulating BNIP3 to inhibit synaptosomal-associated protein 29 (SNAP29)-vesicle-associated membrane protein 8 (VAMP8) interaction. Moreover, Pyr acted synergistically with sorafenib (Sora) to induce apoptosis and inhibit HCC proliferation in vitro and in vivo. Pyr enhances the sensitivity of HCC cells to Sora, a common chemotherapeutic, by inhibiting mitophagy. Thus, these results provide new insights into the mechanism of action of Pyr and imply that Pyr could potentially be further developed as a novel mitophagy inhibitor. Notably, Pyr and Sora combination therapy could be a promising treatment for malignant HCC.
文摘A novel image fusion network framework with an autonomous encoder and decoder is suggested to increase thevisual impression of fused images by improving the quality of infrared and visible light picture fusion. The networkcomprises an encoder module, fusion layer, decoder module, and edge improvementmodule. The encoder moduleutilizes an enhanced Inception module for shallow feature extraction, then combines Res2Net and Transformerto achieve deep-level co-extraction of local and global features from the original picture. An edge enhancementmodule (EEM) is created to extract significant edge features. A modal maximum difference fusion strategy isintroduced to enhance the adaptive representation of information in various regions of the source image, therebyenhancing the contrast of the fused image. The encoder and the EEM module extract features, which are thencombined in the fusion layer to create a fused picture using the decoder. Three datasets were chosen to test thealgorithmproposed in this paper. The results of the experiments demonstrate that the network effectively preservesbackground and detail information in both infrared and visible images, yielding superior outcomes in subjectiveand objective evaluations.
文摘Sea surface temperature(SST)is one of the important parameters of global ocean and climate research,which can be retrieved by satellite infrared and passive microwave remote sensing instruments.While satellite infrared SST offers high spatial resolution,it is limited by cloud cover.On the other hand,passive microwave SST provides all-weather observation but suffers from poor spatial resolution and susceptibility to environmental factors such as rainfall,coastal effects,and high wind speeds.To achieve high-precision,comprehensive,and high-resolution SST data,it is essential to fuse infrared and microwave SST measurements.In this study,data from the Fengyun-3D(FY-3D)medium resolution spectral imager II(MERSI-II)SST and microwave imager(MWRI)SST were fused.Firstly,the accuracy of both MERSIII SST and MWRI SST was verified,and the latter was bilinearly interpolated to match the 5km resolution grid of MERSI SST.After pretreatment and quality control of MERSI SST and MWRI SST,a Piece-Wise Regression method was employed to correct biases in MWRI SST.Subsequently,SST data were selected based on spatial resolution and accuracy within a 3-day window of the analysis date.Finally,an optimal interpolation method was applied to fuse the FY-3D MERSI-II SST and MWRI SST.The results demonstrated a significant improvement in spatial coverage compared to MERSI-II SST and MWRI SST.Furthermore,the fusion SST retained true spatial distribution details and exhibited an accuracy of–0.12±0.74℃compared to OSTIA SST.This study has improved the accuracy of FY satellite fusion SST products in China.
文摘To address the issues of incomplete information,blurred details,loss of details,and insufficient contrast in infrared and visible image fusion,an image fusion algorithm based on a convolutional autoencoder is proposed.The region attention module is meant to extract the background feature map based on the distinct properties of the background feature map and the detail feature map.A multi-scale convolution attention module is suggested to enhance the communication of feature information.At the same time,the feature transformation module is introduced to learn more robust feature representations,aiming to preserve the integrity of image information.This study uses three available datasets from TNO,FLIR,and NIR to perform thorough quantitative and qualitative trials with five additional algorithms.The methods are assessed based on four indicators:information entropy(EN),standard deviation(SD),spatial frequency(SF),and average gradient(AG).Object detection experiments were done on the M3FD dataset to further verify the algorithm’s performance in comparison with five other algorithms.The algorithm’s accuracy was evaluated using the mean average precision at a threshold of 0.5(mAP@0.5)index.Comprehensive experimental findings show that CAEFusion performs well in subjective visual and objective evaluation criteria and has promising potential in downstream object detection tasks.
基金National Natural Science Foundation of China (52305358)the Fundamental Research Funds for the Central Universities (2023ZYGXZR061)+3 种基金Guangdong Basic and Applied Basic Research Foundation (2022A1515010304)Science and Technology Program of Guangzhou (202201010362)Young Elite Scientists Sponsorship Program by CAST . (2023QNRC001)Young Talent Support Project of Guangzhou (QT-2023-001)
文摘Zinc(Zn)is considered a promising biodegradable metal for implant applications due to its appropriate degradability and favorable osteogenesis properties.In this work,laser powder bed fusion(LPBF)additive manufacturing was employed to fabricate pure Zn with a heterogeneous microstructure and exceptional strength-ductility synergy.An optimized processing window of LPBF was established for printing Zn samples with relative densities greater than 99%using a laser power range of 80∼90 W and a scanning speed of 900 mm s−1.The Zn sample printed with a power of 80 W at a speed of 900 mm s−1 exhibited a hierarchical heterogeneous microstructure consisting of millimeter-scale molten pool boundaries,micrometer-scale bimodal grains,and nanometer-scale pre-existing dislocations,due to rapid cooling rates and significant thermal gradients formed in the molten pools.The printed sample exhibited the highest ductility of∼12.1%among all reported LPBF-printed pure Zn to date with appreciable ultimate tensile strength(∼128.7 MPa).Such superior strength-ductility synergy can be attributed to the presence of multiple deformation mechanisms that are primarily governed by heterogeneous deformation-induced hardening resulting from the alternative arrangement of bimodal Zn grains with pre-existing dislocations.Additionally,continuous strain hardening was facilitated through the interactions between deformation twins,grains and dislocations as strain accumulated,further contributing to the superior strength-ductility synergy.These findings provide valuable insights into the deformation behavior and mechanisms underlying exceptional mechanical properties of LPBF-printed Zn and its alloys for implant applications.