Conversational Control with Ontologies for Large Language Models: A Lightweight Framework for Constrained Generation

arXiv cs.CL / 4/7/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces a lightweight, end-to-end framework that uses ontological definitions of conversation “aspects” to impose modular and explainable constraints on LLM generation.
  • It models key conversational factors (demonstrated via English proficiency level and content polarity) as constraints and then fine-tunes open-weight conversational LLMs to produce outputs that satisfy those constraints.
  • Using a hybrid fine-tuning approach across seven state-of-the-art open models, the method reportedly improves over pre-trained baselines and holds even for smaller models.
  • The framework is described as model-agnostic, interpretable, and reusable, making it extensible to new domains and interaction objectives while supporting alignment with strategy instructions.

Abstract

Conversational agents based on Large Language Models (LLMs) have recently emerged as powerful tools for human-computer interaction. Nevertheless, their black-box nature implies challenges in predictability and a lack of personalization, both of which can be addressed by controlled generation. This work proposes an end-to-end method to obtain modular and explainable control over LLM outputs through ontological definitions of aspects related to the conversation. Key aspects are modeled and used as constraints; we then further fine-tune the LLM to generate content accordingly. To validate our approach, we explore two tasks that tackle two key conversational aspects: the English proficiency level and the polarity profile of the content. Using a hybrid fine-tuning procedure on seven state-of-the-art, open-weight conversational LLMs, we show that our method consistently outperforms pre-trained baselines, even on smaller models. Beyond quantitative gains, the framework remains model-agnostic, lightweight, and interpretable, enabling reusable control strategies that can be extended to new domains and interaction goals. This approach enhances alignment with strategy instructions and demonstrates the effectiveness of ontology-driven control in conversational systems.