paper-with-me

홈 › Papers

Shuffle-Then-Assemble: Learning Object-Agnostic Visual Relationship Features

2018-08-01 · ECCV 2018 9 · Xu Yang, Hanwang Zhang, Jianfei Cai

Due to the fact that it is prohibitively expensive to completely annotate visual relationships, i.e., the (obj1, rel, obj2) triplets, relationship models are inevitably biased to object classes of limited pairwise patterns, leading to poor generalization to rare or unseen object combinations. Therefore, we are interested in learning object-agnostic visual features for more generalizable relationship models. By "agnostic", we mean that the feature is less likely biased to the classes of paired objects. To alleviate the bias, we propose a novel \texttt{Shuffle-Then-Assemble} pre-training strategy. First, we discard all the triplet relationship annotations in an image, leaving two unpaired object domains without obj1-obj2 alignment. Then, our feature learning is to recover possible obj1-obj2 pairs. In particular, we design a cycle of residual transformations between the two domains, to capture shared but not object-specific visual patterns. Extensive experiments on two visual relationship benchmarks show that by using our pre-trained features, naive relationship models can be consistently improved and even outperform other state-of-the-art relationship models. Code has been made available at: \url{https://github.com/yangxuntu/vrd}.

📄 PDF Abstract BibTeX arXiv:1808.00171

Code (1)

yangxuntu/vrd 공식 구현 tf

Tasks

ObjectTriplet

Similar Papers 제목 키워드 기반

Visual and Textual Prior Guided Mask Assemble for Few-Shot Segmentation and Beyond

2023-08-15 · Chen Shuai, Meng Fanman, Zhang Runtong, Qiu Heqian 외

Few-shot segmentation (FSS) aims to segment the novel classes with a few annotated images. Due to CLIP's advantages of aligning visual and textual information, the integration of CLIP can enhance the generalization abili…

Few-Shot Semantic SegmentationSegmentationZero Shot Segmentation

Learning visual policies for building 3D shape categories

2020-04-15 · Alexander Pashevich, Igor Kalevatykh, Ivan Laptev, Cordelia Schmid

Manipulation and assembly tasks require non-trivial planning of actions depending on the environment and the final goal. Previous work in this domain often assembles particular instances of objects from known sets of pri…

Object

AsConvSR: Fast and Lightweight Super-Resolution Network with Assembled Convolutions

2023-05-05 · Jiaming Guo, Xueyi Zou, Yuyi Chen, Yi Liu 외

In recent years, videos and images in 720p (HD), 1080p (FHD) and 4K (UHD) resolution have become more popular for display devices such as TVs, mobile phones and VR. However, these high resolution images cannot achieve th…

4kSuper-Resolution

A Category Agnostic Model for Visual Rearrangment

2024-01-01 · CVPR 2024 1 · Yuyi Liu, Xinhang Song, Weijie Li, Xiaohan Wang 외

This paper presents a novel category agnostic model for visual rearrangement task which can help an embodied agent to physically recover the shuffled scene configuration without any category concepts to the goal conf…

Change DetectionmodelScene Change Detection

Shuffled-token Detection for Refining Pre-trained RoBERTa

2021-06-01 · NAACL 2021 4 · Subhadarshi Panda, Anjali Agrawal, Jeewon Ha, Benjamin Bloch

State-of-the-art transformer models have achieved robust performance on a variety of NLP tasks. Many of these approaches have employed domain agnostic pre-training tasks to train models that yield highly generalized sent…

Sentence