Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Physical Sciences and Mathematics (13554)
- Computer Sciences (13029)
- Electrical and Computer Engineering (7205)
- Artificial Intelligence and Robotics (4369)
- Operations Research, Systems Engineering and Industrial Engineering (4206)
-
- Numerical Analysis and Scientific Computing (3960)
- Systems Science (3938)
- Digital Communications and Networking (2145)
- Other Computer Engineering (1668)
- Computer and Systems Architecture (1608)
- Data Storage Systems (1552)
- Social and Behavioral Sciences (1432)
- Civil and Environmental Engineering (1327)
- Robotics (1247)
- Civil Engineering (1105)
- Mechanical Engineering (957)
- Electrical and Electronics (906)
- Information Security (738)
- Environmental Engineering (658)
- Other Civil and Environmental Engineering (646)
- Systems and Communications (637)
- Chemical Engineering (609)
- Materials Science and Engineering (606)
- Hydraulic Engineering (574)
- Law (529)
- Hardware Systems (513)
- Business (480)
- Legal Studies (468)
- Institution
-
- China Simulation Federation (3880)
- TÜBİTAK (3106)
- Wright State University (1814)
- University of Nebraska - Lincoln (1069)
- University of Texas at El Paso (858)
-
- Washington University in St. Louis (733)
- Technological University Dublin (731)
- California Polytechnic State University, San Luis Obispo (721)
- Brigham Young University (641)
- Old Dominion University (579)
- Embry-Riddle Aeronautical University (561)
- Singapore Management University (546)
- Universitas Indonesia (443)
- San Jose State University (438)
- Air Force Institute of Technology (413)
- Marquette University (411)
- Santa Clara University (408)
- University of South Carolina (320)
- California State University, San Bernardino (288)
- University of Central Florida (271)
- Portland State University (264)
- Chulalongkorn University (243)
- Al Iraqia University (235)
- Purdue University (218)
- University of Arkansas, Fayetteville (207)
- University of South Florida (207)
- University of Nevada, Las Vegas (191)
- New Jersey Institute of Technology (185)
- Nova Southeastern University (183)
- University of Dayton (166)
- Keyword
-
- Machine learning (438)
- Computer Science (385)
- Deep learning (347)
- Department of Computer Science and Engineering (319)
- Machine Learning (287)
-
- Engineering (274)
- Simulation (237)
- Robotics (230)
- Security (183)
- Artificial intelligence (173)
- Deep Learning (170)
- Optimization (170)
- Computer Engineering (168)
- Classification (163)
- College of Engineering and Computer Science (157)
- Newsletters (157)
- Science news (157)
- Technical writing (157)
- Cybersecurity (152)
- Artificial Intelligence (148)
- Computer vision (141)
- Computer Science and Engineering (136)
- Genetic algorithm (119)
- Blockchain (99)
- Internet (97)
- Virtual reality (97)
- Path planning (94)
- Data mining (93)
- Clustering (91)
- Privacy (91)
- Publication Year
- Publication
-
- Journal of System Simulation (3880)
- Turkish Journal of Electrical Engineering and Computer Sciences (3106)
- Computer Science & Engineering Syllabi (1312)
- Departmental Technical Reports (CS) (760)
- Theses and Dissertations (728)
-
- All Computer Science and Engineering Research (683)
- International Congress on Environmental Modelling and Software (629)
- Research Collection School Of Computing and Information Systems (511)
- Department of Electrical and Computer Engineering: Faculty Publications (496)
- Makara Journal of Technology (436)
- Electrical and Computer Engineering Faculty Research and Publications (388)
- Browse all Theses and Dissertations (342)
- Electronic Theses and Dissertations (341)
- Dissertations (340)
- Faculty Publications (321)
- Journal of Digital Forensics, Security and Law (299)
- Master's Theses (288)
- Computer Science and Engineering Senior Theses (287)
- Computer Engineering (282)
- Chulalongkorn University Theses and Dissertations (Chula ETD) (242)
- Iraqi Journal for Computer Science and Mathematics (235)
- Master's Projects (220)
- School of Computing: Dissertations, Theses, and Student Research (206)
- Electrical and Computer Engineering Faculty Publications (204)
- Electrical & Computer Engineering Theses & Dissertations (193)
- Conference papers (178)
- Publications (167)
- BITs and PCs Newsletter (157)
- USF Tampa Graduate Theses and Dissertations (157)
- Journal of International Technology and Information Management (153)
- Publication Type
- File Type
Articles 511 - 540 of 25595
Full-Text Articles in Computer Engineering
Move Fast And Don’T Break Things: Collaborative Privacy Governance In Higher Education, Tyler Schroder, Chad Fenner
Move Fast And Don’T Break Things: Collaborative Privacy Governance In Higher Education, Tyler Schroder, Chad Fenner
Research & Publications
Student-developed applications increasingly replicate or replace official university platforms, often prioritizing speed over security and privacy. This “shadow IT” ecosystem emerges from gaps in institutional tools and is amplified by AI-assisted development, which can introduce insecure defaults. These informal systems risk exposing FERPA‑protected or sensitive institutional data, as seen in student‑built directory and club‑information apps that redistributed restricted information more permissively than intended. While most universities lack clear governance mechanisms for student developers, Yale’s structured, student‑specific data‑use policy offers a notable model. This paper examines these risks and proposes a collaborative, API‑first framework that supports innovation while enforcing privacy, security, …
The Illusion Of Causality In Llms: A Developmentally Grounded Analysis Of Semantic Scaffolding And Benchmark–Capability Mismatches, Daisuke Akiba
The Illusion Of Causality In Llms: A Developmentally Grounded Analysis Of Semantic Scaffolding And Benchmark–Capability Mismatches, Daisuke Akiba
Publications and Research
Recent benchmarks increasingly report that large language models (LLMs) exhibit human-like causal reasoning abilities, including counterfactual inference and intervention planning. However, many such evaluations rely on domains that are heavily represented in training data and embed strong semantic cues, raising the possibility that apparent causal competence may reflect semantic pattern recombination rather than structure-sensitive causal reasoning. Drawing on human developmental theories of causal induction, this perspective argues that genuine causal understanding requires robustness to novelty and reliance on conditional structure rather than semantic familiarity. To illustrate the testability of this claim, the paper includes a pilot demonstration using synthetic causal …
Feedback In Digital Game-Based Learning: A Taxonomy And The Design And Empirical Evaluation Of A Feedback System In A Mathematics Serious Game, André Almo
Dissertations
Digital Game-Based Learning (DGBL) is an active, student-centred pedagogical approach in which feedback plays a central role by informing learners’ actions, guiding decision-making and shaping motivation and engagement. Despite its importance, feedback in serious games is often described inconsistently and insufficiently in research, limiting comparability across studies and the accumulation of design knowledge, particularly for children. This thesis addresses these gaps through two complementary contributions: the development of a taxonomy for feedback design in digital serious games and the empirical evaluation of a taxonomy-informed feedback system in a mathematics game for primary school students. First, this work introduces the Taxonomy …
Demystifying Hardware Formal Verification For Undergraduate Education: A Risc-V Processor Case Study With Coursework Implementation, Riley A. Peters
Demystifying Hardware Formal Verification For Undergraduate Education: A Risc-V Processor Case Study With Coursework Implementation, Riley A. Peters
Master's Theses
Hardware verification engineers apply formal methods to prove that a digital device always behaves according to its specification. This differs from traditional functional verification, in which engineers establish correctness by repeatedly sending test inputs to the device and comparing the outputs against a reference model. With the growing complexity of integrated circuits, the demand for digital verification engineers with formal methods experience has continued to increase. However, California Polytechnic State University: San Luis Obispo's current curriculum lacks dedicated material to prepare students for these roles.
This thesis seeks to address the lack of formal methods material through two efforts. First, …
Optimized Deep Learning Framework With H2o For Lung Cancer Prediction, Walaa Hassan Ibrahim, Mohamed S. Saraya, Sally M. Elghamrawy, Ali I. Eldesouky
Optimized Deep Learning Framework With H2o For Lung Cancer Prediction, Walaa Hassan Ibrahim, Mohamed S. Saraya, Sally M. Elghamrawy, Ali I. Eldesouky
Mansoura Engineering Journal
The automatic diagnosis of lung cancer using chest X-ray (CXR) images has significantly advanced with progress in computing, machine learning, and deep learning. However, detecting lesions and nodules remains challenging due to CXR limitations. Early lung cancer detection is critical for successful treatment, but current AI algorithms often rely on large annotated datasets, which are not always available. To address this, a novel multi-classification deep learning framework is proposed that combines CXR and CT images. This approach leverages the detailed feature detection capabilities of CT scans alongside the complementary views from CXRs, improving early-stage lung cancer detection and classification precision. …
Evaluating Regularized Logistic Regression And K-Nn On Mnist Under Increasing Random Missingness, Daniel Markwei
Evaluating Regularized Logistic Regression And K-Nn On Mnist Under Increasing Random Missingness, Daniel Markwei
Data Science and Data Mining
This paper investigates the effect of random missingness on the performance of regularized multinomial logistic regression and the k-nearest neighbors (k-NN) classifier for handwritten digit recognition on the MNIST dataset. In particular, we study L1-regularized (LASSO) logistic regression and L2-regularized (Ridge) logistic regression alongside k-NN. Varying percentages of random missingness were introduced into the original dataset, and each model was evaluated in terms of its classification performance. The results show that random missingness degrades the performance of all three classifiers. Overall, k-NN consistently achieves higher accuracy than both L1- and L2-regularized logistic regression across all missingness levels; however, its performance …
Machine Learning For Elderly Behavior And Risk Incident Modeling, Muhammad Tanveer Jan
Machine Learning For Elderly Behavior And Risk Incident Modeling, Muhammad Tanveer Jan
Electronic Theses and Dissertations
The rapid expansion of the aging population presents critical challenges to healthcare systems, particularly in maintaining independent living, ensuring mobility safety, and optimizing emergency interventions. Traditional monitoring solutions are often fragmented, reactive, and hindered by the scarcity of data regarding rare high-risk events. This dissertation proposes a comprehensive, multi-modal machine learning framework designed to model elderly behavior and predict risk incidents across three critical environments: the home, the vehicle, and the clinical setting.
To address the fundamental challenge of class imbalance in medical and behavioral datasets—where risk events are statistically rare—this research first introduces a dual-phase data augmentation strategy. By …
Advances In Real-Time American Sign Language Recognition System Using Deep Learning Techniques For Enhanced Accessibility, Bader Alsharif
Advances In Real-Time American Sign Language Recognition System Using Deep Learning Techniques For Enhanced Accessibility, Bader Alsharif
Electronic Theses and Dissertations
Advancements in technology have significantly contributed to the development of innovative tools aimed at improving communication and accessibility for individuals with hearing impairments. This dissertation explores various machine learning and deep learning techniques for recognizing American Sign Language (ASL) gestures, focusing on enhancing accessibility and bridging the communication gap between hearing-impaired and hearing individuals. Traditional machine learning models, such as Random Forest, Support Vector Machines (SVM), and K-Nearest Neighbors (KNN), alongside deep learning architectures like AlexNet, ResNet-50, EfficientNet, ConvNeXt, and VisionTransformer, were investigated for their effectiveness. Experiments conducted on an extensive dataset of 87,000 ASL gesture images revealed exceptional recognition …
A Capability Maturity Model For Artificial Intelligence Integration In Supply Chain Management, Lordt Becklines
A Capability Maturity Model For Artificial Intelligence Integration In Supply Chain Management, Lordt Becklines
Dissertations
Artificial Intelligence (AI) is transforming Supply Chain Management (SCM), yet many organizations struggle to assess their readiness for AI adoption and to understand how AI capabilities develop across maturity stages. This dissertation addresses this gap by developing a Capability Maturity Model (CMM) for AI integration in SCM, grounded in Organizational Information Processing Theory (OIPT), the Resource-Based View, and related capability frameworks. The model provides a structured approach for evaluating an organization's information-processing requirements, resource configurations, and alignment needed for effective AI-enabled supply chain operations.
Using a design science research approach, the AI-SCM CMM and its associated assessment instrument were derived …
Toward Transparent Bureaucracy: Nlp-Based Document Classification And Power Dynamics In The Srikandi System, Zulfatun Sofiyani, Suprayitno Suprayitno, Faisal Fahmi, Mega Putri Mahadewi
Toward Transparent Bureaucracy: Nlp-Based Document Classification And Power Dynamics In The Srikandi System, Zulfatun Sofiyani, Suprayitno Suprayitno, Faisal Fahmi, Mega Putri Mahadewi
Proceedings from the Document Academy
As the Indonesian government advances digital document management through the SRIKANDI system, challenges persist regarding fragmented and subjective classification practices. This study proposes the integration of Natural Language Processing (NLP)-based classification within SRIKANDI to enhance consistency, transparency, and accountability in document management. Framed by an interdisciplinary theoretical foundation, the study synthesizes Michael Buckland’s document theory, viewing documents as dynamic social evidence, with Michel Foucault’s theory of power, highlighting classification as an exercise of institutional authority, and NLP methodologies that enable automated, content-driven categorization. The study positions documents as both technological artifacts and political constructs, whose classification practices simultaneously structure meaning …
Research On System And Application Framework Of Tactical Wargaming Simulation Driven By Ai4s, Dayong Liu, Qisheng Guo, Zhiming Dong, Xuehuan Qiu, Zhuoli Liu
Research On System And Application Framework Of Tactical Wargaming Simulation Driven By Ai4s, Dayong Liu, Qisheng Guo, Zhiming Dong, Xuehuan Qiu, Zhuoli Liu
Journal of System Simulation
Abstract: Tactical wargaming simulation, as a crucial tool for combat analysis, simulation training, and equipment demonstration and test, has become a significant means for generating combat effectiveness. Integrating AI into simulation not only enhances simulation efficiency but also diminishes reliance on humans. To assist professionals engaged in tactical wargaming simulation in mastering AI application methods, fostering a systematic mindset, and understanding evolving trends, this paper provided a concise overview of the principles behind AI for science (AI4S). Subsequently, it conducted an analysis of AI4S's application effectiveness in tactical wargaming simulation, established an AI4S-driven wargaming simulation system, and elucidated its composition, …
Social Cognition Simulation With Large Language Model-Driven Agents, Mingxin Zhang, Jinxuan Wu, Rui Zhu, Yunlong Wang, Wenjuan Meng, Zhe Liu, Xu Li, Xiaolei Chen, Yuxuan Liang, Yi Zheng, Xiangyang Xue
Social Cognition Simulation With Large Language Model-Driven Agents, Mingxin Zhang, Jinxuan Wu, Rui Zhu, Yunlong Wang, Wenjuan Meng, Zhe Liu, Xu Li, Xiaolei Chen, Yuxuan Liang, Yi Zheng, Xiangyang Xue
Journal of System Simulation
Abstract: With the continuous evolution of the capabilities of generative LLMs, their application in social cognition simulation is demonstrating paradigm-shifting potential. Traditional social simulation methods predominantly rely on static rules and simplified behavioral models, making it difficult to capture the dynamic evolution and cultural complexity of human social behavior. LLM-driven agents, equipped with contextual understanding and natural language generation capabilities, are emerging as novel tools for modeling social cognitive mechanisms, enabling the simulation of complex sociopsychological processes such as identity construction, value judgment, and intentional reasoning. This paper briefly introduced the technical foundations of LLMs and highlighted their suitability for …
Integrated Development Environment For Digital Test Applications Based On Cloud-Edge-End Architecture, Wenguang Yu, Qun Li, Hongjie Dang, Hao Chen, Ping Yang
Integrated Development Environment For Digital Test Applications Based On Cloud-Edge-End Architecture, Wenguang Yu, Qun Li, Hongjie Dang, Hao Chen, Ping Yang
Journal of System Simulation
Abstract: Digital test applications need to be constructed using the unified digital test development tool. After analyzing the features of digital test applications such as large-sample autonomous run, high computational efficiency requirement, and diverse task scenarios, this paper proposes the integrated development environment (IDE) for digital test applications based on cloud-edge-end architecture. The layered expandable architecture, the hybrid integration framework of multi-source heterogeneous models, and the cloud-edge-end collaborative deployment architecture are designed for the IDE of digital test applications. The IDE supports the rapid development, integration, and execution of digital test models and enables development of digital test applications on …
Research On Chain-Of-Thought Technology For Situational Awareness Based On Modular Reasoning, Hongyuan Ji, Duzheng Qing
Research On Chain-Of-Thought Technology For Situational Awareness Based On Modular Reasoning, Hongyuan Ji, Duzheng Qing
Journal of System Simulation
Abstract: To address issues such as insufficient intelligence of situational understanding in traditional simulation systems, a situational visual question answering dataset was constructed, and a modular reasoning framework was proposed. The SACoT was built, which, under a zero-shot setting, employed expert prompts to guide the model in task decomposition and multimodal information fusion, generating reasoning chains to enhance semantic cognition and interpretability and offering a scalable solution with low computation cost. Experimental results indicate that SACoT improves task allocation, enables models to focus on query-relevant image details, mitigates the fragmentation of chain-of-thought induced by multi-step reasoning, and reduces long-form …
Simulation Of Robotic Arm Ball-Catching Strategy Based On Curriculum Rl Of Transformer, Ziyao Zhang, Yunfeng Ji
Simulation Of Robotic Arm Ball-Catching Strategy Based On Curriculum Rl Of Transformer, Ziyao Zhang, Yunfeng Ji
Journal of System Simulation
Abstract: Method integrating the PPO algorithm with Transformer network architecture is proposed, and curriculum learning strategy is introduced to solve the difficult training convergence and low efficiency of traditional RL methods in complex and dynamic high-degree-of-freedom tasks such as robotic arm ball catching. The Transformer is employed to effectively capture the complex high-dimensional dependency between the robotic arm's state space, ball trajectory, and environmental physical parameters. Curriculum learning progressively increases catching difficulty by designing training tasks from simple to complex objectives. The experimental results show this method increases the ball-catching success rate by over 60% compared to the traditional …
Research On Uav Target Tracking Algorithm For Simulation Scenarios, Xinyi Li, Zhenfei Wang, Han Wu
Research On Uav Target Tracking Algorithm For Simulation Scenarios, Xinyi Li, Zhenfei Wang, Han Wu
Journal of System Simulation
Abstract: To address the need for automatic UAV tracking of moving targets in simulated experiments, this paper proposed a long-term automatic tracking method based on an improved channel and spatial reliability-aware tracker (CSRT) algorithm. The target edge features were detected using the Laplacian of guided filter (LOGF) through guided filtering and then fused with the histogram of oriented gradient (HOG) and color names (CN) features to enhance the algorithm's discriminative ability for the target. To evaluate the target state, the paper used average peak correlation energy and perceptual hash Hamming distance. When the target was occluded, the paper employed YOLOv8 …
Distributed Optimization For Integrated Energy Based On Multi-Agent Reinforcement Learning, Caixia Tao, Naikun Chen, Fengyang Gao, Jiangang Zhang
Distributed Optimization For Integrated Energy Based On Multi-Agent Reinforcement Learning, Caixia Tao, Naikun Chen, Fengyang Gao, Jiangang Zhang
Journal of System Simulation
Abstract: To address the energy management and privacy preservation problems faced by the coordinated optimization of distributed integrated energy systems, a distributed coordinated optimization strategy based on the multi-agent proximal policy optimization algorithm was proposed. An energy management model was established under the MDP framework; the electrical and thermal heterogeneous energy characteristics were considered; a multi-region two-layer interaction mechanism was constructed. Under the framework of centralized training and decentralized execution, homomorphic encryption was utilized to avoid privacy leakage during the coordination process, while accurately quantifying individual contributions to mitigate the problem of variance explosion in multi-agent policy evaluation. In the …
Prediction Of Inflow Wind Field For Large-Scale Wind Turbines Based On Multimodal Hybrid Deep Learning, Jiheng Wang, Yang Hu, Ziqiu Song, Fang Fang, Jizhen Liu
Prediction Of Inflow Wind Field For Large-Scale Wind Turbines Based On Multimodal Hybrid Deep Learning, Jiheng Wang, Yang Hu, Ziqiu Song, Fang Fang, Jizhen Liu
Journal of System Simulation
Abstract: To address the demand for high-precision inflow wind field prediction in large-scale wind turbines, traditional CFD methods suffer from high computational costs and poor real-time applicability. This paper proposed a multimodal hybrid deep learning-based wind field prediction method. The proposed method took turbine operating parameters and far-range wind field images as inputs and generated short-range wind field images as outputs. By employing a U-Net-Transformer-GAN hybrid architecture, the model achieved multi-scale feature extraction, temporal dependency modeling, and highresolution wind field image generation. The vorticity transport equation and Kármán-Howarth turbulence statistics were incorporated as weak constraints to enhance physical consistency, while …
Llm-Driven Multi-Agent Social Network Simulation: Interdisciplinary Integration And Cutting-Edge Development, Jiting Li, Yi Sun, Yirong Wang, Yiqin Lin, Jun Jia, Gangsong Ding
Llm-Driven Multi-Agent Social Network Simulation: Interdisciplinary Integration And Cutting-Edge Development, Jiting Li, Yi Sun, Yirong Wang, Yiqin Lin, Jun Jia, Gangsong Ding
Journal of System Simulation
Abstract: The breakthrough of LLMs has provided powerful tools for social network research, advancing multi-agent social network simulation into a new era. This review systematically examined recent progress in LLM-driven multi-agent social network simulation research through a integrated perspective of multi-disciplines such as artificial intelligence, psychology, communication studies, and sociology. A three-tiered research system, which has gradually formed in this field and encompassed micro-level individual behaviors, meso-level interactive relations, and macro-level system emergence, was summarized. At the micro-level, research focuses on individual human behavior simulation, and numerous studies are dedicated to developing human-like agents with complex cognitive and affective architectures …
An Adaptive Robot Path Planning Based On Improved Rea* Algorithm, Ling Zhu, Jing Li, Zhaohui Zhang
An Adaptive Robot Path Planning Based On Improved Rea* Algorithm, Ling Zhu, Jing Li, Zhaohui Zhang
Journal of System Simulation
Abstract: In order to improve the computational efficiency and path smoothness in a robot's global path planning, an adaptive robot path planning strategy based on an improved unilateral rectangle expansion A*(REA*) algorithm was proposed. The robot's operational safety was ensured by setting a buffer around obstacles. A passable interval formed by unilateral rectangle expansion was used as the operation unit, and bidirectional alternating search was combined to enhance the path planning efficiency. Inspired by potential field theory, the evaluation function was optimized by introducing a vector form to achieve fast adaptive obstacle avoidance. A new path planning strategy was proposed …
Evolutionary Game-Based Analysis Of Responses To Hallucinations In Generative Artificial Intelligence, Qiang Yan, Qianyu Zhang, Na Wei
Evolutionary Game-Based Analysis Of Responses To Hallucinations In Generative Artificial Intelligence, Qiang Yan, Qianyu Zhang, Na Wei
Journal of System Simulation
Abstract: The accelerated deployment of generative artificial intelligence, particularly large language models, has amplified the social risks of hallucinations, posing systemic threats to the credibility of the information ecosystem, the effectiveness of users’ cognitive decision-making, and the governance security in the public domain. Research primarily focuses on hallucination mitigation mechanisms at the technical level or the design of regulatory frameworks at the policy level, lacking a systematic theoretical analysis of the evolutionary logic of strategic interactions among the “large language models, users, and regulators” under conditions of bounded rationality. By introducing evolutionary game theory into the field of generative artificial …
Intelligent Air Combat Decision-Making Method Based On Bigru And Priority Dynamic Sampling, Zhengkun Ding, Jiaqi Liu, Junzheng Xu, Yuezhu Xu, Xingmei Wang
Intelligent Air Combat Decision-Making Method Based On Bigru And Priority Dynamic Sampling, Zhengkun Ding, Jiaqi Liu, Junzheng Xu, Yuezhu Xu, Xingmei Wang
Journal of System Simulation
Abstract: Current multi-agent reinforcement learning algorithms suffer from low efficiency in utilizing experience data and difficulties in setting appropriate learning rates. To address these issues, this paper proposed a BiGRU multi-agent PPO with priority sampling and dynamic learning rate. The algorithm incorporated a BiGRU network to enhance the policy network's ability to model temporal information. A priority partial sampling mechanism was introduced to improve the utilization efficiency of high-value experience data. Additionally, an improved Adam optimizer with dynamic learning rate adjustment was employed to address the challenge of learning rate configuration. Simulation experiment results demonstrate that the algorithm significantly …
Knowledge-Enhanced Llm-Based Method For Regional Traffic Signal Control, Risheng Xu, Linyao Yang, Yuanqi Qin, Xiao Wang, Changyin Sun
Knowledge-Enhanced Llm-Based Method For Regional Traffic Signal Control, Risheng Xu, Linyao Yang, Yuanqi Qin, Xiao Wang, Changyin Sun
Journal of System Simulation
Abstract: Adaptive traffic signal control (ATSC) is crucial for alleviating regional traffic congestion, yet it faces severe challenges in real-time response to unexpected events and global coordination. The DRL method relies on pure data-driven approaches, suffering from core limitations such as poor generalization, weak interpretability, and a lack of guidance from emergency disposal knowledge, which makes them difficult to meet the demands of complex traffic scenarios. A control system that integrates knowledge-driven and data-optimized approaches was proposed. The GraphRAG was used to construct a dynamic traffic knowledge graph, providing LLMs with real-time updated historical emergency disposal experience and road …
Resource-Efficient Continuous Learning Framework For Edge Real-Time Video Analytics, Shuxia Wu, Junjie Zhang, Delong Chen, Zheyi Chen
Resource-Efficient Continuous Learning Framework For Edge Real-Time Video Analytics, Shuxia Wu, Junjie Zhang, Delong Chen, Zheyi Chen
Journal of System Simulation
Abstract: By deploying lightweight models at the network edge, edge systems can provide services of real-time video analytics. However, due to the data drift caused by the discrepancy between model training and actual deployment, it is challenging to construct lightweight models that match real-world environments. To address this challenge, a resource-efficient continuous learning framework for edge real-time video analytics (CL4VA) was proposed. A region of interest-granularity predictor for accuracy degradation was introduced to efficiently select key samples from real-time video streams. A two-layer mixed sample pool was constructed to adaptively trigger the model's continuous learning and avoid the issue of …
Reinforcement Learning Based Method For Uav Team Orienteering Optimization Under Multi-Constraint Condition, Can Yang, Kai Chen, Feng Zhu
Reinforcement Learning Based Method For Uav Team Orienteering Optimization Under Multi-Constraint Condition, Can Yang, Kai Chen, Feng Zhu
Journal of System Simulation
Abstract: Traditional optimization methods struggle with efficiency, while reinforcement learning approaches often yield low solution quality and high training costs. In response, this paper proposes an attention mechanism-based reinforcement learning method. A dynamic attention strategy network with multi-information fusion is designed to improve solution quality. A visibility-graph approach is employed to simplify threat zone constraints and speed up convergence, and a decoding sequence reordering mechanism is introduced for further performance optimization of the solution. The simulation results show that the method generates high-quality solutions within milliseconds, achieving total rewards that approach or even surpass those obtained by traditional solvers …
Strike Strategy Planning Method Of Unmanned Ground Vehicles Based On Improved Ppo Algorithm, Bingkun Wang, Yue Wang, Mei Yang, Pengnian Zhang, Bohao Fan, Jie Tang
Strike Strategy Planning Method Of Unmanned Ground Vehicles Based On Improved Ppo Algorithm, Bingkun Wang, Yue Wang, Mei Yang, Pengnian Zhang, Bohao Fan, Jie Tang
Journal of System Simulation
Abstract: An improved PPO algorithm based on the hybrid action space and gated recurrent unit (GRU) is proposed to address the limitations of predefined strike rules in maximizing the hitting accuracy of unmanned ground vehicles and the difficult coupling and optimization of continuous motion planning and discrete strike decision-making. The environmental model and target model are built for the process of unmanned ground vehicles' strike missions, coupled with a three-layer model for unmanned ground vehicles that fuses kinematic constraints, situational awareness, and dynamic decision-making. Two distinct policy networks are employed, including the continuous motion planning network for path planning, and …
Knowledge Closed-Loop Driving-Based Intelligent Game Confrontation Simulation, Quan Liu, Yu Wang, Linyue Liu, Hao Chen, Jian Huang
Knowledge Closed-Loop Driving-Based Intelligent Game Confrontation Simulation, Quan Liu, Yu Wang, Linyue Liu, Hao Chen, Jian Huang
Journal of System Simulation
Abstract: For human-machine intelligence integration and collaborative intelligence enhancement, a “knowledge-model-data-knowledge” closed-loop paradigm for combat simulation is proposed to guide the design of a DRL-based game confrontation simulation architecture. By building a combat priori knowledge-guided DRL agent model, mining and analyzing the time series data of agent interactions generated during simulations, and extracting combat posterior knowledge that expands the cognition boundaries of commanders, the knowledge closed-loop driving mechanism for intelligent combat simulations is achieved. The experimental results indicate that the proposed mechanism can effectively endow the combat simulation system with intelligence growth capabilities, providing valuable reference for the deepening …
Intelligent Decision-Making Method In Imbalanced Air Combat Based On Asymmetric Self-Play, Wei Zheng, Jiahao Tang, Xiaoping Xiong, Xin Fan
Intelligent Decision-Making Method In Imbalanced Air Combat Based On Asymmetric Self-Play, Wei Zheng, Jiahao Tang, Xiaoping Xiong, Xin Fan
Journal of System Simulation
Abstract: To solve the problem of strategy convergence caused by role homogenization in traditional self-play for imbalanced air combat, an intelligent decision-making method based on asymmetric selfplay was proposed. This method decoupled tactics from control by employing a hierarchical reinforcement learning framework and designed differentiated reward functions for advantaged and disadvantaged sides. Bidirectional independent policy pools were constructed to promote the co-evolution of strategies. The proximal policy optimization algorithm was utilized to train the model. Experiments in 1v1 weapon-imbalanced and 2v1 numerically-imbalanced scenarios demonstrate that compared to symmetric self-play, the proposed method increases the kill rate of the advantaged …
Agent-Based Pathfinding Method For Indoor Fire Emergency Evacuation, Ao Tian, Jianqin Zhang, Zheng Wen, Chaonan Hu, Hong Zhao, Bo Shen
Agent-Based Pathfinding Method For Indoor Fire Emergency Evacuation, Ao Tian, Jianqin Zhang, Zheng Wen, Chaonan Hu, Hong Zhao, Bo Shen
Journal of System Simulation
Abstract: To improve emergency evacuation efficiency and reduce casualties in dynamic fire scenarios, a real-time path re-planning method based on agents and dynamic A* algorithm framework is proposed. The behavior and actions of the agent is modeled. A reward function is designed, and an agent-based evacuation framework is constructed. Based on fire simulation data, a dynamic cost network involving parameters such as thermal radiation, smoke visibility, and CO concentration is constructed to achieve spatiotemporally continuous modeling of fire environments. By optimizing the composite cost function through dynamic weight allocation, combined with an improved heuristic function and dynamic search mechanism, local …
A Semantic Knowledge-Enhanced Assessment Method For Spectrum Effectiveness Of Low Earth Orbit Constellations, Yiqing Liu, Qiuyang Zhang, Chunyu Liu, Yao Xue, Zhiwei Wei, Yan Feng
A Semantic Knowledge-Enhanced Assessment Method For Spectrum Effectiveness Of Low Earth Orbit Constellations, Yiqing Liu, Qiuyang Zhang, Chunyu Liu, Yao Xue, Zhiwei Wei, Yan Feng
Journal of System Simulation
Abstract: In order to scientifically assess the spectrum effectiveness of low earth orbit constellations, the problems of insufficient adaptability of the traditional assessment framework and inaccurate estimation of KPIs under sparse data conditions were solved, a semantic knowledge-enhanced assessment method for spectrum effectiveness of low earth orbit constellations was proposed. A comprehensive multi-level, all band, and multi-dimensional spectrum effectiveness assessment framework covering link level, system level, geographical level, and service application level was constructed. A KPI intelligent prediction agent model integrating semantic knowledge and machine learning was proposed to quantify text-like design parameters using SentenceTransformer, so as to rapidly …