Deep learning has become integral to robotics,particularly in tasks such as robotic grasping,where objects often exhibit diverse shapes,textures,and physical properties.In robotic grasping tasks,due to the diverse cha...Deep learning has become integral to robotics,particularly in tasks such as robotic grasping,where objects often exhibit diverse shapes,textures,and physical properties.In robotic grasping tasks,due to the diverse characteristics of the targets,frequent adjustments to the network architecture and parameters are required to avoid a decrease in model accuracy,which presents a significant challenge for non-experts.Neural Architecture Search(NAS)provides a compelling method through the automated generation of network architectures,enabling the discovery of models that achieve high accuracy through efficient search algorithms.Compared to manually designed networks,NAS methods can significantly reduce design costs,time expenditure,and improve model performance.However,such methods often involve complex topological connections,and these redundant structures can severely reduce computational efficiency.To overcome this challenge,this work puts forward a robotic grasp detection framework founded on NAS.The method automatically designs a lightweight network with high accuracy and low topological complexity,effectively adapting to the target object to generate the optimal grasp pose,thereby significantly improving the success rate of robotic grasping.Additionally,we use Class Activation Mapping(CAM)as an interpretability tool,which captures sensitive information during the perception process through visualized results.The searched model achieved competitive,and in some cases superior,performance on the Cornell and Jacquard public datasets,achieving accuracies of 98.3%and 96.8%,respectively,while sustaining a detection speed of 89 frames per second with only 0.41 million parameters.To further validate its effectiveness beyond benchmark evaluations,we conducted real-world grasping experiments on a UR5 robotic arm,where the model demonstrated reliable performance across diverse objects and high grasp success rates,thereby confirming its practical applicability in robotic manipulation tasks.展开更多
Arrhythmias may lead to sudden cardiac death if not detected and treated in time.A supraventricular premature beat(SPB)and premature ventricular contraction(PVC)are important categories of arrhythmia disease.Recently,...Arrhythmias may lead to sudden cardiac death if not detected and treated in time.A supraventricular premature beat(SPB)and premature ventricular contraction(PVC)are important categories of arrhythmia disease.Recently,deep learning methods have been applied to the PVC/SPB heartbeats detection.However,most researchers have focused on time-domain information of the electrocardiogram and there has been a lack of exploration of the interpretability of the model.In this study,we design an interpretable and accurate PVC/SPB recognition algorithm,called the interpretable multilevel wavelet decomposition deep network(IMWDDN).Wavelet decomposition is introduced into the deep network and the squeeze and excitation(SE)-Residual block is designed for extracting time-domain and frequency-domain features.Additionally,inspired by the idea of residual learning,we construct a novel loss function for the constant updating of the multilevel wavelet decomposition parameters.Finally,the IMWDDN is evaluated on the Third China Physiological Signal Challenge Dataset and the MIT-BIH Arrhythmia database.The comparison results show IMWDDN has better detection performance with 98.51%accuracy and a 93.75%F1-macro on average,and its areas of concern are similar to those of an expert diagnosis to a certain extent.Generally,the IMWDDN has good application value in the clinical screening of PVC/SPB heartbeats.展开更多
With the world conflicts steadily moving from kinetics to cultural dimensions, the author will be discussing here a new, promising, trend allowing for effective solutions of complex national and international problems...With the world conflicts steadily moving from kinetics to cultural dimensions, the author will be discussing here a new, promising, trend allowing for effective solutions of complex national and international problems by intelligent and predominantly peaceful means using the concept of Human Terrain (HT). A novel ideology and supporting high-level networking technology will be revealed that can effectively implement HT ideas in large networked spaces. The technology is based on holistic and gestalt principles in dealing with complex distributed systems in opposition to traditional multi-agent and interoperability organizations. This allows researchers to grasp nonlocal social, cultural, ethnic, religious, and, if needed, military problems with their integral solutions on top semantic level and expresses them in a special high-level language suitable for implementation in manned, unmanned, or combined systems.展开更多
Neural network is widely used in stock price forecasting,but it lacks interpretability because of its“black box”characteristics.In this paper,L1-orthogonal regularization method is used in the GRU model.A decision t...Neural network is widely used in stock price forecasting,but it lacks interpretability because of its“black box”characteristics.In this paper,L1-orthogonal regularization method is used in the GRU model.A decision tree,GRU-DT,was conducted to represent the prediction process of a neural network,and some rule screening algorithms were proposed to find out significant rules in the prediction.In the empirical study,the data of 10 different industries in China’s CSI 300 were selected for stock price trend prediction,and extracted rules were compared and analyzed.And the method of technical index discretization was used to make rules easy for decision-making.Empirical results show that the AUC of the model is stable between 0.72 and 0.74,and the value of F1 and Accuracy are stable between 0.68 and 0.70,indicating that discretized technical indicators can predict the short-term trend of stock price effectively.And the fidelity of GRU-DT to the GRU model reaches 0.99.The prediction rules of different industries have some commonness and individuality.展开更多
基金funded by Guangdong Basic and Applied Basic Research Foundation(2023B1515120064)National Natural Science Foundation of China(62273097).
文摘Deep learning has become integral to robotics,particularly in tasks such as robotic grasping,where objects often exhibit diverse shapes,textures,and physical properties.In robotic grasping tasks,due to the diverse characteristics of the targets,frequent adjustments to the network architecture and parameters are required to avoid a decrease in model accuracy,which presents a significant challenge for non-experts.Neural Architecture Search(NAS)provides a compelling method through the automated generation of network architectures,enabling the discovery of models that achieve high accuracy through efficient search algorithms.Compared to manually designed networks,NAS methods can significantly reduce design costs,time expenditure,and improve model performance.However,such methods often involve complex topological connections,and these redundant structures can severely reduce computational efficiency.To overcome this challenge,this work puts forward a robotic grasp detection framework founded on NAS.The method automatically designs a lightweight network with high accuracy and low topological complexity,effectively adapting to the target object to generate the optimal grasp pose,thereby significantly improving the success rate of robotic grasping.Additionally,we use Class Activation Mapping(CAM)as an interpretability tool,which captures sensitive information during the perception process through visualized results.The searched model achieved competitive,and in some cases superior,performance on the Cornell and Jacquard public datasets,achieving accuracies of 98.3%and 96.8%,respectively,while sustaining a detection speed of 89 frames per second with only 0.41 million parameters.To further validate its effectiveness beyond benchmark evaluations,we conducted real-world grasping experiments on a UR5 robotic arm,where the model demonstrated reliable performance across diverse objects and high grasp success rates,thereby confirming its practical applicability in robotic manipulation tasks.
基金supported by the National Postdoctoral Program for Innovative Talents(Grant No.BX20230215)China Postdoctoral Science Foundation(Grant No.2023M732219)Shanghai Municipal Science and Technology Major Project(Grant No.2021SHZDZX0102)。
文摘Arrhythmias may lead to sudden cardiac death if not detected and treated in time.A supraventricular premature beat(SPB)and premature ventricular contraction(PVC)are important categories of arrhythmia disease.Recently,deep learning methods have been applied to the PVC/SPB heartbeats detection.However,most researchers have focused on time-domain information of the electrocardiogram and there has been a lack of exploration of the interpretability of the model.In this study,we design an interpretable and accurate PVC/SPB recognition algorithm,called the interpretable multilevel wavelet decomposition deep network(IMWDDN).Wavelet decomposition is introduced into the deep network and the squeeze and excitation(SE)-Residual block is designed for extracting time-domain and frequency-domain features.Additionally,inspired by the idea of residual learning,we construct a novel loss function for the constant updating of the multilevel wavelet decomposition parameters.Finally,the IMWDDN is evaluated on the Third China Physiological Signal Challenge Dataset and the MIT-BIH Arrhythmia database.The comparison results show IMWDDN has better detection performance with 98.51%accuracy and a 93.75%F1-macro on average,and its areas of concern are similar to those of an expert diagnosis to a certain extent.Generally,the IMWDDN has good application value in the clinical screening of PVC/SPB heartbeats.
文摘With the world conflicts steadily moving from kinetics to cultural dimensions, the author will be discussing here a new, promising, trend allowing for effective solutions of complex national and international problems by intelligent and predominantly peaceful means using the concept of Human Terrain (HT). A novel ideology and supporting high-level networking technology will be revealed that can effectively implement HT ideas in large networked spaces. The technology is based on holistic and gestalt principles in dealing with complex distributed systems in opposition to traditional multi-agent and interoperability organizations. This allows researchers to grasp nonlocal social, cultural, ethnic, religious, and, if needed, military problems with their integral solutions on top semantic level and expresses them in a special high-level language suitable for implementation in manned, unmanned, or combined systems.
基金National Defense Science and Technology Innovation Special ZoneProject (No. 18-163-11-ZT-002-045-04).
文摘Neural network is widely used in stock price forecasting,but it lacks interpretability because of its“black box”characteristics.In this paper,L1-orthogonal regularization method is used in the GRU model.A decision tree,GRU-DT,was conducted to represent the prediction process of a neural network,and some rule screening algorithms were proposed to find out significant rules in the prediction.In the empirical study,the data of 10 different industries in China’s CSI 300 were selected for stock price trend prediction,and extracted rules were compared and analyzed.And the method of technical index discretization was used to make rules easy for decision-making.Empirical results show that the AUC of the model is stable between 0.72 and 0.74,and the value of F1 and Accuracy are stable between 0.68 and 0.70,indicating that discretized technical indicators can predict the short-term trend of stock price effectively.And the fidelity of GRU-DT to the GRU model reaches 0.99.The prediction rules of different industries have some commonness and individuality.