Region Embedding with Intra and Inter-View Contrastive Learning
Liang Zhang, Cheng Long, and Gao Cong

TL;DR
This paper introduces ReMVC, a contrastive learning model for multi-view region representation in urban data, significantly improving land usage clustering and region popularity prediction accuracy.
Contribution
The paper presents a novel multi-view contrastive learning framework, ReMVC, that effectively captures intra- and inter-view region features for urban data analysis.
Findings
ReMVC outperforms seven baseline methods in land usage clustering by over 30%.
The model improves region popularity prediction accuracy.
Contrastive learning enhances multi-view region representation quality.
Abstract
Unsupervised region representation learning aims to extract dense and effective features from unlabeled urban data. While some efforts have been made for solving this problem based on multiple views, existing methods are still insufficient in extracting representations in a view and/or incorporating representations from different views. Motivated by the success of contrastive learning for representation learning, we propose to leverage it for multi-view region representation learning and design a model called ReMVC (Region Embedding with Multi-View Contrastive Learning) by following two guidelines: i) comparing a region with others within each view for effective representation extraction and ii) comparing a region with itself across different views for cross-view information sharing. We design the intra-view contrastive learning module which helps to learn distinguished region…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Mobility and Location-Based Analysis · Land Use and Ecosystem Services · Data-Driven Disease Surveillance
MethodsContrastive Learning
