模型自动生成目标变量识别,无需预训练即可零样本完成。
Self-Directed Task Identification
- 用标准神经网络组件设计新框架,通过问题重构实现自动识别目标变量。
- 在合成任务上相较基线提升14% F1得分,准确率显著优于传统方法。
- 适合需要减少人工标注、追求自动化学习的场景,如数据清洗与智能系统部署。
本文提出一种新型机器学习框架 Self-Directed Task Identification (SDTI),使模型在无需预训练的零样本设置下,自主识别数据集中的正确目标变量。该框架结构简洁、可解释性强,首次展示将核心机器学习概念重构用于新任务结构的可行性。传统方法依赖人工标注,耗时费力;而SDTI仅使用标准神经网络组件,通过恰当的问题建模与架构设计即达成目标。在多个基准任务上评估显示,其能可靠地从候选目标变量中识别出真实目标。在合成任务识别基准上,相比基线架构,F1分数提升14%。这些初步实验验证了SDTI降低对人工标注依赖、提升自主学习系统可扩展性的潜力,为真实世界应用提供新路径。
原文摘要 · Abstract (English)
In this work, we present a novel machine learning framework called Self-Directed Task Identification (SDTI), which enables models to autonomously identify the correct target variable for each dataset in a zero-shot setting without pre-training. SDTI is a minimal, interpretable framework demonstrating the feasibility of repurposing core machine learning concepts for a novel task structure. To our knowledge, no existing architectures have demonstrated this ability. Traditional approaches lack this capability, leaving data annotation as a time-consuming process that relies heavily on human effort. Using only standard neural network components, we show that SDTI can be achieved through appropriate problem formulation and architectural design. We evaluate the proposed framework on a range of benchmark tasks and demonstrate its effectiveness in reliably identifying the ground truth out of a set of potential target variables. SDTI outperformed baseline architectures by 14% in F1 score on synthetic task identification benchmarks. These proof-of-concept experiments highlight the future potential of SDTI to reduce dependence on manual annotation and to enhance the scalability of autonomous learning systems in real-world applications.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。