paper-with-me

홈 › Papers

Improving global awareness of linkset predictions using Cross-Attentive Modulation tokens

2024-05-28 · Félix Marcoccia, Cédric Adjih, Paul Mühlethaler

This work introduces Cross-Attentive Modulation (CAM) tokens, which are tokens whose initial value is learned, gather information through cross-attention, and modulate the nodes and edges accordingly. These tokens are meant to improve the global awareness of link predictions models which, based on graph neural networks, can struggle to capture graph-level features. This lack of ability to feature high level representations is particularly limiting when predicting multiple or entire sets of links. We implement CAM tokens in a simple attention-based link prediction model and in a graph transformer, which we also use in a denoising diffusion framework. A brief introduction to our toy datasets will then be followed by benchmarks which prove that CAM token improve the performance of the model they supplement and outperform a baseline with diverse statistical graph attributes.

📄 PDF Abstract BibTeX arXiv:2405.19375

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingGraph GenerationLink Prediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
CAM Class activation maps could be used to interpret the prediction decision made by the convolutional neural network (CNN). Image source: [Learning Deep Features for…

Similar Papers 제목 키워드 기반

xMTrans: Temporal Attentive Cross-Modality Fusion Transformer for Long-Term Traffic Prediction

2024-05-08 · Huy Quang Ung, Hao Niu, Minh-Son Dao, Shinya Wada 외

Traffic predictions play a crucial role in intelligent transportation systems. The rapid development of IoT devices allows us to collect different kinds of data with high correlations to traffic predictions, fostering th…

Traffic Prediction

Toward Automated Detection of Biased Social Signals from the Content of Clinical Conversations

2024-07-01 · Feng Chen, Manas Satish Bedmutha, Ray-Yuan Chung, Janice Sabin 외

Implicit bias can impede patient-provider interactions and lead to inequities in care. Raising awareness is key to reducing such bias, but its manifestations in the social dynamics of patient-provider communication are d…

Fairnessspeech-recognitionSpeech Recognition

Cascade Network with Guided Loss and Hybrid Attention for Two-view Geometry

2020-07-11 · Zhi Chen, Fan Yang, Wenbing Tao

In this paper, we are committed to designing a high-performance network for two-view geometry. We first propose a Guided Loss and theoretically establish the direct negative correlation between the loss and Fn-measure by…

ABD-Net: Attentive but Diverse Person Re-Identification

2019-08-03 · ICCV 2019 10 · Tianlong Chen, Shaojin Ding, Jingyi Xie, Ye Yuan 외

Attention mechanism has been shown to be effective for person re-identification (Re-ID). However, the learned attentive feature embeddings which are often not naturally diverse nor uncorrelated, will compromise the retri…

DiversityPerson Re-IdentificationRetrieval

CAESAR: Context Awareness Enabled Summary-Attentive Reader

2018-03-04 · Long-Huei Chen, Kshitiz Tripathi

Comprehending meaning from natural language is a primary objective of Natural Language Processing (NLP), and text comprehension is the cornerstone for achieving this objective upon which all other problems like chat bots…

Reading ComprehensionTranslation