For anyone interested, the class, which covers interactive intelligence and knowledge based AI, is freely available at https://www.udacity.com/course/knowledge-based-ai-cognitive-... . It's a great starting point if you're looking to automate the sort of human intelligence tasks that don't lend themselves well to the traditional searching/planning/proving/minimax/retrieval route that underpins most AI. I took it befo…
A professor built a chatbot to be his teaching assistant
71–80 of 120 posts
Re: A professor built a chatbot to be his teaching assistant
#72Re: A professor built a chatbot to be his teaching assistant
#73That said, I'd be even more excited if Jill had the ability to synthesize new answers to questions through some type of case-based reasoning. This would require Jill receiving feedback on "her" answers, which might mean the students would have to know "who" "she" was in advance. (Sorry, got lost in the quotes.) Right now, Jill is essentially an automated FAQ-retrieval bot.
Re: A professor built a chatbot to be his teaching assistant
#74Earlier quoted context omitted.
Yeah, there exist humans who fail the Turing test. Another thing is foreign students and teachers who, even if otherwise competent, quickly get one used to language comparable with machine output. I think I may have been guilty of that at one time :)
You know this is very interesting. I've often wondered if other humans I'm interacting with were in fact sapient.
Re: A professor built a chatbot to be his teaching assistant
#75For anyone interested, the class, which covers interactive intelligence and knowledge based AI, is freely available at https://www.udacity.com/course/knowledge-based-ai-cognitive-... . It's a great starting point if you're looking to automate the sort of human intelligence tasks that don't lend themselves well to the traditional searching/planning/proving/minimax/retrieval route that underpins most AI. I took it befo…
If you are thinking about a masters in CS, you must check out the OMSCS program. The cost to value ratio is completely off the charts!
"total program cost of about $6,600 over five terms"
Re: A professor built a chatbot to be his teaching assistant
#76This is the key: > The system is only allowed to answer questions if it calculates that it is 97 percent or more confident in its answer. Knowing when you don't know the answer is something that has been lacking from AI I've seen. Of course the problem is that not all AI has the option of deferring to a human. Anyone know what percent of questions the AI answered, vs redirected?
> Anyone know what percent of questions the AI answered, vs redirected? That's actually a very good question. The article doesn't give many details other than: "There are many questions Jill can’t handle." For comparison, here's are the highlights of a study from 2014 on the mobile assistants (Siri, Cortana, Google): http://searchengineland.com/google-now-beats-siri-cortana-di... Google was able to offer "enhanced" a…
Nothing wrong with that, of course.
Re: A professor built a chatbot to be his teaching assistant
#77Rather than inventing sophisticated chat bots, couldn't he have just had a well organised web page? If the question were where is assignment two / when is assignment due. The examples given seem like a "high tech" (possibly unreliable) solution to a low tech problem.
Re: A professor built a chatbot to be his teaching assistant
#78I was a student in this class, and had at least one question on the forum answered (correctly) by Jill. I can see this technology being hugely useful for teachers who conduct large lecture classes in any subject on a regular basis. That said, I'd be even more excited if Jill had the ability to synthesize new answers to questions through some type of case-based reasoning. This would require Jill receiving feedback on…
Re: A professor built a chatbot to be his teaching assistant
#79I was a student in this class, and had at least one question on the forum answered (correctly) by Jill. I can see this technology being hugely useful for teachers who conduct large lecture classes in any subject on a regular basis. That said, I'd be even more excited if Jill had the ability to synthesize new answers to questions through some type of case-based reasoning. This would require Jill receiving feedback on…
Do you know what kind of classification method it is using at the moment?
Re: A professor built a chatbot to be his teaching assistant
#80This is definitely an impressive result, but I'm pretty sure it was made easier by the opposite pattern. I've had a couple of TAs who I strongly suspected of being chatbots, even when I was talking to them in person. I'm still not 100% convinced they were human.
More human than human is our motto ... Next step will be to replace the prof, and then have the students replaced by surprisingly attentive interrogative expert systems, and the cycle will be complete.