中文
相关论文

相关论文: PlantDeBERTa: An Open Source Language Model for Pl…

200 篇论文

The Bidirectional Encoder Representations from Transformers (BERT) model has achieved the state-of-the-art performance for many natural language processing (NLP) tasks. Yet, limited research has been contributed to studying its…

计算与语言 · 计算机科学 2021-09-23 Zimin Wan , Chenchen Xu , Hanna Suominen

As a rising star in the field of natural language processing, question answering systems (Q&A Systems) are widely used in all walks of life. Compared with other scenarios, the applicationin financial scenario has strong requirements in the…

计算与语言 · 计算机科学 2022-07-14 Yanbo J. Wang , Yuming Li , Hui Qin , Yuhang Guan , Sheng Chen

Language model (LM) pretraining can learn various knowledge from text corpora, helping downstream tasks. However, existing methods such as BERT model a single document, and do not capture dependencies or knowledge that span across…

计算与语言 · 计算机科学 2022-03-31 Michihiro Yasunaga , Jure Leskovec , Percy Liang

The delivery of appropriate targeted therapies to cancer patients requires the complete analysis of the molecular profiling of tumors and the patient's clinical characteristics in the context of existing knowledge and recent findings…

计算与语言 · 计算机科学 2024-12-13 Ting He , Kory Kreimeyer , Mimi Najjar , Jonathan Spiker , Maria Fatteh , Valsamo Anagnostou , Taxiarchis Botsis

We introduce AnnualBERT, a series of language models designed specifically to capture the temporal evolution of scientific text. Deviating from the prevailing paradigms of subword tokenizations and "one model to rule them all", AnnualBERT…

计算与语言 · 计算机科学 2025-05-19 Junjie Dong , Zhuoqi Lyu , Qing Ke

Large language models can produce powerful contextual representations that lead to improvements across many NLP tasks. Since these models are typically guided by a sequence of learned self attention mechanisms and may comprise undesired…

计算与语言 · 计算机科学 2019-10-14 Benjamin Hoover , Hendrik Strobelt , Sebastian Gehrmann

Often, the first step in managing bug reports is related to triaging a bug to the appropriate developer who is best suited to understand, localize, and fix the target bug. Additionally, assigning a given bug to a particular part of a…

软件工程 · 计算机科学 2023-10-12 Atish Kumar Dipongkor , Kevin Moran

Multi-task learning (MTL) has achieved remarkable success in natural language processing applications. In this work, we study a multi-task learning model with multiple decoders on varieties of biomedical and clinical natural language…

计算与语言 · 计算机科学 2020-05-07 Yifan Peng , Qingyu Chen , Zhiyong Lu

In this paper, we introduce TextBrewer, an open-source knowledge distillation toolkit designed for natural language processing. It works with different neural network models and supports various kinds of supervised learning tasks, such as…

计算与语言 · 计算机科学 2020-12-14 Ziqing Yang , Yiming Cui , Zhipeng Chen , Wanxiang Che , Ting Liu , Shijin Wang , Guoping Hu

Transformer-based language models trained on large text corpora have enjoyed immense popularity in the natural language processing community and are commonly used as a starting point for downstream tasks. While these models are undeniably…

机器学习 · 计算机科学 2021-11-17 Vinitra Swamy , Angelika Romanou , Martin Jaggi

Transformer-based language models such as BERT provide significant accuracy improvement for a multitude of natural language processing (NLP) tasks. However, their hefty computational and memory demands make them challenging to deploy to…

Many time reviewers fail to appreciate novel ideas of a researcher and provide generic feedback. Thus, proper assignment of reviewers based on their area of expertise is necessary. Moreover, reading each and every paper from end-to-end for…

计算与语言 · 计算机科学 2021-05-05 Sohom Ghosh , Ankush Chopra

The recent introduction of Transformers language representation models allowed great improvements in many natural language processing (NLP) tasks. However, if on one hand the performances achieved by this kind of architectures are…

计算与语言 · 计算机科学 2023-04-03 Matteo Muffo , Enrico Bertino

We present a refined approach to biomedical question-answering (QA) services by integrating large language models (LLMs) with Multi-BERT configurations. By enhancing the ability to process and prioritize vast amounts of complex biomedical…

计算与语言 · 计算机科学 2024-10-18 Cheng Qian , Xianglong Shi , Shanshan Yao , Yichen Liu , Fengming Zhou , Zishu Zhang , Junaid Akram , Ali Braytee , Ali Anaissi

With the growing amount of text in health data, there have been rapid advances in large pre-trained models that can be applied to a wide variety of biomedical tasks with minimal task-specific modifications. Emphasizing the cost of these…

Plant phenotyping (Guo et al. 2021; Pieruschka et al. 2019) focuses on studying the diverse traits of plants related to the plants' growth. To be more specific, by accurately measuring the plant's anatomical, ontogenetical, physiological…

机器学习 · 计算机科学 2022-01-17 Jun Wu , Elizabeth A. Ainsworth , Sheng Wang , Kaiyu Guan , Jingrui He

In recent years there has been a growing demand from financial agents, especially from particular and institutional investors, for companies to report on climate-related financial risks. A vast amount of information, in text format, can be…

计算与语言 · 计算机科学 2023-03-24 Eduardo C. Garrido-Merchán , Cristina González-Barthe , María Coronado Vaca

Purpose: With advancements in Large Language Models (LLMs) for healthcare, the need arises for competitive open-source models to protect the public interest. This work contributes to the field of open medical LLMs by optimizing key stages…

The transformers have achieved significant accomplishments in the natural language processing as its outstanding parallel processing capabilities and highly flexible attention mechanism. In addition, increasing studies based on transformers…

计算与语言 · 计算机科学 2024-07-19 Wei Lan , Guohang He , Mingyang Liu , Qingfeng Chen , Junyue Cao , Wei Peng

Pretrained language models such as Bidirectional Encoder Representations from Transformers (BERT) have achieved state-of-the-art performance in natural language processing (NLP) tasks. Recently, BERT has been adapted to the biomedical…

计算与语言 · 计算机科学 2023-02-06 Li Fang , Qingyu Chen , Chih-Hsuan Wei , Zhiyong Lu , Kai Wang