中文
相关论文

相关论文: Real time implementation of CTRNN and BPTT algorit…

200 篇论文

We present an iterative approach for planning and controlling motions of underactuated robots with uncertain dynamics. At its core, there is a learning process which estimates the perturbations induced by the model uncertainty on the active…

机器人学 · 计算机科学 2025-01-31 Giulio Turrisi , Marco Capotondi , Claudio Gaz , Valerio Modugno , Giuseppe Oriolo , Alessandro De Luca

Spiking Neural Networks (SNNs) are promising energy-efficient models for neuromorphic computing. For training the non-differentiable SNN models, the backpropagation through time (BPTT) with surrogate gradients (SG) method has achieved high…

神经与进化计算 · 计算机科学 2023-08-08 Qingyan Meng , Mingqing Xiao , Shen Yan , Yisen Wang , Zhouchen Lin , Zhi-Quan Luo

The paper presents a study of an adaptive approach to lateral skew control for an experimental railway stand. The preliminary experiments with the real experimental railway stand and simulations with its 3-D mechanical model, indicates…

系统与控制 · 计算机科学 2014-03-03 Peter Mark Benes , Ivo Bukovsky , Matous Cejnek , Jan Kalivoda

Equilibrium Propagation (EP) is a biologically inspired alternative algorithm to backpropagation (BP) for training neural networks. It applies to RNNs fed by a static input x that settle to a steady state, such as Hopfield networks. EP is…

神经与进化计算 · 计算机科学 2020-05-11 Maxence Ernoult , Julie Grollier , Damien Querlioz , Yoshua Bengio , Benjamin Scellier

Deep neural networks (DNNs), trained with gradient-based optimization and backpropagation, are currently the primary tool in modern artificial intelligence, machine learning, and data science. In many applications, DNNs are trained offline,…

机器学习 · 计算机科学 2024-02-02 Jacob G. Elkins , Farbod Fahimi

This work focuses the tracking control problem for nonlinear systems subjected to unknown external disturbances. Inspired by contraction theory, a neural network-dirven CCM synthesis is adopted to obtain a feedback controller that could…

系统与控制 · 电气工程与系统科学 2025-05-09 Ao Jin , Weijian Zhao , Yifeng Ma , Panfeng Huang , Fan Zhang

In this paper, we present the Role Playing Learning (RPL) scheme for a mobile robot to navigate socially with its human companion in populated environments. Neural networks (NN) are constructed to parameterize a stochastic policy that…

机器人学 · 计算机科学 2017-05-30 Mingming Li , Rui Jiang , Shuzhi Sam Ge , Tong Heng Lee

Recurrent neural networks (RNNs) can be interpreted as discrete-time state-space models, where the state evolution corresponds to an infinite-impulse-response (IIR) filtering operation governed by both feedforward weights and recurrent…

机器学习 · 计算机科学 2026-02-26 Alexander Morgan , Ummay Sumaya Khan , Lingjia Liu , Lizhong Zheng

The control of a tail-sitter aircraft is a challenging task, especially during transition maneuver where the lift and drag forces are highly nonlinear. In this work, we implement a Neural Network (NN) capable of estimate such…

人工智能 · 计算机科学 2020-10-14 A. Flores , G. Flores

Accurately modeling quadrotor's system dynamics is critical for guaranteeing agile, safe, and stable navigation. The model needs to capture the system behavior in multiple flight regimes and operating conditions, including those producing…

机器人学 · 计算机科学 2022-10-10 Alessandro Saviolo , Guanrui Li , Giuseppe Loianno

We propose a novel {\it Equilibrated Recurrent Neural Network} (ERNN) to combat the issues of inaccuracy and instability in conventional RNNs. Drawing upon the concept of autapse in neuroscience, we propose augmenting an RNN with a…

机器学习 · 计算机科学 2019-03-05 Ziming Zhang , Anil Kag , Alan Sullivan , Venkatesh Saligrama

This study introduces a unified control framework that addresses the challenge of precise quadruped locomotion with unknown payloads, named as online payload identification-based physics-informed neural network predictive control…

机器人学 · 计算机科学 2025-03-11 Haolin Li , Yikang Chai , Bailin Lv , Lecheng Ruan , Hang Zhao , Ye Zhao , Jianwen Luo

Precise trajectory tracking for legged robots can be challenging due to their high degrees of freedom, unmodeled nonlinear dynamics, or random disturbances from the environment. A commonly adopted solution to overcome these challenges is to…

机器人学 · 计算机科学 2025-09-01 Jing Cheng , Yasser G. Alqaham , Amit K. Sanyal , Zhenyu Gan

Offline post-training adapts a pretrained robot policy to a target dataset by supervised regression on recorded actions. In practice, robot datasets are heterogeneous: they mix embodiments, camera setups, and demonstrations of varying…

机器人学 · 计算机科学 2026-03-18 Wanpeng Zhang , Hao Luo , Sipeng Zheng , Yicheng Feng , Haiweng Xu , Ziheng Xi , Chaoyi Xu , Haoqi Yuan , Zongqing Lu

We introduce Backpropagation Through Time and Space (BPTTS), a method for training a recurrent spatio-temporal neural network, that is used in a homogeneous multi-agent reinforcement learning (MARL) setting to learn numerical methods for…

机器学习 · 计算机科学 2022-03-30 Elliot Way , Dheeraj S. K. Kapilavai , Yiwei Fu , Lei Yu

Ocean current, fluid mechanics, and many other spatio-temporal physical dynamical systems are essential components of the universe. One key characteristic of such systems is that certain physics laws -- represented as ordinary/partial…

机器学习 · 计算机科学 2021-08-16 Yu Huang , James Li , Min Shi , Hanqi Zhuang , Xingquan Zhu , Laurent Chérubin , James VanZwieten , Yufei Tang

Backpropagation (BP) of errors is the backbone training algorithm for artificial neural networks (ANNs). It updates network weights through gradient descent to minimize a loss function representing the mismatch between predictions and…

机器学习 · 统计学 2025-08-13 Davide Casnici , Charlotte Frenkel , Justin Dauwels

Deep Neural Networks (DNNs) are increasingly used in control applications due to their powerful function approximation capabilities. However, many existing formulations focus primarily on tracking error convergence, often neglecting the…

系统与控制 · 电气工程与系统科学 2025-05-19 Rebecca G. Hart , Omkar Sudhir Patil , Zachary I. Bell , Warren E. Dixon

This paper works on Binary Neural Networks (BNNs), a promising avenue for efficient deep learning, offering significant reductions in computational overhead and memory footprint to full precision networks. However, the challenge of…

机器学习 · 计算机科学 2024-10-02 Federico Fontana , Romeo Lanzino , Anxhelo Diko , Gian Luca Foresti , Luigi Cinque

We introduce the "NoBackTrack" algorithm to train the parameters of dynamical systems such as recurrent neural networks. This algorithm works in an online, memoryless setting, thus requiring no backpropagation through time, and is scalable,…

神经与进化计算 · 计算机科学 2015-11-24 Yann Ollivier , Corentin Tallec , Guillaume Charpiat