South America
Top Artificial Intelligence Companies in Uruguay - 2019 Reviews
"I was impressed by their ability to hold us accountable as a company." "They're very progressive, and they always bring fresh ideas... "They are the first company I have worked with that has actually given me a schedule and kept to it." We are a company created with the purpose of bringing solutions based in machine learning and computer vision... Intermedia is a technology firm that develops innovative solutions to help their clients maximize their return on inv... Streamline is a digital innovation agency in San Francisco, CA. They design and develop websites, iPhone and Android apps, and custom software solutions. Based on your budget, timeline, and specifications we can help you build a shortlist of companies that perfectly matches your project needs.
Artificial Intelligence in Retail Market : Information by Type (Online, Offline), Component (Solution, Services), Technology (NLP, Machine Learning), Application and Region-Forecast Till 2026
Artificial Intelligence in retail market is expected to grow at CAGR of 38.5% during the forecast period, 2019–2026. AI has become a cardinal element across various industry verticals for digitalization, especially in the retail segment. According to the World Economic Forum, e-commerce is on the verge of becoming the most important retail channel, driving 42% of consumption growth and 90% of the growth from mobile e-commerce. Thus, implementing advanced technologies in e-commerce, such as artificial intelligence, would offer better prospects for the retail industry in the coming years. AI is predicted to unleash a digital disruption in retail with prominent industry players ramping-up their businesses. AI-powered solutions are increasingly becoming a priority for the food & beverage industry and retailers.
Network Classifiers With Output Smoothing
Rizk, Elsa, Nassif, Roula, Sayed, Ali H.
This work introduces two strategies for training network classifiers with heterogeneous agents. One strategy promotes global smoothing over the graph and a second strategy promotes local smoothing over neighbourhoods. It is assumed that the feature sizes can vary from one agent to another, with some agents observing insufficient attributes to be able to make reliable decisions on their own. As a result, cooperation with neighbours is necessary. However, due to the fact that the feature dimensions are different across the agents, their classifier dimensions will also be different. This means that cooperation cannot rely on combining the classifier parameters. We instead propose smoothing the outputs of the classifiers, which are the predicted labels. By doing so, the dynamics that describes the evolution of the network classifier becomes more challenging than usual because the classifier parameters end up appearing as part of the regularization term as well. We illustrate performance by means of computer simulations.
Belief revision and 3-valued logics: Characterization of 19,683 belief change operators
Borges, Nerio, Pérez, Ramón Pino
In most classical models of belief change, epistemic states are represented by theories (AGM) or formulas (Katsuno-Mendelzon) and the new pieces of information by formulas. The Representation Theorem for revision operators says that operators are represented by total preorders. This important representation is exploited by Darwiche and Pearl to shift the notion of epistemic state to a more abstract one, where the paradigm of epistemic state is indeed that of a total preorder over interpretations. In this work, we introduce a 3-valued logic where the formulas can be identified with a generalisation of total preorders of three levels: a ranking function mapping interpretations into the truth values. Then we analyse some sort of changes in this kind of structures and give syntactical characterizations of them.
Understanding searches better than ever before
If there's one thing I've learned over the 15 years working on Google Search, it's that people's curiosity is endless. We see billions of searches every day, and 15 percent of those queries are ones we haven't seen before--so we've built ways to return results for queries we can't anticipate. When people like you or I come to Search, we aren't always quite sure about the best way to formulate a query. We might not know the right words to use, or how to spell something, because often times, we come to Search looking to learn--we don't necessarily have the knowledge to begin with. At its core, Search is about understanding language.
AI Interactive Workshop Artificial Intelligence Lab Brussels
Ernesto Estrada is ARAID researcher at the Institute of Mathematics and Applications (IUMA) at the University of Zaragoza since January 2019. Before he was the Chair of Complexity Science at the University of Strathclyde in Glasgow. He works on the mathematics of networks where he has published more than 200 papers which have received more than 12,500 citations, and his h-index is 59. He is SIAM Fellow, Member of the Academy of Sciences of Latin America, and was a recipient of the Wolfson Research Merit Award of the Royal Society of London among other distinctions. He is the Editor in Chief of the Journal of Complex Networks (Oxford University Press), and Associate Editor of SIAM Journal of Applied Mathematics and of Proceedings of the Royal Society A. He has given plenary talks at many international conferences in applied mathematics and on network sciences, and he is frequently a lecturer at major international schools on these topics.
Hybrid Machine Learning Model of Extreme Learning Machine Radial basis function for Breast Cancer Detection and Diagnosis; a Multilayer Fuzzy Expert System
Mojrian, Sanaz, Pinter, Gergo, Joloudari, Javad Hassannataj, Felde, Imre, Nabipour, Narjes, Nadai, Laszlo, Mosavi, Amir
-- Mammography is often used as the most common laboratory method for the detection of breast cancer, yet associated with the high cost and many side effects. M achine learning prediction as an alternative method has shown promising results. This paper present s a method based on a mul tilayer fuzzy expert system for the detection of breast cancer using an e xtreme learning machine (ELM) classification model integrated with radial basis function (RBF) kernel called ELM - RBF, considering the Wisconsin dataset . The performance of the propose d model is further compared with a l inear - SVM model. Furthermore, both models are studied in terms of criteria of accuracy, precision, sensitivity, specificity, validation, true positive rate (TPR), and false - negative rate (FNR). The ELM - RBF model for these criteria presents better performance compared to the SVM model . Breast cancer is among the most common disease of young women over the world [1 - 3]. Approximately 29.9% of mortality from can cer in women is due to breast cancer. The incidence of this disease is lower in developing countries than in developed countries, about 10% of women with breast cancer in Western countries.
Deep Integro-Difference Equation Models for Spatio-Temporal Forecasting
Zammit-Mangion, Andrew, Wikle, Christopher K.
Integro-difference equation (IDE) models describe the conditional dependence between the spatial process at a future time point and the process at the present time point through an integral operator. Nonlinearity or temporal dependence in the dynamics is often captured by allowing the operator parameters to vary temporally, or by re-fitting a model with a temporally-invariant linear operator at each time point in a sliding window. Both procedures tend to be excellent for prediction purposes over small time horizons, but are generally time-consuming and, crucially, do not provide a global prior model for the temporally-varying dynamics that is realistic. Here, we tackle these two issues by using a deep convolution neural network (CNN) in a hierarchical statistical IDE framework, where the CNN is designed to extract process dynamics from the process' most recent behaviour. Once the CNN is fitted, probabilistic forecasting can be done extremely quickly online using an ensemble Kalman filter with no requirement for repeated parameter estimation. We conduct an experiment where we train the model using 13 years of daily sea-surface temperature data in the North Atlantic Ocean. Forecasts are seen to be accurate and calibrated. A key advantage of our approach is that the CNN provides a global prior model for the dynamics that is realistic, interpretable, and computationally efficient. We show the versatility of the approach by successfully producing 10-minute nowcasts of weather radar reflectivities in Sydney using the same model that was trained on daily sea-surface temperature data in the North Atlantic Ocean.
Constrained Reinforcement Learning Has Zero Duality Gap
Paternain, Santiago, Chamon, Luiz F. O., Calvo-Fullana, Miguel, Ribeiro, Alejandro
Autonomous agents must often deal with conflicting requirements, such as completing tasks using the least amount of time/energy, learning multiple tasks, or dealing with multiple opponents. In the context of reinforcement learning~(RL), these problems are addressed by (i)~designing a reward function that simultaneously describes all requirements or (ii)~combining modular value functions that encode them individually. Though effective, these methods have critical downsides. Designing good reward functions that balance different objectives is challenging, especially as the number of objectives grows. Moreover, implicit interference between goals may lead to performance plateaus as they compete for resources, particularly when training on-policy. Similarly, selecting parameters to combine value functions is at least as hard as designing an all-encompassing reward, given that the effect of their values on the overall policy is not straightforward. The later is generally addressed by formulating the conflicting requirements as a constrained RL problem and solved using Primal-Dual methods. These algorithms are in general not guaranteed to converge to the optimal solution since the problem is not convex. This work provides theoretical support to these approaches by establishing that despite its non-convexity, this problem has zero duality gap, i.e., it can be solved exactly in the dual domain, where it becomes convex. Finally, we show this result basically holds if the policy is described by a good parametrization~(e.g., neural networks) and we connect this result with primal-dual algorithms present in the literature and we establish the convergence to the optimal solution.
High dimensional regression for regenerative time-series: an application to road traffic modeling
Bouchouia, Mohammed, Portier, François
This paper investigates statistical models for road traffic modeling. The proposed methodology considers road traffic as a (i) highdimensional time-series for which (ii) regeneration occurs at the end of each day. Since (ii), prediction is based on a daily modeling of the road traffic using a vector autoregressive model that combines linearly the past observations of the day. Considering (i), the learning algorithm follows from an l1-penalization of the regression coefficients. Excess risk bounds are established under the high-dimensional framework in which the number of road sections goes to infinity with the number of observed days. Considering floating car data observed in an urban area, the approach is compared to state-of-the-art methods including neural networks. In addition of being very competitive in terms of prediction, it enables to identify the most determinant sections of the road network.