Learning Hierarchy-Enhanced POI Category Representations Using Disentangled Mobility Sequences

Abstract

To meet the growing demand for cross-modal training data, directly collecting multimodal data from the Internet has become prevalent. However, such data inevitably suffer from Noisy Correspondence. Previous works focused on recasting soft labels to mitigate noise's negative impact. We explore a novel perspective to solve this problem: pursuing proxy representation for noisy data to enable reliable feature learning. To this end, we propose a novel framework: Seeking Proxy Point via Stable Feature Space (SPS). This framework employs a fine-grained partitioning strategy to obtain a high-confidence reliable set. By imposing intermodal cross-transformation consistency constraints and intramodal metric consistency constraints, a stable feature space is constructed. Building on this foundation, SPS seeks proxy points for noisy data, enabling even noisy data to be accurately embedded into appropriate positions within the feature space. Combined with partial alignment for partially matched data pairs, SPS ultimately achieves robust learning under Noisy Correspondence. Experiments on three widely used cross-modal datasets demonstrate that SPS significantly outperforms previous methods. Our code is available at https://github.com/C-TeaRanger/SPS.

Cite

Text

Jia et al. "Learning Hierarchy-Enhanced POI Category Representations Using Disentangled Mobility Sequences." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/231

Markdown

[Jia et al. "Learning Hierarchy-Enhanced POI Category Representations Using Disentangled Mobility Sequences." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/jia2024ijcai-learning/) doi:10.24963/ijcai.2024/231

BibTeX

@inproceedings{jia2024ijcai-learning,
  title     = {{Learning Hierarchy-Enhanced POI Category Representations Using Disentangled Mobility Sequences}},
  author    = {Jia, Hongwei and Chen, Meng and Huang, Weiming and Zhao, Kai and Gong, Yongshun},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {2090-2098},
  doi       = {10.24963/ijcai.2024/231},
  url       = {https://mlanthology.org/ijcai/2024/jia2024ijcai-learning/}
}