Hybrid Reciprocal Transformer with Triplet Feature Alignment for Scene Graph Generation
Scene graph generation is a pivotal task in computer vision, focusing on comprehensive identification of visual relation tuples embedded within images. The advancement of methods involving triplets has sought to enhance task performance by integrating triplets as contextual features for more precise predicate identification from component level. However, challenges remain due to interference from multi-role objects in overlapping tuples within complex environments, which impairs the model's ability to distinguish and align specific triplet features for reasoning diverse semantics of multi-role objects. To address these issues, we introduce a novel framework that incorporates a triplet alignment model into a hybrid reciprocal transformer architecture, starting from using triplet mask features to guide the learning of component-level relation graphs. To effectively distinguish multi-role objects characterized by overlapping visual relation tuples, we introduce a triplet alignment loss, which provides multi-role objects with aligned features from triplet and helps customize them. Additionally, we explore the inherent connectivity between hybrid aligned triplet and component features through a bidirectional refinement module, which enhances feature interaction and reciprocal reinforcement. Experimental results demonstrate that our model achieves state-of-the-art performance on the Visual Genome and Action Genome datasets, underscoring its effectiveness and adaptability. Project page: hq-sg.github.io.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph GenerationRelationScene Graph GenerationTripletMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
TR-DETR: Task-Reciprocal Transformer for Joint Moment Retrieval and Highlight Detection
Video moment retrieval (MR) and highlight detection (HD) based on natural language queries are two highly related tasks, which aim to obtain relevant moments within videos and highlight scores of each video clip. Recentl…
Highlight DetectionMoment RetrievalNatural Language QueriesRetrievalEvent-Enhanced Blurry Video Super-Resolution
In this paper, we tackle the task of blurry video super-resolution (BVSR), aiming to generate high-resolution (HR) videos from low-resolution (LR) and blurry inputs. Current BVSR methods often fail to restore sharp detai…
DeblurringMotion EstimationOptical Flow EstimationSuper-Resolution+1RRSR:Reciprocal Reference-based Image Super-Resolution with Progressive Feature Alignment and Selection
Reference-based image super-resolution (RefSR) is a promising SR branch and has shown great potential in overcoming the limitations of single image super-resolution. While previous state-of-the-art RefSR methods mainly f…
feature selectionImage Super-ResolutionSuper-ResolutionReciprocal Attention Mixing Transformer for Lightweight Image Restoration
Although many recent works have made advancements in the image restoration (IR) field, they often suffer from an excessive number of parameters. Another issue is that most Transformer-based IR methods focus only on eithe…
DenoisingImage RestorationRain RemovalSuper-ResolutionHuman-AI Interaction Alignment: Designing, Evaluating, and Evolving Value-Centered AI For Reciprocal Human-AI Futures
The rapid integration of generative AI into everyday life underscores the need to move beyond unidirectional alignment models that only adapt AI to human values. This workshop focuses on bidirectional human-AI alignment,…