paper-with-me

Papers Predicate Classification

“Predicate Classification” 태그가 달린 논문 22편 · 필터 해제

Situational Scene Graph for Structured Human-centric Situation Understanding

2024-10-30 · Chinthani Sugandhika, Chen Li, Deepu Rajan, Basura Fernando

Graph based representation has been widely used in modelling spatio-temporal relationships in video understanding. Although effective, existing graph-based approaches focus on capturing the human-object relationships whi…

Graph GenerationPredicate ClassificationScene Graph GenerationVideo Understanding

TD^2-Net: Toward Denoising and Debiasing for Dynamic Scene Graph Generation

2024-01-23 · Xin Lin, Chong Shi, Yibing Zhan, Zuopeng Yang 외

Dynamic scene graph generation (SGG) focuses on detecting objects in a video and determining their pairwise relationships. Existing dynamic SGG methods usually suffer from several issues, including 1) Contextual noise, a…

DenoisingGraph GenerationObjectPredicate Classification+1

RelVAE: Generative Pretraining for few-shot Visual Relationship Detection

2023-11-27 · Sotiris Karapiperis, Markos Diomataris, Vassilis Pitsikalis

Visual relations are complex, multimodal concepts that play an important role in the way humans perceive the world. As a result of their complexity, high-quality, diverse and large scale datasets for visual relations are…

Predicate ClassificationRelationship DetectionVisual Relationship Detection

Enhancing Scene Graph Generation with Hierarchical Relationships and Commonsense Knowledge

2023-11-21 · Bowen Jiang, Zhijun Zhuang, Shreyas S. Shivakumar, Camillo J. Taylor

This work introduces an enhanced approach to generating scene graphs by incorporating both a relationship hierarchy and commonsense knowledge. Specifically, we begin by proposing a hierarchical relation head that exploit…

Large Language ModelMultimodal Deep LearningPredicate ClassificationRelation+4

Predicate Classification Using Optimal Transport Loss in Scene Graph Generation

2023-09-19 · Sorachi Kurita, Satoshi Oyama, Itsuki Noda

In scene graph generation (SGG), learning with cross-entropy loss yields biased predictions owing to the severe imbalance in the distribution of the relationship labels in the dataset. Thus, this study proposes a method …

Graph GenerationPredicate ClassificationScene Graph Generation

Hierarchical Relationships: A New Perspective to Enhance Scene Graph Generation

2023-03-13 · Bowen Jiang, Camillo J. Taylor

This paper presents a finding that leveraging the hierarchical structures among labels for relationships and objects can substantially improve the performance of scene graph generation systems. The focus of this work is …

Contrastive LearningGraph GenerationPredicate ClassificationScene Graph Generation

1st Place Solution for PSG competition with ECCV'22 SenseHuman Workshop

2023-02-06 · Qixun Wang, Xiaofeng Guo, Haofan Wang

Panoptic Scene Graph (PSG) generation aims to generate scene graph representations based on panoptic segmentation instead of rigid bounding boxes. Existing PSG methods utilize one-stage paradigm which simultaneously gene…

Multi-class ClassificationPanoptic SegmentationPredicate ClassificationRelation+4

IS-GGT: Iterative Scene Graph Generation With Generative Transformers

2023-01-01 · CVPR 2023 1 · Sanjoy Kundu, Sathyanarayanan N. Aakur

Scene graphs provide a rich, structured representation of a scene by encoding the entities (objects) and their spatial relationships in a graphical format. This representation has proven useful in several tasks, such…

Graph GenerationLink Predictionobject-detectionObject Detection+3

Multi-Task Edge Prediction in Temporally-Dynamic Video Graphs

2022-12-06 · Osman Ülger, Julian Wiederer, Mohsen Ghafoorian, Vasileios Belagiannis 외

Graph neural networks have shown to learn effective node representations, enabling node-, link-, and graph-level inference. Conventional graph networks assume static relations between nodes, while relations between entit…

Graph Attentionobject-detectionObject DetectionPredicate Classification

Iterative Scene Graph Generation with Generative Transformers

2022-11-30 · Sanjoy Kundu, Sathyanarayanan N. Aakur

Scene graphs provide a rich, structured representation of a scene by encoding the entities (objects) and their spatial relationships in a graphical format. This representation has proven useful in several tasks, such as …

Graph GenerationLink Predictionobject-detectionObject Detection+3

Label Semantic Knowledge Distillation for Unbiased Scene Graph Generation

2022-08-07 · Lin Li, Long Chen, Hanrong Shi, Wenxiao Wang 외

The Scene Graph Generation (SGG) task aims to detect all the objects and their pairwise visual relationships in a given image. Although SGG has achieved remarkable progress over the last few years, almost all existing SG…

Graph GenerationKnowledge DistillationObjectPredicate Classification+2

Fine-Grained Predicates Learning for Scene Graph Generation

2022-04-06 · CVPR 2022 1 · Xinyu Lyu, Lianli Gao, Yuyu Guo, Zhou Zhao 외

The performance of current Scene Graph Generation models is severely hampered by some hard-to-distinguish predicates, e.g., "woman-on/standing on/walking on-beach" or "woman-near/looking at/in front of-child". While gene…

Fine-Grained Image ClassificationGraph Generationimage-classificationImage Classification+2

Fine-Grained Scene Graph Generation with Data Transfer

2022-03-22 · Ao Zhang, Yuan YAO, Qianyu Chen, Wei Ji 외

Scene graph generation (SGG) is designed to extract (subject, predicate, object) triplets in images. Recent works have made a steady progress on SGG, and provide useful tools for high-level vision and language understand…

Graph GenerationPredicate ClassificationScene Graph ClassificationScene Graph Detection+2

Biasing Like Human: A Cognitive Bias Framework for Scene Graph Generation

2022-03-17 · Xiaoguang Chang, Teng Wang, Changyin Sun, Wenzhe Cai

Scene graph generation is a sophisticated task because there is no specific recognition pattern (e.g., "looking at" and "near" have no conspicuous difference concerning vision, whereas "near" could occur between entities…

Graph GenerationPredicate ClassificationRelationScene Graph Generation

Relation Regularized Scene Graph Generation

2022-02-22 · Yuyu Guo, Lianli Gao, Jingkuan Song, Peng Wang 외

Scene graph generation (SGG) is built on top of detected objects to predict object pairwise visual relations for describing the image content abstraction. Existing works have revealed that if the links between objects ar…

Graph ClassificationGraph GenerationObjectPredicate Classification+4

PPDL: Predicate Probability Distribution Based Loss for Unbiased Scene Graph Generation

2022-01-01 · CVPR 2022 1 · Wei Li, Haiwei Zhang, Qijie Bai, Guoqing Zhao 외

Scene Graph Generation (SGG) has attracted more and more attention from visual researchers in recent years, since Scene Graph (SG) is valuable in many downstream tasks due to its rich structural-semantic details. How…

Graph GenerationPredicate ClassificationScene Graph GenerationUnbiased Scene Graph Generation

Classification-Then-Grounding: Reformulating Video Scene Graphs as Temporal Bipartite Graphs

2021-12-08 · CVPR 2022 1 · Kaifeng Gao, Long Chen, Yulei Niu, Jian Shao 외

Today's VidSGG models are all proposal-based methods, i.e., they first generate numerous paired subject-object snippets as proposals, and then conduct predicate classification for each proposal. In this paper, we argue t…

Predicate Classification

Tackling the Challenges in Scene Graph Generation with Local-to-Global Interactions

2021-06-16 · Sangmin Woo, Junhyug Noh, Kangil Kim

In this work, we seek new insights into the underlying challenges of the Scene Graph Generation (SGG) task. Quantitative and qualitative analysis of the Visual Genome dataset implies -- 1) Ambiguity: even if inter-object…

Bidirectional Relationship ClassificationDiagnosticGraph GenerationObject+3

Visual Distant Supervision for Scene Graph Generation

2021-03-29 · ICCV 2021 10 · Yuan YAO, Ao Zhang, Xu Han, Mengdi Li 외

Scene graph generation aims to identify objects and their relations in images, providing structured image representations that can facilitate numerous applications in computer vision. However, scene graph models usually …

Graph GenerationPredicate ClassificationRelationScene Graph Generation

SceneGraphFusion: Incremental 3D Scene Graph Prediction from RGB-D Sequences

2021-03-27 · CVPR 2021 1 · Shun-Cheng Wu, Johanna Wald, Keisuke Tateno, Nassir Navab 외

Scene graphs are a compact and explicit representation successfully used in a variety of 2D scene understanding tasks. This work proposes a method to incrementally build up semantic scene graphs from a 3D environment giv…

3D Object Classification3d scene graph generationGraph Neural NetworkPanoptic Segmentation+3
1–20 / 22 다음 →