paper-with-me

Papers

Integrating Object-aware and Interaction-aware Knowledge for Weakly Supervised Scene Graph Generation

2022-08-03 · Xingchen Li, Long Chen, Wenbo Ma, Yi Yang, Jun Xiao

Recently, increasing efforts have been focused on Weakly Supervised Scene Graph Generation (WSSGG). The mainstream solution for WSSGG typically follows the same pipeline: they first align text entities in the weak image-level supervisions (e.g., unlocalized relation triplets or captions) with image regions, and then train SGG models in a fully-supervised manner with aligned instance-level "pseudo" labels. However, we argue that most existing WSSGG works only focus on object-consistency, which means the grounded regions should have the same object category label as text entities. While they neglect another basic requirement for an ideal alignment: interaction-consistency, which means the grounded region pairs should have the same interactions (i.e., visual relations) as text entity pairs. Hence, in this paper, we propose to enhance a simple grounding module with both object-aware and interaction-aware knowledge to acquire more reliable pseudo labels. To better leverage these two types of knowledge, we regard them as two teachers and fuse their generated targets to guide the training process of our grounding module. Specifically, we design two different strategies to adaptively assign weights to different teachers by assessing their reliability on each training sample. Extensive experiments have demonstrated that our method consistently improves WSSGG performance on various kinds of weak supervision.

📄 PDF Abstract BibTeX arXiv:2208.01834

Code (1)

xcppy/ws-sgg 공식 구현 pytorch

Tasks

Graph GenerationObjectScene Graph Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Dynamic Reconstruction of Hand-Object Interaction with Distributed Force-aware Contact Representation

2024-11-14 · Zhenjun Yu, Wenqiang Xu, Pengfei Xie, Yutong Li 외

We present ViTaM-D, a novel visual-tactile framework for dynamic hand-object interaction reconstruction, integrating distributed tactile sensing for more accurate contact modeling. While existing methods focus primarily …

Dynamic ReconstructionObjectObject Reconstruction

OakInk: A Large-scale Knowledge Repository for Understanding Hand-Object Interaction

2022-03-29 · CVPR 2022 1 · Lixin Yang, Kailin Li, Xinyu Zhan, Fei Wu 외

Learning how humans manipulate objects requires machines to acquire knowledge from two perspectives: one for understanding object affordances and the other for learning human's interactions based on the affordances. Even…

Grasp GenerationObjectPose Estimation

Mitigating Query Selection Bias in Referring Video Object Segmentation

2025-09-17 · Dingwei Zhang, Dong Zhang, Jinhui Tang arxiv

Recently, query-based methods have achieved remarkable performance in Referring Video Object Segmentation (RVOS) by using textual static object queries to drive cross-modal alignment. However, these static queries are ea…

Referring Video Object Segmentation

LLM-driven Effective Knowledge Tracing by Integrating Dual-channel Difficulty

2025-02-27 · Jiahui Cen, Jianghao Lin, Weizhong Xuan, Dong Zhou 외

Knowledge Tracing (KT) is a fundamental technology in intelligent tutoring systems used to simulate changes in students' knowledge state during learning, track personalized knowledge mastery, and predict performance. How…

Knowledge TracingRAGRetrieval-augmented Generation

Learning 6-DOF Grasping Interaction via Deep Geometry-aware 3D Representations

2017-08-24 · Xinchen Yan, Jasmine Hsu, Mohi Khansari, Yunfei Bai 외

This paper focuses on the problem of learning 6-DOF grasping with a parallel jaw gripper in simulation. We propose the notion of a geometry-aware representation in grasping based on the assumption that knowledge of 3D ge…

3D geometry3D Geometry Prediction3D Shape ModelingData Augmentation