Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

Institution
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 421 - 450 of 13034

Full-Text Articles in Computer Engineering

Multi-Robot Hierarchical Collaborative K-Robust Path Planning For Path Interference, Kaixiang Zhang, Jianlin Mao, Niya Wang, Zhihao Xu Aug 2025

Multi-Robot Hierarchical Collaborative K-Robust Path Planning For Path Interference, Kaixiang Zhang, Jianlin Mao, Niya Wang, Zhihao Xu

Journal of System Simulation

Abstract: To plan collision-free paths for multiple robots in interference environments, based on the multi-robot k-robust path planning, this paper designed a multi-robot hierarchical collaborative k-robust path planning framework. In the priority optimization layer, in response to the starting predicament caused by the solution sequence, the multi-robot path solving sequence was determined based on the closure factor. In the multi-robot robust coordination layer, with the goal of improving solution efficiency, a safety interval was introduced as the basis for the design of k-robustness and collision-free avoidance. A collision-free path constraint for multiple robots in the sense of k-robustness was given. …


Research On Non-Singular Fast Integral Terminal Sliding Mode Trajectory Tracking Control Of Six-Axis Robotic Arm, Tao Chen, Lizhong Wang, Xiangjun Zou, Xiaojuan Li Aug 2025

Research On Non-Singular Fast Integral Terminal Sliding Mode Trajectory Tracking Control Of Six-Axis Robotic Arm, Tao Chen, Lizhong Wang, Xiangjun Zou, Xiaojuan Li

Journal of System Simulation

Abstract: To address the trajectory tracking control challenges caused by modeling parameter inaccuracies and disturbance uncertainties in robotic arms, a non-singular fast integral terminal sliding mode control scheme was developed. A new type of non-singular fast integral terminal sliding mode controller was designed. The non-singular fast terminal sliding mode ensured the rapid convergence of the system while avoiding the singularity during convergence. The integral term was used to enhance the suppression ability of disturbances and ensure the rapid response of the controller to errors. Lyapunov stability theory was applied to analyze the controller's convergence. The simulation results show that the …


Lightweight Driver Face Object Detection Algorithm Based On Yolov8-Df, Mingyu Li, Jiaquan Lin Aug 2025

Lightweight Driver Face Object Detection Algorithm Based On Yolov8-Df, Mingyu Li, Jiaquan Lin

Journal of System Simulation

Abstract: The YOLOv8n detection algorithm has a large amount of computation and parameters in the driving environment. To address this issue, a lightweight driver facial object detection algorithm YOLOv8-DF was proposed. A lightweight multi-scale convolution module (LMCM) was proposed to replace the Conv module in the network, and the dual-channel design could reduce the computation and parameter quantity of the algorithm; the multi-scale design could enrich the feature information inside the network. The lightweight convolutional GhostConv, Fasterblock module, and C2f module were fused, and a dual-channel lightweight convolution module (DLCM) was fused with the SPPF module. The experimental results show …


Autonomous Uav Swarm Formation Utilizing Gradient-Driven Contour Mapping For Radiation Source Localization, Edgar Amalyan Aug 2025

Autonomous Uav Swarm Formation Utilizing Gradient-Driven Contour Mapping For Radiation Source Localization, Edgar Amalyan

UNLV Theses, Dissertations, Professional Papers, and Capstones

This thesis presents a drone swarm for radiation mapping to aid source localization. The Department of Energy advocates employing UAVs for this task, but existing approaches remain inefficient and impractical in real-world scenarios. Three custom drones are built and flight-tested. A control algorithm to follow a contour, a constant-intensity path, is designed using a gradient fit. By knowing the source’s direction, the drone swarm can fly in the optimal trajectory at every step, leaving nothing to assumption. A program is created that implements formation flight and autonomous navigation. It is tested via a software-in-the-loop simulation utilizing radiation sources and detectors …


Investigating Information Extraction And Language Models In Medical Domain Text Processing, Pouyan Nahed Aug 2025

Investigating Information Extraction And Language Models In Medical Domain Text Processing, Pouyan Nahed

UNLV Theses, Dissertations, Professional Papers, and Capstones

This dissertation demonstrates that carefully adapted language-model pipelines can transform unstructured clinical-trial and pharmacological prose into reliable, low-latency structured data. Four interconnected studies support this claim.Tri-AL platform. An open-source dashboard ingests all 440 k+ ClinicalTrials.gov records—including every historical revision—into a normalized schema and parses the 20 GB XML archive over 10x faster than a BeautifulSoup baseline, while exposing hooks for demographic analytics and supporting integration of user-defined modules. Clinical trial summarization. An encoder–decoder model is trained on 57k description–summary pairs to condense clinical trials into a few sentences. ROUGE evaluation shows a 20% improvement over the baseline, while graph-based evaluation …


Input Structure Based Optimization For Privacy Preserving Ai Systems, Feng Yizhou Aug 2025

Input Structure Based Optimization For Privacy Preserving Ai Systems, Feng Yizhou

Electrical & Computer Engineering Theses & Dissertations

As Artificial Intelligence (AI) systems become increasingly integrated into critical domains, ensuring privacy-preserving model design and system deployment has become a pressing priority. Safeguarding both sensitive user data and proprietary model parameters is critical throughout the AI model and system, from data acquisition and pre-processing to model inference and deployment. However, existing privacy-preserving frameworks face several limitations, including fragmented data ownership, incomplete protection across system stages, substantial computational overhead, and poor scalability to modern architectures such as large language models. This dissertation explores a unifying optimization strategy centered on input structure design to address these challenges. The core idea is …


Traffic Prediction For Research And Education Networks: Anomaly-Aware Deep Learning And Benchmarking, Mohammad Arafath Uddin Shariff Aug 2025

Traffic Prediction For Research And Education Networks: Anomaly-Aware Deep Learning And Benchmarking, Mohammad Arafath Uddin Shariff

School of Computing: Dissertations, Theses, and Student Research

Research and Education Networks (RENs) and High-Performance Computing (HPC) environments are critical infrastructures for modern scientific discovery, demanding sustained high-throughput and low-latency data transfers. Unlike commercial networks, RENs exhibit unique traffic characteristics, including predominant “elephant flows,” inherent burstiness, and complex temporal-spatial dynamics often decoupled from human-driven cycles. Traditional traffic forecasting methods, tailored for commercial Wide Area Networks (WANs), consistently fail to capture these distinct REN dynamics, leading to inefficient resource management and potential impediments to scientific progress.

This thesis addresses this critical gap by developing and validating a robust, scalable, and anomaly-aware traffic forecasting framework specifically tailored for REN/HPC networks. …


How Developers Use Type-System Related Programming Language Features, Samuel W. Flint Aug 2025

How Developers Use Type-System Related Programming Language Features, Samuel W. Flint

School of Computing: Dissertations, Theses, and Student Research

Optional type annotations are a popular feature of programming languages that allow developers to omit explicit type information in code while, in some cases, retaining many of the benefits of static typing, such as in-code documentation, improved detection of type errors, or enforcement of code properties. However, how developers use and understand optional type annotations is not clear. The focus of this dissertation is to understand the use and comprehension of optional type annotations.

Optional type annotations are examined through four lenses: first, by examining the evolution of usage in a statically typed programming language (Kotlin, the default language for …


Human Activity Recognition And Identification Driven Automated Deep Learning For Time-Series Classification, Justin Alan Gamble Aug 2025

Human Activity Recognition And Identification Driven Automated Deep Learning For Time-Series Classification, Justin Alan Gamble

Engineering Management & Systems Engineering Theses & Dissertations

The growing emphasis on Digital Engineering (DE) within the U.S. Department of Defense (DoD) demands advanced methods for leveraging vast time-series data generated by sensor-rich environments. Deep learning models offer promising solutions for complex timeseries classification tasks, however their design and optimization remain highly resource intensive, requiring specialized expertise. This dissertation addresses this challenge by developing and evaluating an Automated Machine Learning (AutoML) framework specifically tailored for the time-series classification task of Human Activity Recognition and Identification (HARI).

A systematic investigation was conducted using the Design Science Research Methodology (DSRM) comparing traditional search strategies of grid search and random search …


Low-Level Memory Attacks On Edge Assisted Robotic Applications, William Arnold Aug 2025

Low-Level Memory Attacks On Edge Assisted Robotic Applications, William Arnold

Master of Engineering Theses

This thesis investigates how low-level memory faults can undermine edge-assisted robotic systems that rely on memory optimization. As robots are utilized in real world applications, the ability to operate safely and successfully in mission critical deployment becomes important. To help achieve these goals, developers are increasingly starting to place computation nodes at network edges to meet latency and reliability requirements. Edge nodes, however, are resource-constrained and resources conservation techniques such as Kernel Same-page Merging (KSM) are enabled to deduplicate identical pages across processes or virtual machines. This thesis shows that this optimization technique quietly widens the attack surface and can …


Machine Learning Based Medical Ultrasound Image Classification And Grad-Cam Interpretation, Victoria C. Hemphill Aug 2025

Machine Learning Based Medical Ultrasound Image Classification And Grad-Cam Interpretation, Victoria C. Hemphill

All Theses

This work takes a step in creating a diagnostic tool for the classification decision process of Achilles tendinopathy using ultrasound images. An attention-based multiple instance learning model is developed to classify the images. Typically, doctors capture multiple ultrasound images of the Achilles tendon during a study to determine a complete diagnosis. Multiple instance models adopt this behavior by providing a single label for a set of instances (images). The images are grouped into ”bags” at the study level and passed into the model. The MIL model then uses its attention property to assign an importance score to each image to …


Advancing Real-World Implementation Of The Well Optimized Linear Finder (Wolf) High-Speed Atmospheric Turbulence Compensation Method, Timothy Evan Coon Aug 2025

Advancing Real-World Implementation Of The Well Optimized Linear Finder (Wolf) High-Speed Atmospheric Turbulence Compensation Method, Timothy Evan Coon

Theses and Dissertations

This dissertation advances the real-world implementation of the Well Optimized Linear Finder (WOLF) method for high-speed Atmospheric Turbulence Compensation (ATC). Atmospheric turbulence introduces phase aberrations into optical wavefronts and degrades image quality in terrestrial imaging systems. Traditional phase diversity methods are computationally intensive and poorly suited to real-time operation. The WOLF method addresses these limitations through a novel, point-wise formulation of the optical transfer function (OTF) as a structured autocorrelation of the generalized pupil function (GPF). This formulation enables the estimation of phase aberrations at individual spatial coordinates with distributed computational complexity.

The research begins by developing a MATLAB-based simulation …


Assessing The Robustness Of Test Selection Methods For Deep Neural Networks, Qiang Hu, Yuejun Guo, Xiaofei Xie, Maxime Cordy, Wei Ma, Mike Papadakis, Lei Ma, Yves Le Traon Aug 2025

Assessing The Robustness Of Test Selection Methods For Deep Neural Networks, Qiang Hu, Yuejun Guo, Xiaofei Xie, Maxime Cordy, Wei Ma, Mike Papadakis, Lei Ma, Yves Le Traon

Research Collection School Of Computing and Information Systems

Regularly testing deep learning-powered systems on newly collected data is critical to ensure their reliability, robustness, and efficacy in real-world applications. This process is demanding due to the significant time and human effort required for labeling new data. While test selection methods alleviate manual labor by labeling and evaluating only a subset of data while meeting testing criteria, we observe that such methods with reported promising results are simply evaluated, e.g., testing on original test data. The question arises: are they always reliable? In this article, we explore when and to what extent test selection methods fail. First, we identify …


Network Intelligence For Next-Generation Wireless Networks: Advancing Distribution And Coordination, Yonatan Melese Worku Jul 2025

Network Intelligence For Next-Generation Wireless Networks: Advancing Distribution And Coordination, Yonatan Melese Worku

Electrical and Computer Engineering ETDs

Next-generation wireless networks, encompassing 6G and beyond, face rigorous demands for ultra-low latency, ubiquitous connectivity, exceptionally high data rates, and robust security, necessitating innovative approaches to resource optimization and network protection. This dissertation proposes a pioneering framework that synergizes advanced methodologies—deep reinforcement learning, deep learning, blockchain, and multi-agent systems—to address these challenges. Distributed architectures, underpinned by AI-driven multi-agent systems, form the backbone of this framework, enabling seamless integration and intelligent orchestration across diverse domains. The research advances IoT-based systems leveraging machine learning for resource efficiency in healthcare applications, develops reinforcement learning-driven frameworks to optimize energy and coverage for Unmanned Aerial …


Rescon: Residual Consistency For Real-World Super-Resolution, Erdi̇ Saritaş, Hazim Kemal Ekenel Jul 2025

Rescon: Residual Consistency For Real-World Super-Resolution, Erdi̇ Saritaş, Hazim Kemal Ekenel

Turkish Journal of Electrical Engineering and Computer Sciences

Real-world super-resolution is a highly challenging problem in the field of computer vision. Besides enhancing image resolution and improving visual details, information loss due to complex real-world degradations is desired to be restored. One of the primary hardness of this problem is finding sufficiently large paired datasets for training. Researchers have developed techniques that generate synthetic low-resolution pairs using high-resolution images with a generative adversarial network-based degradation generator to address this issue. In these approaches, the degradation generator is trained by utilizing real-world low-resolution images as the target domain, generating a degraded low-resolution counterpart of the high-resolution input. However, in …


Optimization And Model Averaging Of Histogram-Based Place Cell Firing Rate Maps Using The Point Process Framework, Murat Okatan Jul 2025

Optimization And Model Averaging Of Histogram-Based Place Cell Firing Rate Maps Using The Point Process Framework, Murat Okatan

Turkish Journal of Electrical Engineering and Computer Sciences

The firing rate of hippocampal place cells depends on the spatial position of the organism in an environment. This position dependence is often quantified by constructing spike-in-location and time-in-location histograms, the ratio of which yields a firing rate map. The purpose of this study is to present a new method for optimizing the spatial resolution of histogram-based firing rate maps. It is pointed out that histogram-based firing rate maps are conditional intensity functions of inhomogeneous Poisson process models of neural spike trains, and, as such, they can be optimized through model selection within the point process framework. The point process …


Isar Imaging Of Drone Swarms At 77 Ghz, Remzi̇ye Büşra Çoruk, Ali̇ Kara, Eli̇f Aydin Jul 2025

Isar Imaging Of Drone Swarms At 77 Ghz, Remzi̇ye Büşra Çoruk, Ali̇ Kara, Eli̇f Aydin

Turkish Journal of Electrical Engineering and Computer Sciences

The proliferation of easily available, internet-purchased drones, coupled with the emergence of coordinated drone swarms, poses a significant security threat for airspace. Detecting these swarms is crucial to prevent potential accidents, criminal misuse, and airspace disruptions. This paper proposes a novel inverse synthetic aperture radar (ISAR) imaging technique for high-resolution reconstruction of drone swarms at 77 GHz millimeter wave (mmWave) frequency, offering a valuable tool for military and defense anti-drone systems. The key parameters affecting down-range and cross-range resolution (0.05 m), ultimately enabling the generation of detailed ISAR images are discussed. Here, we create diverse scenarios encompassing various swarm formations, …


Magnetic Macro Pendulum Design And Real-Time Control Application: Simulation And Experiment, Hüseyi̇n Yildiz, Serdar Yilmaz, Yasemi̇n Poyraz Koçak, Erol Uzal Jul 2025

Magnetic Macro Pendulum Design And Real-Time Control Application: Simulation And Experiment, Hüseyi̇n Yildiz, Serdar Yilmaz, Yasemi̇n Poyraz Koçak, Erol Uzal

Turkish Journal of Electrical Engineering and Computer Sciences

Over the last decade, the number of studies in the field of magnetic micro robots has significantly increased due to expectations of performing microsurgery, drug delivery, and similar medical procedures. Magnetic micro robots have advantages over other types of micro robots in terms of having independent designs for rotor and stator structures. Magnetic micro robots can be controlled by magnetic fields and can be programmed to move in certain directions and to perform various functions. This paper implements the computer-aided real-time control of a single-arm micro-pendulum structure to (eventually) perform cell manipulation tasks. The mechanical structure, mathematical model, control circuit …


Adaptive Backstepping Control With Real-Time Fuzzy Logic Parameter Selection Of A Field- Oriented Control-Based Permanent Magnet Synchronous Motor Driver, Fati̇h Bayir, Erkan Zergeroğlu Jul 2025

Adaptive Backstepping Control With Real-Time Fuzzy Logic Parameter Selection Of A Field- Oriented Control-Based Permanent Magnet Synchronous Motor Driver, Fati̇h Bayir, Erkan Zergeroğlu

Turkish Journal of Electrical Engineering and Computer Sciences

This study proposes an adaptive backstepping control approach integrated with a real-time fuzzy logic parameter selection algorithm to enhance the robustness and stability of a permanent magnet synchronous motor (PMSM) controller under parametric uncertainties and external disturbances. Although backstepping control performs well under varying disturbances, it must be supported by an adaptive control algorithm to effectively handle both variable disturbances and parameter uncertainties. Moreover, because the fixed parameters of the adaptive backstepping controller limit the dynamic performance of the velocity tracking loop, this study incorporates fuzzy logic control—a soft computing algorithm capable of real-time parameter adjustment—to achieve more robust outcomes. …


Excitation Of Synchronous Machine By Contactless Power Transfer - Review From The Perspective Of Electric Vehicles, Erhan Tuncel, Emi̇n Yildiriz Jul 2025

Excitation Of Synchronous Machine By Contactless Power Transfer - Review From The Perspective Of Electric Vehicles, Erhan Tuncel, Emi̇n Yildiriz

Turkish Journal of Electrical Engineering and Computer Sciences

Electrically excited synchronous machines (EESMs) are one of the best choices for propulsion motor appli cation in electric vehicles (EVs) due to their wide torque-speed characteristics. Moreover, the air gap flux density can be easily controlled by varying the excitation current. Despite these advantages, it is difficult to transfer the current required by the rotating excitation winding into the motor under conventional methods, so it is not widely used in EVs. In this study, the emerging literature on contactless power transfer methods is reviewed for applicability to an EESM that can operate as an EV propulsion motor. Design criteria such …


Investigating The Impact Of Agent Openness On Planning In Multi-Agent Systems, Bala Subramanyam Duggirala Jul 2025

Investigating The Impact Of Agent Openness On Planning In Multi-Agent Systems, Bala Subramanyam Duggirala

School of Computing: Dissertations, Theses, and Student Research

Multi-agent systems (MAS) possess significant potential for modeling real-world scenarios requiring coordinated actions (like wildfire fighting or ridesharing) among autonomous entities or agents (e.g., wildfire fighting agents) in complex, dynamic environments. Effective decision-theoretic planning (where each agent must carefully consider both the immediate and the future situations or states, and coordinate with the other agents (neighbors) to evaluate what needs to be done at present) within MAS, especially multiagent planning, where the planning agent directly models its neighbors in order to estimate their optimal actions, is critical, yet challenged by factors like partial observability, openness, and diverse agent types with …


Modeling And Simulation Of Complex Systems Based On Graph Neural Networks, Jinhu Lü, Hongyi Jiang, Deyuan Liu, Shaolin Tan Jul 2025

Modeling And Simulation Of Complex Systems Based On Graph Neural Networks, Jinhu Lü, Hongyi Jiang, Deyuan Liu, Shaolin Tan

Journal of System Simulation

Abstract: Modeling and simulation of complex systems are critical issues for understanding their structural and functional properties. The ability of graph neural networks (GNNs) to learn and represent the internal correlations within data provides a new approach for modeling and simulating complex systems. Currently, there are various types of GNN models involving frequency-domain, spatial-domain, generative, heterogeneous, and spatio-temporal models. These models are widely applied in complex system modeling and simulation research in multiple fields such as industrial internet, social networks, and supply chains based on specific tasks and scenarios. Starting from three representative tasks: network topology representation, dynamic evolution modeling, …


Research On Policy Representation In Deep Reinforcement Learning, Zhen Chen, Zhuoyi Wu, Lin Zhang Jul 2025

Research On Policy Representation In Deep Reinforcement Learning, Zhen Chen, Zhuoyi Wu, Lin Zhang

Journal of System Simulation

Abstract: Deep reinforcement learning (DRL) has achieved remarkable success in various domains. Nevertheless, existing policy networks in DRL still face significant challenges in areas such as generalizability, multi-task adaptability, and sample efficiency. Policy representation, as a crucial research direction for enhancing DRL capabilities, aims to improve an agent's adaptability to environmental changes and novel tasks by constructing more efficient and generalizable forms of policy expression. This paper provided a concise overview of key research advances in the field of policy representation. It introduced diverse policy architectures, ranging from traditional multi-layer perceptron (MLP) -based policies to those based on pointer networks, …


Reliability Simulation Testing And Verification Technologies For Intelligent Systems: Frontiers, Progress, And Challenges, Zili Wang, Yuntian Gao, Dezhen Yang, Yeyang Liu, Yi Ren Jul 2025

Reliability Simulation Testing And Verification Technologies For Intelligent Systems: Frontiers, Progress, And Challenges, Zili Wang, Yuntian Gao, Dezhen Yang, Yeyang Liu, Yi Ren

Journal of System Simulation

Abstract: Intelligent systems are extensively deployed in domains such as transportation, energy and water resources, smart healthcare, and aerospace, where their reliability is directly linked to public safety and social stability, thus requiring thorough and scientifically rigorous verification. This article conducted an in-depth exploration of the current state of reliability simulation and verification techniques for intelligent systems. It defined the concept of reliability specific to intelligent systems and identified key challenges they face in areas including mission scenario modeling, characteristic modeling and simulation, evaluation and verification, and simulation platforms. Future development requirements were proposed to guide research toward more trustworthy, …


Thinking On Simulation Science And Engineering In The Era Of Artificial Intelligence, Wenhui Fan, Yuan Jiang Jul 2025

Thinking On Simulation Science And Engineering In The Era Of Artificial Intelligence, Wenhui Fan, Yuan Jiang

Journal of System Simulation

Abstract: With the rapid advancement of artificial intelligence and computing technologies, simulation technologies have leapfrogged, propelling the discipline of simulation toward greater maturity. Research progress in computer simulation technologies both in China and abroad was reviewed, and the definition and connotation of simulation were clarified. It was proposed that the Chinese terms "仿真" "仿效"and " 模拟" be unified under a single term " 仿真" with corresponding "Simulation" "Emulation" and "Analog" in English translated uniformly as "Simulation". Simulation science and engineering discipline was delineated, which was grounded in three core theoretical foundations: analogical theory,computational theory, and model validation theory. The first-level …


Research Review Of Intelligent Navigation Simulation Technology And Its Applications, Tao Liu, Hanxi Li, Yong Yin, Jialun Liu Jul 2025

Research Review Of Intelligent Navigation Simulation Technology And Its Applications, Tao Liu, Hanxi Li, Yong Yin, Jialun Liu

Journal of System Simulation

Abstract:Navigation simulation develops models of ship navigation environments and behavior to simulate ship responses under various scenarios, enabling the prediction of ship behavior under complex and disturbing conditions. With the development of computer graphics, virtual reality, and artificial intelligence technologies in recent years, especially the development of unmanned ship technology, new research topics and applications have emerged in navigation simulation technology. This paper introduced the current research status and development trends of navigation simulation technology and reviewed it from three aspects: typical scenarios, key technologies, and development trends. The development trends and key points of multi-dimensional electronic navigation charts, …


Digital Twinned Industrial Robot: Conceptual Framework, Key Technologies, And Case Study, Yongkui Liu, Kang Yang, Benben Tuo, Yaduo Pan, Xinyu Wang, Yihan Wang, Yongqian Gong, Lin Zhang, Lihui Wang, Tingyu Lin, Bin Zi, Yuan Li, Wei You, Xun Xu Jul 2025

Digital Twinned Industrial Robot: Conceptual Framework, Key Technologies, And Case Study, Yongkui Liu, Kang Yang, Benben Tuo, Yaduo Pan, Xinyu Wang, Yihan Wang, Yongqian Gong, Lin Zhang, Lihui Wang, Tingyu Lin, Bin Zi, Yuan Li, Wei You, Xun Xu

Journal of System Simulation

Abstract: To effectively enhance the value and full life cycle management level of industrial robots, this paper integrated deeply digital twin with industrial robots and discussed a new concept, namely digital twinned industrial robot (DTIR). It defined the concept, composition, and typical characteristics of DTIRs and proposed their system architecture. From the perspective of the full life cycle of "design, manufacturing, operation and maintenance, and decommissioning", the key technologies of DTIRs were systematically sorted out. Furthermore, the validity of the proposed conceptual framework was verified through a case study. Finally, the paper summarized the findings and discussed the future development …


Large-Scale Social Simulator: Frontiers And Perspectives, Jinghua Piao, Chen Gao, Fang Zhang, Jun Su, Yong Li Jul 2025

Large-Scale Social Simulator: Frontiers And Perspectives, Jinghua Piao, Chen Gao, Fang Zhang, Jun Su, Yong Li

Journal of System Simulation

Abstract: Social experiments, as a typical research method in social sciences, aim to study specific social phenomena or the impacts of policies by observing the behaviors of individuals, organizations, or social groups in real or simulated environments. However, traditional social experiment methods often face challenges such as random bias, high costs, and ethical risks, making them inadequate to address increasingly complex research demands. Against this backdrop, computational social experiments have emerged, enabling researchers to conduct social experiments within computational simulation environments that are free from random bias, cost-efficient, and ethically manageable. Meanwhile, China is currently undergoing a critical period of …


Current Situation Of Simulation Course Offerings In Colleges And Universities In China And Abroad, Xiaogang Qiu, Zhengqiu Zhu, Kai Xu, Guanghong Gong Jul 2025

Current Situation Of Simulation Course Offerings In Colleges And Universities In China And Abroad, Xiaogang Qiu, Zhengqiu Zhu, Kai Xu, Guanghong Gong

Journal of System Simulation

Abstract: As fundamental teaching units, courses serve as vital carriers of disciplinary knowledge transmission and critical bridges for converting research outcomes into educational content. The construction of simulation courses plays a pivotal role in developing the simulation discipline. The inaugural "Intelligence+ " symposium on simulation discipline and specialty construction focused on exploring the current state of simulation courses and pedagogy in China while examining future development directions. This report presented the key findings and discussions from the symposium regarding simulation courses and pedagogy. The analysis covered four parts: first, an overview of simulation course offerings and characteristics at European and …


Intelligent Transition Of Automotive Industry Driven By Autonomous Driving Simulation Testing Technology, Jianping Wu, Guanzhou Li, Shuai Zhao, Ling Huang Jul 2025

Intelligent Transition Of Automotive Industry Driven By Autonomous Driving Simulation Testing Technology, Jianping Wu, Guanzhou Li, Shuai Zhao, Ling Huang

Journal of System Simulation

Abstract: As a pivotal approach supporting the safety verification and commercial implementation of intelligent driving systems, autonomous driving simulation testing has achieved remarkable progress in technical methodologies and application scenarios. Conventional real-world road testing faces critical limitations including prohibitive costs, inadequate coverage of corner case scenarios, and efficiency bottlenecks, rendering it insufficient for safety validation of high-level autonomous driving systems (L4 and above). To address these challenges, simulation testing frameworks have evolved into a multi-layered verification system encompassing mathematical modeling, virtual scenarios, hardware-in-the-loop (HIL), mixed reality, and cloud-based simulation clusters. Specifically, mathematical modeling accelerates algorithm development; virtual scenario simulation enhances …