Personal Assistant Systems
Question Answering Over Biological Knowledge Graph via Amazon Alexa
Karim, Md. Rezaul, Ali, Hussain, Das, Prinon, Abdelwaheb, Mohamed, Decker, Stefan
Structured and unstructured data and facts about drugs, genes, protein, viruses, and their mechanism are spread across a huge number of scientific articles. These articles are a large-scale knowledge source and can have a huge impact on disseminating knowledge about the mechanisms of certain biological processes. A knowledge graph (KG) can be constructed by integrating such facts and data and be used for data integration, exploration, and federated queries. However, exploration and querying large-scale KGs is tedious for certain groups of users due to a lack of knowledge about underlying data assets or semantic technologies. A question-answering (QA) system allows the answer of natural language questions over KGs automatically using triples contained in a KG. Recently, the use and adaption of digital assistants are getting wider owing to their capability at enabling users to voice commands to control smart systems or devices. This paper is about using Amazon Alexa's voice-enabled interface for QA over KGs. As a proof-of-concept, we use the well-known DisgeNET KG, which contains knowledge covering 1.13 million gene-disease associations between 21,671 genes and 30,170 diseases, disorders, and clinical or abnormal human phenotypes. Our study shows how Alex could be of help to find facts about certain biological entities from large-scale knowledge bases.
Equal Experience in Recommender Systems
Cho, Jaewoong, Choi, Moonseok, Suh, Changho
We explore the fairness issue that arises in recommender systems. Biased data due to inherent stereotypes of particular groups (e.g., male students' average rating on mathematics is often higher than that on humanities, and vice versa for females) may yield a limited scope of suggested items to a certain group of users. Our main contribution lies in the introduction of a novel fairness notion (that we call equal experience), which can serve to regulate such unfairness in the presence of biased data. The notion captures the degree of the equal experience of item recommendations across distinct groups. We propose an optimization framework that incorporates the fairness notion as a regularization term, as well as introduce computationally-efficient algorithms that solve the optimization. Experiments on synthetic and benchmark real datasets demonstrate that the proposed framework can indeed mitigate such unfairness while exhibiting a minor degradation of recommendation accuracy.
The best October Prime Day deals on headphones, earbuds and audio gadgets
With the holiday season right around the corner, you probably have someone on your gift list who could use a new pair of headphones or earbuds. You can pick up their gifts for less right now thanks to Amazon Prime Day Early Access, which has discounted a number of our favorite audio gadgets from the likes of Sony, Bose, Jabra, Sennheiser and others. In addition to wireless headphones and earbuds, there are also speakers, soundbars and other music makers on sale for the two-day shopping event. Here are the best deals on audio devices we could find for the Prime Day Early Access Sale. That's the best price we've seen since launch, and we gave them a score of 88 for their improved sound, excellent Transparency Mode and solid ANC.
Group Recommender Systems: An Introduction (SpringerBriefs in Electrical and Computer Engineering): Felfernig, Alexander, Boratto, Ludovico, Stettinger, Martin, Tkalčič, Marko: 9783319750668: Amazon.com: Books
Alexander Felfernig is a full professor at the Graz University of Technology (Austria) since March 2009 and received his PhD in Computer Science from the University of Klagenfurt. He directs the Applied Software Engineering (ASE) research group. His research interests include configuration systems, recommender systems, model-based diagnosis, software requirements engineering, different aspects of human decision making, and knowledge acquisition methods. In these areas, he is engaged in national research projects as well as in a couple of European Union projects. Alexander Felfernig has published numerous papers in renowned international conferences and journals (e.g., AI Magazine, Artificial Intelligence, IEEE Transactions on Engineering Management, IEEE Intelligent Systems, Journal of Electronic Commerce) and is a co-author of the book on "Recommender Systems" published by Cambridge University Press.
On Explainability in AI-Solutions: A Cross-Domain Survey
Anton, Simon Daniel Duque, Schneider, Daniel, Schotten, Hans Dieter
Artificial Intelligence (AI) increasingly shows its potential to outperform predicate logic algorithms and human control alike. In automatically deriving a system model, AI algorithms learn relations in data that are not detectable for humans. This great strength, however, also makes use of AI methods dubious. The more complex a model, the more difficult it is for a human to understand the reasoning for the decisions. As currently, fully automated AI algorithms are sparse, every algorithm has to provide a reasoning for human operators. For data engineers, metrics such as accuracy and sensitivity are sufficient. However, if models are interacting with non-experts, explanations have to be understandable. This work provides an extensive survey of literature on this topic, which, to a large part, consists of other surveys. The findings are mapped to ways of explaining decisions and reasons for explaining decisions. It shows that the heterogeneity of reasons and methods of and for explainability lead to individual explanatory frameworks.
FusionDeepMF: A Dual Embedding based Deep Fusion Model for Recommendation
Mandal, Supriyo, Maiti, Abyayananda
Traditional Collaborative Filtering (CF) based methods are applied to understand the personal preferences of users/customers for items or products from the rating matrix. Usually, the rating matrix is sparse in nature. So there are some improved variants of the CF method that apply the increasing amount of side information to handle the sparsity problem. Only linear kernel or only non-linear kernel is applied in most of the available recommendation-related work to understand user-item latent feature embeddings from data. Only linear kernel or only non-linear kernel is not sufficient to learn complex user-item features from side information of users. Recently, some researchers have focused on hybrid models that learn some features with non-linear kernels and some other features with linear kernels. But it is very difficult to understand which features can be learned accurately with linear kernels or with non-linear kernels. To overcome this problem, we propose a novel deep fusion model named FusionDeepMF and the novel attempts of this model are i) learning user-item rating matrix and side information through linear and non-linear kernel simultaneously, ii) application of a tuning parameter determining the trade-off between the dual embeddings that are generated from linear and non-linear kernels. Extensive experiments on online review datasets establish that FusionDeepMF can be remarkably futuristic compared to other baseline approaches. Empirical evidence also shows that FusionDeepMF achieves better performances compared to the linear kernels of Matrix Factorization (MF) and the non-linear kernels of Multi-layer Perceptron (MLP).
Multi-Content Time-Series Popularity Prediction with Multiple-Model Transformers in MEC Networks
HajiAkhondi-Meybodi, Zohreh, Mohammadi, Arash, Hou, Ming, Rahimian, Elahe, Heidarian, Shahin, Abouei, Jamshid, Plataniotis, Konstantinos N.
Coded/uncoded content placement in Mobile Edge Caching (MEC) has evolved as an efficient solution to meet the significant growth of global mobile data traffic by boosting the content diversity in the storage of caching nodes. To meet the dynamic nature of the historical request pattern of multimedia contents, the main focus of recent researches has been shifted to develop data-driven and real-time caching schemes. In this regard and with the assumption that users' preferences remain unchanged over a short horizon, the Top-K popular contents are identified as the output of the learning model. Most existing datadriven popularity prediction models, however, are not suitable for the coded/uncoded content placement frameworks. On the one hand, in coded/uncoded content placement, in addition to classifying contents into two groups, i.e., popular and nonpopular, the probability of content request is required to identify which content should be stored partially/completely, where this information is not provided by existing data-driven popularity prediction models. On the other hand, the assumption that users' preferences remain unchanged over a short horizon only works for content with a smooth request pattern. To tackle these challenges, we develop a Multiple-model (hybrid) Transformer-based Edge Caching (MTEC) framework with higher generalization ability, suitable for various types of content with different time-varying behavior, that can be adapted with coded/uncoded content placement frameworks. Simulation results corroborate the effectiveness of the proposed MTEC caching framework in comparison to its counterparts in terms of the cache-hit ratio, classification accuracy, and the transferred byte volume.
Going Down the Natural Language Processing Pipeline
Communication plays a big part in our everyday lives. We talk to different people in different languages, but what about communicating with technology? Nowadays, everyone has some sort of device, and we often use it to find answers to our questions. Such as asking Siri, "where can I find the nearest sushi place?" we are verbally asking a question/making a statement. But here's the thing, computers don't just speak English; they are written in complex code with totally different syntax than we speak.
The 5 Biggest Artificial Intelligence (AI) Trends In 2023
Over the last decade, Artificial intelligence (AI) has become embedded in every aspect of our society and lives. From chatbots and virtual assistants like Siri and Alexa to automated industrial machinery and self-driving cars, it's hard to ignore its impact. Today, the technology most commonly used to achieve AI is machine learning – advanced software algorithms designed to carry out one specific task, such as answering questions, translating languages or navigating a journey – and become increasingly good at it as they are exposed to more and more data. Worldwide, spending by governments and business on AI technology will top $500 billion in 2023, according to IDC research. But how will it be used, and what impact will it have? Here, I outline what I believe will be the most important trends around the use of AI in business and society over the next 12 months.
A Survey on Heterogeneous Federated Learning
Gao, Dashan, Yao, Xin, Yang, Qiang
Federated learning (FL) has been proposed to protect data privacy and virtually assemble the isolated data silos by cooperatively training models among organizations without breaching privacy and security. However, FL faces heterogeneity from various aspects, including data space, statistical, and system heterogeneity. For example, collaborative organizations without conflict of interest often come from different areas and have heterogeneous data from different feature spaces. Participants may also want to train heterogeneous personalized local models due to non-IID and imbalanced data distribution and various resource-constrained devices. Therefore, heterogeneous FL is proposed to address the problem of heterogeneity in FL. In this survey, we comprehensively investigate the domain of heterogeneous FL in terms of data space, statistical, system, and model heterogeneity. We first give an overview of FL, including its definition and categorization. Then, We propose a precise taxonomy of heterogeneous FL settings for each type of heterogeneity according to the problem setting and learning objective. We also investigate the transfer learning methodologies to tackle the heterogeneity in FL. We further present the applications of heterogeneous FL. Finally, we highlight the challenges and opportunities and envision promising future research directions toward new framework design and trustworthy approaches.