研究基于LSTM的不同编码器-解码器神经网络,用于车辆速度预测
Paul Heckelmann1, Sandro Chris Breuer2, Stephan Rinderknecht3
1Department of Mechanical Engineering, Institute for Mechatronic Systems, TU Darmstadt, Darmstadt, Germany. paul.heckelmann@tu-darmstadt.de.
Scientific reports
|September 23, 2025
概括
复杂的人工神经网络并不总是需要准确的车辆速度预测. 简单的,不那么计算密集的长短期内存 (LSTM) 模型可以达到足够的准确性,节省能源和资源.
科学领域:
- 人工智能的人工智能
- 运输工程 运输工程
- 计算机科学 计算机科学
背景情况:
- 车辆速度预测对于交通管理和自动驾驶系统至关重要.
- 长短期内存 (LSTM) 网络通常用于时间序列预测任务,如速度预测.
- 评估模型复杂性和预测准确性之间的权衡对于有效的AI部署至关重要.
研究的目的:
- 调查复杂的长短期内存 (LSTM) 编码器-解码器网络对于车辆速度预测的必要性.
- 为了完成这个任务,比较简单与复杂的LSTM网络的准确性和计算要求.
- 为了确定较少的计算密集型模型是否可以为车辆速度预测提供足够的准确性.
主要方法:
- 利用来自德国达姆施塔特城市流动模拟 (SUMO) 交通模拟的模拟生成的数据.
- 研究了各种不同复杂度的LSTM编码器-解码器网络架构.
- 进行了网格搜索以分析超参数灵敏度 (小型批量大小,学习率,体重衰减,LSTM细胞数量).
主要成果:
- 不那么复杂的LSTM模型显示出足够的准确性来预测车辆的速度.
- 复杂的网络架构并不总是产生明显更好的结果.
- 更简单的模型需要更少的计算能力进行培训,这表明了节能的潜力.
结论:
- 简单且不那么计算密集的长短期内存 (LSTM) 网络对于车辆速度预测是可行的.
- 优先考虑更简单的模型可以大大节省计算能力和能源消耗.
- 这些发现表明,在交通预测应用中,应该转向更高效的模型选择.
相关概念视频
Classification of Signals
1.3K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.3K
Linear time-invariant Systems
874
A system is linear if it displays the characteristics of homogeneity and additivity, together termed the superposition property. This principle is fundamental in all linear systems. Linear time-invariant (LTI) systems include systems with linear elements and constant parameters.
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
874
Motor Units
61.7K
A motor unit consists of two main components: a single efferent motor neuron (i.e., a neuron that carries impulses away from the central nervous system) and all of the muscle fibers it innervates. The motor neuron may innervate multiple muscle fibers, which are single cells, but only one motor neuron innervates a single muscle fiber.
61.7K
Motor Units
7.5K
The motor unit is a fundamental component of the neuromuscular system and plays a crucial role in coordinating muscle contractions. It consists of a somatic motor neuron, which connects and controls multiple skeletal muscle fibers, forming a single functional segment. The axon of the motor neuron branches out and establishes synaptic connections known as neuromuscular junctions with individual muscle fibers within the motor unit.
Motor units come in different sizes, with smaller units...
Motor units come in different sizes, with smaller units...
7.5K
Force Classification
2.3K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
2.3K
Relative Motion Analysis - Velocity
700
A stroke engine has a slider-crank mechanism that converts rotational motion from the crank into linear motion of the slider or vice versa. This mechanism consists of three main parts: the crank, the connecting rod, and the slider.
When an external force is exerted, it sets the crank into a rotational movement. This, in turn, instigates the motion of the connecting rod, leading to what is referred to as a general plane motion. This process involves two key points - point A on the connecting rod...
When an external force is exerted, it sets the crank into a rotational movement. This, in turn, instigates the motion of the connecting rod, leading to what is referred to as a general plane motion. This process involves two key points - point A on the connecting rod...
700

