English

FilterLoss: A Transfer Learning Approach for Communication Scene Recognition

Econometrics 2026-02-10 v1

Abstract

Communication scene recognition has been widely applied in practice, but using deep learning to address this problem faces challenges such as insufficient data and imbalanced data distribution. To address this, we designed a weighted loss function structure, named FilterLoss, which assigns different loss function weights to different sample points. This allows the deep learning model to focus primarily on high-value samples while appropriately accounting for noisy, boundary-level data points. Additionally, we developed a matching weight filtering algorithm that evaluates the quality of sample points in the input dataset and assigns different weight values to samples based on their quality. By applying this method, when using transfer learning on a highly imbalanced new dataset, the accuracy of the transferred model was restored to 92.34% of the original model's performance. Our experiments also revealed that using this loss function structure allowed the model to maintain good stability despite insufficient and imbalanced data.

Keywords

Cite

@article{arxiv.2602.07772,
  title  = {FilterLoss: A Transfer Learning Approach for Communication Scene Recognition},
  author = {Jiasong Han and Yufei Feng and Xiaofeng Zhong},
  journal= {arXiv preprint arXiv:2602.07772},
  year   = {2026}
}

Comments

Accepted by the 11th IEEE International Conference on Computer and Communications (ICCC 2025), Chengdu, China

R2 v1 2026-07-01T10:26:24.631Z