paper-with-me

홈 › Papers

Region Embedding with Intra and Inter-View Contrastive Learning

2022-11-15 · Liang Zhang, Cheng Long, Gao Cong

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 embeddings and the inter-view contrastive learning module which serves as a soft co-regularizer to constrain the embedding parameters and transfer knowledge across multi-views. We exploit the learned region embeddings in two downstream tasks named land usage clustering and region popularity prediction. Extensive experiments demonstrate that our model achieves impressive improvements compared with seven state-of-the-art baseline methods, and the margins are over 30% in the land usage clustering task.

📄 PDF Abstract BibTeX arXiv:2211.08975

Code (1)

liang-ntu/techinical_report_remvc 공식 구현

Tasks

ClusteringContrastive LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Urban Region Embedding via Multi-View Contrastive Prediction

2023-12-15 · Zechen Li, Weiming Huang, Kai Zhao, Min Yang 외

Recently, learning urban region representations utilizing multi-modal data (information views) has become increasingly popular, for deep understanding of the distributions of various socioeconomic features in cities. How…

Contrastive LearningPredictionRepresentation Learning

Exploring Instance Relations for Unsupervised Feature Embedding

2021-05-07 · Yifei Zhang, Yu Zhou, Weiping Wang

Despite the great progress achieved in unsupervised feature embedding, existing contrastive learning methods typically pursue view-invariant representations through attracting positive sample pairs and repelling negative…

Contrastive Learningimage-classificationImage ClassificationRelation+1

Multi-level Graph Subspace Contrastive Learning for Hyperspectral Image Clustering

2024-04-08 · Jingxin Wang, Renxiang Guan, Kainan Gao, Zihao Li 외

Hyperspectral image (HSI) clustering is a challenging task due to its high complexity. Despite subspace clustering shows impressive performance for HSI, traditional methods tend to ignore the global-local interaction in …

ClusteringContrastive Learninghyperspectral image clusteringImage Clustering

Decoupled Contrastive Multi-View Clustering with High-Order Random Walks

2023-08-22 · Yiding Lu, Yijie Lin, Mouxing Yang, Dezhong Peng 외

In recent, some robust contrastive multi-view clustering (MvC) methods have been proposed, which construct data pairs from neighborhoods to alleviate the false negative issue, i.e., some intra-cluster samples are wrongly…

ClusteringContrastive Learning

Separated Contrastive Learning for Matching in Cross-domain Recommendation with Curriculum Scheduling

2025-02-22 · Heng Chang, Liang Gu, Cheng Hu, Zhinan Zhang 외

Cross-domain recommendation (CDR) is a task that aims to improve the recommendation performance in a target domain by leveraging the information from source domains. Contrastive learning methods have been widely adopted …

Contrastive LearningRecommendation SystemsRepresentation LearningScheduling+1