From dd7c7ce4ea5542dadde10fedae97fc5f04ab86fc Mon Sep 17 00:00:00 2001 From: shiliu-egg <1135920807@qq.com> Date: Sat, 19 Oct 2024 13:57:52 +0800 Subject: [PATCH] add a paper link COFT --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4b38a7..8694104 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ ### Method +- \[[ICML 2024](https://openreview.net/forum?id=JCG0KTPVYy)\] Coarse-to-Fine Highlighting: Reducing Knowledge Hallucination in Large Language Models. `2024.10` \[[Repo](https://github.com/shiliu-egg/ICML2024_COFT)\] - \[[NeurIPS 2024](https://arxiv.org/abs/2405.16806)\] LLM4EA: Entity Alignment with Noisy Annotations from Large Language Models. `2024.09` \[[Repo](https://github.com/chensyCN/llm4ea_official)\] - \[[arxiv](https://arxiv.org/abs/2407.00653)\] Chain-of-Knowledge: Integrating Knowledge Reasoning into Large Language Models by Learning from Knowledge Graphs. `2024.07` - \[[arxiv](https://arxiv.org/abs/2407.10793)\] GraphEval: A Knowledge-Graph Based LLM Hallucination Evaluation Framework. `2024.07`