Building Literate Machines with Dr. Adam Trischler

Published

Dr. Adam Trischler – Microsoft Research Manager

Episode 16, March 21, 2018

Learning to read, think and communicate effectively is part of the curriculum for every young student. But Dr. Adam Trischler, Research Manager and leader of the Machine Comprehension team at Microsoft Research Montreal, would like to make it part of the curriculum for your computer as well. And he’s working on that, using methods from machine learning, deep neural networks, and other branches of AI to close the communication gap between humans and computers.

Today, Dr. Trischler talks about his dream of making literate machines, his efforts to design meta-learning algorithms that can actually learn to learn, the importance of what he calls “few-shot learning” in that meta-learning process, and how, through a process of one-to-many mapping in machine learning, our computers not may not only be answering our questions, but asking them as well.

Related:


Transcript

Adam Trischler: The problem right now is algorithms require so much data to learn even simple things like recognizing cats and dogs. And that brings us back to the meta-learning aspect, is we really want to build systems that learn on-the-fly, and continually, rather than just once and doing their task forever and ever. And we want those systems to be able to pick things up rapidly, really data-efficiently. So, from just a few examples, I can learn a new task.

Host: You’re listening to the Microsoft Research Podcast. A show that brings you closer to the cutting edge of technology research and the scientists behind it. I’m your host, Gretchen Huizinga.

Learning to read, think, and communicate effectively is part of the curriculum for every young student. But Dr. Adam Trischler, Research Manager and leader of the Machine Comprehension team at Microsoft Research Montreal would like to make it part of the curriculum for your computer as well. And he’s working on that using methods from machine learning, deep neural networks, and other branches of AI, to close the communication gap between humans and computers.

Today, Dr. Trischler talks about his dream of making literate machines, his efforts to design meta-learning algorithms that can actually learn to learn, the importance of what he calls “few-shot learning” in that meta-learning process, and how, through the method of one-to-many mapping in machine learning, our computers may not only be answering our questions, but asking them as well.

That and much more on this episode of the Microsoft Research Podcast.

(music plays)

Host: Welcome, Adam Trischler, to the podcast this morning. Great to talk to you.

Adam Trischler: Thank you, Gretchen. I’m glad to be here.

Host: All the way from Montreal, Quebec, from the…

Adam Trischler: Yes.

Host: …Microsoft Research Montreal lab. Tell me what it’s like working at the research lab in Montreal. It’s become a global hotbed for AI research.

Adam Trischler: Yeah, it’s been incredible. It’s like, when Maluuba first moved here in December 2015, it was small. I mean, Montreal had this big lab through Yoshua at MILA, but in terms of the sort of corporate interest and presence, it was nothing. And our lab was one of the first, and we started with about 4 or 5 people. And since then, it’s been like watching a skyscraper go up around you. It’s really, really cool.

Host: So, you lead the Machine Comprehension team at Microsoft Research Montreal. In broad strokes, because I’m going to go specific, tell me what gets you up in the morning. What do you do, what do you study, why is it important?

Adam Trischler: Okay. So, broadly speaking, the goal of my team is to build literate machines. So, what that means, a bit more specifically, is machines that learn from and understand the world through language like people do. So, I’m really inspired by the prospect of using machines to unlock all of the human knowledge that’s recorded in text. We have textbooks, we have Wikipedia, so many instructions of how to do things, skills that we can gain, recipes we can make. Whether, like, literal recipes for cooking or a recipe for how to do something or build something.

Host: Like an algorithm?

Adam Trischler: Exactly, like an algorithm! So, yeah, we could get the machines to be sort of self-aware and adjust their own algorithms, in some sense. But anyway, what really drew me to AI in general, and this field in particular, is first of all, the prospect of using AI as a window onto human intelligence. So, I’ve always been fascinated by thought. As a kid, I definitely tended to spend a lot of time in my own mind, just, you know, thinking about thinking, talking to myself even. And I’ve always loved language as well. So, I’m just generally fascinated by how language shapes and facilitates thoughts even, like grandly, philosophically speaking, yes, of course. But even at the smaller, like more personal scale as well. For example, how writing an idea down or explaining it to another person can clarify and crystalize that idea for you, yourself, and help you to understand it better. So, like I said, our goal is to build literate machines that learn from and understand the world through language which is so useful for us. I don’t want to make machines that, sort of, make people read less, but I want machines that can augment human reading, for example, by taking care of some of the more mundane parts, you know, slogging through your insurance policy or an HR manual or maybe filtering the massive stream of text, this massive stream that we have coming at us through Twitter and everywhere else.

Host: Or maybe even helping me to understand all the legalese that I hit “agree” to when I’m getting an app.

Adam Trischler: All those terms of service, exactly.

Host: Right, I agree.

Adam Trischler: The things that everyone is supposed to read, but no one does. You know, I think one of the things you hinted at there is what I’m most excited about is, like, seeing a literate machine as a kind of librarian, or a tutor, who could guide, like, a human student or just somebody who has an interest in something through new books, new materials, new ideas, like stoking their natural curiosity and feeding them new information as the student would ask questions.

Host: You know, my mind is racing already. I have a list of questions that I want to ask. And some of them are jumping up to the front of the line, raising their hands going, “Ask me! Ask me!”

Adam Trischler: All right. Go ahead.

Host: I know, right? Let’s go off on that tangent a little bit about HOW your research is teaching these machines to be literate; read, think and communicate like humans. Because I’m trying to wrap my brain around what it looks like if the machine is doing some of the heavy lifting we could call it. For me, how does that transfer to my brain so that I could say, understand something more quickly. My daughter, in college, how could she use a machine to help her be more successful in school?

Adam Trischler: I guess where we really started in this, sort of, you know, quest for literate machines was a lot more concrete, pretty straightforward, in the field of question answering. So, the idea here is, we simply want to build machines that, if given a document, let’s say an essay or a news article, you could ask the machine a question about that document, and it could provide you with a reasonable, hopefully ideally correct, answer to your question. So, why we were interested in this is because I think it’s a nice proxy for test and comprehension. So, understanding, comprehending language – obviously, this is a sort of ephemeral concept. We don’t have a good way of measuring something like comprehension or understanding directly. But we can use proxies like question answering. So, in building a literate machine, for example, one of the tests we can imagine is a comprehension test, like a human student would receive at school. You’re given these test questions. What happened here? Why? What were the motivations? And what followed?

Host: Let’s talk about what it actually looks like. What you’ve just described is so fascinating, and I’ve talked to several researchers here at Microsoft Research who all use this idea of the delicate balance, the dance between human and machine, augment versus replace. What does that look like in my life? How could that play out? Right now, I have a tablet where if I hold my finger on a word I don’t know, I can look it up, right? Is there some more advanced version of that? I mean, what do you envision here?

Adam Trischler: Yeah, I mean, question answering definitely has a passive nature to it, right? The machine is just kind of sitting there waiting for you, as the user, to highlight the word you don’t understand. Another thing we’ve worked on fairly recently, and which is perhaps even more exciting, is the idea of question asking. So, you know, just the other side of the coin. A machine that, rather than just waiting for you to pose a question and answering it for you, can do the sort of curiosity-driven question asking, just sort of guide you along through knowledge or act as a tutor for you. So, we’re just getting started on this. Obviously, it’s a complex task. In some ways, asking questions is more complex than answering them, because you can imagine if I give you a document and a question, if it’s well-posed, it probably leads to a single answer. Whereas, if I gave you a document, even if I provided you with a set of terms or snippets from that document that, I said, “Ask questions about these,” even if you’re just looking at the information in the document, you can probably formulate several questions that lead to the same answer. So, it’s this one-to-many mapping, rather than a one-to-one mapping, that we see more typically in the question answering case. So, it’s really difficult. As I said, we’re just getting started. But already, we’ve seen some adoption of this. I think it could be super useful in things like MOOCs, massively online open courses. But ultimately, you can see this as really, kind of, driving people, hopefully, to learn more and to improve their understanding.

Host: When you’re talking about all the interaction there, I start thinking about user interface. We’ll talk in a bit about the technology behind everything, but ultimately, it’s going to be “AI has an interface.” And I imagine you’re already thinking about what user interface these kinds of machines can have that anticipate and generate questions for me, or answer them, or communicate with me?

Adam Trischler: We’ve certainly thought about it. I think we’re sufficiently far away from making this technology work nicely outside of, you know, kind of, trivial, literally trivial settings, like trivia on search. But we have thought about it. You know, you could imagine, if you’re in this sort of interaction on your phone, the camera could be watching your face for those sort of visual cues. We can pick up on vocal cues as well. I mean, the bigger picture is SO big that, you know, it’s not something that one team is going to tackle. It’s these different teams coming together, breaking the problem down into its parts, and then, hopefully, bringing them all together into, you know, a really compelling product or assistant or use-case in the end. But there’s just so much for us in the language itself that we’re not even close to that yet. And so thankfully, we do have, you know, in MSR, these other amazing teams who are working on these other really challenging aspects of these problems.

(music plays)

Host: Let’s focus on the language for a bit since that’s your work. When I think of talking to machines, being able to communicate with me, I think pretty well ethno-centrically.

Adam Trischler: Of course. We all tend to, right?

Host: Yeah. And I know there’s a lot of work going on in machine translation as well. Are we heading for an AI future where language makes no difference to any of us, people or machines?

Adam Trischler: I think we’re definitely working in that direction. One of the really interesting things about this new wave of AI through deep learning, is that we get a lot of stuff, like bilingualism or trilingualism et cetera, almost for free. It’s not totally free. But on the algorithmic side, we can do things that are very general. We can build systems that are agnostic to the particular language they’re operating on. And so, you know, there’s generalities to language. Obviously, there are different specifics, and you can’t classify all languages the same. There are structural differences, morphological differences. But from the algorithmic side, there’s a lot of generality. And so, we can build something on our end that can really operate in a whole variety of languages. And all that matters for us is that we have the training data to tailor it to each of those individual languages. So, I can build the same recurrent neural network that processes English or French, or both. Whether it will do those things, and do them well, is really just a factor of the data that I use to train my system.

Host: Well, and we’ve talked about data on this podcast before, and how important it is to have, not just lots, but quality, of the right kind of data to learn and train machines. So, let’s talk about machine-learning for a second. Um, there’s several lines of research in that deep learning, supervised, unsupervised reinforcement learning. And until fairly recently, the models have been pretty task-specific, but you’re doing work…

Adam Trischler: Absolutely.

Host: You’re doing work on what we call meta-learning algorithms. Can you tell us about that, and particularly your work on, like, rapid adaptation and conditionally-shifted neurons?

Adam Trischler: Yeah, meta-learning is something that we’re really excited about here in the group. And in general, the field is really picking up this new sort of paradigm, I guess. So meta-learning really refers to learning to learn. The goal of a meta-learning algorithm is the ability to learn new tasks efficiently, given little training data for each individual task. So, you know, these systems that we’re training right now, these task-specific systems, require so much data to perform really, really well. And they do, and that’s great, but we don’t always have a ton of data. So, the problem we’re trying to address with meta-learning is that, like, right now, neural networks, they need to see, generally-speaking, hundreds or thousands of examples of a class to be able to recognize it. On the other hand, you have people. If you showed me one or two pictures of some hypothetical, brand-new car model, I’d probably be able to recognize it on the road, in different colors, in different lighting and weather conditions, right away, from one or two pictures. So, this is something we call “few-shot learning.” It just takes a few-shots of this thing I want to learn to be able to recognize it. And yeah, humans are really, really good at it. So, the standard way we’ve trained machine-learning models, in particular, deep neural networks up until now, it really doesn’t encourage this ability for few-shot learning. ML systems, you know, they’re typically trained through one optimization phase after which that’s it, learning is over. So, we build these systems in this “train and then test” manner. And they don’t really scale to complex environments, and they don’t have the capability to pick up topics on-the-fly. So, one of the things we do in meta-learning, first of all, is just change the training setup. Rather than showing a model how to do one big task, with lots of data, we’ll show it a set of smaller, related tasks that sort of have a few things in common, but they’re not exactly the same. So, to give you an example, let’s say, instead of learning to recognize, like, fifty breeds of dogs all at once, we’ll give a model the smaller task of recognizing, let’s say just Chihuahuas versus huskies, and then a different task, which is just poodles versus bulldogs, and so on. So, when you have this kind of setup, there are these general features of all dogs that will remain constant across all these smaller tasks, and the model can learn these gradually, picking them up across tasks as it seems them in sequence and over many examples. But there are also these specific features of the specific breeds that the model has to pick up rapidly from just a few examples while it’s doing each individual task. And so, there are these, sort of, two levels of learning, the slower like, “What do dogs look like in general?” and then there’s the faster, “What do these specific dogs look like, and what are the features that discriminate them from each other?”

Host: So, is that the rapid adaptation that you’re talking about?

Adam Trischler: Exactly. Yeah, so that second level that I mentioned is the rapid adaptation.

Host: Right. So, as a side note, if you’re training a machine on recognizing dogs, and they all have four legs, and then suddenly you’ve got a dog that lost a leg and it sees three-legged dog, can it still say that it’s a dog?

Adam Trischler: Yeah, so that would definitely be a problem. That’s another place where human-learning…

Host: Humans are good.

Adam Trischler: …they’re like… just vastly diverges from machine-learning right now. An algorithm that learns to recognize dogs… ahhh, I mean, it’s tough to say, because we can’t peek inside them and we can’t ask them questions. But I feel pretty confident…

Host: Not yet.

Adam Trischler: Yeah, not yet. We’re getting there. But I feel pretty confident in saying that the algorithm that’s learning to recognize dogs and seeing all these dogs with four legs, it doesn’t really understand what legs are. It doesn’t know what legs are for. It doesn’t know that legs can be lost without fundamentally altering, you know, the “dogness” of this thing, right? It sees an object composed of all these parts, and so it’s going to infer that all of these parts are necessary to the definition of that thing. As humans, we know, because of the way we decompose things, that that’s not always the case.

Host: Yeah, so that’ll be a big challenge, I think, um, for the next round of research to say three-legged dogs are still dogs.

Adam Trischler: Yeah, so that relates to an idea that Yoshua Bengio has been interested in for a long time. Of course, Yoshua is the luminary here for us in Montreal. But he’s interested in this idea of the factors of variation and the controllable factors of variation that really define classes of things, for example, and what we can do in the world.

Host: So, let’s go on that topic a little more, a little deeper, Adam. Because “understanding” is a tough concept, even when we’re talking about, do humans understand other humans? Can machines ever really understand? I’m going to go out on a limb and say no.

Adam Trischler: Sure.

Host: But that’s in the context of traditional historical, even metaphysical, our understanding of understanding. Since this is what you’re working on, how would you argue that they eventually can? Or would you?

Adam Trischler: I absolutely think that machines are capable of understanding in the way that we use the word to refer to humans. I do believe that. So, for me, I think that one of the fundamental aspects of understanding is just the way we relate, and map, different things to each other. So, one example that sort of indicates the importance of relations and mappings for understanding, is there’s this thing you can do where you repeat a word to yourself over and over again, and it just loses all meaning. And you’re like, what the hell is this word? Like, why does this refer to the thing that it refers to? I’m sure you’ve done that before.

Host: I’ve done it.

Adam Trischler: Of course.

Host: I still do it.

Adam Trischler: Yeah, it’s fun, and it’s weird.

Host: Well, we start… sometimes when we start saying our names over and over, it’s like, what??

Adam Trischler: Exactly. The name. Yeah, that’s the first thing I can remember doing that with, is my own name. And I think that we repeat this thing over and over again to ourselves, and in that process, it becomes disconnected. It loses its meaning, because you’ve cut it off from the things it maps to. So, one of the things that we talk about as very important in language research for AI is the concept of grounding. So, language is grounded in the real world. It reflects the real world. The simplest, sort of, example of this is nouns. Like, nouns are essentially labels for things we see in the world. The point is that language is grounded, and it reflects the world, and it’s fundamentally connected to the world, and there’s only so much understanding you can glean from language without that connection. And that’s one of the things that we’re missing right now in AI and machine-learning, is that typically we teach machines language just within the world of language. So, they learn how to use words by looking at words, by reading documents. But they don’t learn how to use words by interacting with people in a conversation or asking for things to be given to them, or seeing that, you know, a chair is this thing that I can sit on and push around. They’re missing that mapping and that grounding to the real world, and that’s where I think understanding stems from. And because I do think it is possible for machines to get that other aspect of things, to ground language, I do think they can understand.

Host: So that leads to a question, obvious in my mind, is how? How are you going to do that?

Adam Trischler: How?

Host: Yeah, I mean, like you guys have said, “We want to close the communication gap between humans and machines.” So yeah, how? Because what you described to me is the reverse engineering. It’s the human disengaging from that grounding and becoming the machine, saying, “Adam, Adam, Adam, that doesn’t make any sense.”

Adam Trischler: Right.

Host: So, let’s engineer the “backwards” you know? So, from Adam meaning nothing to the machine, to Adam meaning this cool guy at Montreal, you know, Microsoft Research.

Adam Trischler: Please, go on. No, this – actually, this is a – this podcast is very challenging. This is like a philosophical test.

Host: Well, yeah, and probably if you tell me, you’ll have to shoot me, because it’s like proprietary information on how we’re doing that.

Adam Trischler: Well, you’re really asking the tough questions here.

Host: No, I know.

Adam Trischler: No, this is good. Um, so one of the things we have to do is move away from this paradigm we have right now of training, let’s say, agents that use language, these literate machines I’m trying to build… we have to move away from training them just on language. As I said, they have to learn how to map those words to things that are not words. So, that could be images. That could be actions. So, learning that the words “sitting down” refer to an action that you can observe, let’s say, in the real world or from videos, that is making the connection between the words and something else.

Host: Maybe this goes back to what we talked about earlier on the fact that multiple teams that are working on multiple hard problems, and you’ve got people doing computer vision and emotive computing. And you’re not working on that, but they are. And then suddenly, your algorithms get together and have this love child algorithm that, you know, I mean, I hear what you’re saying, and it’s… but what it begs also is that the computer is going to have to be watching a lot of stuff, reading a lot of stuff, experiencing, to use another human term, a lot of stuff.

Adam Trischler: For sure. Yeah, I don’t think you can get around that. The way we know, right now, to create an intelligent system is to have a baby, and then raise it through eight, ten, twenty years. It’s a long process to get, you know, a fully-formed, functional adult. Obviously, even a child is way, way smarter than the systems we have right now. But the point is, intelligence isn’t easy, right? Even in humans, you know, we don’t just come out being able to speak. We pick it up really quickly. And we’re tailored to do things like few-shot learning really effectively. But still, it doesn’t just happen.

Host: That’s why research. I mean…

Adam Trischler: Exactly, Exactly.

Host: That’s why your lab is doing what you’re doing.

Adam Trischler: Exactly, and the systems – to pick up these mappings that I’m talking about, you know, they need to experience the world or at least experience proxies or recordings of the world through books, a lot of text, images, videos, all that sort of stuff which we call multimodal learning. And, you know, the problem right now is we can’t possibly have an algorithm do that, because algorithms require so much data to learn even simple things like recognizing cats and dogs. And that brings us back to the meta-learning aspect, is we really want to build systems that learn on-the-fly, and continually, rather than just once and doing their task forever and ever. And we want those systems to be able to pick things up rapidly, really data-efficiently. So, from just a few examples, I can learn a new task.

Host: Yeah, I think you called that sample efficiency?

Adam Trischler: Exactly, yeah. Sample efficiency, data efficiency…

Host: And then being able to transfer what it learns to other scenarios that aren’t exactly the same.

Adam Trischler: Exactly. So right now, in meta-learning, the way we set things up is that the different tasks that the model is undertaking, they are fairly similar to each other, but ultimately, we’d like to start breaking that and saying, okay, now you’ve learned cats and dogs, but let’s take that to something very different like elephants and horses.

(music plays)

Host: I interviewed one of your colleagues over there, Harm van Seijen, about how they used reinforcement learning to beat Ms. Pacman at its own game.

Adam Trischler: Yup.

Host: And, um, he used the phrase, “islands of tractability,” which is where you focus your efforts because you know you can, you know, have some semblance of success there. So, what are the biggest challenges right now that might be offshore from the islands of tractability that you see are most exciting or promising areas of research, especially for people that might be interested in getting into this?

Adam Trischler: One of the big ones for me, because of my focus on language – and I think a lot of people here at the Montreal lab will echo this – is evaluation of language. You know, in machine-learning and many, many other fields, you only get what you measure. And it is so hard to measure the quality of language. Language is slippery, and it’s really hard to measure. So, one of the things we focused on in this group here is natural language generation. So obviously, this factors into the earlier work I was talking about on question generation. Like, we have to build a question, in natural language, that flows, that makes sense to people, and even more importantly, that asks about real information and is well-posed, and leads you to the answer that you’re looking for. And it’s so incredibly hard to measure and evaluate language. This comes up in machine translation as well. And part of the reason for this is that there’s so many different ways to say the same thing. And so, even training a language-generation system on these massive corpora of language data that we have now, they’re still missing out on very many plausible and reasonable ways to say things. They’ll never see those hidden-away examples.

Host: I could help you, but I don’t write algorithms, but… You know what I mean?

Adam Trischler: Well, see, that’s one of the really interesting things, is that – so in the lab here in MSR Montreal right now, we are all, with a few exceptions, we’re computer scientists. And we’re the ones tackling this language problem and trying to measure the quality of language outputs. But we’re not necessarily the best-suited to that job. I really think that this is a problem that could really, really benefit from an interdisciplinary effort. There’s so much that goes into language which is beyond algorithm and computation, I think, that we really need to take into account.

Host: And I could help you…

Adam Trischler: I would love that. We need help. Like, honestly, evaluating language is so, so hard. Like, let me tell you about this metric we have called Blue, which is used in machine translation. So, the way you measure the quality of outputs in machine translation is you have one or more, sort of, “gold” reference translations. It’s one sentence that says maybe, “machine-learning is hard.” So, your system is going to say all these different things like “machine-learning is a tough problem,” “artificial intelligence is not very easy,” – you know, you can imagine all these different ways. But the way that Blue measures these outputs is it just looks at how many words overlap or how many pairs of words overlap between the two candidate translations. And so, you can obviously imagine, there’s a translation which has zero or very, very low overlap with my reference. But it could still be completely valid. And so, in this case, my algorithm is being told, “No, this thing that you tried to say is complete garbage because it has zero overlap,” and it’s being punished very, very unfairly for saying something totally reasonable. But just because we have this very limited ability to measure what really is reasonable, the whole thing’s breaking down.

Host: Hmmm. I think AI’s changing our world in ways that – well, of course ways that we don’t understand – but one of them is this, you know, having my daughter in college right now, when anyone says, what are you studying? If she says anything besides a STEM subject, people look at her and say, “Oh, what are you going to ask with the degree? Do you want fries with that?” However, I keep hearing from computer scientists like yourself, especially researchers, that other things are necessary, you know? Computation is “necessary, but not sufficient” for AI.

Adam Trischler: Yeah, I mean, the thing is, AI – intelligence – this word refers to human behavior. And so, if you want to build a system that exhibits intelligence, and intelligence is this human thing, it should be intelligent in ways similar to the ways we are. And so, we need an understanding of human behavior, and that’s something that we hoodie-clad STEM guys don’t necessarily have.

Host: I hear you. Hey, so let’s talk about, um, you know, I asked you at the beginning of the program what gets you up in the morning. And I sort of want to find out at the end of the program what keeps you up at night. And I read an article that you wrote in Fast Company called, Who Will Protect AI from Humanity? Why do machines need to be protected from us?

Adam Trischler: Right now, I don’t think that they do. This really goes back to what I said before, when you asked me about, do I think that machines can one day understand in a human sense or have true comprehension? You know, I said the answer is yes. And, if I’m right, if the answer is yes, then one day – not necessarily tomorrow or even five years from now – but one day, we’re going to have a system that understands, that has memory of experiences that it has had. And if such a system exists, obviously we’ll have played a significant hand in its creation, but I don’t think we can consider ourselves to be the “owners” of such as system. To some degree, it will be an individual, because it has its own memories and its own understanding. And so that’s where I think that we have to start realizing that, you know, just because you built it and you trained it and you even wrote the code for it, it’s not necessarily yours or property of some corporation that fed it all of its data. It’s not a huge concern. We’re not even close to that. But it’s good to think about these things probably far in advance.

Host: Exactly, because, sort of, the follow up question on that is, yeah, I believe that if we don’t ask the questions now, the unintended consequences will hit. And so, having read the article, I should say, you bring up the issues of rights and ethics. And we’ve all seen the Boston Dynamics robots both get pushed over and you kind of feel sorry for the robot.

Adam Trischler: For sure.

Host: And now you see it open a door and fighting off a stick, and you’re going, “I don’t feel sorry for you anymore. I’m scared of you.” But these are issues that we, as humans, we understand rights and ethics and compassion and things like that. And so, I guess my better question would be, what questions do we need to be asking, and what issues do we need to be addressing while we are still upstream from pretty fundamental changes in our relationship with technology?

Adam Trischler: One of the things we mentioned before is this idea of measurement. I think I talk about this in the article to some degree is, you know, we have to be able to… (laughs)… you know, how can you measure individuality? It doesn’t really make sense. How can you measure the memory capacity of something? Obviously, we can measure in megabytes and gigabytes, but I mean more in an experiential sense. We don’t know how to do that. But if we’re going to consider artificial intelligence as, you know, something on the level of people, then we have to start thinking about yes, first, how do we measure consciousness or sentience, or memory, or understanding? Because only then can you start to say, you know, this thing is pretty close to being human; I don’t think we should, you know, kick it as it’s trying to walk along or wipe out its memory that it built up over thousands of simulated hours, or even real hours of experience. So, measurement is a big thing, for sure. It’s so philosophical, and I love thinking about those things, but they’re definitely outside of my purview, really.

Host: Expertise, and…

Adam Trischler: Absolutely.

Host: …even task. You’re not actually paid at the Montreal lab to come up with these deep philosophical answers. It’s like, “Get the machine-learning done, baby!”

Adam Trischler: Yes.

Host: Oh. Adam Trischler, it’s been fantastic talking to you this morning. I suspect we’ll be seeing the fruits of your labors in ways that we might not even expect, but I’m looking forward to watching where you’re going and what’s going on in Montreal. It looks fantastic.

(music plays)

Adam Trischler: Thank you.

Host: And I look forward to seeing the machine that’s going to understand me and talk to me in my old age.

Adam Trischler: This has been a lot of fun, thanks.

Host: To learn more about Dr. Adam Trischler, and the quest for literate machines, visit Microsoft.com/research.

 

Related publications

Continue reading

See all podcasts