#jobim2024 Idriss André, on graph representation learning and semantic distribution, with application to omics expression data.
Multi-omics integration of sample-related data, with "fusion" [better choice than "integration", indee., IMHO] algorithms. Introduces Knowledge Graphs. Nodes and edges have labels [important nuance].
Graph Embeddings: graph → vectors. Several approaches possible, uses WalkLM. Basically random walks the graph to build up a text sequence from labels. Then input to a LLM

