Goto

Collaborating Authors

 Africa


Can predictive supply chains help improve global health? - IBM Industries

#artificialintelligence

"It's about saving as many lives as we possibly can," Tim Wood said. Wood spoke to Industrious en route to a meeting with USAID about its Global Health Supply Chain Program-Procurement and Supply Management project, implemented by Chemonics, a development contractor, and a consortium of partners, including IBM. Getting bed nets, HIV medication and other health supplies from medical storage facilities in Washington DC to remote parts of Africa is no small feat. But Wood, a global supply chain VP at IBM, and his GHSC-PSM consortium partners are doing just that. Global supply chains are crucial to any business or operation.


Gartner's strategic predictions for 2020

#artificialintelligence

Technology, in all its guises, is changing the way we live and what exactly it means to be humans. From artificial intelligence (AI) to cryptocurrency and e-commerce, CIOs and IT leaders must ensure they are helping their organisations adapt in this rapidly changing world. In Japan, a restaurant is trialling AI robotics technology to allow employees with limited mobility to remotely pilot robotic waiters. Companies such as JPMorgan Chase, Microsoft and Ford are hosting virtual career fairs tailored to the needs of neurodiverse candidates. Enterprise Rent-A-Car has implemented braille-reader technology into its booking system for blind employees.


Exposed: China's Operating Manuals for Mass Internment and Arrest by Algorithm - ICIJ

#artificialintelligence

A new leak of highly classified Chinese government documents has uncovered the operations manual for running the mass detention camps in Xinjiang and exposed the mechanics of the region's Orwellian system of mass surveillance and "predictive policing." The China Cables, obtained by the International Consortium of Investigative Journalists, include a classified list of guidelines, personally approved by the region's top security chief, that effectively serves as a manual for operating the camps now holding hundreds of thousands of Muslim Uighurs and other minorities. The leak also features previously undisclosed intelligence briefings that reveal, in the government's own words, how Chinese police are guided by a massive data collection and analysis system that uses artificial intelligence to select entire categories of Xinjiang residents for detention. The manual, called a "telegram," instructs camp personnel on such matters as how to prevent escapes, how to maintain total secrecy about the camps' existence, methods of forced indoctrination, how to control disease outbreaks, and when to let detainees see relatives or even use the toilet. The document, dating to 2017, lays bare a behavior-modification "points" system to mete out punishments and rewards to inmates. The manual reveals the minimum duration of detention: one year -- though accounts from ex-detainees suggest that some are released sooner. Experts say the platform, which is used in both policing and military contexts, demonstrates the power of technology to help drive industrial-scale human rights abuses. The China Cables reveal how the system is able to amass vast amounts of intimate personal data through warrantless manual searches, facial recognition cameras, and other means to identify candidates for detention, flagging for investigation hundreds of thousands merely for using certain popular mobile phone apps.


The arms race

#artificialintelligence

In 2010, US authors in top-rated AI journals outnumbered Chinese counterparts by two to one. That ratio has now reversed. Last year, 1,073 AI experts based at Chinese universities were credited in AI journals such as the Institute of Electrical and Electronics Engineers's Transactions on Neural Networks, compared to 492 US authors. Australia and Israel also do well on this metric. When experts are ranked according to their'H-index' – a metric of productivity and the citation impact of the publications of a scientist or scholar – Americans occupy 626 of the 1,000 top spots, including all of the top ten spots at the time of our analysis. New Zealand, Saudi Arabia and Finland's AI academics are also highly ranked.


Global Augmented Analytics Market : Industry Analysis and Forecast (2018-2026) - Montana Ledger

#artificialintelligence

Global Augmented Analytics Market was valued US$ 4.6Bn in 2018 and is expected to reach US$ 20.2Bn by 2026 at a CAGR of 19.98%. This report provides a detailed analysis of the market segment based on insurance type, sales channel and region. This report also focuses on the top players in North America, Europe, Asia Pacific, Middle East & Africa, and South America. The objective of the report is to present a comprehensive assessment of the market and contains thoughtful insights, facts, historical data, industry-validated market data and projections with a suitable set of assumptions and methodology. The report also helps in understanding the global augmented analytics market dynamics, structure by identifying and analysing the market segments and project the global market size.


News Live 2019: Global Healthcare Cognitive Computings Market Rise to High Globally In Next Five Years - TheNewsWire24

#artificialintelligence

The market study on the global Healthcare Cognitive Computing market will encompass the entire ecosystem of the industry, covering five major regions namely North America, Europe, Asia Pacific, Latin America and Middle East & Africa, and the major countries falling under those regions. The study will feature estimates in terms of sales revenue and consumption from 2019 to 2025, at the global level and across the major regions mentioned above. The study has been created using a unique research methodology specifically designed for this market. Quantitative information includes Healthcare Cognitive Computing market estimates & forecast for a upcoming years, at the global level, split across the key segments covered under the scope of the study, and the major regions and countries. Sales revenue and consumption estimates, year-on-year growth analysis, price estimation and trend analysis, etc. will be a part of quantitative information for the mentioned segments and regions/countries.


Large scale representation learning from triplet comparisons

arXiv.org Machine Learning

In this paper, we discuss the fundamental problem of representation learning from a new perspective. It has been observed in many supervised/unsupervised DNNs that the final layer of the network often provides an informative representation for many tasks, even though the network has been trained to perform a particular task. The common ingredient in all previous studies is a low-level feature representation for items, for example, RGB values of images in the image context. In the present work, we assume that no meaningful representation of the items is given. Instead, we are provided with the answers to some triplet comparisons of the following form: Is item A more similar to item B or item C? We provide a fast algorithm based on DNNs that constructs a Euclidean representation for the items, using solely the answers to the above-mentioned triplet comparisons. This problem has been studied in a sub-community of machine learning by the name "Ordinal Embedding". Previous approaches to the problem are painfully slow and cannot scale to larger datasets. We demonstrate that our proposed approach is significantly faster than available methods, and can scale to real-world large datasets. Thereby, we also draw attention to the less explored idea of using neural networks to directly, approximately solve non-convex, NPhard optimization problems that arise naturally in unsupervised learning problems. It has been widely recognized that deep neural networks (DNN) provide a powerful tool for representation learning (Bengio et al., 2013). Representations learned in an unsupervised fashion have been demonstrated to be useful in learning tasks such as classification (Ranzato et al., 2007; 2008; Hinton & Salakhutdinov, 2008; Hinton et al., 2006; Bengio et al., 2007). In the context of supervised learning, representations are typically learned as byproducts in neural networks (Radford et al., 2015). For example in image classification, low level representations of inputs (e.g., rgb values) are fed to a network, together with class label information, the network is trained to perform some supervised classification. As a byproduct it discovers a condensed data representation in the last hidden layers of the network that turns out to be surprisingly successful for other computer vision tasks such as object detection or semantic segmentation (Girshick et al., 2014; K ummerer et al., 2014; Long et al., 2015; Ren et al., 2015).


Rank Aggregation via Heterogeneous Thurstone Preference Models

arXiv.org Machine Learning

We propose the Heterogeneous Thurstone Model (HTM) for aggregating ranked data, which can take the accuracy levels of different users into account. By allowing different noise distributions, the proposed HTM model maintains the generality of Thurstone's original framework, and as such, also extends the Bradley-Terry-Luce (BTL) model for pairwise comparisons to heterogeneous populations of users. Under this framework, we also propose a rank aggregation algorithm based on alternating gradient descent to estimate the underlying item scores and accuracy levels of different users simultaneously from noisy pairwise comparisons. We theoretically prove that the proposed algorithm converges linearly up to a statistical error which matches that of the state-of-the-art method for the single-user BTL model. We evaluate the proposed HTM model and algorithm on both synthetic and real data, demonstrating that it outperforms existing methods.


A Dataset Schema for Cooperative Learning from Demonstration in Multi-robots Systems

arXiv.org Artificial Intelligence

To achieve these common goals, agents in a MAS should be capable of interacting with other agents, not simply by exchanging data, but by engaging as in social activities, such as those people participate in their daily lives: cooperation, coordination, negotiation, and the like. In MASs, agents are assumed to be autonomous - capable of making independent decisions about to do in order to satisfy their design objectives, and thus they need mechanisms that allow them to synchronize and to coordinate their activities at run time [31]. Although one of the main issues in MASs is the agents' coordination structure, this is not hard-wired at design time, as MASs are typically in standard concurrent/distributed systems. One well-known strategy for coordination in MAS is the design of multi-agent coordinated plans [7][35][36][33][14] that include, not only usual agents' actions defined by their effectors, but also communication actions to achieve the necessary synchronization and coordination. To represent communication actions, some specific languages were created, e.g.


BADGER: Learning to (Learn [Learning Algorithms] through Multi-Agent Communication)

arXiv.org Artificial Intelligence

An architecture and a learning procedure where: An agent is made up of many experts All experts share the same communication policy (expert policy), but have different internal memory states There are two levels of learning, an inner loop (with a communication stage) and an outer lo op In ner loop - Agent's behavior and adaptation should emerge as a result of e xperts communicating between each other. Expert s send messag es (of any complexity) to each other and update their internal states based on observations/messages and their internal state fr om the previous time-step. Expert policy is fixed and does not c hange during the inner loop Inner loop loss need not even be a proper loss function. It can be any kind of structured feedback guiding the adaptation during th e age nt's lifetime Outer loop - An expert policy is discovered over generations of agents, ensuring that strategies that find solutions to prob lems in divers e environments can quickly emerge in the inner loop Agent's objective is to adapt fast to novel tasks Exhibiting the following novel properties: Roles of experts and connectivity among them assigned dynamically at inference time Learned communication protocol with context dependent messages of varied complexity Generalizes to different numbers and types of inputs/ou tputs Ca n be trained to handle variations in architecture during bot h training and testing Initial empirical results show generalization and scalability along the spectrum of learning types.