• Complex
  • Title
  • Keyword
  • Abstract
  • Scholars
  • Journal
  • ISSN
  • Conference
搜索
High Impact Results & Cited Count Trend for Year Keyword Cloud and Partner Relationship

Query:

学者姓名:孙艳丰

Refining:

Source

Submit Unfold

Co-Author

Submit Unfold

Clean All

Sort by:
Default
  • Default
  • Title
  • Year
  • WOS Cited Count
  • Impact factor
  • Ascending
  • Descending
< Page ,Total 36 >
Nia-GNNs: neighbor-imbalanced aware graph neural networks for imbalanced node classification SCIE
期刊论文 | 2024 , 54 (17-18) , 7941-7957 | APPLIED INTELLIGENCE
Abstract&Keyword Cite

Abstract :

It has been proven that Graph Neural Networks focus more on the majority class instances and ignore minority class instances when the class distribution is imbalanced. To address the class imbalance problems on graphs, most of the existing approaches rely on the availability of minority nodes in the training set, which may be scarce in extremely imbalanced situations and lead to overfitting. To tackle this issue, this paper proposes a novel oversampling-based Neighbor imbalanced-aware Graph Neural Networks, abbreviated as Nia-GNNs. Specifically, we propose a novel interpolation method that selects interpolated minority nodes from the entire dataset according to their predicted labels and similarity. Meanwhile, a class-wise interpolation ratio is applied to prevent the generation of out-of-domain nodes. Additionally, the generated minority nodes are inserted into the neighbor of minority nodes according to their neighbor distribution to balance the graph both neighborly and globally. Numerous experiments on different imbalanced datasets demonstrate the superiority of our method in classifying imbalanced nodes.

Keyword :

Class imbalance learning Class imbalance learning Node classification Node classification Oversampling Oversampling Graph neural networks Graph neural networks

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Sun, Yanfeng , Wang, Yujia , Wang, Shaofan . Nia-GNNs: neighbor-imbalanced aware graph neural networks for imbalanced node classification [J]. | APPLIED INTELLIGENCE , 2024 , 54 (17-18) : 7941-7957 .
MLA Sun, Yanfeng 等. "Nia-GNNs: neighbor-imbalanced aware graph neural networks for imbalanced node classification" . | APPLIED INTELLIGENCE 54 . 17-18 (2024) : 7941-7957 .
APA Sun, Yanfeng , Wang, Yujia , Wang, Shaofan . Nia-GNNs: neighbor-imbalanced aware graph neural networks for imbalanced node classification . | APPLIED INTELLIGENCE , 2024 , 54 (17-18) , 7941-7957 .
Export to NoteExpress RIS BibTex
Multi-level attention for referring expression comprehension SCIE
期刊论文 | 2023 , 172 , 252-258 | PATTERN RECOGNITION LETTERS
WoS CC Cited Count: 2
Abstract&Keyword Cite

Abstract :

Referring expression comprehension aims to locate a target object in an image described by a referring expression, where extracting semantic and discriminative visual information plays an important role. Most existing methods either ignore attribute information or context information in the model learning procedure, thus resulting in less effective visual features. In this paper, we propose a Multi-level Attention Network (MANet) to extract the target attribute information and the surrounding context information simultaneously for the target object, where the Attribute Attention Module is designed to extract the fine-grained visual information related to the referring expression and the Context Attention Module is designed to merge the context information of surroundings to learn more discriminative visual features. Experiments on various common benchmark datasets show the effectiveness of our approach.& COPY; 2023 Elsevier B.V. All rights reserved.

Keyword :

Context information Context information Attribute information Attribute information Multilevel attention Multilevel attention

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Sun, Yanfeng , Zhang, Yunru , Jiang, Huajie et al. Multi-level attention for referring expression comprehension [J]. | PATTERN RECOGNITION LETTERS , 2023 , 172 : 252-258 .
MLA Sun, Yanfeng et al. "Multi-level attention for referring expression comprehension" . | PATTERN RECOGNITION LETTERS 172 (2023) : 252-258 .
APA Sun, Yanfeng , Zhang, Yunru , Jiang, Huajie , Hu, Yongli , Yin, Baocai . Multi-level attention for referring expression comprehension . | PATTERN RECOGNITION LETTERS , 2023 , 172 , 252-258 .
Export to NoteExpress RIS BibTex
Global and Local Interactive Perception Network for Referring Image Segmentation SCIE
期刊论文 | 2023 | IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS
Abstract&Keyword Cite

Abstract :

The effective modal fusion and perception between the language and the image are necessary for inferring the reference instance in the referring image segmentation (RIS) task. In this article, we propose a novel RIS network, the global and local interactive perception network (GLIPN), to enhance the quality of modal fusion between the language and the image from the local and global perspectives. The core of GLIPN is the global and local interactive perception (GLIP) scheme. Specifically, the GLIP scheme contains the local perception module (LPM) and the global perception module (GPM). The LPM is designed to enhance the local modal fusion by the correspondence between word and image local semantics. The GPM is designed to inject the global structured semantics of images into the modal fusion process, which can better guide the word embedding to perceive the whole image's global structure. Combined with the local-global context semantics fusion, extensive experiments on several benchmark datasets demonstrate the advantage of the proposed GLIPN over most state-of-the-art approaches.

Keyword :

referring image segmentation (RIS) referring image segmentation (RIS) Visualization Visualization transformer transformer Feature extraction Feature extraction Object detection Object detection Attention mechanism Attention mechanism Semantics Semantics global perception global perception local perception local perception Image segmentation Image segmentation Detectors Detectors Task analysis Task analysis

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Liu, Jing , Tan, Hongchen , Hu, Yongli et al. Global and Local Interactive Perception Network for Referring Image Segmentation [J]. | IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS , 2023 .
MLA Liu, Jing et al. "Global and Local Interactive Perception Network for Referring Image Segmentation" . | IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS (2023) .
APA Liu, Jing , Tan, Hongchen , Hu, Yongli , Sun, Yanfeng , Wang, Huasheng , Yin, Baocai . Global and Local Interactive Perception Network for Referring Image Segmentation . | IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS , 2023 .
Export to NoteExpress RIS BibTex
Adaptive hypergraph superpixels SCIE
期刊论文 | 2023 , 76 | DISPLAYS
WoS CC Cited Count: 2
Abstract&Keyword Cite

Abstract :

Superpixel segmentation, which amounts to partitioning an image into a number of superpixels each of which is a set of pixels sharing common visual meanings, requires specific needs for different computer vision tasks. Graph based methods, as a kind of popular superpixel segmentation method, regard an image as a weighted graph whose nodes correspond to pixels of the image, and partition all pixels into superpixels according to the similarity between pixels over various feature spaces. Despite their improvement of the performance of segmentation, these methods ignore high-order relationship between them incurred from either locally neighboring pixels or structured layout of the image. Moreover, they measure the similarity of pairwise pixels using Gaussian kernel where a robust radius parameter is difficult to find for pixels which exhibit multiple features (e.g., texture, color, brightness). In this paper, we propose an adaptive hypergraph superpixel segmentation (AHS) of intensity images for solving both issues. AHS constructs a hypergraph by building the hyperedges with an adaptive neighborhood scheme, which explores an intrinsic relationship of pixels. Afterwards, AHS encodes the relationship between pairwise pixels using characteristics of current two pixels as well as their neighboring pixels defined by hyperedges. Essentially, AHS models the relationship of pairwise pixels in a high-order group fashion while graph based methods evaluate it in a one-vs-one fashion. Experiments on four datasets demonstrate that AHS achieves higher or comparable performance compared with state-of-the-art methods.

Keyword :

Superpixel segmentation Superpixel segmentation Hypergraph cut Hypergraph cut

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Wang, Shaofan , Lan, Jiaqi , Lin, Jing et al. Adaptive hypergraph superpixels [J]. | DISPLAYS , 2023 , 76 .
MLA Wang, Shaofan et al. "Adaptive hypergraph superpixels" . | DISPLAYS 76 (2023) .
APA Wang, Shaofan , Lan, Jiaqi , Lin, Jing , Liu, Yukun , Wang, Lichun , Sun, Yanfeng et al. Adaptive hypergraph superpixels . | DISPLAYS , 2023 , 76 .
Export to NoteExpress RIS BibTex
Multi-graph Fusion Graph Convolutional Networks with pseudo-label supervision SCIE
期刊论文 | 2023 , 158 , 305-317 | NEURAL NETWORKS
WoS CC Cited Count: 8
Abstract&Keyword Cite

Abstract :

Graph convolutional networks (GCNs) have become a popular tool for learning unstructured graph data due to their powerful learning ability. Many researchers have been interested in fusing topological structures and node features to extract the correlation information for classification tasks. However, it is inadequate to integrate the embedding from topology and feature spaces to gain the most correlated information. At the same time, most GCN-based methods assume that the topology graph or feature graph is compatible with the properties of GCNs, but this is usually not satisfied since meaningless, missing, or even unreal edges are very common in actual graphs. To obtain a more robust and accurate graph structure, we intend to construct an adaptive graph with topology and feature graphs. We propose Multi-graph Fusion Graph Convolutional Networks with pseudo-label supervision (MFGCN), which learn a connected embedding by fusing the multi-graphs and node features. We can obtain the final node embedding for semi-supervised node classification by propagating node features over multi-graphs. Furthermore, to alleviate the problem of labels missing in semi-supervised classification, a pseudo-label generation mechanism is proposed to generate more reliable pseudo-labels based on the similarity of node features. Extensive experiments on six benchmark datasets demonstrate the superiority of MFGCN over state-of-the-art classification methods.(c) 2022 Elsevier Ltd. All rights reserved.

Keyword :

Pseudo -label supervision Pseudo -label supervision Graph convolutional networks Graph convolutional networks Semi -supervised learning Semi -supervised learning Node classification Node classification

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Yang, Yachao , Sun, Yanfeng , Ju, Fujiao et al. Multi-graph Fusion Graph Convolutional Networks with pseudo-label supervision [J]. | NEURAL NETWORKS , 2023 , 158 : 305-317 .
MLA Yang, Yachao et al. "Multi-graph Fusion Graph Convolutional Networks with pseudo-label supervision" . | NEURAL NETWORKS 158 (2023) : 305-317 .
APA Yang, Yachao , Sun, Yanfeng , Ju, Fujiao , Wang, Shaofan , Gao, Junbin , Yin, Baocai . Multi-graph Fusion Graph Convolutional Networks with pseudo-label supervision . | NEURAL NETWORKS , 2023 , 158 , 305-317 .
Export to NoteExpress RIS BibTex
A Dual-Masked Deep Structural Clustering Network With Adaptive Bidirectional Information Delivery SCIE
期刊论文 | 2023 , 35 (10) , 14783-14796 | IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS
Abstract&Keyword Cite

Abstract :

Structured clustering networks, which alleviate the oversmoothing issue by delivering hidden features from autoencoder (AE) to graph convolutional networks (GCNs), involve two shortcomings for the clustering task. For one thing, they used vanilla structure to learn clustering representations without considering feature and structure corruption; for another thing, they exhibit network degradation and vanishing gradient issues after stacking multilayer GCNs. In this article, we propose a clustering method called dual-masked deep structural clustering network (DMDSC) with adaptive bidirectional information delivery (ABID). Specifically, DMDSC enables generative self-supervised learning to mine deeper interstructure and interfeature correlations by simultaneously reconstructing corrupted structures and features. Furthermore, DMDSC develops an ABID module to establish an information transfer channel between each pairwise layer of AE and GCNs to alleviate the oversmoothing and vanishing gradient problems. Numerous experiments on six benchmark datasets have shown that the proposed DMDSC outperforms the most advanced deep clustering algorithms.

Keyword :

Index Terms-Deep clustering Index Terms-Deep clustering network representation learning network representation learning graph convolutional net-works (GCNs) graph convolutional net-works (GCNs) self-supervised learning self-supervised learning

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Yang, Yachao , Sun, Yanfeng , Wang, Shaofan et al. A Dual-Masked Deep Structural Clustering Network With Adaptive Bidirectional Information Delivery [J]. | IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS , 2023 , 35 (10) : 14783-14796 .
MLA Yang, Yachao et al. "A Dual-Masked Deep Structural Clustering Network With Adaptive Bidirectional Information Delivery" . | IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS 35 . 10 (2023) : 14783-14796 .
APA Yang, Yachao , Sun, Yanfeng , Wang, Shaofan , Gao, Junbin , Ju, Fujiao , Yin, Baocai . A Dual-Masked Deep Structural Clustering Network With Adaptive Bidirectional Information Delivery . | IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS , 2023 , 35 (10) , 14783-14796 .
Export to NoteExpress RIS BibTex
基于跨模态多粒度交互融合的长文档分类方法及装置 incoPat zhihuiya
专利 | 2023-03-24 | CN202310301100.7
Abstract&Keyword Cite

Abstract :

基于跨模态多粒度交互融合的长文档分类方法及装置,能够有效弥补现有方法对视觉信息的忽视,通过引入特征偏移网络在不同粒度实现跨模态的交互和融合,控制计算复杂度,达到分类准确率和分类效率的平衡。方法包括:(1)输入一个长文档中对应的文本序列,以及对应的单张或多张图片;(2)分别通过预训练编码器BERT和VGG‑16提取对应模态的多粒度特征表示;(3)使用多模态协同池化模块,在视觉信息和文本信息的协同引导下池化细粒度文本特征;(4)使用跨模态特征偏移网络,分别在4个不同的粒度组合下实现跨模态特征的交互和融合;(5)使用特征聚合网络实现多空间特征的融合,并获得最终的长文档分类结果。

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 胡永利 , 刘腾飞 , 孙艳丰 et al. 基于跨模态多粒度交互融合的长文档分类方法及装置 : CN202310301100.7[P]. | 2023-03-24 .
MLA 胡永利 et al. "基于跨模态多粒度交互融合的长文档分类方法及装置" : CN202310301100.7. | 2023-03-24 .
APA 胡永利 , 刘腾飞 , 孙艳丰 , 尹宝才 . 基于跨模态多粒度交互融合的长文档分类方法及装置 : CN202310301100.7. | 2023-03-24 .
Export to NoteExpress RIS BibTex
基于层次多粒度交互图卷积网络的长文档分类方法及装置 incoPat zhihuiya
专利 | 2023-03-24 | CN202310316635.1
Abstract&Keyword Cite

Abstract :

基于层次多粒度交互图卷积网络的长文档分类方法及装置,在控制模型计算复杂度的情况下,能够构建网络以刻画长文档完备的层次结构化信息,以及进行图间信息交互。方法包括:(1)获得长文档层次化多粒度表示;(2)执行多层层次叠加的段落图卷积、句子图卷积和单词图卷积,以及相应的图间交互;(3)为了融合不同粒度不同尺度的语义信息,使用最大池化分别聚合段落图的终层输出,以及句子图和单词图每一层的输出。

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 胡永利 , 刘腾飞 , 孙艳丰 et al. 基于层次多粒度交互图卷积网络的长文档分类方法及装置 : CN202310316635.1[P]. | 2023-03-24 .
MLA 胡永利 et al. "基于层次多粒度交互图卷积网络的长文档分类方法及装置" : CN202310316635.1. | 2023-03-24 .
APA 胡永利 , 刘腾飞 , 孙艳丰 , 尹宝才 . 基于层次多粒度交互图卷积网络的长文档分类方法及装置 : CN202310316635.1. | 2023-03-24 .
Export to NoteExpress RIS BibTex
Principal component analysis based on graph embedding SCIE
期刊论文 | 2022 , 82 (5) , 7105-7116 | MULTIMEDIA TOOLS AND APPLICATIONS
WoS CC Cited Count: 2
Abstract&Keyword Cite

Abstract :

Dimensionality reduction plays an important role in image recognition and data mining Traditional methods extract features from data itself and ignore the structure information of data even though it is crucial for effective representation. Considering graph embedding method can capture and model the complicated relationships among data, therefore, we consider to incorporate graph convolution learning into principal component analysis (GCPCA) to abstract more effective features in this paper. The key idea of the proposed model is embedding graph convolutional to realize linear representation by fusing the relationship of data points. Then PCA is operated on projected data to extract effective features. The model can be solved to obtain a globally optimal closed-form solution, which is convenient for implementation and practical application. Experiments on some publicly available datasets demonstrate that the proposed GCPCA model show the better performance than the existing classical algorithms in terms of classification accuracy.

Keyword :

Principal component analysis Principal component analysis Dimensionality reduction Dimensionality reduction Feature extraction Feature extraction Graph embedding Graph embedding

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Ju, Fujiao , Sun, Yanfeng , Li, Jianqiang et al. Principal component analysis based on graph embedding [J]. | MULTIMEDIA TOOLS AND APPLICATIONS , 2022 , 82 (5) : 7105-7116 .
MLA Ju, Fujiao et al. "Principal component analysis based on graph embedding" . | MULTIMEDIA TOOLS AND APPLICATIONS 82 . 5 (2022) : 7105-7116 .
APA Ju, Fujiao , Sun, Yanfeng , Li, Jianqiang , Zhang, Yaxiao , Piao, Xinglin . Principal component analysis based on graph embedding . | MULTIMEDIA TOOLS AND APPLICATIONS , 2022 , 82 (5) , 7105-7116 .
Export to NoteExpress RIS BibTex
Adaptive graph convolutional clustering network with optimal probabilistic graph SCIE
期刊论文 | 2022 , 156 , 271-284 | NEURAL NETWORKS
WoS CC Cited Count: 6
Abstract&Keyword Cite

Abstract :

The graph convolutional network (GCN)-based clustering approaches have achieved the impressive performance due to strong ability of exploiting the topological structure. The adjacency graph seriously affects the clustering performance, especially for non-graph data. Existing approaches usually conduct two independent steps, i.e., constructing a fixed graph structure and then graph embedding representation learning by GCN. However, the constructed graph structure may be unreliable one due to noisy data, resulting in sub-optimal graph embedding representation. In this paper, we propose an adaptive graph convolutional clustering network (AGCCN) to alternatively learn the similarity graph structure and node embedding representation in a unified framework. Our AGCCN learns the weighted adjacency graph adaptively from the node representations by solving the optimization problem of graph learning, in which adaptive and optimal neighbors for each sample are assigned with probabilistic way according to local connectivity. Then, the attribute feature extracted by parallel Auto-Encoder (AE) module is fused into the input of adaptive graph convolution module layer-by-layer to learn the comprehensive node embedding representation and strengthen its representation ability. This also skillfully alleviates the over-smoothing problem of GCN. To further improve the discriminant ability of node representation, a dual self-supervised clustering mechanism is designed to guide model optimization with pseudo-labels information. Extensive experimental results on various real-world datasets consistently show the superiority and effectiveness of the proposed deep graph clustering method.(c) 2022 Elsevier Ltd. All rights reserved.

Keyword :

Adaptive graph structure learning Adaptive graph structure learning Graph convolutional network Graph convolutional network Self-supervised learning Self-supervised learning Deep clustering Deep clustering

Cite:

Copy from the list or Export to your reference management。

GB/T 7714 Zhao, Jiayi , Guo, Jipeng , Sun, Yanfeng et al. Adaptive graph convolutional clustering network with optimal probabilistic graph [J]. | NEURAL NETWORKS , 2022 , 156 : 271-284 .
MLA Zhao, Jiayi et al. "Adaptive graph convolutional clustering network with optimal probabilistic graph" . | NEURAL NETWORKS 156 (2022) : 271-284 .
APA Zhao, Jiayi , Guo, Jipeng , Sun, Yanfeng , Gao, Junbin , Wang, Shaofan , Yin, Baocai . Adaptive graph convolutional clustering network with optimal probabilistic graph . | NEURAL NETWORKS , 2022 , 156 , 271-284 .
Export to NoteExpress RIS BibTex
10| 20| 50 per page
< Page ,Total 36 >

Export

Results:

Selected

to

Format:
Online/Total:605/10564541
Address:BJUT Library(100 Pingleyuan,Chaoyang District,Beijing 100124, China Post Code:100124) Contact Us:010-67392185
Copyright:BJUT Library Technical Support:Beijing Aegean Software Co., Ltd.