Goto

Collaborating Authors

 Instructional Material


Scientific Impact of Graph-Based Approaches in Deep Learning Studies -- A Bibliometric Comparison

arXiv.org Artificial Intelligence

Applying graph-based approaches in deep learning receives more attention over time. This study presents statistical analysis on the use of graph-based approaches in deep learning and examines the scientific impact of the related articles. Processing the data obtained from the Web of Science database, metrics such as the type of the articles, funding availability, indexing type, annual average number of citations and the number of access were analyzed to quantitatively reveal the effects on the scientific audience. It's outlined that deep learning-based studies gained momentum after year 2013, and the rate of graph-based approaches in all deep learning studies increased linearly from 1% to 4% within the following 10 years. Conference publications scanned in the Conference Proceeding Citation Index (CPCI) on the graph-based approaches receive significantly more citations. The citation counts of the SCI-Expanded and Emerging SCI indexed publications of the two streams are close to each other. While the citation performances of the supported and unsupported publications of the two sides were similar, pure deep learning studies received more citations on the journal publication side and graph-based approaches received more citations on the conference side. Despite their similar performance in recent years, graph-based studies show twice more citation performance as they get older, compared to traditional approaches. Annual average citation performance per article for all deep learning studies is 11.051 in 2014, while it is 22.483 for graph-based studies. Also, despite receiving 16% more access, graph-based papers get almost the same overall citation over time with the pure counterpart. This is an indication that graph-based approaches need a greater bunch of attention to follow, while pure deep learning counterpart is relatively simpler to get inside.


Sustainable Online Reinforcement Learning for Auto-bidding

arXiv.org Artificial Intelligence

Recently, auto-bidding technique has become an essential tool to increase the revenue of advertisers. Facing the complex and ever-changing bidding environments in the real-world advertising system (RAS), state-of-the-art auto-bidding policies usually leverage reinforcement learning (RL) algorithms to generate real-time bids on behalf of the advertisers. Due to safety concerns, it was believed that the RL training process can only be carried out in an offline virtual advertising system (VAS) that is built based on the historical data generated in the RAS. In this paper, we argue that there exists significant gaps between the VAS and RAS, making the RL training process suffer from the problem of inconsistency between online and offline (IBOO). Firstly, we formally define the IBOO and systematically analyze its causes and influences. Then, to avoid the IBOO, we propose a sustainable online RL (SORL) framework that trains the auto-bidding policy by directly interacting with the RAS, instead of learning in the VAS. Specifically, based on our proof of the Lipschitz smooth property of the Q function, we design a safe and efficient online exploration (SER) policy for continuously collecting data from the RAS. Meanwhile, we derive the theoretical lower bound on the safety of the SER policy. We also develop a variance-suppressed conservative Q-learning (V-CQL) method to effectively and stably learn the auto-bidding policy with the collected data.


Data augmentation on-the-fly and active learning in data stream classification

arXiv.org Artificial Intelligence

There is an emerging need for predictive models to be trained on-the-fly, since in numerous machine learning applications data are arriving in an online fashion. A critical challenge encountered is that of limited availability of ground truth information (e.g., labels in classification tasks) as new data are observed one-by-one online, while another significant challenge is that of class imbalance. This work introduces the novel Augmented Queues method, which addresses the dual-problem by combining in a synergistic manner online active learning, data augmentation, and a multi-queue memory to maintain separate and balanced queues for each class. We perform an extensive experimental study using image and time-series augmentations, in which we examine the roles of the active learning budget, memory size, imbalance level, and neural network type. We demonstrate two major advantages of Augmented Queues. First, it does not reserve additional memory space as the generation of synthetic data occurs only at training times. Second, learning models have access to more labelled data without the need to increase the active learning budget and / or the original memory size. Learning on-the-fly poses major challenges which, typically, hinder the deployment of learning models. Augmented Queues significantly improves the performance in terms of learning quality and speed. Our code is made publicly available.


Seeking AI resources for students in your university classroom?

#artificialintelligence

It's no secret that artificial intelligence (AI) is one of the hottest topics in the tech world today. Every day, it seems like there's a new story about how AI is being used to improve some aspect of our lives, from personal assistants to driverless cars. Given all the hype, it's no wonder that educators are eager to introduce AI concepts to their students. Now, thanks to resources inside Intel's 5-module teaching kit for AI inference teaching the Intel Distribution of OpenVINO toolkit, it is easier than ever to introduce the concepts of deep learning AI to students. Get your students hands-on coding experience with this teacher kit, which comes with a lesson plan, 5-modules of workbooks, videos, quizzes, and Jupyter* Notebook coding lab tutorials.


[100%OFF] Build, Host & Manage Super-Fast WordPress Websites On 10Web

#artificialintelligence

Would you like to learn how to Create Super-Fast and Amazing WordPress Websites using Elementor and manage their backend and development using 10Web web hosting to manage the Website's Security and Performance? Here in this course, you will learn how you can design responsive and amazing business and personal websites using Elementor Page Builder and 10Web's AI builder without any coding or programming knowledge. Even you don't need any WordPress Technical knowledge or any specific design knowledge to design these awesome Websites. Not only design but you will also learn how you can develop and manage the backend of these websites using 10Web hosting with any networking or programming knowledge very easy to make your websites super fast and secure with almost everything from SEO to Performance and Security with AI and Automation. If you are a Freelance Web Designer or a Web Design Agency owner or if you are looking to start a Web Design Business or your Freelance WordPress Web Design carrier, this course would help you with Managing Multiple Websites at one dashboard with automated backups and security options and not only that but you will get to know about Whitelabeling and branding options to help you be more professional secure and hassle-free because AI will be taking care of everything.


Deep Learning With Keras and TensorFlow

#artificialintelligence

Go from beginner to mastery in Neural Networks with OpenCV's new course offering The "Deep Learning with Keras and TensorFlow" course is an intermediate level course, curated exclusively for both beginners and professionals. The course covers the basics as well as the advanced level concepts. The course contains content based videos along with practical demonstrations, that performs and explains each step required to complete the task. If you're new to this technology, then don't worry - the course covers the topics from the basics. If you have done some programming before, you should pick it up quickly.


TinyML with Arduino Nano RP2040 Connect

#artificialintelligence

Machine learning model development for tiny low power microcontroller such as Arduino nano RP2040 connect. As you know, the TinyML field is constantly growing and developing. So, keeping in mind more sections with theoretical explanations with hands-on project ideas will be included in the near future. Tiny machine learning, which targets battery-operated devices, is broadly defined as a rapidly expanding field of machine learning technologies and applications that includes hardware (dedicated integrated circuits), algorithms, and software that can perform on-device sensor data analytics at extremely low power, typically in the mW range and below. It eliminates the requirement to send data to the cloud for classification thus providing more security.


Artificial Intelligence Presentation Creation (2022 Edition) - Coursemetry

#artificialintelligence

Note: 3.9/5 (285 notes) 52,978 students Creating presentation decks can get hectic and time-consuming! Just imagine, what if an Artificial Intelligence (AI) tool does it for you? Welcome to this course that teaches you AI tech tools to achieve this sole purpose. A must-to-take course for each one of us to enrol in 2022 that is ideal for students, educators, marketers, and of course โ€“ graphic designers. Ready to create instant powerful presentation decks in just minutes?


Maximum entropy exploration in contextual bandits with neural networks and energy based models

arXiv.org Artificial Intelligence

Contextual bandits can solve a huge range of real-world problems. However, current popular algorithms to solve them either rely on linear models, or unreliable uncertainty estimation in non-linear models, which are required to deal with the exploration-exploitation trade-off. Inspired by theories of human cognition, we introduce novel techniques that use maximum entropy exploration, relying on neural networks to find optimal policies in settings with both continuous and discrete action spaces. We present two classes of models, one with neural networks as reward estimators, and the other with energy based models, which model the probability of obtaining an optimal reward given an action. We evaluate the performance of these models in static and dynamic contextual bandit simulation environments. We show that both techniques outperform well-known standard algorithms, where energy based models have the best overall performance. This provides practitioners with new techniques that perform well in static and dynamic settings, and are particularly well suited to non-linear scenarios with continuous action spaces.


Explaining Online Reinforcement Learning Decisions of Self-Adaptive Systems

arXiv.org Artificial Intelligence

Design time uncertainty poses an important challenge when developing a self-adaptive system. As an example, defining how the system should adapt when facing a new environment state, requires understanding the precise effect of an adaptation, which may not be known at design time. Online reinforcement learning, i.e., employing reinforcement learning (RL) at runtime, is an emerging approach to realizing self-adaptive systems in the presence of design time uncertainty. By using Online RL, the self-adaptive system can learn from actual operational data and leverage feedback only available at runtime. Recently, Deep RL is gaining interest. Deep RL represents learned knowledge as a neural network whereby it can generalize over unseen inputs, as well as handle continuous environment states and adaptation actions. A fundamental problem of Deep RL is that learned knowledge is not explicitly represented. For a human, it is practically impossible to relate the parametrization of the neural network to concrete RL decisions and thus Deep RL essentially appears as a black box. Yet, understanding the decisions made by Deep RL is key to (1) increasing trust, and (2) facilitating debugging. Such debugging is especially relevant for self-adaptive systems, because the reward function, which quantifies the feedback to the RL algorithm, must be defined by developers. The reward function must be explicitly defined by developers, thus introducing a potential for human error. To explain Deep RL for self-adaptive systems, we enhance and combine two existing explainable RL techniques from the machine learning literature. The combined technique, XRL-DINE, overcomes the respective limitations of the individual techniques. We present a proof-of-concept implementation of XRL-DINE, as well as qualitative and quantitative results of applying XRL-DINE to a self-adaptive system exemplar.