paper-with-me

Papers

LoRA-BERT: a Natural Language Processing Model for Robust and Accurate Prediction of long non-coding RNAs

2024-11-11 · Nicholas Jeon, Xiaoning Qian, Lamin SaidyKhan, Paul de Figueiredo, Byung-Jun Yoon

Long non-coding RNAs (lncRNAs) serve as crucial regulators in numerous biological processes. Although they share sequence similarities with messenger RNAs (mRNAs), lncRNAs perform entirely different roles, providing new avenues for biological research. The emergence of next-generation sequencing technologies has greatly advanced the detection and identification of lncRNA transcripts and deep learning-based approaches have been introduced to classify long non-coding RNAs (lncRNAs). These advanced methods have significantly enhanced the efficiency of identifying lncRNAs. However, many of these methods are devoid of robustness and accuracy due to the extended length of the sequences involved. To tackle this issue, we have introduced a novel pre-trained bidirectional encoder representation called LoRA-BERT. LoRA-BERT is designed to capture the importance of nucleotide-level information during sequence classification, leading to more robust and satisfactory outcomes. In a comprehensive comparison with commonly used sequence prediction tools, we have demonstrated that LoRA-BERT outperforms them in terms of accuracy and efficiency. Our results indicate that, when utilizing the transformer model, LoRA-BERT achieves state-of-the-art performance in predicting both lncRNAs and mRNAs for human and mouse species. Through the utilization of LoRA-BERT, we acquire valuable insights into the traits of lncRNAs and mRNAs, offering the potential to aid in the comprehension and detection of diseases linked to lncRNAs in humans.

📄 PDF Abstract BibTeX arXiv:2411.08073

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimizing Large Language Models with an Enhanced LoRA Fine-Tuning Algorithm for Efficiency and Robustness in NLP Tasks

2024-12-25 · Jiacheng Hu, Xiaoxuan Liao, Jia Gao, Zhen Qi 외

This study proposes a large language model optimization method based on the improved LoRA fine-tuning algorithm, aiming to improve the accuracy and computational efficiency of the model in natural language processing tas…

Computational EfficiencyLanguage ModelingLanguage ModellingLarge Language Model+3

LoRA: Low-Rank Adaptation of Large Language Models

2021-06-17 · ICLR 2022 4 · Edward J. Hu, Yelong Shen, Phillip Wallis, Zeyuan Allen-Zhu 외

An important paradigm of natural language processing consists of large-scale pre-training on general domain data and adaptation to particular tasks or domains. As we pre-train larger models, full fine-tuning, which retra…

GPULanguage ModellingMathematical Reasoningparameter-efficient fine-tuning

Evaluating the performance of state-of-the-art esg domain-specific pre-trained large language models in text classification against existing models and traditional machine learning techniques

2024-09-30 · Tin Yuet Chung, Majid Latifi

This research investigates the classification of Environmental, Social, and Governance (ESG) information within textual disclosures. The aim is to develop and evaluate binary classification models capable of accurately i…

Binary ClassificationClassificationLanguage Modellingtext-classification+1

GiusBERTo: A Legal Language Model for Personal Data De-identification in Italian Court of Auditors Decisions

2024-06-21 · Giulio Salierno, Rosamaria Bertè, Luca Attias, Carla Morrone 외

Recent advances in Natural Language Processing have demonstrated the effectiveness of pretrained language models like BERT for a variety of downstream tasks. We present GiusBERTo, the first BERT-based model specialized f…

De-identificationLanguage ModelingLanguage Modelling

Efficient Fine-Tuning Methods for Portuguese Question Answering: A Comparative Study of PEFT on BERTimbau and Exploratory Evaluation of Generative LLMs

2026-03-22 · Mariela M. Nina, Caio Veloso Costa, Lilian Berton, Didier A. Vega-Oliveros arxiv

Although large language models have transformed natural language processing, their computational costs create accessibility barriers for low-resource languages such as Brazilian Portuguese. This work presents a systemati…

parameter-efficient fine-tuningQuestion Answering