The reconstruction of images from their corresponding noisy Radon transform is a typical example of an ill-posed linear inverse problem as arising in the application of computerized tomography(CT).As the(naive)solutio...The reconstruction of images from their corresponding noisy Radon transform is a typical example of an ill-posed linear inverse problem as arising in the application of computerized tomography(CT).As the(naive)solution does not depend on the measured data continuously,regularization is needed to reestablish a continuous dependence.In this work,we investigate simple,but yet still provably convergent approaches to learning linear regularization methods from data.More specifically,we analyze two approaches:one generic linear regularization that learns how to manipulate the singular values of the linear operator in an extension of our previous work,and one tailored approach in the Fourier domain that is specific to CT-reconstruction.We prove that such approaches become convergent regularization methods as well as the fact that the reconstructions they provide are typically much smoother than the training data they were trained on.Finally,we compare the spectral as well as the Fourier-based approaches for CT-reconstruction numerically,discuss their advantages and disadvantages and investigate the effect of discretization errors at differentresolutions.展开更多
This article compares the isotropic and anisotropic TV regularizations used in inverse acoustic scattering. It is observed that compared with the traditional Tikhonov regularization, isotropic and anisotropic TV regul...This article compares the isotropic and anisotropic TV regularizations used in inverse acoustic scattering. It is observed that compared with the traditional Tikhonov regularization, isotropic and anisotropic TV regularizations perform better in the sense of edge preserving. While anisotropic TV regularization will cause distortions along axes. To minimize the energy function with isotropic and anisotropic regularization terms, we use split Bregman scheme. We do several 2D numerical experiments to validate the above arguments.展开更多
Studies of wave-current interactions are vital for the safe design of structures.Regular waves in the presence of uniform,linear shear,and quadratic shear currents are explored by the High-Level Green-Naghdi model in ...Studies of wave-current interactions are vital for the safe design of structures.Regular waves in the presence of uniform,linear shear,and quadratic shear currents are explored by the High-Level Green-Naghdi model in this paper.The five-point central difference method is used for spatial discretization,and the fourth-order Adams predictor-corrector scheme is employed for marching in time.The domain-decomposition method is applied for the wave-current generation and absorption.The effects of currents on the wave profile and velocity field are examined under two conditions:the same velocity of currents at the still-water level and the constant flow volume of currents.Wave profiles and velocity fields demonstrate substantial differences in three types of currents owing to the diverse vertical distribution of current velocity and vorticity.Then,loads on small-scale vertical cylinders subjected to regular waves and three types of background currents with the same flow volume are investigated.The maximum load intensity and load fluctuation amplitude in uniform,linear shear,and quadratic shear currents increase sequentially.The stretched superposition method overestimates the maximum load intensity and load fluctuation amplitude in opposing currents and underestimates these values in following currents.The stretched superposition method obtains a poor approximation for strong nonlinear waves,particularly in the case of the opposing quadratic shear current.展开更多
Under earthquake action, different site conditions have a notable impact on the dynamic response of high-speed railway bridges after earthquakes, which in turn poses a threat to the running stability of trains in the ...Under earthquake action, different site conditions have a notable impact on the dynamic response of high-speed railway bridges after earthquakes, which in turn poses a threat to the running stability of trains in the post-earthquake period. Therefore, establishing a calculation method for the post-earthquake train speed threshold that considers the influence of different site characteristics is of great engineering significance. Taking the CRTS Ⅲ slab track as the research object, this study is based on the track irregularity root mean square rate(TRR), which the authors proposed earlier to quantify the track regularity level. Using the nonlinear least squares fitting method, the mapping relationship between the TRR and the postearthquake train running performance indicators on bridges is established. Furthermore, the influence of laws governing site categories and train speeds on post-earthquake train running performance on bridges is analyzed, and a train speed threshold for bridges based on running performance under random site conditions is proposed. The research results indicate that all train running performance indicators increase significantly with the increase of train operating speed;different site categories have a significant impact on post-earthquake track residual deformation and train running stability. The greater the amplitude of postearthquake track alignment residual deformation, the lower the threshold for the stable running speed of trains after the earthquake, with the speed threshold decreasing by up to 20%. The research outcomes can provide technical references for the post-earthquake safe operation and maintenance of high-speed railway bridges under complex site conditions, as well as the formulation of targeted train speed control schemes.展开更多
In recent years,significant breakthroughs have been achieved in the exploration of deep volcanic rocks in the Junggar Basin,highlighting their substantial exploration potential.The complex distribution of volcanic res...In recent years,significant breakthroughs have been achieved in the exploration of deep volcanic rocks in the Junggar Basin,highlighting their substantial exploration potential.The complex distribution of volcanic reservoirs is attributed to the multi-phase tectonic evolution within the basin,with their superior reservoir properties playing a crucial role in natural gas formation.However,due to the combined effects of multi-cyclic volcanic eruptions and tectonic activities,predicting volcanic facies distribution and favorable reservoirs remains highly challenging.This study focuses on the third member of the Jiamuhe Formation in the Zhongguai Uplift.By integrating drilling and petrophysical data with well-seismic analysis techniques,a seismic identification model for volcanic reservoirs has been established.The findings reveal that different facies exhibit distinct seismic response characteristics.Andesite,rhyolite,volcanic breccia,and volcanic clastic rocks show variability in amplitude,frequency,and continuity.Using structural-guided filtering,high-resolution coherence analysis,and 3D body carving techniques,the locations of volcanic craters and eruption centers were successfully identified,further clarifying the distribution patterns of volcanic facies.By combining multi-attribute clustering analysis and seismic attribute extraction,a volcanic facies zone distribution map was generated,and favorable exploration directions for volcanic reservoirs were proposed.The study provides technical guidance for the exploration of deep volcanic oil and gas reservoirs in the Junggar Basin and holds significant application value.展开更多
In non-independent and identically distributed(non-IID)data environments,model performance often degrades significantly.To address this issue,two improvement methods are proposed:FedReg and FedReg^(*).FedReg is a meth...In non-independent and identically distributed(non-IID)data environments,model performance often degrades significantly.To address this issue,two improvement methods are proposed:FedReg and FedReg^(*).FedReg is a method based on hybrid regularization aimed at enhancing federated learning in non-IID scenarios.It introduces hybrid regularization to replace traditional L2 regularization,combining the advantages of L1 and L2 regularization to enable feature selection while preventing overfitting.This method better adapts to the diverse data distributions of different clients,improving the overall model performance.FedReg^(*)combines hybrid regularization with weighted model aggregation.In addition to the benefits of hybrid regularization,FedReg^(*)applies a weighted averaging method in the model aggregation process,calculating weights based on the cosine similarity between each client gradient and the global gradient to more reasonably distribute client contributions.By considering variations in data quality and quantity among clients,FedReg^(*)highlights the importance of key clients and enhances the model’s generalization performance.These improvement methods enhance model accuracy and communication efficiency.展开更多
Multi-label feature selection(MFS)is a crucial dimensionality reduction technique aimed at identifying informative features associated with multiple labels.However,traditional centralized methods face significant chal...Multi-label feature selection(MFS)is a crucial dimensionality reduction technique aimed at identifying informative features associated with multiple labels.However,traditional centralized methods face significant challenges in privacy-sensitive and distributed settings,often neglecting label dependencies and suffering from low computational efficiency.To address these issues,we introduce a novel framework,Fed-MFSDHBCPSO—federated MFS via dual-layer hybrid breeding cooperative particle swarm optimization algorithm with manifold and sparsity regularization(DHBCPSO-MSR).Leveraging the federated learning paradigm,Fed-MFSDHBCPSO allows clients to perform local feature selection(FS)using DHBCPSO-MSR.Locally selected feature subsets are encrypted with differential privacy(DP)and transmitted to a central server,where they are securely aggregated and refined through secure multi-party computation(SMPC)until global convergence is achieved.Within each client,DHBCPSO-MSR employs a dual-layer FS strategy.The inner layer constructs sample and label similarity graphs,generates Laplacian matrices to capture the manifold structure between samples and labels,and applies L2,1-norm regularization to sparsify the feature subset,yielding an optimized feature weight matrix.The outer layer uses a hybrid breeding cooperative particle swarm optimization algorithm to further refine the feature weight matrix and identify the optimal feature subset.The updated weight matrix is then fed back to the inner layer for further optimization.Comprehensive experiments on multiple real-world multi-label datasets demonstrate that Fed-MFSDHBCPSO consistently outperforms both centralized and federated baseline methods across several key evaluation metrics.展开更多
Unresectable hepatocellular carcinoma(HCC)remains a global challenge,with limited effective treatment options for advanced-stage disease.The HIMALAYA trial(phase III randomized study that evaluated the STRIDE regimen)...Unresectable hepatocellular carcinoma(HCC)remains a global challenge,with limited effective treatment options for advanced-stage disease.The HIMALAYA trial(phase III randomized study that evaluated the STRIDE regimen)introduced the Single Tremelimumab Regular Interval Durvalumab(STRIDE)regimen,an immunotherapy-based approach that achieved a median overall survival(OS)of 16.43 months compared to 13.77 months with sorafenib.While statistically significant,this~2.7 months OS gain warrants scrutiny in light of STRIDE’s increased immune-related toxicity and cost.This commentary evaluates STRIDE’s impact within the broader landscape of first-line systemic therapy for unresectable HCC,alongside other regimens such as atezolizumab plus bevacizumab and nivolumab plus ipilimumab.We explore STRIDE’s mechanism of action,safety profile,modest progression-free survival(PFS)improvement,and implementation challenges,incorporating insights from 2023-2025 research.In addition,we discussed its limitations in non-viral HCC and Child-Pugh B patients,the role of emerging biomarkers,and the potential of radiation to enhance immunotherapy efficacy.As a dual immune checkpoint inhibitor(ICI)strategy,STRIDE offers an important advance that may not only extend survival but also open the door to future curative approaches.However,optimizing its use will require refined patient selection and further investigation of synergistic combination therapies.展开更多
An H-polygon is a polygon with corners in the set of vertices of a tiling of R~2 by regular hexagons of unit edge.It is known that any H-triangle with exactly k interior H-points can have at most 3k+7 boundary H-point...An H-polygon is a polygon with corners in the set of vertices of a tiling of R~2 by regular hexagons of unit edge.It is known that any H-triangle with exactly k interior H-points can have at most 3k+7 boundary H-points.In this note we prove that any convex H-quadrilateral with exactly k interior H-points can have at most 3k+7 boundary H-points.展开更多
The finite volume method was applied to numerically simulate the bottom pressure field induced by regular waves,vehicles in calm water and vehicles in regular waves.The solution of Navier-Stokes(N-S)equations in the v...The finite volume method was applied to numerically simulate the bottom pressure field induced by regular waves,vehicles in calm water and vehicles in regular waves.The solution of Navier-Stokes(N-S)equations in the vicinity of numerical wave tank's boundary was forced towards the wave theoretical solution by incorporating momentum source terms,thereby reducing adverse effects such as wave reflection.Simulations utilizing laminar flow,turbulent flow,and ideal fluid models were all found capable of effectively capturing the waveform and bottom pressure of regular waves,agreeing well with experimental data.In predicting the bottom pressure field of the submerged vehicle,turbulent simulations considering fluid viscosity and boundary layer development provided more accurate predictions for the stern region than inviscid simulations.Due to sphere's diffractive effect,the sphere's bottom pressure field in waves is not a linear superposition of the wave's and the sphere's bottom pressure field.However,a slender submerged vehicle exhibits a weaker diffractive effect on waves,thus the submerged vehicle's bottom pressure field in waves can be approximated as a linear superposition of the wave's and the submerged vehicle's bottom pressure field,which simplifies computation and analysis.展开更多
On a compact Riemann surface with finite punctures P_(1),…P_(k),we define toric curves as multivalued,totallyunramified holomorphic maps to P^(n)with monodromy in a maximal torus of PSU(n+1).Toric solutions to SU(n+1...On a compact Riemann surface with finite punctures P_(1),…P_(k),we define toric curves as multivalued,totallyunramified holomorphic maps to P^(n)with monodromy in a maximal torus of PSU(n+1).Toric solutions to SU(n+1)Todasystems on X\{P_(1);…;P_(k)}are recognized by the associated toric curves in.We introduce character n-ensembles as-tuples of meromorphic one-forms with simple poles and purely imaginary periods,generating toric curves on minus finitelymany points.On X,we establish a correspondence between character-ensembles and toric solutions to the SU(n+1)system with finitely many cone singularities.Our approach not only broadens seminal solutions with two conesingularities on the Riemann sphere,as classified by Jost-Wang(Int.Math.Res.Not.,2002,(6):277-290)andLin-Wei-Ye(Invent.Math.,2012,190(1):169-207),but also advances beyond the limits of Lin-Yang-Zhong’s existencetheorems(J.Differential Geom.,2020,114(2):337-391)by introducing a new solution class.展开更多
BACKGROUND In recent years,many studies have shown that proteasome 26S subunit non-ATPase 6(PSMD6)plays an important role in the occurrence and development of malignant tumours.Unfortunately,there are no reports on th...BACKGROUND In recent years,many studies have shown that proteasome 26S subunit non-ATPase 6(PSMD6)plays an important role in the occurrence and development of malignant tumours.Unfortunately,there are no reports on the evaluation of the potential role of PSMD6 in hepatocellular carcinoma(HCC).AIM To comprehensively evaluate the overexpression pattern and clinical significance of PSMD6 in HCC tissues.METHODS This study integrated PSMD6 mRNA expression profiles from 4672 HCC and 3667 non-HCC tissues,along with immunohistochemical scores from 383 HCC and adjacent tissues,to assess PSMD6 overexpression in HCC.Clustered regularly interspaced short palindromic repeats knockout technology evaluated PSMD6’s essential role in HCC cell growth.Functional enrichment analysis explored the molecular mechanism of PSMD6 abnormalities in HCC.Drug sensitivity analysis and molecular docking analysed the effect of abnormal expression of PSMD6 on the drug sensitivity of HCC cells.RESULTS The results of 41 external and two internal datasets showed that PSMD6 mRNA(SMD=0.26,95%CI:0.09-0.42,P<0.05)and protein(SMD=2.85,95%CI:1.19-4.50,P<0.05)were significantly overexpressed in HCC tissues.The integrated analysis results showed that PSMD6 had a significant overexpression pattern in HCC tissues(SMD=0.40,95%CI:0.15-0.66,P<0.05).PSMD6 knockout inhibited HCC cell growth(chronos scores<-1).Functional enrichment implicated ribosome biogenesis and RNA splicing.Significant enrichment of signalling pathways such as RNA degradation,ribosomes,and chemical carcinogenesis—reactive oxygen species.Drug sensitivity analysis and a molecular docking model showed that high expression of PSMD6 was associated with the tolerance of HCC cells to drugs such as ML323,sepantronium bromide,and GDC0810.Overexpressed PSMD6 effectively distinguished HCC tissues(AUC=0.75,95%CI:0.71-0.79).CONCLUSION This study was the first to discover that PSMD6 was overexpressed in HCC tissues.PSMD6 is essential for the growth of HCC cells and may be involved in ribosome biogenesis and RNA splicing.展开更多
The prevalence of Solenopsis invicta is associated with habitat diversity,with a preference for various habitats ranked in the following order:ponds,wastelands,green belts,roads,parks,farmlands,and villages.Consequent...The prevalence of Solenopsis invicta is associated with habitat diversity,with a preference for various habitats ranked in the following order:ponds,wastelands,green belts,roads,parks,farmlands,and villages.Consequently,management strategies should be tailored to each habitat.There are two occurrence peaks of S.invicta throughout the year,specifically from March to April and from September to October.It is essential to emphasize prevention and control measures during the active periods of S.invicta.To enhance the effectiveness of these measures,supplementary control should be implemented within 10-15 d following the initial prevention and control efforts.Furthermore,the efficacy of prevention and control is notably higher on the second to third day immediately following rainfall.This study aimed to evaluate the efficacy of various agents in controlling S.invicta.A comparative analysis was conducted on the efficacy of three different brands of agents against S.invicta.The findings indicated that a concentration of 0.08%-0.10%indoxacarb exhibited a comparable extermination effect on S.invicta worker ants.However,agents with larger particle sizes demonstrated a reduced efficacy in exterminating S.invicta nests.展开更多
Toric patch is a kind of rational multisided patch,which is associated with a finite integer lattice points set A.A set of weights is defined which depend on a parameter according to regular decomposition of A.When al...Toric patch is a kind of rational multisided patch,which is associated with a finite integer lattice points set A.A set of weights is defined which depend on a parameter according to regular decomposition of A.When all weights of the patch tend to infinity,we obtain the limiting form of toric patch which is called its regular control surface.The diferent weights may induce the diferent regular control surfaces of the same toric patch.It prompts us to consider that how many regular control surfaces of a toric patch.In this paper,we study the regular decompositions of A by using integer programming method firstly,and then provide the relationship between all regular decompositions of A and corresponding state polytope.Moreover,we present that the number of regular control surfaces of a toric patch associated with A is equal to the number of regular decompositions of A.An algorithm to calculate the number of regular control surfaces of toric patch is provided.The algorithm also presents a method to construct all of the regular control surfaces of a toric patch.At last,the application of proposed result in shape deformation is demonstrated by several examples.展开更多
Absorption compensation is a process involving the exponential amplification of reflection amplitudes.This process amplifies the seismic signal and noise,thereby substantially reducing the signal-tonoise ratio of seis...Absorption compensation is a process involving the exponential amplification of reflection amplitudes.This process amplifies the seismic signal and noise,thereby substantially reducing the signal-tonoise ratio of seismic data.Therefore,this paper proposes a multichannel inversion absorption compensation method based on structure tensor regularization.First,the structure tensor is utilized to extract the spatial inclination of seismic signals,and the spatial prediction filter is designed along the inclination direction.The spatial prediction filter is then introduced into the regularization condition of multichannel inversion absorption compensation,and the absorption compensation is realized under the framework of multichannel inversion theory.The spatial predictability of seismic signals is also introduced into the objective function of absorption compensation inversion.Thus,the inversion system can effectively suppress the noise amplification effect during absorption compensation and improve the recovery accuracy of high-frequency signals.Synthetic and field data tests are conducted to demonstrate the accuracy and effectiveness of the proposed method.展开更多
Energy resolution calibration is crucial for gamma-ray spectral analysis,as measured using a scintillation detector.A locally constrained regularization method was proposed to determine the resolution calibration para...Energy resolution calibration is crucial for gamma-ray spectral analysis,as measured using a scintillation detector.A locally constrained regularization method was proposed to determine the resolution calibration parameters.First,a Monte Carlo simulation model consistent with an actual measurement system was constructed to obtain the energy deposition distribution in the scintillation crystal.Subsequently,the regularization objective function is established based on weighted least squares and additional constraints.Additional constraints were designed using a special weighting scheme based on the incident gamma-ray energies.Subsequently,an intelligent algorithm was introduced to search for the optimal resolution calibration parameters by minimizing the objective function.The most appropriate regularization parameter was determined through mathematical experiments.When the regularization parameter was 30,the calibrated results exhibited the minimum RMSE.Simulations and test pit experiments were conducted to verify the performance of the proposed method.The simulation results demonstrate that the proposed algorithm can determine resolution calibration parameters more accurately than the traditional weighted least squares,and the test pit experimental results show that the R-squares between the calibrated and measured spectra are larger than 0.99.The accurate resolution calibration parameters determined by the proposed method lay the foundation for gamma-ray spectral processing and simulation benchmarking.展开更多
Target tracking is an essential task in contemporary computer vision applications.However,its effectiveness is susceptible to model drift,due to the different appearances of targets,which often compromises tracking ro...Target tracking is an essential task in contemporary computer vision applications.However,its effectiveness is susceptible to model drift,due to the different appearances of targets,which often compromises tracking robustness and precision.In this paper,a universally applicable method based on correlation filters is introduced to mitigate model drift in complex scenarios.It employs temporal-confidence samples as a priori to guide the model update process and ensure its precision and consistency over a long period.An improved update mechanism based on the peak side-lobe to peak correlation energy(PSPCE)criterion is proposed,which selects high-confidence samples along the temporal dimension to update temporal-confidence samples.Extensive experiments on various benchmarks demonstrate that the proposed method achieves a competitive performance compared with the state-of-the-art methods.Especially when the target appearance changes significantly,our method is more robust and can achieve a balance between precision and speed.Specifically,on the object tracking benchmark(OTB-100)dataset,compared to the baseline,the tracking precision of our model improves by 8.8%,8.8%,5.1%,5.6%,and 6.9%for background clutter,deformation,occlusion,rotation,and illumination variation,respectively.The results indicate that this proposed method can significantly enhance the robustness and precision of target tracking in dynamic and challenging environments,offering a reliable solution for applications such as real-time monitoring,autonomous driving,and precision guidance.展开更多
Chinese vice premier calls for consolidation of poverty alleviation workChinese Vice Premier Liu Guozhong on June 5 called for unremitting work to consolidate and expand China’s poverty alleviation achievements,and t...Chinese vice premier calls for consolidation of poverty alleviation workChinese Vice Premier Liu Guozhong on June 5 called for unremitting work to consolidate and expand China’s poverty alleviation achievements,and to guarantee a smooth transition to assisting rural areas on a regular basis.展开更多
This note is to investigate the properties of strongly semipotent rings.It is proved that every strongly semipotent ring is a idempotent unit regular ring,i.e.,there exist a non-zero idempotent e and a unit u such tha...This note is to investigate the properties of strongly semipotent rings.It is proved that every strongly semipotent ring is a idempotent unit regular ring,i.e.,there exist a non-zero idempotent e and a unit u such that er=eu for all r∉J(R),where J(R)is the Jacobson radical of ring R.展开更多
Kongthong,a remote village hidden in the hills of India's Meghalaya state,has a unique and centuriesold tradition where every inhabitant is given both a regular name and a song at birth,both of which become their ...Kongthong,a remote village hidden in the hills of India's Meghalaya state,has a unique and centuriesold tradition where every inhabitant is given both a regular name and a song at birth,both of which become their identity.Kongthong was nominated(提名)as India's No.1 recommendation for the United Nations World Tourism Organization's Best Tourism Villages contest,both for its natural beauty and hospitable villagers,and its unique naming tradition.展开更多
基金the support of the German Research Foundation,projects BU 2327/19-1 and MO 2962/7-1support from the EPSRC grant EP/R513106/1support from the Alan Turing Institute.
文摘The reconstruction of images from their corresponding noisy Radon transform is a typical example of an ill-posed linear inverse problem as arising in the application of computerized tomography(CT).As the(naive)solution does not depend on the measured data continuously,regularization is needed to reestablish a continuous dependence.In this work,we investigate simple,but yet still provably convergent approaches to learning linear regularization methods from data.More specifically,we analyze two approaches:one generic linear regularization that learns how to manipulate the singular values of the linear operator in an extension of our previous work,and one tailored approach in the Fourier domain that is specific to CT-reconstruction.We prove that such approaches become convergent regularization methods as well as the fact that the reconstructions they provide are typically much smoother than the training data they were trained on.Finally,we compare the spectral as well as the Fourier-based approaches for CT-reconstruction numerically,discuss their advantages and disadvantages and investigate the effect of discretization errors at differentresolutions.
文摘This article compares the isotropic and anisotropic TV regularizations used in inverse acoustic scattering. It is observed that compared with the traditional Tikhonov regularization, isotropic and anisotropic TV regularizations perform better in the sense of edge preserving. While anisotropic TV regularization will cause distortions along axes. To minimize the energy function with isotropic and anisotropic regularization terms, we use split Bregman scheme. We do several 2D numerical experiments to validate the above arguments.
基金Supported by the Development and Application Project of Ship CAE Software.
文摘Studies of wave-current interactions are vital for the safe design of structures.Regular waves in the presence of uniform,linear shear,and quadratic shear currents are explored by the High-Level Green-Naghdi model in this paper.The five-point central difference method is used for spatial discretization,and the fourth-order Adams predictor-corrector scheme is employed for marching in time.The domain-decomposition method is applied for the wave-current generation and absorption.The effects of currents on the wave profile and velocity field are examined under two conditions:the same velocity of currents at the still-water level and the constant flow volume of currents.Wave profiles and velocity fields demonstrate substantial differences in three types of currents owing to the diverse vertical distribution of current velocity and vorticity.Then,loads on small-scale vertical cylinders subjected to regular waves and three types of background currents with the same flow volume are investigated.The maximum load intensity and load fluctuation amplitude in uniform,linear shear,and quadratic shear currents increase sequentially.The stretched superposition method overestimates the maximum load intensity and load fluctuation amplitude in opposing currents and underestimates these values in following currents.The stretched superposition method obtains a poor approximation for strong nonlinear waves,particularly in the case of the opposing quadratic shear current.
基金supported by the Science and Technology Research and Development Program Project of China Railway Group Limited (Grant No.2022-Major-17)the National Natural Science Foundation of China (Grant Nos.52578619,52178180)+2 种基金the National Key Research and Development Program of China (Grant No.2022YFC3004304)the Frontier Cross Research Project of Central South University (Grant No.2023QYJC006)the Natural Science Foundation of Hunan Province Funding Project (Grant No.2023JJ40724)。
文摘Under earthquake action, different site conditions have a notable impact on the dynamic response of high-speed railway bridges after earthquakes, which in turn poses a threat to the running stability of trains in the post-earthquake period. Therefore, establishing a calculation method for the post-earthquake train speed threshold that considers the influence of different site characteristics is of great engineering significance. Taking the CRTS Ⅲ slab track as the research object, this study is based on the track irregularity root mean square rate(TRR), which the authors proposed earlier to quantify the track regularity level. Using the nonlinear least squares fitting method, the mapping relationship between the TRR and the postearthquake train running performance indicators on bridges is established. Furthermore, the influence of laws governing site categories and train speeds on post-earthquake train running performance on bridges is analyzed, and a train speed threshold for bridges based on running performance under random site conditions is proposed. The research results indicate that all train running performance indicators increase significantly with the increase of train operating speed;different site categories have a significant impact on post-earthquake track residual deformation and train running stability. The greater the amplitude of postearthquake track alignment residual deformation, the lower the threshold for the stable running speed of trains after the earthquake, with the speed threshold decreasing by up to 20%. The research outcomes can provide technical references for the post-earthquake safe operation and maintenance of high-speed railway bridges under complex site conditions, as well as the formulation of targeted train speed control schemes.
文摘In recent years,significant breakthroughs have been achieved in the exploration of deep volcanic rocks in the Junggar Basin,highlighting their substantial exploration potential.The complex distribution of volcanic reservoirs is attributed to the multi-phase tectonic evolution within the basin,with their superior reservoir properties playing a crucial role in natural gas formation.However,due to the combined effects of multi-cyclic volcanic eruptions and tectonic activities,predicting volcanic facies distribution and favorable reservoirs remains highly challenging.This study focuses on the third member of the Jiamuhe Formation in the Zhongguai Uplift.By integrating drilling and petrophysical data with well-seismic analysis techniques,a seismic identification model for volcanic reservoirs has been established.The findings reveal that different facies exhibit distinct seismic response characteristics.Andesite,rhyolite,volcanic breccia,and volcanic clastic rocks show variability in amplitude,frequency,and continuity.Using structural-guided filtering,high-resolution coherence analysis,and 3D body carving techniques,the locations of volcanic craters and eruption centers were successfully identified,further clarifying the distribution patterns of volcanic facies.By combining multi-attribute clustering analysis and seismic attribute extraction,a volcanic facies zone distribution map was generated,and favorable exploration directions for volcanic reservoirs were proposed.The study provides technical guidance for the exploration of deep volcanic oil and gas reservoirs in the Junggar Basin and holds significant application value.
文摘In non-independent and identically distributed(non-IID)data environments,model performance often degrades significantly.To address this issue,two improvement methods are proposed:FedReg and FedReg^(*).FedReg is a method based on hybrid regularization aimed at enhancing federated learning in non-IID scenarios.It introduces hybrid regularization to replace traditional L2 regularization,combining the advantages of L1 and L2 regularization to enable feature selection while preventing overfitting.This method better adapts to the diverse data distributions of different clients,improving the overall model performance.FedReg^(*)combines hybrid regularization with weighted model aggregation.In addition to the benefits of hybrid regularization,FedReg^(*)applies a weighted averaging method in the model aggregation process,calculating weights based on the cosine similarity between each client gradient and the global gradient to more reasonably distribute client contributions.By considering variations in data quality and quantity among clients,FedReg^(*)highlights the importance of key clients and enhances the model’s generalization performance.These improvement methods enhance model accuracy and communication efficiency.
文摘Multi-label feature selection(MFS)is a crucial dimensionality reduction technique aimed at identifying informative features associated with multiple labels.However,traditional centralized methods face significant challenges in privacy-sensitive and distributed settings,often neglecting label dependencies and suffering from low computational efficiency.To address these issues,we introduce a novel framework,Fed-MFSDHBCPSO—federated MFS via dual-layer hybrid breeding cooperative particle swarm optimization algorithm with manifold and sparsity regularization(DHBCPSO-MSR).Leveraging the federated learning paradigm,Fed-MFSDHBCPSO allows clients to perform local feature selection(FS)using DHBCPSO-MSR.Locally selected feature subsets are encrypted with differential privacy(DP)and transmitted to a central server,where they are securely aggregated and refined through secure multi-party computation(SMPC)until global convergence is achieved.Within each client,DHBCPSO-MSR employs a dual-layer FS strategy.The inner layer constructs sample and label similarity graphs,generates Laplacian matrices to capture the manifold structure between samples and labels,and applies L2,1-norm regularization to sparsify the feature subset,yielding an optimized feature weight matrix.The outer layer uses a hybrid breeding cooperative particle swarm optimization algorithm to further refine the feature weight matrix and identify the optimal feature subset.The updated weight matrix is then fed back to the inner layer for further optimization.Comprehensive experiments on multiple real-world multi-label datasets demonstrate that Fed-MFSDHBCPSO consistently outperforms both centralized and federated baseline methods across several key evaluation metrics.
文摘Unresectable hepatocellular carcinoma(HCC)remains a global challenge,with limited effective treatment options for advanced-stage disease.The HIMALAYA trial(phase III randomized study that evaluated the STRIDE regimen)introduced the Single Tremelimumab Regular Interval Durvalumab(STRIDE)regimen,an immunotherapy-based approach that achieved a median overall survival(OS)of 16.43 months compared to 13.77 months with sorafenib.While statistically significant,this~2.7 months OS gain warrants scrutiny in light of STRIDE’s increased immune-related toxicity and cost.This commentary evaluates STRIDE’s impact within the broader landscape of first-line systemic therapy for unresectable HCC,alongside other regimens such as atezolizumab plus bevacizumab and nivolumab plus ipilimumab.We explore STRIDE’s mechanism of action,safety profile,modest progression-free survival(PFS)improvement,and implementation challenges,incorporating insights from 2023-2025 research.In addition,we discussed its limitations in non-viral HCC and Child-Pugh B patients,the role of emerging biomarkers,and the potential of radiation to enhance immunotherapy efficacy.As a dual immune checkpoint inhibitor(ICI)strategy,STRIDE offers an important advance that may not only extend survival but also open the door to future curative approaches.However,optimizing its use will require refined patient selection and further investigation of synergistic combination therapies.
文摘An H-polygon is a polygon with corners in the set of vertices of a tiling of R~2 by regular hexagons of unit edge.It is known that any H-triangle with exactly k interior H-points can have at most 3k+7 boundary H-points.In this note we prove that any convex H-quadrilateral with exactly k interior H-points can have at most 3k+7 boundary H-points.
文摘The finite volume method was applied to numerically simulate the bottom pressure field induced by regular waves,vehicles in calm water and vehicles in regular waves.The solution of Navier-Stokes(N-S)equations in the vicinity of numerical wave tank's boundary was forced towards the wave theoretical solution by incorporating momentum source terms,thereby reducing adverse effects such as wave reflection.Simulations utilizing laminar flow,turbulent flow,and ideal fluid models were all found capable of effectively capturing the waveform and bottom pressure of regular waves,agreeing well with experimental data.In predicting the bottom pressure field of the submerged vehicle,turbulent simulations considering fluid viscosity and boundary layer development provided more accurate predictions for the stern region than inviscid simulations.Due to sphere's diffractive effect,the sphere's bottom pressure field in waves is not a linear superposition of the wave's and the sphere's bottom pressure field.However,a slender submerged vehicle exhibits a weaker diffractive effect on waves,thus the submerged vehicle's bottom pressure field in waves can be approximated as a linear superposition of the wave's and the submerged vehicle's bottom pressure field,which simplifies computation and analysis.
基金supported by the National Natural Science Foundation of China(11931009,12271495,11971450,and 12071449)Anhui Initiative in Quantum Information Technologies(AHY150200)the Project of Stable Support for Youth Team in Basic Research Field,Chinese Academy of Sciences(YSBR-001).
文摘On a compact Riemann surface with finite punctures P_(1),…P_(k),we define toric curves as multivalued,totallyunramified holomorphic maps to P^(n)with monodromy in a maximal torus of PSU(n+1).Toric solutions to SU(n+1)Todasystems on X\{P_(1);…;P_(k)}are recognized by the associated toric curves in.We introduce character n-ensembles as-tuples of meromorphic one-forms with simple poles and purely imaginary periods,generating toric curves on minus finitelymany points.On X,we establish a correspondence between character-ensembles and toric solutions to the SU(n+1)system with finitely many cone singularities.Our approach not only broadens seminal solutions with two conesingularities on the Riemann sphere,as classified by Jost-Wang(Int.Math.Res.Not.,2002,(6):277-290)andLin-Wei-Ye(Invent.Math.,2012,190(1):169-207),but also advances beyond the limits of Lin-Yang-Zhong’s existencetheorems(J.Differential Geom.,2020,114(2):337-391)by introducing a new solution class.
基金Supported by National Natural Science Foundation of China,No.82160762Guangxi Zhuang Autonomous Region Administration of Traditional Chinese Medicine Scientific Research Project,No.GXZYA20230267+2 种基金China Undergraduate Innovation and Entrepreneurship Training Program,No.S202410598060XChina Undergraduate Innovation and Entrepreneurship Training Program,No.X202410598360Future Academic Star of Guangxi Medical University,No.WLXSZX24074.
文摘BACKGROUND In recent years,many studies have shown that proteasome 26S subunit non-ATPase 6(PSMD6)plays an important role in the occurrence and development of malignant tumours.Unfortunately,there are no reports on the evaluation of the potential role of PSMD6 in hepatocellular carcinoma(HCC).AIM To comprehensively evaluate the overexpression pattern and clinical significance of PSMD6 in HCC tissues.METHODS This study integrated PSMD6 mRNA expression profiles from 4672 HCC and 3667 non-HCC tissues,along with immunohistochemical scores from 383 HCC and adjacent tissues,to assess PSMD6 overexpression in HCC.Clustered regularly interspaced short palindromic repeats knockout technology evaluated PSMD6’s essential role in HCC cell growth.Functional enrichment analysis explored the molecular mechanism of PSMD6 abnormalities in HCC.Drug sensitivity analysis and molecular docking analysed the effect of abnormal expression of PSMD6 on the drug sensitivity of HCC cells.RESULTS The results of 41 external and two internal datasets showed that PSMD6 mRNA(SMD=0.26,95%CI:0.09-0.42,P<0.05)and protein(SMD=2.85,95%CI:1.19-4.50,P<0.05)were significantly overexpressed in HCC tissues.The integrated analysis results showed that PSMD6 had a significant overexpression pattern in HCC tissues(SMD=0.40,95%CI:0.15-0.66,P<0.05).PSMD6 knockout inhibited HCC cell growth(chronos scores<-1).Functional enrichment implicated ribosome biogenesis and RNA splicing.Significant enrichment of signalling pathways such as RNA degradation,ribosomes,and chemical carcinogenesis—reactive oxygen species.Drug sensitivity analysis and a molecular docking model showed that high expression of PSMD6 was associated with the tolerance of HCC cells to drugs such as ML323,sepantronium bromide,and GDC0810.Overexpressed PSMD6 effectively distinguished HCC tissues(AUC=0.75,95%CI:0.71-0.79).CONCLUSION This study was the first to discover that PSMD6 was overexpressed in HCC tissues.PSMD6 is essential for the growth of HCC cells and may be involved in ribosome biogenesis and RNA splicing.
基金Supported by 2024 Red Imported Fire Ant Prevention and Control Project of Huizhou City.
文摘The prevalence of Solenopsis invicta is associated with habitat diversity,with a preference for various habitats ranked in the following order:ponds,wastelands,green belts,roads,parks,farmlands,and villages.Consequently,management strategies should be tailored to each habitat.There are two occurrence peaks of S.invicta throughout the year,specifically from March to April and from September to October.It is essential to emphasize prevention and control measures during the active periods of S.invicta.To enhance the effectiveness of these measures,supplementary control should be implemented within 10-15 d following the initial prevention and control efforts.Furthermore,the efficacy of prevention and control is notably higher on the second to third day immediately following rainfall.This study aimed to evaluate the efficacy of various agents in controlling S.invicta.A comparative analysis was conducted on the efficacy of three different brands of agents against S.invicta.The findings indicated that a concentration of 0.08%-0.10%indoxacarb exhibited a comparable extermination effect on S.invicta worker ants.However,agents with larger particle sizes demonstrated a reduced efficacy in exterminating S.invicta nests.
基金Supported by the National Natural Science Foundation of China(12001327,12071057)。
文摘Toric patch is a kind of rational multisided patch,which is associated with a finite integer lattice points set A.A set of weights is defined which depend on a parameter according to regular decomposition of A.When all weights of the patch tend to infinity,we obtain the limiting form of toric patch which is called its regular control surface.The diferent weights may induce the diferent regular control surfaces of the same toric patch.It prompts us to consider that how many regular control surfaces of a toric patch.In this paper,we study the regular decompositions of A by using integer programming method firstly,and then provide the relationship between all regular decompositions of A and corresponding state polytope.Moreover,we present that the number of regular control surfaces of a toric patch associated with A is equal to the number of regular decompositions of A.An algorithm to calculate the number of regular control surfaces of toric patch is provided.The algorithm also presents a method to construct all of the regular control surfaces of a toric patch.At last,the application of proposed result in shape deformation is demonstrated by several examples.
基金funded by the National Key R&D Program of China(Grant no.2018YFA0702504)the Sinopec research project(P22162).
文摘Absorption compensation is a process involving the exponential amplification of reflection amplitudes.This process amplifies the seismic signal and noise,thereby substantially reducing the signal-tonoise ratio of seismic data.Therefore,this paper proposes a multichannel inversion absorption compensation method based on structure tensor regularization.First,the structure tensor is utilized to extract the spatial inclination of seismic signals,and the spatial prediction filter is designed along the inclination direction.The spatial prediction filter is then introduced into the regularization condition of multichannel inversion absorption compensation,and the absorption compensation is realized under the framework of multichannel inversion theory.The spatial predictability of seismic signals is also introduced into the objective function of absorption compensation inversion.Thus,the inversion system can effectively suppress the noise amplification effect during absorption compensation and improve the recovery accuracy of high-frequency signals.Synthetic and field data tests are conducted to demonstrate the accuracy and effectiveness of the proposed method.
基金supported by the National Natural Science Foundation of China(No.41804141)。
文摘Energy resolution calibration is crucial for gamma-ray spectral analysis,as measured using a scintillation detector.A locally constrained regularization method was proposed to determine the resolution calibration parameters.First,a Monte Carlo simulation model consistent with an actual measurement system was constructed to obtain the energy deposition distribution in the scintillation crystal.Subsequently,the regularization objective function is established based on weighted least squares and additional constraints.Additional constraints were designed using a special weighting scheme based on the incident gamma-ray energies.Subsequently,an intelligent algorithm was introduced to search for the optimal resolution calibration parameters by minimizing the objective function.The most appropriate regularization parameter was determined through mathematical experiments.When the regularization parameter was 30,the calibrated results exhibited the minimum RMSE.Simulations and test pit experiments were conducted to verify the performance of the proposed method.The simulation results demonstrate that the proposed algorithm can determine resolution calibration parameters more accurately than the traditional weighted least squares,and the test pit experimental results show that the R-squares between the calibrated and measured spectra are larger than 0.99.The accurate resolution calibration parameters determined by the proposed method lay the foundation for gamma-ray spectral processing and simulation benchmarking.
基金supported by the Natural Science Foundation of Sichuan Province of China under Grant No.2025ZNSFSC0522partially supported by the National Natural Science Foundation of China under Grants No.61775030 and No.61571096.
文摘Target tracking is an essential task in contemporary computer vision applications.However,its effectiveness is susceptible to model drift,due to the different appearances of targets,which often compromises tracking robustness and precision.In this paper,a universally applicable method based on correlation filters is introduced to mitigate model drift in complex scenarios.It employs temporal-confidence samples as a priori to guide the model update process and ensure its precision and consistency over a long period.An improved update mechanism based on the peak side-lobe to peak correlation energy(PSPCE)criterion is proposed,which selects high-confidence samples along the temporal dimension to update temporal-confidence samples.Extensive experiments on various benchmarks demonstrate that the proposed method achieves a competitive performance compared with the state-of-the-art methods.Especially when the target appearance changes significantly,our method is more robust and can achieve a balance between precision and speed.Specifically,on the object tracking benchmark(OTB-100)dataset,compared to the baseline,the tracking precision of our model improves by 8.8%,8.8%,5.1%,5.6%,and 6.9%for background clutter,deformation,occlusion,rotation,and illumination variation,respectively.The results indicate that this proposed method can significantly enhance the robustness and precision of target tracking in dynamic and challenging environments,offering a reliable solution for applications such as real-time monitoring,autonomous driving,and precision guidance.
文摘Chinese vice premier calls for consolidation of poverty alleviation workChinese Vice Premier Liu Guozhong on June 5 called for unremitting work to consolidate and expand China’s poverty alleviation achievements,and to guarantee a smooth transition to assisting rural areas on a regular basis.
文摘This note is to investigate the properties of strongly semipotent rings.It is proved that every strongly semipotent ring is a idempotent unit regular ring,i.e.,there exist a non-zero idempotent e and a unit u such that er=eu for all r∉J(R),where J(R)is the Jacobson radical of ring R.
文摘Kongthong,a remote village hidden in the hills of India's Meghalaya state,has a unique and centuriesold tradition where every inhabitant is given both a regular name and a song at birth,both of which become their identity.Kongthong was nominated(提名)as India's No.1 recommendation for the United Nations World Tourism Organization's Best Tourism Villages contest,both for its natural beauty and hospitable villagers,and its unique naming tradition.