Open Access. Powered by Scholars. Published by Universities.®
Physical Sciences and Mathematics Commons™
Open Access. Powered by Scholars. Published by Universities.®
- Institution
-
- China Simulation Federation (3880)
- Singapore Management University (1858)
- Old Dominion University (633)
- San Jose State University (277)
- MBZUAI (233)
-
- City University of New York (CUNY) (182)
- Technological University Dublin (156)
- Air Force Institute of Technology (137)
- Chapman University (123)
- California Polytechnic State University, San Luis Obispo (116)
- Chinese Academy of Sciences (111)
- University of Arkansas, Fayetteville (100)
- Lindenwood University (97)
- Edith Cowan University (92)
- Embry-Riddle Aeronautical University (92)
- University of Nebraska - Lincoln (78)
- University of Kentucky (76)
- University of South Florida (68)
- University of Nevada, Las Vegas (63)
- Clemson University (60)
- Dartmouth College (59)
- University of Denver (58)
- Utah State University (57)
- University of Michigan Law School (55)
- The Texas Medical Center Library (54)
- Thomas Jefferson University (54)
- New Jersey Institute of Technology (53)
- Purdue University (48)
- Missouri University of Science and Technology (47)
- University of Malaya (47)
- Keyword
-
- Artificial intelligence (771)
- Machine learning (680)
- Deep learning (433)
- Machine Learning (357)
- Artificial Intelligence (355)
-
- AI (233)
- Deep Learning (200)
- Simulation (160)
- Computer vision (156)
- Reinforcement learning (140)
- Generative AI (132)
- Neural networks (128)
- Natural language processing (108)
- Large language models (106)
- Robotics (97)
- Natural Language Processing (90)
- ChatGPT (89)
- Path planning (88)
- Optimization (82)
- Large Language Models (76)
- Computer Vision (75)
- Classification (70)
- Neural network (67)
- Neural Networks (65)
- Virtual reality (64)
- Reinforcement Learning (63)
- Computer Science (59)
- Cybersecurity (59)
- Genetic algorithm (58)
- Algorithms (57)
- Publication Year
- Publication
-
- Journal of System Simulation (3880)
- Research Collection School Of Computing and Information Systems (1626)
- Master's Projects (248)
- Theses and Dissertations (183)
- Computer Science Faculty Publications (121)
-
- Bulletin of Chinese Academy of Sciences (Chinese Version) (111)
- Faculty Scholarship (107)
- Publications and Research (99)
- Computer Vision Faculty Publications (98)
- Master's Theses (96)
- Conference papers (92)
- Electrical & Computer Engineering Faculty Publications (90)
- Machine Learning Faculty Publications (86)
- Electronic Theses and Dissertations (84)
- Faculty Publications (77)
- Dissertations (69)
- Research outputs 2022 to 2026 (64)
- Dissertations and Theses Collection (Open Access) (57)
- USF Tampa Graduate Theses and Dissertations (57)
- Articles (53)
- Dissertations, Theses, and Capstone Projects (53)
- Theses and Dissertations--Computer Science (48)
- Natural Language Processing Faculty Publications (46)
- Teaching and Generative AI: Pedagogical Possibilities and Productive Tensions (46)
- Graduate Theses and Dissertations (43)
- Open Access Theses & Dissertations (42)
- Electrical & Computer Engineering Theses & Dissertations (39)
- Graduate Theses, Dissertations, and Problem Reports (ETD) (39)
- Theses (39)
- Publications (38)
- Publication Type
- File Type
Articles 421 - 450 of 11090
Full-Text Articles in Physical Sciences and Mathematics
Learning Global Context For Sparse Activity Recognition In Lengthy Recordings With Limited Dataset Size, Zeyu Tang
All Dissertations
This dissertation describes methods to analyze lengthy recordings of data in order to detect sparsely occurring activities. The narrative below describes the progression of research that led to the development of these methods and their generalization into a unified framework. My research started with designing models for dietary monitoring, including detecting meals from day-long recordings and detecting intake gestures from meal-length recordings. Both tasks share some common characteristics: (a) the target event takes only a small portion of data recordings, and (b) there is global context within full-length data recordings that can help a model make better decisions. After finishing …
Toward Causal Generative Modeling: From Representation Learning To Controllable Generation, Aneesh Komanduri
Toward Causal Generative Modeling: From Representation Learning To Controllable Generation, Aneesh Komanduri
Graduate Theses and Dissertations
The hallmark of human intelligence is causal reasoning, the ability to infer relationships between causes and effects through observation and intervention. While modern deep learning has excelled at identifying statistical patterns, current generative models often struggle to capture the underlying structural causal mechanisms of the data-generating process, leaving them vulnerable to shortcut learning and spurious associations. To achieve true generalizability and interpretability, artificial intelligence must transition from simple association to higher-level causal reasoning to be capable of scheduling and planning in the real world. This dissertation develops fundamental methodologies for causal generative modeling by integrating Pearl’s Structural Causal Model (SCM) …
Market Reactions To Deceptive Language In Fake News: Implications From Language Expectancy Theory And Transfer Learning, Ka Chung Ng, Ping Fan Ke, Ping Fan, Mike So, Tam, Kar Yan
Market Reactions To Deceptive Language In Fake News: Implications From Language Expectancy Theory And Transfer Learning, Ka Chung Ng, Ping Fan Ke, Ping Fan, Mike So, Tam, Kar Yan
Research Collection School Of Computing and Information Systems
The advent of generative artificial intelligence (AI) has heightened the proliferation of fake news. A key challenge is the limited real-world data to investigate the societal impact of fake news produced by generative AI. In this paper, we examine stock market reactions to financial news articles that exhibit stylometric similarity to human-crafted and AI-crafted fake financial news. Grounded in language expectancy theory, we employ a style-based transfer learning model, pre-trained to recognizing deceptive language employed in various types of fake news intricacies. We then apply this model to a comprehensive dataset of financial news, assigning a “veracity style score” to …
Fighting Against Recruitment Scams: Theory-Driven Supervised Learning And Empirical Analysis For Digital Fraudulent Recruitment Posting Behavior, Tom (Tianteng) Wang, David (Jingjun) Xu, Keng Siau, Zhongju (John) Zhang
Fighting Against Recruitment Scams: Theory-Driven Supervised Learning And Empirical Analysis For Digital Fraudulent Recruitment Posting Behavior, Tom (Tianteng) Wang, David (Jingjun) Xu, Keng Siau, Zhongju (John) Zhang
Research Collection School Of Computing and Information Systems
The number of recruitment postings on digital recruitment hiring platforms has increased since the COVID-19 pandemic. However, the weak surveillance and operations of these platforms, combined with the fact that most job seekers have relatively low vigilance and a strong desire for recruitment offers, enable scammers to easily deceive job seekers for their money and confidential information. In this work, we combine prevailing text mining techniques (i.e., ChatGPT with prompting engineering and supervised machine learning) with interpersonal deception theory (IDT) from social science to design an interpretable IT system to predict fraudulent recruitment postings on digital recruitment-hiring platforms. We compare …
Selective Concolic Testing, Guofeng Zhang, Zhenbang Chen, Ziqi Shuai, Jun Sun, Weijiang Hong, Yufeng Zhang, Ji Wang, Yang Liu
Selective Concolic Testing, Guofeng Zhang, Zhenbang Chen, Ziqi Shuai, Jun Sun, Weijiang Hong, Yufeng Zhang, Ji Wang, Yang Liu
Research Collection School Of Computing and Information Systems
The principled combination of symbolic execution and random testing lacks a formal foundation, especially in deciding which inputs to symbolize. We propose selective concolic testing, a cost-aware framework that formulates this choice as an optimized policy problem of a MDP (Markov Decision Process). We model program exploration over a finite control-flow graph, where MDP states represent covered statements, actions partition path constraints into symbolic and random fragments, rewards reflect coverage gain, and costs account for SMT solving effort and sampling inefficiency. Our framework yields the first formal characterization of selective symbolization as policy synthesis in a probabilistic system. We prove …
Datapeer: A Hybrid Interaction Model Web Application Integrating Llms For Human–Llm Collaboration In Data Analysis And Exploration, William I. Bumcum
Datapeer: A Hybrid Interaction Model Web Application Integrating Llms For Human–Llm Collaboration In Data Analysis And Exploration, William I. Bumcum
Honors Theses
DataPeer is a web application that combines open-ended high agency (OHA) and structured low-agency (SLA) interaction paradigms to support human-LLM collaboration in exploratory data analysis. DataPeer integrates a large language model (LLM) with a React frontend and FastAPI backend, allowing both qualitative and quantitative analysis of user-uploaded CSV datasets through a chat-based interface. Users can attach datasets and provide natural language queries, while the LLM provides data analysis to the user. This thesis investigates the integration of LLMs into data analysis workflows and addresses gaps in interaction design and user agency in LLM-driven data tools by offering a responsive interface …
Adaptive Artificial Potential Field Guidance And Control For Autonomous Docking With Uncooperative And Unknown Spacecraft, Steven Holmberg
Adaptive Artificial Potential Field Guidance And Control For Autonomous Docking With Uncooperative And Unknown Spacecraft, Steven Holmberg
Theses and Dissertations
The increasing demand for on-orbit servicing (OOS), active debris removal (ADR), and space domain awareness (SDA) missions has increased the need for autonomous spacecraft rendezvous and proximity operations (RPO) with uncooperative and unknown targets. Traditional guidance and control methods are typically designed for cooperative systems with known geometry and state information. This work builds on previous research to develop and evaluate an artificial potential field (APF)-based control framework capable of autonomous operation with minimal prior target knowledge and applicability to both relatively static and tumbling spacecraft.
The proposed APF formulation incorporates established safety constructs from cooperative docking systems, including an …
Probing Representational Emergence In Large Language Models, Shawn Ismail
Probing Representational Emergence In Large Language Models, Shawn Ismail
Master's Theses
This thesis investigates whether abrupt behavioral gains in large language models under scaling are accompanied by systematic changes in internal representations. It combines a behavioral screen of 65 tasks per family with targeted layerwise probing across eight decoder-only, open-weight model families. Behavioral emergence is defined for each family-task trajectory using an empirical jump detector, with segmented regression retained only as a diagnostic. The representational follow-up analyzes 27 selected MMLU subtasks shared across all families, spanning 37 checkpoints and 216 family-task units.
For each follow-up checkpoint, frozen linear probes are trained on every layer's hidden states to measure how much task-relevant …
Federated Neuromorphic Intelligence: Advancing Robustness, Efficiency, And Continual Adaptation In Edge Environments, Manh V. Nguyen
Federated Neuromorphic Intelligence: Advancing Robustness, Efficiency, And Continual Adaptation In Edge Environments, Manh V. Nguyen
Dissertations
This dissertation investigates how spiking neural networks (SNNs) can improve federated edge intelligence by advancing three interconnected goals: communication efficiency, adversarial robustness, and continual adaptation. As edge computing deployments expand across Internet of Things (IoT), sensing, and privacy-sensitive applications, conventional federated learning approaches built around artificial neural networks (ANNs) face growing limitations in power consumption, bandwidth demand, and resilience to real-world uncertainty. SNNs offer an alternative computational paradigm based on event-driven, sparse, and temporally structured processing that is naturally suited to constrained edge environments. However, their behavior in practical federated settings remains insufficiently understood.
To address this gap, this dissertation …
Dementia Detection In Low-Resource Languages: Evaluating Translation-Assisted Transfer Learning For Multilingual Clinical Assessment, Kylar A. Deloach
Dementia Detection In Low-Resource Languages: Evaluating Translation-Assisted Transfer Learning For Multilingual Clinical Assessment, Kylar A. Deloach
Honors Theses
Alzheimer's disease (AD) is a growing global health concern, with millions of people affected worldwide and cases expected to rise significantly in the coming decades. Early detection is critical for patient treatment and care, and recent advances in natural language processing (NLP) have shown promise in identifying linguistic markers associated with AD. However, most existing work has focused on English, leaving speakers of other languages with limited access to such tools. This study investigates how effective AD detection models trained on English data are at transferring to Greek, a low-resource language with limited dementia-related speech data available. We propose a …
Ai-Driven Multispectral Drone Monitoring For Afforestation In Arid Environments, Hesham Morgan, Ali Elgendy, Brandon Tran, Tamer Ismail, Mohamed M. Moursy, Yehya Kh. Shehadeh, Ahmed Elgharib, Ahmed Abdullah Al-Dughairi, Ali El Mubarak, Khaled Allam Harhash, Hesham El-Askary
Ai-Driven Multispectral Drone Monitoring For Afforestation In Arid Environments, Hesham Morgan, Ali Elgendy, Brandon Tran, Tamer Ismail, Mohamed M. Moursy, Yehya Kh. Shehadeh, Ahmed Elgharib, Ahmed Abdullah Al-Dughairi, Ali El Mubarak, Khaled Allam Harhash, Hesham El-Askary
Mathematics, Physics, and Computer Science Faculty Articles and Research
Monitoring large-scale afforestation projects in arid and semi-arid environments requires accurate, high-resolution, and repeatable methods to assess tree survival and growth. In this study, we integrated unmanned aerial vehicle (UAV) multispectral imaging with an advanced object detection framework to evaluate vegetation establishment in the Shuayb Al-Budai afforestation site, part of the Imam Turki bin Abdullah Royal Natural Reserve, Kingdom of Saudi Arabia (KSA). Multispectral datasets were acquired using a MicaSense Altum-PT sensor and processed through a masked Region-based Convolutional Neural Network (RCNN) with two backbone architectures: ResNet-101 and VGG19-BN. The Mask R-CNN–ResNet-101 model achieved superior performance, with an overall accuracy …
Ai Literacy: An Annotated Oer Bibliography, Houy Yvonne
Ai Literacy: An Annotated Oer Bibliography, Houy Yvonne
UNLV Best Teaching Practices Expo
"Scalable, discipline-agnostic AI literacy instruction can be implemented incrementally without requiring full course redesign in higher education, supporting both technical understanding and critical engagement with the social and ethical dimensions of AI: The curated list of open educational resources (OER) on this poster enable a flexible, modular approach to teaching foundational AI literacy. The annotated list includes self-paced, hands-on projects with complementary educator-guided activities and discussion to support conceptual understanding of machine learning, training data, and algorithmic bias, drawing on OER such as Code.org’s AI curriculum, MIT RAISE’s Day of AI, and the multi-lingual Elements of AI course. Many resources …
A Deep Learning-Based Approach For Bot Detection In Trending Hashtags On X, Mehboob Hussain, Muhammad Rizwan Rashid Rana, Muhammad Imran, Muhammad Shoaib, Muhammad Hasaan Mujtaba
A Deep Learning-Based Approach For Bot Detection In Trending Hashtags On X, Mehboob Hussain, Muhammad Rizwan Rashid Rana, Muhammad Imran, Muhammad Shoaib, Muhammad Hasaan Mujtaba
Makara Journal of Technology
The widespread presence of bots on social media platforms, such as X (formerly Twitter), poses a significant threat to the integrity of online information by facilitating the dissemination of misinformation and manipulating public discourse. This study proposes a robust deep learning-based framework, DeepBot, to detect bot participation in trending hashtags and discussions on X. The approach uses a dataset sourced from Kaggle, comprising user profile metadata, including follower count, tweet frequency, account verification status, and engagement metrics. The data were subjected to comprehensive preprocessing, including noise removal, part-of-speech (POS) tagging, and word embedding using the pre-trained GloVe model. RoBERTa is …
Cognition Is Not Content: A Structural Account Of Processing Conditions, Griselda Poe
Cognition Is Not Content: A Structural Account Of Processing Conditions, Griselda Poe
Publications and Research
Human cognition has been described in terms of content. This description becomes insufficient once artificial systems make output observable apart from subject attribution, intention, and relational context. Under this contrast condition, what becomes visible is a layered structure in which output, reconstruction, evaluation, and termination do not necessarily coincide. The same input may register as complete under one processing condition while remaining unresolved under another. This separability means that content-based description does not merely omit an additional variable: it can mislocate a processing difference as a difference in meaning, personality, intention, ability, or attitude. This is not a proposal for …
Dynamic-Query Robustness Of Ann Indexes Under Time-Indexed Drift, Stellamaris Nakacwa, Majid Shaalan
Dynamic-Query Robustness Of Ann Indexes Under Time-Indexed Drift, Stellamaris Nakacwa, Majid Shaalan
Harrisburg University Other Works
Approximate nearest-neighbor search is a central retrieval primitive in dense question-answering and retrieval-augmented generation systems. Existing ANN evaluation protocols typically measure recall, latency, throughput, and search-effort sensitivity under a fixed-query assumption: a query vector is submitted to an index, approximate neighbors are retrieved, and the result is compared with exact nearest-neighbour ground truth. This assumption is appropriate for conventional vector-search benchmarking, but it is less complete for multi-step, distributed, and agent-controlled retrieval pipelines in which the retrieval-facing query may be refined, recomputed, or displaced across execution steps. This paper introduces a time-driven dynamic query evaluation framework for ANN search. The …
The Role Of Human-Centered Artificial Intelligence In Crewed Mars Missions, Jordan Neuman
The Role Of Human-Centered Artificial Intelligence In Crewed Mars Missions, Jordan Neuman
Student Publications and Presentations
The suggestion of implementing Artificial Intelligence (AI) in crewed missions to the Martian surface can revolutionize mission operations, psychological support, and ethical decision‑making under challenging conditions. This study is a structured, qualitative literature review of current AI research for the future of human space exploration. It uses publicly available peer‑reviewed journal articles and NASA/ESA technical reports on AI for Mars missions. Using Perplexity, the researcher first prompted the AI tool to identify recurring topics across these sources and generate themes. The researcher independently reviewed all sources to confirm and refine those themes. Three themes—mission autonomy, local resource utilization and life‑support, …
Temperature-Induced Uncertainty In Fixed-Context Retrieval-Augmented Generation, Steven Zeng, Murat Kuzlu
Temperature-Induced Uncertainty In Fixed-Context Retrieval-Augmented Generation, Steven Zeng, Murat Kuzlu
Cybersecurity Undergraduate Research Showcase
This study examines how decoding temperature affects output uncertainty in a fixed-context retrieval-augmented generation (RAG) system. We define uncertainty as the semantic dispersion among repeated answers under the same fixed retrieved context, with greater dispersion interpreted as higher uncertainty. To isolate this answer-generation variability from retrieval drift, each question was paired with a fixed retrieved context, and repeated generations differed only in temperature. The experiment used nine questions drawn from a machine-learning textbook corpus, with three questions each at easy, moderate, and hard difficulty. Each question was evaluated at five temperatures (0.0, 0.25, 0.5, 0.75, and 1.0) over 30 iterations, …
Review On Optimization Of Simulation Modeling Strategies For Spacecraft Orbit Avoidance, Guozheng Li, Rui Wang, Shichao Fan, Xintong Cai, Xinyue Zhai
Review On Optimization Of Simulation Modeling Strategies For Spacecraft Orbit Avoidance, Guozheng Li, Rui Wang, Shichao Fan, Xintong Cai, Xinyue Zhai
Journal of System Simulation
Abstract: The number of on-orbit spacecraft increases exponentially; the space environment becomes more complex, and the collision risk of on-orbit spacecraft increases significantly. On-orbit safety is thus severely threatened, posing higher requirements for orbit avoidance methods. The costs and risks of space activities are extremely high, making simulation an effective method to solve complex problems of orbit avoidance. The modeling, solution, and simulation methods for the two core issues of spacecraft orbit avoidance, "collision avoidance" and "pursuit-evasion games", were systematically reviewed, and the existing shortcomings were analyzed. The applications of technologies such as deep reinforcement learning in promoting orbit avoidance …
Modelling Method Of Unmanned Vehicle Dynamics Based On Neural Network, Jun Wang, Min Liu, Xiaochuan Zhang, Yishan Ding, Juhui Feng, Ye Zhuang
Modelling Method Of Unmanned Vehicle Dynamics Based On Neural Network, Jun Wang, Min Liu, Xiaochuan Zhang, Yishan Ding, Juhui Feng, Ye Zhuang
Journal of System Simulation
Abstract: To address the challenges of high data acquisition costs of test data on dynamic characteristics between tires and soft terrain and low speed of numerical calculation for unmanned vehicles in complex terrestrial environments, a modeling method of unmanned vehicle dynamics based on a neural network was proposed. Tire-terrain contact dynamics models were built by using discrete element method (DEM) simulations for tire-terrain contact and experimental data, thereby creating a dataset of tire contact forces for various tire materials in terrestrial environments. The neural network was applied to regressively learn the dataset, and a nonlinear neural network tire model was …
Method For Testing And Evaluating Intelligence Level Of Virtual Forces Based On Operational Experiments, Dayong Liu, Zhiming Dong, Weidong Zhang, Wenjun Zhang, Jiancheng Gao
Method For Testing And Evaluating Intelligence Level Of Virtual Forces Based On Operational Experiments, Dayong Liu, Zhiming Dong, Weidong Zhang, Wenjun Zhang, Jiancheng Gao
Journal of System Simulation
Abstract: The intelligence level of virtual forces is a key factor affecting the credibility and effectiveness of tactical confrontation simulations. To address the current lack of a testing and evaluation system, a method for testing and evaluating the intelligence level of virtual forces based on operational experiments is proposed. Guided by operational experiment theory, the method stimulates the intelligent behavior of virtual forces by constructing dynamic confrontation environments, and collects, calculates, analyzes, and evaluates their intelligence performance data according to a systematic process. The overall architecture, logical functional modules, and basic evaluation process of the method are designed. A "4M" …
Northern Rainstorm Belt And Response Strategies, Jianping Huang, Xiaodan Guan, Xiaohuang Liu, Xiaohan Shen, Xiaojie Liu
Northern Rainstorm Belt And Response Strategies, Jianping Huang, Xiaodan Guan, Xiaohuang Liu, Xiaohan Shen, Xiaojie Liu
Bulletin of Chinese Academy of Sciences (Chinese Version)
In the summer of 2025, the Northern Rainstorm Belt stretching from eastern Northwest China to the Northeast region exhibited a significant increase in summer precipitation and rainfall frequency over northern China. Cities in the north were frequently struck by extreme rainstorms, resulting in prominent disasters such as “floods in drylands and urban waterlogging”. Northern China spans a vast territory, serving not only as a major grain-producing area and a densely populated region but also as an ecological security barrier that connects the farming-pastoral ecotone and the Loess Plateau. Its stability has nationwide implications. Therefore, comprehensively enhancing flood control capacity, strengthening …
Model-Based System Verification: Theoretical Framework, Key Technologies, And Future Prospects, Bo Sun, Yi Ren, Silin Wang, Qi Liu, Zhidong Li
Model-Based System Verification: Theoretical Framework, Key Technologies, And Future Prospects, Bo Sun, Yi Ren, Silin Wang, Qi Liu, Zhidong Li
Journal of System Simulation
Abstract: Traditional system verification methods face significant challenges in terms of efficiency, coverage, and traceability. To address these issues, this paper introduced model-based system verification (MBSV), which deeply integrated verification activities within the model-based systems engineering model system and evolution process. It presented the foundational logic of MBSV and proposed a multiview unified verification modeling strategy based on system modeling language (SysML), integrating requirements, structure, behavior, and constraints. The paper discussed the algorithms for selecting representative paths and reducing equivalent classes to enhance verification efficiency, the principles of test path search, as well as the intelligent path search mechanism based …
Large Language Model For X Language Simulation: Architecture, Key Technologies, And Typical Applications, Laichunyang Peng, Fei Ye, Xiaoming Guo, Jinglin Zhou
Large Language Model For X Language Simulation: Architecture, Key Technologies, And Typical Applications, Laichunyang Peng, Fei Ye, Xiaoming Guo, Jinglin Zhou
Journal of System Simulation
Abstract: General-purpose large language models lack training on X language-specific corpora, and traditional fine-tuning methods lack targeted adaptation to the interdisciplinary integration and multimodule coupling of X language, resulting in problems such as non-standard syntax and semantic deviation in generated code. To address these issues, this paper systematically proposed the definition and integrated architecture of a large language model for X language simulation. Modeling subclasses were defined according to the disciplines and classes of X language, and dedicated adapters were constructed for each subclass. By merging their weights during the inference phase, the incremental integration of multi-domain modeling skills was …
Space-Ground Integrated Collaborative Positioning Algorithm And Simulation For Trajectory Enhancement, Juhui Wei, Xinyong Zhang, Jiongqi Wang, Xuanying Zhou, Zhangming He
Space-Ground Integrated Collaborative Positioning Algorithm And Simulation For Trajectory Enhancement, Juhui Wei, Xinyong Zhang, Jiongqi Wang, Xuanying Zhou, Zhangming He
Journal of System Simulation
Abstract: To address the challenges of low credibility, weak consistency, and poor accuracy in the information of trajectory results from space-based and ground-based passive time difference positioning simulation systems, a space-ground integrated collaborative positioning method was proposed for trajectory enhancement. By analyzing the operating principle of the time difference positioning system, the influencing factors that measure positioning accuracy in different feature dimensions were obtained; spline smoothing was employed for data alignment between space-based and ground-based systems; a spline-constrained parametric trajectory model was proposed to further enhance the stability; an error-sensitive feature selection framework for improving simulation consistency was constructed to …
Large-Scale Multi-Objective Evolutionary Algorithm Based On Multi-Region Dynamic Grouping, Binhao Liang, Jingxuan Wei, Fengqin Liang
Large-Scale Multi-Objective Evolutionary Algorithm Based On Multi-Region Dynamic Grouping, Binhao Liang, Jingxuan Wei, Fengqin Liang
Journal of System Simulation
Abstract: The decision variable dimension of large-scale multi-objective optimization problems can reach hundreds or even thousands. For existing large-scale multi-objective evolutionary algorithms based on decision variable analysis, which usually consume a large amount of computational resources for grouping and fail to consider the interactions between convergence-related variables and diversity-related variables, a large-scale multi-objective evolutionary algorithm based on multi-region adaptive dynamic grouping was proposed. The algorithm employed a Gaussian mixture model to partition the decision space into multiple regions; within each region, feature vectors were constructed for each decision variable, and spectral clustering was utilized to perform grouping. To validate …
Intelligent Competition Platform And Mode Driven By Cloud-Native Simulation, Long Qin, Hesong Huang, Lujia Yin, Chuan Ai, Qi Zhang, Xinmeng Li
Intelligent Competition Platform And Mode Driven By Cloud-Native Simulation, Long Qin, Hesong Huang, Lujia Yin, Chuan Ai, Qi Zhang, Xinmeng Li
Journal of System Simulation
Abstract: To solve the problems faced by the adversarial competition mode of agents, including difficult development and deployment, low resource utilization, poor reusability, and difficulty in accessing reinforcement learning algorithms, a new agent simulation training platform was designed. The software components of the competition platform were decoupled based on cloud-native technology; a high-performance simulation engine for the competition environment was proposed; a new method of an embedded reinforcement learning model for an intelligent control terminal was designed, with multiple online and offline policy-based reinforcement learning algorithms set. The experiment demonstrates that the development and deployment of the system is efficient, …
State Monitoring Of Nuclear Power Connection Sleeve Quality Inspection Equipment Driven By Digital Twin, Yandong Nan, Jinda Zhu, Xinbin Lu, Zhiying Qin, Dandan Qi, Zhiheng Ding
State Monitoring Of Nuclear Power Connection Sleeve Quality Inspection Equipment Driven By Digital Twin, Yandong Nan, Jinda Zhu, Xinbin Lu, Zhiying Qin, Dandan Qi, Zhiheng Ding
Journal of System Simulation
Abstract: To address the problems of delayed state perception, single monitoring dimension, and insufficient visualization in the quality inspection equipment for nuclear power connection sleeves, a state monitoring method driven by digital twin was proposed. A digital twin-based collaborative state monitoring framework for the inspection equipment was constructed. Based on the OPC UA technology, a multi-source information interconnection model was established. A finite state machine model was employed to discretize and logically drive the inspection process, and a hierarchical verification strategy was proposed to establish a multi-dimensional motion state monitoring mechanism. A surrogate model coupling the radial basis interpolation function …
Dynamic Model-Driven Verification Framework For Modular Aerial Bomb Systems, Wenlong Li, Shuhan Sang, Yusheng Liu, Haiyan He, Zan Liang, Wenqiang Yuan, Biao Niu, Weifeng Luo
Dynamic Model-Driven Verification Framework For Modular Aerial Bomb Systems, Wenlong Li, Shuhan Sang, Yusheng Liu, Haiyan He, Zan Liang, Wenqiang Yuan, Biao Niu, Weifeng Luo
Journal of System Simulation
Abstract: To address the problems of high verification costs, difficulty in covering dynamic behaviors, and lack of quantitative closed loops in the design stage of modular complex equipment, a dynamic model-driven modular system verification framework was proposed. Based on model-based systems engineering (MBSE) modeling, a structural coupling quantification model was constructed using the number of interfaces, signal interaction frequency, and dependency intensity. Dynamic tests were conducted in high-fidelity virtual simulation to collect data; performance rating for indicators such as accuracy, response, and stability, as well as system's comprehensive rating, were obtained, and the rating feedback was used for iterative optimization. …
Simulation On Water Hammer Characteristics Of Bipropellant Attitude And Orbit Control Propulsion System, Xianwei Lang, Yantao Wang, Fang Zhang, Yizhen Zu, Xinyu Zhang, Weibin Xiang
Simulation On Water Hammer Characteristics Of Bipropellant Attitude And Orbit Control Propulsion System, Xianwei Lang, Yantao Wang, Fang Zhang, Yizhen Zu, Xinyu Zhang, Weibin Xiang
Journal of System Simulation
Abstract: To address the water hammer problem in bipropellant attitude and orbit control propulsion systems during start-up, shutdown, and periodic operation, the water hammer characteristics under different operating conditions are investigated using simulation methods. The water hammer characteristics of annular and branched propellant delivery lines are compared, and the effects of multiengine interactions under various operating conditions, as well as the influence of water hammer on engine performance, are analyzed. The results show that the attenuation rate of pressure fluctuation in the annular pipeline system is significantly higher than that in the branch pipeline system. Under the condition of multi-cycle …
Intersection Positioning Algorithm With Spatial Translation Based On Sar Scene Matching, Cheng'en Pu, Yumin Lai, Rui Shi, Yan Liao, Kezi Meng, Lifeng Qu
Intersection Positioning Algorithm With Spatial Translation Based On Sar Scene Matching, Cheng'en Pu, Yumin Lai, Rui Shi, Yan Liao, Kezi Meng, Lifeng Qu
Journal of System Simulation
Abstract: To address the problem that the positioning precision of the inertial navigation system cannot meet the requirements of autonomous positioning when the aircraft flies, an autonomous positioning method with spatial translation based on circular scanning scene matching of SAR was proposed. The spatial translation positioning model of the aircraft was established according to the position of the ground matching points obtained by single point and single circular scanning scene matching of SAR, the oblique distance between the matching points and the aircraft, and the inertial measurement information of the aircraft. The characteristic information of the matching point sequence was …