paper-with-me

Papers

Towards Better Graph Representation: Two-Branch Collaborative Graph Neural Networks for Multimodal Marketing Intention Detection

2020-05-13 · Lu Zhang, Jian Zhang, Zhibin Li, Jingsong Xu

Inspired by the fact that spreading and collecting information through the Internet becomes the norm, more and more people choose to post for-profit contents (images and texts) in social networks. Due to the difficulty of network censors, malicious marketing may be capable of harming society. Therefore, it is meaningful to detect marketing intentions online automatically. However, gaps between multimodal data make it difficult to fuse images and texts for content marketing detection. To this end, this paper proposes Two-Branch Collaborative Graph Neural Networks to collaboratively represent multimodal data by Graph Convolution Networks (GCNs) in an end-to-end fashion. Experimental results demonstrate that our proposed method achieves superior graph classification performance for marketing intention detection.

📄 PDF Abstract BibTeX arXiv:2005.08706

Code (0)

등록된 구현이 없습니다.

Tasks

Graph ClassificationMarketing

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Preserving Specificity in Federated Graph Learning for fMRI-based Neurological Disorder Identification

2023-08-20 · Junhao Zhang, Qianqian Wang, Xiaochuan Wang, Lishan Qiao 외

Resting-state functional magnetic resonance imaging (rs-fMRI) offers a non-invasive approach to examining abnormal brain connectivity associated with brain disorders. Graph neural network (GNN) gains popularity in fMRI r…

Federated LearningFunctional ConnectivityGraph LearningGraph Neural Network+2

Asynchronous Collaborative Graph Representation for Frames and Events

2025-01-01 · CVPR 2025 1 · Dianze Li, Jianing Li, Xu Liu, Xiaopeng Fan 외

Integrating frames and events has become a widely accepted solution for various tasks in challenging scenarios. However, most multimodal methods directly convert events into image-like formats synchronized with frame…

Depth EstimationDomain Adaptationobject-detectionObject Detection

GTC: GNN-Transformer Co-contrastive Learning for Self-supervised Heterogeneous Graph Representation

2024-03-22 · Yundong Sun, Dongjie Zhu, Yansong Wang, Zhaoshuo Tian

Graph Neural Networks (GNNs) have emerged as the most powerful weapon for various graph tasks due to the message-passing mechanism's great local information aggregation ability. However, over-smoothing has always hindere…

Contrastive LearningGraph Representation LearningRepresentation Learning

Graph Attention Collaborative Similarity Embedding for Recommender System

2021-02-05 · Jinbo Song, Chao Chang, Fei Sun, Zhenyang Chen 외

We present Graph Attention Collaborative Similarity Embedding (GACSE), a new recommendation framework that exploits collaborative information in the user-item bipartite graph for representation learning. Our framework co…

Collaborative FilteringGraph AttentionRecommendation SystemsRepresentation Learning

Choose Your Own Adventure: Non-Linear AI-Assisted Programming with EvoGraph

2026-04-20 · Vassilios Exarhakos, Jinghui Cheng, Jin L. C. Guo arxiv

Current AI-assisted programming tools are predominantly linear and chat-based, which deviates from the iterative and branching nature of programming itself. Our preliminary study with developers using AI assistants sugge…