Leveraging Codebook Knowledge with NLI and ChatGPT for Zero-Shot Political Relation Classification
About
Is it possible accurately classify political relations within evolving event ontologies without extensive annotations? This study investigates zero-shot learning methods that use expert knowledge from existing annotation codebook, and evaluates the performance of advanced ChatGPT (GPT-3.5/4) and a natural language inference (NLI)-based model called ZSP. ChatGPT uses codebook's labeled summaries as prompts, whereas ZSP breaks down the classification task into context, event mode, and class disambiguation to refine task-specific hypotheses. This decomposition enhances interpretability, efficiency, and adaptability to schema changes. The experiments reveal ChatGPT's strengths and limitations, and crucially show ZSP's outperformance of dictionary-based methods and its competitive edge over some supervised models. These findings affirm the value of ZSP for validating event records and advancing ontology development. Our study underscores the efficacy of leveraging transfer learning and existing domain expertise to enhance research efficiency and scalability.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Binary-level predictive event coding | AW | Binary macro-F188 | 27 | |
| Root-level predictive event coding | PLV | Root-level macro F182.4 | 27 | |
| Binary Classification | A/W Binary | Macro F188 | 8 | |
| Rootcode classification | PLV Rootcode | Macro F182.4 | 8 | |
| Binary Classification | PLV Binary | Macro F196.4 | 8 | |
| Quadcode classification | PLV Quadcode | Macro F189.6 | 8 |