Goto

Collaborating Authors

 Learning Management


Adaptive Online Learning in Dynamic Environments

arXiv.org Machine Learning

In this paper, we study online convex optimization in dynamic environments, and aim to bound the dynamic regret with respect to any sequence of comparators. Existing work have shown that online gradient descent enjoys an $O(\sqrt{T}(1+P_T))$ dynamic regret, where $T$ is the number of iterations and $P_T$ is the path-length of the comparator sequence. However, this result is unsatisfactory, as there exists a large gap from the $\Omega(\sqrt{T(1+P_T)})$ lower bound established in our paper. To address this limitation, we develop a novel online method, namely adaptive learning for dynamic environment (Ader), which achieves an optimal $O(\sqrt{T(1+P_T)})$ dynamic regret. The basic idea is to maintain a set of experts, each attaining an optimal dynamic regret for a specific path-length, and combines them with an expert-tracking algorithm. Furthermore, we propose an improved Ader based on the surrogate loss, and in this way the number of gradient evaluations per round is reduced from $O(\log T)$ to $1$. Finally, we extend Ader to the setting that a sequence of dynamical models is available to characterize the comparators.


Online learning with feedback graphs and switching costs

arXiv.org Machine Learning

We study online learning when partial feedback information is provided following every action of the learning process, and the learner incurs switching costs for changing his actions. In this setting, the feedback information system can be represented by a graph, and previous work provided the expected regret of the learner in the case of a clique (Expert setup), or disconnected single loops (Multi-Armed Bandits). We provide a lower bound on the expected regret in the partial information (PI) setting, namely for general feedback graphs ---excluding the clique. We show that all algorithms that are optimal without switching costs are necessarily sub-optimal in the presence of switching costs, which motivates the need to design new algorithms in this setup. We propose two novel algorithms: Threshold Based EXP3 and EXP3.SC. For the two special cases of symmetric PI setting and Multi-Armed-Bandits, we show that the expected regret of both algorithms is order optimal in the duration of the learning process with a pre-constant dependent on the feedback system. Additionally, we show that Threshold Based EXP3 is order optimal in the switching cost, whereas EXP3.SC is not. Finally, empirical evaluations show that Threshold Based EXP3 outperforms previous algorithm EXP3 SET in the presence of switching costs, and Batch EXP3 in the special setting of Multi-Armed Bandits with switching costs, where both algorithms are order optimal.


Free Online Course: Neural Networks for Machine Learning from Coursera Class Central

#artificialintelligence

I honestly can't understand the multiple 5 star reviews presented on this site about the course. I'm giving it a 1 star which is a bit harsh I know but I'm doing it to offset the number of 5 star reviews here. Honestly I think the course deserves something between 2 and 3 stars depending on your approach to it. Yes Prof. Hinton is a leading expert in the field but the course materials and the way they are presented are pretty bad! I honestly can't understand the multiple 5 star reviews presented on this site about the course.


Why Do Developers Find It Hard To Learn Machine Learning?

#artificialintelligence

Machine learning (ML) is touted as the most critical skill of current times. Artificial intelligence (AI), an application of ML, is becoming pervasive. From autonomous vehicles to self-tuned databases, AI and ML are found everywhere. Industry analysts often refer to AI-driven automation as the job killer. Almost every domain and industry vertical are getting impacted by AI and ML.


How Machine Learning Will Transform eLearning - eLearning Industry

#artificialintelligence

Ever since the packet switching network known as ARPANET was demilitarized and turned over to academic researchers in the late 1970s, the fields of Information Technology and education have crossed paths and formed partnerships for the benefit and improvement of society. The activities we know as eLearning and online education today will become the standards of academic instruction tomorrow, and the manner courses are delivered will be determined by Artificial Intelligence. The technological advances listed above have unfolded over four decades; academic researchers believe that the next wave of tech progress in education will involve machine learning and other fields of AI development. The first ripples of this wave are already here, and they involve algorithms and natural language processing. Botsify, for example, is a smart chatbot platform designed specifically for the education sector, but this is only the beginning.


Predictor-Corrector Policy Optimization

arXiv.org Machine Learning

We present a predictor-corrector framework, called PicCoLO, that can transform a first-order model-free reinforcement or imitation learning algorithm into a new hybrid method that leverages predictive models to accelerate policy learning. The new "PicCoLOed" algorithm optimizes a policy by recursively repeating two steps: In the Prediction Step, the learner uses a model to predict the unseen future gradient and then applies the predicted estimate to update the policy; in the Correction Step, the learner runs the updated policy in the environment, receives the true gradient, and then corrects the policy using the gradient error. Unlike previous algorithms, PicCoLO corrects for the mistakes of using imperfect predicted gradients and hence does not suffer from model bias. The development of PicCoLO is made possible by a novel reduction from predictable online learning to adversarial online learning, which provides a systematic way to modify existing first-order algorithms to achieve the optimal regret with respect to predictable information. We show, in both theory and simulation, that the convergence rate of several first-order model-free algorithms can be improved by PicCoLO.


Fully Implicit Online Learning

arXiv.org Machine Learning

Regularized online learning is widely used in machine learning applications. In this paper we analyze a class of regularized online algorithms without linearizing the loss function or the regularizer, which we call \emph{fully implicit online learning} (FIOL). We show that the FIOL algorithm admits a better regret than the linearization approximate algorithm if each iteration in FIOL can be solved exactly. Then we show that by exploring the structure of a large class of loss functions and regularizers, the computational complexity of FIOL in each iteration is comparable to its linearized part, even if no closed-form solution exists. Experiments validate the proposed approaches.


Learn AI for Free – Jo Stichbury – Medium

#artificialintelligence

If you're at all interested in Artificial Intelligence (AI), it's unlikely to be news to you that there is an AI skills shortage. Businesses are increasingly looking to invest in AI and are on the hunt for suitably skilled workers since traditional software teams without the experience of AI often encounter a number of challenges, as I described in a recent article over on DZone. Anyone thinking about joining the AI workforce will want to learn the subject, initially by doing some reading and research, but without committing to paying too much. As the need to recruit skilled AI staff has grown, so a number of businesses and individuals have set out to provide training courses, books, and e-learning, and the price and quality of these vary, as you would expect. As with all education, if you commit a chunk of your time, you don't want to find it wasted on out-of-date or incorrect information or to find that you are missing out on key skills after spending time and money on a course that promises to equip you appropriately.


'I want to learn Artificial Intelligence and Machine Learning. Where can I start?'

#artificialintelligence

BlockedUnblock FollowFollowing I help build the crossroads of technology, health, science and life. Sep 28 'I want to learn Artificial Intelligence and Machine Learning. Where can I start?' How I went from Apple Genius to Startup Failure to Uber Driver to Machine Learning Engineer @mrdbourke on Instagram, Photo by Madison Kanna I was working at the Apple Store and I wanted a change. To start building the tech I was servicing. I began looking into Machine Learning (ML) and Artificial Intelligence (AI). Every week it seems like Google or Facebook are releasing a new kind of AI to make things faster or improve our experience.


Inventory Balancing with Online Learning

arXiv.org Artificial Intelligence

We study a general problem of allocating limited resources to heterogeneous customers over time under model uncertainty. Each type of customer can be serviced using different actions, each of which stochastically consumes some combination of resources, and returns different rewards for the resources consumed. We consider a general model where the resource consumption distribution associated with each (customer type, action)-combination is not known, but is consistent and can be learned over time. In addition, the sequence of customer types to arrive over time is arbitrary and completely unknown. We overcome both the challenges of model uncertainty and customer heterogeneity by judiciously synthesizing two algorithmic frameworks from the literature: inventory balancing, which "reserves" a portion of each resource for high-reward customer types which could later arrive, and online learning, which shows how to "explore" the resource consumption distributions of each customer type under different actions. We define an auxiliary problem, which allows for existing competitive ratio and regret bounds to be seamlessly integrated. Furthermore, we show that the performance guarantee generated by our framework is tight, that is, we provide an information-theoretic lower bound which shows that both the loss from competitive ratio and the loss for regret are relevant in the combined problem. Finally, we demonstrate the efficacy of our algorithms on a publicly available hotel data set. Our framework is highly practical in that it requires no historical data (no fitted customer choice models, nor forecasting of customer arrival patterns) and can be used to initialize allocation strategies in fast-changing environments.