Goto

Collaborating Authors

 South America


Autonomous Weapons Are Here, but the World Isn't Ready for Them

#artificialintelligence

This may be remembered as the year when the world learned that lethal autonomous weapons had moved from a futuristic worry to a battlefield reality. It's also the year when policymakers failed to agree on what to do about it. On Friday, 120 countries participating in the United Nations' Convention on Certain Conventional Weapons could not agree on whether to limit the development or use of lethal autonomous weapons. Instead, they pledged to continue and "intensify" discussions. "It's very disappointing, and a real missed opportunity," says Neil Davison, senior scientific and policy adviser at the International Committee of the Red Cross, a humanitarian organization based in Geneva.


AI and the Future of Work: What We Know Today

#artificialintelligence

This decoupling had baleful economic and social consequences: low paid, insecure jobs held by non-college workers; low participation rates in the labor force; weak upward mobility across generations; and festering earnings and employment disparities among races that have not substantially improved in decades. While new technologies have contributed to these poor results, these outcomes were not an inevitable consequence of technological change, nor of globalization, nor of market forces. Similar pressures from digitalization and globalization affected most industrialized countries, and yet their labor markets fared better."


Classifier Calibration: How to assess and improve predicted class probabilities: a survey

arXiv.org Machine Learning

This paper provides both an introduction to and a detailed overview of the principles and practice of classifier calibration. A well-calibrated classifier correctly quantifies the level of uncertainty or confidence associated with its instance-wise predictions. This is essential for critical applications, optimal decision making, cost-sensitive classification, and for some types of context change. Calibration research has a rich history which predates the birth of machine learning as an academic field by decades. However, a recent increase in the interest on calibration has led to new methods and the extension from binary to the multiclass setting. The space of options and issues to consider is large, and navigating it requires the right set of concepts and tools. We provide both introductory material and up-to-date technical details of the main concepts and methods, including proper scoring rules and other evaluation metrics, visualisation approaches, a comprehensive account of post-hoc calibration methods for binary and multiclass classification, and several advanced topics.


Learning to Guide and to Be Guided in the Architect-Builder Problem

arXiv.org Artificial Intelligence

We are interested in interactive agents that learn to coordinate, namely, a $builder$ -- which performs actions but ignores the goal of the task -- and an $architect$ which guides the builder towards the goal of the task. We define and explore a formal setting where artificial agents are equipped with mechanisms that allow them to simultaneously learn a task while at the same time evolving a shared communication protocol. The field of Experimental Semiotics has shown the extent of human proficiency at learning from a priori unknown instructions meanings. Therefore, we take inspiration from it and present the Architect-Builder Problem (ABP): an asymmetrical setting in which an architect must learn to guide a builder towards constructing a specific structure. The architect knows the target structure but cannot act in the environment and can only send arbitrary messages to the builder. The builder on the other hand can act in the environment but has no knowledge about the task at hand and must learn to solve it relying only on the messages sent by the architect. Crucially, the meaning of messages is initially not defined nor shared between the agents but must be negotiated throughout learning. Under these constraints, we propose Architect-Builder Iterated Guiding (ABIG), a solution to the Architect-Builder Problem where the architect leverages a learned model of the builder to guide it while the builder uses self-imitation learning to reinforce its guided behavior. We analyze the key learning mechanisms of ABIG and test it in a 2-dimensional instantiation of the ABP where tasks involve grasping cubes, placing them at a given location, or building various shapes. In this environment, ABIG results in a low-level, high-frequency, guiding communication protocol that not only enables an architect-builder pair to solve the task at hand, but that can also generalize to unseen tasks.


15 AI Ethics Leaders Showing The World The Way Of The Future

#artificialintelligence

When working with their clients Accenture under Tricarico's guidance focuses on "on guiding (their) clients to more safely scale their use of AI, and build a culture of confidence within their organizations." Not all companies have an established north star of AI use. Companies and partners like Accenture are vital to these companies and their proper and ethical use of the technology.


The AI Supremacy: Who Will Take the Lead in this Global Race?

#artificialintelligence

Artificial intelligence is a target for every existing industry Or is it just another hyped innovation? It comes with no surprise how AI today becomes a catchall term that is said out loud in the job market.  The US and China are in nip and tuck in the AI race for supremacy. Although China aims to be the technology leader by 2030, the economy is still at a struggle phase with a slowdown and trade war with the US.  Emerging trends in artificial intelligence (AI) significantly points toward having a geopolitical disruption in the foreseeable future. As much as the


Mobile Artificial Intelligence (AI) Market to Generate Massive USD 29.34 billion by 2027 - Digital Journal

#artificialintelligence

"The Global Mobile Artificial Intelligence (AI) Market analysis provides a high-level summary of classification, competition, and strategic actions taken in recent years. For a global scenario, the global Mobile Artificial Intelligence (AI) market report provides historical details, future forecasts, and market size. The Mobile Artificial Intelligence (AI) report displays important product developments and tracks recent acquisitions, mergers and research in this industry by the key players. Mobile Artificial Intelligence (AI) report also puts light on the company market share analysis and key company profiles which are the major aspects of competitive analysis. Being a verified and reliable source of information, this market research report offers a telescopic view of the existing market trends, emerging products, situations and opportunities that drives the business in the right direction of success.


Model-Based Safe Reinforcement Learning with Time-Varying State and Control Constraints: An Application to Intelligent Vehicles

arXiv.org Artificial Intelligence

Recently, barrier function-based safe reinforcement learning (RL) with the actor-critic structure for continuous control tasks has received increasing attention. It is still challenging to learn a near-optimal control policy with safety and convergence guarantees. Also, few works have addressed the safe RL algorithm design under time-varying safety constraints. This paper proposes a model-based safe RL algorithm for optimal control of nonlinear systems with time-varying state and control constraints. In the proposed approach, we construct a novel barrier-based control policy structure that can guarantee control safety. A multi-step policy evaluation mechanism is proposed to predict the policy's safety risk under time-varying safety constraints and guide the policy to update safely. Theoretical results on stability and robustness are proven. Also, the convergence of the actor-critic learning algorithm is analyzed. The performance of the proposed algorithm outperforms several state-of-the-art RL algorithms in the simulated Safety Gym environment. Furthermore, the approach is applied to the integrated path following and collision avoidance problem for two real-world intelligent vehicles. A differential-drive vehicle and an Ackermann-drive one are used to verify the offline deployment performance and the online learning performance, respectively. Our approach shows an impressive sim-to-real transfer capability and a satisfactory online control performance in the experiment.


Drone Technology Information, Working & Uses - Global Tech Gadgets

#artificialintelligence

Drones became the most loved gadget nowadays. Drones are getting huge demand in the market. Amazing aerial photography is the main reason drones are used by photographers, businesses for spectacular shots. Drones could be extremely helpful during rescue operations in the mountains and in the forests. Just imagine how many lives they can save with timely delivered medical supplies or simply a bottle of water!! Drones were used mostly by the military in the old days.


Why "Good" Research Ideas Fail

#artificialintelligence

One day in my life as a machine learning researcher, I had a new idea, and it felt like a good idea. I had a rush of excitement, but then… some hesitation. As always, I knew that having an idea that feels good is different from having an idea that's actually good. The ultimate test of whether an idea is actually good is to see if it works in the real world. Testing in the real world, though, requires careful implementation and experimentation.