GNLGAug 28, 2023

XVir: A Transformer-Based Architecture for Identifying Viral Reads from Cancer Samples

arXiv:2308.14769v11 citationsh-index: 32
Originality Incremental advance
AI Analysis

This work addresses the need for improved viral detection in cancer samples, which is crucial for understanding viral associations with cancer, but it appears incremental as it builds on existing transformer architectures for a specific domain.

The paper tackles the problem of reliably identifying viral DNA in human tumors, which is challenging due to the high diversity of oncoviral families, and introduces XVir, a transformer-based deep learning pipeline that achieves high detection accuracy, outperforming state-of-the-art methods while being more compact and computationally efficient.

It is estimated that approximately 15% of cancers worldwide can be linked to viral infections. The viruses that can cause or increase the risk of cancer include human papillomavirus, hepatitis B and C viruses, Epstein-Barr virus, and human immunodeficiency virus, to name a few. The computational analysis of the massive amounts of tumor DNA data, whose collection is enabled by the recent advancements in sequencing technologies, have allowed studies of the potential association between cancers and viral pathogens. However, the high diversity of oncoviral families makes reliable detection of viral DNA difficult and thus, renders such analysis challenging. In this paper, we introduce XVir, a data pipeline that relies on a transformer-based deep learning architecture to reliably identify viral DNA present in human tumors. In particular, XVir is trained on genomic sequencing reads from viral and human genomes and may be used with tumor sequence information to find evidence of viral DNA in human cancers. Results on semi-experimental data demonstrate that XVir is capable of achieving high detection accuracy, generally outperforming state-of-the-art competing methods while being more compact and less computationally demanding.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes