Goto

Collaborating Authors

 Generative AI


Inside OpenAI, Elon Musk's Wild Plan to Set Artificial Intelligence Free

#artificialintelligence

The Friday afternoon news dump, a grand tradition observed by politicians and capitalists alike, is usually supposed to hide bad news. So it was a little weird that Elon Musk, founder of electric car maker Tesla, and Sam Altman, president of famed tech incubator Y Combinator, unveiled their new artificial intelligence company at the tail end of a weeklong AI conference in Montreal this past December. But there was a reason they revealed OpenAI at that late hour. It wasn't that no one was looking. It was that everyone was looking. When some of Silicon Valley's most powerful companies caught wind of the project, they began offering tremendous amounts of money to OpenAI's freshly assembled cadre of artificial intelligence researchers, intent on keeping these big thinkers for themselves. The last-minute offers--some made at the conference itself--were large enough to force Musk and Altman to delay the announcement of the new startup.


Inside OpenAI, Elon Musk's Wild Plan to Set Synthetic Intelligence Free

#artificialintelligence

The Friday afternoon information dump, a grand custom noticed by politicians and capitalists alike, is often presupposed to disguise unhealthy information. So it was a little bit bizarre that Elon Musk, founder of electrical automotive maker Tesla, and Sam Altman, president of famed tech incubator Y Combinator, unveiled their new synthetic intelligence firm on the tail finish of a weeklong AI convention in Montreal this previous December. However there was a cause they revealed OpenAI at that late hour. It wasn't that nobody was wanting. It was that everybody was trying. When a few of Silicon Valley's strongest firms caught wind of the venture, they started providing great quantities of cash to OpenAI's freshly assembled cadre of synthetic intelligence researchers, intent on maintaining these huge thinkers for themselves. The last-minute gives--some made on the convention itself--have been massive sufficient to power Musk and Altman to delay the announcement of the brand new startup.


Inside OpenAI, Elon Musk's Wild Plan to Set Artificial Intelligence Free

WIRED

The Friday afternoon news dump, a grand tradition observed by politicians and capitalists alike, is usually supposed to hide bad news. So it was a little weird that Elon Musk, founder of electric car maker Tesla, and Sam Altman, president of famed tech incubator Y Combinator, unveiled their new artificial intelligence company at the tail end of a weeklong AI conference in Montreal this past December. But there was a reason they revealed OpenAI at that late hour. It wasn't that no one was looking. It was that everyone was looking. When some of Silicon Valley's most powerful companies caught wind of the project, they began offering tremendous amounts of money to OpenAI's freshly assembled cadre of artificial intelligence researchers, intent on keeping these big thinkers for themselves. The last-minute offers--some made at the conference itself--were large enough to force Musk and Altman to delay the announcement of the new startup.


Artificial Intelligence, Deep Learning, Can It Take Over?

#artificialintelligence

Artificial Intelligence, Deep Learning, Can It Take Over? Bill Gates, Stephen Hawking and Elon Musk first warned us about Artificial Intelligence (AI). Elon Musk then turned around and with other technologists put 1B into starting a nonprofit research effort – OpenAI just to "keep an eye on it"! Facebook, Google, Amazon, Nvidia, Shopify and others are charging full steam at AI and even open sourcing it! So what is all the AI ruckus about? AI has been subject matter for science fiction for a long time now. Every SciFi show you can think of has a intelligent computer or robot as a sidekick or with some prominent role.


Here's what Elon Musk's secretive AI company is working on

#artificialintelligence

Elon Musk has not been shy about his concerns over artificial intelligence turning evil. So it wasn't a surprise in December when Musk announced the formation of OpenAI, an open-source, non-profit focused on advancing "digital intelligence in the way that is most likely to benefit humanity as a whole." That's all well and good, but not much has been revealed about what exactly OpenAI is working on. OpenAI's co-founder and CTO Greg Brockman told Tech Insider that OpenAI is primarily focusing on advancing machine learning, which is the technology that enables computers to learn how to complete tasks through experience. Specifically, the company is focusing on two key types of machine learning that every major tech company is investing in right now.


Here's what Elon Musk's secretive AI company is working on

#artificialintelligence

Elon Musk has not been shy about his concerns over artificial intelligence turning evil. So it wasn't a surprise in December when Musk announced the formation of OpenAI, an open-source, non-profit focused on advancing "digital intelligence in the way that is most likely to benefit humanity as a whole." That's all well and good, but not much has been revealed about what exactly OpenAI is working on. OpenAI's co-founder and CTO told Tech Insider that OpenAI is primarily focusing on advancing machine learning, which is the technology that enables computers to learn how to complete tasks through experience. Specifically, the company is focusing on two key types of machine learning that every major tech company is investing in right now.


OpenAI, Hyperscalers See GPU Accelerated Future for Deep Learning

#artificialintelligence

As a former research scientist at Google, Ian Goodfellow has had a direct hand in some of the more complex, promising frameworks set to power the future of deep learning in coming years. He spent his first years at the search giant chipping away at TensorFlow, creating new capabilities, including the creation of a new element to the deep learning stack, called generative adversarial networks. And as part of the Google Brain team, he furthered this work and continued to optimize machine learning algorithms used by Google and now, the wider world. Goodfellow has since moved on to the non-profit OpenAI company, where he is further refining what might be possible with generative adversarial networks. The mission of OpenAI is to develop open source tools to further many of the application areas that were showcased this week at the the GPU Technology Conference this week in San Jose, where the emphasis was placed squarely on the future of deep learning, and of course, the role that Nvidia's accelerators will play in the training and execution of neural networks and other machine learning.


OpenAI hires a bunch of variational dudes. • /r/MachineLearning

@machinelearnbot

There's a wide class of generative models for which variational methods are the only known practical way to do inference. This includes basically any model with black-box ("neural") dependence relations, and many others as well, e.g., Bayesian nonparametrics for any significant dataset size. The point of variational methods is not to calculate partition functions (although you do get that as a side effect); the point is to fit sophisticated models that have complex latent structure. Which does yield improvements across pretty much any metric you'd care about.


Note on the equivalence of hierarchical variational models and auxiliary deep generative models

arXiv.org Machine Learning

This note compares two recently published machine learning methods for constructing flexible, but tractable families of variational hidden-variable posteriors. The first method, called "hierarchical variational models" enriches the inference model with an extra variable, while the other, called "auxiliary deep generative models", enriches the generative model instead. We conclude that the two methods are mathematically equivalent.


Max-Margin Deep Generative Models

Neural Information Processing Systems

Deep generative models (DGMs) are effective on learning multilayered representations of complex data and performing inference of input data by exploring the generative ability. However, little work has been done on examining or empowering the discriminative ability of DGMs on making accurate predictions. This paper presents max-margin deep generative models (mmDGMs), which explore the strongly discriminative principle of max-margin learning to improve the discriminative power of DGMs, while retaining the generative capability. We develop an efficient doubly stochastic subgradient algorithm for the piecewise linear objective. Empirical results on MNIST and SVHN datasets demonstrate that (1) max-margin learning can significantly improve the prediction performance of DGMs and meanwhile retain the generative ability; and (2) mmDGMs are competitive to the state-of-the-art fully discriminative networks by employing deep convolutional neural networks (CNNs) as both recognition and generative models.