Глоссариум по искусственному интеллекту: 2500 терминов. Том 2. Александр Юрьевич Чесалов

Читать онлайн книгу.

Глоссариум по искусственному интеллекту: 2500 терминов. Том 2 - Александр Юрьевич Чесалов


Скачать книгу
stopping is a method for regularization that involves ending model training before training loss finishes decreasing. In early stopping, you end model training when the loss on a validation dataset starts to increase, that is, when generalization performance worsens435.

      Earth mover’s distance (EMD) is a measure of the relative similarity between two documents. The lower the value, the more similar the documents436.

      Ebert test is a test which gauges whether a computer-based synthesized voice can tell a joke with sufficient skill to cause people to laugh. It was proposed by film critic Roger Ebert at the 2011 TED conference as a challenge to software developers to have a computerized voice master the inflections, delivery, timing, and intonations of a speaking human. The test is similar to the Turing test proposed by Alan Turing in 1950 as a way to gauge a computer’s ability to exhibit intelligent behavior by generating performance indistinguishable from a human being437.

      Echo state network (ESN) is a recurrent neural network with a sparsely connected hidden layer (with typically 1% connectivity). The connectivity and weights of hidden neurons are fixed and randomly assigned. The weights of output neurons can be learned so that the network can (re) produce specific temporal patterns. The main interest of this network is that although its behaviour is non-linear, the only weights that are modified during training are for the synapses that connect the hidden neurons to output neurons. Thus, the error function is quadratic with respect to the parameter vector and can be differentiated easily to a linear system438.

      Ecosystem of the digital economy is a partnership of organizations that ensures the constant interaction of their technological platforms, applied Internet services, analytical systems, information systems of state authorities of the Russian Federation, organizations and citizens439.

      Edge computing is a subspecies of distributed computing in which information processing takes place in close proximity to the place where the data was received and will be consumed (for example, using phones and other consumer devices)440.

      Electronic circuit is a product, a combination of individual electronic components, such as resistors, capacitors, diodes, transistors and integrated circuits, interconnected to perform any task or a circuit with conventional signs441,442.

      Electronic Data Interchange (EDI) is a series of standards and conventions for the transfer of structured digital information between organizations, based on certain regulations and formats of transmitted messages443.

      Electronic government (e-Government) is a package of technologies and a set of related organizational measures, regulatory and legal support for organizing digital interaction between public authorities of various branches of government, citizens, organizations and other economic entities444.

      Electronic industry is a set of organizations that perform scientific, technological and other work in the field of development, production, maintenance of operation, as well as providing services related to electronic and microelectronic products, respectively445.

      Electronic Medical Record (EMR) is electronic health record, is the systematized collection of patient and population electronically stored health information in a digital format. These records can be shared across different healthcare settings446.

      Electronic state is a way of implementing the information aspects of state activity based on the use of IT systems, as well as a new type of state based on the use of this technology. In the Russian Federation, activities to create an «electronic state» are carried out within the framework of the federal target program «Electronic Russia»447,448.

      Eli5 environment is a Python environment that is used to debug and visualize machine learning models. By default, it supports several machine learning frameworks – Scikit-learn, XGBoost, LightGBM, CatBoost, lightning, Keras and so on. Eli5 also provides LIME and Permutation Importance models to test machine learning pipelines as black boxes449.

      ELIZA effect is a term used to discuss progressive artificial intelligence. It is the idea that people may falsely attach meanings of symbols or words that they ascribe to artificial intelligence in technologies450.

      Embedding (Word Embedding) is one instance of some mathematical structure contained within another instance, such as a group that is a subgroup451.

      Embedding space – the d-dimensional vector space that features from a higher-dimensional vector space are mapped to. Ideally, the embedding space contains a structure that yields meaningful mathematical results; for example, in an ideal embedding space, addition and subtraction of embeddings can solve word analogy tasks. The dot product of two embeddings is a measure of their similarity452.

      Embeddings is a categorical feature represented as a continuous-valued feature. Typically, an embedding is a translation of a high-dimensional vector into a low-dimensional space453.

      Embodied agent (also interface agent) is an intelligent agent that interacts with the environment through a physical body within that environment. Agents that are represented graphically with a body, for example a human or a cartoon animal, are also called embodied agents, although they have only virtual, not physical, embodiment454.

      Embodied cognitive science is an interdisciplinary field of research, the aim of which is to explain the mechanisms underlying intelligent behavior. It comprises three main methodologies: 1) the modeling of psychological and biological systems in a holistic manner that considers the mind and body as a single entity, 2) the formation of a common set of general principles of intelligent behavior, and 3) the experimental use of robotic agents in controlled environments455.

      Empirical risk minimization (ERM) – choosing the function that minimizes loss on the training set. Contrast with structural risk minimization456,457.

      Encoder in general, is any system that converts from a raw, sparse, or external representation into a more processed, denser, or more internal representation. Encoders are often a component of a larger model, where they are frequently paired with a decoder. Some Transformers pair encoders with decoders, though other Transformers use only the encoder or only the decoder. Some systems use the encoder’s output as the input to a classification or regression network. In sequence-to-sequence tasks, an encoder takes an input sequence and returns an internal state (a vector). Then, the decoder uses that internal state to predict the next sequence. Refer to Transformer


Скачать книгу

<p>435</p>

Early stopping [Электронный ресурс] https://developers.google.com URL: https://developers.google.com/machine-learning/glossary#early-stopping (дата обращения: 29.06.2023)

<p>436</p>

Earth mover’s distance (EMD) [Электронный ресурс] https://developers.google.com URL: https://developers.google.com/machine-learning/glossary#earth-movers-distance-emd (дата обращения: 29.06.2023)

<p>437</p>

Ebert test [Электронный ресурс] https://detailedpedia.com URL: https://detailedpedia.com/wiki-Ebert_test (дата обращения 08.08.2021)

<p>438</p>

Echo state network (ESN) [Электронный ресурс] https://en.wikipedia.org URL: https://en.wikipedia.org/wiki/Echo_state_network (дата обращения: 30.06.2023)

<p>439</p>

Экосистема цифровой экономики [Электронный ресурс] https://cdto.wiki URL: https://cdto.wiki/Экосистема_цифровой_экономики (дата обращения: 10.07.2023)

<p>440</p>

Пограничные вычисления [Электронный ресурс] https://ru.wikipedia.org URL: https://ru.wikipedia.org/wiki/Граничные_вычисления (дата обращения: 26.06.2023)

<p>441</p>

Электронная схема [Электронный ресурс] https://ppt-online.org URL: https://ppt-online.org/1164451, слайд 2 (дата обращения: 11.07.2023)

<p>442</p>

Электронная схема [Электронный ресурс] https://ru.wikipedia.org URL: https://ru.wikipedia.org/wiki/Электронная_схема (дата обращения: 11.07.2023)

<p>443</p>

EDI Electronic Data Interchange [Электронный ресурс] www.igi-global.com URL: https://www.igi-global.com/dictionary/edi-electronic-data-interchange/9084 (дата обращения: 07.07.2022)

<p>444</p>

Электронное правительство (e-Government) [Электронный ресурс] https://it.kurganobl.ru URL: https://it.kurganobl.ru/activity/informatsionnoe-obshchestvo/ (дата обращения: 11.07.2023)

<p>445</p>

Электронная промышленность [Электронный ресурс] https://dzen.ru URL: https://dzen.ru/a/XjsrTkU_ezBirypQ (дата обращения: 11.07.2023)

<p>446</p>

Electronic Medical Record (EMR) [Электронный ресурс] www.iomcworld.org URL: https://www.iomcworld.org/scholarly/electronic-health-record-journals-articles-ppts-list-4360.html (дата обращения 28.02.2022)

<p>447</p>

Электронное государство [Электронный ресурс] http://www2.rsuh.ru URL: http://www2.rsuh.ru/binary/2632865_61.1412699886.23632.doc (дата обращения: 11.07.2023)

<p>448</p>

Электронное государство [Электронный ресурс] https://tutor-web.susu.ru URL: https://tutor-web.susu.ru/wp-content/uploads/2017/06/1-E%60lGos.pdf (дата обращения: 11.07.2023)

<p>449</p>

Eli5 environment [Электронный ресурс] https://github.com URL: https://github.com/TeamHG-Memex/eli5 (дата обращения: 02.07.2023)

<p>450</p>

ELIZA effect [Электронный ресурс] https://www.techopedia.com URL: https://www.techopedia.com/definition/19121/eliza-effect (дата обращения: 11.07.2023)

<p>451</p>

Embedding [Электронный ресурс] https://appen.com URL: https://appen.com/ai-glossary/ (дата обращения 28.02.2022)

<p>452</p>

Embedding space [Электронный ресурс] https://developers.google.com URL: https://developers.google.com/machine-learning/glossary#embedding-space (дата обращения: 28.03.2023)

<p>453</p>

Embeddings [Электронный ресурс] https://nkj.ru URL: https://www.nkj.ru/open/36052/ (дата обращения: 09.02.2022)

<p>454</p>

Embodied agent [Электронный ресурс] https://scholar.uwindsor.ca URL: https://scholar.uwindsor.ca/cgi/viewcontent.cgi?article=8732&context=etd (дата обращения 28.02.2022)

<p>455</p>

Embodied cognitive science [Электронный ресурс] https://psychology.fandom.com URL: https://psychology.fandom.com/wiki/Embodied_cognitive_science (дата обращения 14.03.2022)

<p>456</p>

Empirical risk minimization (ERM) [Электронный ресурс] https://developers.google.com URL: https://developers.google.com/machine-learning/glossary#empirical-risk-minimization-erm (дата обращения: 10.05.2023)

<p>457</p>

Минимизация эмпирического риска (МЭР) [Электронный ресурс] https://ru.wikipedia.org URL: https://ru.wikipedia.org/wiki/Минимизация_эмпирического_риска (дата обращения: 10.05.2023)