paper-with-me

Papers

Circle Feature Graphormer: Can Circle Features Stimulate Graph Transformer?

2023-09-11 · Jingsong Lv, Hongyang Chen, Yao Qi, Lei Yu

In this paper, we introduce two local graph features for missing link prediction tasks on ogbl-citation2. We define the features as Circle Features, which are borrowed from the concept of circle of friends. We propose the detailed computing formulas for the above features. Firstly, we define the first circle feature as modified swing for common graph, which comes from bipartite graph. Secondly, we define the second circle feature as bridge, which indicates the importance of two nodes for different circle of friends. In addition, we firstly propose the above features as bias to enhance graph transformer neural network, such that graph self-attention mechanism can be improved. We implement a Circled Feature aware Graph transformer (CFG) model based on SIEG network, which utilizes a double tower structure to capture both global and local structure features. Experimental results show that CFG achieves the state-of-the-art performance on dataset ogbl-citation2.

📄 PDF Abstract BibTeX arXiv:2309.06574

Code (1)

jingsonglv/CFG pytorch

Tasks

Link Prediction

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
LapEigen 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

CircleFormer: Circular Nuclei Detection in Whole Slide Images with Circle Queries and Attention

2023-08-30 · Hengxu Zhang, Pengpeng Liang, Zhiyong Sun, Bo Song 외

Both CNN-based and Transformer-based object detection with bounding box representation have been extensively studied in computer vision and medical image analysis, but circular object detection in medical images is still…

DecoderMedical Image AnalysisMedical Object DetectionObject+4

Deep Algebraic Fitting for Multiple Circle Primitives Extraction from Raw Point Clouds

2022-04-02 · Zeyong Wei, Honghua Chen, Hao Tang, Qian Xie 외

The shape of circle is one of fundamental geometric primitives of man-made engineering objects. Thus, extraction of circles from scanned point clouds is a quite important task in 3D geometry data processing. However, exi…

3D geometry

Global and Local Feature Learning for Ego-Network Analysis

2020-02-16 · Fatemeh Salehi Rizi, Michael Granitzer, Konstantin Ziegler

In an ego-network, an individual (ego) organizes its friends (alters) in different groups (social circles). This social network can be efficiently analyzed after learning representations of the ego and its alters in a lo…

Language ModelingLanguage ModellingLearning Network Representations

ICDAR 2026 Competition on Writer Identification and Pen Classification from Hand-Drawn Circles

2026-05-08 · Thomas Gorges, Janne van der Loop, Lukas Hüttner, Linda-Sophie Schneider 외 arxiv

This paper presents CircleID, a large-scale ICDAR 2026 competition on writer identification and pen classification from scanned hand-drawn circles. The primary objective is to investigate how biometric writer characteris…

CircleSnake: Instance Segmentation with Circle Representation

2022-11-02 · Ethan H. Nguyen, Haichun Yang, Zuhayr Asad, Ruining Deng 외

Circle representation has recently been introduced as a medical imaging optimized representation for more effective instance object detection on ball-shaped medical objects. With its superior performance on instance dete…

Instance Segmentationobject-detectionObject DetectionSegmentation+1