Graph-structured data is ubiquitous in real-world applications, such as social networks, citation networks, and communication networks. Graph neural network (GNN) is the key to process them. In recent years, graph att...
详细信息
Graph conjoint attention(CAT)network is one of the best graph convolutional networks(GCNs)frameworks,which uses a weighting mechanism to identify important neighbor ***,this weighting mechanism is learned based on sta...
详细信息
Graph conjoint attention(CAT)network is one of the best graph convolutional networks(GCNs)frameworks,which uses a weighting mechanism to identify important neighbor ***,this weighting mechanism is learned based on static information,which means it is susceptible to noisy nodes and edges,resulting in significant *** this paper,a method is proposed to obtain context dynamically based on random walk,which allows the context-based weighting mechanism to better avoid noise ***,the proposed context-based weighting mechanism is combined with the node content-based weighting mechanism of the graph attention(GAT)network to form a model based on a mixed weighting *** model is named as the context-based and content-based graph convolutional network(CCGCN).CCGCN can better discover important neighbors,eliminate noise edges,and learn node embedding by message *** show that CCGCN achieves state-of-the-art performance on node classification tasks in multiple datasets.
Recent Siamese trackers have taken advantage of transformers to achieve impressive advancements. However, existing transformer trackers ignore considering the positional and structural information between tokens, and ...
详细信息
Recently, transformers have shown great promising performance in various computer vision tasks. However, the current transformer based methods ignore the information exchanges between transformer blocks, and they have...
详细信息
Deep learning techniques have significantly improved the accuracy and efficiency of change detection of very high resolution (VHR) images. However, many current models ignore the inherent heterogeneity of bi-temporal ...
详细信息
Graph neural network (GNN), as a powerful method for graph representation, has attracted extensive research interest. Recently, Graph Convolutional Network (GCN) and Graph Attention Network (GAT) have shown superior p...
详细信息
Existing supervised facial attribute recognition (FAR) methods that rely on large labeled datasets can pose a challenge in real-world scenarios. In the case of limited labeled data, the current methods that introduce ...
详细信息
Scene text recognition have proven to be highly effective in solving various computer vision tasks. Recently, numerous recognition algorithms based on the encoder-decoder framework have been proposed for handling scen...
详细信息
Semantic segmentation technology based on deep learning has played an important role for doctors in identifying brain tumor regions and formulating treatment plans. Popular automated segmentation methods for brain tum...
详细信息
Handwritten mathematical expression recognition (HMER) is a challenging task due to the complex two-dimensional structure of mathematical expressions and the similarity of handwritten texts. Most existing methods for ...
详细信息
暂无评论