‘Working with AI Solves a Wide Range of Engineering Problems’

Artificial intelligence is a working tool based on a balanced combination of algorithms and engineering. Experts and doctoral students from the HSE Moscow Institute of Electronics and Mathematics explain how AI technologies can improve an application, device, or system, and what engineering tasks are solved in the process.
Denis Korolyov, Head of the HSE MIEM Laboratory of Network Videotechnologies
AI as a Teacher’s Assistant
We have created an LLM-based ‘evaluator’ for students’ open answers: the student receives not just a grade but also a detailed explanation behind it. The goal is to provide quick feedback during lectures, ensure objective assessment in exams, and collect a digital learning footprint. The solution is that the LLM evaluates answers based on completeness and correctness criteria. If the student disagrees with the assessment, the dialogue is sent to the teacher for manual verification.
Selecting the right tools and ensuring validation pose an engineering challenge: the system asks questions based on thematic proximity. When a correct answer is received, it offers either closely related or more distant (within the section) follow-up questions. The experiment showed 90% agreement with expert assessment within one step of the grading scale.
The same tool can be used to collect feedback. Another of our teams is analysing SET (student evaluation of teaching) comments, with one of the challenges being the abundance of abbreviated responses like ‘everything is OK’ or ‘it’s bad.’ The LLM-based survey tool helps to conduct a conversation by asking follow-up questions. We have recently launched the feature of asking additional questions in the exam mode.
Andrey Vasenko, Deputy Head of the HSE MIEM Quantum Nanoelectronics Laboratory
The ‘Smart Accelerator’ of Physical Modelling
We study perovskite solar cells, where structural defects reduce efficiency by trapping charge carriers and converting their energy into heat. Precise quantum mechanical calculations can identify the role of each defect and suggest ways to counter them. However, true quantum calculations, even for several hundred atoms, require immense computational power.
We solve this problem by using neural network models trained on quantum computing data: they predict forces and energies with almost quantum-level accuracy but thousands of times faster. This makes it possible to model systems of tens of thousands of atoms and observe the dynamics of defects (ion migration, clustering, and the evolution of grain boundaries).
This approach sets the following engineering tasks: to identify the most informative geometric descriptors of defects by analysing mutual information, to develop an ML model for predicting the quantum dynamics of charge carriers, and to build an end-to-end pipeline from atomic physics to applied device parameters (photoluminescent response, voltage losses, and stability during thermal cycling and radiation exposure).
Sergey Slastnikov, Head of the HSE MIEM Unit for Applied AI
Fine-Tuning of Models with Limited Resources
Working with AI solves a wide range of engineering problems. We were approached by colleagues from the ANO Nauka i Obrazovaniye (Penza) with a proposal to develop a preventive service that would show teenagers what their appearance would look like in 20 years if they maintained bad habits. The task proved challenging—primarily because we lacked suitable visual data to train the model to transform individual features: collecting such a dataset is difficult, especially with a focus on adolescents.
Our research focused on open data and models, and the organisation provided cloud computing resources. As a result, we applied low-rank adaptation technology (LoRA): we used a small dataset to fine-tune a large pre-trained model, redirecting its general knowledge to solving a narrow task. In this way, we managed to maintain quality with limited resources.
Assessing the plausibility of the predictions was a separate engineering challenge. Testing became part of the engineering workflow: we created a representative sample and evaluation criteria, and deployed the prototype on a dedicated server. Students then tackled applied engineering tasks ranging from data collection and cleansing to result validation and deployment.
Ilya Semichasnov, Head of the HSE MIEM Game Engineering and Interactive Systems Workshop
AI as the Basis of a Vibe-Coding Engine
Our Claw Engine enables fast prototyping of individual elements of games and interactive applications. At first, we tried to generate all content using our own AI models—from sound assets to 3D models and textures. We achieved some results in texture generation using diffusion models, but we quickly abandoned total generation due to a lack of high-quality datasets, prohibitive training costs, and the fact that many game assets were already available in public libraries. Our current strategy is to competently integrate readily available solutions to achieve automation at different stages of development. Claw Engine aims to become a vibe-coding engine: the user describes the game concept as plain text, and the system assembles it from readily available components.
This requires multi-layered engineering: action orchestration (an interface between the neural network and the engine, similar to the MCP connector); artifact control (filters to screen out solutions that would be nonsensical in gameplay); context retention during iterative refinement; and fine-tuning the assembly pipeline to ensure that the generated code works correctly with physics, animations, and assets. Separately, we are developing the management of non-player characters based on reinforcement learning—an approach promising for games and robotics but extremely demanding in terms of computing power.
Felix Smirnov, doctoral student at the Doctoral School of Engineering Science, research assistant at the HSE MIEM International Laboratory for Supercomputer Atomistic Modelling and Multi-Scale Analysis
AI as an Object of Research in Supercomputer Communications
A key task is to increase the speed of distributed LLM training by increasing the performance of collective GPU communications across several network stages. The goal is to optimise LLM workloads and save time and computing resources on the supercomputer, thereby making AI more efficient in industrial and business applications.
The solution is to establish a comprehensive method for analysing training performance: from the macro level (general application behaviour and node-to-node data exchange) to the micro level (performance and resource usage at the level of individual GPU cores).
The engineering novelty lies in the model of a hardware-software communication stack, where each layer contributes to the final performance of collective operations. The tools used are HPCToolkit and Score‑P to collect metrics and profiles; HPCViewer, Vampir, and Cube for visualising time charts and detecting bottlenecks; and network microbenchmarks (OSU, ReproMPI) for estimating communication delays. The object and environment of the study is the supercomputer itself—dozens of nodes with multiple GPUs, where we test node-to-node interaction when transferring large amounts of data. The results have been presented at specialised conferences (the International Conference on Parallel Processing & Applied Mathematics, Russian Supercomputing Days, and Parallel Computational Technologies) and published by Springer and in IJHPCA.
See also:
How to Assess Students’ Knowledge in the Age of AI
A researcher at HSE University has proposed a flowchart to help lecturers decide how to assess students who use artificial intelligence. It shows where the use of AI should be restricted and where it can be incorporated into the learning process. The article has been published in IT Professional.
HSE University Expands Cooperation with Malaysia in Technology Foresight
HSE University researchers will take part in a study of the future of engineering education in Malaysia, while the Malaysian Industry-Government Group for High Technology (MIGHT) will use the iFORA big-data analysis system to validate the findings of its foresight research. These are the outcomes of a visit by HSE representatives to Kuala Lumpur.
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).


