diff --git "a/2tFKT4oBgHgl3EQfQC0t/content/tmp_files/load_file.txt" "b/2tFKT4oBgHgl3EQfQC0t/content/tmp_files/load_file.txt" new file mode 100644--- /dev/null +++ "b/2tFKT4oBgHgl3EQfQC0t/content/tmp_files/load_file.txt" @@ -0,0 +1,1954 @@ +filepath=/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf,len=1953 +page_content='ExplainableFold: Understanding AlphaFold Prediction with Explainable AI Juntao Tan 1 Yongfeng Zhang 1 Abstract This paper presents ExplainableFold, an explain- able AI framework for protein structure prediction.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' Despite the success of AI-based methods such as AlphaFold in this field, the underlying reasons for their predictions remain unclear due to the black- box nature of deep learning models.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' To address this, we propose a counterfactual learning frame- work inspired by biological principles to generate counterfactual explanations for protein structure prediction, enabling a dry-lab experimentation approach.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' Our experimental results demonstrate the ability of ExplainableFold to generate high- quality explanations for AlphaFold’s predictions, providing near-experimental understanding of the effects of amino acids on 3D protein structure.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' This framework has the potential to facilitate a deeper understanding of protein structures.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' 1.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' Introduction The protein folding problem studies how a protein’s amino acid sequence determines its tertiary structure.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' It is crucial to biochemical research because a protein’s structure influ- ences its interaction with other molecules and thus its func- tion.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' Current machine learning models have gain increasing success on 3D structure prediction (AlQuraishi, 2021;' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' Tor- risi et al.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=', 2020).' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' Among them, AlphaFold (Jumper et al.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=', 2021) provides near-experimental accuracy on structure pre- diction, which is considered as an importance achievement in recent years.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' Nevertheless, one of the important problems of AlphaFold, as well as other deep models, is that they can- not provide explanations for their predictions.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' Essentially, the why question still remains largely unsolved: the model gives limited understanding of why the proteins are folded into the structures they are, which hinders the model’s ability to provide deeper insights for human scientists.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' However, it is crucial to understand the mechanism of pro- tein folding from both AI and scientific perspectives.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' From 1Department of Computer Science, Rutgers University.' metadata={'source': '/home/zjlab/wf/langchain-ChatGLM/knowledge_base/2tFKT4oBgHgl3EQfQC0t/content/2301.11765v1.pdf'} +page_content=' Corre- spondence to: Juntao Tan