Sylloscope at SemEval-2026 Task 11: Decoupling Logic from Belief via DeepSeek-Enhanced Distillation in Qwen Models

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

Summary

Sylloscope presented an approach for SemEval-2026 Task 11, focusing on disentangling content and formal reasoning in Large Language Models. Their neuro-symbolic teacher-student framework employs DeepSeek-R1 as a Logical Auditor to create a high-fidelity training corpus. This analytical behavior is then distilled into Qwen-3 models using Low Rank Adaptation (LoRA), specifically teaching logic mechanics over simple label matching. The system achieved robust results, with a ranking score of 39.81 (96.86% accuracy) on Subtask 1 and 26.02 on Subtask 3. However, validity bias persists, indicating that while structured distillation mitigates belief bias, fully separating logical validity from plausibility remains a significant future challenge.

Key takeaway

For AI scientists and ML engineers developing reasoning capabilities in LLMs, this work highlights a promising neuro-symbolic distillation method. You should consider employing a powerful "Logical Auditor" like DeepSeek-R1 to generate high-fidelity training data and then use LoRA for targeted logic instruction in models like Qwen-3. While this substantially mitigates belief bias, be aware that fully disentangling logical validity from plausibility remains an active research challenge requiring further innovation.

Key insights

Distilling DeepSeek-R1's logical auditing into Qwen-3 models via LoRA helps decouple logic from belief.

Principles

Method

A neuro-symbolic teacher-student framework uses DeepSeek-R1 as a Logical Auditor to generate a high-fidelity training corpus, then distills these behaviors into Qwen-3 models via LoRA.

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.