English

Environment-Invariant Curriculum Relation Learning for Fine-Grained Scene Graph Generation

Computer Vision and Pattern Recognition 2023-08-22 v2

Abstract

The scene graph generation (SGG) task is designed to identify the predicates based on the subject-object pairs.However,existing datasets generally include two imbalance cases: one is the class imbalance from the predicted predicates and another is the context imbalance from the given subject-object pairs, which presents significant challenges for SGG. Most existing methods focus on the imbalance of the predicted predicate while ignoring the imbalance of the subject-object pairs, which could not achieve satisfactory results. To address the two imbalance cases, we propose a novel Environment Invariant Curriculum Relation learning (EICR) method, which can be applied in a plug-and-play fashion to existing SGG methods. Concretely, to remove the imbalance of the subject-object pairs, we first construct different distribution environments for the subject-object pairs and learn a model invariant to the environment changes. Then, we construct a class-balanced curriculum learning strategy to balance the different environments to remove the predicate imbalance. Comprehensive experiments conducted on VG and GQA datasets demonstrate that our EICR framework can be taken as a general strategy for various SGG models, and achieve significant improvements.

Keywords

Cite

@article{arxiv.2308.03282,
  title  = {Environment-Invariant Curriculum Relation Learning for Fine-Grained Scene Graph Generation},
  author = {Yukuan Min and Aming Wu and Cheng Deng},
  journal= {arXiv preprint arXiv:2308.03282},
  year   = {2023}
}

Comments

ICCV2023. arXiv admin note: text overlap with arXiv:2203.11654 by other authors

R2 v1 2026-06-28T11:49:26.444Z