相关实验视频
Updated: Jun 14, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.0K
完全可扩展的模糊神经网络用于数据处理
1Faculty of Computer Science, Kazimierz Wielki University in Bydgoszcz, Jana Karola Chodkiewicza 30, 85-064 Bydgoszcz, Poland.
Sensors (Basel, Switzerland)
|August 29, 2024
概括
这项研究引入了一个新的人工神经网络 (ANN),使用有序模糊数字 (OFNs) 进行高效的工业4.0数据处理. 这种AI解决方案可以在小型设备上实现边缘计算,减少云计算的依赖,并促进物联网应用.
科学领域:
- 计算机科学 计算机科学
- 人工智能的人工智能
- 机器学习 机器学习
背景情况:
- 传统的深度神经网络需要大量的计算资源.
- 工业4.0应用越来越需要高效的AI解决方案来处理数据.
- 小设备上的边缘计算受到传统AI的计算需求的阻碍.
研究的目的:
- 开发一个人工神经网络 (ANN),降低计算功率需求.
- 为了使人工智能在工业4.0和物联网应用的网络边缘部署.
- 介绍一种使用有序模糊数字 (OFNs) 实现高效人工智能的新方法.
主要方法:
- 开发一种新的人工神经网络架构.
- 在ANN设计中应用有序模糊数字 (OFNs).
- 在现实世界的系统上进行测试和验证,以检测异常.
主要成果:
- 与传统深度神经网络相比,拟议的ANN显示了显著降低的计算功率需求.
- 在监控的真实系统中成功检测和预测异常.
- 基于OFN的ANN适合在资源有限的设备上进行边缘部署.
结论:
- 开发的ANN为工业4.0数据处理提供了一个计算效率高的解决方案.
- 这项技术促进了人工智能在小规模解决方案中实施,包括物联网.
- 这种方法使边缘人工智能成为可能,减少了对基于云的数据分析的需求.
相关概念视频
Upsampling
216
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
216
Fast Fourier Transform
287
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
287
Scaling
235
In designing and analyzing filters, resonant circuits, or circuit analysis at large, working with standard element values like 1 ohm, 1 henry, or 1 farad can be convenient before scaling these values to more realistic figures. This approach is widely utilized by not employing realistic element values in numerous examples and problems; it simplifies mastering circuit analysis through convenient component values. The complexity of calculations is thereby reduced, with the understanding that...
235

