Posts

An Interview with Julita Vassileva: Artificial Intelligence and Online Communities

As part of our AI in Your Community series, I recently spoke with Julita Vassileva, a professor in Computer Science at the University of Saskatchewan who is currently focused on building successful online communities and social computing applications. Julita Vassileva is particularly interested in user participation and user modeling, as well as user motivation and designing systems that incentivize people to continue participating in online communities.

Julita Vassileva

Julita Vassileva

Tara Chklovski:To start off, maybe you can tell us a little bit about what problem you’re working on and what area of research you’re excited about.

Julita Vassileva: I’ve been doing research for 35 years, so I’ve done a lot of things! I’m a very curious person – I’ve been following my nose and have explored all over the place. When I first started working with artificial intelligence it was in education applications, while I was working on my Master’s degree and my PhD. When I started I didn’t have a particular interest in the area at all. I was in my 4th year studying mathematics at the University of Sofia, in Bulgaria, and when it came time to decide what to do next, all of my really smart and strong colleagues went in to very theoretical, classical areas of mathematics. I went to one of my professors for advice and he told me that mathematics is beautiful, and you could study it all your life and be fulfilled, but that it’s such an old area that every little stone has been turned over a hundred times by extremely smart people. You need to be extremely lucky and very smart, and work extremely hard to be able to find something new. So why not go into a new area? So I decided to go into computer science, even though I didn’t really have any idea what computer science was. I wasn’t fascinated by it – we programmed on punch cards, which was quite unexciting. But I picked somebody to work with who was sympathetic, who I thought I could talk to, my supervisor, Dr. Roumen Radev, who was creating a “smart” tutoring system to help teach how to solve physics problems. So I decided to try to do that for my Master’s.

TC: Oh, tell me more about that. What were you doing, and what did you think of it?

JV: At the beginning I thought, “who is going to study physics with computers?” Physics is tough enough just by itself. That leads me to a message I actually think is very important for young people– you don’t necessarily need to be interested in the subject when you start. In the beginning everything is hard, but under the surface there could be a whole world waiting to be discovered! You’ll have to invest a lot of work, and sometimes you just have to grit your teeth and do the work, and then suddenly you discover that it’s becoming interesting. The deeper you get, the more interesting and fascinating it becomes, and you feel the power of your knowledge gives you amazing opportunities. What flipped things for me was working on those tutors and realizing that it’s really hard to design tutoring systems. The tutor I created during my Master’s program coached students in solving problems using Ohm’s law, and it took me one year of hard work to develop it. It only taught only how to solve problems related to one physics lesson on calculating electrical circuits, but the experience made me think about how to make it easier to design the generic software for these systems so that teachers could create them more easily for different lessons and domains. And so I ventured into the area of authoring intelligent tutoring systems, which meant creating software that allowed other users (like teachers) to create their own tutoring applications. While computer-based training and authoring at that time was already an “old” area (20 years old, to be precise), intelligent tutoring, at that time, was new, which was so motivating, because it was a bit like homesteading – there were so many unexplored problems. You feel like the first person, the pioneer. Everything in the field is in front of you and you can do whatever you want. It’s a fantastic feeling.

TC: What was that transition like, moving from designing a tutor for one type of problem to creating generic tutoring systems and authoring tools?

JV: The really tricky thing was modeling the student, because for a system to be intelligent it has to understand how much the student understands and knows, and it has to adapt to it. If the student doesn’t understand a concept and the system continues giving the same advice it’s useless – the student will drop the system. How can you make the system intelligent so it can react to what the student understands? And how do you understand what the student knows?

Microsoft’s Clippy. Image from Mashable, 2017.

This is an area called student modeling, and at the time it was a new field of study, just starting. My focus during my PhD work was on creating generic architecture, knowledge representation schemes and a planning algorithms that could be used both for domain models and for student models. But then I found out that the application area of these architectures and methods is bigger than student models, since if one wants to create a “smart” system that supports the user, it needs to understand and anticipate the user’s needs, interests, knowledge and skills… which leads to user models. For example, Microsoft Office in the mid-90’s introduced Clippy – a little cartoon agent that was based on user modeling. It was watching what you were doing and trying to predict your goals and offer you advice based on those predictions. That’s user modeling and that’s what I was working on for the first five to six years after my PhD.Then I heard about multi-agent systems – a completely different area of AI from knowledge representation and planning, areas I was already familiar with. And suddenly, for me, it was like a revelation. It triggered my curiosity because I come from Bulgaria, which was a communist country. I left Bulgaria as soon as communism collapsed and it was possible to travel abroad. I went to Germany, and then came to Canada. And all the time I was trying to figure out, why did communism collapse economically? Of course, the reasons were many and complex. But I was looking for one simple, basic principle, fundamental in the system… Eventually, I realized it’s the incentives. People didn’t have the incentive to work because everything was divided based on your needs. You work as hard as you can, but then you don’t get as much as you worked for. Somebody else who did not work as hard but who has bigger needs (or connections to influential people) will get more than you. Then I realized that multi-agent systems, which was, at that time, a budding new area of artificial intelligence, allowed you to explore exactly those kinds of questions.

TC: Can you explain Multi-Agent Systems a little bit more, and how they allow us to explore those sorts of questions?

JV: You build a society of agents, where each agent is like a little person with very simple reasoning. But they can talk to each other. They can interact. They are autonomous. They can pursue their own goals, respond to rules and rewards that are set in the system or by other agents, and then you can let them loose, and see what happens with this society. If you set the rules of interaction between agents in particular ways, if you put laws and punishments in the society in a particular way you get completely different behaviors in the overall system. And you can see some societies collapse and some societies thrive, and you can build simulations of multi-agent systems. That was my focus for another five or six years. Marvin Minsky, an AI pioneer from the 1960’s created the concept of “Society of Mind” and I was totally thrilled by the idea of building software systems with a given purpose as a society of agents, not as a deterministic machine. To create “social glue” in such an artificial society, one needs to explore notions of trust and reputation, agent coalitions, emerging hierarchies and self-organization, communities of similar agents, and so on. And then, the Web “exploded”, people started blogging, sharing posts and videos, forming interest-based newsgroups and social networks, and I thought well, the agent simulation is good, but what about the real world? How can these concepts be transferred into the real world…because we design systems and then put those systems out there and people don’t use them. For every successful social system, there were thousands that failed… Just like the communist planned economies, perhaps their incentives were wrong? So how do you design for people and build incentives into the actual software to reward people so as to make the systems more engaging, and more addictive? And that became my area of research, which I’ve been working on since 2001. It’s about understanding how to incentivize participation in online communities, which could be discussion forums, social networks, or just enterprise systems where operators need to type in reports. For example, nurses who report on the state of a patient – how do you incentivize them to write a more detailed, better report? How do you reward desirable behaviors to enable the system as a whole to achieve a certain purpose, while maintaining its sustainability, quality, fairness, etc.? So then I started studying motivation, which is part of a field of psychology called social psychology and behavioral economics. Who do people do certain things? It’s a fascinating area.

TC: So what have you learned in your research about what motivates people? For instance people know you have to exercise and eat healthy, but how do you actually get them to do it? How do you keep people from getting bored and ignoring the technology once they’re used to it?

JV: I think that’s a one-million-dollar question, or maybe multi-million-dollar question because people are very easily bored, and we’re getting bored more easily. There are a lot of different strategies that exist, and there’s no one answer, but probably the best answer is that it depends on the person. The one important thing is that the person has to care about the behavior, and that they should set their own goal. To get them to set an appropriate goal, you can help them, you can educate them. So personalization is the key, and this leads again to user modeling. Here, again, going back to my original research into educational systems, AI and education – how do you teach people what is important? How do you convince them that something is important so that they can set a behavioral goal related to that thing? Changing habits depends on deciding on the new behavior you want to adopt, and then overcoming all the barriers which pull you to your old behavior, which is very sticky. So how do you do that? I’ll give you a couple of examples. Those personal monitoring devices like Fitbit and Apple Watch, they all rely on self monitoring. People are curious about their own behavior. Showing them statistics is important to teach them about how they’re doing, and if they’re improving. If they’re doing better than yesterday, it makes people feel good. Psychologists call this self-efficacy. It’s a very powerful motivation. People have a built-in drive to become better in whatever they’re doing. You can encourage this by showing them, visually showing them that they’re getting better, or if they’re not getting better, nudging them or relying on social influence. The key is to know your user, which leads back to user modeling, which means collecting data. Data, data, data. Understanding, collecting and understanding the data about your user, and of course this comes with huge privacy implications, since once the data is there, it can be copied, it could fall in the wrong hands, or can be used for wrong purposes. So ethically it’s very, very questionable. But like every technology, it has positive and negative uses.

TC: So what excites you about the potential of AI in the future?

JV: What excites me? I would very much like to see AI in a chip which people can plug in. I don’t believe that AI will be evil. I don’t think the fantasy about having a HAL computer which is much smarter than us and will take our place could happen. I think AI is very fragmented. Of course computers can have better skills than us for storing data. They’re faster than us. But these are also very narrow, very narrow areas, in which they can be better than us, for very narrow tasks. I see a positive future in augmenting our capabilities with the abilities in AI.

TC:That is so cool. What is a good way for children and maybe parents who don’t know about these kinds of technologies to start learning about them?

JV: There are so many tools out there. It’s really easy to create an app. There are environments where you don’t even need to code to be able to create a very simple app. I would recommend that they start with something that would enhance their life. For example, I live in a new neighborhood where nobody knows anybody. I had an undergraduate student who also lives in the same area who was looking for a project and I suggested that he make an app to allow people who live in the same neighborhood to just meet each other for a good reason. People are busy and need a good reason. Maybe they have something to give away, or cooked too much. Instead of throwing it away, why not offer it to the neighbors who didn’t have time to cook this evening? It’s also a reason to meet a neighbor, to encourage real face-to-face interaction, to get people to meet each other through the mediation of technology. And he was very excited. He did it and it worked well – he managed to actually get people on the application. So that’s a very good entry point. Once you start with something simple – and perhaps it’s not intelligent at all – then you can start adding “smarts” to it. But start simple, to solve a specific problem. And use the web. The web is big and there is so much to learn there.

TC:I think that is great advice, to start simple. And then you get excited.

JV: Exactly. Don’t wait to become interested because if you wait, there are so many interesting areas which you never get exposed to in school. So how would you know about this? How would you know if you’re interested? So start somewhere, work hard to become good in it, and then you’ll get interested. You’ll get excited, and it becomes a passion. Once you get passionate you will be good at it.

TC: That’s awesome advice. Thank you so much.

Machine Learning and combining common sense with data: An Interview with Fabio Cozman

As part of our AI in Your Community project, I spoke to Fabio Gagliardi Cozman, who is a Full Professor at the Engineering School  at the University of Sao Paulo, Brazil. He  works in the Department of Mechatronics and Mechanical Systems, in the Decision Making Lab, which focuses on Artificial intelligence. Tara Chklovski: Tell us […]