Severity: Warning
Message: file_get_contents(https://...@gmail.com&api_key=61f08fa0b96a73de8c900d749fcb997acc09&a=1): Failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
Filename: helpers/my_audit_helper.php
Line Number: 197
Backtrace:
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 197
Function: file_get_contents
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 271
Function: simplexml_load_file_from_url
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 3165
Function: getPubMedXML
File: /var/www/html/application/controllers/Detail.php
Line: 597
Function: pubMedSearch_Global
File: /var/www/html/application/controllers/Detail.php
Line: 511
Function: pubMedGetRelatedKeyword
File: /var/www/html/index.php
Line: 317
Function: require_once
98%
921
2 minutes
20
DNA is a promising storage medium, offering advantages in high density, long durability, and low maintenance cost. However, information recovery in DNA storage systems is challenged by errors arising during synthesis, amplification, and sequencing phases. A key challenge in decoding is sequence reconstruction, which involves recovering the original reference sequence from a set of noisy copies. While recent research has explored deep learning-based methods for this task, the high cost of synthesis and sequencing results in a limited availability of training samples. To overcome this challenge, we propose TransDNA, a deep transfer learning network specifically designed for sequence reconstruction in DNA storage. It consists of an encoder, a domain-specific decoder, and a domain-invariant feature extractor, with alternating domain alignment and domain-specific reconstruction mechanisms. By transferring knowledge from a larger source dataset, TransDNA significantly enhances the reconstruction success rate on two target datasets from real DNA storage experiments, outperforming the base model without transfer learning and several comparative methods. Notably, TransDNA surpasses the SDG method in both reconstruction success rate and training efficiency. These results demonstrate the effectiveness of TransDNA as the first transfer learning approach applied to the DNA sequence reconstruction task. The source code is available at: https://github.com/qinyunnn/TransDNA.
Download full-text PDF |
Source |
---|---|
http://dx.doi.org/10.1109/TCBBIO.2025.3602912 | DOI Listing |