-
LightGCL: Simple Yet Effective Graph Contrastive Learning for Recommendation
https://arxiv.org/abs/2302.08191
```bib
@misc{cai2023lightgclsimpleeffectivegraph,
title={LightGCL: Simple Yet Ef…
-
[Graph contrastive learning with augmentations](https://proceedings.neurips.cc/paper_files/paper/2020/hash/3fe230348e9a12c13120749e3f9fa4cd-Abstract.html)
```bib
@article{you2020graph,
title={Gra…
-
Hi OpenGSL Team,
I am currently working with the OpenGSL repository for graph structure learning analysis, and I am having difficulty creating the correct environment for running the code.
To st…
-
**Issue:** Let’s make learning DSA interactive! Your task is to create a **JavaScript-based visualization** of any DSA concept (e.g., Graph Traversal, Sorting, Recursion).
**Requirements:**
…
-
### Proposal
Add support for environments with `Graph` observation spaces in `AsyncVectorEnv` in Gymnasium. Currently, `AsyncVectorEnv` assumes observations can be stacked in a typical array-like f…
-
[ICML 2023 Workshop SPIGM homepage](https://openreview.net/group?id=ICML.cc/2023/Workshop/SPIGM)
```bib
@inproceedings{
wang-henderson2023graph,
title={Graph Neural Network Powered Bayesian Opt…
-
### Proposal
Add support for environments with `Graph` observation spaces in `AsyncVectorEnv` in Gymnasium. Currently, `AsyncVectorEnv` assumes observations can be stacked in a typical array-like for…
-
https://arxiv.org/pdf/1906.01629
```bib
@misc{gasse2019exactcombinatorialoptimizationgraph,
title={Exact Combinatorial Optimization with Graph Convolutional Neural Networks},
author…
-
### Feature Request
#### Feature Description:
The integration of **Neo4j** into LangFlow will bring support for powerful knowledge graph database retrieval capabilities, extending LangFlow's versa…
-
## 一言でいうと
画像を見て質問に答えるタスクに対し、Graph Convolutionを使う手法。検知したオブジェクトの画像特長と質問文の特徴を結合したものをノードとし、ノードの接続は画像特長の位置を基に行う。これにより、物体間の位置関係を質問文のコンテキストで把握することを狙っている。VQA-v2でSOTA。
![image](https://user-images.github…