iTAG:基于精确因果图标注的自然文本生成逆向设计 / iTAG: Inverse Design for Natural Text Generation with Accurate Causal Graph Annotations
1️⃣ 一句话总结
这篇论文提出了一种名为iTAG的新方法,它通过逆向设计和思维链推理,能够自动生成既自然又带有高精度因果图标注的文本数据,从而为基于文本的因果发现算法提供了可扩展且可靠的基准测试数据。
A fundamental obstacle to causal discovery from text is the lack of causally annotated text data for use as ground truth, due to high annotation costs. This motivates an important task of generating text with causal graph annotations. Early template-based generation methods sacrifice text naturalness in exchange for high causal graph annotation accuracy. Recent Large Language Model (LLM)-dependent methods directly generate natural text from target graphs through LLMs, but do not guarantee causal graph annotation accuracy. Therefore, we propose iTAG, which performs real-world concept assignment to nodes before converting causal graphs into text in existing LLM-dependent methods. iTAG frames this process as an inverse problem with the causal graph as the target, iteratively examining and refining concept selection through Chain-of-Thought (CoT) reasoning so that the induced relations between concepts are as consistent as possible with the target causal relationships described by the causal graph. iTAG demonstrates both extremely high annotation accuracy and naturalness across extensive tests, and the results of testing text-based causal discovery algorithms with the generated data show high statistical correlation with real-world data. This suggests that iTAG-generated data can serve as a practical surrogate for scalable benchmarking of text-based causal discovery algorithms.
iTAG:基于精确因果图标注的自然文本生成逆向设计 / iTAG: Inverse Design for Natural Text Generation with Accurate Causal Graph Annotations
这篇论文提出了一种名为iTAG的新方法,它通过逆向设计和思维链推理,能够自动生成既自然又带有高精度因果图标注的文本数据,从而为基于文本的因果发现算法提供了可扩展且可靠的基准测试数据。
源自 arXiv: 2604.06902