相关实验视频
基于车载以太网权重组图算法的网络入侵检测研究
Yutong Wang1, Yujing Wu1, Yihu Xu1
1College of Engineering, Yanbian University, Yanji 133002, China.
Sensors (Basel, Switzerland)
|September 19, 2025
概括
这项研究引入了一个加权历史图算法来检测车载以太网中的网络入侵,增强智能运输系统的安全性. 与传统算法相比,新方法显著提高了异常检测率.
科学领域:
- 计算机科学 计算机科学
- 网络安全 网络安全
- 智能运输系统 智能运输系统
背景情况:
- 车载以太网对于下一代智能交通系统至关重要.
- 现有的车载以太网网络易受数据盗窃,改和恶意攻击的影响.
- 分析了音频视频传输协议数据特征和攻击向量.
研究的目的:
- 为车载以太网提出一个创新的网络入侵检测方法.
- 提高车载通信网络的整体安全性和稳定性.
- 在车载以太网框架内解决特定的网络安全威胁.
主要方法:
- 音频视频传输协议数据特征的分析.
- 开发一种新的网络入侵检测方法,采用加权历史图算法.
- 对传统贝叶斯和决策树算法进行比较性绩效评估.
主要成果:
- 拟议的加权组图算法实现了99.7%的异常检测率.
- 与传统的贝叶斯算法相比,证明了15.8%的改进.
- 与决策树算法相比,检测率增加了6.9%.
结论:
- 权重组图算法显著提高了车载以太网安全性.
- 拟议的方法提高了车载网络的稳定性和抗攻击能力.
- 为车辆互联网提供了一个强大的网络安全基础.
相关概念视频
Probability Histograms
13.2K
A probability histogram is a visual representation of a probability distribution. Similar a typical histogram, the probability histogram consists of contiguous (adjoining) boxes. It has both a horizontal axis and a vertical axis. The horizontal axis is labeled with what the data represents. The vertical axis is labeled with probability. Each rectangular bar in the histogram is 1 unit wide, which suggests that the area under each bar equals the probability, P(x), where x is 1, 2, 3, and so on.
13.2K
Histogram
17.1K
The histogram is a graphical representation in the x-y form of data distribution in a data set. The horizontal x-axis is labeled with what the data represents (for instance, distance from your home to school). The vertical y-axis is labeled either frequency or relative frequency (or percent frequency or probability).
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
17.1K
Weighted Mean
6.2K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
6.2K