Макаров Илья Андреевич
Факультет компьютерных наук
Профессиональные интересы
Должности
- Доцент — Факультет компьютерных наук, Департамент анализа данных и искусственного интеллекта
Био
- · Начал работать в НИУ ВШЭ в 2011 году.
- · Научно-педагогический стаж: 14 лет.
Образование
- 2021 · PhD: Университет Любляны
- 2015 · Аспирантура: Московский государственный университет им. М.В. Ломоносова, факультет: Механико-математический
- 2011 · Специалитет: Московский государственный университет им. М.В. Ломоносова, факультет: Механико-математический, специальность «Математика», квалификация «Математик»
Опыт работы
- · 2011: НИУ ВШЭ, Департамент анализа данных и искусственного интеллекта – старший преподаватель, научный сотрудник ( настоящее время), заместитель руководителя (2012-2017)
Награды и поощрения
- · Номинант на "Лучшие преподаватели 2014" (июль 2014)
- · Надбавка за академическую работу (2017–2018)
- · Надбавка за публикацию в журнале из Списка А (и приравненном к нему научном издании) (2025–2026, 2024–2025, 2023–2024)
- · Надбавка за публикацию в международном рецензируемом научном издании (2022–2023, 2021–2022, 2018–2020)
- · Надбавка за статью в зарубежном рецензируемом научном издании (2016–2017)
- · Лучший преподаватель — 2022, 2017–2018
- · Группа высокого профессионального потенциала (кадровый резерв НИУ ВШЭ)Категория "Новые преподаватели" (2013–2014)Категория "Будущие преподаватели" (2012)
Гранты и проекты
- — · Грант президента РФ МК-5016.2012.1 "Многомерные диофантовы приближения" (2012) - исполнитель
- — · Грант РНФ 17-11-01294 "Представление, обнаружение и обработка знаний: логический подход"
Конференции (10)
Показать все
- · 2016: The 5th international conference on Analysis of Images, Social Networks, and Texts (AIST) (Екатеринбург). Доклад: Smoothing Voronoi-based Path with Minimized Length and Visibility using Composite Bezier Curves
- · 2016: Third International Workshop on Experimental Economics and Machine Learning (EEML 2016) (Москва). Доклад: Modelling Human-like Behavior through Reward-based Approach in a First-Person Shooter Game
- · 2016: The 6th International Conference on Network Analysis (Nizhny Novgorod). Доклад: Co-author Recommender System
- · 2016: ACM Multimedia 2016 (Амстердам). Доклад: First-Person Shooter Game for Virtual Reality Headset with Advanced Multi-Agent Intelligent System
- · 2015: The 4th international conference on Analysis of Images, Social Networks, and Texts (AIST) (Екатеринбург). Доклад: Imitation of human behavior in 3D-shooter game
- · 2015: 10th Panhellenic Logic Symposium (Karlovasi, Samos). Доклад: Total Equivalence Systems for Classes of 3-valued Projection Logic whose Projections Equal to the Class of Linear Boolean Functions
- · 2015: 10th Panhellenic Logic Symposium (Karlovasi, Samos). Доклад: Logical Generalized Continued Fractions
- · 2015: 5th World Congress on Universal Logic (Istanbul). Доклад: Separator Method for Constructing Canonical Types of Formulas
- · 2014: Конференция научно-педагогических работников Национального исследовательского университета «Высшая школа экономики» (Москва). Доклад: Выборы Ученого Совета НИУ ВШЭ
- · 2012: Ломоносовские чтения - 2012 (Москва). Доклад: О некоторых свойствах внутренних полиэдров Клейна
Идентификаторы исследователя
- ORCID:
0000-0002-3308-8825 - ResearcherID:
G-9195-2015 - SPIN РИНЦ:
3151-9176 - Google Scholar: https://scholar.google.com/citations?user=cFpDMzIAAAAJ&hl=en
- Scopus AuthorID:
57203060623
Публикации (117)
Instagram Hashtag Prediction Using Deep Neural Networks
2021 · CHAPTER · en
*Реализация соц. сети Instagram запрещена на территории России по основаниям осуществления экстремистской деятельности. Instagram is one of the most popular photos sharing services. For more convenient content search people use hashtags (#nature, #love, etc.) in posts with photos. The author’s aim is to make hashtag prediction possible and convenient for users. The paper provides a reader with a detailed theoretical overview of Multi-Label Image Classification, Knowledge Distillation, and an overview of ResNet architecture. Next, the author proposes improvements on ResNet architecture allowing the model to boost quality and converge faster. Finally, the model type Self-Improving-Modified-Resnet (SIMR) is presented. Their main feature is the additional bottleneck block used as the tool incorporating benefits from a combination of self-training and knowledge distillation.
JONNEE: Joint Network Nodes and Edges Embedding
2021 · ARTICLE · en
Recently, graph embedding models significantly improved the quality of graph machine learning tasks, such as node classification and link prediction. In this work, we propose a model called JONNEE (JOint Network Nodes and Edges Embedding), which learns node and edge embeddings under self-supervision via joint constraints in a given graph and its edge-to-vertex dual representation as a Line graph. The model uses two graph autoencoders with additional structural feature engineering and several regularization techniques to train for an adjacency matrix reconstruction task in an unsupervised setting. Experimental results show that our model performs on par with state-of-the-art undirected attribute graph embedding models and requires less number of epochs to achieve the same quality due to Line graph self-supervision under a unified embedding framework.
Network Embedding for Cluster Analysis
2021 · CHAPTER · en
Graph visualization is an effective and efficient way to discover complex inter-connections between elements within the nested structure of data. To accomplish this type of representation machine learning algorithms use a technique called graph embedding and node embedding in particular. However, in this paper, we will compare well-known techniques to yet largely under-explored setting of graph embedding named community embedding: embedding individual communities instead of individual nodes. This type of embedding can be especially useful in graph visualization and community detection tasks. Despite the fact that graph embedding and clustering tasks are separate, a good solution to the first one tends to have a correlation with the solution of the second problem and may have a positive impact if knowledge is transferred.
Prediction of New Itinerary Markets for Airlines via Network Embedding
2020 · CHAPTER · en
A large number of methods are being developed in the deep reinforcement learning area recently, but the scope of their application is limited. The number of environments does not always allow for a comprehensive assessment of a new agent training algorithm. The main purpose of this article is to present another environment for Match-3 game that could be expanded, which would have a connection with the real business. The results for the most popular deep reinforcement learning algorithms are presented as a baseline.
GSM: Inductive Learning on Dynamic Graph Embeddings
2020 · CHAPTER · en
In this paper, we study the problem of learning graph embeddings for dynamic networks and the ability to generalize to unseen nodes called inductive learning. Firstly, we overview the state-of-the-art methods and techniques for constructing graph embeddings and learning algorithms for both transductive and inductive approaches. Secondly, we propose an improved GSM based on GraphSAGE algorithm and set up the experiments on datasets CORA, Reddit, and HSEcite, which is collected from Scopus citation database across the authors with affiliation to NRU HSE in 2011–2017. The results show that our three-layer model with attention-based aggregation function, added normalization layers, regularization (dropout) outperforms suggested by the respective authors’ GraphSAGE models with mean, LSTM, and pool aggregation functions, thus giving more insight into possible ways to improve inducting learning model based on GraphSAGE model.
Collaborator Recommender System
2020 · CHAPTER · en
Nowadays, a lot of scientists’ works aim to improve the quality of people’s life but it could be quite complicated without building a successful collaboration. Productive partnerships can increase research efficiency in many cases and make a huge impact on society. However, today there is no clear way to find such collaborators. In this paper, we propose a recommender system for the scientists from the Higher School of Economics university to help them find co-authors for their prospective studies.
Курсы (7)
-
Research Seminar in Financial Economics
2025/2026 · Магистратура · Анг
-
Литература Древнего Египта
2024/2025 · Бакалавриат · рус
-
Visual geometry and 3D image processing
2022/2023 · Маго-лего / Нижний Новгород · Анг
-
Network Science
2021/2022 · Магистратура · Анг
-
Project Seminar ''Intelligent Systems and Structural Analysis''
2021/2022 · Магистратура · Анг
-
Social Networks
2021/2022 · Магистратура · Анг
-
Structural Analysis and Visualization of Networks
2021/2022 · Магистратура · Анг