AIM:To investigate the role of genetic polymorphisms in the progression of hepatic fibrosis in hereditary haemochromatosis.METHODS:A cohort of 245 well-characterised C282Y homozygous patients with haemochromatosis was...AIM:To investigate the role of genetic polymorphisms in the progression of hepatic fibrosis in hereditary haemochromatosis.METHODS:A cohort of 245 well-characterised C282Y homozygous patients with haemochromatosis was studied,with all subjects having liver biopsy data and DNA available for testing.This study assessed the association of eight single nucleotide polymorphisms(SNPs)in a total of six genes including toll-like receptor 4(TLR4),transforming growth factor-beta(TGF-β),oxoguanine DNA glycosylase,monocyte chemoattractant protein 1,chemokine C-C motif receptor 2 and interleukin-10 with liver disease severity.Genotyping was performed using high resolution melt analysis and sequencing.The results were analysed in relation to the stage of hepatic fibrosis in multivariate analysis incorporating other cofactors including alcohol consumption and hepatic iron concentration.RESULTS:There were significant associations between the cofactors of male gender(P=0.0001),increasing age(P=0.006),alcohol consumption(P=0.0001),steatosis(P=0.03),hepatic iron concentration(P<0.0001)and the presence of hepatic fibrosis.Of the candidate gene polymorphisms studied,none showed a significant association with hepatic fibrosis in univariate or multivariate analysis incorporating cofactors.We also specifically studied patients with hepatic iron loading above threshold levels for cirrhosis and compared the genetic polymorphisms between those with no fibrosis vs cirrhosis however there was no significant effect from any of the candidate genes studied.Importantly,in this large,well characterised cohort of patients there was no association between SNPs for TGF-βor TLR4and the presence of fibrosis,cirrhosis or increasing fibrosis stage in multivariate analysis.CONCLUSION:In our large,well characterised group of haemochromatosis subjects we did not demonstrate any relationship between candidate gene polymorphisms and hepatic fibrosis or cirrhosis.展开更多
In-situ observations on α/γ phase transformation were made to study the effects of grain boundary microstructures on the formation of a new phase and the migration of α/γ interphase boundary in an iron4. 2%Cr allo...In-situ observations on α/γ phase transformation were made to study the effects of grain boundary microstructures on the formation of a new phase and the migration of α/γ interphase boundary in an iron4. 2%Cr alloy. It was found that triple junctions with more random boundaries could be the primary nucleation sites for a new phase, while triple junctions with low angle or low ∑ coincidence boundaries did not play any role as preferential sites. The migration of α/γ interphase boundary during heating over the transformation temperature range showed the two stage behaviour characterized by a stage with a migration velocity of 0. 33-0. 75 mm/s and secondly by a stage with 3. 7-7. 6 mm/s. It was also found that abnormal grain growth and a high density of ∑3 coincidence boundaries could occur in a phase with bcc structure after cycling of α/γ phase transformation. A new mechanism of nucleation and growth of a new phase in α/γ phase transformation is proposed on the basis of roles of plane-matching interphase boundaries, as previously discussed on the origin of anisotropy of grain growth due to the migration of {110} plane-matching boundaries in Fe-3z%Si alloy. The most recent theoretical work on the distribution of plane-matching boundaries in solids with different crystal structures was found to be useful for the understanding of nucleation and growth during α/γ phase transformation.展开更多
We reported in this manuscript that TGF-beta1 induces apoptosis in AML12 murine hepatocytes, which is associated with the activation of p38 MAPK signaling pathway. SB202190, a specific inhibitor of p38 MAPK, strongly ...We reported in this manuscript that TGF-beta1 induces apoptosis in AML12 murine hepatocytes, which is associated with the activation of p38 MAPK signaling pathway. SB202190, a specific inhibitor of p38 MAPK, strongly inhibited the TGF-beta1-induced apoptosis and PAI-1 promoter activity. Treatment of cells with TGF-beta1 activates p38. Furthermore, over-expression of dominant negative mutant p38 also reduced the TGF-beta1-induced apoptosis. The data indicate that the activation of p38 is involved in TGF-beta1-mediated gene expression and apoptosis.展开更多
Taking Zhejiang Province as an example,this paper explores the mechanisms and implementation pathways through which the low-altitude economy drives the transformation and upgrading of the tourism industry.It finds tha...Taking Zhejiang Province as an example,this paper explores the mechanisms and implementation pathways through which the low-altitude economy drives the transformation and upgrading of the tourism industry.It finds that the low-altitude economy can effectively promote the development of high-end and diversified tourism in Zhejiang by innovating tourism formats,optimizing resource allocation,and enhancing tourist experiences.Besides,it analyzes the current development status of the low-altitude economy in Zhejiang and its potential for integration with tourism,revealing specific enabling pathways for tourism transformation,including low-altitude sightseeing,aviation tourism,and low-altitude sports.Finally,it proposes policy recommendations such as strengthening policy support,enhancing infrastructure development,and cultivating market entities.The findings aim to provide theoretical references and practical guidance for the high-quality development of tourism in Zhejiang Province.展开更多
Brain tumors require precise segmentation for diagnosis and treatment plans due to their complex morphology and heterogeneous characteristics.While MRI-based automatic brain tumor segmentation technology reduces the b...Brain tumors require precise segmentation for diagnosis and treatment plans due to their complex morphology and heterogeneous characteristics.While MRI-based automatic brain tumor segmentation technology reduces the burden on medical staff and provides quantitative information,existing methodologies and recent models still struggle to accurately capture and classify the fine boundaries and diverse morphologies of tumors.In order to address these challenges and maximize the performance of brain tumor segmentation,this research introduces a novel SwinUNETR-based model by integrating a new decoder block,the Hierarchical Channel-wise Attention Decoder(HCAD),into a powerful SwinUNETR encoder.The HCAD decoder block utilizes hierarchical features and channelspecific attention mechanisms to further fuse information at different scales transmitted from the encoder and preserve spatial details throughout the reconstruction phase.Rigorous evaluations on the recent BraTS GLI datasets demonstrate that the proposed SwinHCAD model achieved superior and improved segmentation accuracy on both the Dice score and HD95 metrics across all tumor subregions(WT,TC,and ET)compared to baseline models.In particular,the rationale and contribution of the model design were clarified through ablation studies to verify the effectiveness of the proposed HCAD decoder block.The results of this study are expected to greatly contribute to enhancing the efficiency of clinical diagnosis and treatment planning by increasing the precision of automated brain tumor segmentation.展开更多
With the increasing growth of online news,fake electronic news detection has become one of the most important paradigms of modern research.Traditional electronic news detection techniques are generally based on contex...With the increasing growth of online news,fake electronic news detection has become one of the most important paradigms of modern research.Traditional electronic news detection techniques are generally based on contextual understanding,sequential dependencies,and/or data imbalance.This makes distinction between genuine and fabricated news a challenging task.To address this problem,we propose a novel hybrid architecture,T5-SA-LSTM,which synergistically integrates the T5 Transformer for semantically rich contextual embedding with the Self-Attentionenhanced(SA)Long Short-Term Memory(LSTM).The LSTM is trained using the Adam optimizer,which provides faster and more stable convergence compared to the Stochastic Gradient Descend(SGD)and Root Mean Square Propagation(RMSProp).The WELFake and FakeNewsPrediction datasets are used,which consist of labeled news articles having fake and real news samples.Tokenization and Synthetic Minority Over-sampling Technique(SMOTE)methods are used for data preprocessing to ensure linguistic normalization and class imbalance.The incorporation of the Self-Attention(SA)mechanism enables the model to highlight critical words and phrases,thereby enhancing predictive accuracy.The proposed model is evaluated using accuracy,precision,recall(sensitivity),and F1-score as performance metrics.The model achieved 99%accuracy on the WELFake dataset and 96.5%accuracy on the FakeNewsPrediction dataset.It outperformed the competitive schemes such as T5-SA-LSTM(RMSProp),T5-SA-LSTM(SGD)and some other models.展开更多
Image registration is an indispensable component in multi-source remote sensing image processing. In this paper, we put forward a remote sensing image registration method by including an improved multi-scale and multi...Image registration is an indispensable component in multi-source remote sensing image processing. In this paper, we put forward a remote sensing image registration method by including an improved multi-scale and multi-direction Harris algorithm and a novel compound feature. Multi-scale circle Gaussian combined invariant moments and multi-direction gray level co-occurrence matrix are extracted as features for image matching. The proposed algorithm is evaluated on numerous multi-source remote sensor images with noise and illumination changes. Extensive experimental studies prove that our proposed method is capable of receiving stable and even distribution of key points as well as obtaining robust and accurate correspondence matches. It is a promising scheme in multi-source remote sensing image registration.展开更多
The problem of estimating an image corrupted by additive white Gaussian noise has been of interest for practical reasons. Non-linear denoising methods based on wavelets, have become popular but Multiwavelets outperfor...The problem of estimating an image corrupted by additive white Gaussian noise has been of interest for practical reasons. Non-linear denoising methods based on wavelets, have become popular but Multiwavelets outperform wavelets in image denoising. Multiwavelets are wavelets with several scaling and wavelet functions, offer simultaneously Orthogonality, Symmetry, Short support and Vanishing moments, which is not possible with ordinary (scalar) wavelets. These properties make Multiwavelets promising for image processing applications, such as image denoising. The aim of this paper is to apply various non-linear thresholding techniques such as hard, soft, universal, modified universal, fixed and multivariate thresholding in Multiwavelet transform domain such as Discrete Multiwavelet Transform, Symmetric Asymmetric (SA4), Chui Lian (CL), and Bi-Hermite (Bih52S) for different Multiwavelets at different levels, to denoise an image and determine the best one out of it. The performance of denoising algorithms and various thresholding are measured using quantitative performance measures such as, Mean Square Error (MSE), and Root Mean Square Error (RMSE), Signal-to-Noise Ratio (SNR), Peak Signal-to-Noise Ratio (PSNR). It is found that CL Multiwavelet transform in combination with modified universal thresholding has given best results.展开更多
From lecture halls in Beijing to villages in the mountains of southwest China,a group of young rural innovators from Global South countries recently embarked on a journey that connected policy thinking,technological p...From lecture halls in Beijing to villages in the mountains of southwest China,a group of young rural innovators from Global South countries recently embarked on a journey that connected policy thinking,technological practice and lived rural experience.展开更多
The transition from a known Taylor series ?of a known function f(x) to a new function ?primarily defined by the infinite power series ?with coefficients f(n)(0)?from the Taylor series of the function f(x)?can be made ...The transition from a known Taylor series ?of a known function f(x) to a new function ?primarily defined by the infinite power series ?with coefficients f(n)(0)?from the Taylor series of the function f(x)?can be made by an integral transformation which is a modified Laplace transformation and is called Sumudu transformation. It makes the transition from the Exponential series to the Geometric series and may help to evaluate new infinite power series from known Taylor series. The Sumudu transformation is demonstrated to be a limiting case of Fractional integration. Apart from the basic Sumudu integral transformation we discuss a modification where the coefficients ?from the Taylor series are not changed to f(n)(0)?but only to . Beside simple examples our applications are mainly concerned to calculate new Generating functions for Hermite polynomials from the basic ones.展开更多
Background: To study the influence of blood lipid levels on hemorrhagic transformation(HT) and prognosis after acute cerebral infarction(ACI).Methods: Patients with ACI within 72 h of symptoms onset between January 1 ...Background: To study the influence of blood lipid levels on hemorrhagic transformation(HT) and prognosis after acute cerebral infarction(ACI).Methods: Patients with ACI within 72 h of symptoms onset between January 1 st, 2015, and December 31 st, 2016, were retrospectively analyzed. Patients were divided into group A(without HT) and group B(HT). The outcomes were assessed after 3 months of disease onset using the modified Rankin Scale(m RS). An m RS score of 0–2 points indicated excellent prognosis, and an m RS score of 3–6 points indicated poor prognosis.Results: A total of 732 patients conformed to the inclusion criteria, including 628 in group A and 104 in group B. The incidence of HT was 14.2%, and the median onset time was 2 d(interquartile range, 1–7 d). The percentages of patients with large infarct size and cortex involvement in group B were 80.8% and 79.8%, respectively, which were both significantly higher than those in group A(28.7 and 33.4%, respectively). The incidence rate of atrial fibrillation(AF) in group B was significantly higher than that in group A(39.4% vs. 13.9%, P<0.001). The adjusted multivariate analysis results showed that large infarct size, cortex involvement and AF were independent risk factors of HT, while total cholesterol(TC) was a protective factor of HT(OR=0.359, 95% CI 0.136–0.944, P=0.038). With every 1 mmol/L reduction in normal TC levels, the risk of HT increased by 64.1%. The mortality and morbidity at 3 months in group B(21.2% and 76.7%, respectively) were both significantly higher than those in group A(8.0% and 42.8%, respectively). The adjusted multivariate analysis results showed that large infarct size(OR=12.178, 95% CI 5.390–27.516, P<0.001) was an independent risk factor of long-term unfavorable outcomes, whereas low-density lipoprotein cholesterol(LDL-C) was a protective factor(OR=0.538, 95% CI 0.300–0.964, P=0.037). With every 1 mmol/L reduction in normal LDL-C levels, the risk of an unfavorable outcome increased by 46.2%. Major therapies, including intravenous recombinant human tissue plasminogen activator(r TPA), intensive lipid-lowering statins and anti-platelets, were not significantly related to either HT or long-term, post-ACI poor prognosis.Conclusions: For patients with large infarct sizes, especially those with cortex involvement, AF, or lower levels of TC, the risk of HT might increase after ACI. The risk of a long-term unfavorable outcome in these patients might increase with a reduction in LDL-C.展开更多
基金Supported by NHMRC Medical Postgraduate Scholarship and the Royal Brisbane and Women’s Hospital Research Foundation to Wood MJthe National Health and Medical Research Council(NHMRC)to Ramm GA and Powell LW+1 种基金the recipient of an NHMRC Senior Research Fellowship,1024672 to Subramaniam VNan NHMRC Senior Research Fellowship,No.552409 to Ramm GA
文摘AIM:To investigate the role of genetic polymorphisms in the progression of hepatic fibrosis in hereditary haemochromatosis.METHODS:A cohort of 245 well-characterised C282Y homozygous patients with haemochromatosis was studied,with all subjects having liver biopsy data and DNA available for testing.This study assessed the association of eight single nucleotide polymorphisms(SNPs)in a total of six genes including toll-like receptor 4(TLR4),transforming growth factor-beta(TGF-β),oxoguanine DNA glycosylase,monocyte chemoattractant protein 1,chemokine C-C motif receptor 2 and interleukin-10 with liver disease severity.Genotyping was performed using high resolution melt analysis and sequencing.The results were analysed in relation to the stage of hepatic fibrosis in multivariate analysis incorporating other cofactors including alcohol consumption and hepatic iron concentration.RESULTS:There were significant associations between the cofactors of male gender(P=0.0001),increasing age(P=0.006),alcohol consumption(P=0.0001),steatosis(P=0.03),hepatic iron concentration(P<0.0001)and the presence of hepatic fibrosis.Of the candidate gene polymorphisms studied,none showed a significant association with hepatic fibrosis in univariate or multivariate analysis incorporating cofactors.We also specifically studied patients with hepatic iron loading above threshold levels for cirrhosis and compared the genetic polymorphisms between those with no fibrosis vs cirrhosis however there was no significant effect from any of the candidate genes studied.Importantly,in this large,well characterised cohort of patients there was no association between SNPs for TGF-βor TLR4and the presence of fibrosis,cirrhosis or increasing fibrosis stage in multivariate analysis.CONCLUSION:In our large,well characterised group of haemochromatosis subjects we did not demonstrate any relationship between candidate gene polymorphisms and hepatic fibrosis or cirrhosis.
文摘In-situ observations on α/γ phase transformation were made to study the effects of grain boundary microstructures on the formation of a new phase and the migration of α/γ interphase boundary in an iron4. 2%Cr alloy. It was found that triple junctions with more random boundaries could be the primary nucleation sites for a new phase, while triple junctions with low angle or low ∑ coincidence boundaries did not play any role as preferential sites. The migration of α/γ interphase boundary during heating over the transformation temperature range showed the two stage behaviour characterized by a stage with a migration velocity of 0. 33-0. 75 mm/s and secondly by a stage with 3. 7-7. 6 mm/s. It was also found that abnormal grain growth and a high density of ∑3 coincidence boundaries could occur in a phase with bcc structure after cycling of α/γ phase transformation. A new mechanism of nucleation and growth of a new phase in α/γ phase transformation is proposed on the basis of roles of plane-matching interphase boundaries, as previously discussed on the origin of anisotropy of grain growth due to the migration of {110} plane-matching boundaries in Fe-3z%Si alloy. The most recent theoretical work on the distribution of plane-matching boundaries in solids with different crystal structures was found to be useful for the understanding of nucleation and growth during α/γ phase transformation.
基金grants fromthe Chinese Academy of Sciences (No. KJ951-BI608), the National Natural Sciences FOundation ofChina (No. 39625007 and
文摘We reported in this manuscript that TGF-beta1 induces apoptosis in AML12 murine hepatocytes, which is associated with the activation of p38 MAPK signaling pathway. SB202190, a specific inhibitor of p38 MAPK, strongly inhibited the TGF-beta1-induced apoptosis and PAI-1 promoter activity. Treatment of cells with TGF-beta1 activates p38. Furthermore, over-expression of dominant negative mutant p38 also reduced the TGF-beta1-induced apoptosis. The data indicate that the activation of p38 is involved in TGF-beta1-mediated gene expression and apoptosis.
文摘Taking Zhejiang Province as an example,this paper explores the mechanisms and implementation pathways through which the low-altitude economy drives the transformation and upgrading of the tourism industry.It finds that the low-altitude economy can effectively promote the development of high-end and diversified tourism in Zhejiang by innovating tourism formats,optimizing resource allocation,and enhancing tourist experiences.Besides,it analyzes the current development status of the low-altitude economy in Zhejiang and its potential for integration with tourism,revealing specific enabling pathways for tourism transformation,including low-altitude sightseeing,aviation tourism,and low-altitude sports.Finally,it proposes policy recommendations such as strengthening policy support,enhancing infrastructure development,and cultivating market entities.The findings aim to provide theoretical references and practical guidance for the high-quality development of tourism in Zhejiang Province.
基金supported by Institute of Information&Communications Technology Planning&Evaluation(IITP)under the Metaverse Support Program to Nurture the Best Talents(IITP-2024-RS-2023-00254529)grant funded by the Korea government(MSIT).
文摘Brain tumors require precise segmentation for diagnosis and treatment plans due to their complex morphology and heterogeneous characteristics.While MRI-based automatic brain tumor segmentation technology reduces the burden on medical staff and provides quantitative information,existing methodologies and recent models still struggle to accurately capture and classify the fine boundaries and diverse morphologies of tumors.In order to address these challenges and maximize the performance of brain tumor segmentation,this research introduces a novel SwinUNETR-based model by integrating a new decoder block,the Hierarchical Channel-wise Attention Decoder(HCAD),into a powerful SwinUNETR encoder.The HCAD decoder block utilizes hierarchical features and channelspecific attention mechanisms to further fuse information at different scales transmitted from the encoder and preserve spatial details throughout the reconstruction phase.Rigorous evaluations on the recent BraTS GLI datasets demonstrate that the proposed SwinHCAD model achieved superior and improved segmentation accuracy on both the Dice score and HD95 metrics across all tumor subregions(WT,TC,and ET)compared to baseline models.In particular,the rationale and contribution of the model design were clarified through ablation studies to verify the effectiveness of the proposed HCAD decoder block.The results of this study are expected to greatly contribute to enhancing the efficiency of clinical diagnosis and treatment planning by increasing the precision of automated brain tumor segmentation.
基金supported by Princess Nourah bint Abdulrahman University Researchers Supporting Project number(PNURSP2025R195)Princess Nourah bint Abdulrahman University,Riyadh,Saudi Arabia.
文摘With the increasing growth of online news,fake electronic news detection has become one of the most important paradigms of modern research.Traditional electronic news detection techniques are generally based on contextual understanding,sequential dependencies,and/or data imbalance.This makes distinction between genuine and fabricated news a challenging task.To address this problem,we propose a novel hybrid architecture,T5-SA-LSTM,which synergistically integrates the T5 Transformer for semantically rich contextual embedding with the Self-Attentionenhanced(SA)Long Short-Term Memory(LSTM).The LSTM is trained using the Adam optimizer,which provides faster and more stable convergence compared to the Stochastic Gradient Descend(SGD)and Root Mean Square Propagation(RMSProp).The WELFake and FakeNewsPrediction datasets are used,which consist of labeled news articles having fake and real news samples.Tokenization and Synthetic Minority Over-sampling Technique(SMOTE)methods are used for data preprocessing to ensure linguistic normalization and class imbalance.The incorporation of the Self-Attention(SA)mechanism enables the model to highlight critical words and phrases,thereby enhancing predictive accuracy.The proposed model is evaluated using accuracy,precision,recall(sensitivity),and F1-score as performance metrics.The model achieved 99%accuracy on the WELFake dataset and 96.5%accuracy on the FakeNewsPrediction dataset.It outperformed the competitive schemes such as T5-SA-LSTM(RMSProp),T5-SA-LSTM(SGD)and some other models.
基金supported by National Nature Science Foundation of China (Nos. 61462046 and 61762052)Natural Science Foundation of Jiangxi Province (Nos. 20161BAB202049 and 20161BAB204172)+2 种基金the Bidding Project of the Key Laboratory of Watershed Ecology and Geographical Environment Monitoring, NASG (Nos. WE2016003, WE2016013 and WE2016015)the Science and Technology Research Projects of Jiangxi Province Education Department (Nos. GJJ160741, GJJ170632 and GJJ170633)the Art Planning Project of Jiangxi Province (Nos. YG2016250 and YG2017381)
文摘Image registration is an indispensable component in multi-source remote sensing image processing. In this paper, we put forward a remote sensing image registration method by including an improved multi-scale and multi-direction Harris algorithm and a novel compound feature. Multi-scale circle Gaussian combined invariant moments and multi-direction gray level co-occurrence matrix are extracted as features for image matching. The proposed algorithm is evaluated on numerous multi-source remote sensor images with noise and illumination changes. Extensive experimental studies prove that our proposed method is capable of receiving stable and even distribution of key points as well as obtaining robust and accurate correspondence matches. It is a promising scheme in multi-source remote sensing image registration.
文摘The problem of estimating an image corrupted by additive white Gaussian noise has been of interest for practical reasons. Non-linear denoising methods based on wavelets, have become popular but Multiwavelets outperform wavelets in image denoising. Multiwavelets are wavelets with several scaling and wavelet functions, offer simultaneously Orthogonality, Symmetry, Short support and Vanishing moments, which is not possible with ordinary (scalar) wavelets. These properties make Multiwavelets promising for image processing applications, such as image denoising. The aim of this paper is to apply various non-linear thresholding techniques such as hard, soft, universal, modified universal, fixed and multivariate thresholding in Multiwavelet transform domain such as Discrete Multiwavelet Transform, Symmetric Asymmetric (SA4), Chui Lian (CL), and Bi-Hermite (Bih52S) for different Multiwavelets at different levels, to denoise an image and determine the best one out of it. The performance of denoising algorithms and various thresholding are measured using quantitative performance measures such as, Mean Square Error (MSE), and Root Mean Square Error (RMSE), Signal-to-Noise Ratio (SNR), Peak Signal-to-Noise Ratio (PSNR). It is found that CL Multiwavelet transform in combination with modified universal thresholding has given best results.
文摘From lecture halls in Beijing to villages in the mountains of southwest China,a group of young rural innovators from Global South countries recently embarked on a journey that connected policy thinking,technological practice and lived rural experience.
文摘The transition from a known Taylor series ?of a known function f(x) to a new function ?primarily defined by the infinite power series ?with coefficients f(n)(0)?from the Taylor series of the function f(x)?can be made by an integral transformation which is a modified Laplace transformation and is called Sumudu transformation. It makes the transition from the Exponential series to the Geometric series and may help to evaluate new infinite power series from known Taylor series. The Sumudu transformation is demonstrated to be a limiting case of Fractional integration. Apart from the basic Sumudu integral transformation we discuss a modification where the coefficients ?from the Taylor series are not changed to f(n)(0)?but only to . Beside simple examples our applications are mainly concerned to calculate new Generating functions for Hermite polynomials from the basic ones.
文摘Background: To study the influence of blood lipid levels on hemorrhagic transformation(HT) and prognosis after acute cerebral infarction(ACI).Methods: Patients with ACI within 72 h of symptoms onset between January 1 st, 2015, and December 31 st, 2016, were retrospectively analyzed. Patients were divided into group A(without HT) and group B(HT). The outcomes were assessed after 3 months of disease onset using the modified Rankin Scale(m RS). An m RS score of 0–2 points indicated excellent prognosis, and an m RS score of 3–6 points indicated poor prognosis.Results: A total of 732 patients conformed to the inclusion criteria, including 628 in group A and 104 in group B. The incidence of HT was 14.2%, and the median onset time was 2 d(interquartile range, 1–7 d). The percentages of patients with large infarct size and cortex involvement in group B were 80.8% and 79.8%, respectively, which were both significantly higher than those in group A(28.7 and 33.4%, respectively). The incidence rate of atrial fibrillation(AF) in group B was significantly higher than that in group A(39.4% vs. 13.9%, P<0.001). The adjusted multivariate analysis results showed that large infarct size, cortex involvement and AF were independent risk factors of HT, while total cholesterol(TC) was a protective factor of HT(OR=0.359, 95% CI 0.136–0.944, P=0.038). With every 1 mmol/L reduction in normal TC levels, the risk of HT increased by 64.1%. The mortality and morbidity at 3 months in group B(21.2% and 76.7%, respectively) were both significantly higher than those in group A(8.0% and 42.8%, respectively). The adjusted multivariate analysis results showed that large infarct size(OR=12.178, 95% CI 5.390–27.516, P<0.001) was an independent risk factor of long-term unfavorable outcomes, whereas low-density lipoprotein cholesterol(LDL-C) was a protective factor(OR=0.538, 95% CI 0.300–0.964, P=0.037). With every 1 mmol/L reduction in normal LDL-C levels, the risk of an unfavorable outcome increased by 46.2%. Major therapies, including intravenous recombinant human tissue plasminogen activator(r TPA), intensive lipid-lowering statins and anti-platelets, were not significantly related to either HT or long-term, post-ACI poor prognosis.Conclusions: For patients with large infarct sizes, especially those with cortex involvement, AF, or lower levels of TC, the risk of HT might increase after ACI. The risk of a long-term unfavorable outcome in these patients might increase with a reduction in LDL-C.