paper-with-me

Papers

Description Generation using Variational Auto-Encoders for precursor microRNA

2023-11-29 · Marko Petković, Vlado Menkovski

Micro RNAs (miRNA) are a type of non-coding RNA, which are involved in gene regulation and can be associated with diseases such as cancer, cardiovascular and neurological diseases. As such, identifying the entire genome of miRNA can be of great relevance. Since experimental methods for novel precursor miRNA (pre-miRNA) detection are complex and expensive, computational detection using ML could be useful. Existing ML methods are often complex black boxes, which do not create an interpretable structural description of pre-miRNA. In this paper, we propose a novel framework, which makes use of generative modeling through Variational Auto-Encoders to uncover the generative factors of pre-miRNA. After training the VAE, the pre-miRNA description is developed using a decision tree on the lower dimensional latent space. Applying the framework to miRNA classification, we obtain a high reconstruction and classification performance, while also developing an accurate miRNA description.

📄 PDF Abstract BibTeX arXiv:2311.17970

Code (1)

marko-petkovic/mirna 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Modeling Barrett's Esophagus Progression using Geometric Variational Autoencoders

2023-03-17 · Vivien van Veldhuizen, Sharvaree Vadgama, Onno J. de Boer, Sybren Meijer 외

Early detection of Barrett's Esophagus (BE), the only known precursor to Esophageal adenocarcinoma (EAC), is crucial for effectively preventing and treating esophageal cancer. In this work, we investigate the potential o…

PrognosisRepresentation Learning

Particle-based Fast Jet Simulation at the LHC with Variational Autoencoders

2022-03-01 · Mary Touranakou, Nadezda Chernyavskaya, Javier Duarte, Dimitrios Gunopulos 외

We study how to use Deep Variational Autoencoders for a fast simulation of jets of particles at the LHC. We represent jets as a list of constituents, characterized by their momenta. Starting from a simulation of the jet …

Model Optimization

Language Model-Based Paired Variational Autoencoders for Robotic Language Learning

2022-01-17 · Ozan Özdemir, Matthias Kerzel, Cornelius Weber, Jae Hee Lee 외

Human infants learn language while interacting with their environment in which their caregivers may describe the objects and actions they perform. Similar to human infants, artificial agents can learn language while inte…

Language ModelingLanguage Modelling

Diverse and Accurate Image Description Using a Variational Auto-Encoder with an Additive Gaussian Encoding Space

2017-11-19 · NeurIPS 2017 12 · Liwei Wang, Alexander G. Schwing, Svetlana Lazebnik

This paper explores image caption generation using conditional variational auto-encoders (CVAEs). Standard CVAEs with a fixed Gaussian prior yield descriptions with too little variability. Instead, we propose two models …

Caption GenerationImage Description

A survey on Variational Autoencoders from a GreenAI perspective

2021-03-01 · Andrea Asperti, D. Evangelista, E. Loli Piccolomini

Variational AutoEncoders (VAEs) are powerful generative models that merge elements from statistics and information theory with the flexibility offered by deep neural networks to efficiently solve the generation problem f…

Representation LearningSurvey