Overview
OntoPlot: A Novel Visualisation for Non-hierarchical Associations in Large Ontologies
Yang, Ying, Wybrow, Michael, Li, Yuan-Fang, Czauderna, Tobias, He, Yongqun
Ontologies are formal representations of concepts and complex relationships among them. They have been widely used to capture comprehensive domain knowledge in areas such as biology and medicine, where large and complex ontologies can contain hundreds of thousands of concepts. Especially due to the large size of ontologies, visualisation is useful for authoring, exploring and understanding their underlying data. Existing ontology visualisation tools generally focus on the hierarchical structure, giving much less emphasis to non-hierarchical associations. In this paper we present OntoPlot, a novel visualisation specifically designed to facilitate the exploration of all concept associations whilst still showing an ontology's large hierarchical structure. This hybrid visualisation combines icicle plots, visual compression techniques and interactivity, improving space-efficiency and reducing visual structural complexity. We conducted a user study with domain experts to evaluate the usability of OntoPlot, comparing it with the de facto ontology editor Prot{\'e}g{\'e}. The results confirm that OntoPlot attains our design goals for association-related tasks and is strongly favoured by domain experts.
Reinforcement Learning for Personalized Dialogue Management
Hengst, Floris den, Hoogendoorn, Mark, van Harmelen, Frank, Bosman, Joost
Language systems have been of great interest to the research community and have recently reached the mass market through various assistant platforms on the web. Reinforcement Learning methods that optimize dialogue policies have seen successes in past years and have recently been extended into methods that personalize the dialogue, e.g. take the personal context of users into account. These works, however, are limited to personalization to a single user with whom they require multiple interactions and do not generalize the usage of context across users. This work introduces a problem where a generalized usage of context is relevant and proposes two Reinforcement Learning (RL)-based approaches to this problem. The first approach uses a single learner and extends the traditional POMDP formulation of dialogue state with features that describe the user context. The second approach segments users by context and then employs a learner per context. We compare these approaches in a benchmark of existing non-RL and RL-based methods in three established and one novel application domain of financial product recommendation. We compare the influence of context and training experiences on performance and find that learning approaches generally outperform a handcrafted gold standard.
Machine Learning at the Network Edge: A Survey
Murshed, M. G. Sarwar, Murphy, Christopher, Hou, Daqing, Khan, Nazar, Ananthanarayanan, Ganesh, Hussain, Faraz
Devices comprising the Internet of Things, such as sensors and small cameras, usually have small memories and limited computational power. The proliferation of such resource-constrained devices in recent years has led to the generation of large quantities of data. These data-producing devices are appealing targets for machine learning applications but struggle to run machine learning algorithms due to their limited computing capability. They typically offload input data to external computing systems (such as cloud servers) for further processing. The results of the machine learning computations are communicated back to the resource-scarce devices, but this worsens latency, leads to increased communication costs, and adds to privacy concerns. Therefore, efforts have been made to place additional computing devices at the edge of the network, i.e close to the IoT devices where the data is generated. Deploying machine learning systems on such edge devices alleviates the above issues by allowing computations to be performed close to the data sources. This survey describes major research efforts where machine learning has been deployed at the edge of computer networks.
Artificial Intelligence In Life Sciences Market Growing at a CAGR of 21% during forecast period 2019-2026, Focusing on top key players like IBM Corporation, AiCure, LLC, NuMedii, Inc., twoXAR, Inc., Atomwise Inc, Lifegraph Limited and others โ Market Expert24
This research report presents a comprehensive overview of the worldwide market for Artificial Intelligence In Life Sciences discusses the driving forces, limiting factors, opportunities, and challenges of this market at length. This detailed evaluation of the driving factors, obstacles, and the prominent market trends assists the companies in understanding the issues they may face while functioning in this market over the coming years. After studying key companies, the report focuses on the startups contributing towards the growth of the market. Possible mergers and acquisitions among the startups and key organizations are identified by the report's authors in the study. Most companies in the Artificial Intelligence In Life Sciences market are currently engaged in adopting new technologies, strategies, product developments, expansions, and long-term contracts to maintain their dominance in the global market.
Deep Learning in Video Multi-Object Tracking: A Survey
Ciaparrone, Gioele, Sรกnchez, Francisco Luque, Tabik, Siham, Troiano, Luigi, Tagliaferri, Roberto, Herrera, Francisco
The problem of Multiple Object Tracking (MOT) consists in following the trajectory of different objects in a sequence, usually a video. In recent years, with the rise of Deep Learning, the algorithms that provide a solution to this problem have benefited from the representational power of deep models. This paper provides a comprehensive survey on works that employ Deep Learning models to solve the task of MOT on single-camera videos. Four main steps in MOT algorithms are identified, and an in-depth review of how Deep Learning was employed in each one of these stages is presented. A complete experimental comparison of the presented works on the three MOTChallenge datasets is also provided, identifying a number of similarities among the top-performing methods and presenting some possible future research directions.
Soccer Team Vectors
Mรผller, Robert, Langer, Stefan, Ritz, Fabian, Roch, Christoph, Illium, Steffen, Linnhoff-Popien, Claudia
In this work we present STEVE - Soccer TEam VEctors, a principled approach for learning real valued vectors for soccer teams where similar teams are close to each other in the resulting vector space. STEVE only relies on freely available information about the matches teams played in the past. These vectors can serve as input to various machine learning tasks. Evaluating on the task of team market value estimation, STEVE outperforms all its competitors. Moreover, we use STEVE for similarity search and to rank soccer teams.
explAIner: A Visual Analytics Framework for Interactive and Explainable Machine Learning
Spinner, Thilo, Schlegel, Udo, Schรคfer, Hanna, El-Assady, Mennatallah
We propose a framework for interactive and explainable machine learning that enables users to (1) understand machine learning models; (2) diagnose model limitations using different explainable AI methods; as well as (3) refine and optimize the models. Our framework combines an iterative XAI pipeline with eight global monitoring and steering mechanisms, including quality monitoring, provenance tracking, model comparison, and trust building. To operationalize the framework, we present explAIner, a visual analytics system for interactive and explainable machine learning that instantiates all phases of the suggested pipeline within the commonly used TensorBoard environment. We performed a user-study with nine participants across different expertise levels to examine their perception of our workflow and to collect suggestions to fill the gap between our system and framework. The evaluation confirms that our tightly integrated system leads to an informed machine learning process while disclosing opportunities for further extensions.
EcoLens: Visual Analysis of Urban Region Dynamics Using Traffic Data
Jin, Zhuochen, Cao, Nan, Shi, Yang, Tong, Hanghang, Wu, Yingcai
The rapid development of urbanization during the past decades has significantly improved people's lives but also introduced new challenges on effective functional urban planning and transportation management. The functional regions defined based on a static boundary rarely reflect an individual's daily experience of the space in which they live and visit for a variety of purposes. Fortunately, the increasing availability of spatiotemporal data provides unprecedented opportunities for understanding the structure of an urban area in terms of people's activity pattern and how they form the latent regions over time. These ecological regions, where people temporarily share a similar moving behavior during a short period of time, could provide insights into urban planning and smart-city services. However, existing solutions are limited in their capacity of capturing the evolutionary patterns of dynamic latent regions within urban context. In this work, we introduce an interactive visual analysis approach, EcoLens, that allows analysts to progressively explore and analyze the complex dynamic segmentation patterns of a city using traffic data. We propose an extended non-negative Matrix Factorization based algorithm smoothed over both spatial and temporal dimensions to capture the spatiotemporal dynamics of the city. The algorithm also ensures the orthogonality of its result to facilitate the interpretation of different patterns. A suite of visualizations is designed to illustrate the dynamics of city segmentation and the corresponding interactions are added to support the exploration of the segmentation patterns over time. We evaluate the effectiveness of our system via case studies using a real-world dataset and a qualitative interview with the domain expert.
Learn About Trends Before Everyone Else Signum Startup Review Feedough
Digital trends are hard to understand. An average person would have never imagined the internet to go crazy at fidget spinners. Random people become memes and got free viral marketing and no one knows why that happened. What if you get to know what's going to be hot on the internet and act on it before anyone else? Well, Signum is that astrologer for digital trends. Signum is a subscription-based mailing list where you receive bi-weekly emails with a report on emerging hot trends before everyone else learns about them.
Machine Learning with Micron's Automata Processor - insideBIGDATA
A new survey paper describing Micron's Automata Processor (AP) was recently published. AP has many potential applications in data mining, bioinformatics, natural language processing, etc. Micron has recently stopped developing AP, however other companies such as Natural Intelligence Semiconductor, a spin-off from Micron) and some academic research centers (Center for Automata Processing at the University of Virginia) are leading the development and market-adoption of AP. Problems from a wide variety of application domains can be modeled as "nondeterministic finite automaton" (NFA) and hence, efficient execution of NFAs can improve the performance of several key applications. However, traditional architectures, such as CPU and GPU are not inherently suited for executing NFAs, and hence, special-purpose architectures are required for accelerating them. Micron's automata processor (AP) exploits massively parallel in-memory processing capability of DRAM for executing NFAs and hence, it can provide orders of magnitude performance improvement compared to traditional architectures.