Skip to content

Commit bf53bcb

Browse files
authored
Update README.rst
1 parent 9789502 commit bf53bcb

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.rst

+9-3
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,16 @@
2121
:Научный руководитель: Бахтеев Олег
2222
:Научный консультант(при наличии): Бабкин Петр
2323

24-
Abstract
2524
========
26-
27-
Purus sit amet luctus venenatis lectus magna fringilla. Condimentum id venenatis a condimentum vitae sapien. Auctor neque vitae tempus quam pellentesque nec nam aliquam. Eget egestas purus viverra accumsan in. Nam aliquam sem et tortor. Donec et odio pellentesque diam volutpat commodo. Odio pellentesque diam volutpat commodo sed egestas. Sit amet dictum sit amet justo. Pellentesque sit amet porttitor eget. Imperdiet sed euismod nisi porta lorem mollis aliquam ut. Quis varius quam quisque id diam vel quam elementum. Ornare lectus sit amet est placerat in. Vulputate dignissim suspendisse in est ante. Elit sed vulputate mi sit amet mauris. Egestas sed tempus urna et pharetra pharetra. Viverra tellus in hac habitasse platea dictumst vestibulum rhoncus.
25+
**Abstract**: The automated search for optimal neural network architectures (NAS) is a challenging compu-
26+
tational problem, and Neural Ensemble Search (NES) is even more complex. In this work, we propose a
27+
surrogate-based approach for ensebmle creation. Neural architectures are represented as graphs, and their
28+
predictions on a dataset serve as training data for the surrogate function. Using this function, we develop
29+
an efficient NES framework that enables the selection of diverse and high-performing architectures. The
30+
resulting ensemble achieves superior predictive accuracy on CIFAR-10 compared to other one-shot NES
31+
methods, demonstrating the effectiveness of our approach.
32+
33+
**Keywords**: NES, GCN, triplet loss, surrogate function
2834

2935
Research publications
3036
===============================

0 commit comments

Comments
 (0)