paper-with-me

Papers

SERE: Exploring Feature Self-relation for Self-supervised Transformer

2022-06-10 · Zhong-Yu Li, ShangHua Gao, Ming-Ming Cheng

Learning representations with self-supervision for convolutional networks (CNN) has been validated to be effective for vision tasks. As an alternative to CNN, vision transformers (ViT) have strong representation ability with spatial self-attention and channel-level feedforward networks. Recent works reveal that self-supervised learning helps unleash the great potential of ViT. Still, most works follow self-supervised strategies designed for CNN, e.g., instance-level discrimination of samples, but they ignore the properties of ViT. We observe that relational modeling on spatial and channel dimensions distinguishes ViT from other networks. To enforce this property, we explore the feature SElf-RElation (SERE) for training self-supervised ViT. Specifically, instead of conducting self-supervised learning solely on feature embeddings from multiple views, we utilize the feature self-relations, i.e., spatial/channel self-relations, for self-supervised learning. Self-relation based learning further enhances the relation modeling ability of ViT, resulting in stronger representations that stably improve performance on multiple downstream tasks. Our source code is publicly available at: https://github.com/MCG-NKU/SERE.

📄 PDF Abstract BibTeX arXiv:2206.05184

Code (1)

MCG-NKU/SERE 공식 구현 pytorch

Tasks

RelationSelf-Supervised LearningSemantic SegmentationUnsupervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Generating Self-Serendipity Preference in Recommender Systems for Addressing Cold Start Problems

2022-04-27 · Yuanbo Xu, Yongjian Yang, En Wang

Classical accuracy-oriented Recommender Systems (RSs) typically face the cold-start problem and the filter-bubble problem when users suffer the familiar, repeated, and even predictable recommendations, making them boring…

Recommendation Systems

WiseReporter: A Korean Report Generation System

2017-11-01 · IJCNLP 2017 11 · Yunseok Noh, Su Jeong Choi, Seong-Bae Park, Se-Young Park

We demonstrate a report generation system called WiseReporter. The WiseReporter generates a text report of a specific topic which is usually given as a keyword by verbalizing knowledge base facts involving the topic. Thi…

Slot FillingText GenerationText Summarization

Exploring semantically-related concepts from Wikipedia: the case of SeRE

2015-04-27 · Daniel Hienert, Dennis Wegener, Siegfried Schomisch

In this paper we present our web application SeRE designed to explore semantically related concepts. Wikipedia and DBpedia are rich data sources to extract related entities for a given topic, like in- and out-links, broa…

ArticlesGeneral Classification

Contrastive Self-supervised Sequential Recommendation with Robust Augmentation

2021-08-14 · Zhiwei Liu, Yongjun Chen, Jia Li, Philip S. Yu 외

Sequential Recommendationdescribes a set of techniques to model dynamic user behavior in order to predict future interactions in sequential user data. At their core, such approaches model transition probabilities between…

Contrastive LearningSelf-Supervised LearningSequential Recommendation

Data Augmentation with Sentence Recombination Method for Semi-supervised Text Classification

2021-11-16 · ACL ARR November 2021 11 · Anonymous

As the need of large amount of time and expertise to obtain enough labeled data, semi-supervised learning has received much attention to utilize both labeled and unlabeled data. In this paper, we present SeRe: a Sentence…

Data AugmentationSemi-Supervised Text ClassificationSentencetext-classification+1