Artificial bee colony(ABC) is one of the most popular swarm intelligence optimization algorithms which have been widely used in numerical optimization and engineering applications. However, there are still deficiencie...Artificial bee colony(ABC) is one of the most popular swarm intelligence optimization algorithms which have been widely used in numerical optimization and engineering applications. However, there are still deficiencies in ABC regarding its local search ability and global search efficiency. Aiming at these deficiencies,an ABC variant named hybrid ABC(HABC) algorithm is proposed.Firstly, the variable neighborhood search factor is added to the solution search equation, which can enhance the local search ability and increase the population diversity. Secondly, inspired by the neuroscience investigation of real honeybees, the memory mechanism is put forward, which assumes the artificial bees can remember their past successful experiences and further guide the subsequent foraging behavior. The proposed memory mechanism is used to improve the global search efficiency. Finally, the results of comparison on a set of ten benchmark functions demonstrate the superiority of HABC.展开更多
Membrane algorithms are a class of distributed and parallel algorithms inspired by the structure and behavior of living cells. Many attractive features of living cells have already been abstracted as operators to impr...Membrane algorithms are a class of distributed and parallel algorithms inspired by the structure and behavior of living cells. Many attractive features of living cells have already been abstracted as operators to improve the performance of algorithms. In this work, inspired by the function of biological neuron cells storing information, we consider a memory mechanism by introducing memory modules into a membrane algorithm. The framework of the algorithm consists of two kinds of modules (computation modules and memory modules), both of which are arranged in a ring neighborhood topology. They can store and process information, and exchange information with each other. We test our method on a knapsack problem to demonstrate its feasibility and effectiveness. During the process of approaching the optimum solution, feasible solutions are evolved by rewriting rules in each module, and the information transfers according to directions defined by communication rules. Simulation results showed that the performance of membrane algorithms with memory cells is superior to that of algorithms without memory cells for solving a knapsack problem. Furthermore, the memory mechanism can prevent premature convergence and increase the possibility of finding a global solution.展开更多
The curved martensite structures have been observed in CuZnAI-based shape memory alloys by both transmission electron microscope and optical microscope. It was found that the curved martensite structures observed in a...The curved martensite structures have been observed in CuZnAI-based shape memory alloys by both transmission electron microscope and optical microscope. It was found that the curved martensite structures observed in as-solution treated, as-aged and as-trained alloys usually occurred around dislocation tangles or precipitate, at the plate boundary or grain boundary, and when the growing plates collided with each other or alternate mutually.展开更多
Objective To investigate the role of OX40 in the mechanisms of memory T cells in islet transplant tolerance. Methods The expression of OX40 on native, like memory and memory CD8 + T cells was detected by RT - PCR. Spl...Objective To investigate the role of OX40 in the mechanisms of memory T cells in islet transplant tolerance. Methods The expression of OX40 on native, like memory and memory CD8 + T cells was detected by RT - PCR. Splenic T ceels from B6 mice were injected into Rag - / - mice via the tail vein,and the Rag mice were divided into three groups ( n = 8 each) :展开更多
This paper investigates the event-triggered security consensus problem for nonlinear multi-agent systems(MASs)under denial-of-service(Do S)attacks over an undirected graph.A novel adaptive memory observer-based anti-d...This paper investigates the event-triggered security consensus problem for nonlinear multi-agent systems(MASs)under denial-of-service(Do S)attacks over an undirected graph.A novel adaptive memory observer-based anti-disturbance control scheme is presented to improve the observer accuracy by adding a buffer for the system output measurements.Meanwhile,this control scheme can also provide more reasonable control signals when Do S attacks occur.To save network resources,an adaptive memory event-triggered mechanism(AMETM)is also proposed and Zeno behavior is excluded.It is worth mentioning that the AMETM's updates do not require global information.Then,the observer and controller gains are obtained by using the linear matrix inequality(LMI)technique.Finally,simulation examples show the effectiveness of the proposed control scheme.展开更多
Structural fatigue of NiTi shape memory alloys is a key issue that should be solved in order to promote their engineering applications and utilize their unique shape memory effect and super-elasticity more sufficientl...Structural fatigue of NiTi shape memory alloys is a key issue that should be solved in order to promote their engineering applications and utilize their unique shape memory effect and super-elasticity more sufficiently. In this paper, the latest progresses made in experimental and theoretical analyses for the structural fatigue features of NiTi shape memory alloys are reviewed. First, macroscopic experimental observations to the pure mechanical and thermo-mechanical fatigue features of the alloys are summarized; then the state-of-arts in the mechanism analysis of fatigue rupture are addressed; further, advances in the construction of fatigue failure models are provided; finally, summary and future topics are outlined.展开更多
The fornix,which connects the medial temporal lobe and the medial diencephalon,is involved in episodic memory as an important part of the Papez circuit.The mechanisms of recovery of an injured fornix revealed by diffu...The fornix,which connects the medial temporal lobe and the medial diencephalon,is involved in episodic memory as an important part of the Papez circuit.The mechanisms of recovery of an injured fornix revealed by diffusion tensor tractography in the five studies are summarized as follows:1) recovery through the nerve tract from an injured fornical crus to the medial temporal lobe via the normal pathway of the fornical crus;2)recovery through the nerve tract originating from an ipsi-lesional fornical body connected to the ipsi-lesional medial temporal lobe via the splenium of the corpus callosum;3) recovery through the nerve tract from the ipsi-lesional fornical body extending to the contra-lesional medial temporal lobe via the splenium of the corpus callosum;4) recovery through the nerve tract originating from the ipsi-lesional fornical column connected to the ipsi-lesional medial temporal lobe;and 5) recovery through the nerve tract originating from the contra-lesional fornical column connected to the ipsi-lesional medial temporal lobe via the contra-lesional medial temporal lobe and the splenium of the corpus callosum.These diffusion tensor tractography studies on mechanisms of recovery of injured fornical crus appeared to provide useful information for clinicians caring for patients with brain injury,however,studies on this topic are still in the beginning stages.展开更多
Working memory(WM)allows humans to hold necessary information in temporary storage and manipulate such information online for higher-order cognitive functions,such as language understanding,decision making,and probl...Working memory(WM)allows humans to hold necessary information in temporary storage and manipulate such information online for higher-order cognitive functions,such as language understanding,decision making,and problem solving.Since its first appearance in the science of psychology in the 1960s,many theories have sought to elucidate the nature of WM.The most accepted model is展开更多
Recently,studies show that deep learning-based automatic speech recognition(ASR)systems are vulnerable to adversarial examples(AEs),which add a small amount of noise to the original audio examples.These AE attacks pos...Recently,studies show that deep learning-based automatic speech recognition(ASR)systems are vulnerable to adversarial examples(AEs),which add a small amount of noise to the original audio examples.These AE attacks pose new challenges to deep learning security and have raised significant concerns about deploying ASR systems and devices.The existing defense methods are either limited in application or only defend on results,but not on process.In this work,we propose a novel method to infer the adversary intent and discover audio adversarial examples based on the AEs generation process.The insight of this method is based on the observation:many existing audio AE attacks utilize query-based methods,which means the adversary must send continuous and similar queries to target ASR models during the audio AE generation process.Inspired by this observation,We propose a memory mechanism by adopting audio fingerprint technology to analyze the similarity of the current query with a certain length of memory query.Thus,we can identify when a sequence of queries appears to be suspectable to generate audio AEs.Through extensive evaluation on four state-of-the-art audio AE attacks,we demonstrate that on average our defense identify the adversary’s intent with over 90%accuracy.With careful regard for robustness evaluations,we also analyze our proposed defense and its strength to withstand two adaptive attacks.Finally,our scheme is available out-of-the-box and directly compatible with any ensemble of ASR defense models to uncover audio AE attacks effectively without model retraining.展开更多
In some military application scenarios,Unmanned Aerial Vehicles(UAVs)need to perform missions with the assistance of on-board cameras when radar is not available and communication is interrupted,which brings challenge...In some military application scenarios,Unmanned Aerial Vehicles(UAVs)need to perform missions with the assistance of on-board cameras when radar is not available and communication is interrupted,which brings challenges for UAV autonomous navigation and collision avoidance.In this paper,an improved deep-reinforcement-learning algorithm,Deep Q-Network with a Faster R-CNN model and a Data Deposit Mechanism(FRDDM-DQN),is proposed.A Faster R-CNN model(FR)is introduced and optimized to obtain the ability to extract obstacle information from images,and a new replay memory Data Deposit Mechanism(DDM)is designed to train an agent with a better performance.During training,a two-part training approach is used to reduce the time spent on training as well as retraining when the scenario changes.In order to verify the performance of the proposed method,a series of experiments,including training experiments,test experiments,and typical episodes experiments,is conducted in a 3D simulation environment.Experimental results show that the agent trained by the proposed FRDDM-DQN has the ability to navigate autonomously and avoid collisions,and performs better compared to the FRDQN,FR-DDQN,FR-Dueling DQN,YOLO-based YDDM-DQN,and original FR outputbased FR-ODQN.展开更多
With a 10%reversible compressive strain in more than 10 deformation cycles,the shape memory polymer composites(SMPCs)could be used for deployable structure and releasing mechanism.In this paper,without traditional ele...With a 10%reversible compressive strain in more than 10 deformation cycles,the shape memory polymer composites(SMPCs)could be used for deployable structure and releasing mechanism.In this paper,without traditional electro-explosive devices or motors/controllers,the deployable SMPC flexible solar array system(SMPC-FSAS)is studied,developed,ground-based tested,and finally on-orbit validated.The epoxy-based SMPC is used for the rolling-out variable-stiffness beams as a structural frame as well as an actuator for the flexible blanket solar array.The releasing mechanism is primarily made of the cyanate-based SMPC,which has a high locking stiffness to withstand 50 g gravitational acceleration and a large unlocking displacement of 10 mm.The systematical mechanical and thermal qualification tests of the SMPC-FSAS flight hardware were performed,including sinusoidal sweeping vibration,shocking,acceleration,thermal equilibrium,thermal vacuum cycling,and thermal cycling test.The locking function of the SMPC releasing mechanisms was in normal when launching aboard the SJ20 Geostationary Satellite on 27 Dec.,2019.The SMPC-FSAS flight hardware successfully unlocked and deployed on 5 Jan.,2020 on geostationary orbit.The triggering signal of limit switches returned to ground at the 139 s upon heating,which indicated the successful unlocking function of SMPC releasing mechanisms.A pair of epoxy-based SMPC rolled variable-stiffness tubes,which clapped the flexible blanket solar array,slowly deployed and finally approached an approximate 100%shape recovery ratio within 60 s upon heating.The study and on-orbit successful validation of the SMPC-FSAS flight hardware could accelerate the related study and associated productions to be used for the next-generation releasing mechanisms as well as space deployable structures,such as new releasing mechanisms with low-shocking,testability and reusability,and ultra-large space deployable solar arrays.展开更多
With increasing challenges towards continued scaling and improve-ment in performance faced by electronic computing,mechanical com-puting has started to attract growing interests.Taking advantage of the mechanical degr...With increasing challenges towards continued scaling and improve-ment in performance faced by electronic computing,mechanical com-puting has started to attract growing interests.Taking advantage of the mechanical degree of freedom in solid state devices,micro/nano-electromechanical systems(MEMS/NEMS)could provide alternative solutions for future computing and memory systems with ultralow power consumption,compatibility with harsh environments,and high reconfigurability.In this review,MEMS/NEMS-enabled memories and logic processors were surveyed,and the prospects and challenges for future on-chip mechanical computing were also analyzed.展开更多
In nature, many biological soft tissues with synergistic heterostructures, such as sea cucumbers, skeletal muscles and cartilages, exhibit high functionality to adapt to complex environments. In artificial soft materi...In nature, many biological soft tissues with synergistic heterostructures, such as sea cucumbers, skeletal muscles and cartilages, exhibit high functionality to adapt to complex environments. In artificial soft materials, hydrogels are similar to biological soft tissues due to the unique integration of "soft and wet" properties and elastic characteristics. However, currently hydrogel materials lack their necessary adaptability, including narrow working temperature windows and uncontrollable mechanics, thus restrict their engineering application in complex environments. Inspired by abovementionedbiological soft tissues, researchers have increasingly developed heterostructural gel materials as functional soft materials with high adaptability to various mechanical and environmental conditions. This article summarizes our recent work on high-performance adaptive gel materials with synergistic heterostructures, including the critical design criteria and the state-of-the-art fabrication strategies of our gel materials. The functional adaptation properties of these heterostructural gel materials are also presented in details, including temperature, wettability, mechanical and shape adaption.展开更多
基金supported by the National Natural Science Foundation of China(7177121671701209)
文摘Artificial bee colony(ABC) is one of the most popular swarm intelligence optimization algorithms which have been widely used in numerical optimization and engineering applications. However, there are still deficiencies in ABC regarding its local search ability and global search efficiency. Aiming at these deficiencies,an ABC variant named hybrid ABC(HABC) algorithm is proposed.Firstly, the variable neighborhood search factor is added to the solution search equation, which can enhance the local search ability and increase the population diversity. Secondly, inspired by the neuroscience investigation of real honeybees, the memory mechanism is put forward, which assumes the artificial bees can remember their past successful experiences and further guide the subsequent foraging behavior. The proposed memory mechanism is used to improve the global search efficiency. Finally, the results of comparison on a set of ten benchmark functions demonstrate the superiority of HABC.
基金Project supported by the National Natural Science Foundation of China(Nos. 61033003, 91130034, 61100145, 60903105, and 61272071)the PhD Programs Foundation of the Ministry of Education of China(Nos. 20100142110072 and 2012014213008)the Natural Science Foundation of Hubei Province, China (No. 2011CDA027)
文摘Membrane algorithms are a class of distributed and parallel algorithms inspired by the structure and behavior of living cells. Many attractive features of living cells have already been abstracted as operators to improve the performance of algorithms. In this work, inspired by the function of biological neuron cells storing information, we consider a memory mechanism by introducing memory modules into a membrane algorithm. The framework of the algorithm consists of two kinds of modules (computation modules and memory modules), both of which are arranged in a ring neighborhood topology. They can store and process information, and exchange information with each other. We test our method on a knapsack problem to demonstrate its feasibility and effectiveness. During the process of approaching the optimum solution, feasible solutions are evolved by rewriting rules in each module, and the information transfers according to directions defined by communication rules. Simulation results showed that the performance of membrane algorithms with memory cells is superior to that of algorithms without memory cells for solving a knapsack problem. Furthermore, the memory mechanism can prevent premature convergence and increase the possibility of finding a global solution.
基金Science Council of Shandong Province!under Grant No.89F0274
文摘The curved martensite structures have been observed in CuZnAI-based shape memory alloys by both transmission electron microscope and optical microscope. It was found that the curved martensite structures observed in as-solution treated, as-aged and as-trained alloys usually occurred around dislocation tangles or precipitate, at the plate boundary or grain boundary, and when the growing plates collided with each other or alternate mutually.
文摘Objective To investigate the role of OX40 in the mechanisms of memory T cells in islet transplant tolerance. Methods The expression of OX40 on native, like memory and memory CD8 + T cells was detected by RT - PCR. Splenic T ceels from B6 mice were injected into Rag - / - mice via the tail vein,and the Rag mice were divided into three groups ( n = 8 each) :
基金supported by the National Natural Science Foundation of China(61773056)the Scientific and Technological Innovation Foundation of Shunde Graduate School,University of Science and Technology Beijing(USTB)(BK19AE018)+2 种基金the Fundamental Research Funds for the Central Universities of USTB(FRF-TP-20-09B,230201606500061,FRF-DF-20-35,FRF-BD-19-002A)supported by Zhejiang Natural Science Foundation(LD21F030001)supported by the National Research Foundation of Korea(NRF)grant funded by the Korea government(Ministry of Science and Information and Communications Technology)(NRF-2020R1A2C1005449)。
文摘This paper investigates the event-triggered security consensus problem for nonlinear multi-agent systems(MASs)under denial-of-service(Do S)attacks over an undirected graph.A novel adaptive memory observer-based anti-disturbance control scheme is presented to improve the observer accuracy by adding a buffer for the system output measurements.Meanwhile,this control scheme can also provide more reasonable control signals when Do S attacks occur.To save network resources,an adaptive memory event-triggered mechanism(AMETM)is also proposed and Zeno behavior is excluded.It is worth mentioning that the AMETM's updates do not require global information.Then,the observer and controller gains are obtained by using the linear matrix inequality(LMI)technique.Finally,simulation examples show the effectiveness of the proposed control scheme.
基金supported by the National Natural Science Foundation of China (11532010)
文摘Structural fatigue of NiTi shape memory alloys is a key issue that should be solved in order to promote their engineering applications and utilize their unique shape memory effect and super-elasticity more sufficiently. In this paper, the latest progresses made in experimental and theoretical analyses for the structural fatigue features of NiTi shape memory alloys are reviewed. First, macroscopic experimental observations to the pure mechanical and thermo-mechanical fatigue features of the alloys are summarized; then the state-of-arts in the mechanism analysis of fatigue rupture are addressed; further, advances in the construction of fatigue failure models are provided; finally, summary and future topics are outlined.
基金supported by the National Research Foundation(NRF)of Korea Grant funded by the Korean Government(MSIP)(2015R1A2A2A01004073)
文摘The fornix,which connects the medial temporal lobe and the medial diencephalon,is involved in episodic memory as an important part of the Papez circuit.The mechanisms of recovery of an injured fornix revealed by diffusion tensor tractography in the five studies are summarized as follows:1) recovery through the nerve tract from an injured fornical crus to the medial temporal lobe via the normal pathway of the fornical crus;2)recovery through the nerve tract originating from an ipsi-lesional fornical body connected to the ipsi-lesional medial temporal lobe via the splenium of the corpus callosum;3) recovery through the nerve tract from the ipsi-lesional fornical body extending to the contra-lesional medial temporal lobe via the splenium of the corpus callosum;4) recovery through the nerve tract originating from the ipsi-lesional fornical column connected to the ipsi-lesional medial temporal lobe;and 5) recovery through the nerve tract originating from the contra-lesional fornical column connected to the ipsi-lesional medial temporal lobe via the contra-lesional medial temporal lobe and the splenium of the corpus callosum.These diffusion tensor tractography studies on mechanisms of recovery of injured fornical crus appeared to provide useful information for clinicians caring for patients with brain injury,however,studies on this topic are still in the beginning stages.
文摘Working memory(WM)allows humans to hold necessary information in temporary storage and manipulate such information online for higher-order cognitive functions,such as language understanding,decision making,and problem solving.Since its first appearance in the science of psychology in the 1960s,many theories have sought to elucidate the nature of WM.The most accepted model is
基金supported in part by NSFC No.62202275,Shandong-SF No.ZR2022QF012 projects.
文摘Recently,studies show that deep learning-based automatic speech recognition(ASR)systems are vulnerable to adversarial examples(AEs),which add a small amount of noise to the original audio examples.These AE attacks pose new challenges to deep learning security and have raised significant concerns about deploying ASR systems and devices.The existing defense methods are either limited in application or only defend on results,but not on process.In this work,we propose a novel method to infer the adversary intent and discover audio adversarial examples based on the AEs generation process.The insight of this method is based on the observation:many existing audio AE attacks utilize query-based methods,which means the adversary must send continuous and similar queries to target ASR models during the audio AE generation process.Inspired by this observation,We propose a memory mechanism by adopting audio fingerprint technology to analyze the similarity of the current query with a certain length of memory query.Thus,we can identify when a sequence of queries appears to be suspectable to generate audio AEs.Through extensive evaluation on four state-of-the-art audio AE attacks,we demonstrate that on average our defense identify the adversary’s intent with over 90%accuracy.With careful regard for robustness evaluations,we also analyze our proposed defense and its strength to withstand two adaptive attacks.Finally,our scheme is available out-of-the-box and directly compatible with any ensemble of ASR defense models to uncover audio AE attacks effectively without model retraining.
文摘In some military application scenarios,Unmanned Aerial Vehicles(UAVs)need to perform missions with the assistance of on-board cameras when radar is not available and communication is interrupted,which brings challenges for UAV autonomous navigation and collision avoidance.In this paper,an improved deep-reinforcement-learning algorithm,Deep Q-Network with a Faster R-CNN model and a Data Deposit Mechanism(FRDDM-DQN),is proposed.A Faster R-CNN model(FR)is introduced and optimized to obtain the ability to extract obstacle information from images,and a new replay memory Data Deposit Mechanism(DDM)is designed to train an agent with a better performance.During training,a two-part training approach is used to reduce the time spent on training as well as retraining when the scenario changes.In order to verify the performance of the proposed method,a series of experiments,including training experiments,test experiments,and typical episodes experiments,is conducted in a 3D simulation environment.Experimental results show that the agent trained by the proposed FRDDM-DQN has the ability to navigate autonomously and avoid collisions,and performs better compared to the FRDQN,FR-DDQN,FR-Dueling DQN,YOLO-based YDDM-DQN,and original FR outputbased FR-ODQN.
基金supported by the National Natural Science Foundation of China(Grant No.11632005)。
文摘With a 10%reversible compressive strain in more than 10 deformation cycles,the shape memory polymer composites(SMPCs)could be used for deployable structure and releasing mechanism.In this paper,without traditional electro-explosive devices or motors/controllers,the deployable SMPC flexible solar array system(SMPC-FSAS)is studied,developed,ground-based tested,and finally on-orbit validated.The epoxy-based SMPC is used for the rolling-out variable-stiffness beams as a structural frame as well as an actuator for the flexible blanket solar array.The releasing mechanism is primarily made of the cyanate-based SMPC,which has a high locking stiffness to withstand 50 g gravitational acceleration and a large unlocking displacement of 10 mm.The systematical mechanical and thermal qualification tests of the SMPC-FSAS flight hardware were performed,including sinusoidal sweeping vibration,shocking,acceleration,thermal equilibrium,thermal vacuum cycling,and thermal cycling test.The locking function of the SMPC releasing mechanisms was in normal when launching aboard the SJ20 Geostationary Satellite on 27 Dec.,2019.The SMPC-FSAS flight hardware successfully unlocked and deployed on 5 Jan.,2020 on geostationary orbit.The triggering signal of limit switches returned to ground at the 139 s upon heating,which indicated the successful unlocking function of SMPC releasing mechanisms.A pair of epoxy-based SMPC rolled variable-stiffness tubes,which clapped the flexible blanket solar array,slowly deployed and finally approached an approximate 100%shape recovery ratio within 60 s upon heating.The study and on-orbit successful validation of the SMPC-FSAS flight hardware could accelerate the related study and associated productions to be used for the next-generation releasing mechanisms as well as space deployable structures,such as new releasing mechanisms with low-shocking,testability and reusability,and ultra-large space deployable solar arrays.
基金We gratefully acknowledge the support from National Natural Science Foundation of China(Grants 62250073,U21A20505,U21A20459,62150052,62104029,12104086,62004026,62004032,62104140)Sichuan Science and Technology Program(Grants 2021YJ0517,2021JDTD0028)+2 种基金Fundamental Research Funds for the Central Universities(ZYGX2020ZB014 and ZYGX2020J029)Lingang Laboratory Open Re-search Fund(Grant LG-QS-202202-11)Biren Technology-Shanghai Jiao Tong University Joint Laboratory Open Research Fund,and Science and Technology Commission of Shanghai Municipality(STCSM)Natural Science Project General Program(Grant 21ZR1433800).
文摘With increasing challenges towards continued scaling and improve-ment in performance faced by electronic computing,mechanical com-puting has started to attract growing interests.Taking advantage of the mechanical degree of freedom in solid state devices,micro/nano-electromechanical systems(MEMS/NEMS)could provide alternative solutions for future computing and memory systems with ultralow power consumption,compatibility with harsh environments,and high reconfigurability.In this review,MEMS/NEMS-enabled memories and logic processors were surveyed,and the prospects and challenges for future on-chip mechanical computing were also analyzed.
基金financially supported by the National Natural Science Foundation of China(No.21574004)the National Natural Science Funds for Distinguished Young Scholar(No.21725401)+3 种基金the National Key R&D Program of China(No.2017YFA0207800)the 111 project(No.B14009)the Fundamental Research Funds for the Central Universitiesthe National‘Young Thousand Talents Program’
文摘In nature, many biological soft tissues with synergistic heterostructures, such as sea cucumbers, skeletal muscles and cartilages, exhibit high functionality to adapt to complex environments. In artificial soft materials, hydrogels are similar to biological soft tissues due to the unique integration of "soft and wet" properties and elastic characteristics. However, currently hydrogel materials lack their necessary adaptability, including narrow working temperature windows and uncontrollable mechanics, thus restrict their engineering application in complex environments. Inspired by abovementionedbiological soft tissues, researchers have increasingly developed heterostructural gel materials as functional soft materials with high adaptability to various mechanical and environmental conditions. This article summarizes our recent work on high-performance adaptive gel materials with synergistic heterostructures, including the critical design criteria and the state-of-the-art fabrication strategies of our gel materials. The functional adaptation properties of these heterostructural gel materials are also presented in details, including temperature, wettability, mechanical and shape adaption.