paper-with-me

홈 › Papers

Sketching Image Gist: Human-Mimetic Hierarchical Scene Graph Generation

2020-07-17 · ECCV 2020 8 · Wenbin Wang, Ruiping Wang, Shiguang Shan, Xilin Chen

Scene graph aims to faithfully reveal humans' perception of image content. When humans analyze a scene, they usually prefer to describe image gist first, namely major objects and key relations in a scene graph. This humans' inherent perceptive habit implies that there exists a hierarchical structure about humans' preference during the scene parsing procedure. Therefore, we argue that a desirable scene graph should be also hierarchically constructed, and introduce a new scheme for modeling scene graph. Concretely, a scene is represented by a human-mimetic Hierarchical Entity Tree (HET) consisting of a series of image regions. To generate a scene graph based on HET, we parse HET with a Hybrid Long Short-Term Memory (Hybrid-LSTM) which specifically encodes hierarchy and siblings context to capture the structured information embedded in HET. To further prioritize key relations in the scene graph, we devise a Relation Ranking Module (RRM) to dynamically adjust their rankings by learning to capture humans' subjective perceptive habits from objective entity saliency and size. Experiments indicate that our method not only achieves state-of-the-art performances for scene graph generation, but also is expert in mining image-specific relations which play a great role in serving downstream tasks.

📄 PDF Abstract BibTeX arXiv:2007.08760

Code (1)

Kenneth-Wong/het-eccv20 공식 구현 pytorch

Tasks

Graph GenerationScene Graph GenerationScene Parsing

Similar Papers 제목 키워드 기반

Almost Linear Constant-Factor Sketching for $\ell_1$ and Logistic Regression

2023-03-31 · Alexander Munteanu, Simon Omlor, David Woodruff

We improve upon previous oblivious sketching and turnstile streaming results for $\ell_1$ and logistic regression, giving a much smaller sketching dimension achieving $O(1)$-approximation and yielding an efficient optimi…

regression

From Scratch to Sketch: Deep Decoupled Hierarchical Reinforcement Learning for Robotic Sketching Agent

2022-08-09 · Ganghun Lee, Minji Kim, Minsu Lee, Byoung-Tak Zhang

We present an automated learning framework for a robotic sketching agent that is capable of learning stroke-based rendering and motor control simultaneously. We formulate the robotic sketching problem as a deep decoupled…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Murine AI excels at cats and cheese: Structural differences between human and mouse neurons and their implementation in generative AIs

2024-10-28 · Rino Saiga, Kaede Shiga, Yo Maruta, Chie Inomoto 외

Mouse and human brains have different functions that depend on their neuronal networks. In this study, we analyzed nanometer-scale three-dimensional structures of brain tissues of the mouse medial prefrontal cortex and c…

DenoisingGenerative Adversarial NetworkImage Generation

Feature Space Sketching for Logistic Regression

2023-03-24 · Gregory Dexter, Rajiv Khanna, Jawad Raheel, Petros Drineas

We present novel bounds for coreset construction, feature selection, and dimensionality reduction for logistic regression. All three approaches can be thought of as sketching the logistic regression inputs. On the corese…

Dimensionality Reductionfeature selectionregression

Multi-Level Bidirectional Biomimetic Learning for EEG-Based Visual Decoding

2026-05-06 · Jingtao Liu, Peiliang Gong, Chuhang Zheng, Yiheng Liu 외 arxiv

EEG-based visual neural decoding aims to align neural responses with visual stimuli for tasks such as image retrieval. However, limited paired data and a fundamental mismatch between high-fidelity digital images and biol…

Representation LearningContrastive LearningImage Retrieval