paper-with-me

Papers

Graph Representation for Order-Aware Visual Transformation

2023-01-01 · CVPR 2023 1 · Yue Qiu, Yanjun Sun, Fumiya Matsuzawa, Kenji Iwata, Hirokatsu Kataoka

This paper proposes a new visual reasoning formulation that aims at discovering changes between image pairs and their temporal orders. Recognizing scene dynamics and their chronological orders is a fundamental aspect of human cognition. The aforementioned abilities make it possible to follow step-by-step instructions, reason about and analyze events, recognize abnormal dynamics, and restore scenes to their previous states. However, it remains unclear how well current AI systems perform in these capabilities. Although a series of studies have focused on identifying and describing changes from image pairs, they mainly consider those changes that occur synchronously, thus neglecting potential orders within those changes. To address the above issue, we first propose a visual transformation graph structure for conveying order-aware changes. Then, we benchmarked previous methods on our newly generated dataset and identified the issues of existing methods for change order recognition. Finally, we show a significant improvement in order-aware change recognition by introducing a new model that explicitly associates different changes and then identifies changes and their orders in a graph representation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

HGNet: High-Order Spatial Awareness Hypergraph and Multi-Scale Context Attention Network for Colorectal Polyp Detection

2025-07-07 · Xiaofang Liu, Lingling Sun, Xuqing Zhang, Yuannong Ye 외 arxiv

Colorectal cancer (CRC) is closely linked to the malignant transformation of colorectal polyps, making early detection essential. However, current models struggle with detecting small lesions, accurately localizing bound…

Transfer Learning

EquiHGNN: Scalable Rotationally Equivariant Hypergraph Neural Networks

2025-05-08 · Tien Dang, Truong-Son Hy

Molecular interactions often involve high-order relationships that cannot be fully captured by traditional graph-based models limited to pairwise connections. Hypergraphs naturally extend graphs by enabling multi-way int…

HOTVis: Higher-Order Time-Aware Visualisation of Dynamic Graphs

2019-08-16 · Vincenzo Perri, Ingo Scholtes

Network visualisation techniques are important tools for the exploratory analysis of complex systems. While these methods are regularly applied to visualise data on complex networks, we increasingly have access to time s…

Time SeriesTime Series Analysis

Equipping Sketch Patches with Context-Aware Positional Encoding for Graphic Sketch Representation

2024-03-26 · Sicong Zang, Zhijun Fang

When benefiting graphic sketch representation with sketch drawing orders, recent studies have linked sketch patches as graph edges by drawing orders in accordance to a temporal-based nearest neighboring strategy. However…

Representation Learning

Relation-Aware Graph Attention Network for Visual Question Answering

2019-03-29 · ICCV 2019 10 · Linjie Li, Zhe Gan, Yu Cheng, Jingjing Liu

In order to answer semantically-complicated questions about an image, a Visual Question Answering (VQA) model needs to fully understand the visual scene in the image, especially the interactive dynamics between different…

Graph AttentionImplicit RelationsQuestion AnsweringRelation+2