harapalb at SemEval-2026 Task 4: Multi-Signal Neuro-Symbolic Ensembles for Narrative Similarity

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, short

Summary

Andrei Tiberiu Carp's "harapalb" system, presented at SemEval-2026 Task 4, introduces a multi-signal neuro-symbolic ensemble designed to determine narrative similarity. This system aims to transcend basic text matching by focusing on structural and causal alignment within narratives. Its architecture integrates three distinct signals: action-focused neural embeddings for isolating event trajectories, a symbolic Structural Survival Ratio (SSR) that quantifies the preservation of discrete event tuples through dependency parsing, and high-level structural comparisons performed by the gpt-5-mini model. When evaluated on the SemEval-2026 Task 4 test set, this integrated ensemble achieved an accuracy of 68.25%. The work was published in the Proceedings of the 20th International Workshop on Semantic Evaluation (2026) in July, San Diego.

Key takeaway

For NLP Engineers developing advanced narrative understanding systems, this research suggests moving beyond simple text matching. You should explore neuro-symbolic ensembles that integrate diverse signals, such as action-focused neural embeddings for event trajectories and symbolic Structural Survival Ratios from dependency parsing. Incorporating large language models like gpt-5-mini for high-level structural comparisons can significantly improve accuracy in determining narrative similarity, as demonstrated by the 68.25% accuracy on SemEval-2026 Task 4.

Key insights

A neuro-symbolic ensemble combining neural embeddings, symbolic parsing, and LLM comparisons enhances narrative similarity by focusing on structural and causal alignment.

Principles

Method

The method fuses action-focused neural embeddings for event trajectories, a symbolic Structural Survival Ratio (SSR) using dependency parsing for event tuple preservation, and gpt-5-mini for high-level structural comparisons to determine narrative similarity.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.