Papers by Tingjin Luo
DCMKC: A Dual Consistency Matching Approach for Multi-hop Question Answering in LLMs (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing reasoning based on chains of thought (CoTs) fails to find logical connections between reasoning steps . |
| Approach: | They propose a method to match KG reasoning chains with CoTs based on semantic similarity . they use a knowledge graph to find relevant information "within" each reasoning step . |
| Outcome: | The proposed method outperforms baselines on multi-answer questions with 5.1% improvement over baselines. |