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

12:59
Barnes Maze Testing Strategies with Small and Large Rodent Models
Published on: February 26, 2014
41.8K
改进"饥饿游戏"的搜索算法,以优化谷歌网模型.
Yanqiu Li1, Shizheng Qu2, Huan Liu1
1School of Data Science and Artificial Intelligence, Jilin Engineering Normal University, Changchun, China.
PloS one
|August 16, 2024
概括
本研究介绍了一种改进的饥饿游戏搜索 (ATHGS) 算法,用于优化神经网络参数. 该ATHGS-GoogleNet模型实现了高精度 (98.1%),在自适应参数调整方面表现出卓越的性能.
科学领域:
- 人工智能的人工智能
- 机器学习 机器学习
- 深度学习 (Deep Learning) 是一种深度学习.
背景情况:
- 手动调整神经网络参数是耗时且低效的.
- 手动找到最佳参数组合是非常具有挑战性的.
- 有效的参数优化对于神经网络性能至关重要.
研究的目的:
- 开发一种适应性方法来优化神经网络参数.
- 提出一个改进的饥饿游戏搜索算法 (ATHGS).
- 引入一个新的ATHGS-GoogleNet模型,以提高性能.
主要方法:
- 整合了适应性权重和混乱映射到饥饿游戏搜索算法中,以创建ATHGS.
- 使用了ATHGS算法来优化谷歌网参数.
- 进行了比较实验,以验证ATHGS算法和ATHGS-GoogleNet模型.
主要成果:
- 在三种工程设计中,ATHGS算法展示了卓越的优化性能.
- 在ATHGS-GoogleNet模型的准确性达到98.1%.
- 该模型具有高灵敏度 (100%) 和精度 (99.5%).
结论:
- 拟议的ATHGS算法有效地优化了神经网络参数的适应性.
- ATHGS-GoogleNet模型在准确性,灵敏性和精度方面提供了显著的改进.
- 这种方法为复杂的神经网络参数调整提供了有效的解决方案.
相关概念视频
Trial and Error and Algorithm
105
A problem-solving strategy is a plan of action used to find a solution. Different strategies have distinct action plans. Trial and error involves trying different solutions until one works. For instance, to fix a broken printer, you might check ink levels, ensure the paper tray isn't jammed, and verify the printer's connection to your laptop. This method can be time-consuming but is commonly used. Thomas Edison, for example, used trial and error to find a suitable filament for the light...
105
Censoring Survival Data
72
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
72
Heuristics
83
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
83
Kaplan-Meier Approach
115
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
115
Multiple Comparison Tests
3.9K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
3.9K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
45
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
45

