期刊文献+
共找到20篇文章
< 1 >
每页显示 20 50 100
Building Indoor Dangerous Behavior Recognition Based on LSTM-GCN with Attention Mechanism 被引量:1
1
作者 Qingyue Zhao Qiaoyu Gu +2 位作者 Zhijun Gao Shipian Shao Xinyuan Zhang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第11期1773-1788,共16页
Building indoor dangerous behavior recognition is a specific application in the field of abnormal human recognition.A human dangerous behavior recognition method based on LSTM-GCN with attention mechanism(GLA)model wa... Building indoor dangerous behavior recognition is a specific application in the field of abnormal human recognition.A human dangerous behavior recognition method based on LSTM-GCN with attention mechanism(GLA)model was proposed aiming at the problem that the existing human skeleton-based action recognition methods cannot fully extract the temporal and spatial features.The network connects GCN and LSTMnetwork in series,and inputs the skeleton sequence extracted by GCN that contains spatial information into the LSTM layer for time sequence feature extraction,which fully excavates the temporal and spatial features of the skeleton sequence.Finally,an attention layer is designed to enhance the features of key bone points,and Softmax is used to classify and identify dangerous behaviors.The dangerous behavior datasets are derived from NTU-RGB+D and Kinetics data sets.Experimental results show that the proposed method can effectively identify some dangerous behaviors in the building,and its accuracy is higher than those of other similar methods. 展开更多
关键词 Human skeleton building indoor dangerous behaviors recognition graph convolution network long short term memory network attention mechanism
下载PDF
Behavior Recognition of the Elderly in Indoor Environment Based on Feature Fusion of Wi-Fi Perception and Videos 被引量:1
2
作者 Yuebin Song Chunling Fan 《Journal of Beijing Institute of Technology》 EI CAS 2023年第2期142-155,共14页
With the intensifying aging of the population,the phenomenon of the elderly living alone is also increasing.Therefore,using modern internet of things technology to monitor the daily behavior of the elderly in indoors ... With the intensifying aging of the population,the phenomenon of the elderly living alone is also increasing.Therefore,using modern internet of things technology to monitor the daily behavior of the elderly in indoors is a meaningful study.Video-based action recognition tasks are easily affected by object occlusion and weak ambient light,resulting in poor recognition performance.Therefore,this paper proposes an indoor human behavior recognition method based on wireless fidelity(Wi-Fi)perception and video feature fusion by utilizing the ability of Wi-Fi signals to carry environmental information during the propagation process.This paper uses the public WiFi-based activity recognition dataset(WIAR)containing Wi-Fi channel state information and essential action videos,and then extracts video feature vectors and Wi-Fi signal feature vectors in the datasets through the two-stream convolutional neural network and standard statistical algorithms,respectively.Then the two sets of feature vectors are fused,and finally,the action classification and recognition are performed by the support vector machine(SVM).The experiments in this paper contrast experiments between the two-stream network model and the methods in this paper under three different environments.And the accuracy of action recognition after adding Wi-Fi signal feature fusion is improved by 10%on average. 展开更多
关键词 human behavior recognition two-stream convolution neural network channel status information feature fusion support vector machine(SVM)
下载PDF
Improved Transient Search Optimization with Machine Learning Based Behavior Recognition on Body Sensor Data
3
作者 Baraa Wasfi Salim Bzar Khidir Hussan +1 位作者 Zainab Salih Ageed Subhi R.M.Zeebaree 《Computers, Materials & Continua》 SCIE EI 2023年第5期4593-4609,共17页
Recently,human healthcare from body sensor data has gained considerable interest from a wide variety of human-computer communication and pattern analysis research owing to their real-time applications namely smart hea... Recently,human healthcare from body sensor data has gained considerable interest from a wide variety of human-computer communication and pattern analysis research owing to their real-time applications namely smart healthcare systems.Even though there are various forms of utilizing distributed sensors to monitor the behavior of people and vital signs,physical human action recognition(HAR)through body sensors gives useful information about the lifestyle and functionality of an individual.This article concentrates on the design of an Improved Transient Search Optimization with Machine Learning based BehaviorRecognition(ITSOMLBR)technique using body sensor data.The presented ITSOML-BR technique collects data from different body sensors namely electrocardiography(ECG),accelerometer,and magnetometer.In addition,the ITSOML-BR technique extract features like variance,mean,skewness,and standard deviation.Moreover,the presented ITSOML-BR technique executes a micro neural network(MNN)which can be employed for long term healthcare monitoring and classification.Furthermore,the parameters related to the MNN model are optimally selected via the ITSO algorithm.The experimental result analysis of the ITSOML-BR technique is tested on the MHEALTH dataset.The comprehensive comparison study reported a higher result for the ITSOMLBR approach over other existing approaches with maximum accuracy of 99.60%. 展开更多
关键词 Behavior recognition transient search optimization machine learning healthcare SENSORS wearables
下载PDF
Two stream skeleton behavior recognition algorithm based on Motif-GCN
4
作者 吴进 WANG Lei +1 位作者 FENG Haoran CHONG Gege 《High Technology Letters》 EI CAS 2023年第4期397-405,共9页
Compared with RGB videos and images,human bone data is less vulnerable to external factors and has stronger robustness.Therefore,behavior recognition methods based on skeletons are widely studied.Because graph convolu... Compared with RGB videos and images,human bone data is less vulnerable to external factors and has stronger robustness.Therefore,behavior recognition methods based on skeletons are widely studied.Because graph convolution network(GCN)can deal with the irregular topology data of hu-man skeletons very well,more and more researchers apply GCN to human behavior recognition.Tra-ditional graph convolution methods only consider the joints with physical connectivity or the same type when building the behavior recognition model based on human skeletons structure,which cannot capture higher-order information better.To solve this problem,Motif-GCN is used in this paper to ex-tract spatial features.The relationship between the joints with natural connection in the human body is encoded by the first Motif-GCN,and the possible relationship between the unconnected joints in the human skeleton is encoded by the second Motif-GCN.In this way,the relationship between non-physical joints can be strengthened.Then a two stream framework combining joint and bone informa-tion is used to capture more action information.Finally,experiments are conducted on two subdata-sets X-Sub and X-View of NTU-RGB+D,and the accuracy shown in Top-1 classification results is 89.5%and 95.4%respectively.The experimental results are 1.0%and 0.3%higher than those of the 2S-AGCN model respectively.The superiority of this method is also proved by the experimental results. 展开更多
关键词 skeleton behavior recognition Motif-GCN two stream network
下载PDF
Human Activity Recognition Based on Frequency-Modulated Continuous Wave and DenseNet
5
作者 Wenshuo Jiang Yuqian Ma +4 位作者 Wencheng Zhuang Zhongqiang Wu Yiming Hua Meng Li Zhengjie Wang 《Journal of Computer and Communications》 2023年第7期15-28,共14页
With the development of wireless technology, Frequency-Modulated Continuous Wave (FMCW) radar has increased sensing capability and can be used to recognize human activity. These applications have gained wide-spread at... With the development of wireless technology, Frequency-Modulated Continuous Wave (FMCW) radar has increased sensing capability and can be used to recognize human activity. These applications have gained wide-spread attention and become a hot research area. FMCW signals reflected by target activity can be collected, and human activity can be recognized based on the measurements. This paper focused on human activity recognition based on FMCW and DenseNet. We collected point clouds from FMCW and analyzed them to recognize human activity because different activities could lead to unique point cloud features. We built and trained the neural network to implement human activities using a FMCW signal. Firstly, this paper presented recent reviews about human activity recognition using wireless signals. Then, it introduced the basic concepts of FMCW radar and described the fundamental principles of the system using FMCW radar. We also provided the system framework, experiment scenario, and DenseNet neural network structure. Finally, we presented the experimental results and analyzed the accuracy of different neural network models. The system achieved recognition accuracy of 100 percent for five activities using the DenseNet. We concluded the paper by discussing the current issues and future research directions. 展开更多
关键词 Human Behavior recognition Millimeter-Wave Radar Convolutional Neural Networks Wireless Signal
下载PDF
Abnormal Behavior Detection and Recognition Method Based on Improved ResNet Model 被引量:5
6
作者 Huifang Qian Mengmeng Zheng Xuan Zhou 《Computers, Materials & Continua》 SCIE EI 2020年第12期2153-2167,共15页
The core technology in an intelligent video surveillance system is that detecting and recognizing abnormal behaviors timely and accurately.The key breakthrough point in recognizing abnormal behaviors is how to obtain ... The core technology in an intelligent video surveillance system is that detecting and recognizing abnormal behaviors timely and accurately.The key breakthrough point in recognizing abnormal behaviors is how to obtain the effective features of the picture,so as to solve the problem of recognizing them.In response to this difficulty,this paper introduces an adjustable jump link coefficients model based on the residual network.The effective coefficients for each layer of the network can be set after using this model to further improving the recognition accuracy of abnormal behavior.A convolution kernel of 1×1 size is added to reduce the number of parameters for the purpose of improving the speed of the model in this paper.In order to reduce the noise of the data edge,and at the same time,improve the accuracy of the data and speed up the training,a BN(Batch Normalization)layer is added before the activation function in this network.This paper trains this network model on the public ImageNet dataset,and then uses the transfer learning method to recognize these abnormal behaviors of human in the UTI behavior dataset processed by the YOLO_v3 target detection network.Under the same experimental conditions,compared with the original ResNet-50 model,the improved model in this paper has a 2.8%higher accuracy in recognition of abnormal behaviors on the public UTI dataset. 展开更多
关键词 ResNet abnormal behavior recognition YOLO_v3 adjustable jump link coefficients model standard normal distribution
下载PDF
DCGAN Based Spectrum Sensing Data Enhancement for Behavior Recognition in Self-Organized Communication Network 被引量:3
7
作者 Kaixin Cheng Lei Zhu +5 位作者 Changhua Yao Lu Yu Xinrong Wu Xiang Zheng Lei Wang Fandi Lin 《China Communications》 SCIE CSCD 2021年第11期182-196,共15页
Communication behavior recognition is an issue with increasingly importance in the antiterrorism and national defense area.However,the sensing data obtained in actual environment is often not sufficient to accurately ... Communication behavior recognition is an issue with increasingly importance in the antiterrorism and national defense area.However,the sensing data obtained in actual environment is often not sufficient to accurately analyze the communication behavior.Traditional means can hardly utilize the scarce and crude spectrum sensing data captured in a real scene.Thus,communication behavior recognition using raw sensing data under smallsample condition has become a new challenge.In this paper,a data enhanced communication behavior recognition(DECBR)scheme is proposed to meet this challenge.Firstly,a preprocessing method is designed to make the raw spectrum data suitable for the proposed scheme.Then,an adaptive convolutional neural network structure is exploited to carry out communication behavior recognition.Moreover,DCGAN is applied to support data enhancement,which realize communication behavior recognition under small-sample condition.Finally,the scheme is verified by experiments under different data size.The results show that the DECBR scheme can greatly improve the accuracy and efficiency of behavior recognition under smallsample condition. 展开更多
关键词 spectrum sensing communication behavior recognition small-sample data enhancement selforganized network
下载PDF
Behavior recognition based on the fusion of 3D-BN-VGG and LSTM network 被引量:4
8
作者 吴进 Min Yu +2 位作者 Shi Qianwen Zhang Weihua Zhao Bo 《High Technology Letters》 EI CAS 2020年第4期372-382,共11页
In order to effectively solve the problems of low accuracy,large amount of computation and complex logic of deep learning algorithms in behavior recognition,a kind of behavior recognition based on the fusion of 3 dime... In order to effectively solve the problems of low accuracy,large amount of computation and complex logic of deep learning algorithms in behavior recognition,a kind of behavior recognition based on the fusion of 3 dimensional batch normalization visual geometry group(3D-BN-VGG)and long short-term memory(LSTM)network is designed.In this network,3D convolutional layer is used to extract the spatial domain features and time domain features of video sequence at the same time,multiple small convolution kernels are stacked to replace large convolution kernels,thus the depth of neural network is deepened and the number of network parameters is reduced.In addition,the latest batch normalization algorithm is added to the 3-dimensional convolutional network to improve the training speed.Then the output of the full connection layer is sent to LSTM network as the feature vectors to extract the sequence information.This method,which directly uses the output of the whole base level without passing through the full connection layer,reduces the parameters of the whole fusion network to 15324485,nearly twice as much as those of 3D-BN-VGG.Finally,it reveals that the proposed network achieves 96.5%and 74.9%accuracy in the UCF-101 and HMDB-51 respectively,and the algorithm has a calculation speed of 1066 fps and an acceleration ratio of 1,which has a significant predominance in velocity. 展开更多
关键词 behavior recognition deep learning 3 dimensional batch normalization visual geometry group(3D-BN-VGG) long short-term memory(LSTM)network
下载PDF
Research on behavior recognition algorithm based on SE-I3D-GRU network 被引量:3
9
作者 吴进 Yang Xue +1 位作者 Xi Meng Wan Xianghong 《High Technology Letters》 EI CAS 2021年第2期163-172,共10页
In order to effectively solve the problems of low accuracy and large amount of calculation of current human behavior recognition,a behavior recognition algorithm based on squeeze-and-excitation network(SENet) combined... In order to effectively solve the problems of low accuracy and large amount of calculation of current human behavior recognition,a behavior recognition algorithm based on squeeze-and-excitation network(SENet) combined with 3 D Inception network(I3 D) and gated recurrent unit(GRU) network is proposed.The algorithm first expands the Inception module to three-dimensional,and builds a network based on the three-dimensional module,and expands SENet to three-dimensional,making it an attention mechanism that can pay attention to the three-dimensional channel.Then SENet is introduced into the 13 D network,named SE-I3 D,and SENet is introduced into the CRU network,named SE-GRU.And,SE-13 D and SE-GRU are merged,named SE-13 D-GRU.Finally,the network uses Softmax to classify the results in the UCF-101 dataset.The experimental results show that the SE-I3 D-GRU network achieves a recognition rate of 93.2% on the UCF-101 dataset. 展开更多
关键词 behavior recognition squeeze-and-excitation network(SENet) Incepton network gated recurrent unit(GRU)
下载PDF
Behavior recognition algorithm based on the improved R3D and LSTM network fusion 被引量:1
10
作者 吴进 An Yiyuan +1 位作者 Dai Wei Zhao Bo 《High Technology Letters》 EI CAS 2021年第4期381-387,共7页
Because behavior recognition is based on video frame sequences,this paper proposes a behavior recognition algorithm that combines 3D residual convolutional neural network(R3D)and long short-term memory(LSTM).First,the... Because behavior recognition is based on video frame sequences,this paper proposes a behavior recognition algorithm that combines 3D residual convolutional neural network(R3D)and long short-term memory(LSTM).First,the residual module is extended to three dimensions,which can extract features in the time and space domain at the same time.Second,by changing the size of the pooling layer window the integrity of the time domain features is preserved,at the same time,in order to overcome the difficulty of network training and over-fitting problems,the batch normalization(BN)layer and the dropout layer are added.After that,because the global average pooling layer(GAP)is affected by the size of the feature map,the network cannot be further deepened,so the convolution layer and maxpool layer are added to the R3D network.Finally,because LSTM has the ability to memorize information and can extract more abstract timing features,the LSTM network is introduced into the R3D network.Experimental results show that the R3D+LSTM network achieves 91%recognition rate on the UCF-101 dataset. 展开更多
关键词 behavior recognition three-dimensional residual convolutional neural network(R3D) long short-term memory(LSTM) DROPOUT batch normalization(BN)
下载PDF
Study on Local Optical Flow Method Based on YOLOv3 in Human Behavior Recognition 被引量:2
11
作者 Hao Zheng Jianfang Liu Mengyi Liao 《Journal of Computer and Communications》 2021年第1期10-18,共9页
In the process of human behavior recognition, the traditional dense optical flow method has too many pixels and too much overhead, which limits the running speed. This paper proposed a method combing YOLOv3 (You Only ... In the process of human behavior recognition, the traditional dense optical flow method has too many pixels and too much overhead, which limits the running speed. This paper proposed a method combing YOLOv3 (You Only Look Once v3) and local optical flow method. Based on the dense optical flow method, the optical flow modulus of the area where the human target is detected is calculated to reduce the amount of computation and save the cost in terms of time. And then, a threshold value is set to complete the human behavior identification. Through design algorithm, experimental verification and other steps, the walking, running and falling state of human body in real life indoor sports video was identified. Experimental results show that this algorithm is more advantageous for jogging behavior recognition. 展开更多
关键词 YOLOv3 Local Optical Flow Method Human Behavior recognition
下载PDF
A Novel User Behavior Prediction Model Based on Automatic Annotated Behavior Recognition in Smart Home Systems
12
作者 Ningbo Zhang Yajie Yan +1 位作者 Xuzhen Zhu Jing Wang 《China Communications》 SCIE CSCD 2022年第9期116-132,共17页
User behavior prediction has become a core element to Internet of Things(IoT)and received promising attention in the related fields.Many existing IoT systems(e.g.smart home systems)have been deployed various sensors a... User behavior prediction has become a core element to Internet of Things(IoT)and received promising attention in the related fields.Many existing IoT systems(e.g.smart home systems)have been deployed various sensors and the user’s behavior can be predicted through the sensor data.However,most of the existing sensor-based systems use the annotated behavior data which requires human intervention to achieve the behavior prediction.Therefore,it is a challenge to provide an automatic behavior prediction model based on the original sensor data.To solve the problem,this paper proposed a novel automatic annotated user behavior prediction(AAUBP)model.The proposed AAUBP model combined the Discontinuous Solving Order Sequence Mining(DVSM)behavior recognition model and behavior prediction model based on the Long Short Term Memory(LSTM)network.To evaluate the model,we performed several experiments on a real-world dataset tuning the parameters.The results showed that the AAUBP model can effectively recognize behaviors and had a good performance for behavior prediction. 展开更多
关键词 Internet of Things behavior recognition behavior prediction LSTM smart home systems
下载PDF
Abnormal Behavior Detection Using Deep-Learning-Based Video Data Structuring
13
作者 Min-Jeong Kim Byeong-Uk Jeon +1 位作者 Hyun Yoo Kyungyong Chung 《Intelligent Automation & Soft Computing》 SCIE 2023年第8期2371-2386,共16页
With the increasing number of digital devices generating a vast amount of video data,the recognition of abnormal image patterns has become more important.Accordingly,it is necessary to develop a method that achieves t... With the increasing number of digital devices generating a vast amount of video data,the recognition of abnormal image patterns has become more important.Accordingly,it is necessary to develop a method that achieves this task using object and behavior information within video data.Existing methods for detecting abnormal behaviors only focus on simple motions,therefore they cannot determine the overall behavior occurring throughout a video.In this study,an abnormal behavior detection method that uses deep learning(DL)-based video-data structuring is proposed.Objects and motions are first extracted from continuous images by combining existing DL-based image analysis models.The weight of the continuous data pattern is then analyzed through data structuring to classify the overall video.The performance of the proposed method was evaluated using varying parameter settings,such as the size of the action clip and interval between action clips.The model achieved an accuracy of 0.9817,indicating excellent performance.Therefore,we conclude that the proposed data structuring method is useful in detecting and classifying abnormal behaviors. 展开更多
关键词 Deep learning object detection abnormal behavior recognition CLASSIFICATION data structuring
下载PDF
An Event Alarm System Based on Single and Group Human Behavior Analysis
14
作者 Hung-Yu Yeh I-Cheng Chang Yung-Hsin Chen 《Journal of Electronic Science and Technology》 CAS CSCD 2017年第2期123-132,共10页
Due to the increasing demand for security, the development of intelligent surveillance systems has attracted considerable attention in recent years. This study aims to develop a system that is able to identify whether... Due to the increasing demand for security, the development of intelligent surveillance systems has attracted considerable attention in recent years. This study aims to develop a system that is able to identify whether or not the people need help in a public place. Different from previous work, our work considers not only the behaviors of the target person but also the interaction between him and nearby people. In the paper, we propose an event alarm system which can detect the human behaviors and recognize the happening event through integrating the results generated from the single and group behavior analysis. Several new effective features are proposed in the study. Besides, a mechanism capable of extracting one-to-one and multiple-to-one relations is also developed. Experimental results show that the proposed approach can correctly detect human behaviors and provide the alarm messages when emergency events occur. 展开更多
关键词 Index Terms Event alarm system group behavior analysis human behavior recognition single behavior analysis stooping curve.
下载PDF
Research on recognition algorithm for gesture page turning based on wireless sensing
15
作者 Lin Tang Sumin Wang +5 位作者 Meng Zhou Yinfan Ding Chao Wang Shengbo Wang Zhen Sun Jie Wu 《Intelligent and Converged Networks》 EI 2023年第1期15-27,共13页
When a human body moves within the coverage range of Wi-Fi signals,the reflected Wi-Fi signals by the various parts of the human body change the propagation path,so analysis of the channel state data can achieve the p... When a human body moves within the coverage range of Wi-Fi signals,the reflected Wi-Fi signals by the various parts of the human body change the propagation path,so analysis of the channel state data can achieve the perception of the human motion.By extracting the Channel State Information(CSI)related to human motion from the Wi-Fi signals and analyzing it with the introduced machine learning classification algorithm,the human motion in the spatial environment can be perceived.On the basis of this theory,this paper proposed an algorithm of human behavior recognition based on CSI wireless sensing to realize deviceless and over-the-air slide turning.This algorithm collects the environmental information containing upward or downward wave in a conference room scene,uses the local outlier factor detection algorithm to segment the actions,and then the time domain features are extracted to train Support Vector Machine(SVM)and eXtreme Gradient Boosting(XGBoost)classification modules.The experimental results show that the average accuracy of the XGBoost module sensing slide flipping can reach 94%,and the SVM module can reach 89%,so the module could be extended to the field of smart classroom and significantly improve speech efficiency. 展开更多
关键词 Wi-Fi signal Channel State Information(CSI) wireless sensing human behavior recognition
原文传递
Real-Time Safety Behavior Detection Technology of Indoors Power Personnel Based on Human Key Points
16
作者 杨坚 李聪敏 +5 位作者 洪道鉴 卢东祁 林秋佳 方兴其 喻谦 张乾 《Journal of Shanghai Jiaotong university(Science)》 EI 2024年第2期309-315,共7页
Safety production is of great significance to the development of enterprises and society.Accidents often cause great losses because of the particularity environment of electric power.Therefore,it is important to impro... Safety production is of great significance to the development of enterprises and society.Accidents often cause great losses because of the particularity environment of electric power.Therefore,it is important to improve the safety supervision and protection in the electric power environment.In this paper,we simulate the actual electric power operation scenario by monitoring equipment and propose a real-time detection method of illegal actions based on human body key points to ensure safety behavior in real time.In this method,the human body key points in video frames were first extracted by the high-resolution network,and then classified in real time by spatial-temporal graph convolutional network.Experimental results show that this method can effectively detect illegal actions in the simulated scene. 展开更多
关键词 real-time behavior recognition human key points high-resolution network spatial-temporal graph convolutional network
原文传递
Human movement monitoring and behavior recognition for intelligent sports using customizable and flexible triboelectric nanogenerator 被引量:9
17
作者 YANG Yun HOU XiaoJuan +6 位作者 GENG WenPing MU JiLiang ZHANG Le WANG XiangDong HE Jian XIONG Ji Jun CHOU XiuJian 《Science China(Technological Sciences)》 SCIE EI CAS CSCD 2022年第4期826-836,共11页
Effective collection,recognition,and analysis of sports information is the key to intelligent sports,which can help athletes to improve their skills and formulate scientific training plans and competition strategies.A... Effective collection,recognition,and analysis of sports information is the key to intelligent sports,which can help athletes to improve their skills and formulate scientific training plans and competition strategies.At present,wearable electronic devices used for movement monitoring still have some limitations,such as high cost and energy consumption,incompatibility of suitable flexibility and personalized spatial structure,dissatisfactory data analysis methods,etc.In this work,a novel three-dimensionalprinted thermoplastic polyurethane is introduced as the elastic shell and friction layer,and it endows the proposed customizable and flexible triboelectric nanogenerator(CF-TENG)with personalized spatial structure and robust correlation to external pressure.In practical application,it exhibits highly sensitive responses to the joint-bending motion of the finger,wrist,or elbow.Furthermore,a pressure-sensing insole and smart ski pole based on CF-TENG are manufactured to build a comprehensive sports monitoring system to transmit the athletes’motion information from feet and hands through the plantar pressure distribution and ski pole action.To recognize the movement status,the self-developed automatic peak recognition algorithm(P-Find)and machine learning algorithm(subspace K-Nearest Neighbors)were introduced to accurately distinguish the four typical motion behaviors and three primary sub-techniques of cross-country skiing,with accuracy rates of 98.2%and 100%.This work provides a novel strategy to promote the personalized applications of TENGs in intelligent sports. 展开更多
关键词 triboelectric nanogenerator FLEXIBLE movement monitoring behavior recognition intelligent sports
原文传递
Rumor recognition behavior of social media users in emergencies 被引量:2
18
作者 Xuejun Ding Xiaxia Zhang +3 位作者 Ruoshi Fan Qiaochu Xu Kyle Hunt Jun Zhuang 《Journal of Management Science and Engineering》 2022年第1期36-47,共12页
Social media rumors not only affect the health of online social networks,but also reduce the quality of information accessed by its users.In the case of emergencies,the rapid spread of rumors often triggers mass anxie... Social media rumors not only affect the health of online social networks,but also reduce the quality of information accessed by its users.In the case of emergencies,the rapid spread of rumors often triggers mass anxiety and panic.This study integrates the planned behavior(TPB)and deterrence(TD)theories to study the factors affecting the rumor recognition behavior of social media users.The structural equation model(SEM)method is used to test the proposed model.Further,the interaction between various factors is analyzed to evaluate their impact on the rumor recognition behavior exhibited by social media users in emergencies.The results demonstrate that certainty and severity have significant positive effects on subjective norms.In addition,subjective norms,attitude,and perceived behavioral control all affect the rumor recognition behavior of social media users,and involvement negatively moderates the relationship between the subjective norms and attitude.Finally,insights into the formulation of rumor control strategies during emergencies are presented based on the empirical analysis. 展开更多
关键词 Social media Emergency Online rumors recognition behavior Influence factor
原文传递
Self-service Behavior Recognition Algorithm Based on Improved Motion History Image Network
19
作者 Liping Deng Qingji Gao Da Xu 《国际计算机前沿大会会议论文集》 2020年第1期463-475,共13页
Aiming at the problem of automatic detection of normal operation behavior in self-service business management,with improved motion history image as input,a recognition method of convolutional neural network is propose... Aiming at the problem of automatic detection of normal operation behavior in self-service business management,with improved motion history image as input,a recognition method of convolutional neural network is proposed to timely judge the occurrence of anomie behavior.Firstly,the key frame sequence was extracted from the self-service operation video based on the method of uniform energy down-sampling.Secondly,combined with the timing information of key frames to adaptively estimate the decay parameters of the motion history image,adding information contrast to generating a logic matrix can improve the calculation speed of the improved motion history image.Finally,the formed motion history image was input into the established convolutional neural network to obtain the class of self-service behavior and distinguish anomie behavior.In real scenarios of self-service baggage check-in for civil aviation passengers,the typical check-in behavior data set is established and tested in actual self-service baggage check-in system of the airport.The results show that the method proposed can effectively identify typical anomie behaviors and has high practical value. 展开更多
关键词 Anomie behavior Depth image Improved motion history image Behavior recognition
原文传递
Research on the Application Framework of Intelligent Technologies to Promote Teachers’Classroom Teaching Behavior Evaluation
20
作者 LU Yuanyuan CHEN Zengzhao +2 位作者 CHEN Rong SHI Yawen ZHENG Qiuyu 《Frontiers of Education in China》 2023年第2期171-186,共16页
With the advantages of real-time analysis and visual evaluation results,intelligent technology-enabled teaching behavior evaluation has gradually become a powerful means to help teachers adjust teaching behaviors and ... With the advantages of real-time analysis and visual evaluation results,intelligent technology-enabled teaching behavior evaluation has gradually become a powerful means to help teachers adjust teaching behaviors and improve teaching quality.However,at present,the evaluation of intelligent teachers’behaviors is still in the preliminary exploration stage,and the application research is not deep enough.This paper analyzes the application of intelligent technology in the evaluation of teachers’classroom teaching behaviors from the perspectives of evaluation data,methods,and results.Voice print recognition technology is used to recognize the teachers’identities and track the speech in the classroom videos,and the videos are segmented.Then,the evaluation framework of teachers’classroom teaching behaviors is constructed using three dimensions of emotion,posture,and position preference.Finally,evaluation results are presented to teachers in a more intuitive and easy-to-understand visual way,to help teachers reflect on teaching.This paper aims to promote the transformation of teachers’classroom teaching behavior evaluation toward an intelligent,efficient,and sustainable direction through current research. 展开更多
关键词 artificial intelligence(AI) teachers’classroom teaching behavior evaluation teaching behavior recognition speech emotion recognition
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部