Showing 2,321 - 2,340 results of 11,478 for search 'learning function', query time: 0.19s Refine Results
  1. 2321

    Autonomous Obstacle Avoidance with Improved Deep Reinforcement Learning Based on Dynamic Huber Loss by Xiaoming Xu, Xian Li, Na Chen, Dongjie Zhao, Chunmei Chen

    Published 2025-03-01
    “…To address these challenges, we propose an enhanced DRL framework that leverages a Dynamic Huber loss function tailored for UAV autonomous obstacle avoidance. …”
    Get full text
    Article
  2. 2322

    A novel elite guidance-based social learning particle swarm optimization algorithm by QI Cheng, XIE Junwei, WANG Xue, FENG Weike, ZHANG Haowei

    Published 2024-10-01
    “…Finally, 12 benchmark test function sets covering unimodal, multimodal and rotated-multimodal functions are used to validate the performance of the proposed algorithm. …”
    Get full text
    Article
  3. 2323

    Machine Learning and Feature Selection-Enabled Optimized Technique for Heart Disease Classification and Prediction by P. Nancy, Prasad Raghunath Mutkule, Kalpana Sunil Thakre, Ajay S. Ladkat, S.B.G. Tilak Babu, Sunil L. Bangare, Mohd Naved

    Published 2024-08-01
    “…The support vector machine with radial basis function (SVM RBF) and random forest algorithms are used here for data classification. …”
    Get full text
    Article
  4. 2324

    Machine Learning Analysis of Umbilic Defect Annihilation in Nematic Liquid Crystals in the Presence of Nanoparticles by Ingo Dierking, Adam Moyle, Gabriele Maria Cepparulo, Katherine Skingle, Laura Hernández, Juhan Raidal

    Published 2025-02-01
    “…Machine learning-based image recognition is employed to investigate the annihilation dynamics of umbilic defects induced in systems of nematic liquid crystals doped with nanoparticles. …”
    Get full text
    Article
  5. 2325

    Common biomarkers of idiopathic pulmonary fibrosis and systemic sclerosis based on WGCNA and machine learning by Ning Shan, Yu Shang, Yaowu He, Zhe Wen, Shangwei Ning, Hong Chen

    Published 2025-01-01
    “…Statistical analyses revealed that CCL2 was negatively correlated with lung function in IPF patients and decreased after mycophenolate mofetil (MMF) treatment in SSc patients. …”
    Get full text
    Article
  6. 2326

    Simulation Study: Trajectory Tracking Control of Parafoil System Based on Deep Reinforcement Learning by Xuepu Zhang

    Published 2025-05-01
    “…However, the Markov property of reinforcement learning offers a new possibility for controlling the parafoil system. …”
    Get full text
    Article
  7. 2327

    Hybrid data-driven and physics-informed regularized learning of cyclic plasticity with neural networks by Stefan Hildebrand, Sandra Klinge

    Published 2024-01-01
    “…An extendable, efficient and explainable Machine Learning approach is proposed to represent cyclic plasticity and replace conventional material models based on the Radial Return Mapping algorithm. …”
    Get full text
    Article
  8. 2328
  9. 2329

    A Deep Reinforcement Learning Approach for Portfolio Management in Non-Short-Selling Market by Ruidan Su, Chun Chi, Shikui Tu, Lei Xu

    Published 2024-01-01
    “…Reinforcement learning (RL) has been applied to financial portfolio management in recent years. …”
    Get full text
    Article
  10. 2330

    Electromagnetic Source Imaging With a Combination of Sparse Bayesian Learning and Deep Neural Network by Jiawen Liang, Zhu Liang Yu, Zhenghui Gu, Yuanqing Li

    Published 2023-01-01
    “…In this study, to address this issue, we propose a novel data-driven source imaging framework based on sparse Bayesian learning and deep neural network (SI-SBLNN). Within this framework, the variational inference in conventional algorithm, which is built upon sparse Bayesian learning, is compressed via constructing a straightforward mapping from measurements to latent sparseness encoding parameters using deep neural network. …”
    Get full text
    Article
  11. 2331
  12. 2332

    A New Collaborative Filtering Recommendation Method Based on Transductive SVM and Active Learning by Xibin Wang, Zhenyu Dai, Hui Li, Jianfeng Yang

    Published 2020-01-01
    “…And then, an AL-based semisupervised TSVM algorithm is proposed to make full use of the distribution characteristics of unlabeled samples by adding a manifold regularization into objective function, which is helpful to make the proposed algorithm to overcome the traditional drawbacks of TSVM. …”
    Get full text
    Article
  13. 2333

    Identification and verification of diagnostic biomarkers for deep infiltrating endometriosis based on machine learning algorithms by Shanping Shi, Chao Huang, Xiaojian Tang, Hua Liu, Weiwei Feng, Chen Chen

    Published 2024-11-01
    “…Further analysis revealed the important role of USP14 in muscle function, cellular growth factor response, and maintenance of chromosome structure, and its close association with various immune cell functions. …”
    Get full text
    Article
  14. 2334
  15. 2335

    Classical machine learning and artificial neural network (ANN) to predict rejection in weaving industry by Toufique Ahmed

    Published 2025-06-01
    “…This study found that fabric allowance can be predicted from required gray fabrics by using logarithmic function. Similarly, required gray fabrics can be calculated from a linear equation with 99% goodness of fit. …”
    Get full text
    Article
  16. 2336

    Machine Learning‐Assisted Pd‐Au/MXene Sensor Array for Smart Gas Identification by Yiheng Chen, Jiawang Hu, Nanlin Hu, Shikai Wu, Yuan Lu

    Published 2025-07-01
    “…Owing to the electron sensitization and catalysis function of noble metal sites, the Pd‐Au/MXene nanocomposite demonstrates enhanced gas‐sensing characteristics, with a response up to 2.73 times the response of pristine Ti3C2Tx and a response speed 1.81 times as the pristine Ti3C2Tx. …”
    Get full text
    Article
  17. 2337

    Hybrid Supervised and Reinforcement Learning for Motion-Sickness-Aware Path Tracking in Autonomous Vehicles by Yukang Lv, Yi Chen, Ziguo Chen, Yuze Fan, Yongchao Tao, Rui Zhao, Fei Gao

    Published 2025-06-01
    “…The proposed HSRL employs expert data-guided supervised learning to rapidly optimize the path-tracking model, effectively mitigating the sample efficiency bottleneck inherent in pure Reinforcement Learning (RL). …”
    Get full text
    Article
  18. 2338
  19. 2339

    Deep learning vulnerability detection method based on optimized inter-procedural semantics of programs by Yan LI, Weizhong QIANG, Zhen LI, Deqing ZOU, Hai JIN

    Published 2023-12-01
    “…In recent years, software vulnerabilities have been causing a multitude of security incidents, and the early discovery and patching of vulnerabilities can effectively reduce losses.Traditional rule-based vulnerability detection methods, relying upon rules defined by experts, suffer from a high false negative rate.Deep learning-based methods have the capability to automatically learn potential features of vulnerable programs.However, as software complexity increases, the precision of these methods decreases.On one hand, current methods mostly operate at the function level, thus unable to handle inter-procedural vulnerability samples.On the other hand, models such as BGRU and BLSTM exhibit performance degradation when confronted with long input sequences, and are not adept at capturing long-term dependencies in program statements.To address the aforementioned issues, the existing program slicing method has been optimized, enabling a comprehensive contextual analysis of vulnerabilities triggered across functions through the combination of intra-procedural and inter-procedural slicing.This facilitated the capture of the complete causal relationship of vulnerability triggers.Furthermore, a vulnerability detection task was conducted using a Transformer neural network architecture equipped with a multi-head attention mechanism.This architecture collectively focused on information from different representation subspaces, allowing for the extraction of deep features from nodes.Unlike recurrent neural networks, this approach resolved the issue of information decay and effectively learned the syntax and semantic information of the source program.Experimental results demonstrate that this method achieves an F1 score of 73.4% on a real software dataset.Compared to the comparative methods, it shows an improvement of 13.6% to 40.8%.Furthermore, it successfully detects several vulnerabilities in open-source software, confirming its effectiveness and applicability.…”
    Get full text
    Article
  20. 2340

    Research on Binary Mixed VOCs Gas Identification Method Based on Multi-Task Learning by Haixia Mei, Ruiming Yang, Jingyi Peng, Keyu Meng, Tao Wang, Lijie Wang

    Published 2025-04-01
    “…Traditional volatile organic compounds (VOCs) detection models separate component identification and concentration prediction, leading to low feature utilization and limited learning in small-sample scenarios. Here, we realize a Residual Fusion Network based on multi-task learning (MTL-RCANet) to implement component identification and concentration prediction of VOCs. …”
    Get full text
    Article