paper-with-me

Papers

A Unified Two-Stage Group Semantics Propagation and Contrastive Learning Network for Co-Saliency Detection

2022-08-13 · Zhenshan Tan, Cheng Chen, Keyu Wen, Yuzhuo Qin, Xiaodong Gu

Co-saliency detection (CoSOD) aims at discovering the repetitive salient objects from multiple images. Two primary challenges are group semantics extraction and noise object suppression. In this paper, we present a unified Two-stage grOup semantics PropagatIon and Contrastive learning NETwork (TopicNet) for CoSOD. TopicNet can be decomposed into two substructures, including a two-stage group semantics propagation module (TGSP) to address the first challenge and a contrastive learning module (CLM) to address the second challenge. Concretely, for TGSP, we design an image-to-group propagation module (IGP) to capture the consensus representation of intra-group similar features and a group-to-pixel propagation module (GPP) to build the relevancy of consensus representation. For CLM, with the design of positive samples, the semantic consistency is enhanced. With the design of negative samples, the noise objects are suppressed. Experimental results on three prevailing benchmarks reveal that TopicNet outperforms other competitors in terms of various evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2208.06615

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSaliency Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

A Unified Contrastive Transfer Framework with Propagation Structure for Boosting Low-Resource Rumor Detection

2023-04-04 · Hongzhan Lin, Jing Ma, Ruichao Yang, Zhiwei Yang 외

The truth is significantly hampered by massive rumors that spread along with breaking news or popular topics. Since there is sufficient corpus gathered from the same domain for model training, existing rumor detection al…

Contrastive LearningData AugmentationRepresentation Learning

Local-Global Multimodal Contrastive Learning for Molecular Property Prediction

2026-01-30 · Xiayu Liu, Zhengyi Lu, Yunhong Liao, Chan Fan 외 arxiv

Accurate molecular property prediction requires integrating complementary information from molecular structure and chemical semantics. In this work, we propose LGM-CL, a local-global multimodal contrastive learning frame…

Molecular Property PredictionRepresentation LearningContrastive Learning

Self-Supervised Learning Disentangled Group Representation as Feature

2021-10-28 · NeurIPS 2021 12 · Tan Wang, Zhongqi Yue, Jianqiang Huang, Qianru Sun 외

A good visual representation is an inference map from observations (images) to features (vectors) that faithfully reflects the hidden modularized generative factors (semantics). In this paper, we formulate the notion of …

ColorizationContrastive LearningSelf-Supervised Learning

Signed-Graph Recommendation as Structural Consistency Maximization

2026-07-07 · Zifan Wang, Siyu Chen, Wenzhuo Song arxiv

While signed social recommendation has shown great potential by modeling both trust and distrust relations, its effectiveness is often hindered by structural noise and data sparsity. In this work, we first identify a fun…

Contrastive Learning

Contrastive Multi-graph Learning with Neighbor Hierarchical Sifting for Semi-supervised Text Classification

2024-11-25 · Wei Ai, Jianbin Li, Ze Wang, Yingying Wei 외

Graph contrastive learning has been successfully applied in text classification due to its remarkable ability for self-supervised node representation learning. However, explicit graph augmentations may lead to a loss of …

Contrastive LearningGraph AttentionGraph LearningRepresentation Learning+3