Validity of LLMs as data annotators: AMALIA on authority
Summary
Portugal's AMALIA, a publicly funded 9B-parameter language model for European Portuguese, demonstrates competitive agreement with human coders on tasks like identifying the moral foundation of authority, performing within six F1 points of open models eight to thirteen times its size. However, this agreement signifies reliability, not theoretical validity, especially for constructs requiring inference beyond surface features. Researchers tested this using a "recovery gap" method, decomposing holistic prompts into atomic clauses and recombining them by theoretical rules. The study found that for one construct and corpus, AMALIA-9B's holistic performance was only about half recovered by decomposition, indicating reliance on surface correlates like moral outrage. An open multilingual LLM closed this gap on the same Portuguese corpus, suggesting the issue lies with the construct-model instrument rather than the corpus. While AMALIA can screen and pre-code at scale, it cannot yet accurately measure this specific construct alone, highlighting the need for sovereign-LLM benchmarks to test evidential routes of agreement, not just agreement itself.
Key takeaway
For NLP Engineers evaluating national language models like AMALIA for data annotation, you should prioritize validity testing beyond simple agreement metrics. If your application requires inferring complex theoretical constructs, ensure the model follows the construct's underlying theory, not just surface correlates. Implement tests like the "recovery gap" to verify the evidential route of agreement, preventing reliance on models that only pre-code rather than accurately measure.
Key insights
LLM agreement with humans doesn't guarantee theoretical validity; test the evidential route.
Principles
- Agreement (reliability) differs from validity for inferred constructs.
- Decomposing prompts tests if LLMs follow construct theory.
- Sovereign LLM benchmarks need validity tests, not just agreement.
Method
Test LLM validity by measuring the "recovery gap": compare holistic prompt performance to decomposed prompt performance, recombined by theoretical rules.
In practice
- Use AMALIA for screening and pre-coding tasks.
- Scrutinize LLM annotations for surface correlate reliance.
- Employ recovery gap testing for construct validity.
Topics
- LLM Validity
- Data Annotation
- AMALIA
- European Portuguese
- Moral Foundations Theory
- Recovery Gap
- Sovereign LLMs
Best for: Research Scientist, AI Scientist, NLP Engineer, Data Scientist
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.