paper-with-me

Papers

Counterfactual Critic Multi-Agent Training for Scene Graph Generation

2018-12-06 · ICCV 2019 10 · Long Chen, Hanwang Zhang, Jun Xiao, Xiangnan He, ShiLiang Pu, Shih-Fu Chang

Scene graphs -- objects as nodes and visual relationships as edges -- describe the whereabouts and interactions of the things and stuff in an image for comprehensive scene understanding. To generate coherent scene graphs, almost all existing methods exploit the fruitful visual context by modeling message passing among objects, fitting the dynamic nature of reasoning with visual context, eg, "person" on "bike" can help to determine the relationship "ride", which in turn contributes to the category confidence of the two objects. However, we argue that the scene dynamics is not properly learned by using the prevailing cross-entropy based supervised learning paradigm, which is not sensitive to graph inconsistency: errors at the hub or non-hub nodes are unfortunately penalized equally. To this end, we propose a Counterfactual critic Multi-Agent Training (CMAT) approach to resolve the mismatch. CMAT is a multi-agent policy gradient method that frames objects as cooperative agents, and then directly maximizes a graph-level metric as the reward. In particular, to assign the reward properly to each agent, CMAT uses a counterfactual baseline that disentangles the agent-specific reward by fixing the dynamics of other agents. Extensive validations on the challenging Visual Genome benchmark show that CMAT achieves a state-of-the-art by significant performance gains under various settings and metrics.

📄 PDF Abstract BibTeX arXiv:1812.02347

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualGraph GenerationScene Graph GenerationScene Understanding

Similar Papers 제목 키워드 기반

CounterScene: Counterfactual Causal Reasoning in Generative World Models for Safety-Critical Closed-Loop Evaluation

2026-03-22 · Bowen Jing, Ruiyang Hao, Weitao Zhou, Haibao Yu arxiv

Generating safety-critical driving scenarios requires understanding why dangerous interactions arise, rather than merely forcing collisions. However, existing methods rely on heuristic adversarial agent selection and uns…

Counterfactual Multi-Agent Policy Gradients

2017-05-24 · Jakob Foerster, Gregory Farquhar, Triantafyllos Afouras, Nantas Nardelli 외

Cooperative multi-agent systems can be naturally used to model many real world problems, such as network packet routing and the coordination of autonomous vehicles. There is a great need for new reinforcement learning me…

Autonomous VehiclescounterfactualReinforcement LearningSMAC++1

OmniDrive: A Holistic Vision-Language Dataset for Autonomous Driving with Counterfactual Reasoning

2024-05-02 · Shihao Wang, Zhiding Yu, Xiaohui Jiang, Shiyi Lan 외

The advances in vision-language models (VLMs) have led to a growing interest in autonomous driving to leverage their strong reasoning capabilities. However, extending these capabilities from 2D to full 3D understanding i…

Autonomous DrivingcounterfactualCounterfactual ReasoningDecision Making+3

OmniDrive: A Holistic Vision-Language Dataset for Autonomous Driving with Counterfactual Reasoning

2025-04-06 · CVPR 2025 1 · Shihao Wang, Zhiding Yu, Xiaohui Jiang, Shiyi Lan 외

The advances in vision-language models (VLMs) have led to a growing interest in autonomous driving to leverage their strong reasoning capabilities. However, extending these capabilities from 2D to full 3D understanding i…

Autonomous DrivingcounterfactualCounterfactual ReasoningDecision Making

Improving Clinical Diagnosis with Counterfactual Multi-Agent Reasoning

2026-03-29 · Zhiwen You, Xi Chen, Aniket Vashishtha, Simo Du 외 arxiv

Clinical diagnosis is a complex reasoning process in which clinicians gather evidence, form hypotheses, and test them against alternative explanations. In medical training, this reasoning is explicitly developed through …