基于回归和邻居特征的双生成对抗网络
Weinan Jia1, Ming Lu1, Qing Shen2
1School of Information Engineering, Wenzhou Business College, Wenzhou, China.
PloS one
|January 18, 2024
概括
针对不平衡的回归数据,本研究介绍了RNGRU和RNGAN模型. 这些模型学习回归和邻居特征,使用对抗来提高不平衡数据集上的机器学习性能.
科学领域:
- 机器学习 机器学习
- 模式识别 模式识别
- 数据科学数据科学数据科学
背景情况:
- 不平衡的数据,其中样本分布的差异很大,对机器学习模型构成挑战.
- 现有的研究主要针对不平衡分类,使不平衡回归未得到充分探索.
- 模型性能往往偏向于不平衡数据集中的多数样本.
研究的目的:
- 为了解决不平衡回归数据的研究不足的问题.
- 开发能够学习回归和邻居特征的新型模型.
- 提高机器学习模型在不平衡回归任务上的有效性.
主要方法:
- 介绍了用于同时学习回归和邻居特征的反复神经门单元 (RNGRU) 模型.
- 采用对抗式学习来确定回归和邻居特征的最佳比例.
- 提出一个相关性变化率 (ccr) 指数来评估样本相似性.
- 开发了基于回归的GAN (RNGAN) 模型,以使用对抗方法减少样本相似性.
主要成果:
- RNGRU模型有效地从不平衡的数据中学习回归和邻近特征.
- RNGAN模型成功地减少了生成和原始样本之间的相似性.
- 拟议的ccr指数提供了可靠的样本相似性的衡量标准.
结论:
- RNGRU和RNGAN模型为解决不平衡回归问题提供了一个有希望的方法.
- 这些模型通过减轻对多数样本的偏差来提高机器学习性能.
- 对不平衡回归的进一步研究对于推进模式识别至关重要.
更多相关视频
10:44Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
Published on: December 7, 2021
2.2K
09:47Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
Published on: December 15, 2023
1.1K
相关概念视频
Associative Learning
375
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
Classical conditioning, also known...
375
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Multi-input and Multi-variable systems
106
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
In the absence...
106
Generalization, Discrimination, and Extinction
563
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
563
Multiple Regression
3.0K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.0K
Residuals and Least-Squares Property
7.4K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.4K
