paper-with-me

홈 › Papers

AMES: A Differentiable Embedding Space Selection Framework for Latent Graph Inference

2023-11-20 · Yuan Lu, Haitz Sáez de Ocáriz Borde, Pietro Liò

In real-world scenarios, although data entities may possess inherent relationships, the specific graph illustrating their connections might not be directly accessible. Latent graph inference addresses this issue by enabling Graph Neural Networks (GNNs) to operate on point cloud data, dynamically learning the necessary graph structure. These graphs are often derived from a latent embedding space, which can be modeled using Euclidean, hyperbolic, spherical, or product spaces. However, currently, there is no principled differentiable method for determining the optimal embedding space. In this work, we introduce the Attentional Multi-Embedding Selection (AMES) framework, a differentiable method for selecting the best embedding space for latent graph inference through backpropagation, considering a downstream task. Our framework consistently achieves comparable or superior results compared to previous methods for latent graph inference across five benchmark datasets. Importantly, our approach eliminates the need for conducting multiple experiments to identify the optimal embedding space. Furthermore, we explore interpretability techniques that track the gradient contributions of different latent graphs, shedding light on how our attention-based, fully differentiable approach learns to choose the appropriate latent space. In line with previous works, our experiments emphasize the advantages of hyperbolic spaces in enhancing performance. More importantly, our interpretability framework provides a general approach for quantitatively comparing embedding spaces across different tasks based on their contributions, a dimension that has been overlooked in previous literature on latent graph inference.

📄 PDF Abstract BibTeX arXiv:2311.11891

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Discrete Selection: Continuous Embedding Space Optimization for Generative Feature Selection

2023-02-26 · Meng Xiao, Dongjie Wang, Min Wu, Pengfei Wang 외

The goal of Feature Selection - comprising filter, wrapper, and embedded approaches - is to find the optimal feature subset for designated downstream tasks. Nevertheless, current feature selection methods are limited by:…

Decoderfeature selection

Differentiable Neural Input Search for Recommender Systems

2020-06-08 · Weiyu Cheng, Yanyan Shen, Linpeng Huang

Latent factor models are the driving forces of the state-of-the-art recommender systems, with an important insight of vectorizing raw input features into dense embeddings. The dimensions of different feature embeddings a…

Click-Through Rate PredictionRecommendation Systems

ASBERT: Siamese and Triplet network embedding for open question answering

2021-04-17 · Olabanji Shonibare

Answer selection (AS) is an essential subtask in the field of natural language processing with an objective to identify the most likely answer to a given question from a corpus containing candidate answer sentences. A co…

Answer SelectionNetwork EmbeddingOpen-Ended Question AnsweringQuestion Answering+2

Off-Policy Action Anticipation in Multi-Agent Reinforcement Learning

2023-04-04 · Ariyan Bighashdel, Daan de Geus, Pavol Jancura, Gijs Dubbelman

Learning anticipation in Multi-Agent Reinforcement Learning (MARL) is a reasoning paradigm where agents anticipate the learning steps of other agents to improve cooperation among themselves. As MARL uses gradient-based o…

Action AnticipationMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

MCTS with Refinement for Proposals Selection Games in Scene Understanding

2022-07-07 · Sinisa Stekovic, Mahdi Rad, Alireza Moradi, Friedrich Fraundorfer 외

We propose a novel method applicable in many scene understanding problems that adapts the Monte Carlo Tree Search (MCTS) algorithm, originally designed to learn to play games of high-state complexity. From a generated po…

Scene Understanding