Open Science is driven by FAIR principles. Made for data, adapted for software, how can they survive the current wave of “Artificial Intelligence”? Resistance from those selling it as a solution for all problems is to be expected.

Scientific progress is actively hindered if research data is stored on inaccessible servers or private hard disks, in proprietary formats, or preprocessed in unknown ways. The authors of the original FAIR paper have therefore demanded to leave non-collaborative practices behind: instead, make data F**indable, Accessible, Interoperable and Reusable (FAIR)!

Could AI be (in) FAIR?

Photo by Shantanu Kumar on UnsplashThe underlying ideas have been pillars of scientific methodology for thousands of years, but the rise of computerized methods in practically all research fields has created the need to make the FAIR principles explicit. The increase of computational processing power and algorithms to make efficient use of it have interwoven disciplines including Natural Language Processing, Information Retrieval, Information Science, and Computer Science. Artificial Intelligence is one of the products and has now impacted not only academic research, but also medicine, [education](https://doi.org/10.48550/ar

Xiv.2412.06651), libraries and archives, and even spirituality.

Fair vs. AI

Not reinventing the wheel for each study is the essence of scientific progress; hence, reusability is the primary goal of the FAIR principles. Promises about advances to be expected by current AI generations are bold. Supposedly, they achieve “PhD-level intelligence” already, even though a closer look reveals that this merely refers to the ability to fill in exam questions accurately. Anyway, the FAIR principles seem to be falling off the wagon, as ChatGPT and its colleagues are happy to confirm (see Figures 1–3).

Could AI be (in) FAIR?

Figure 1: According to ChatGPT, the letters “A” and “I” do not appear in FAIR.The paper “FAIR for AI: An interdisciplinary and international community building perspective” proposed the following definitions for FAIR AI models:

  • An AI model is Findable when a digital object identifier (DOI) can direct a human or machine to a digital resource […];
  • it is Accessible when it and its metadata may be readily downloaded […];
  • it is Interoperable when it can seamlessly interact with other models, data, software, and hardware architectures;
  • and it is Reusable when it can be used by humans, machines and other models to reproduce its expected inference capabilities […].

These definitions are a promising step forward, but apply to models as static artifacts. However, they do not address the methodology that uses AI.

Could AI be (in) FAIR?

Figure 2: Gemini cannot see the “AI” in “FAIR”, either.

FAIR Software

Software did not fit into the original FAIR principles that assumed static data sets, hence specific FAIR principles for research software were introduced, along with a checklist:

  • Findable: the software should have a globally unique identifier and be registered in e.g. the Research Software Directory, […].
  • Accessible: users can access the software, including its source code […].
  • Interoperable: the software should read and write open data formats, […].
  • Reusable: all information to compile the software is provided, […].

Together with DANS, we have also provided recommendations on how to practically implement these criteria using available services.

AI in Science

AI impacts scientific methods in different ways than software did, though. A report by the Royal Society lists six use cases for AI in research:

  • Extract and learn features from raw data and extensive datasets
  • Gain insights from unstructured, multi-modal and fragmented data
  • Generate predictions and synthetic data from existing content
  • Information synthesis in academic writing, literature reviews and summarization
  • Generate software code
  • Automate labour-intensive tasks to test diverse hypotheses

In these examples, machine learning and language models are not the subject of research but instead serve as means to various ends.

Could AI be (in) FAIR?

Figure 3: the Llama model is certain that there is no AI in FAIR.Computational linguists have shown that (Large) Language Models serve as parrots that remix the data they have been trained on in unpredictable ways, which entails risks including ecological harm, economic monopolization and encoded biases. When putting those aside for a moment, ‘parroting’ might not sound too bad from a reproducibility point of view. However, nobody knows what a generative language model is parroting exactly. Not even the developers, let alone the users, can trace back the impact of specific data samples on the weights of a model.

The Royal Society report lists additional concerns, for instance, researchers with misconceptions about statistics, overreliance on machine learning outputs, and a lack of skills and incentives for academic researchers. Lack of transparency is often built into proprietary products, but LLMs are a particularly hard-to-open black box, as they involve complex stochastic processes. Misleading marketing claims and bold promises from the companies behind the chatbots increase transparency even more, rather than mitigating them.

New FAIR Principles

FAIR principles for AI must make sure that all information about AI-based research is provided so that other researchers can understand, verify and reproduce the results of a colleague. The enormous resources required to develop a new language model make reusability particularly relevant. Reinventing a wheel of that size again and again is too costly for any society.

The fuzziness of the decades-old term Artificial Intelligence, as well as its misuse for utopian and dystopian myths and cons, has created a semantic fog around AI that is counterproductive for spreading technical understanding, sometimes causing catastrophic consequences for the users. Recent studies have shown how the most recent trend within the AI community, “reasoning models”, creates an illusion of thinking. At the same time, the go-to methods for evaluating Chatbots have turned out to be misleading, as shown in the Leaderboard Illusion.

Could AI be (in) FAIR?

Figure 4: LLMs tend to fail on reasoning tasks if they do not exactly match the training data.Those who sell the promise of redemption through AGI (Artificial General Intelligence*) are not interested in transparency or Open Science. Bringing FAIRness into the field, on the other hand, facilitates scientific progress. FAIR principles for AI must allow researchers to understand AI and enable them to make informed decisions about how to incorporate it into their research.

The first step is to move away from referring to LLM-based, generative AI in a mystifying manner. Instead, researchers must discuss tangible tasks and techniques that can be evaluated objectively. Only this will allow us to define FAIR principles for AI: how can we make sure, LLM outputs can be f**ound by anyone, are accessible through open protocols, interoperable with other research data, and — perhaps most importantly — become reproducible?