WISEST:使用SMOTE与值进行合成增强的加权插值
Ryotaro Matsui1, Luis Guillen2, Satoru Izumi3
1Graduate School of Information Sciences, Tohoku University, Aramaki Aza Aoba 6-3-09, Aoba-ku, Sendai 980-8579, Miyagi, Japan.
Sensors (Basel, Switzerland)
|December 31, 2025
概括
一个新的算法WISEST通过创建合成少数样本来有效地解决不平衡的学习问题. 它改善了罕见事件的检测,提高了各种数据集上的回忆和F1分数.
科学领域:
- 机器学习 机器学习
- 数据科学数据科学数据科学
- 人工智能的人工智能
背景情况:
- 不平衡的学习在识别罕见但关键事件方面带来了挑战,原因是分类器对多数类的偏见.
- 这种偏见导致机器学习模型在少数人群中表现不佳,影响现实世界的应用.
研究的目的:
- 介绍WISEST,一个新的本地意识加权插值算法,用于生成合成少数群体样本.
- 评估WISEST在改善对各种不平衡数据集的少数群体阶级检测方面的有效性.
主要方法:
- WISEST采用了局部意识加权互插方法来合成类边界附近的少数群体样本.
- 该算法在超过一百个现实世界的不平衡数据集上进行了基准测试,包括具有不同特性的KEEL,IoT-23和BoT-IoT.
主要成果:
- 在约一半的测试数据集中,WISEST在少数群体检测指标 (如回忆和F1得分) 中表现出持续的改进.
- 与基线方法相比,相对召回增加了高达25%,F1得分增加了高达18%.
- 观察到的权衡是准确和精确的,根据数据集和分类器而异.
结论:
- 当少数数据分布允许安全合成时,WISEST是一种用于不平衡学习的实用和强大的方法.
- 该算法显示了在关键应用中改善罕见事件检测的巨大潜力.
- 没有一种单一的数据采样方法在所有不平衡的数据集中均突出,这突出了需要量身定制的方法.
相关概念视频
Reconstruction of Signal using Interpolation
660
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
660
Upsampling
565
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...
565
Downsampling
570
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
570
Design Example: Aggregate Gradation
284
The right type and quality of aggregates are crucial for concrete as they significantly influence its properties, mix proportions, and cost-effectiveness. If different sources are available for sand, the commonly used fine aggregate in concrete, the selection of sand is primarily based on its gradation.
The grading, or particle-size distribution, of sand is determined using sieve analysis, with standard sizes ranging from 150 μm to 10 mm (ASTM No. 100 sieve to 3⁄8 in. sieve). Sand is...
The grading, or particle-size distribution, of sand is determined using sieve analysis, with standard sizes ranging from 150 μm to 10 mm (ASTM No. 100 sieve to 3⁄8 in. sieve). Sand is...
284
Sampling Methods: Overview
2.0K
A sample refers to a smaller subset representative of a larger population. In analytical chemistry, studying or analyzing an entire population is often impractical or impossible. Therefore, samples are used to draw inferences and generalize the whole population. The sampling method selects individuals or items from a population to create a sample. Standard sampling methods include random, judgemental, systematic, stratified, and cluster sampling.
In analytical chemistry, the choice of...
In analytical chemistry, the choice of...
2.0K
Aliasing
520
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
520


