CiNet-Handai-Kyodai at SemEval-2026 Task 5: Combining LLM Prompting, Semantic Similarity, and Synthetic Gaze for Graded Sense Plausibility

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

Summary

The CiNet-Handai-Kyodai team developed a hybrid system for SemEval-2026 Task 5, addressing the challenge of graded word-sense plausibility in narrative contexts. Their innovative approach combines prompt-based large language model (LLM) scoring with three complementary features. These include semantic embedding similarity, story-conditioned definition generation, and a synthetic gaze signal based on predicted fixation time. An ordinary least squares regressor integrates these diverse signals to produce the final plausibility scores. On the official test set, the system achieved a 90.10 Acc±SD and a 79.19 Spearman correlation. This performance notably surpassed the reported human reference score on Acc±SD. It highlights the significant value of combining LLM-based judgments with targeted linguistic and cognitive-inspired features for complex semantic tasks.

Key takeaway

For NLP Engineers developing systems for nuanced semantic understanding, especially word-sense disambiguation, consider hybrid approaches that augment LLM outputs. Integrating features like semantic embedding similarity, story-conditioned definition generation, and synthetic cognitive signals such as gaze can significantly boost performance. This strategy achieved 90.10 Acc±SD, surpassing human reference scores. It suggests combining diverse data types with LLM judgments yields more robust, accurate models for complex linguistic tasks.

Key insights

Combining LLM judgments with linguistic and cognitive features improves word-sense plausibility.

Principles

Method

The system uses an ordinary least squares regressor to combine prompt-based LLM scores, semantic embedding similarity, story-conditioned definition generation, and synthetic gaze signals.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

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