Chrome Extension
WeChat Mini Program
Use on ChatGLM

Language Model Enables End-to-end Accurate Detection of Cancer from Cell-Free DNA

Briefings in Bioinformatics(2024)CCF BSCI 2区

Tianjin Med Univ | Tianjin Med Univ Canc Inst & Hosp

Cited 1|Views26
Abstract
We present a language model Affordable Cancer Interception and Diagnostics (ACID) that can achieve high classification performance in the diagnosis of cancer exclusively from using raw cfDNA sequencing reads. We formulate ACID as an autoregressive language model. ACID is pretrained with language sentences that are obtained from concatenation of raw sequencing reads and diagnostic labels. We benchmark ACID against three methods. On testing set subjected to whole-genome sequencing, ACID significantly outperforms the best benchmarked method in diagnosis of cancer [Area Under the Receiver Operating Curve (AUROC), 0.924 versus 0.853; P < 0.001] and detection of hepatocellular carcinoma (AUROC, 0.981 versus 0.917; P < 0.001). ACID can achieve high accuracy with just 10 000 reads per sample. Meanwhile, ACID achieves the best performance on testing sets that were subjected to bisulfite sequencing compared with benchmarked methods. In summary, we present an affordable, simple yet efficient end-to-end paradigm for cancer detection using raw cfDNA sequencing reads.
More
Translated text
Key words
cell-free DNA,cancer detection,generative language model
求助PDF
上传PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Upload PDF to Generate Summary
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点:本文介绍了一种名为ACID的自回归语言模型,能够从原始cfDNA测序读数中进行癌症诊断并达到高分类性能。ACID的创新点在于利用了自回归语言模型的思想,不需要利用非常昂贵的技术和数据预处理。

方法:本文借鉴了传统的NLP技术,采用自回归语言模型对cfDNA测序读数进行建模,同时引入了诊断标签来训练模型。

实验:实验表明,ACID在癌症诊断领域的分类性能显著高于现有的三种方法,对于肝细胞癌的检测效果尤为明显。此外,使用只有1万个读数的样本即可获得较高的准确性,同时在低甲基化位点的测试集上表现最佳。