paper-with-me

Papers

UniQ: Unified Decoder with Task-specific Queries for Efficient Scene Graph Generation

2025-01-10 · Xinyao Liao, Wei Wei, Dangyang Chen, Yuanyuan Fu

Scene Graph Generation(SGG) is a scene understanding task that aims at identifying object entities and reasoning their relationships within a given image. In contrast to prevailing two-stage methods based on a large object detector (e.g., Faster R-CNN), one-stage methods integrate a fixed-size set of learnable queries to jointly reason relational triplets <subject, predicate, object>. This paradigm demonstrates robust performance with significantly reduced parameters and computational overhead. However, the challenge in one-stage methods stems from the issue of weak entanglement, wherein entities involved in relationships require both coupled features shared within triplets and decoupled visual features. Previous methods either adopt a single decoder for coupled triplet feature modeling or multiple decoders for separate visual feature extraction but fail to consider both. In this paper, we introduce UniQ, a Unified decoder with task-specific Queries architecture, where task-specific queries generate decoupled visual features for subjects, objects, and predicates respectively, and unified decoder enables coupled feature modeling within relational triplets. Experimental results on the Visual Genome dataset demonstrate that UniQ has superior performance to both one-stage and two-stage methods.

📄 PDF Abstract BibTeX arXiv:2501.05687

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGraph GenerationObjectScene Graph GenerationScene UnderstandingTriplet

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Question Answering for Complex Electronic Health Records Database using Unified Encoder-Decoder Architecture

2021-11-14 · Seongsu Bae, Daeyoung Kim, Jiho Kim, Edward Choi

An intelligent machine that can answer human questions based on electronic health records (EHR-QA) has a great practical value, such as supporting clinical decisions, managing hospital administration, and medical chatbot…

DecoderNatural QuestionsQuestion Answering

DETRAM: End-to-end DEtection, Tracking and Recovery of HumAn Meshes

2026-07-10 · Chunggi Lee, Seonwook Park, Wanhua Li, Umar Iqbal 외 arxiv

In the task of human mesh recovery (HMR), multi-person scenes are particularly difficult to handle due to the many entities that appear and occlusions between them over time. In particular for video inputs, there is a ne…

Human Mesh Recovery

Generalized Decoding for Pixel, Image, and Language

2022-12-21 · CVPR 2023 1 · Xueyan Zou, Zi-Yi Dou, Jianwei Yang, Zhe Gan 외

We present X-Decoder, a generalized decoding model that can predict pixel-level segmentation and language tokens seamlessly. X-Decodert takes as input two types of queries: (i) generic non-semantic queries and (ii) seman…

DecoderImage SegmentationInstance SegmentationPanoptic Segmentation+4

A Unified Query-based Paradigm for Camouflaged Instance Segmentation

2023-08-14 · Bo Dong, Jialun Pei, Rongrong Gao, Tian-Zhu Xiang 외

Due to the high similarity between camouflaged instances and the background, the recently proposed camouflaged instance segmentation (CIS) faces challenges in accurate localization and instance segmentation. To this end,…

Boundary DetectionDecoderInstance SegmentationMulti-Task Learning+2

Unifying 3D Vision-Language Understanding via Promptable Queries

2024-05-19 · Ziyu Zhu, Zhuofan Zhang, Xiaojian Ma, Xuesong Niu 외

A unified model for 3D vision-language (3D-VL) understanding is expected to take various scene representations and perform a wide range of tasks in a 3D scene. However, a considerable gap exists between existing methods …

3D Question Answering (3D-QA)DecoderInformation RetrievalInstance Segmentation+1