Responsible AI Governance: A Response to UN Interim Report on Governing AI for Humanity
Authors:
Sarah Kiden,
Bernd Stahl,
Beverley Townsend,
Carsten Maple,
Charles Vincent,
Fraser Sampson,
Geoff Gilbert,
Helen Smith,
Jayati Deshmukh,
Jen Ross,
Jennifer Williams,
Jesus Martinez del Rincon,
Justyna Lisinska,
Karen O'Shea,
Márjory Da Costa Abreu,
Nelly Bencomo,
Oishi Deb,
Peter Winter,
Phoebe Li,
Philip Torr,
Pin Lean Lau,
Raquel Iniesta,
Gopal Ramchurn,
Sebastian Stein,
Vahid Yazdanpanah
Abstract:
This report presents a comprehensive response to the United Nation's Interim Report on Governing Artificial Intelligence (AI) for Humanity. It emphasizes the transformative potential of AI in achieving the Sustainable Development Goals (SDGs) while acknowledging the need for robust governance to mitigate associated risks. The response highlights opportunities for promoting equitable, secure, and i…
▽ More
This report presents a comprehensive response to the United Nation's Interim Report on Governing Artificial Intelligence (AI) for Humanity. It emphasizes the transformative potential of AI in achieving the Sustainable Development Goals (SDGs) while acknowledging the need for robust governance to mitigate associated risks. The response highlights opportunities for promoting equitable, secure, and inclusive AI ecosystems, which should be supported by investments in infrastructure and multi-stakeholder collaborations across jurisdictions. It also underscores challenges, including societal inequalities exacerbated by AI, ethical concerns, and environmental impacts. Recommendations advocate for legally binding norms, transparency, and multi-layered data governance models, alongside fostering AI literacy and capacity-building initiatives. Internationally, the report calls for harmonising AI governance frameworks with established laws, human rights standards, and regulatory approaches. The report concludes with actionable principles for fostering responsible AI governance through collaboration among governments, industry, academia, and civil society, ensuring the development of AI aligns with universal human values and the public good.
△ Less
Submitted 31 December, 2024; v1 submitted 29 November, 2024;
originally announced December 2024.
An Introduction to Convolutional Neural Networks
Authors:
Keiron O'Shea,
Ryan Nash
Abstract:
The field of machine learning has taken a dramatic twist in recent times, with the rise of the Artificial Neural Network (ANN). These biologically inspired computational models are able to far exceed the performance of previous forms of artificial intelligence in common machine learning tasks. One of the most impressive forms of ANN architecture is that of the Convolutional Neural Network (CNN). C…
▽ More
The field of machine learning has taken a dramatic twist in recent times, with the rise of the Artificial Neural Network (ANN). These biologically inspired computational models are able to far exceed the performance of previous forms of artificial intelligence in common machine learning tasks. One of the most impressive forms of ANN architecture is that of the Convolutional Neural Network (CNN). CNNs are primarily used to solve difficult image-driven pattern recognition tasks and with their precise yet simple architecture, offers a simplified method of getting started with ANNs.
This document provides a brief introduction to CNNs, discussing recently published papers and newly formed techniques in developing these brilliantly fantastic image recognition models. This introduction assumes you are familiar with the fundamentals of ANNs and machine learning.
△ Less
Submitted 2 December, 2015; v1 submitted 26 November, 2015;
originally announced November 2015.
Massively Deep Artificial Neural Networks for Handwritten Digit Recognition
Authors:
Keiron O'Shea
Abstract:
Greedy Restrictive Boltzmann Machines yield an fairly low 0.72% error rate on the famous MNIST database of handwritten digits. All that was required to achieve this result was a high number of hidden layers consisting of many neurons, and a graphics card to greatly speed up the rate of learning.
Greedy Restrictive Boltzmann Machines yield an fairly low 0.72% error rate on the famous MNIST database of handwritten digits. All that was required to achieve this result was a high number of hidden layers consisting of many neurons, and a graphics card to greatly speed up the rate of learning.
△ Less
Submitted 17 July, 2015;
originally announced July 2015.