Goto

Collaborating Authors

 Education


Competitive Companies Should Hire F1-OPT Machine Learning Engineers - PROPRIUS

#artificialintelligence

With turnover rates in technological fields remaining around 10%, there is a clear need for tech companies to hire and retain talented machine learning engineers. While it is advantageous to find eager workers from home, there is an alternative that offers many benefits: hiring F1-OPT machine learning engineers. You may be asking why you should do this, and more importantly, what it means to be a F1-OPT machine learning engineer. Fortunately, we have the answers to these questions. In order to qualify as a F1-OPT engineer, an individual must be an international student who recently received their advanced engineering degree(s) in the United States.


Warning! AI Is Heading for a Cliff

#artificialintelligence

Asked if the race to achieve superhuman artificial intelligence (AI) was inevitable, Stuart Russell, UC Berkeley professor of computer science and leading expert on AI, says yes. "The idea of intelligent machines is kind of irresistible," he says, and the desire to make intelligent machines dates back thousands of years. Aristotle himself imagined a future in which "the plectrum could pluck itself" and "the loom could weave the cloth." But the stakes of this future are incredibly high. As Russell told his audience during a talk he gave in London in 2013, "Success would be the biggest event in human history … and perhaps the last event in human history." The problem isn't AI itself, but the way it's designed. Algorithms are inherently Machiavellian; they will use any means to achieve their objective. Services like Google Maps and the recommendation engines that drive online shopping sites like Amazon may seem innocuous, but advanced versions of those same algorithms are enabling AI that is more nefarious.


On Education Machine Learning: Support Vector Machines in R (SVM in R) - all courses

#artificialintelligence

You're looking for a complete Support Vector Machines course that teaches you everything you need to create a SVM model in R, right? You've found the right Support Vector Machines techniques course! How this course will help you? A Verifiable Certificate of Completion is presented to all students who undertake this Machine learning advanced course. If you are a business manager or an executive, or a student who wants to learn and apply machine learning in Real world problems of business, this course will give you a solid base for that by teaching you some of the advanced technique of machine learning, which are Support Vector Machines.


Mathematics for Machine Learning: Linear Algebra Coursera

#artificialintelligence

In this course on Linear Algebra we look at what linear algebra is and how it relates to vectors and matrices. Then we look through what vectors and matrices are and how to work with them, including the knotty problem of eigenvalues and eigenvectors, and how to use these to solve problems. Finally we look at how to use these to do fun things with datasets - like how to rotate images of faces and how to extract eigenvectors to look at how the Pagerank algorithm works. Since we're aiming at data-driven applications, we'll be implementing some of these ideas in code, not just on pencil and paper. Towards the end of the course, you'll write code blocks and encounter Jupyter notebooks in Python, but don't worry, these will be quite short, focussed on the concepts, and will guide you through if you've not coded before.


Human biases cause problems for machines trying to learn chemistry

#artificialintelligence

They found that models trained on a small randomised sample of reactions outperformed those trained on larger human-selected datasets. The results show the importance of including experimental results that people might think are unimportant when it comes to developing computer programs for chemists. Machine learning models are a valuable tool in chemical synthesis, but they're trained on data from the literature where positive results are favoured, whereas the dark reactions – the experiments that were tried but didn't work – are usually left out. 'Including these failures is essential for generating predictive machine learning models,' says Joshua Schrier of Fordham University, US, who was part of a team that studied hydrothermal syntheses of amine-templated metal oxides and found that biases were introduced into the literature by people's choices of the reaction parameters. 'We considered extra dark reactions – a class of reactions that humans don't even attempt, not because of scientific or practical reasons, but simply because it's humans who make the decisions,' Schrier says.


Computational creativity is blossoming in poetry – soon computers will be our co-workers University of Helsinki

#artificialintelligence

Father has knocked about the road Holidays a game resemble When the uncle's granny gets an idea from play The trip cannot go wrong Sauna the granny is happy on the way Her dog Wille is happy when granny arrives at the sauna * This is a poem co-created a couple of years ago by a primary school pupil and a computer. It was part of a study where schoolchildren wrote poems together with the Poetry Machine, a computer program designed at the University of Helsinki. The study focused on the co-creativity of humans and computers, a new field of study examining the ways in which computers are able to produce something considered creative. "Such products can be fine arts, music as well as stories, poems or other linguistic creations," says computer scientist Anna Kantosalo. Kantosalo, one of the developers of the Poetry Machine, discussed the development of the system and related user experiences among primary school children in her doctoral dissertation examined in August.


Weighted Sampling for Combined Model Selection and Hyperparameter Tuning

arXiv.org Machine Learning

The combined algorithm selection and hyperparameter tuning (CASH) problem is characterized by large hierarchical hyperparameter spaces. Model-free hyperparameter tuning methods can explore such large spaces efficiently since they are highly parallelizable across multiple machines. When no prior knowledge or meta-data exists to boost their performance, these methods commonly sample random configurations following a uniform distribution. In this work, we propose a novel sampling distribution as an alternative to uniform sampling and prove theoretically that it has a better chance of finding the best configuration in a worst-case setting. In order to compare competing methods rigorously in an experimental setting, one must perform statistical hypothesis testing. We show that there is little-to-no agreement in the automated machine learning literature regarding which methods should be used. We contrast this disparity with the methods recommended by the broader statistics literature, and identify the most suitable approach. We then select three popular model-free solutions to CASH and evaluate their performance, with uniform sampling as well as the proposed sampling scheme, across 67 datasets from the OpenML platform. We investigate the trade-off between exploration and exploitation across the three algorithms, and verify empirically that the proposed sampling distribution improves performance in all cases.


Sparse Canonical Correlation Analysis via Concave Minimization

arXiv.org Machine Learning

A new approach to the sparse Canonical Correlation Analysis (sCCA)is proposed with the aim of discovering interpretable associations in very high-dimensional multi-view, i.e.observations of multiple sets of variables on the same subjects, problems. Inspired by the sparse PCA approach of Journee et al. (2010), we also show that the sparse CCA formulation, while non-convex, is equivalent to a maximization program of a convex objective over a compact set for which we propose a first-order gradient method. This result helps us reduce the search space drastically to the boundaries of the set. Consequently, we propose a two-step algorithm, where we first infer the sparsity pattern of the canonical directions using our fast algorithm, then we shrink each view, i.e. observations of a set of covariates, to contain observations on the sets of covariates selected in the previous step, and compute their canonical directions via any CCA algorithm. We also introduceDirected Sparse CCA, which is able to find associations which are aligned with a specified experiment design, andMulti-View sCCA which is used to discover associations between multiple sets of covariates. Our simulations establish the superior convergence properties and computational efficiency of our algorithm as well as accuracy in terms of the canonical correlation and its ability to recover the supports of the canonical directions. We study the associations between metabolomics, trasncriptomics and microbiomics in a multi-omic study usingMuLe, which is an R-package that implements our approach, in order to form hypotheses on mechanisms of adaptations of Drosophila Melanogaster to high doses of environmental toxicants, specifically Atrazine, which is a commonly used chemical fertilizer.


Prediction of rare feature combinations in population synthesis: Application of deep generative modelling

arXiv.org Machine Learning

In population synthesis applications, when considering populations with many attributes, a fundamental problem is the estimation of rare combinations of feature attributes. Unsurprisingly, it is notably more difficult to reliably representthe sparser regions of such multivariate distributions and in particular combinations of attributes which are absent from the original sample. In the literature this is commonly known as sampling zeros for which no systematic solution has been proposed so far. In this paper, two machine learning algorithms, from the family of deep generative models,are proposed for the problem of population synthesis and with particular attention to the problem of sampling zeros. Specifically, we introduce the Wasserstein Generative Adversarial Network (WGAN) and the Variational Autoencoder(VAE), and adapt these algorithms for a large-scale population synthesis application. The models are implemented on a Danish travel survey with a feature-space of more than 60 variables. The models are validated in a cross-validation scheme and a set of new metrics for the evaluation of the sampling-zero problem is proposed. Results show how these models are able to recover sampling zeros while keeping the estimation of truly impossible combinations, the structural zeros, at a comparatively low level. Particularly, for a low dimensional experiment, the VAE, the marginal sampler and the fully random sampler generate 5%, 21% and 26%, respectively, more structural zeros per sampling zero generated by the WGAN, while for a high dimensional case, these figures escalate to 44%, 2217% and 170440%, respectively. This research directly supports the development of agent-based systems and in particular cases where detailed socio-economic or geographical representations are required.


Neil Selwyn on Twitter

#artificialintelligence

Taking class roll is 1 thing teachers everywhere do badly & inaccurately. Anyone in schools knows this. Using AI to automate a dreary task saves teachers time & does not diminish skill set. It just means more time in/out of the classroom to work more productively.