← Search

Artem Moskalev

7 accepted papers

2025

Beyond Sequence: Impact of Geometric Context for RNA Property Prediction

ICLR 2025poster

Accurate prediction of RNA properties, such as stability and interactions, is crucial for advancing our understanding of biological processes and developing RNA-based therapeutics. RNA structures can be represented as 1D sequences, 2D topological graphs, or 3D all-atom models, each offering differen…

Cited by 1SourcePDFScholar
2025

Geometric Hyena Networks for Large-scale Equivariant Learning

ICML 2025spotlight

Processing global geometric context while preserving equivariance is crucial when modeling biological, chemical, and physical systems. Yet, this is challenging due to the computational demands of equivariance and global context at scale. Standard methods such as equivariant self-attention suffer fro…

Cited by 0SourcePDFScholar
2025

HELM: Hierarchical Encoding for mRNA Language Modeling

ICLR 2025poster

Messenger RNA (mRNA) plays a crucial role in protein synthesis, with its codon structure directly impacting biological properties. While Language Models (LMs) have shown promise in analyzing biological sequences, existing approaches fail to account for the hierarchical nature of mRNA's codon structu…

Cited by 1SourcePDFScholar
2025

InfoSEM: A Deep Generative Model with Informative Priors for Gene Regulatory Network Inference

ICML 2025poster

Inferring Gene Regulatory Networks (GRNs) from gene expression data is crucial for understanding biological processes. While supervised models are reported to achieve high performance for this task, they rely on costly ground truth (GT) labels and risk learning gene-specific biases—such as class imb…

Cited by 0SourcePDFScholar
2025

Probing Equivariance and Symmetry Breaking in Convolutional Networks

NeurIPS 2025poster

In this work, we explore the trade-offs of explicit structural priors, particularly group-equivariance. We address this through theoretical analysis and a comprehensive empirical study focusing on point clouds. To enable controlled and fair comparisons, we introduce \texttt{Rapidash}, a unified grou…

Cited by 0SourcecodeScholar
2022

Contrasting Quadratic Assignments for Set-Based Representation Learning

ECCV 2022poster

"The standard approach to contrastive learning is to maximize the agreement between different views of the data. The views are ordered in pairs, such that they are either positive, encoding different views of the same object, or negative, corresponding to views of different objects. The supervisory…

2022

LieGG: Studying Learned Lie Group Generators

NeurIPS 2022accept

Symmetries built into a neural network have appeared to be very beneficial for a wide range of tasks as it saves the data to learn them. We depart from the position that when symmetries are not built into a model a priori, it is advantageous for robust networks to learn symmetries directly from the…