#jobim2024 Aurélien Beaude talks about
AttOmics: Attention-based architecture for diagnosis and prognosis from Omics data.
https://easychair.org/smart-program/JOBIM2024/2024-06-26.html#talk:261667
About personalized medicine, from omics data, using DL.
SoA notably talks about using ontological layers before auto-encoder layer, a method that I find interesting as well :-)
Introduces using self-attention, to pick relevant information from input. But a costly (quadratic) method! So proposes to group features and apply self-attention on groups.