• A
  • A
  • A
  • ABC
  • ABC
  • ABC
  • А
  • А
  • А
  • А
  • А
Regular version of the site

Researchers Develop Method for Direct Generation of Regulatory DNA

Researchers Develop Method for Direct Generation of Regulatory DNA

© iStock

Researchers at HSE University have developed a model for generating promoters and enhancers—DNA sequences that regulate gene activity. The model works directly with DNA nucleotides, without first transforming them into a continuous numerical representation. This solution could be useful for applications in synthetic biology and gene therapy. The study results were presented at the ICLR 2026 Workshop ‘Generative AI in Genomics (Gen^2): Barriers and Frontiers.’

A skin cell and a neuron contain almost the same DNA, yet they look and function differently, because each cell type has its own set of active genes. Which genes are expressed is largely determined by regulatory regions of DNA: promoters, which help initiate gene transcription, and enhancers, which regulate gene activity.

Researchers are learning to design regulatory regions artificially, with the aim of controlling gene activity in future therapeutic applications. Generative models can be used for this purpose, trained on naturally occurring gene sequences. Once trained, these models identify patterns in DNA and generate new sequences that resemble naturally occurring genomic regions and perform the desired function without directly copying them.

The approach works well with images: pixel values can be changed smoothly as the image is generated. DNA, however, presents a challenge. Because many algorithms are designed to work with continuous data, DNA nucleotides must first be converted into a continuous numerical representation and then converted back into a sequence of letters. Errors can occur during these conversions.

Researchers at the AI and Digital Science Institute of the HSE Faculty of Computer Science investigated whether Discrete Flow Matching could be used to design regulatory DNA sequences. The method retains the idea of gradual generation while working directly with DNA nucleotides, without converting them into a continuous numerical space. The algorithm was trained on three datasets: 100,000 human promoters, 89,000 enhancers from melanoma cells, and 105,000 enhancers from Drosophila brain tissues. The authors tested how well the approach generates promoters and enhancers and compared its performance with four existing models: Bit Diffusion, the Dirichlet Diffusion Score Model, Dirichlet Flow Matching, and Fisher Flow Matching.

The proposed model was tested in two modes: unconditional generation, in which it generated realistic sequences resembling natural ones, and conditional generation, in which it had to take into account promoter activity or tissue type.

When generating promoters, the model performed on par with Fisher Flow Matching and outperformed the other models included in the comparison. It also showed strong results in unconditional enhancer generation. On the melanoma dataset, it outperformed all the other flow-based methods. On the Drosophila brain tissue dataset, it surpassed Dirichlet Flow Matching but performed slightly worse than Fisher Flow Matching.

During conditional generation, the results varied across the three cell groups: the discrete model outperformed Dirichlet Flow Matching in one group but underperformed it in the other two. The authors attribute this to the fact that the mechanism used to guide generation according to a given condition has not yet been fully adapted to discrete data. In the future, the researchers plan to refine the model to enable more precise control over the properties of generated sequences. 

Maria Poptsova

Maria Poptsova

'We showed that the discrete approach works and achieves competitive performance with existing generative methods. Designing regulatory regions directly at the nucleotide level avoids errors that can arise when translating DNA into a continuous representation and back again. In the future, this approach could make it possible to design promoters and enhancers with specified properties, enabling researchers to target or fine-tune the activity of specific genes in particular cell types. Such tools are in demand in synthetic biology and gene therapy, where precise control of gene activity is essential,' explains co-author Maria Poptsova, Director of the Centre for Biomedical Research and Technologies of the HSE AI and Digital Science Institute. 

The study was supported by a grant for research centres in the field of AI provided by the Ministry of Economic Development of the Russian Federation and implemented at HSE University.

See also:

Scientists Train Neural Network to Generate Process Plans from 3D Models

Researchers at the HSE FCS AI and Digital Science Institute have developed CAD2TechSpec, a framework that converts 3D models of mechanical parts into machining process plans—step-by-step instructions for machine tools. The solution aims to reduce the time required for the design and preparation of technical process documentation in mechanical engineering, aircraft manufacturing, and other high-tech industries. The study findings have been published in PeerJ Computer Science.

Biologists Discover 'Molecular Fingerprint' of Preeclampsia

Researchers at HSE University employed a new method to model hypoxia in placental cells during pregnancies complicated by preeclampsia and identified molecular markers of tissue hypoxia. Since hypoxia is one of the key mechanisms underlying preeclampsia, these findings are important for a more accurate and timely diagnosis of the disease and for the development of effective treatment methods. The paper has been published in Placenta.

Laboratory of Future Networks: HSE Telecommunications Research Institute Develops 5G/6G Research Testbed

The 5G/6G testbed at the HSE Telecommunications Research Institute is becoming a research platform, an educational laboratory, and a foundation for developing new software components for future networks. It makes it possible not only to observe how a mobile network operates, but also to change its operating conditions and measure the results: data-transmission speed, latency, errors, radio-resource utilisation, and other parameters. Based on the testbed, researchers plan to develop MIMO, O-RAN, xApp, and IAB technologies, as well as experiment with artificial intelligence.

‘Hedgehog’ Versus ‘Relatives’: Researchers Measure How the Brain Responds to Unexpected Words During Natural Speech

Russian neurophysiologists, including researchers from HSE University, have demonstrated the feasibility of using event-related fields (ERFs) to study brain activity during natural speech perception. The researchers showed that this approach can be applied not only to individual words but also to continuous speech. Their findings indicate that words whose meanings differ significantly from the preceding context require longer processing times. The study also reveals that the brain processes function words in two stages: first, it identifies their grammatical role and then uses this information to predict the next word. The study has been published in Frontiers in Human Neuroscience.

HSE Researchers Create New Corpus of Early Child Speech in Russian

Researchers at the HSE Centre for Language and Brain have presented RusLan-M, an open multimedia corpus that makes it possible to trace the development of early child speech in Russian from first words to the emergence of complex grammatical constructions. The database contains around 41 hours of video recordings and more than 35,000 child utterances. The new resource will help researchers study more precisely how children acquire Russian and, in the longer term, develop more reliable tools for assessing speech development. The study has been published in Language Resources and Evaluation.

Hybrid Intelligence: Competencies in the Age of AI Discussed at Technoprom-2026

Artificial intelligence is not creating new professions, but rather transforming the nature of existing ones. This was the conclusion reached by participants in the panel session ‘Hybrid Intelligence: Digital and Human Drivers of Development,’ organised by the Institute for Statistical Studies and Economics of Knowledge (ISSEK) at HSE University as part of the 13th International Forum of Technological Development (Technoprom-2026). The experts discussed how the nature of work is changing, which skills are becoming increasingly sought after, and what prevents companies from fully capitalising on new technologies.

Scientists Develop New Solution for 6G Communication Systems

A terahertz neuromorphic circuit developed by scientists at HSE University could make 6G communication systems both more accurate and energy-efficient. The circuit enables indoor tracking of mobile devices with an accuracy of up to 99%. The results were presented at PIERS 2026, an international symposium on Photonics and Electromagnetism held in China.

Scientists Develop Algorithm for More Reliable Processors in Data Centres

Researchers from HSE MIEM and Samara University have developed the LRF-3D algorithm to automatically bypass idle nodes in three-dimensional networks-on-chip. Thanks to its hierarchical architecture, the algorithm outperforms existing solutions in both speed and path accuracy, improving processor reliability for use in data centres, supercomputers, and AI computing. The source code and test results are publicly available.

Researchers Rank Recommendation Algorithms Using Sports Tournament Model

Researchers from the AI and Digital Science Institute at the HSE Faculty of Computer Science have developed an approach for selecting recommendation algorithms more effectively. Their approach uses pairwise comparisons of algorithms to create a tournament table, with the overall ranking based on their performance across all datasets in the tournament. This can reduce the number of algorithms that need to be tested when developing new services, saving both time and money. The study was presented at the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2026).

Researchers at HSE University and Sber Train Neural Networks to Better Predict User Preferences

The HSE FCS AI and Digital Science Institute and Sber have introduced a new architecture for recommendation systems that combines two classes of models, enabling algorithms to better predict users’ interests and needs. A preprint of the paper has been published on arxiv.org and presented at Urban ML.