Papers by Hongwen Yang
DGoT: Dynamic Graph of Thoughts for Scientific Abstract Generation (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods for generating abstracts involve collecting domain data and training corresponding models to complete the task of text summarization. |
| Approach: | They propose a method to train language models based on domain datasets and a Dynamic Graph of Thought (DGoT) which inherits the advantages of existing GoT prompt approach while reducing model reasoning cost. |
| Outcome: | The proposed method saves the cost of model training and improves reliability due to the hallucination problem of LLMs. |