Image Title

Search Results for DimensionalMechanics:

Rajeev Dutt, DimensionalMechanics | AWS Marketplace 2018


 

>> From the Aria resort in Las Vegas. It's the Cube! (upbeat music) Covering AWS Marketplace. Brought to you by Amazon Web Services. Hey, welcome back everybody. Jeff Frick here with the Cube. We're at AWS Reinvent 2018. I don't know how many people are here, 60 000, 70 000, your guess is as good as mine. I'm sure we'll get an official number shortly. We're kicking things of here. Three days of coverage. Monday, Tuesday, Wednesday, Thursday, that's four days. We're at the AWS Marketplace and Service Catalog Experience here at the Aria. We're excited to be kicking stuff of with Rajeev Dutt. He is making AI that makes AI. We're going to get into it. He is the CEO president and co-founder of DimensionalMechanics. Rajeev, great to see you. >> It's great to meet ya. >> How many Reinvents have you been to? >> This would actually be my second. >> You're second? >> My second. Yeah, it's like- it's- I always feel really energized after coming here. It's like- last year was like heavy AI centered. >> Right, right. >> It was just really all these sessions in AI was really exciting. >> Let's get in to it for the folks that aren't familiar with DimensionalMechanics. What are you guys all about? >> So DimensionalMechanics is about lowering the bar for entry like to most people. So that's kind of our first focus. Our second focus is to make sure that deployment strategies allow you to deploy across any end device. So it's basically intended to be a complete end-to-end capability. >> Around AI? >> Around AI. >> The Artificial Intelligence. >> The Artificial Intelligence. >> Yeah, yeah, yeah. >> Most important part. >> Okay. >> Yeah, so, it's about reducing the bar for entry for Artificial Intelligence so that anybody without even a machine learning background can build very sophisticated models on our platform. In sometimes as little as 14 lines of code. It's just incredibly easy. We've had high school students use us, we've had university professors, who have nothing to do with AI, use us without any problems. And, really the way we do that is that we have an AI that we call the Oracle. We are all Matrix fans. (Jeff laughs) And so what this- the Oracle does is it has a vast knowledge base, has a lot of additional machine learning components and things like that. That essentially allow it adapt and learn based on the kind of problem you're trying to solve. So, every time it solves the same problem, it gets better and better at what it's doing. >> So, so, um... Is it, is it libraries, is it pre-configured, are there specific type of application that it works better on? What's kind of your go to market? >> So basically, think about AI studio as a full server application. So it, what you essentially do- we created our own language called the NeoPulse Modeling language. And the NeoPulse Modeling language, think about it as sort of the SQL for Artificial Intelligence. It does a lot of very complicated things in just a couple of lines. So essentially what you do is you compile it on the machine so when you write the NML code, the NeoPulse Modeling language code. You compile it on the machine, it looks at your data which is sitting in a bucket. It starts training the model. Once the model is ready, you can export the model as a PIM object, so Portable Inference Model object which is one of our creations. And that allows you then to deploy it on to any end target as long as it's running on runtime. And on runtime can be basically sitting in the cloud or on a device. Sometimes we're also looking at right down to FPGA kind of device levels as well. So, extremely low power devices as well as cloud computing, but gives you that flexibility, but it also, which is really important, it makes AI accessible. So anybody without like any background in it- My wife is a radiologist and she's actually looking at using it for her own internal usage... >> And how much do you have to learn? You have to learn the NeoPulse language, right? >> The NML language is really easy to learn. So we had a high school student who spent about a week learning it and so a week later she was ready to start coding and she has built her first models using that. And the way it does that is that you actually, we have a keyword auto inside NML which is context aware, and so when the compiler sees auto it goes out to the Oracle and says hey, I've seen- this person needs help building an architecture or figuring out what function to use or what hyperparameters to use and so on and so on. And the Oracle will come back and say hey, use this architecture, use these hyperparameters, use these settings or functions or these optimizations in your model and... >> So is that doin' that when I'm setting up the model in the first place to give me directions or is looking at the model once I've spun it a couple times and saying wait, this looks like one of these, maybe you should do some of this. >> So what it will look at is your data. So it will actually look in to your data, the type of data, how much data you have, the kind of problem you're trying to solve, how many, for example, if it's a classification problem, how many classes you have, and all of that basically determines the kind of model that it will use. You can also specify the level of complexity that you're interested in, like, are you interested in a very simple model, a complex model, is over fitting a risk at all It will determine all these things behind the scenes >> Right, right. >> based on the kind of problem that you're trying to solve. And the first time it solves it, it will give you a pretty good answer. It's usually very good, but then the second time you solve it or a third time you solve it, it gets better and better and better, because it's able to learn from its mistakes. So, and eventually it gets really good at its job so. >> But it's still, but it's a still a model that I built for that application. You're not drawing kind of pre-configured models down from the Oracle. >> No no, you're basically training it from scratch. >> Right. >> It's entirely intended for custom models. So companies that are- have highly customized data, like radiology or for example, looking at wind stress patterns like in polarized light and stuff like that. So things that are not normally covered by the standard image recognition and so, using things like transfer learning or fine tuning doesn't help in this particular case because if you've trained a model in dogs and cats then like, training it to recognize stress patterns, is just not- >> It's not going to work. >> It's not going to work. >> So you got to prepare for your interviews, looking through your website. You list a really dramatic example of where using your guys technology was like, I don't know, a tenth of the price >> Yes, yeah. >> And I think one month versus six. >> Yeah. >> I wonder if you could share some couple examples that, you know, people are putting this to use. >> Okay, so, we have actually a few. So one of them is with a company. They're focused on kind of a resume matching, so we built them- they were initially quoted by another company at around 450 000 and they were warned that they would not be able to exceed 40% accuracy given the data that they had. We managed to get to about 83/84% accuracy for about under 10 000. So that was like a huge huge reduction. Then the second one was just recently, another company had been spending quite a bit of time and resources on building out a technology to measure heart rate. We were able to look at that and produce, instead of spending like their 20 000 a month or so, we could bring it down to 4000 in total. So these are the kind of sort dramatic reductions in cost that our platform can offer. Stanford University, another great example. These are physicians that we're working with. None of them have any engineering background like, for them, Linux is in itself- That was the hardest thing for them to do was to get used to Linux and so once they start building on our platform it was like they actually built a model that was good enough that they were able to publish at the RSNA, which is like one of the biggest radiology conferences in the world. In this case it was for Pet CT, which is a three-dimensional model because there's a three-dimensional image if you will >> Okay. >> of the human body and so was able to determine whether somebody had a tumor or not and I think they mananged to get, with a very limited data set, about 74/75% accuracy and this was actually at Stanford, so it's a pretty, pretty big name. >> Right. So, Rajeev we're here at AWS Marketplace Experience. You're still a relatively small company. I think you said you had a good size C round, gettin' ready to go out and get a decent A round. >> Right. >> What does it mean to work with a company like Amazon? I mean, as a small company, just to get, just to get an approved vendor set up at Stanford, probably not an easy thing, right. There's all kinds of legal Ts and Cs. >> Exactly. >> As a startup their always worried about whether you're going to be around tomorrow. >> Exactly. >> So your part doin' AWS, so how's that been workin' with AWS and the Marketplace . >> Well firstly, it's definitely given us the Amazon backing in a way, so when people see you're on AWS, they see that connected to you, that automatically gives them a little bit more confidence. >> They vetted you so you must be good. >> Exactly, exactly. And the second is that it gives access to a market that we otherwise wouldn't have had like, if I'm thinking about like producing software that you have to download on our website, that's a very very limited market. You have to attract people to your website and so on and so on. Now it's like we're on the Amazon- there's a machine learning hub on AWS. We're on that, so which means that when people search for machine learning, our name does come up. >> Right, right >> It means it's very easy to launch. You don't have to worry about setting up a machine, worrying about how to configure it. Everything is done automatically, makes life really easy. >> Right. >> On top of that, the AWS team has been- the Marketplace team has been really extremely helpful connecting us with end customers. So very often they will refer people to us. In fact, one of our largest customers came through an AWS referral, so for us it's been nothing but a win-win. >> Right. What about the potential downside? Not to rain on the parade but the old joke used to be if you're a start-up makin' widgets, you know, you just got your first order with Walmart the good news. Bad news is you just got your first order with Walmart. That's opening up a huge global distribution opportunity, I mean in theory, you know, say you got a 1000 customers tomorrow, that might be a little bit of a challenge. >> Yeah, so we actually are starting to hit that. So, we- so our version two was really our go to market version and- which came out earlier this year, and so we've been trying to like wrap up the sales on that side and literally in the last three months. It's like I have not been home for six weeks now because I've been in the far East and traveling and, it' like- because of this heavy customer interaction at this point. So we have a very good story to tell the investors now, like, this has also helped with the investments rounds that we're actually looking at. So we have a very good story to tell the investors that you know, our like invoice list and so on is huge at this point so we need help now. It's actually more about raising, like building up a team now than it is about can we get orders. >> Right. It's really delivering more than sales. >> Exactly. >> I see what you're saying. And so we need to build up a delivery team, we need to- I mean, it's fairly intuitive, but at the same time it's a new technology which means, as with any platform, you're building up a team of evangelist, support individuals and so on. And there's going to be a marketing component as well, so we haven't really driven marketing that much. AWS has been great in kind of doing some of that for us, but we need to of course very actively go out and market. We haven't had that capacity yet. >> All right. We look forward to watching the story unfold and thanks for spending a few minutes with us. >> My pleasure. Thanks, thank you very much. All right, he's Rajeev Dutt, I'm Jeff. Thank you for watching the Cube. We're at the AWS Marketplace and Service Catalog Experience at the Aria, come on by. Thanks for watching. (upbeat music)

Published Date : Nov 27 2018

SUMMARY :

Brought to you by Amazon Web Services. I always feel really energized after coming here. in AI was really exciting. Let's get in to it for the folks that aren't familiar the bar for entry like to most people. on the kind of problem you're trying to solve. What's kind of your go to market? You compile it on the machine, it looks at your data And the way it does that is that you actually, in the first place to give me directions or is looking and all of that basically determines the kind of model based on the kind of problem that you're trying to solve. models down from the Oracle. So companies that are- have highly customized data, So you got to prepare for your interviews, I wonder if you could share some couple examples that, at the RSNA, which is like one of the biggest radiology of the human body and so was able to determine whether I think you said you had a good size C round, I mean, as a small company, just to get, just to get going to be around tomorrow. So your part doin' AWS, so how's that been workin' they see that connected to you, And the second is that it gives access to a market You don't have to worry about setting up a machine, the Marketplace team has been really extremely helpful but the old joke used to be if you're a start-up on that side and literally in the last three months. It's really delivering more than sales. I mean, it's fairly intuitive, but at the same time it's We look forward to watching the story unfold We're at the AWS Marketplace and Service Catalog Experience

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Rajeev DuttPERSON

0.99+

RajeevPERSON

0.99+

JeffPERSON

0.99+

Jeff FrickPERSON

0.99+

AmazonORGANIZATION

0.99+

Amazon Web ServicesORGANIZATION

0.99+

WalmartORGANIZATION

0.99+

AWSORGANIZATION

0.99+

sixQUANTITY

0.99+

six weeksQUANTITY

0.99+

14 linesQUANTITY

0.99+

one monthQUANTITY

0.99+

DimensionalMechanicsORGANIZATION

0.99+

Three daysQUANTITY

0.99+

second focusQUANTITY

0.99+

Stanford UniversityORGANIZATION

0.99+

first focusQUANTITY

0.99+

Las VegasLOCATION

0.99+

60 000QUANTITY

0.99+

OracleORGANIZATION

0.99+

MondayDATE

0.99+

LinuxTITLE

0.99+

first orderQUANTITY

0.99+

a week laterDATE

0.99+

third timeQUANTITY

0.99+

1000 customersQUANTITY

0.99+

oneQUANTITY

0.99+

last yearDATE

0.99+

first modelsQUANTITY

0.99+

secondQUANTITY

0.99+

second timeQUANTITY

0.99+

tomorrowDATE

0.99+

tenthQUANTITY

0.98+

first timeQUANTITY

0.98+

around 450 000QUANTITY

0.98+

70 000QUANTITY

0.98+

four daysQUANTITY

0.97+

AriaORGANIZATION

0.96+

AWS MarketplaceORGANIZATION

0.95+

under 10 000QUANTITY

0.95+

NeoPulseTITLE

0.95+

aboutQUANTITY

0.95+

firstlyQUANTITY

0.95+

StanfordORGANIZATION

0.95+

RSNAORGANIZATION

0.95+

2018DATE

0.93+

SQLTITLE

0.93+

4000QUANTITY

0.92+

second oneQUANTITY

0.91+

WednesdayDATE

0.91+

TuesdayDATE

0.9+

20 000 a monthQUANTITY

0.9+

first placeQUANTITY

0.9+

about 74/75%QUANTITY

0.89+

earlier this yearDATE

0.89+

coupleQUANTITY

0.89+

NeoPulseOTHER

0.87+

about 83/84%QUANTITY

0.87+

40% accuracyQUANTITY

0.86+

last three monthsDATE

0.85+

AWS Marketplace ExperienceORGANIZATION

0.83+

about a weekQUANTITY

0.82+

couple timesQUANTITY

0.8+

Reinvent 2018EVENT

0.75+