Automaton (pl. automata) - Автомат, промышленный робот
Joint - Сустав
Actuator - Исполнительный механизм
End effector - Захватное устройство (робота)
Sensor - Сенсор
Robotic arm - Механическая рука-манипулятор
Planetary rover - Космическая самоходная машина, планетоход
Space probe - Космический зонд (аппарат для исследования космического пространства)
Mobile robot - Мобильный робот
Artificial intelligence (AI) - Искусственный интеллект
Android - Андроид, человекоподобный робот
Expert system - Экспертная система
Neural network - Нейронная сеть
Here is an example of a conversation with a computer (or to be more precise with the combination of a computer and a program). Read the first part and answer the question: which
GOOD DAY WHAT IS YOUR PROBLEM?
I haven't much of a problem really
DO YOU THINK YOU ARE UNIQUE?
I think I am unique in some ways
SOMETIMES YOU THINK YOU AREN'T UNIQUE IN SOME WAYS
That's true as well, I'm sure
ARE YOU SURE?
Yes, I am certain
IS THIS THE FIRST TIME YOU'VE BEEN CERTAIN?
No, I have felt certain of things before now
The program that generated this conversation is loosely based on a well-known one, developed by Joseph Weizenbaum in the mid-1960s, called ELIZA. ELIZA altered people's view of computers, since it appeared that computer science had
After the program has printed its opening phrase "GOOD DAY WHAT IS YOUR PROBLEM?" it operates in a cycle, repeatedly
When the program gets input from the user, it converts all the
It is the middle part of the cycle – generating an appropriate response – that is interesting. This has the following sequence of actions:
As the program will often use all or part of the input in constructing a response, it first changes the 'point of view' to that of Eliza. The method is just to change 'you' to 'i', 'me' to 'you', 'are' to 'am', 'myself' to 'yourself', and so on. So the sentence "you understand me" would be changed to "I understand you". One problem with this very simple approach is that 'you' can be the subject or the object of a sentence (i.e., it may come before or after the verb). Just changing 'you' to 'I' would result in "I understand you" being changed to "you understand I".
The program, therefore, uses another simple trick to deal with this: if the transformed sentence ends in 'I', then the 'I' is changed to 'me'. This is far from
If I could explain to you I could explain anything to anyone
IF YOU COULD EXPLAIN TO I YOU COULD EXPLAIN ANYTHING TO ANYONE
Further tricks like this would not solve the central problem, which is that Eliza is not founded on any principled representation of the form and content of English.
With the input in its new form, the program then searches for a keyword on a particular topic, or a
Patterns. A pattern for Eliza is a list containing a mixture of words and wild cards. Wild cards are elements that can match any series of words, so a pattern is like a partly specified sentence in which some of the words are present and some are still to be filled in. We shall adopt the convention that lists of words and wild cards are
[you think you are unique in some way] is changed to [I think I am unique in some way] which matches the pattern [== i am ==]
[anyone who wasn't a computer] matches the pattern [== computer ==]
In order to match keywords or phrases in the input Eliza has a series of such patterns associated with standard responses:
PATTERN STANDARD RESPONSE
[== want ==] [beware of addictions]
[== need ==] [can you do without]
[== mother ==] [tell me more about your family]
[== sister ==] [family life is full of tensions]
[do you like your relatives?]
The program compares the input to each pattern in turn until a match is found. It then produces one of the standard responses. If there is more than one response available, then it picks one at random.
All in all, it is not difficult to program a computer to give it the appearance of understanding English and producing intelligent responses. One simple method is to match a series of words against a pattern and, if the words match, to give a
Adapted from Sharples, Mike et al. (1991) Computers and Thought: A Practical Introduction to
4.1. Look at the following statements and responses and try to work out why Eliza went wrong:
COULD A MACHINE ERR IS HUMAN
I THINK YOU KNOW THE ANSWER
AREN'T YOU BEING A LITTLE NEGATIVE
CAN YOU ALWAYS EXPECT WHATEVER YOUR PROBLEMS TO BE ONE OF THEM GETS YOU DOWN
4.2 A more up-to date version of this program is available on-line at, for example: http://www.xs4all.nl/~hwiegman/ELIZA.HTM or http://nlp-addiction.com/chatbot/
Try talking to the program and share your impressions with the class. Did it seem intelligent to you? Give your reasons.
4.3. Think about the ways Eliza's performance can be improved. Make a list of your suggestions.
4.4 Prepare reports on other applications of robots and AI techniques.
Для получения официальных документов о завершении программы дополнительного профессионального образования (удостоверения о повышении квалификации, дипломов о профессиональной переподготовке и MBA) необходимо предоставить:
Внимание! Вы можете не заказывать доставку бумажной версии официального документы, а скачать его в электронном виде и распечатать самостоятельно. Информация о выданном документе в течение 1 месяца загружается в Федеральную информационную систему «Федеральный реестр сведений о документах об образовании и (или) о квалификации, документах об обучении» - ФИС ФРДО.
Доступ на новый сайт осуществляется с использованием адреса электронной почты, который был указан вами при регистрации на "старом". Мы постарались перенести все ваши данные с прежнего ресурса, однако не исключена вероятность потери части информации.
При возникновении проблемы со входом, воспользуйтесь функцией сброса пароля
Если вы обнаружите несоответствия, пожалуйста, сообщите нам.