Goto

Collaborating Authors

 Genre


AI expanding in the enterprise (whether or not you know it)

#artificialintelligence

Artificial intelligence (AI) technologies are already proliferating in the enterprise. However, many business leaders don't realize they're leveraging technologies that rely on AI, according to a new study by natural language generation (NLG) specialist Narrative Science. Despite the confusion, adoption is imminent. "AI has been around for a long time," says Stuart Frankel, CEO and co-founder of Narrative Science. "While it is super-hot and very buzzy today, there are still some success stories of AI that we just don't consider AI anymore. We use it every day and we're used to it. I think that's a natural progression. Once that esoteric technology that's sort of hard to explain gets wide adoption, it's no longer AI anymore."


HSBC allows customers to use selfies to open new bank accounts

The Independent - Tech

Nasa has announced that it has found evidence of flowing water on Mars. Scientists have long speculated that Recurring Slope Lineae -- or dark patches -- on Mars were made up of briny water but the new findings prove that those patches are caused by liquid water, which it has established by finding hydrated salts. Several hundred camped outside the London store in Covent Garden. The 6s will have new features like a vastly improved camera and a pressure-sensitive "3D Touch" display


Intel's Artificial-Intelligence Chips: Marketing Gimmick Or Real Thing?

#artificialintelligence

Intel (NASDAQ:INTC) told technology developers few days ago that the company is planning to bring to the market a new version of its Xeon Phi processor (code named Knights Mill) next year with special features supporting artificial intelligence ("AI"). The ultimate goal of scientists with AI is making the computer to mimic human brain. Since the basic advantage of a human brain over a computer is that the human brain can perform extensive parallel processing, primary requirement for running AI workloads is massive amount of parallel processing. The question is can the Xeon Phi of future offer this kind of parallel processing? According to a recent research conducted by researchers at the University of Massachusetts Dartmouth, modern budget GPUs are capable of offering similar application boosts compared to high-end GPUs in HPC (high performance computing) despite having lower floating point precision capabilities.


Decision-making authority, team efficiency and human worker satisfaction in mixed humanโ€“robot teams

#artificialintelligence

In manufacturing, advanced robotic technology has opened up the possibility of integrating highly autonomous mobile robots into human teams. However, with this capability comes the issue of how to maximize both team efficiency and the desire of human team members to work with these robotic counterparts. To address this concern, we conducted a set of experiments studying the effects of shared decision-making authority in humanโ€“robot and human-only teams. We found that an autonomous robot can outperform a human worker in the execution of part or all of the process of task allocation (\(p 0.001\) for both), and that people preferred to cede their control authority to the robot \((p 0.001)\). We also established that people value human teammates more than robotic teammates; however, providing robots authority over team coordination more strongly improved the perceived value of these agents than giving similar authority to another human teammate \((p 0.001)\).


iPhone 7: Almost every detail of new phone revealed by new report ahead of Apple launch

The Independent - Tech

Nasa has announced that it has found evidence of flowing water on Mars. Scientists have long speculated that Recurring Slope Lineae -- or dark patches -- on Mars were made up of briny water but the new findings prove that those patches are caused by liquid water, which it has established by finding hydrated salts. Several hundred camped outside the London store in Covent Garden. The 6s will have new features like a vastly improved camera and a pressure-sensitive "3D Touch" display


Towards optimal nonlinearities for sparse recovery using higher-order statistics

arXiv.org Machine Learning

We consider machine learning techniques to develop low-latency approximate solutions to a class of inverse problems. More precisely, we use a probabilistic approach for the problem of recovering sparse stochastic signals that are members of the $\ell_p$-balls. In this context, we analyze the Bayesian mean-square-error (MSE) for two types of estimators: (i) a linear estimator and (ii) a structured estimator composed of a linear operator followed by a Cartesian product of univariate nonlinear mappings. By construction, the complexity of the proposed nonlinear estimator is comparable to that of its linear counterpart since the nonlinear mapping can be implemented efficiently in hardware by means of look-up tables (LUTs). The proposed structure lends itself to neural networks and iterative shrinkage/thresholding-type algorithms restricted to a single iterate (e.g. due to imposed hardware or latency constraints). By resorting to an alternating minimization technique, we obtain a sequence of optimized linear operators and nonlinear mappings that converge in the MSE objective. The result is attractive for real-time applications where general iterative and convex optimization methods are infeasible.


Using Kernel Methods and Model Selection for Prediction of Preterm Birth

arXiv.org Machine Learning

We describe an application of machine learning to the problem of predicting preterm birth. We conduct a secondary analysis on a clinical trial dataset collected by the National In- stitute of Child Health and Human Development (NICHD) while focusing our attention on predicting different classes of preterm birth. We compare three approaches for deriving predictive models: a support vector machine (SVM) approach with linear and non-linear kernels, logistic regression with different model selection along with a model based on decision rules prescribed by physician experts for prediction of preterm birth. Our approach highlights the pre-processing methods applied to handle the inherent dynamics, noise and gaps in the data and describe techniques used to handle skewed class distributions. Empirical experiments demonstrate significant improvement in predicting preterm birth compared to past work.


GTApprox: surrogate modeling for industrial design

arXiv.org Machine Learning

We describe GTApprox -- a new tool for medium-scale surrogate modeling in industrial design. Compared to existing software, GTApprox brings several innovations: a few novel approximation algorithms, several advanced methods of automated model selection, novel options in the form of hints. We demonstrate the efficiency of GTApprox on a large collection of test problems. In addition, we describe several applications of GTApprox to real engineering problems. Keywords: 1. Introduction approximation, surrogate model, surrogate-based optimization Approximation problems (also known as regression problems) arise quite often in industrial design, and solutions of such problems are conventionally referred to as surrogate models [1]. The most common application of surrogate modeling in engineering is in connection to engineering optimization [2]. Indeed, on the one hand, design optimization plays a central role in the industrial design process; on the other hand, a single optimization step typically requires the optimizer to create or refresh a model of the response function whose optimum is sought, to be able to come up with a reasonable next design candidate. The surrogate models used in optimization range from simple local linear regression employed in the basic gradient-based optimization [3] to complex global models employed in the so-called Surrogate-Based Optimization (SBO) [4]. Aside from optimization, surrogate modeling is used in dimension reduction [5, 6], sensitivity analysis [7-10], and for visualization of response functions. Preprint submitted to February 23, 2018 Mathematically, the approximation problem can generally be described as follows. A great variety of surrogate modeling methods exist, with different assumptions on the underlying response functions, data sets, and model structure [11].


The Robustness of Estimator Composition

arXiv.org Machine Learning

A composite estimator successively applies two (or more) estimators: on data decomposed into disjoint parts, it applies the first estimator on each part, then the second estimator on the outputs of the first estimator. And so on, if the composition is of more than two estimators. Informally, the breakdown point is the minimum fraction of data points which if significantly modified will also significantly modify the output of the estimator, so it is typically desirable to have a large breakdown point. Our main result shows that, under mild conditions on the individual estimators, the breakdown point of the composite estimator is the product of the breakdown points of the individual estimators. We also demonstrate several scenarios, ranging from regression to statistical testing, where this analysis is easy to apply, useful in understanding worst case robustness, and sheds powerful insights onto the associated data analysis.


Probabilistic Knowledge Graph Construction: Compositional and Incremental Approaches

arXiv.org Machine Learning

Knowledge graph construction consists of two tasks: extracting information from external resources (knowledge population) and inferring missing information through a statistical analysis on the extracted information (knowledge completion). In many cases, insufficient external resources in the knowledge population hinder the subsequent statistical inference. The gap between these two processes can be reduced by an incremental population approach. We propose a new probabilistic knowledge graph factorisation method that benefits from the path structure of existing knowledge (e.g. syllogism) and enables a common modelling approach to be used for both incremental population and knowledge completion tasks. More specifically, the probabilistic formulation allows us to develop an incremental population algorithm that trades off exploitation-exploration. Experiments on three benchmark datasets show that the balanced exploitation-exploration helps the incremental population, and the additional path structure helps to predict missing information in knowledge completion.