@inproceedings{konle-jannidis-2026-cophiwue,
title = "{C}ophi{W}ue at {S}em{E}val-2026 Task 4: Symbolic Narrative Profiling with Taxonomy-Guided Extraction and Contrastive Fine-Tuning",
author = "Konle, Leonard and
Jannidis, Fotis",
editor = "Kochmar, Ekaterina and
Ghosh, Debanjan and
North, Kai and
Komachi, Mamoru",
booktitle = "Proceedings of the 20th {I}nternational {W}orkshop on {S}emantic {E}valuation (2026)",
month = jul,
year = "2026",
address = "San Diego, California, USA",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2026.semeval-1.430/",
pages = "3479--3484",
ISBN = "979-8-89176-414-9",
abstract = "We present our system for SemEval-2026 Task 4, focusing primarily on Track B (narrative embedding). Our approach, the Decompose {\&} Align Cycle, converts each story into a structured NarrativeProfile consisting of abstract themes, a five-step course of action, and an outcome. We then build a NarrativeTaxonomy from these initial extractions via agglomerative clustering, and use the resulting controlled vocabularies to guide a second extraction pass, producing terminologically standardized profiles across the full dataset. Finally, we contrastively fine-tune the Qwen3-Embedding8B model on profile text representations using TripletLoss, deriving story embeddings from this fine-tuned model. For Track A, we adapt the task{'}s provided baseline script by substituting Gemini 3 Pro as the judge, using the organizers default prompt on raw story texts."
}<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="konle-jannidis-2026-cophiwue">
<titleInfo>
<title>CophiWue at SemEval-2026 Task 4: Symbolic Narrative Profiling with Taxonomy-Guided Extraction and Contrastive Fine-Tuning</title>
</titleInfo>
<name type="personal">
<namePart type="given">Leonard</namePart>
<namePart type="family">Konle</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Fotis</namePart>
<namePart type="family">Jannidis</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2026-07</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the 20th International Workshop on Semantic Evaluation (2026)</title>
</titleInfo>
<name type="personal">
<namePart type="given">Ekaterina</namePart>
<namePart type="family">Kochmar</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Debanjan</namePart>
<namePart type="family">Ghosh</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Kai</namePart>
<namePart type="family">North</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Mamoru</namePart>
<namePart type="family">Komachi</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<originInfo>
<publisher>Association for Computational Linguistics</publisher>
<place>
<placeTerm type="text">San Diego, California, USA</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
<identifier type="isbn">979-8-89176-414-9</identifier>
</relatedItem>
<abstract>We present our system for SemEval-2026 Task 4, focusing primarily on Track B (narrative embedding). Our approach, the Decompose & Align Cycle, converts each story into a structured NarrativeProfile consisting of abstract themes, a five-step course of action, and an outcome. We then build a NarrativeTaxonomy from these initial extractions via agglomerative clustering, and use the resulting controlled vocabularies to guide a second extraction pass, producing terminologically standardized profiles across the full dataset. Finally, we contrastively fine-tune the Qwen3-Embedding8B model on profile text representations using TripletLoss, deriving story embeddings from this fine-tuned model. For Track A, we adapt the task’s provided baseline script by substituting Gemini 3 Pro as the judge, using the organizers default prompt on raw story texts.</abstract>
<identifier type="citekey">konle-jannidis-2026-cophiwue</identifier>
<location>
<url>https://aclanthology.org/2026.semeval-1.430/</url>
</location>
<part>
<date>2026-07</date>
<extent unit="page">
<start>3479</start>
<end>3484</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T CophiWue at SemEval-2026 Task 4: Symbolic Narrative Profiling with Taxonomy-Guided Extraction and Contrastive Fine-Tuning
%A Konle, Leonard
%A Jannidis, Fotis
%Y Kochmar, Ekaterina
%Y Ghosh, Debanjan
%Y North, Kai
%Y Komachi, Mamoru
%S Proceedings of the 20th International Workshop on Semantic Evaluation (2026)
%D 2026
%8 July
%I Association for Computational Linguistics
%C San Diego, California, USA
%@ 979-8-89176-414-9
%F konle-jannidis-2026-cophiwue
%X We present our system for SemEval-2026 Task 4, focusing primarily on Track B (narrative embedding). Our approach, the Decompose & Align Cycle, converts each story into a structured NarrativeProfile consisting of abstract themes, a five-step course of action, and an outcome. We then build a NarrativeTaxonomy from these initial extractions via agglomerative clustering, and use the resulting controlled vocabularies to guide a second extraction pass, producing terminologically standardized profiles across the full dataset. Finally, we contrastively fine-tune the Qwen3-Embedding8B model on profile text representations using TripletLoss, deriving story embeddings from this fine-tuned model. For Track A, we adapt the task’s provided baseline script by substituting Gemini 3 Pro as the judge, using the organizers default prompt on raw story texts.
%U https://aclanthology.org/2026.semeval-1.430/
%P 3479-3484
Markdown (Informal)
[CophiWue at SemEval-2026 Task 4: Symbolic Narrative Profiling with Taxonomy-Guided Extraction and Contrastive Fine-Tuning](https://aclanthology.org/2026.semeval-1.430/) (Konle & Jannidis, SemEval 2026)
ACL