首页 > 最新文献

Journal of The Franklin Institute-engineering and Applied Mathematics最新文献

英文 中文
Data-driven output containment fault-tolerant control of unknown multi-agent systems with actuator faults 带有执行器故障的未知多智能体系统的数据驱动输出包容容错控制
IF 4.2 3区 计算机科学 Q2 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-15 Epub Date: 2025-12-18 DOI: 10.1016/j.jfranklin.2025.108359
Yuyang Zhao , Dawei Gong , Jiaoyuan Chen , Shijie Song , Minglei Zhu
This study presents a novel data-driven fault-tolerant control (FTC) algorithm for addressing the output containment control problem in multi-agent systems (MASs) with unknown dynamics and actuator faults. To overcome the modeling challenges associated with such systems, a dynamic linearization technique is employed to construct an online model using only real-time input-output data, thereby eliminating the need for prior knowledge of agent dynamics. Building on this framework, an adaptive fault estimator is developed to identify actuator fault information based solely on measurable input-output data. The estimated fault signals are then integrated into the control law to compensate for actuator failures and ensure robust system performance. A rigorous theoretical analysis proves that both the containment error of the MASs and the estimation error of the adaptive fault estimator remain bounded, guaranteeing system stability. Finally, three simulation studies, including two numerical examples and one real-system experiment, are conducted to validate the proposed method, demonstrating its effectiveness, robustness, and practical feasibility.
本文提出了一种新的数据驱动容错控制(FTC)算法,用于解决具有未知动力学和执行器故障的多智能体系统(MASs)的输出遏制控制问题。为了克服与此类系统相关的建模挑战,采用动态线性化技术仅使用实时输入输出数据构建在线模型,从而消除了对智能体动力学先验知识的需求。在此框架的基础上,开发了一种自适应故障估计器,仅基于可测量的输入输出数据来识别执行器故障信息。然后将估计的故障信号集成到控制律中以补偿执行器故障并确保系统的鲁棒性能。通过严密的理论分析,证明了质量的包容误差和自适应故障估计器的估计误差都保持有界,保证了系统的稳定性。最后,通过2个数值算例和1个实际系统实验验证了该方法的有效性、鲁棒性和实际可行性。
{"title":"Data-driven output containment fault-tolerant control of unknown multi-agent systems with actuator faults","authors":"Yuyang Zhao ,&nbsp;Dawei Gong ,&nbsp;Jiaoyuan Chen ,&nbsp;Shijie Song ,&nbsp;Minglei Zhu","doi":"10.1016/j.jfranklin.2025.108359","DOIUrl":"10.1016/j.jfranklin.2025.108359","url":null,"abstract":"<div><div>This study presents a novel data-driven fault-tolerant control (FTC) algorithm for addressing the output containment control problem in multi-agent systems (MASs) with unknown dynamics and actuator faults. To overcome the modeling challenges associated with such systems, a dynamic linearization technique is employed to construct an online model using only real-time input-output data, thereby eliminating the need for prior knowledge of agent dynamics. Building on this framework, an adaptive fault estimator is developed to identify actuator fault information based solely on measurable input-output data. The estimated fault signals are then integrated into the control law to compensate for actuator failures and ensure robust system performance. A rigorous theoretical analysis proves that both the containment error of the MASs and the estimation error of the adaptive fault estimator remain bounded, guaranteeing system stability. Finally, three simulation studies, including two numerical examples and one real-system experiment, are conducted to validate the proposed method, demonstrating its effectiveness, robustness, and practical feasibility.</div></div>","PeriodicalId":17283,"journal":{"name":"Journal of The Franklin Institute-engineering and Applied Mathematics","volume":"363 2","pages":"Article 108359"},"PeriodicalIF":4.2,"publicationDate":"2026-01-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145837884","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Bridging Visual Analysis and Text Generation: A Hierarchical Multi-scale Visual Feature Flow Model for Accessible Radiographic Report Automation 桥接视觉分析和文本生成:一种分层的多尺度视觉特征流模型,用于可访问的放射报告自动化
IF 4.2 3区 计算机科学 Q2 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-15 Epub Date: 2025-12-18 DOI: 10.1016/j.jfranklin.2025.108328
Hailong Zuo , Zhi Weng , Yunlu Duan , Zijing Lv , Feifan Bi , Zhiqiang Zheng
Medical report generation is a currently popular research direction that combines image analysis and natural language processing technologies. It aims to relieve the pressure on doctors in writing reports and provide a diagnostic reference for them. Although current report generation technologies have made significant progress, there are still some problems. For example, the extraction of local lesion areas in medical images is insufficient, cross-modal alignment is difficult, and the extracted visual features are single-angled. Considering these issues, we propose the Hierarchical Multi-scale Visual Feature Flow (HMVF) model for medical report generation. Firstly, we introduce three feature extraction branches from different angles: disease label features, lung border features, and local lesion information features. This endows the model with the ability to focus on features from different perspectives of the image. To our knowledge, this is the first time that lung border features have been introduced into medical report generation for the MIMIC-CXR dataset. Then, the contents extracted from each branch are successively transmitted to the subsequent branches to achieve information interaction. At the same time, according to the characteristics of these visual features from different angles, we enhance the visual features of each branch respectively to prevent irrelevant information from diluting key information. Finally, we transmit the information at each level to different layers of the cross-modal information fusion module to generate the final text report. Extensive experiments on authoritative datasets demonstrate that our method outperforms others across multiple language evaluation metrics. On the IU-Xray dataset, our model scored 0.512, 0.365, 0.181, and 0.410 for BLEU-1/2/4, and ROUGE respectively. On the MIMIC-CXR dataset, scores were 0.391, 0.239, 0.161, and 0.115 for BLEU-1/2/3/4. These results confirm that the multi-branch feature extraction and hierarchical cross-modal fusion of HMVF effectively address the limitations of existing methods, providing a more robust solution for automated medical report generation. The model’s design also offers a reference for multi-perspective feature utilization in other cross-modal generation tasks. Source code is available here.
医学报告生成是将图像分析和自然语言处理技术相结合的一个热门研究方向。旨在减轻医生撰写报告的压力,为医生提供诊断参考。虽然目前的报告生成技术已经取得了很大的进步,但仍然存在一些问题。例如,医学图像中局部病变区域的提取不足,跨模态对齐困难,提取的视觉特征是单一角度的。考虑到这些问题,我们提出了分层多尺度视觉特征流(HMVF)模型用于医学报告生成。首先,我们从不同的角度引入三个特征提取分支:疾病标签特征、肺边界特征和局部病变信息特征。这使模型能够从图像的不同角度关注特征。据我们所知,这是首次将肺边界特征引入到MIMIC-CXR数据集的医疗报告生成中。然后,从每个分支提取的内容依次传输到后续分支,实现信息交互。同时,根据这些视觉特征在不同角度的特征,分别对每个分支的视觉特征进行增强,防止无关信息冲淡关键信息。最后,我们将每一层的信息传递给跨模态信息融合模块的不同层,生成最终的文本报告。在权威数据集上进行的大量实验表明,我们的方法在多语言评估指标上优于其他方法。在iu - x射线数据集上,我们的模型对BLEU-1/2/4和ROUGE的得分分别为0.512、0.365、0.181和0.410。在MIMIC-CXR数据集上,BLEU-1/2/3/4的得分分别为0.391、0.239、0.161和0.115。这些结果证实了HMVF的多分支特征提取和分层跨模态融合有效地解决了现有方法的局限性,为自动化医疗报告生成提供了更强大的解决方案。该模型的设计也为其他跨模态生成任务中多视角特征的利用提供了参考。源代码可在这里获得。
{"title":"Bridging Visual Analysis and Text Generation: A Hierarchical Multi-scale Visual Feature Flow Model for Accessible Radiographic Report Automation","authors":"Hailong Zuo ,&nbsp;Zhi Weng ,&nbsp;Yunlu Duan ,&nbsp;Zijing Lv ,&nbsp;Feifan Bi ,&nbsp;Zhiqiang Zheng","doi":"10.1016/j.jfranklin.2025.108328","DOIUrl":"10.1016/j.jfranklin.2025.108328","url":null,"abstract":"<div><div>Medical report generation is a currently popular research direction that combines image analysis and natural language processing technologies. It aims to relieve the pressure on doctors in writing reports and provide a diagnostic reference for them. Although current report generation technologies have made significant progress, there are still some problems. For example, the extraction of local lesion areas in medical images is insufficient, cross-modal alignment is difficult, and the extracted visual features are single-angled. Considering these issues, we propose the Hierarchical Multi-scale Visual Feature Flow (HMVF) model for medical report generation. Firstly, we introduce three feature extraction branches from different angles: disease label features, lung border features, and local lesion information features. This endows the model with the ability to focus on features from different perspectives of the image. To our knowledge, this is the first time that lung border features have been introduced into medical report generation for the MIMIC-CXR dataset. Then, the contents extracted from each branch are successively transmitted to the subsequent branches to achieve information interaction. At the same time, according to the characteristics of these visual features from different angles, we enhance the visual features of each branch respectively to prevent irrelevant information from diluting key information. Finally, we transmit the information at each level to different layers of the cross-modal information fusion module to generate the final text report. Extensive experiments on authoritative datasets demonstrate that our method outperforms others across multiple language evaluation metrics. On the IU-Xray dataset, our model scored 0.512, 0.365, 0.181, and 0.410 for BLEU-1/2/4, and ROUGE respectively. On the MIMIC-CXR dataset, scores were 0.391, 0.239, 0.161, and 0.115 for BLEU-1/2/3/4. These results confirm that the multi-branch feature extraction and hierarchical cross-modal fusion of HMVF effectively address the limitations of existing methods, providing a more robust solution for automated medical report generation. The model’s design also offers a reference for multi-perspective feature utilization in other cross-modal generation tasks. Source code is available <span><span>here</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":17283,"journal":{"name":"Journal of The Franklin Institute-engineering and Applied Mathematics","volume":"363 2","pages":"Article 108328"},"PeriodicalIF":4.2,"publicationDate":"2026-01-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145837955","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimizing algaculture in open-channel raceway ponds for the production of bioenergy 优化明渠沟道池塘的藻类养殖以生产生物能源
IF 4.2 3区 计算机科学 Q2 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-15 Epub Date: 2025-12-17 DOI: 10.1016/j.jfranklin.2025.108369
L.J. Alvarez-Vázquez , A. Martínez , M.E. Vázquez-Méndez
We present here a novel mathematical approach to deal with the optimal performance of a raceway pond (an open-channel pond where the circulating wastewater, during its purification process, is used to grow algae that will be used as a source for the production of bioenergy). The maximization of algal productivity is addressed here within an optimal control framework for partial differential equations. Thus, after formulating the real-world control problem in a rigorously mathematical way, we prove the existence of optimal solutions, we propose a full computational algorithm for its numerical solution and, finally, we present several results for the numerical optimization of a realistic case.
我们在这里提出了一种新的数学方法来处理沟道池(一种开放式池塘,循环废水在净化过程中用于生长藻类,这些藻类将被用作生产生物能源的来源)的最佳性能。在偏微分方程的最优控制框架内解决了藻类生产力的最大化问题。因此,在以严格的数学方式表述现实世界的控制问题之后,我们证明了最优解的存在性,我们提出了其数值解的完整计算算法,最后,我们给出了一个实际情况的数值优化的几个结果。
{"title":"Optimizing algaculture in open-channel raceway ponds for the production of bioenergy","authors":"L.J. Alvarez-Vázquez ,&nbsp;A. Martínez ,&nbsp;M.E. Vázquez-Méndez","doi":"10.1016/j.jfranklin.2025.108369","DOIUrl":"10.1016/j.jfranklin.2025.108369","url":null,"abstract":"<div><div>We present here a novel mathematical approach to deal with the optimal performance of a raceway pond (an open-channel pond where the circulating wastewater, during its purification process, is used to grow algae that will be used as a source for the production of bioenergy). The maximization of algal productivity is addressed here within an optimal control framework for partial differential equations. Thus, after formulating the real-world control problem in a rigorously mathematical way, we prove the existence of optimal solutions, we propose a full computational algorithm for its numerical solution and, finally, we present several results for the numerical optimization of a realistic case.</div></div>","PeriodicalId":17283,"journal":{"name":"Journal of The Franklin Institute-engineering and Applied Mathematics","volume":"363 2","pages":"Article 108369"},"PeriodicalIF":4.2,"publicationDate":"2026-01-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145837948","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi-objective potential games: model, equilibrium, and applications 多目标潜在博弈:模型、均衡和应用
IF 4.2 3区 计算机科学 Q2 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-15 Epub Date: 2025-12-20 DOI: 10.1016/j.jfranklin.2025.108357
Fanyueyang Zhang , Jun-e Feng , Yuanhua Wang
The finite multi-objective potential game (FMOPG) with different objective sets is proposed in this paper. Leveraging the semi-tensor product of matrices, two necessary and sufficient conditions for verifying FMOPGs have been presented, which provide the theoretical foundation for the research on potential-based multi-objective distributed optimization. In addition, the Pareto equilibrium in this class of games is examined by establishing two equivalent verification criteria. Significantly, the relationship between Pareto equilibrium and potential functions is further characterized, which demonstrates that this model can exhibit richer equilibrium behaviors and model more complex interaction patterns compared to FMOPGs with a common objective set for all players. Finally, taking multi-objective facility-based systems as an example, the applicability of the results is validated.
提出了具有不同目标集的有限多目标势对策(FMOPG)。利用矩阵的半张量积,给出了验证fmopg的两个充要条件,为基于势的多目标分布式优化的研究提供了理论基础。此外,通过建立两个等价的验证标准来检验这类博弈中的帕累托均衡。值得注意的是,该模型进一步表征了帕累托均衡与势函数之间的关系,表明该模型与所有参与者都具有共同目标的fmopg相比,可以表现出更丰富的均衡行为和更复杂的交互模式。最后,以多目标设施系统为例,验证了结果的适用性。
{"title":"Multi-objective potential games: model, equilibrium, and applications","authors":"Fanyueyang Zhang ,&nbsp;Jun-e Feng ,&nbsp;Yuanhua Wang","doi":"10.1016/j.jfranklin.2025.108357","DOIUrl":"10.1016/j.jfranklin.2025.108357","url":null,"abstract":"<div><div>The finite multi-objective potential game (FMOPG) with different objective sets is proposed in this paper. Leveraging the semi-tensor product of matrices, two necessary and sufficient conditions for verifying FMOPGs have been presented, which provide the theoretical foundation for the research on potential-based multi-objective distributed optimization. In addition, the Pareto equilibrium in this class of games is examined by establishing two equivalent verification criteria. Significantly, the relationship between Pareto equilibrium and potential functions is further characterized, which demonstrates that this model can exhibit richer equilibrium behaviors and model more complex interaction patterns compared to FMOPGs with a common objective set for all players. Finally, taking multi-objective facility-based systems as an example, the applicability of the results is validated.</div></div>","PeriodicalId":17283,"journal":{"name":"Journal of The Franklin Institute-engineering and Applied Mathematics","volume":"363 2","pages":"Article 108357"},"PeriodicalIF":4.2,"publicationDate":"2026-01-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145838022","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Autonomous shipboard landing of quadrotor UAV: A neuroadaptive predefined-time approach with LSTM prediction 基于LSTM预测的四旋翼无人机自主登舰方法
IF 4.2 3区 计算机科学 Q2 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-15 Epub Date: 2026-01-02 DOI: 10.1016/j.jfranklin.2025.108381
Yu Wang, Huiliao Yang, Dawei Wu, Yuquan Chen
This article presents a control strategy for quadrotor unmanned aerial vehicle (UAV) to achieve autonomous landing on moving unmanned surface vehicle (USV). First, to address the challenge of safe landing due to USV deck oscillations induced by wind and waves, the Long Short-Term Memory (LSTM) network is employed to predict motion trajectories and identify optimal landing window. Next, a modified practically predefined time stable (PPTS) system is established as theoretical basis of subsequent control design. Subsequently, by incorporating neural networks into the adaptive command-filtered backstepping control framework, the system’s unknown dynamics terms (UDT) and differential explosion phenomena are effectively addressed. Stability analysis demonstrates that the closed-loop system is practically predefined-time stable (PPTS), with tracking errors converging to a small residual set within the predefined time. Finally, simulation results verify the effectiveness and superiority of the proposed method.
提出了一种四旋翼无人机在移动无人水面飞行器上实现自主降落的控制策略。首先,为了解决USV甲板在风浪作用下的振动问题,采用长短期记忆(LSTM)网络预测运动轨迹并确定最佳着陆窗口。其次,建立了一个改进的实际预定义时间稳定系统,作为后续控制设计的理论基础。随后,通过将神经网络整合到自适应命令滤波后步控制框架中,有效地解决了系统的未知动态项(UDT)和差分爆炸现象。稳定性分析表明,闭环系统实际上是预定义时间稳定的,跟踪误差在预定义时间内收敛到一个小的残差集。最后,仿真结果验证了所提方法的有效性和优越性。
{"title":"Autonomous shipboard landing of quadrotor UAV: A neuroadaptive predefined-time approach with LSTM prediction","authors":"Yu Wang,&nbsp;Huiliao Yang,&nbsp;Dawei Wu,&nbsp;Yuquan Chen","doi":"10.1016/j.jfranklin.2025.108381","DOIUrl":"10.1016/j.jfranklin.2025.108381","url":null,"abstract":"<div><div>This article presents a control strategy for quadrotor unmanned aerial vehicle (UAV) to achieve autonomous landing on moving unmanned surface vehicle (USV). First, to address the challenge of safe landing due to USV deck oscillations induced by wind and waves, the Long Short-Term Memory (LSTM) network is employed to predict motion trajectories and identify optimal landing window. Next, a modified practically predefined time stable (PPTS) system is established as theoretical basis of subsequent control design. Subsequently, by incorporating neural networks into the adaptive command-filtered backstepping control framework, the system’s unknown dynamics terms (UDT) and differential explosion phenomena are effectively addressed. Stability analysis demonstrates that the closed-loop system is practically predefined-time stable (PPTS), with tracking errors converging to a small residual set within the predefined time. Finally, simulation results verify the effectiveness and superiority of the proposed method.</div></div>","PeriodicalId":17283,"journal":{"name":"Journal of The Franklin Institute-engineering and Applied Mathematics","volume":"363 2","pages":"Article 108381"},"PeriodicalIF":4.2,"publicationDate":"2026-01-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145926861","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An algebraic mechanism for constructing parallel network of finite state machines 构造有限状态机并行网络的代数机制
IF 4.2 3区 计算机科学 Q2 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-15 Epub Date: 2025-12-14 DOI: 10.1016/j.jfranklin.2025.108327
Jumei Yue, Xiaoyang Xu, Yongyi Yan, Zengqiang Chen, Xiaona Song
Traditional methods of constructing a parallel network of finite state machines (PNoFSMs) fail to reveal the logical relation between the dynamics of the entire network and the dynamics of the component finite state machines (FSMs). This paper approaches the problem from an algebraic perspective and, based on the dynamic behavior of FSMs, classifies PNoFSMs into Type I and Type II parallel networks. Building on the bilinear algebraic model of FSMs established in recent years, the concept of structure matrix operator is introduced and extended into expanded structural matrix. On this basis, the ideas of "local construction" and "global construction" are introduced, and algebraic construction formulas for Type I and Type II PNoFSMs are established. The results show that the formulated method significantly simplifies the construction process. More importantly, it algebraically clarifies the logical dynamic relation between the parallel network and its component FSMs. Finally, the method is further extended to the case of non-deterministic FSMs, and an algebraic construction method for non-deterministic PNoFSMs is developed.
传统的有限状态机并行网络的构造方法不能很好地揭示整个网络的动态与组成有限状态机的动态之间的逻辑关系。本文从代数的角度探讨了这一问题,并根据fsm的动态行为,将pnofsm分为I型和II型并行网络。在近年建立的fsm双线性代数模型的基础上,引入结构矩阵算子的概念,并将其推广到扩展结构矩阵中。在此基础上,引入了“局部构建”和“全局构建”的思想,建立了一类和二类pnofsm的代数构建公式。结果表明,该方法大大简化了施工过程。更重要的是,它从代数上阐明了并行网络与其组成fsm之间的逻辑动态关系。最后,将该方法进一步推广到非确定性fsm的情况,提出了非确定性pnofsm的代数构造方法。
{"title":"An algebraic mechanism for constructing parallel network of finite state machines","authors":"Jumei Yue,&nbsp;Xiaoyang Xu,&nbsp;Yongyi Yan,&nbsp;Zengqiang Chen,&nbsp;Xiaona Song","doi":"10.1016/j.jfranklin.2025.108327","DOIUrl":"10.1016/j.jfranklin.2025.108327","url":null,"abstract":"<div><div>Traditional methods of constructing a parallel network of finite state machines (PNoFSMs) fail to reveal the logical relation between the dynamics of the entire network and the dynamics of the component finite state machines (FSMs). This paper approaches the problem from an algebraic perspective and, based on the dynamic behavior of FSMs, classifies PNoFSMs into Type I and Type II parallel networks. Building on the bilinear algebraic model of FSMs established in recent years, the concept of structure matrix operator is introduced and extended into expanded structural matrix. On this basis, the ideas of \"local construction\" and \"global construction\" are introduced, and algebraic construction formulas for Type I and Type II PNoFSMs are established. The results show that the formulated method significantly simplifies the construction process. More importantly, it algebraically clarifies the logical dynamic relation between the parallel network and its component FSMs. Finally, the method is further extended to the case of non-deterministic FSMs, and an algebraic construction method for non-deterministic PNoFSMs is developed.</div></div>","PeriodicalId":17283,"journal":{"name":"Journal of The Franklin Institute-engineering and Applied Mathematics","volume":"363 2","pages":"Article 108327"},"PeriodicalIF":4.2,"publicationDate":"2026-01-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145926860","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improved fractional model-free adaptive control and parameters optimization for a class of nonlinear discrete systems 一类非线性离散系统的改进分数阶无模型自适应控制与参数优化
IF 4.2 3区 计算机科学 Q2 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-15 Epub Date: 2025-12-29 DOI: 10.1016/j.jfranklin.2025.108377
Yonghong Lan, Shikang Zheng
Model-free adaptive control (MFAC) can provide advantages such as lower operational costs, higher scalability and easier implementation. However, how to further improve the controller performance and optimize the controller parameters is still an open problem. In this paper, a high-order pseudo-partial derivative estimation-based improved fractional-order model-free adaptive control (HOPPD-IFOMFAC) scheme and linear matrix inequality (LMI)-based parameters optimization method are proposed for a class of single-input single-output discrete-time nonlinear systems. Firstly, a compact form of fractional-order dynamic linearization model is used to equivalently describe the nonlinear system, which relates the variation of the output signal with the fractional-order variation of the input one. Considering more information of the previous time, a high-order pseudo-partial derivative parameter estimator algorithm is designed. Then, with the introduction of the observer, a control input criterion function, which includes the observer tracking error and the rate of its change is presented. On the base of this, the HOPPD-IFOMFAC scheme is derived, which not only utilizes more control knowledge of the previous time in the control law, but also uses more information of the previous time in the estimation algorithm, which can effectively improve control performance. Furthermore, some of the controller parameters are optimized by using the LMI convex optimization technique. Finally, two numerical examples demonstrate that the proposed HOPPD-IFOMFAC scheme can track the desired trajectory with improved convergence and tracking performance.
无模型自适应控制(MFAC)可以提供更低的操作成本、更高的可扩展性和更容易实现等优势。然而,如何进一步提高控制器性能和优化控制器参数仍然是一个悬而未决的问题。针对一类单输入单输出离散非线性系统,提出了一种基于高阶伪偏导数估计的改进分数阶无模型自适应控制(HOPPD-IFOMFAC)方案和基于线性矩阵不等式(LMI)的参数优化方法。首先,采用紧凑形式的分数阶动态线性化模型等效描述非线性系统,该模型将输出信号的变化与输入信号的分数阶变化联系起来;考虑到前一时刻的更多信息,设计了一种高阶伪偏导数参数估计算法。然后,引入观测器,给出了包含观测器跟踪误差及其变化率的控制输入准则函数。在此基础上,推导出HOPPD-IFOMFAC方案,该方案不仅在控制律中利用了更多前一时刻的控制知识,而且在估计算法中也利用了更多前一时刻的信息,可以有效地提高控制性能。此外,采用LMI凸优化技术对控制器的部分参数进行了优化。最后,两个数值算例表明,所提出的HOPPD-IFOMFAC方案能够跟踪期望的轨迹,并且收敛性和跟踪性能都有提高。
{"title":"Improved fractional model-free adaptive control and parameters optimization for a class of nonlinear discrete systems","authors":"Yonghong Lan,&nbsp;Shikang Zheng","doi":"10.1016/j.jfranklin.2025.108377","DOIUrl":"10.1016/j.jfranklin.2025.108377","url":null,"abstract":"<div><div>Model-free adaptive control (MFAC) can provide advantages such as lower operational costs, higher scalability and easier implementation. However, how to further improve the controller performance and optimize the controller parameters is still an open problem. In this paper, a high-order pseudo-partial derivative estimation-based improved fractional-order model-free adaptive control (HOPPD-IFOMFAC) scheme and linear matrix inequality (LMI)-based parameters optimization method are proposed for a class of single-input single-output discrete-time nonlinear systems. Firstly, a compact form of fractional-order dynamic linearization model is used to equivalently describe the nonlinear system, which relates the variation of the output signal with the fractional-order variation of the input one. Considering more information of the previous time, a high-order pseudo-partial derivative parameter estimator algorithm is designed. Then, with the introduction of the observer, a control input criterion function, which includes the observer tracking error and the rate of its change is presented. On the base of this, the HOPPD-IFOMFAC scheme is derived, which not only utilizes more control knowledge of the previous time in the control law, but also uses more information of the previous time in the estimation algorithm, which can effectively improve control performance. Furthermore, some of the controller parameters are optimized by using the LMI convex optimization technique. Finally, two numerical examples demonstrate that the proposed HOPPD-IFOMFAC scheme can track the desired trajectory with improved convergence and tracking performance.</div></div>","PeriodicalId":17283,"journal":{"name":"Journal of The Franklin Institute-engineering and Applied Mathematics","volume":"363 2","pages":"Article 108377"},"PeriodicalIF":4.2,"publicationDate":"2026-01-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145881158","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Hybrid intelligent multi-objective optimal control of ODE-constrained nonlinear systems ode约束非线性系统的混合智能多目标最优控制
IF 4.2 3区 计算机科学 Q2 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-15 Epub Date: 2025-12-25 DOI: 10.1016/j.jfranklin.2025.108378
Linqing Du, Jun Fu, Huan Li
A hybrid intelligent optimization method by improving particle swarm optimization and genetic algorithm (PSO-GA) is proposed for solving multi-objective optimal control problem (MOOCP) governed by ordinary differential equations (ODEs) in nonlinear systems. This method combines the global search capability of heuristic algorithm and the rapid convergence of deterministic algorithm to generate approximately uniform Pareto front. Firstly, the MOOCP is converted into a single-objective optimal control problem (SOOCP) subject to inequality point constraints using an adaptive ε-constraint method [1]. Secondly, the enhanced PSO is combined with a two-criteria GA to locate the global optimal region of SOOCP. Thirdly, sequential quadratic programming (SQP) algorithm is applied in the global optimal region to achieve fast convergence to high local accuracy solutions satisfying optimality conditions. Finally, the effectiveness and superiority of the proposed method are ultimately validated through numerical simulations and comparative analyses against state-of-the-art algorithms. Specifically, the hybrid intelligent optimization algorithm shows a 7.65% improvement in hypervolume and a 46.60% reduction in spacing metric compared to the suboptimal algorithm.
针对非线性系统常微分方程多目标最优控制问题,提出了一种改进粒子群算法和遗传算法的混合智能优化方法。该方法结合了启发式算法的全局搜索能力和确定性算法的快速收敛性,生成近似均匀的Pareto前。首先,利用自适应ε-约束方法[1]将mooocp转化为受不等式点约束的单目标最优控制问题(SOOCP);其次,将改进的粒子群算法与双准则遗传算法相结合,定位SOOCP的全局最优区域;第三,在全局最优区域应用序列二次规划(SQP)算法,快速收敛到满足最优性条件的高局部精度解;最后,通过数值模拟和与现有算法的对比分析,最终验证了所提方法的有效性和优越性。具体来说,与次优算法相比,混合智能优化算法在hypervolume方面提高了7.65%,在间距度量方面减少了46.60%。
{"title":"Hybrid intelligent multi-objective optimal control of ODE-constrained nonlinear systems","authors":"Linqing Du,&nbsp;Jun Fu,&nbsp;Huan Li","doi":"10.1016/j.jfranklin.2025.108378","DOIUrl":"10.1016/j.jfranklin.2025.108378","url":null,"abstract":"<div><div>A hybrid intelligent optimization method by improving particle swarm optimization and genetic algorithm (PSO-GA) is proposed for solving multi-objective optimal control problem (MOOCP) governed by ordinary differential equations (ODEs) in nonlinear systems. This method combines the global search capability of heuristic algorithm and the rapid convergence of deterministic algorithm to generate approximately uniform Pareto front. Firstly, the MOOCP is converted into a single-objective optimal control problem (SOOCP) subject to inequality point constraints using an adaptive ε-constraint method [1]. Secondly, the enhanced PSO is combined with a two-criteria GA to locate the global optimal region of SOOCP. Thirdly, sequential quadratic programming (SQP) algorithm is applied in the global optimal region to achieve fast convergence to high local accuracy solutions satisfying optimality conditions. Finally, the effectiveness and superiority of the proposed method are ultimately validated through numerical simulations and comparative analyses against state-of-the-art algorithms. Specifically, the hybrid intelligent optimization algorithm shows a 7.65% improvement in hypervolume and a 46.60% reduction in spacing metric compared to the suboptimal algorithm.</div></div>","PeriodicalId":17283,"journal":{"name":"Journal of The Franklin Institute-engineering and Applied Mathematics","volume":"363 2","pages":"Article 108378"},"PeriodicalIF":4.2,"publicationDate":"2026-01-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145881157","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Reinforcement learning-based iterative learning consensus control for multiple unmanned surface vessels with time-varying delay 基于强化学习的多艘时变时滞无人水面舰艇迭代学习共识控制
IF 4.2 3区 计算机科学 Q2 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-15 Epub Date: 2025-12-11 DOI: 10.1016/j.jfranklin.2025.108284
Rui Xu , Hua Chen , Jinhai Zheng , Jisheng Zhang , Mian Xue , Xinyuan Long , Yao Tang
A model-free reinforcement learning-based iterative learning consensus control (RL-ILC) is presented for multiple unmanned surface vessels (MUSVs) under input time-varying delay and disturbances in this paper. Firstly, the MUSVs system and the nonlinear ideal learning controller are transformed into compact-form dynamic linearization (CFDL) data models and the partial form dynamic linearization (PFDL) data models in the iteration domain. Further, generalized regression neural networks (GRNNs) are applied to evaluate the unknown pseudo partial derivative (PPD) parameters of the controlled plant and disturbances, and actor-critic neural networks (ACNNs) in reinforcement learning (RL) are utilized to approximate the unknown pseudo gradient (PG) of the ideal learning controller system. The iterative learning controller, which is based on reinforcement learning and integrates neural networks, is designed to use only the information of unmanned surface vessels (USV) and its neighbors. As a result, it is proven that the consensus error and tracking error of the MUSVs with input time-varying delay are bounded. Finally, simulation results verify the efficiency of the presented control design.
针对输入时变延迟和干扰条件下的多艘无人水面舰艇,提出了一种基于无模型强化学习的迭代学习共识控制(RL-ILC)。首先,在迭代域将系统和非线性理想学习控制器分别转化为紧凑形式动态线性化(CFDL)和部分形式动态线性化(PFDL)数据模型;进一步,应用广义回归神经网络(GRNNs)评估被控对象和干扰的未知伪偏导数(PPD)参数,并利用强化学习(RL)中的actor-critic神经网络(ACNNs)逼近理想学习控制器系统的未知伪梯度(PG)。基于强化学习和神经网络集成的迭代学习控制器,旨在仅利用无人水面舰艇(USV)及其邻居的信息。结果证明了具有时变时滞的多目标机动系统的一致性误差和跟踪误差是有界的。最后,仿真结果验证了所提控制设计的有效性。
{"title":"Reinforcement learning-based iterative learning consensus control for multiple unmanned surface vessels with time-varying delay","authors":"Rui Xu ,&nbsp;Hua Chen ,&nbsp;Jinhai Zheng ,&nbsp;Jisheng Zhang ,&nbsp;Mian Xue ,&nbsp;Xinyuan Long ,&nbsp;Yao Tang","doi":"10.1016/j.jfranklin.2025.108284","DOIUrl":"10.1016/j.jfranklin.2025.108284","url":null,"abstract":"<div><div>A model-free reinforcement learning-based iterative learning consensus control (RL-ILC) is presented for multiple unmanned surface vessels (MUSVs) under input time-varying delay and disturbances in this paper. Firstly, the MUSVs system and the nonlinear ideal learning controller are transformed into compact-form dynamic linearization (CFDL) data models and the partial form dynamic linearization (PFDL) data models in the iteration domain. Further, generalized regression neural networks (GRNNs) are applied to evaluate the unknown pseudo partial derivative (PPD) parameters of the controlled plant and disturbances, and actor-critic neural networks (ACNNs) in reinforcement learning (RL) are utilized to approximate the unknown pseudo gradient (PG) of the ideal learning controller system. The iterative learning controller, which is based on reinforcement learning and integrates neural networks, is designed to use only the information of unmanned surface vessels (USV) and its neighbors. As a result, it is proven that the consensus error and tracking error of the MUSVs with input time-varying delay are bounded. Finally, simulation results verify the efficiency of the presented control design.</div></div>","PeriodicalId":17283,"journal":{"name":"Journal of The Franklin Institute-engineering and Applied Mathematics","volume":"363 2","pages":"Article 108284"},"PeriodicalIF":4.2,"publicationDate":"2026-01-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145798751","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Fault-tolerant group consensus control for hybrid multi-agent systems by observers and event-triggered strategy 基于观察者和事件触发策略的混合多智能体系统容错群体共识控制
IF 4.2 3区 计算机科学 Q2 AUTOMATION & CONTROL SYSTEMS Pub Date : 2026-01-15 Epub Date: 2025-12-18 DOI: 10.1016/j.jfranklin.2025.108320
Huiqin Pei, Hongli Xiao
This paper investigates fault-tolerant group consensus control for hybrid multi-agent systems (HMASs) by event-triggered strategy subject to actuator faults. Firstly, to estimate the states of the agents and the actuator faults, an observer and a fault estimator are constructed using relative output estimation errors, thereby establishing the asymptotic stability of the global estimation error system. Secondly, under the event-triggered strategy, a class of fault-tolerant group consensus protocol for HMASs is proposed to compensate for actuator faults, the grouping coefficient in the protocol is used to distinguish different subgroups of agents. Based on the Lyapunov stability theorem, the stability of the closed-loop system and the convergence of consensus errors are rigorously proved. Furthermore, Zeno behavior is excluded under the proposed triggering strategy. Finally, numerical simulations are conducted to demonstrate the effectiveness of the proposed event-triggered fault-tolerant protocol.
研究了基于事件触发策略的混合多智能体系统(HMASs)执行器故障容错群体一致性控制问题。首先,利用相对输出估计误差构造观测器和故障估计器来估计agent的状态和执行器的故障,从而建立全局估计误差系统的渐近稳定性;其次,在事件触发策略下,提出了一类用于HMASs的容错群体共识协议来补偿执行器故障,并利用协议中的分组系数来区分不同的代理子组。基于Lyapunov稳定性定理,严格证明了闭环系统的稳定性和一致性误差的收敛性。此外,在所提出的触发策略下,还排除了芝诺行为。最后,通过数值仿真验证了所提出的事件触发容错协议的有效性。
{"title":"Fault-tolerant group consensus control for hybrid multi-agent systems by observers and event-triggered strategy","authors":"Huiqin Pei,&nbsp;Hongli Xiao","doi":"10.1016/j.jfranklin.2025.108320","DOIUrl":"10.1016/j.jfranklin.2025.108320","url":null,"abstract":"<div><div>This paper investigates fault-tolerant group consensus control for hybrid multi-agent systems (HMASs) by event-triggered strategy subject to actuator faults. Firstly, to estimate the states of the agents and the actuator faults, an observer and a fault estimator are constructed using relative output estimation errors, thereby establishing the asymptotic stability of the global estimation error system. Secondly, under the event-triggered strategy, a class of fault-tolerant group consensus protocol for HMASs is proposed to compensate for actuator faults, the grouping coefficient in the protocol is used to distinguish different subgroups of agents. Based on the Lyapunov stability theorem, the stability of the closed-loop system and the convergence of consensus errors are rigorously proved. Furthermore, Zeno behavior is excluded under the proposed triggering strategy. Finally, numerical simulations are conducted to demonstrate the effectiveness of the proposed event-triggered fault-tolerant protocol.</div></div>","PeriodicalId":17283,"journal":{"name":"Journal of The Franklin Institute-engineering and Applied Mathematics","volume":"363 2","pages":"Article 108320"},"PeriodicalIF":4.2,"publicationDate":"2026-01-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145837881","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Journal of The Franklin Institute-engineering and Applied Mathematics
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1