High-performance terahertz(THz)logic gate devices are crucial components for signal processing and modulation,playing a significant role in the application of THz communication and imaging.Here,we propose a THz broadb...High-performance terahertz(THz)logic gate devices are crucial components for signal processing and modulation,playing a significant role in the application of THz communication and imaging.Here,we propose a THz broadband NOR logic encoder based on a graphene-metal hybrid metasurface.The unit structure consists of two symmetrical dual-gap metal split-ring resonators(DSRRs)arranged in a staggered configuration,with graphene strips embedded in their gaps.The NOR logic gate metadevice is controlled by the bias voltages independently applied to the two electrodes.Experiments show that when the bias voltages are applied to both electrodes,the metadevice achieves the NOR logic gate within a 0.52 THz bandwidth,with an average modulation depth above 80%.The experimental results match well with theoretical simulations.Additionally,the strong near-field coupling induced by the staggered DSRRs causes redshift at both LC resonance and dipole resonance.This phenomenon was demonstrated by coupled mode theory.Besides,we analyze the surface current distribution at resonances and propose four equivalent circuit models to elucidate the physical mechanisms of modulation under distinct loaded voltage conditions.The results not only advance modulation and logic gate designs for THz communication but also demonstrate significant potential applications in 6G networks,THz imaging,and radar systems.展开更多
In response to the shortcomings of the common encoders in the industry,of which the photoelectric encoders have a poor anti-interference ability in harsh industrial environments with water,oil,dust,or strong vibration...In response to the shortcomings of the common encoders in the industry,of which the photoelectric encoders have a poor anti-interference ability in harsh industrial environments with water,oil,dust,or strong vibrations and the magnetic encoders are too sensitive to magnetic field density,this paper designs a new differential encoder based on the grating eddy-current measurement principle,abbreviated as differential grating eddy-current encoder(DGECE).The grating eddy-current of DGECE consists of a circular array of trapezoidal reflection conductors and 16 trapezoidal coils with a special structure to form a differential relationship,which are respectively located on the code plate and the readout plate designed by a printed circuit board.The differential structure of DGECE corrects the common mode interference and the amplitude distortion due to the assembly to some extent,possesses a certain anti-interference capability,and greatly simplifies the regularization algorithm of the original data.By means of the corresponding readout circuit and demodulation algorithm,the DGECE can convert the periodic impedance variation of 16 coils into an angular output within the 360°cycle.Due to its simple manufacturing process and certain interference immunity,DGECE is easy to be integrated and mass-produced as well as applicable in the industrial spindles,especially in robot joints.This paper presents the measurement principle,implementation methods,and results of the experiment of the DGECE.The experimental results show that the accuracy of the DGECE can reach 0.237%and the measurement standard deviation can reach±0.14°within360°cycle.展开更多
Recent advances in AC/DC hybrid power distribution systems have enhanced convenience in daily life.However,DC distribution introduces significant power quality challenges.To address the identification and classificati...Recent advances in AC/DC hybrid power distribution systems have enhanced convenience in daily life.However,DC distribution introduces significant power quality challenges.To address the identification and classification of DC power quality disturbances,this paper proposes a novel methodology integrating Compressed Sensing(CS)with an enhanced Stacked Denoising Autoencoder(SDAE).The proposed approach first employs MATLAB/SIMULINK to model the DC distribution network and generate DC power quality disturbance signals.The measured original signals are then reconstructed using the compressive sensing-based generalized orthogonal matching pursuit(GOMP)algorithm to obtain sparse vectors as the final dataset.Subsequently,a Stacked Denoising Autoencoder model is constructed.The Root Mean Square Propagation(RMSprop)optimization algorithm is introduced to finetune network parameters,thereby reducing the probability of convergence to local optima.Finally,simulation analyses are conducted on five common types of DC power quality disturbance signals.Both raw signals and sparse vectors are utilized as datasets and fed into the encoder model.The results indicate that this method effectively reduces the feature dimensionality for DC power quality disturbance classification while improving both recognition efficiency and accuracy,with additional advantages in noise resistance.展开更多
Healthcare networks prove to be an urgent issue in terms of intrusion detection due to the critical consequences of cyber threats and the extreme sensitivity of medical information.The proposed Auto-Stack ID in the st...Healthcare networks prove to be an urgent issue in terms of intrusion detection due to the critical consequences of cyber threats and the extreme sensitivity of medical information.The proposed Auto-Stack ID in the study is a stacked ensemble of encoder-enhanced auctions that can be used to improve intrusion detection in healthcare networks.TheWUSTL-EHMS 2020 dataset trains and evaluates themodel,constituting an imbalanced class distribution(87.46% normal traffic and 12.53% intrusion attacks).To address this imbalance,the study balances the effect of training Bias through Stratified K-fold cross-validation(K=5),so that each class is represented similarly on training and validation splits.Second,the Auto-Stack ID method combines many base classifiers such as TabNet,LightGBM,Gaussian Naive Bayes,Histogram-Based Gradient Boosting(HGB),and Logistic Regression.We apply a two-stage training process based on the first stage,where we have base classifiers that predict out-of-fold(OOF)predictions,which we use as inputs for the second-stage meta-learner XGBoost.The meta-learner learns to refine predictions to capture complicated interactions between base models,thus improving detection accuracy without introducing bias,overfitting,or requiring domain knowledge of the meta-data.In addition,the auto-stack ID model got 98.41% accuracy and 93.45%F1 score,better than individual classifiers.It can identify intrusions due to its 90.55% recall and 96.53% precision with minimal false positives.These findings identify its suitability in ensuring healthcare networks’security through ensemble learning.Ongoing efforts will be deployed in real time to improve response to evolving threats.展开更多
In this paper,the sentiment classification method of multimodal adversarial autoencoder is studied.This paper includes the introduction of the multimodal adversarial autoencoder emotion classification method and the e...In this paper,the sentiment classification method of multimodal adversarial autoencoder is studied.This paper includes the introduction of the multimodal adversarial autoencoder emotion classification method and the experiment of the emotion classification method based on the encoder.The experimental analysis shows that the encoder has higher precision than other encoders in emotion classification.It is hoped that this analysis can provide some reference for the emotion classification under the current intelligent algorithm mode.展开更多
This study proposes an efficient traffic classification model to address the growing threat of distributed denial-of-service(DDoS)attacks in 5th generation technology standard(5G)slicing networks.The proposed method u...This study proposes an efficient traffic classification model to address the growing threat of distributed denial-of-service(DDoS)attacks in 5th generation technology standard(5G)slicing networks.The proposed method utilizes an ensemble of encoder components from multiple autoencoders to compress and extract latent representations from high-dimensional traffic data.These representations are then used as input for a support vector machine(SVM)-based metadata classifier,enabling precise detection of attack traffic.This architecture is designed to achieve both high detection accuracy and training efficiency,while adapting flexibly to the diverse service requirements and complexity of 5G network slicing.The model was evaluated using the DDoS Datasets 2022,collected in a simulated 5G slicing environment.Experiments were conducted under both class-balanced and class-imbalanced conditions.In the balanced setting,the model achieved an accuracy of 89.33%,an F1-score of 88.23%,and an Area Under the Curve(AUC)of 89.45%.In the imbalanced setting(attack:normal 7:3),the model maintained strong robustness,=achieving a recall of 100%and an F1-score of 90.91%,demonstrating its effectiveness in diverse real-world scenarios.Compared to existing AI-based detection methods,the proposed model showed higher precision,better handling of class imbalance,and strong generalization performance.Moreover,its modular structure is well-suited for deployment in containerized network function(NF)environments,making it a practical solution for real-world 5G infrastructure.These results highlight the potential of the proposed approach to enhance both the security and operational resilience of 5G slicing networks.展开更多
To solve the problem of identification and measurement of two projectiles hitting the target at the same time,this paper proposes a projectile coordinate test method combining three photoelectric encoder detection scr...To solve the problem of identification and measurement of two projectiles hitting the target at the same time,this paper proposes a projectile coordinate test method combining three photoelectric encoder detection screens,and establishes a coordinate calculation model for two projectiles to reach the same detection screen at the same time.The design method of three photoelectric encoder detection screens and the position coordinate recognition algorithm of the blocked array photoelectric detector when projectile passing through the photoelectric encoder detection screen are studied.Using the screen projection method,the intersected linear equation of the projectile and the line laser with the main detection screen as the core coordinate plane is established,and the projectile coordinate data set formed by any two photoelectric encoder detection screens is constructed.The principle of minimum error of coordinate data set is used to determine the coordinates of two projectiles hitting the target at the same time.The rationality and feasibility of the proposed test method are verified by experiments and comparative tests.展开更多
Genetically encoded biosensors are powerful tools for monitoring plant proteins,which could offer high spatial and temporal resolution and help reveal the molecular mechanisms underlying plant growth and stress respon...Genetically encoded biosensors are powerful tools for monitoring plant proteins,which could offer high spatial and temporal resolution and help reveal the molecular mechanisms underlying plant growth and stress responses.However,a comprehensive review focused on the spatiotemporal monitoring of plant proteins using these biosensors is still lacking.This review highlights key advancements in the field,evaluates the strengths and limitations of current biosensors,and discusses their applications for tracking plant protein dynamics.We aim to provide a thorough understanding of genetically encoded biosensors for plant proteins,promote the development of these technologies,and foster deeper insights into molecular mechanisms in plant cells.Future research should prioritize overcoming challenges such as interference from plant autofluorescence and enhancing the sensitivity of biosensors,particularly in complex cellular compartments like chloroplasts and cell walls,to further improve spatial and temporal resolution.展开更多
Rail surface damage is a critical component of high-speed railway infrastructure,directly affecting train operational stability and safety.Existing methods face limitations in accuracy and speed for small-sample,multi...Rail surface damage is a critical component of high-speed railway infrastructure,directly affecting train operational stability and safety.Existing methods face limitations in accuracy and speed for small-sample,multi-category,and multi-scale target segmentation tasks.To address these challenges,this paper proposes Pyramid-MixNet,an intelligent segmentation model for high-speed rail surface damage,leveraging dataset construction and expansion alongside a feature pyramid-based encoder-decoder network with multi-attention mechanisms.The encoding net-work integrates Spatial Reduction Masked Multi-Head Attention(SRMMHA)to enhance global feature extraction while reducing trainable parameters.The decoding network incorporates Mix-Attention(MA),enabling multi-scale structural understanding and cross-scale token group correlation learning.Experimental results demonstrate that the proposed method achieves 62.17%average segmentation accuracy,80.28%Damage Dice Coefficient,and 56.83 FPS,meeting real-time detection requirements.The model’s high accuracy and scene adaptability significantly improve the detection of small-scale and complex multi-scale rail damage,offering practical value for real-time monitoring in high-speed railway maintenance systems.展开更多
Despite its remarkable performance on natural images,the segment anything model(SAM)lacks domain-specific information in medical imaging.and faces the challenge of losing local multi-scale information in the encoding ...Despite its remarkable performance on natural images,the segment anything model(SAM)lacks domain-specific information in medical imaging.and faces the challenge of losing local multi-scale information in the encoding phase.This paper presents a medical image segmentation model based on SAM with a local multi-scale feature encoder(LMSFE-SAM)to address the issues above.Firstly,based on the SAM,a local multi-scale feature encoder is introduced to improve the representation of features within local receptive field,thereby supplying the Vision Transformer(ViT)branch in SAM with enriched local multi-scale contextual information.At the same time,a multiaxial Hadamard product module(MHPM)is incorporated into the local multi-scale feature encoder in a lightweight manner to reduce the quadratic complexity and noise interference.Subsequently,a cross-branch balancing adapter is designed to balance the local and global information between the local multi-scale feature encoder and the ViT encoder in SAM.Finally,to obtain smaller input image size and to mitigate overlapping in patch embeddings,the size of the input image is reduced from 1024×1024 pixels to 256×256 pixels,and a multidimensional information adaptation component is developed,which includes feature adapters,position adapters,and channel-spatial adapters.This component effectively integrates the information from small-sized medical images into SAM,enhancing its suitability for clinical deployment.The proposed model demonstrates an average enhancement ranging from 0.0387 to 0.3191 across six objective evaluation metrics on BUSI,DDTI,and TN3K datasets compared to eight other representative image segmentation models.This significantly enhances the performance of the SAM on medical images,providing clinicians with a powerful tool in clinical diagnosis.展开更多
Discriminative region localization and efficient feature encoding are crucial for fine-grained object recognition.However,existing data augmentation methods struggle to accurately locate discriminative regions in comp...Discriminative region localization and efficient feature encoding are crucial for fine-grained object recognition.However,existing data augmentation methods struggle to accurately locate discriminative regions in complex backgrounds,small target objects,and limited training data,leading to poor recognition.Fine-grained images exhibit“small inter-class differences,”and while second-order feature encoding enhances discrimination,it often requires dual Convolutional Neural Networks(CNN),increasing training time and complexity.This study proposes a model integrating discriminative region localization and efficient second-order feature encoding.By ranking feature map channels via a fully connected layer,it selects high-importance channels to generate an enhanced map,accurately locating discriminative regions.Cropping and erasing augmentations further refine recognition.To improve efficiency,a novel second-order feature encoding module generates an attention map from the fourth convolutional group of Residual Network 50 layers(ResNet-50)and multiplies it with features from the fifth group,producing second-order features while reducing dimensionality and training time.Experiments on Caltech-University of California,San Diego Birds-200-2011(CUB-200-2011),Stanford Car,and Fine-Grained Visual Classification of Aircraft(FGVC Aircraft)datasets show state-of-the-art accuracy of 88.9%,94.7%,and 93.3%,respectively.展开更多
人类基因组计划完成以来,科学家们一直在努力阐释基因组信息所代表的生物学意义。自2003年开始,美国国家人类基因组研究所(National Human Genome Research Institute,NHGRI)投资近3亿美元启动"DNA元件百科全书(Encyclopedia of DN...人类基因组计划完成以来,科学家们一直在努力阐释基因组信息所代表的生物学意义。自2003年开始,美国国家人类基因组研究所(National Human Genome Research Institute,NHGRI)投资近3亿美元启动"DNA元件百科全书(Encyclopedia of DNA Elements,ENCODE)"计划,集结了来自美国、中国、英国、日本、西班牙和新加坡等国家的32个实验室的440余名科学家,共同鉴定并分析人类基因组中所有的功能调控元件。高通量测序技术等实验手段的发展和生物信息学技术的不断完善使得ENCODE计划取得了丰硕的成果:确定了甲基化和组蛋白修饰等表观修饰区域及其对染色质结构的作用,进而确定染色质结构的改变影响基因表达;确定了转录因子及其结合位点的信息,并构建了转录因子调控网络;进一步修订更新了假基因和非编码RNA数据库;并确定了调控序列的单核苷酸多态性(Single nucleotide polymorphism,SNP)并与疾病相关联。这些发现一方面有助于系统解析基因和基因组信息、调控元件的调控作用以及非编码区转录调控等分子机制;同时也将为转化医学等生命科学研究领域提供丰富的数据来源。文章综述了高通量测序技术等实验手段的发展和生物信息学技术的不断完善对ENCODE计划的贡献、表观遗传学研究与ENCODE计划的关联性、ENCODE计划的主要科学成果等,同时展望了ENCODE计划对基础医学、临床医学和转化医学等生命科学研究领域的巨大推动作用。展开更多
基于Windows Media技术的流媒体同步控制需要ASF的支持。现有方法要求直接修改ASF文件的头对象而不易编程实现。通过对比研究,提出了一种基于Windows Media Encoder编码器后处理过程间接修改ASF文件的方法,并探讨了该方法的基本原理。...基于Windows Media技术的流媒体同步控制需要ASF的支持。现有方法要求直接修改ASF文件的头对象而不易编程实现。通过对比研究,提出了一种基于Windows Media Encoder编码器后处理过程间接修改ASF文件的方法,并探讨了该方法的基本原理。实际系统中的成功应用证明了该方法能有效降低编程难度并易于集成,对实现流媒体同步控制具有一定的参考价值。展开更多
基金supported by the National Natural Science Foundation of China(Grant Nos.62005058 and 62365006)the Natural Science Foundation of Guangxi,China(Grant No.2020GXNSFBA238012)+2 种基金the China Postdoctoral Science Foundation(Grant No.2020M683726)the Innovation Project of Guangxi Graduate Education(Grant Nos.YCSW2024345 and YCBZ2025157)the Guangxi Key Laboratory of Automatic Detecting Technology and Instruments(Grant No.YQ24101).
文摘High-performance terahertz(THz)logic gate devices are crucial components for signal processing and modulation,playing a significant role in the application of THz communication and imaging.Here,we propose a THz broadband NOR logic encoder based on a graphene-metal hybrid metasurface.The unit structure consists of two symmetrical dual-gap metal split-ring resonators(DSRRs)arranged in a staggered configuration,with graphene strips embedded in their gaps.The NOR logic gate metadevice is controlled by the bias voltages independently applied to the two electrodes.Experiments show that when the bias voltages are applied to both electrodes,the metadevice achieves the NOR logic gate within a 0.52 THz bandwidth,with an average modulation depth above 80%.The experimental results match well with theoretical simulations.Additionally,the strong near-field coupling induced by the staggered DSRRs causes redshift at both LC resonance and dipole resonance.This phenomenon was demonstrated by coupled mode theory.Besides,we analyze the surface current distribution at resonances and propose four equivalent circuit models to elucidate the physical mechanisms of modulation under distinct loaded voltage conditions.The results not only advance modulation and logic gate designs for THz communication but also demonstrate significant potential applications in 6G networks,THz imaging,and radar systems.
基金the Biomedical Science and Technology Support Special Project of Shanghai Science and Technology Committee(No.20S31908300)。
文摘In response to the shortcomings of the common encoders in the industry,of which the photoelectric encoders have a poor anti-interference ability in harsh industrial environments with water,oil,dust,or strong vibrations and the magnetic encoders are too sensitive to magnetic field density,this paper designs a new differential encoder based on the grating eddy-current measurement principle,abbreviated as differential grating eddy-current encoder(DGECE).The grating eddy-current of DGECE consists of a circular array of trapezoidal reflection conductors and 16 trapezoidal coils with a special structure to form a differential relationship,which are respectively located on the code plate and the readout plate designed by a printed circuit board.The differential structure of DGECE corrects the common mode interference and the amplitude distortion due to the assembly to some extent,possesses a certain anti-interference capability,and greatly simplifies the regularization algorithm of the original data.By means of the corresponding readout circuit and demodulation algorithm,the DGECE can convert the periodic impedance variation of 16 coils into an angular output within the 360°cycle.Due to its simple manufacturing process and certain interference immunity,DGECE is easy to be integrated and mass-produced as well as applicable in the industrial spindles,especially in robot joints.This paper presents the measurement principle,implementation methods,and results of the experiment of the DGECE.The experimental results show that the accuracy of the DGECE can reach 0.237%and the measurement standard deviation can reach±0.14°within360°cycle.
基金funded by the National Natural Science Foundation of China(52177074).
文摘Recent advances in AC/DC hybrid power distribution systems have enhanced convenience in daily life.However,DC distribution introduces significant power quality challenges.To address the identification and classification of DC power quality disturbances,this paper proposes a novel methodology integrating Compressed Sensing(CS)with an enhanced Stacked Denoising Autoencoder(SDAE).The proposed approach first employs MATLAB/SIMULINK to model the DC distribution network and generate DC power quality disturbance signals.The measured original signals are then reconstructed using the compressive sensing-based generalized orthogonal matching pursuit(GOMP)algorithm to obtain sparse vectors as the final dataset.Subsequently,a Stacked Denoising Autoencoder model is constructed.The Root Mean Square Propagation(RMSprop)optimization algorithm is introduced to finetune network parameters,thereby reducing the probability of convergence to local optima.Finally,simulation analyses are conducted on five common types of DC power quality disturbance signals.Both raw signals and sparse vectors are utilized as datasets and fed into the encoder model.The results indicate that this method effectively reduces the feature dimensionality for DC power quality disturbance classification while improving both recognition efficiency and accuracy,with additional advantages in noise resistance.
基金funded by Princess Nourah bint Abdulrahman University Researchers Supporting Project number(PNURSP2025R319),Princess Nourah bint Abdulrahman University,Riyadh,Saudi Arabia and Prince Sultan University for covering the article processing charges(APC)associated with this publicationResearchers Supporting Project Number(RSPD2025R1107),King Saud University,Riyadh,Saudi Arabia.
文摘Healthcare networks prove to be an urgent issue in terms of intrusion detection due to the critical consequences of cyber threats and the extreme sensitivity of medical information.The proposed Auto-Stack ID in the study is a stacked ensemble of encoder-enhanced auctions that can be used to improve intrusion detection in healthcare networks.TheWUSTL-EHMS 2020 dataset trains and evaluates themodel,constituting an imbalanced class distribution(87.46% normal traffic and 12.53% intrusion attacks).To address this imbalance,the study balances the effect of training Bias through Stratified K-fold cross-validation(K=5),so that each class is represented similarly on training and validation splits.Second,the Auto-Stack ID method combines many base classifiers such as TabNet,LightGBM,Gaussian Naive Bayes,Histogram-Based Gradient Boosting(HGB),and Logistic Regression.We apply a two-stage training process based on the first stage,where we have base classifiers that predict out-of-fold(OOF)predictions,which we use as inputs for the second-stage meta-learner XGBoost.The meta-learner learns to refine predictions to capture complicated interactions between base models,thus improving detection accuracy without introducing bias,overfitting,or requiring domain knowledge of the meta-data.In addition,the auto-stack ID model got 98.41% accuracy and 93.45%F1 score,better than individual classifiers.It can identify intrusions due to its 90.55% recall and 96.53% precision with minimal false positives.These findings identify its suitability in ensuring healthcare networks’security through ensemble learning.Ongoing efforts will be deployed in real time to improve response to evolving threats.
文摘In this paper,the sentiment classification method of multimodal adversarial autoencoder is studied.This paper includes the introduction of the multimodal adversarial autoencoder emotion classification method and the experiment of the emotion classification method based on the encoder.The experimental analysis shows that the encoder has higher precision than other encoders in emotion classification.It is hoped that this analysis can provide some reference for the emotion classification under the current intelligent algorithm mode.
基金supported by an Institute of Information&Communications Technology Planning&Evaluation(IITP)grant funded by the Korean government(MSIT)(RS-2024-00438156,Development of Security Resilience Technology Based on Network Slicing Services in a 5G Specialized Network).
文摘This study proposes an efficient traffic classification model to address the growing threat of distributed denial-of-service(DDoS)attacks in 5th generation technology standard(5G)slicing networks.The proposed method utilizes an ensemble of encoder components from multiple autoencoders to compress and extract latent representations from high-dimensional traffic data.These representations are then used as input for a support vector machine(SVM)-based metadata classifier,enabling precise detection of attack traffic.This architecture is designed to achieve both high detection accuracy and training efficiency,while adapting flexibly to the diverse service requirements and complexity of 5G network slicing.The model was evaluated using the DDoS Datasets 2022,collected in a simulated 5G slicing environment.Experiments were conducted under both class-balanced and class-imbalanced conditions.In the balanced setting,the model achieved an accuracy of 89.33%,an F1-score of 88.23%,and an Area Under the Curve(AUC)of 89.45%.In the imbalanced setting(attack:normal 7:3),the model maintained strong robustness,=achieving a recall of 100%and an F1-score of 90.91%,demonstrating its effectiveness in diverse real-world scenarios.Compared to existing AI-based detection methods,the proposed model showed higher precision,better handling of class imbalance,and strong generalization performance.Moreover,its modular structure is well-suited for deployment in containerized network function(NF)environments,making it a practical solution for real-world 5G infrastructure.These results highlight the potential of the proposed approach to enhance both the security and operational resilience of 5G slicing networks.
基金supported by National Natural Science Foundation of China(Grant No.62073256)Shaanxi Provincial Science and Technology Department(Grant No.2023-YBGY-342)。
文摘To solve the problem of identification and measurement of two projectiles hitting the target at the same time,this paper proposes a projectile coordinate test method combining three photoelectric encoder detection screens,and establishes a coordinate calculation model for two projectiles to reach the same detection screen at the same time.The design method of three photoelectric encoder detection screens and the position coordinate recognition algorithm of the blocked array photoelectric detector when projectile passing through the photoelectric encoder detection screen are studied.Using the screen projection method,the intersected linear equation of the projectile and the line laser with the main detection screen as the core coordinate plane is established,and the projectile coordinate data set formed by any two photoelectric encoder detection screens is constructed.The principle of minimum error of coordinate data set is used to determine the coordinates of two projectiles hitting the target at the same time.The rationality and feasibility of the proposed test method are verified by experiments and comparative tests.
基金the National Key Research and Development Program of China(2021YFD1700102)the National Science Fund for Distinguished Young Scholars(22422702)+1 种基金Knowledge Innovation Program of Wuhan-Basic Research(No.2022013301015174)Prof.Alexander Jones at Cambridge University for his guidance and contribution.
文摘Genetically encoded biosensors are powerful tools for monitoring plant proteins,which could offer high spatial and temporal resolution and help reveal the molecular mechanisms underlying plant growth and stress responses.However,a comprehensive review focused on the spatiotemporal monitoring of plant proteins using these biosensors is still lacking.This review highlights key advancements in the field,evaluates the strengths and limitations of current biosensors,and discusses their applications for tracking plant protein dynamics.We aim to provide a thorough understanding of genetically encoded biosensors for plant proteins,promote the development of these technologies,and foster deeper insights into molecular mechanisms in plant cells.Future research should prioritize overcoming challenges such as interference from plant autofluorescence and enhancing the sensitivity of biosensors,particularly in complex cellular compartments like chloroplasts and cell walls,to further improve spatial and temporal resolution.
基金supported in part by the National Natural Science Foundation of China under Grant 6226070954Jiangxi Provincial Key R&D Programme under Grant 20244BBG73002.
文摘Rail surface damage is a critical component of high-speed railway infrastructure,directly affecting train operational stability and safety.Existing methods face limitations in accuracy and speed for small-sample,multi-category,and multi-scale target segmentation tasks.To address these challenges,this paper proposes Pyramid-MixNet,an intelligent segmentation model for high-speed rail surface damage,leveraging dataset construction and expansion alongside a feature pyramid-based encoder-decoder network with multi-attention mechanisms.The encoding net-work integrates Spatial Reduction Masked Multi-Head Attention(SRMMHA)to enhance global feature extraction while reducing trainable parameters.The decoding network incorporates Mix-Attention(MA),enabling multi-scale structural understanding and cross-scale token group correlation learning.Experimental results demonstrate that the proposed method achieves 62.17%average segmentation accuracy,80.28%Damage Dice Coefficient,and 56.83 FPS,meeting real-time detection requirements.The model’s high accuracy and scene adaptability significantly improve the detection of small-scale and complex multi-scale rail damage,offering practical value for real-time monitoring in high-speed railway maintenance systems.
基金supported by Natural Science Foundation Programme of Gansu Province(No.24JRRA231)National Natural Science Foundation of China(No.62061023)Gansu Provincial Science and Technology Plan Key Research and Development Program Project(No.24YFFA024).
文摘Despite its remarkable performance on natural images,the segment anything model(SAM)lacks domain-specific information in medical imaging.and faces the challenge of losing local multi-scale information in the encoding phase.This paper presents a medical image segmentation model based on SAM with a local multi-scale feature encoder(LMSFE-SAM)to address the issues above.Firstly,based on the SAM,a local multi-scale feature encoder is introduced to improve the representation of features within local receptive field,thereby supplying the Vision Transformer(ViT)branch in SAM with enriched local multi-scale contextual information.At the same time,a multiaxial Hadamard product module(MHPM)is incorporated into the local multi-scale feature encoder in a lightweight manner to reduce the quadratic complexity and noise interference.Subsequently,a cross-branch balancing adapter is designed to balance the local and global information between the local multi-scale feature encoder and the ViT encoder in SAM.Finally,to obtain smaller input image size and to mitigate overlapping in patch embeddings,the size of the input image is reduced from 1024×1024 pixels to 256×256 pixels,and a multidimensional information adaptation component is developed,which includes feature adapters,position adapters,and channel-spatial adapters.This component effectively integrates the information from small-sized medical images into SAM,enhancing its suitability for clinical deployment.The proposed model demonstrates an average enhancement ranging from 0.0387 to 0.3191 across six objective evaluation metrics on BUSI,DDTI,and TN3K datasets compared to eight other representative image segmentation models.This significantly enhances the performance of the SAM on medical images,providing clinicians with a powerful tool in clinical diagnosis.
基金supported,in part,by the National Nature Science Foundation of China under Grant 62272236,62376128 and 62306139the Natural Science Foundation of Jiangsu Province under Grant BK20201136,BK20191401.
文摘Discriminative region localization and efficient feature encoding are crucial for fine-grained object recognition.However,existing data augmentation methods struggle to accurately locate discriminative regions in complex backgrounds,small target objects,and limited training data,leading to poor recognition.Fine-grained images exhibit“small inter-class differences,”and while second-order feature encoding enhances discrimination,it often requires dual Convolutional Neural Networks(CNN),increasing training time and complexity.This study proposes a model integrating discriminative region localization and efficient second-order feature encoding.By ranking feature map channels via a fully connected layer,it selects high-importance channels to generate an enhanced map,accurately locating discriminative regions.Cropping and erasing augmentations further refine recognition.To improve efficiency,a novel second-order feature encoding module generates an attention map from the fourth convolutional group of Residual Network 50 layers(ResNet-50)and multiplies it with features from the fifth group,producing second-order features while reducing dimensionality and training time.Experiments on Caltech-University of California,San Diego Birds-200-2011(CUB-200-2011),Stanford Car,and Fine-Grained Visual Classification of Aircraft(FGVC Aircraft)datasets show state-of-the-art accuracy of 88.9%,94.7%,and 93.3%,respectively.
文摘人类基因组计划完成以来,科学家们一直在努力阐释基因组信息所代表的生物学意义。自2003年开始,美国国家人类基因组研究所(National Human Genome Research Institute,NHGRI)投资近3亿美元启动"DNA元件百科全书(Encyclopedia of DNA Elements,ENCODE)"计划,集结了来自美国、中国、英国、日本、西班牙和新加坡等国家的32个实验室的440余名科学家,共同鉴定并分析人类基因组中所有的功能调控元件。高通量测序技术等实验手段的发展和生物信息学技术的不断完善使得ENCODE计划取得了丰硕的成果:确定了甲基化和组蛋白修饰等表观修饰区域及其对染色质结构的作用,进而确定染色质结构的改变影响基因表达;确定了转录因子及其结合位点的信息,并构建了转录因子调控网络;进一步修订更新了假基因和非编码RNA数据库;并确定了调控序列的单核苷酸多态性(Single nucleotide polymorphism,SNP)并与疾病相关联。这些发现一方面有助于系统解析基因和基因组信息、调控元件的调控作用以及非编码区转录调控等分子机制;同时也将为转化医学等生命科学研究领域提供丰富的数据来源。文章综述了高通量测序技术等实验手段的发展和生物信息学技术的不断完善对ENCODE计划的贡献、表观遗传学研究与ENCODE计划的关联性、ENCODE计划的主要科学成果等,同时展望了ENCODE计划对基础医学、临床医学和转化医学等生命科学研究领域的巨大推动作用。
文摘基于Windows Media技术的流媒体同步控制需要ASF的支持。现有方法要求直接修改ASF文件的头对象而不易编程实现。通过对比研究,提出了一种基于Windows Media Encoder编码器后处理过程间接修改ASF文件的方法,并探讨了该方法的基本原理。实际系统中的成功应用证明了该方法能有效降低编程难度并易于集成,对实现流媒体同步控制具有一定的参考价值。