paper-with-me

홈 › Papers

Thought Graph: Generating Thought Process for Biological Reasoning

2024-03-11 · Chi-Yang Hsu, Kyle Cox, Jiawei Xu, Zhen Tan, Tianhua Zhai, Mengzhou Hu, Dexter Pratt, Tianlong Chen, Ziniu Hu, Ying Ding

We present the Thought Graph as a novel framework to support complex reasoning and use gene set analysis as an example to uncover semantic relationships between biological processes. Our framework stands out for its ability to provide a deeper understanding of gene sets, significantly surpassing GSEA by 40.28% and LLM baselines by 5.38% based on cosine similarity to human annotations. Our analysis further provides insights into future directions of biological processes naming, and implications for bioinformatics and precision medicine.

📄 PDF Abstract BibTeX arXiv:2403.07144

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Beyond Chain-of-Thought, Effective Graph-of-Thought Reasoning in Language Models

2023-05-26 · Yao Yao, Zuchao Li, Hai Zhao

With the widespread use of language models (LMs) in NLP tasks, researchers have discovered the potential of Chain-of-thought (CoT) to assist LMs in accomplishing complex reasoning tasks by generating intermediate steps. …

GSM8KMultimodal ReasoningRepresentation Learning

Generating Chain-of-Thoughts with a Pairwise-Comparison Approach to Searching for the Most Promising Intermediate Thought

2024-02-10 · Zhen-Yu Zhang, Siwei Han, Huaxiu Yao, Gang Niu 외

To improve the ability of the large language model (LLMs) to tackle complex reasoning problems, chain-of-thoughts (CoT) methods were proposed to guide LLMs to reason step-by-step, enabling problem solving from simple to …

Ensemble LearningLanguage ModellingLarge Language Model

Iteration of Thought: Leveraging Inner Dialogue for Autonomous Large Language Model Reasoning

2024-09-19 · Santosh Kumar Radha, Yasamin Nouri Jelyani, Ara Ghukasyan, Oktay Goktas

Iterative human engagement is a common and effective means of leveraging the advanced language processing power of large language models (LLMs). Using well-structured prompts in a conversational manner, human users can e…

Language ModelingLanguage ModellingLarge Language ModelMulti-hop Question Answering+1

DGoT: Dynamic Graph of Thoughts for Scientific Abstract Generation

2024-03-26 · Xinyu Ning, Yutong Zhao, Yitong Liu, Hongwen Yang

The method of training language models based on domain datasets has obtained significant achievements in the task of generating scientific paper abstracts. However, such models face problems of generalization and expensi…

Abstract generationHallucination

Calibrating LLMs with Preference Optimization on Thought Trees for Generating Rationale in Science Question Scoring

2024-06-28 · Jiazheng Li, Hainiu Xu, Zhaoyue Sun, Yuxiang Zhou 외

Generating rationales that justify scoring decisions has been a promising way to facilitate explainability in automated scoring systems. However, existing methods do not match the accuracy of classifier-based methods. Pl…