Scale and Direction Guided GAN for Inertial Sensor Signal Enhancement

Abstract

Open-world semi-supervised learning (OWSSL) aims to recognize both known and unknown classes, but the labeled samples only cover the known classes. Existing OWSSL methods primarily represent classes as symbolic variables, which ignore the rich internal semantic information associated with the classes and thus hampers their ability to recognize unknown classes. Recent studies incorporate textual descriptions of classes to facilitate training, but these methods overlook the class semantic correlations, which constrains their effectiveness in recognizing unknown classes. To address these issues, we propose a novel OWSSL method. Our method fine-tunes only the image encoder during training while keeping the text encoder frozen, thereby preserving the rich semantic correlations learned during the pre-training phase. Furthermore, we employ a semantic margin to extract class semantic correlations from textual descriptions, which are then utilized in enhancing image representation discriminability. Experimental results across multiple datasets demonstrate that our method significantly outperforms representative OWSSL methods in the recognition of both known and unknown classes.

Cite

Text

Wang and Zhao. "Scale and Direction Guided GAN for Inertial Sensor Signal Enhancement." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/567

Markdown

[Wang and Zhao. "Scale and Direction Guided GAN for Inertial Sensor Signal Enhancement." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/wang2024ijcai-scale/) doi:10.24963/ijcai.2024/567

BibTeX

@inproceedings{wang2024ijcai-scale,
  title     = {{Scale and Direction Guided GAN for Inertial Sensor Signal Enhancement}},
  author    = {Wang, Yifeng and Zhao, Yi},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {5126-5134},
  doi       = {10.24963/ijcai.2024/567},
  url       = {https://mlanthology.org/ijcai/2024/wang2024ijcai-scale/}
}