Context-based adaptive binary arithmetic coding(CABAC) is the major entropy-coding algorithm employed in H.264/AVC.In this paper,we present a new VLSI architecture design for an H.264/AVC CABAC decoder,which optimizes...Context-based adaptive binary arithmetic coding(CABAC) is the major entropy-coding algorithm employed in H.264/AVC.In this paper,we present a new VLSI architecture design for an H.264/AVC CABAC decoder,which optimizes both decode decision and decode bypass engines for high throughput,and improves context model allocation for efficient external memory access.Based on the fact that the most possible symbol(MPS) branch is much simpler than the least possible symbol(LPS) branch,a newly organized decode decision engine consisting of two serially concatenated MPS branches and one LPS branch is proposed to achieve better parallelism at lower timing path cost.A look-ahead context index(ctxIdx) calculation mechanism is designed to provide the context model for the second MPS branch.A head-zero detector is proposed to improve the performance of the decode bypass engine according to UEGk encoding features.In addition,to lower the frequency of memory access,we reorganize the context models in external memory and use three circular buffers to cache the context models,neighboring information,and bit stream,respectively.A pre-fetching mechanism with a prediction scheme is adopted to load the corresponding content to a circular buffer to hide external memory latency.Experimental results show that our design can operate at 250 MHz with a 20.71k gate count in SMIC18 silicon technology,and that it achieves an average data decoding rate of 1.5 bins/cycle.展开更多
In this paper,an adaptive cubic regularisation algorithm based on affine scaling methods(ARCBASM)is proposed for solving nonlinear equality constrained programming with nonnegative constraints on variables.From the op...In this paper,an adaptive cubic regularisation algorithm based on affine scaling methods(ARCBASM)is proposed for solving nonlinear equality constrained programming with nonnegative constraints on variables.From the optimality conditions of the problem,we introduce appropriate affine matrix and construct an affine scaling ARC subproblem with linearized constraints.Composite step methods and reduced Hessian methods are applied to tackle the linearized constraints.As a result,a standard unconstrained ARC subproblem is deduced and its solution can supply sufficient decrease.The fraction to the boundary rule maintains the strict feasibility(for nonnegative constraints on variables)of every iteration point.Reflection techniques are employed to prevent the iterations from approaching zero too early.Under mild assumptions,global convergence of the algorithm is analysed.Preliminary numerical results are reported.展开更多
Starting from the foundational static traits underlying the growth and development of flue-cured tobacco, this research conducts a systematic examination of the phenomena and theoretical principles associated with env...Starting from the foundational static traits underlying the growth and development of flue-cured tobacco, this research conducts a systematic examination of the phenomena and theoretical principles associated with environment-driven adaptive changes during its cultivation. It was found that environmental variables-including temperature, light, and moisture-elicit directional shifts in static traits ( e.g. , chemical composition, morphological architecture, and leaf tissue structure) toward enhanced environmental adaptation, characterized by graduality, juvenility, similarity, and correlativity. Upon alterations in ambient conditions, flue-cured tobacco modulates its static traits through integrated physical, chemical, and biological-genetic mechanisms, aiming to optimize resource utilization, mitigate environmental constraints, and preserve internal homeostasis alongside metabolic balance. The investigation further reveals that the adaptive scope of flue-cured tobacco to field environments is malleable and can be extended and elevated via adaptive conditioning commencing at the juvenile stage. In addition, the adaptive alignment between static traits and environmental parameters exerts a substantial impact on the plant s growth dynamics, yield performance, and quality attributes. Beyond its relevance to flue-cured tobacco, the proposed theory offers a meaningful framework for elucidating the pervasive adaptive strategies employed by plants and broader biological systems in response to environmental contingencies.展开更多
In federated learning,backdoor attacks have become an important research topic with their wide application in processing sensitive datasets.Since federated learning detects or modifies local models through defense mec...In federated learning,backdoor attacks have become an important research topic with their wide application in processing sensitive datasets.Since federated learning detects or modifies local models through defense mechanisms during aggregation,it is difficult to conduct effective backdoor attacks.In addition,existing backdoor attack methods are faced with challenges,such as low backdoor accuracy,poor ability to evade anomaly detection,and unstable model training.To address these challenges,a method called adaptive simulation backdoor attack(ASBA)is proposed.Specifically,ASBA improves the stability of model training by manipulating the local training process and using an adaptive mechanism,the ability of the malicious model to evade anomaly detection by combing large simulation training and clipping,and the backdoor accuracy by introducing a stimulus model to amplify the impact of the backdoor in the global model.Extensive comparative experiments under five advanced defense scenarios show that ASBA can effectively evade anomaly detection and achieve high backdoor accuracy in the global model.Furthermore,it exhibits excellent stability and effectiveness after multiple rounds of attacks,outperforming state-of-the-art backdoor attack methods.展开更多
The rapidly evolving cybersecurity threat landscape exposes a critical flaw in traditional educational programs where static curricula cannot adapt swiftly to novel attack vectors.This creates a significant gap betwee...The rapidly evolving cybersecurity threat landscape exposes a critical flaw in traditional educational programs where static curricula cannot adapt swiftly to novel attack vectors.This creates a significant gap between theoretical knowledge and the practical defensive capabilities needed in the field.To address this,we propose TeachSecure-CTI,a novel framework for adaptive cybersecurity curriculumgeneration that integrates real-time Cyber Threat Intelligence(CTI)with AI-driven personalization.Our framework employs a layered architecture featuring a CTI ingestion and clusteringmodule,natural language processing for semantic concept extraction,and a reinforcement learning agent for adaptive content sequencing.Bydynamically aligning learningmaterialswithboththe evolving threat environment and individual learner profiles,TeachSecure-CTI ensures content remains current,relevant,and tailored.A 12-week study with 150 students across three institutions demonstrated that the framework improves learning gains by 34%,significantly exceeding the 12%–21%reported in recent literature.The system achieved 84.8%personalization accuracy,85.9%recognition accuracy for MITRE ATT&CK tactics,and a 31%faster competency development rate compared to static curricula.These findings have implications beyond academia,extending to workforce development,cyber range training,and certification programs.By bridging the gap between dynamic threats and static educational materials,TeachSecure-CTI offers an empirically validated,scalable solution for cultivating cybersecurity professionals capable of responding to modern threats.展开更多
While reinforcement learning-based underwater acoustic adaptive modulation shows promise for enabling environment-adaptive communication as supported by extensive simulation-based research,its practical performance re...While reinforcement learning-based underwater acoustic adaptive modulation shows promise for enabling environment-adaptive communication as supported by extensive simulation-based research,its practical performance remains underexplored in field investigations.To evaluate the practical applicability of this emerging technique in adverse shallow sea channels,a field experiment was conducted using three communication modes:orthogonal frequency division multiplexing(OFDM),M-ary frequency-shift keying(MFSK),and direct sequence spread spectrum(DSSS)for reinforcement learning-driven adaptive modulation.Specifically,a Q-learning method is used to select the optimal modulation mode according to the channel quality quantified by signal-to-noise ratio,multipath spread length,and Doppler frequency offset.Experimental results demonstrate that the reinforcement learning-based adaptive modulation scheme outperformed fixed threshold detection in terms of total throughput and average bit error rate,surpassing conventional adaptive modulation strategies.展开更多
In image analysis,high-precision semantic segmentation predominantly relies on supervised learning.Despite significant advancements driven by deep learning techniques,challenges such as class imbalance and dynamic per...In image analysis,high-precision semantic segmentation predominantly relies on supervised learning.Despite significant advancements driven by deep learning techniques,challenges such as class imbalance and dynamic performance evaluation persist.Traditional weighting methods,often based on pre-statistical class counting,tend to overemphasize certain classes while neglecting others,particularly rare sample categories.Approaches like focal loss and other rare-sample segmentation techniques introduce multiple hyperparameters that require manual tuning,leading to increased experimental costs due to their instability.This paper proposes a novel CAWASeg framework to address these limitations.Our approach leverages Grad-CAM technology to generate class activation maps,identifying key feature regions that the model focuses on during decision-making.We introduce a Comprehensive Segmentation Performance Score(CSPS)to dynamically evaluate model performance by converting these activation maps into pseudo mask and comparing them with Ground Truth.Additionally,we design two adaptive weights for each class:a Basic Weight(BW)and a Ratio Weight(RW),which the model adjusts during training based on real-time feedback.Extensive experiments on the COCO-Stuff,CityScapes,and ADE20k datasets demonstrate that our CAWASeg framework significantly improves segmentation performance for rare sample categories while enhancing overall segmentation accuracy.The proposed method offers a robust and efficient solution for addressing class imbalance in semantic segmentation tasks.展开更多
After billions of years of evolution,biological intelligence has converged on unrivalled energy efficiency and environmental adaptability.The human brain,for instance,is highly efficient in information transmission,co...After billions of years of evolution,biological intelligence has converged on unrivalled energy efficiency and environmental adaptability.The human brain,for instance,is highly efficient in information transmission,consuming only about 20 W onaverage in a resting state[1,2].A key to this efficiency is that biological signal transduction and processing rely significantly on multi-ions as the signal carriers.Inspired by this paradigm.展开更多
The present study investigates the quest for a fully distributed Nash equilibrium(NE) in networked non-cooperative games, with particular emphasis on actuator limitations. Existing distributed NE seeking approaches of...The present study investigates the quest for a fully distributed Nash equilibrium(NE) in networked non-cooperative games, with particular emphasis on actuator limitations. Existing distributed NE seeking approaches often overlook practical input constraints or rely on centralized information. To address these issues, a novel edge-based double-layer adaptive control framework is proposed. Specifically, adaptive scaling parameters are embedded into the edge weights of the communication graph, enabling a fully distributed scheme that avoids dependence on centralized or global knowledge. Every participant modifies its strategy by exclusively utilizing local information and communicating with its neighbors to iteratively approach the NE. By incorporating damping terms into the design of the adaptive parameters, the proposed approach effectively suppresses unbounded parameter growth and consequently guarantees the boundedness of the adaptive gains. In addition, to account for actuator saturation, the proposed distributed NE seeking approach incorporates a saturation function, which ensures that control inputs do not exceed allowable ranges. A rigorous Lyapunov-based analysis guarantees the convergence and boundedness of all system variables. Finally, the presentation of simulation results aims to validate the efficacy and theoretical soundness of the proposed approach.展开更多
This study constructs a dual-capacitor neuron circuit(connected via a memristor)integrated with a phototube and a thermistor to simulate the ability of biological neurons to simultaneously perceive light and thermal s...This study constructs a dual-capacitor neuron circuit(connected via a memristor)integrated with a phototube and a thermistor to simulate the ability of biological neurons to simultaneously perceive light and thermal stimuli.The circuit model converts photothermal signals into electrical signals,and its dynamic behavior is described using dimensionless equations derived from Kirchhoff's laws.Based on Helmholtz's theorem,a pseudo-Hamiltonian energy function is introduced to characterize the system's energy metabolism.Furthermore,an adaptive control function is proposed to elucidate temperature-dependent firing mechanisms,in which temperature dynamics are regulated by pseudo-Hamiltonian energy.Numerical simulations using the fourth-order Runge-Kutta method,combined with bifurcation diagrams,Lyapunov exponent spectra,and phase portraits,reveal that parameters such as capacitance ratio,phototube voltage amplitude/frequency,temperature,and thermistor reference resistance significantly modulate neuronal firing patterns,inducing transitions between periodic and chaotic states.Periodic states typically exhibit higher average pseudo-Hamiltonian energy than chaotic states.Two-parameter analysis demonstrates that phototube voltage amplitude and temperature jointly govern firing modes,with chaotic behavior emerging within specific parameter ranges.Adaptive control studies show that gain/attenuation factors,energy thresholds,ceiling temperatures,and initial temperatures regulate the timing and magnitude of system temperature saturation.During both heating and cooling phases,temperature dynamics are tightly coupled with pseudoHamiltonian energy and neuronal firing activity.These findings validate the circuit's ability to simulate photothermal perception and adaptive temperature regulation,contributing to a deeper understanding of neuronal encoding mechanisms and multimodal sensory processing.展开更多
This article presents an adaptive intelligent control strategy applied to a lumped-parameter evaporator model,i.e.,a simplified dynamic representation treating the evaporator as a single thermal node with uniform temp...This article presents an adaptive intelligent control strategy applied to a lumped-parameter evaporator model,i.e.,a simplified dynamic representation treating the evaporator as a single thermal node with uniform temperature distribution,suitable for control design due to its balance between physical fidelity and computational simplicity.The controller uses a wavelet-based neural proportional,integral,derivative(PID)controller with IIR filtering(infinite impulse response).The dynamic model captures the essential heat and mass transfer phenomena through a nonlinear energy balance,where the cooling capacity“Qevap”is expressed as a non-linear function of the compressor frequency and the temperature difference,specifically,Q_(evap)=k_(1)u(T_(in)−T_(e))with u as compressor frequency,Te evaporator temperature,and Tin inlet fluid temperature.The operating conditions of the system,in general terms,focus on the following variables,the overall thermal capacity is 1000 J/K,typical for small-capacity heat exchangers,The mass flow is 0.05 kg/s,typical for secondary liquid cooling circuits,the overall loss coefficient of 50 W/K that corresponds to small evaporators with partial insulation,the temperatures(inlet)of 10℃and the temperature of environment of 25℃,thermal load of 200 W that corresponds to a small-scaled air conditioning applications.To handle system nonlinearities and improve control performance,aMorlet wavelet-based neural network(Wavenet)is used to dynamically adjust the PID gains online.An IIR filter is incorporated to smooth the adaptive gains,improving stability and reducing oscillations.In contrast to prior wavelet-or neural-adaptive PID controllers in HVAC applications,which typically adjust gains without explicit filtering or not tailored to evaporator dynamics,this work introduces the first PID–Wavenet scheme augmented with an IIR-based stabilization layer,specifically designed to address the combined challenges of nonlinear evaporator behavior,gain oscillation,and real-time implementability.The proposed controller(PID-Wavenet+IIR)is implemented and validated inMATLAB/Simulink,demonstrating superior performance compared to a conventional PID tuned using Simulink’s auto-tuning function.Key results include a reduction in settling time from 13.3 to 8.2 s,a reduction in overshoot from 3.5%to 0.8%,a reduction in steady-state error from 0.12℃ to 0.02℃and a 13%reduction in energy overall consumption.The controller also exhibits greater robustness and adaptability under varying thermal loads.This explicit integration of wavelet-driven adaptation with IIR-filtered gain shaping constitutes the main methodological contribution and novelty of the work.These findings validate the effectiveness of the wavelet-based adaptive approach for advanced thermal management in refrigeration and HVAC systems,with potential applications in controlling variable-speed compressors,liquid chillers,and compact cooling units.展开更多
Federated Learning(FL)protects data privacy through a distributed training mechanism,yet its decentralized nature also introduces new security vulnerabilities.Backdoor attacks inject malicious triggers into the global...Federated Learning(FL)protects data privacy through a distributed training mechanism,yet its decentralized nature also introduces new security vulnerabilities.Backdoor attacks inject malicious triggers into the global model through compromised updates,posing significant threats to model integrity and becoming a key focus in FL security.Existing backdoor attack methods typically embed triggers directly into original images and consider only data heterogeneity,resulting in limited stealth and adaptability.To address the heterogeneity of malicious client devices,this paper proposes a novel backdoor attack method named Capability-Adaptive Shadow Backdoor Attack(CASBA).By incorporating measurements of clients’computational and communication capabilities,CASBA employs a dynamic hierarchical attack strategy that adaptively aligns attack intensity with available resources.Furthermore,an improved deep convolutional generative adversarial network(DCGAN)is integrated into the attack pipeline to embed triggers without modifying original data,significantly enhancing stealthiness.Comparative experiments with Shadow Backdoor Attack(SBA)across multiple scenarios demonstrate that CASBA dynamically adjusts resource consumption based on device capabilities,reducing average memory usage per iteration by 5.8%.CASBA improves resource efficiency while keeping the drop in attack success rate within 3%.Additionally,the effectiveness of CASBA against three robust FL algorithms is also validated.展开更多
To enhance speech emotion recognition capability,this study constructs a speech emotion recognition model integrating the adaptive acoustic mixup(AAM)and improved coordinate and shuffle attention(ICASA)methods.The AAM...To enhance speech emotion recognition capability,this study constructs a speech emotion recognition model integrating the adaptive acoustic mixup(AAM)and improved coordinate and shuffle attention(ICASA)methods.The AAM method optimizes data augmentation by combining a sample selection strategy and dynamic interpolation coefficients,thus enabling information fusion of speech data with different emotions at the acoustic level.The ICASA method enhances feature extraction capability through dynamic fusion of the improved coordinate attention(ICA)and shuffle attention(SA)techniques.The ICA technique reduces computational overhead by employing depth-separable convolution and an h-swish activation function and captures long-range dependencies of multi-scale time-frequency features using the attention weights.The SA technique promotes feature interaction through channel shuffling,which helps the model learn richer and more discriminative emotional features.Experimental results demonstrate that,compared to the baseline model,the proposed model improves the weighted accuracy by 5.42%and 4.54%,and the unweighted accuracy by 3.37%and 3.85%on the IEMOCAP and RAVDESS datasets,respectively.These improvements were confirmed to be statistically significant by independent samples t-tests,further supporting the practical reliability and applicability of the proposed model in real-world emotion-aware speech systems.展开更多
Recently,for developing neuromorphic visual systems,adaptive optoelectronic devices become one of the main research directions and attract extensive focus to achieve optoelectronic transistors with high performances a...Recently,for developing neuromorphic visual systems,adaptive optoelectronic devices become one of the main research directions and attract extensive focus to achieve optoelectronic transistors with high performances and flexible func-tionalities.In this review,based on a description of the biological adaptive functions that are favorable for dynamically perceiv-ing,filtering,and processing information in the varying environment,we summarize the representative strategies for achiev-ing these adaptabilities in optoelectronic transistors,including the adaptation for detecting information,adaptive synaptic weight change,and history-dependent plasticity.Moreover,the key points of the corresponding strategies are comprehen-sively discussed.And the applications of these adaptive optoelectronic transistors,including the adaptive color detection,sig-nal filtering,extending the response range of light intensity,and improve learning efficiency,are also illustrated separately.Lastly,the challenges faced in developing adaptive optoelectronic transistor for artificial vision system are discussed.The descrip-tion of biological adaptive functions and the corresponding inspired neuromorphic devices are expected to provide insights for the design and application of next-generation artificial visual systems.展开更多
To avoid the laborious annotation process for dense prediction tasks like semantic segmentation,unsupervised domain adaptation(UDA)methods have been proposed to leverage the abundant annotations from a source domain,s...To avoid the laborious annotation process for dense prediction tasks like semantic segmentation,unsupervised domain adaptation(UDA)methods have been proposed to leverage the abundant annotations from a source domain,such as virtual world(e.g.,3D games),and adapt models to the target domain(the real world)by narrowing the domain discrepancies.However,because of the large domain gap,directly aligning two distinct domains without considering the intermediates leads to inefficient alignment and inferior adaptation.To address this issue,we propose a novel learnable evolutionary Category Intermediates(CIs)guided UDA model named Leci,which enables the information transfer between the two domains via two processes,i.e.,Distilling and Blending.Starting from a random initialization,the CIs learn shared category-wise semantics automatically from two domains in the Distilling process.Then,the learned semantics in the CIs are sent back to blend the domain features through a residual attentive fusion(RAF)module,such that the categorywise features of both domains shift towards each other.As the CIs progressively and consistently learn from the varying feature distributions during training,they are evolutionary to guide the model to achieve category-wise feature alignment.Experiments on both GTA5 and SYNTHIA datasets demonstrate Leci's superiority over prior representative methods.展开更多
Existing traditional ocean vertical-mixing schemes are empirically developed without a thorough understanding of the physical processes involved,resulting in a discrepancy between the parameterization and forecast res...Existing traditional ocean vertical-mixing schemes are empirically developed without a thorough understanding of the physical processes involved,resulting in a discrepancy between the parameterization and forecast results.The uncertainty in ocean-mixing parameterization is primarily responsible for the bias in ocean models.Benefiting from deep-learning technology,we design the Adaptive Fully Connected Module with an Inception module as the baseline to minimize bias.It adaptively extracts the best features through fully connected layers with different widths,and better learns the nonlinear relationship between input variables and parameterization fields.Moreover,to obtain more accurate results,we impose KPP(K-Profile Parameterization)and PP(Pacanowski–Philander)schemes as physical constraints to make the network parameterization process follow the basic physical laws more closely.Since model data are calculated with human experience,lacking some unknown physical processes,which may differ from the actual data,we use a decade-long time record of hydrological and turbulence observations in the tropical Pacific Ocean as training data.Combining physical constraints and a nonlinear activation function,our method catches its nonlinear change and better adapts to the oceanmixing parameterization process.The use of physical constraints can improve the final results.展开更多
With the widespread adoption of electric vehicles and energy storage systems,predicting the remaining useful life(RUL)of lithium-ion batteries(LIBs)is critical for enhancing system reliability and enabling predictive ...With the widespread adoption of electric vehicles and energy storage systems,predicting the remaining useful life(RUL)of lithium-ion batteries(LIBs)is critical for enhancing system reliability and enabling predictive maintenance.Traditional RUL prediction methods often exhibit reduced accuracy during the nonlinear aging stages of batteries and struggle to accommodate complex degradation processes.This paper introduces a novel adaptive long short-term memory(LSTM)approach that dynamically adjusts observation and prediction horizons to optimize predictive performance across various aging stages.The proposed method employs principal component analysis(PCA)for dimensionality reduction on publicly available NASA and Mendeley battery datasets to extract health indicators(HIs)and applies K-means clustering to segment the battery lifecycle into three aging stages(run-in,linear aging,and nonlinear aging),providing aging-stage-based input features for the model.Experimental results show that,in the NASA dataset,the adaptive LSTM reduces the MAE and RMSE by 0.042 and 0.043,respectively,compared to the CNN,demonstrating its effectiveness in mitigating error accumulation during the nonlinear aging stage.However,in the Mendeley dataset,the average prediction accuracy of the adaptive LSTM is slightly lower than that of the CNN and Transformer.These findings indicate that defining aging-stage-based adaptive observation and prediction horizons for LSTM can effectively enhance its performance in predicting battery RUL across the entire lifecycle.展开更多
基金Project supported by the National Natural Science Foundation of China(No.61100074)the Fundamental Research Funds for the Central Universities,China(No.2013QNA5008)
文摘Context-based adaptive binary arithmetic coding(CABAC) is the major entropy-coding algorithm employed in H.264/AVC.In this paper,we present a new VLSI architecture design for an H.264/AVC CABAC decoder,which optimizes both decode decision and decode bypass engines for high throughput,and improves context model allocation for efficient external memory access.Based on the fact that the most possible symbol(MPS) branch is much simpler than the least possible symbol(LPS) branch,a newly organized decode decision engine consisting of two serially concatenated MPS branches and one LPS branch is proposed to achieve better parallelism at lower timing path cost.A look-ahead context index(ctxIdx) calculation mechanism is designed to provide the context model for the second MPS branch.A head-zero detector is proposed to improve the performance of the decode bypass engine according to UEGk encoding features.In addition,to lower the frequency of memory access,we reorganize the context models in external memory and use three circular buffers to cache the context models,neighboring information,and bit stream,respectively.A pre-fetching mechanism with a prediction scheme is adopted to load the corresponding content to a circular buffer to hide external memory latency.Experimental results show that our design can operate at 250 MHz with a 20.71k gate count in SMIC18 silicon technology,and that it achieves an average data decoding rate of 1.5 bins/cycle.
基金Supported by the National Natural Science Foundation of China(12071133)Natural Science Foundation of Henan Province(252300421993)Key Scientific Research Project of Higher Education Institutions in Henan Province(25B110005)。
文摘In this paper,an adaptive cubic regularisation algorithm based on affine scaling methods(ARCBASM)is proposed for solving nonlinear equality constrained programming with nonnegative constraints on variables.From the optimality conditions of the problem,we introduce appropriate affine matrix and construct an affine scaling ARC subproblem with linearized constraints.Composite step methods and reduced Hessian methods are applied to tackle the linearized constraints.As a result,a standard unconstrained ARC subproblem is deduced and its solution can supply sufficient decrease.The fraction to the boundary rule maintains the strict feasibility(for nonnegative constraints on variables)of every iteration point.Reflection techniques are employed to prevent the iterations from approaching zero too early.Under mild assumptions,global convergence of the algorithm is analysed.Preliminary numerical results are reported.
基金Supported by Changsha Tobacco Company Science and Technology Project(2020-2024A04).
文摘Starting from the foundational static traits underlying the growth and development of flue-cured tobacco, this research conducts a systematic examination of the phenomena and theoretical principles associated with environment-driven adaptive changes during its cultivation. It was found that environmental variables-including temperature, light, and moisture-elicit directional shifts in static traits ( e.g. , chemical composition, morphological architecture, and leaf tissue structure) toward enhanced environmental adaptation, characterized by graduality, juvenility, similarity, and correlativity. Upon alterations in ambient conditions, flue-cured tobacco modulates its static traits through integrated physical, chemical, and biological-genetic mechanisms, aiming to optimize resource utilization, mitigate environmental constraints, and preserve internal homeostasis alongside metabolic balance. The investigation further reveals that the adaptive scope of flue-cured tobacco to field environments is malleable and can be extended and elevated via adaptive conditioning commencing at the juvenile stage. In addition, the adaptive alignment between static traits and environmental parameters exerts a substantial impact on the plant s growth dynamics, yield performance, and quality attributes. Beyond its relevance to flue-cured tobacco, the proposed theory offers a meaningful framework for elucidating the pervasive adaptive strategies employed by plants and broader biological systems in response to environmental contingencies.
文摘In federated learning,backdoor attacks have become an important research topic with their wide application in processing sensitive datasets.Since federated learning detects or modifies local models through defense mechanisms during aggregation,it is difficult to conduct effective backdoor attacks.In addition,existing backdoor attack methods are faced with challenges,such as low backdoor accuracy,poor ability to evade anomaly detection,and unstable model training.To address these challenges,a method called adaptive simulation backdoor attack(ASBA)is proposed.Specifically,ASBA improves the stability of model training by manipulating the local training process and using an adaptive mechanism,the ability of the malicious model to evade anomaly detection by combing large simulation training and clipping,and the backdoor accuracy by introducing a stimulus model to amplify the impact of the backdoor in the global model.Extensive comparative experiments under five advanced defense scenarios show that ASBA can effectively evade anomaly detection and achieve high backdoor accuracy in the global model.Furthermore,it exhibits excellent stability and effectiveness after multiple rounds of attacks,outperforming state-of-the-art backdoor attack methods.
文摘The rapidly evolving cybersecurity threat landscape exposes a critical flaw in traditional educational programs where static curricula cannot adapt swiftly to novel attack vectors.This creates a significant gap between theoretical knowledge and the practical defensive capabilities needed in the field.To address this,we propose TeachSecure-CTI,a novel framework for adaptive cybersecurity curriculumgeneration that integrates real-time Cyber Threat Intelligence(CTI)with AI-driven personalization.Our framework employs a layered architecture featuring a CTI ingestion and clusteringmodule,natural language processing for semantic concept extraction,and a reinforcement learning agent for adaptive content sequencing.Bydynamically aligning learningmaterialswithboththe evolving threat environment and individual learner profiles,TeachSecure-CTI ensures content remains current,relevant,and tailored.A 12-week study with 150 students across three institutions demonstrated that the framework improves learning gains by 34%,significantly exceeding the 12%–21%reported in recent literature.The system achieved 84.8%personalization accuracy,85.9%recognition accuracy for MITRE ATT&CK tactics,and a 31%faster competency development rate compared to static curricula.These findings have implications beyond academia,extending to workforce development,cyber range training,and certification programs.By bridging the gap between dynamic threats and static educational materials,TeachSecure-CTI offers an empirically validated,scalable solution for cultivating cybersecurity professionals capable of responding to modern threats.
基金funding from the National Key Research and Development Program of China(No.2018YFE0110000)the National Natural Science Foundation of China(No.11274259,No.11574258)the Science and Technology Commission Foundation of Shanghai(21DZ1205500)in support of the present research.
文摘While reinforcement learning-based underwater acoustic adaptive modulation shows promise for enabling environment-adaptive communication as supported by extensive simulation-based research,its practical performance remains underexplored in field investigations.To evaluate the practical applicability of this emerging technique in adverse shallow sea channels,a field experiment was conducted using three communication modes:orthogonal frequency division multiplexing(OFDM),M-ary frequency-shift keying(MFSK),and direct sequence spread spectrum(DSSS)for reinforcement learning-driven adaptive modulation.Specifically,a Q-learning method is used to select the optimal modulation mode according to the channel quality quantified by signal-to-noise ratio,multipath spread length,and Doppler frequency offset.Experimental results demonstrate that the reinforcement learning-based adaptive modulation scheme outperformed fixed threshold detection in terms of total throughput and average bit error rate,surpassing conventional adaptive modulation strategies.
基金supported by the Funds for Central-Guided Local Science and Technology Development(Grant No.202407AC110005)Key Technologies for the Construction of a Whole-Process Intelligent Service System for Neuroendocrine Neoplasm.Supported by 2023 Opening Research Fund of Yunnan Key Laboratory of Digital Communications(YNJTKFB-20230686,YNKLDC-KFKT-202304).
文摘In image analysis,high-precision semantic segmentation predominantly relies on supervised learning.Despite significant advancements driven by deep learning techniques,challenges such as class imbalance and dynamic performance evaluation persist.Traditional weighting methods,often based on pre-statistical class counting,tend to overemphasize certain classes while neglecting others,particularly rare sample categories.Approaches like focal loss and other rare-sample segmentation techniques introduce multiple hyperparameters that require manual tuning,leading to increased experimental costs due to their instability.This paper proposes a novel CAWASeg framework to address these limitations.Our approach leverages Grad-CAM technology to generate class activation maps,identifying key feature regions that the model focuses on during decision-making.We introduce a Comprehensive Segmentation Performance Score(CSPS)to dynamically evaluate model performance by converting these activation maps into pseudo mask and comparing them with Ground Truth.Additionally,we design two adaptive weights for each class:a Basic Weight(BW)and a Ratio Weight(RW),which the model adjusts during training based on real-time feedback.Extensive experiments on the COCO-Stuff,CityScapes,and ADE20k datasets demonstrate that our CAWASeg framework significantly improves segmentation performance for rare sample categories while enhancing overall segmentation accuracy.The proposed method offers a robust and efficient solution for addressing class imbalance in semantic segmentation tasks.
文摘After billions of years of evolution,biological intelligence has converged on unrivalled energy efficiency and environmental adaptability.The human brain,for instance,is highly efficient in information transmission,consuming only about 20 W onaverage in a resting state[1,2].A key to this efficiency is that biological signal transduction and processing rely significantly on multi-ions as the signal carriers.Inspired by this paradigm.
基金supported by the National Natural Science Foundation of China (Grant No.62173009)the National Key Research and Development Program of China (Grant No.2021ZD0112302)。
文摘The present study investigates the quest for a fully distributed Nash equilibrium(NE) in networked non-cooperative games, with particular emphasis on actuator limitations. Existing distributed NE seeking approaches often overlook practical input constraints or rely on centralized information. To address these issues, a novel edge-based double-layer adaptive control framework is proposed. Specifically, adaptive scaling parameters are embedded into the edge weights of the communication graph, enabling a fully distributed scheme that avoids dependence on centralized or global knowledge. Every participant modifies its strategy by exclusively utilizing local information and communicating with its neighbors to iteratively approach the NE. By incorporating damping terms into the design of the adaptive parameters, the proposed approach effectively suppresses unbounded parameter growth and consequently guarantees the boundedness of the adaptive gains. In addition, to account for actuator saturation, the proposed distributed NE seeking approach incorporates a saturation function, which ensures that control inputs do not exceed allowable ranges. A rigorous Lyapunov-based analysis guarantees the convergence and boundedness of all system variables. Finally, the presentation of simulation results aims to validate the efficacy and theoretical soundness of the proposed approach.
基金supported by the Natural Science Founda tion of Chongqing(Grant No.CSTB2024NSCQ-MSX0944)。
文摘This study constructs a dual-capacitor neuron circuit(connected via a memristor)integrated with a phototube and a thermistor to simulate the ability of biological neurons to simultaneously perceive light and thermal stimuli.The circuit model converts photothermal signals into electrical signals,and its dynamic behavior is described using dimensionless equations derived from Kirchhoff's laws.Based on Helmholtz's theorem,a pseudo-Hamiltonian energy function is introduced to characterize the system's energy metabolism.Furthermore,an adaptive control function is proposed to elucidate temperature-dependent firing mechanisms,in which temperature dynamics are regulated by pseudo-Hamiltonian energy.Numerical simulations using the fourth-order Runge-Kutta method,combined with bifurcation diagrams,Lyapunov exponent spectra,and phase portraits,reveal that parameters such as capacitance ratio,phototube voltage amplitude/frequency,temperature,and thermistor reference resistance significantly modulate neuronal firing patterns,inducing transitions between periodic and chaotic states.Periodic states typically exhibit higher average pseudo-Hamiltonian energy than chaotic states.Two-parameter analysis demonstrates that phototube voltage amplitude and temperature jointly govern firing modes,with chaotic behavior emerging within specific parameter ranges.Adaptive control studies show that gain/attenuation factors,energy thresholds,ceiling temperatures,and initial temperatures regulate the timing and magnitude of system temperature saturation.During both heating and cooling phases,temperature dynamics are tightly coupled with pseudoHamiltonian energy and neuronal firing activity.These findings validate the circuit's ability to simulate photothermal perception and adaptive temperature regulation,contributing to a deeper understanding of neuronal encoding mechanisms and multimodal sensory processing.
文摘This article presents an adaptive intelligent control strategy applied to a lumped-parameter evaporator model,i.e.,a simplified dynamic representation treating the evaporator as a single thermal node with uniform temperature distribution,suitable for control design due to its balance between physical fidelity and computational simplicity.The controller uses a wavelet-based neural proportional,integral,derivative(PID)controller with IIR filtering(infinite impulse response).The dynamic model captures the essential heat and mass transfer phenomena through a nonlinear energy balance,where the cooling capacity“Qevap”is expressed as a non-linear function of the compressor frequency and the temperature difference,specifically,Q_(evap)=k_(1)u(T_(in)−T_(e))with u as compressor frequency,Te evaporator temperature,and Tin inlet fluid temperature.The operating conditions of the system,in general terms,focus on the following variables,the overall thermal capacity is 1000 J/K,typical for small-capacity heat exchangers,The mass flow is 0.05 kg/s,typical for secondary liquid cooling circuits,the overall loss coefficient of 50 W/K that corresponds to small evaporators with partial insulation,the temperatures(inlet)of 10℃and the temperature of environment of 25℃,thermal load of 200 W that corresponds to a small-scaled air conditioning applications.To handle system nonlinearities and improve control performance,aMorlet wavelet-based neural network(Wavenet)is used to dynamically adjust the PID gains online.An IIR filter is incorporated to smooth the adaptive gains,improving stability and reducing oscillations.In contrast to prior wavelet-or neural-adaptive PID controllers in HVAC applications,which typically adjust gains without explicit filtering or not tailored to evaporator dynamics,this work introduces the first PID–Wavenet scheme augmented with an IIR-based stabilization layer,specifically designed to address the combined challenges of nonlinear evaporator behavior,gain oscillation,and real-time implementability.The proposed controller(PID-Wavenet+IIR)is implemented and validated inMATLAB/Simulink,demonstrating superior performance compared to a conventional PID tuned using Simulink’s auto-tuning function.Key results include a reduction in settling time from 13.3 to 8.2 s,a reduction in overshoot from 3.5%to 0.8%,a reduction in steady-state error from 0.12℃ to 0.02℃and a 13%reduction in energy overall consumption.The controller also exhibits greater robustness and adaptability under varying thermal loads.This explicit integration of wavelet-driven adaptation with IIR-filtered gain shaping constitutes the main methodological contribution and novelty of the work.These findings validate the effectiveness of the wavelet-based adaptive approach for advanced thermal management in refrigeration and HVAC systems,with potential applications in controlling variable-speed compressors,liquid chillers,and compact cooling units.
基金supported by the National Natural Science Foundation of China(Grant No.62172123)the Key Research and Development Program of Heilongjiang Province,China(GrantNo.2022ZX01A36).
文摘Federated Learning(FL)protects data privacy through a distributed training mechanism,yet its decentralized nature also introduces new security vulnerabilities.Backdoor attacks inject malicious triggers into the global model through compromised updates,posing significant threats to model integrity and becoming a key focus in FL security.Existing backdoor attack methods typically embed triggers directly into original images and consider only data heterogeneity,resulting in limited stealth and adaptability.To address the heterogeneity of malicious client devices,this paper proposes a novel backdoor attack method named Capability-Adaptive Shadow Backdoor Attack(CASBA).By incorporating measurements of clients’computational and communication capabilities,CASBA employs a dynamic hierarchical attack strategy that adaptively aligns attack intensity with available resources.Furthermore,an improved deep convolutional generative adversarial network(DCGAN)is integrated into the attack pipeline to embed triggers without modifying original data,significantly enhancing stealthiness.Comparative experiments with Shadow Backdoor Attack(SBA)across multiple scenarios demonstrate that CASBA dynamically adjusts resource consumption based on device capabilities,reducing average memory usage per iteration by 5.8%.CASBA improves resource efficiency while keeping the drop in attack success rate within 3%.Additionally,the effectiveness of CASBA against three robust FL algorithms is also validated.
基金supported by the National Natural Science Foundation of China under Grant No.12204062the Natural Science Foundation of Shandong Province under Grant No.ZR2022MF330。
文摘To enhance speech emotion recognition capability,this study constructs a speech emotion recognition model integrating the adaptive acoustic mixup(AAM)and improved coordinate and shuffle attention(ICASA)methods.The AAM method optimizes data augmentation by combining a sample selection strategy and dynamic interpolation coefficients,thus enabling information fusion of speech data with different emotions at the acoustic level.The ICASA method enhances feature extraction capability through dynamic fusion of the improved coordinate attention(ICA)and shuffle attention(SA)techniques.The ICA technique reduces computational overhead by employing depth-separable convolution and an h-swish activation function and captures long-range dependencies of multi-scale time-frequency features using the attention weights.The SA technique promotes feature interaction through channel shuffling,which helps the model learn richer and more discriminative emotional features.Experimental results demonstrate that,compared to the baseline model,the proposed model improves the weighted accuracy by 5.42%and 4.54%,and the unweighted accuracy by 3.37%and 3.85%on the IEMOCAP and RAVDESS datasets,respectively.These improvements were confirmed to be statistically significant by independent samples t-tests,further supporting the practical reliability and applicability of the proposed model in real-world emotion-aware speech systems.
基金the National Key Research and Development Program of China(2021YFA0717900)National Natural Science Foundation of China(62471251,62405144,62288102,22275098,and 62174089)+1 种基金Basic Research Program of Jiangsu(BK20240033,BK20243057)Jiangsu Funding Program for Excellent Postdoctoral Talent(2022ZB402).
文摘Recently,for developing neuromorphic visual systems,adaptive optoelectronic devices become one of the main research directions and attract extensive focus to achieve optoelectronic transistors with high performances and flexible func-tionalities.In this review,based on a description of the biological adaptive functions that are favorable for dynamically perceiv-ing,filtering,and processing information in the varying environment,we summarize the representative strategies for achiev-ing these adaptabilities in optoelectronic transistors,including the adaptation for detecting information,adaptive synaptic weight change,and history-dependent plasticity.Moreover,the key points of the corresponding strategies are comprehen-sively discussed.And the applications of these adaptive optoelectronic transistors,including the adaptive color detection,sig-nal filtering,extending the response range of light intensity,and improve learning efficiency,are also illustrated separately.Lastly,the challenges faced in developing adaptive optoelectronic transistor for artificial vision system are discussed.The descrip-tion of biological adaptive functions and the corresponding inspired neuromorphic devices are expected to provide insights for the design and application of next-generation artificial visual systems.
基金Australian Research Council Project(FL-170100117).
文摘To avoid the laborious annotation process for dense prediction tasks like semantic segmentation,unsupervised domain adaptation(UDA)methods have been proposed to leverage the abundant annotations from a source domain,such as virtual world(e.g.,3D games),and adapt models to the target domain(the real world)by narrowing the domain discrepancies.However,because of the large domain gap,directly aligning two distinct domains without considering the intermediates leads to inefficient alignment and inferior adaptation.To address this issue,we propose a novel learnable evolutionary Category Intermediates(CIs)guided UDA model named Leci,which enables the information transfer between the two domains via two processes,i.e.,Distilling and Blending.Starting from a random initialization,the CIs learn shared category-wise semantics automatically from two domains in the Distilling process.Then,the learned semantics in the CIs are sent back to blend the domain features through a residual attentive fusion(RAF)module,such that the categorywise features of both domains shift towards each other.As the CIs progressively and consistently learn from the varying feature distributions during training,they are evolutionary to guide the model to achieve category-wise feature alignment.Experiments on both GTA5 and SYNTHIA datasets demonstrate Leci's superiority over prior representative methods.
基金supported by the National Natural Science Foundation of China(Grant Nos.42130608 and 42075142)the National Key Research and Development Program of China(Grant No.2020YFA0608000)the CUIT Science and Technology Innovation Capacity Enhancement Program Project(Grant No.KYTD202330)。
文摘Existing traditional ocean vertical-mixing schemes are empirically developed without a thorough understanding of the physical processes involved,resulting in a discrepancy between the parameterization and forecast results.The uncertainty in ocean-mixing parameterization is primarily responsible for the bias in ocean models.Benefiting from deep-learning technology,we design the Adaptive Fully Connected Module with an Inception module as the baseline to minimize bias.It adaptively extracts the best features through fully connected layers with different widths,and better learns the nonlinear relationship between input variables and parameterization fields.Moreover,to obtain more accurate results,we impose KPP(K-Profile Parameterization)and PP(Pacanowski–Philander)schemes as physical constraints to make the network parameterization process follow the basic physical laws more closely.Since model data are calculated with human experience,lacking some unknown physical processes,which may differ from the actual data,we use a decade-long time record of hydrological and turbulence observations in the tropical Pacific Ocean as training data.Combining physical constraints and a nonlinear activation function,our method catches its nonlinear change and better adapts to the oceanmixing parameterization process.The use of physical constraints can improve the final results.
基金supported by National Natural Science Foundation of China(Grant No.62403475).
文摘With the widespread adoption of electric vehicles and energy storage systems,predicting the remaining useful life(RUL)of lithium-ion batteries(LIBs)is critical for enhancing system reliability and enabling predictive maintenance.Traditional RUL prediction methods often exhibit reduced accuracy during the nonlinear aging stages of batteries and struggle to accommodate complex degradation processes.This paper introduces a novel adaptive long short-term memory(LSTM)approach that dynamically adjusts observation and prediction horizons to optimize predictive performance across various aging stages.The proposed method employs principal component analysis(PCA)for dimensionality reduction on publicly available NASA and Mendeley battery datasets to extract health indicators(HIs)and applies K-means clustering to segment the battery lifecycle into three aging stages(run-in,linear aging,and nonlinear aging),providing aging-stage-based input features for the model.Experimental results show that,in the NASA dataset,the adaptive LSTM reduces the MAE and RMSE by 0.042 and 0.043,respectively,compared to the CNN,demonstrating its effectiveness in mitigating error accumulation during the nonlinear aging stage.However,in the Mendeley dataset,the average prediction accuracy of the adaptive LSTM is slightly lower than that of the CNN and Transformer.These findings indicate that defining aging-stage-based adaptive observation and prediction horizons for LSTM can effectively enhance its performance in predicting battery RUL across the entire lifecycle.