Topic Review
Sequential to Parallel Java Code
Sequential programs can benefit from parallel execution to improve their performance. When developing a parallel application, several techniques are employed to achieve the desired behavior: identifying parts that can run in parallel, synchronizing access to shared data, tuning performance, etc. Admittedly, manually transforming a sequential application to make it parallel can be tedious due to the large number of lines of code to inspect, the possibility of errors arising from inaccurate data dependence analysis leading to unpredictable behavior, and inefficiencies when the workload between parallel threads is unbalanced. This entry proposes an automatic approach that analyzes Java source code to identify method calls that are suitable for parallel execution and transforms them so that they run in another thread. The approach is based on data dependence and control dependence analyses to determine the execution flow and data accessed. Based on the proposed method, a tool has been developed to enhance applications by incorporating parallelism, i.e., transforming suitable method calls to execute on parallel threads, and synchronizing data access where needed.
  • 248
  • 20 Sep 2023
Topic Review
Sequential Spacecraft Depth Completion
The recently proposed spacecraft three-dimensional (3D) structure recovery method based on optical images and LIDAR has enhanced the working distance of a spacecraft’s 3D perception system.
  • 232
  • 20 Oct 2023
Topic Review
Sequence-Based Recommendation System
Sequence-based models have various applications in recommendation systems; these models recommend the interested items of the user according to the user’s behavioral sequence. However, sequence-based models have a limitation of length. When the length of the user’s behavioral sequence exceeds the limitation of the model, the model cannot take advantage of the complete behavioral sequence of the user and cannot know the user’s holistic interests. The accuracy of the model then goes down. Meanwhile, sequence-based models only pay attention to the sequential signals of the data but do not pay attention to the spatial signals of the data, which will also affect the model’s accuracy.
  • 223
  • 12 Jan 2024
Topic Review
Sentiment Analysis of Comment Texts
With information technology pushing the development of intelligent teaching environments, the online teaching platform emerges timely around the globe, and how to accurately evaluate the effect of the “any-time and anywhere” teacher–student interaction and learning has become one of the hotspots of today’s education research. Bullet chatting in online courses is one of the most important ways of interaction between teachers and students. The feedback from the students can help teachers improve their teaching methods, adjust teaching content, and schedule in time so as to improve the quality of their teaching. 
  • 220
  • 27 Nov 2023
Topic Review
Sensors on IoT Systems for Urban Disaster Management
The occurrence of disasters has the potential to impede the progress of sustainable urban development. For instance, it has the potential to result in significant human casualties and substantial economic repercussions. Sustainable cities, as outlined in the United Nations Sustainable Development Goal 12, prioritize the objective of disaster risk reduction. According to the Gesi Smarter 2030, the Internet of Things (IoT) assumes a pivotal role in the context of smart cities, particularly in domains including smart grids, smart waste management, and smart transportation. IoT has emerged as a crucial facilitator for the management of disasters, contributing to the development of cities that are both resilient and sustainable. 
  • 265
  • 17 Oct 2023
Topic Review
Sensor-Based Human Action Recognition
Sensor-based Human Action Recognition (HAR) is a fundamental component in human–robot interaction and pervasive computing. It achieves HAR by acquiring sequence data from embedded sensor devices (accelerometers, magnetometers, gyroscopes, etc.) of multiple sensor modalities worn at different body locations for data processing and analysis.
  • 255
  • 28 Sep 2023
Topic Review
Sensor-Based Gesture Recognition and Algorithm
Traditional vision-based gesture recognition technology has matured, it has significant limitations in underwater environments. The cost of underwater cameras is high, the underwater shooting environment is complex, and it is very easy to be disturbed by water flow, water bubbles, etc., which hinder the line of sight and make shooting difficult. Sensor-based gesture recognition technology has become popular for underwater gesture recognition because of its lower cost and higher stability (not easily affected by the underwater environment).
  • 139
  • 12 Nov 2023
Topic Review
Sensor Technology in Autonomous Vehicles
With the significant advancement of sensor and communication technology and the reliable application of obstacle detection techniques and algorithms, automated driving is becoming a pivotal technology that can revolutionize the future of transportation and mobility. Sensors are fundamental to the perception of vehicle surroundings in an automated driving system, and the use and performance of multiple integrated sensors can directly determine the safety and feasibility of automated driving vehicles.
  • 7.5K
  • 31 Mar 2021
Topic Review
Sensor Network Environments
New technologies have driven the rise of what is being termed as the fourth industrial revolution. The introduction of this new revolution is amalgamating the cyber and physical worlds, bringing with it many benefits, such as the advent of industry 4.0, the internet of things, cloud technologies and smart homes and cities. These new and exciting areas are poised to have significant advantages for society; they can increase the efficiency of many systems and increase the quality of life of people. However, these emerging technologies can potentially have downsides, if used incorrectly or maliciously by bad entities. The rise of the widespread use of sensor networks to allow the mentioned systems to function has brought with it many security vulnerabilities that conventional “hard security” measures cannot mitigate. It is for this reason that a new “soft security” approach is being taken in conjunction with the conventional security means. Trust models offer an efficient way of mitigating the threats posed by malicious entities in networks that conventional security methods may not be able to combat. 
  • 337
  • 19 Aug 2022
Topic Review
Sensor Fusion for Radar Detection
Sensor fusion can be considered as the mapping of different modalities into a common latent space where different features of the same object can be associated together. Sensor fusion frameworks are classified into four categories: input fusion, ROI fusion, feature map fusion, and decision fusion.
  • 1.4K
  • 08 Jun 2022
  • Page
  • of
  • 371
Video Production Service