Recommender Systems: New Algorithms and Current Practices

The AI and Digital Science Institute at the HSE Faculty of Computer Science hosted a conference focused on cutting-edge recommender system technologies. In an atmosphere of active knowledge sharing among leading industry experts, participants were introduced to the latest advancements and practical solutions in recommender model development.
The conference brought together experts in the development of recommender systems—a promising technology with applications in both academia and industry. The conference was organised by the Laboratory for Matrix and Tensor Methods in Machine Learning headed by Maxim Rakhuba.
Evgeniy Frolov
According to Evgeniy Frolov, Senior Research Fellow at the laboratory and Head of the Personalisation Technologies Group at AIRI, 'The second iteration of the Recommender Systems Conference brought together a community of industry and academic experts, highlighting both a strong technological foundation and a growing interest in the field. The conference programme covered a wide range of topics, from recent research submitted to RecSys 2025—the leading conference on recommender systems—to in-depth reviews of production architectures used by major companies. A notable highlight was the roundtable discussion on how well-tuned single-stage solutions could serve as a stepping stone toward a unified, LLM-oriented recommender paradigm. From my perspective, the main outcome of the conference is the emergence of a community of industry and academic experts that enables honest hypothesis testing on real-world data and provides immediate insight into its value for both business and science.'

At a training seminar held during the conference, AI researchers Gleb Mezentsev and Danil Gusak provided a detailed overview of modern approaches to building scalable and consistent recommender systems. Participants explored the latest approaches to building efficient data pipelines for processing large amounts of data, as well as the complexities of integrating recommender solutions into real-world business processes.
Sergey Ermilov, Senior Developer at VK AI, presented research findings on the impact of advertising integrations on recommender service effectiveness and outlined successful strategies for content relevance and advertising returns.
Ruslan Israfilov, Sber RecSys Team Leader, delivered a presentation titled 'The Next Step in AI Evolution: LLM-based Multi-Agent Systems,' highlighting the benefits of integrating multiple intelligent agents to improve recommendation accuracy and better understand user behaviour.
Marina Ananyeva
Marina Ananyeva, Head of RecSys at the Laboratory for Matrix and Tensor Methods in Machine Learning, discussed the shift from traditional batch learning methods to online recommender models. She presented practical cases illustrating the transition to online learning, underscoring how models adapt more quickly to changes in audience preferences.
Alexey Vasilev, Executive Director of Data Science at the Sber AI Lab, emphasised the critical role of proper data preparation in developing high-quality recommender systems. His presentation covered topics such as model architecture selection, training process optimisation, and algorithm result interpretation. 'The conference was attended by experts from leading Russian companies. I know many of the speakers personally, so it was a pleasure to reconnect,' says Alexey Vasilev. 'The excellent variety of presentations—from both industry and academia—along with the poster session, made the event truly interesting. It was great to see the discussions continue during the breaks, once again confirming that recommender systems are a highly relevant and in-demand topic. I believe the conference was a success.'
In his presentation, Evgeniy Frolov proposed an innovative approach to enhancing recommender system performance by dynamically adjusting the structure of internal data representations—a method that can significantly improve recommendation quality and reduce the likelihood of errors. 'At the conference, I presented our new paper introducing a self-supervised approach to training recommender models. We adapted the Barlow Twins method, originally developed in the field of computer vision, for transformer-based recommender architectures. In particular, beyond improving prediction quality, we were the first to identify the effect of adaptive collapse in representations: depending on the structure of user preferences, the algorithm automatically adjusts the diversity of its outputs. In datasets without clear clusters of user tastes, it generates a broad range of recommendations, while in scenarios with strictly defined, specific preferences, it focuses on the most relevant products—delivering more accurate choices compared to existing methods,' explains Frolov.

The conference concluded with a poster session in the atrium of HSE University's building on Pokrovsky Bulvar, where participants discussed the presented research in an informal setting and exchanged ideas on emerging directions in recommender technology development.
This was the second Conference on Recommender Systems hosted by HSE University, and it is becoming a key platform for discussing scientific breakthroughs and technological innovations in AI and the digital economy. The event contributes to the advancement of the recommender systems industry and the emergence of a new generation of professionals in the field.
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.
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 Develop Method for Direct Generation of Regulatory DNA
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.’
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.


