paper-with-me

Papers

Deep Relational Reasoning Graph Network for Arbitrary Shape Text Detection

2020-03-17 · CVPR 2020 6 · Shi-Xue Zhang, Xiaobin Zhu, Jie-Bo Hou, Chang Liu, Chun Yang, Hongfa Wang, Xu-Cheng Yin

Arbitrary shape text detection is a challenging task due to the high variety and complexity of scenes texts. In this paper, we propose a novel unified relational reasoning graph network for arbitrary shape text detection. In our method, an innovative local graph bridges a text proposal model via Convolutional Neural Network (CNN) and a deep relational reasoning network via Graph Convolutional Network (GCN), making our network end-to-end trainable. To be concrete, every text instance will be divided into a series of small rectangular components, and the geometry attributes (e.g., height, width, and orientation) of the small components will be estimated by our text proposal model. Given the geometry attributes, the local graph construction model can roughly establish linkages between different text components. For further reasoning and deducing the likelihood of linkages between the component and its neighbors, we adopt a graph-based network to perform deep relational reasoning on local graphs. Experiments on public available datasets demonstrate the state-of-the-art performance of our method.

📄 PDF Abstract BibTeX arXiv:2003.07493

Code (2)

GXYM/DRRG 공식 구현 pytorch
open-mmlab/mmocr pytorch

Tasks

graph constructionOptical Character Recognition (OCR)Relational ReasoningText Detection

Similar Papers 제목 키워드 기반

StrokeNet: Stroke Assisted and Hierarchical Graph Reasoning Networks

2021-11-23 · Lei LI, Kai Fan, Chun Yuan

Scene text detection is still a challenging task, as there may be extremely small or low-resolution strokes, and close or arbitrary-shaped texts. In this paper, StrokeNet is proposed to effectively detect the texts by ca…

Node ClassificationRelational ReasoningScene Text DetectionText Detection

Learning Reasoning Patterns for Relational Triple Extraction with Mutual Generation of Text and Graph

2022-05-01 · Findings (ACL) 2022 5 · Yubo Chen, Yunqi Zhang, Yongfeng Huang

Relational triple extraction is a critical task for constructing knowledge graphs. Existing methods focused on learning text patterns from explicit relational mentions. However, they usually suffered from ignoring relati…

Graph GenerationKnowledge GraphsRelational ReasoningSentence+1

Arbitrarily Applicable Same/Opposite Relational Responding with NARS

2025-05-11 · Robert Johansson, Patrick Hammer, Tony Lofthouse

Same/opposite relational responding, a fundamental aspect of human symbolic cognition, allows the flexible generalization of stimulus relationships based on minimal experience. In this study, we demonstrate the emergence…

Relational Reasoning

Relational Causal Models with Cycles:Representation and Reasoning

2022-02-22 · Ragib Ahsan, David Arbour, Elena Zheleva

Causal reasoning in relational domains is fundamental to studying real-world social phenomena in which individual units can influence each other's traits and behavior. Dynamics between interconnected units can be represe…

Co-Evolving Graph and Text Memory for Training-Free Multi-Hop Question Answering

2026-07-25 · Hieu Man, Thien Huu Nguyen arxiv

Multi-hop question answering requires coordinating relational and textual evidence across reasoning steps, a combination neither a text corpus nor a knowledge graph can supply alone. Prior work often emphasizes only part…

Multi-hop Question Answering