paper-with-me

Papers

Saliency-Aware Regularized Graph Neural Network

2024-01-01 · Wenjie Pei, Weina Xu, Zongze Wu, Weichao Li, Jinfan Wang, Guangming Lu, Xiangrong Wang

The crux of graph classification lies in the effective representation learning for the entire graph. Typical graph neural networks focus on modeling the local dependencies when aggregating features of neighboring nodes, and obtain the representation for the entire graph by aggregating node features. Such methods have two potential limitations: 1) the global node saliency w.r.t. graph classification is not explicitly modeled, which is crucial since different nodes may have different semantic relevance to graph classification; 2) the graph representation directly aggregated from node features may have limited effectiveness to reflect graph-level information. In this work, we propose the Saliency-Aware Regularized Graph Neural Network (SAR-GNN) for graph classification, which consists of two core modules: 1) a traditional graph neural network serving as the backbone for learning node features and 2) the Graph Neural Memory designed to distill a compact graph representation from node features of the backbone. We first estimate the global node saliency by measuring the semantic similarity between the compact graph representation and node features. Then the learned saliency distribution is leveraged to regularize the neighborhood aggregation of the backbone, which facilitates the message passing of features for salient nodes and suppresses the less relevant nodes. Thus, our model can learn more effective graph representation. We demonstrate the merits of SAR-GNN by extensive experiments on seven datasets across various types of graph data. Code will be released.

📄 PDF Abstract BibTeX arXiv:2401.00755

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGraph ClassificationGraph Neural NetworkRepresentation LearningSemantic SimilaritySemantic Textual Similarity

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Robust Saliency Detection via Regularized Random Walks Ranking

2015-06-01 · CVPR 2015 6 · Changyang Li, Yuchen Yuan, Weidong Cai, Yong Xia 외

In the field of saliency detection, many graph-based algorithms heavily depend on the accuracy of the pre-processed superpixel segmentation, which leads to significant sacrifice of detail information from the input image…

Saliency Detection

Saliency-Aware Regularized Quantization Calibration for Large Language Models

2026-05-07 · Yanlong Zhao, Xiaoyuan Cheng, Huihang Liu, Baihua He 외 arxiv

Post-training quantization (PTQ) is an effective approach for deploying large language models (LLMs) under memory and latency constraints. Most existing PTQ methods determine quantization parameters by minimizing a layer…

DeepSaliency: Multi-Task Deep Neural Network Model for Salient Object Detection

2015-10-19 · Xi Li, Liming Zhao, Lina Wei, Ming-Hsuan Yang 외

A key problem in salient object detection is how to effectively model the semantic properties of salient objects in a data-driven manner. In this paper, we propose a multi-task deep saliency model based on a fully convol…

Image SegmentationMulti-Task LearningObjectobject-detection+5

A Deep Learning Framework for Visual Attention Prediction and Analysis of News Interfaces

2025-03-21 · Matthew Kenely, Dylan Seychell, Carl James Debono, Chris Porter

News outlets' competition for attention in news interfaces has highlighted the need for demographically-aware saliency prediction models. Despite recent advancements in saliency detection applied to user interfaces (UI),…

Saliency DetectionSaliency PredictionSaliency Ranking

Regularized Densely-connected Pyramid Network for Salient Instance Segmentation

2020-08-28 · Yu-Huan Wu, Yun Liu, Le Zhang, Wang Gao 외

Much of the recent efforts on salient object detection (SOD) have been devoted to producing accurate saliency maps without being aware of their instance labels. To this end, we propose a new pipeline for end-to-end salie…

DecoderInstance Segmentationobject-detectionObject Detection+3