overview / js /data /areas.js
yjernite's picture
yjernite HF Staff
Upload 5 files
74761ca verified
raw
history blame
11.7 kB
// areas.js - Centralized areas data
export const areasData = {
efficiency: {
id: 'efficiency',
name: 'Efficiency',
title: 'Efficiency, Costs, and Environment',
description: 'The question of costs is essential to understanding and managing the impact of AI technology; it determines who gets to develop it, use it, and how externalized costs are borne by people who do not choose or benefit from the technology.',
openness: 'Open development of AI systems greatly facilitates transparency on the training and deployment costs. Users and developers of open models typically have stronger incentives to favor and invest in efficiency.',
color: 'bg-green-100 text-green-800',
primaryColor: 'green',
colors: {
light: 'bg-green-50 text-green-700',
medium: 'bg-green-100 text-green-800',
dark: 'bg-green-200 text-green-900',
gradient: 'from-green-50 to-green-100 hover:from-green-100 hover:to-green-200 border-green-200 hover:border-green-300 text-green-900'
},
image: 'efficiency.png',
imageAttribution: 'Hanna Barakat & Archival Images of AI + AIxDESIGN | BetterImagesOfAI, CC-BY-4.0',
imageAltText: 'The image shows a surreal landscape with vast green fields extending toward distant mountains under a cloudy sky. Embedded in the fields are digital circuit patterns, resembling an intricate network of blue lines, representing a technological infrastructure. Five large computer monitors with keyboards are placed in a row, each with a Navajo woman sitting in front, weaving the computers. In the far distance, a cluster of teepees is visible.',
imageSourceUrl: 'https://betterimagesofai.org/images?artist=HannaBarakat&title=WeavingWires2',
subAreas: {
environment: {
name: 'Environmental impact across the supply chains',
description: 'The environmental impact of AI systems across their supply chains, including the energy used, the materials used, and the waste generated.',
openness: 'Transparency into not just the model weights and software, but also the supply chain, hardware, and environmental externalities of data centers is necessary to understand the entire environmental impact of AI systems.',
color: 'bg-emerald-100 text-emerald-800',
gradient: 'from-emerald-50 to-emerald-100 hover:from-emerald-100 hover:to-emerald-200 border-emerald-200 hover:border-emerald-300 text-emerald-900'
},
measuring: {
name: 'Measuring energy and financial costs',
description: 'Methodologies, standards, and transparency on the energy and financial costs of AI systems.',
openness: 'Access to open models, training and fine-tuning data, and open-source software supports reproducible research into the energy and financial costs of AI systems.',
color: 'bg-lime-100 text-lime-800',
gradient: 'from-lime-50 to-lime-100 hover:from-lime-100 hover:to-lime-200 border-lime-200 hover:border-lime-300 text-lime-900'
},
efficient: {
name: 'Making AI less compute-intensive',
description: 'Efforts to reduce the compute-intensive nature of AI systems, and ways to make them more compute-efficient.',
openness: 'Adopters of open models have stronger incentives to favor and invest in efficiency, and access to fully open models supports the development of more efficient models and training and inference techniques.',
color: 'bg-teal-100 text-teal-800',
gradient: 'from-teal-50 to-teal-100 hover:from-teal-100 hover:to-teal-200 border-teal-200 hover:border-teal-300 text-teal-900'
},
},
imagePosition: 'left'
},
personal: {
id: 'personal',
name: 'Personal',
title: 'Consent and Personal Interactions',
description: 'Individuals\' experiences of AI systems are shaped both by their personal interactions and by the ways the systems interact with their digital identities - often without our awareness or ability to meaningfully consent.',
openness: 'Openness at the level of a model\'s training data and of its inputs are necessary to support informed consent, and research on characterizing the different companionship and value dynamics of AI systems enables replicable research into those characteristics.',
color: 'bg-purple-100 text-purple-800',
primaryColor: 'purple',
colors: {
light: 'bg-purple-50 text-purple-700',
medium: 'bg-purple-100 text-purple-800',
dark: 'bg-purple-200 text-purple-900',
gradient: 'from-purple-50 to-purple-100 hover:from-purple-100 hover:to-purple-200 border-purple-200 hover:border-purple-300 text-purple-900'
},
image: 'personal.png',
imageAttribution: 'Kathryn Conrad | BetterImagesOfAI, CC-BY-4.0',
imageAltText: 'Students at computers with screens that include a representation of a retinal scanner with pixelation and binary data overlays and a brightly coloured datawave heatmap at the top.',
imageSourceUrl: 'https://betterimagesofai.org/images?artist=KathrynConrad&title=Datafication',
subAreas: {
interaction: {
name: 'Characterizing personal and parasocial AI interactions',
color: 'bg-fuchsia-100 text-fuchsia-800',
gradient: 'from-fuchsia-50 to-fuchsia-100 hover:from-fuchsia-100 hover:to-fuchsia-200 border-fuchsia-200 hover:border-fuchsia-300 text-fuchsia-900'
},
privacy: {
name: 'Consent and privacy',
color: 'bg-violet-100 text-violet-800',
gradient: 'from-violet-50 to-violet-100 hover:from-violet-100 hover:to-violet-200 border-violet-200 hover:border-violet-300 text-violet-900'
},
},
imagePosition: 'right'
},
rights: {
id: 'rights',
name: 'Rights',
title: 'Rights and Regulations',
description: 'AI is not exempt from regulation; but understanding how new and existing rules apply to technical paradigms involving unprecedented scales of data and automation can present unique challenges.',
openness: 'Applications of existing regulation as well as the design of new ones to meet the challenges of AI technology require understanding how it works, the trade-offs it entails, and the space of technical interventions that are feasible. Open access to the technology supports independent research from stakeholders with different incentives from those of the largest developers.',
color: 'bg-indigo-100 text-indigo-800',
primaryColor: 'indigo',
colors: {
light: 'bg-indigo-50 text-indigo-700',
medium: 'bg-indigo-100 text-indigo-800',
dark: 'bg-indigo-200 text-indigo-900',
gradient: 'from-indigo-50 to-indigo-100 hover:from-indigo-100 hover:to-indigo-200 border-indigo-200 hover:border-indigo-300 text-indigo-900'
},
image: 'rights.png',
imageAttribution: 'Emily Rand & LOTI | BetterImagesOfAI, CC-BY-4.0',
imageAltText: 'Building blocks are overlayed with digital squares that highlight people living their day-to-day lives through windows. Some of the squares are accompanied by cursors.',
imageSourceUrl: 'https://betterimagesofai.org/images?artist=EmilyRand&title=AICity',
subAreas: {
general: {
name: 'How does existing regulation apply to AI',
color: 'bg-purple-100 text-purple-800',
gradient: 'from-purple-50 to-purple-100 hover:from-purple-100 hover:to-purple-200 border-purple-200 hover:border-purple-300 text-purple-900'
},
specific: {
name: 'Navigating new AI-specific regulation',
color: 'bg-cyan-100 text-cyan-800',
gradient: 'from-cyan-50 to-cyan-100 hover:from-cyan-100 hover:to-cyan-200 border-cyan-200 hover:border-cyan-300 text-cyan-900'
},
open: {
name: 'The place of open-source in regulation',
color: 'bg-pink-100 text-pink-800',
gradient: 'from-pink-50 to-pink-100 hover:from-pink-100 hover:to-pink-200 border-pink-200 hover:border-pink-300 text-pink-900'
}
},
imagePosition: 'left'
},
ecosystems: {
id: 'ecosystems',
name: 'Ecosystems',
title: 'Socio-economic and Technical Ecosystems',
description: 'While discussions of the impact of AI often focus on technical characteristics of individual systems, the trajectory and impact of the technology are often better explained by looking to broader dynamics of market power and economic incentives.',
openness: 'Openness is an important factor in the diffusion of the technology, and enables a greater variety of actors to reliably assess its suitability and to adapt it to their specific contexts and requirements; as well as to understand the role of different resources and the consequences of their concentration among a few actors.',
color: 'bg-orange-100 text-orange-800',
primaryColor: 'orange',
colors: {
light: 'bg-orange-50 text-orange-700',
medium: 'bg-orange-100 text-orange-800',
dark: 'bg-orange-200 text-orange-900',
gradient: 'from-orange-50 to-orange-100 hover:from-orange-100 hover:to-orange-200 border-orange-200 hover:border-orange-300 text-orange-900'
},
image: 'ecosystems.png',
imageAttribution: 'Lone Thomasky & Bits&Bäume | BetterImagesOfAI, CC-BY-4.0',
imageAltText: 'A simplified illustration of urban life near the sea showing groups of people, buildings and bridges, as well as polluting power plants, opencast mining, exploitative work, data centres and wind power stations on a hill. Several small icons indicate destructive processes.',
imageSourceUrl: 'https://betterimagesofai.org/images?artist=LoneThomasky&title=DigitalSocietyBell',
subAreas: {
labor: {
name: 'Labor impacts of AI',
color: 'bg-yellow-100 text-yellow-800',
gradient: 'from-yellow-50 to-yellow-100 hover:from-yellow-100 hover:to-yellow-200 border-yellow-200 hover:border-yellow-300 text-yellow-900'
},
power: {
name: 'Power, monopolies, and sovereignty',
color: 'bg-red-100 text-red-800',
gradient: 'from-red-50 to-red-100 hover:from-red-100 hover:to-red-200 border-red-200 hover:border-red-300 text-red-900'
},
usage: {
name: 'How and where is (open) AI used',
color: 'bg-purple-100 text-purple-800',
gradient: 'from-purple-50 to-purple-100 hover:from-purple-100 hover:to-purple-200 border-purple-200 hover:border-purple-300 text-purple-900'
}
},
imagePosition: 'right'
}
};
export const homeBackgroundImage = {
image: 'ai.png',
attribution: 'Jamillah Knowles & Digit | BetterImagesOfAI, CC-BY-4.0',
altText: 'The image is of the exterior of an impression of a building. People and figures can be seen inside and outside of the building. There are clouds of network connections all around the building and inside. It relates to the digital networked workplace. ',
sourceUrl: 'https://betterimagesofai.org/images?artist=JamillahKnowles&title=BuildingCorp'
};