用认知控制提升大模型生成特征的质量与效率
CoFEE: Reasoning Control for LLM-Based Feature Discovery

- 通过模拟推理行为约束大模型生成过程
- 特征预测能力提升15.2%,生成量减少29%
- 适合需要高质量特征的机器学习应用
从复杂非结构化数据中发现特征本质上是一个推理问题:需识别对目标结果具有预测性的抽象特征,同时避免泄露、代理和事后信号。随着大型语言模型(LLMs)持续进步,本文提出一种结构化方法应对该挑战。虽然LLMs擅长处理大量信息,但无约束的特征生成可能导致低质量特征。为此,我们研究了在LLMs中进行推理控制的方法,引入CoFEE(Cognitive Feature Engineering Engine),通过强制执行认知行为来优化特征发现过程。这些行为包括从结果反向推理、子目标分解、验证可观测性与泄露标准,以及显式回溯被拒绝的推理路径。从机器学习角度看,这些行为构成了候选特征空间上的结构化归纳偏置。在受控对比实验中,强制执行认知行为的特征比原始提示下的特征具有更高的实证预测性。CoFEE的平均成功率得分比基线高15.2%,生成特征数量减少29%,成本降低53.3%。通过预留特征评估,我们检验了认知诱导特征是否能在发现数据之外泛化。结果表明,在测试设置中,推理控制能显著提升基于大模型的特征发现质量与效率。
原文摘要 · Abstract (English)
Feature discovery from complex unstructured data is fundamentally a reasoning problem: it requires identifying abstractions that are predictive of a target outcome while avoiding leakage, proxies, and post-outcome signals. With the introduction of ever-improving Large Language Models (LLMs), our method provides a structured method for addressing this challenge. LLMs are well suited for this task by being able to process large amounts of information, but unconstrained feature generation can lead to weak features. In this work, we study reasoning control in LLMs by inducing cognitive behaviors for improving feature discovery. We introduce CoFEE (Cognitive Feature Engineering Engine), a reasoning control framework that enforces cognitive behaviors in how the LLM reasons during feature discovery. From a machine learning perspective, these cognitive behaviors act as structured inductive biases over the space of candidate features generated by the model. These behaviors have been exploited with success in ML models, and include backward chaining from outcomes, subgoal decomposition, verification against observability and leakage criteria, and explicit backtracking of rejected reasoning paths. In a controlled comparison, we show that enforcing cognitive behaviors yields features with higher empirical predictability than those under unconstrained vanilla LLM prompts. CoFEE achieves an average Success Rate Score that is 15.2% higher than the vanilla approach, while generating 29% fewer features and reducing costs by 53.3%. Using held-out feature evaluation, we assess whether cognitively induced features generalize beyond the data used for discovery. Our results indicate that, in our evaluated setting, reasoning control is associated with improvements in quality and efficiency of LLM-based feature discovery.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。