中文
相关论文

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

200 篇论文

This paper describes a language representation model which combines the Bidirectional Encoder Representations from Transformers (BERT) learning mechanism described in Devlin et al. (2018) with a generalization of the Universal Transformer…

计算与语言 · 计算机科学 2019-05-17 Alon Rozental , Zohar Kelrich , Daniel Fleischer

Exploring relationships across data sources is a crucial optimization for entities recognition. Since databases can store big amount of information with synthetic and organic data, serving all quantity of objects correctly is an important…

软件工程 · 计算机科学 2025-11-18 Dmitry Moskalev

Recent advances in Artificial Intelligence (AI) have leveraged promising results in solving complex problems in the area of Natural Language Processing (NLP), being an important tool to help in the expeditious resolution of judicial…

人工智能 · 计算机科学 2023-05-12 Raphael Souza de Oliveira , Erick Giovani Sperandio Nascimento

Transformers are widely used in natural language processing, where they consistently achieve state-of-the-art performance. This is mainly due to their attention-based architecture, which allows them to model rich linguistic relations…

计算与语言 · 计算机科学 2022-11-29 Nikolaos Mylonas , Ioannis Mollas , Grigorios Tsoumakas

The paper introduces a framework for the evaluation of the encoding of factual scientific knowledge, designed to streamline the manual evaluation process typically conducted by domain experts. Inferring over and extracting information from…

计算与语言 · 计算机科学 2024-10-21 Magdalena Wysocka , Oskar Wysocki , Maxime Delmas , Vincent Mutel , Andre Freitas

The Transformer architecture and transfer learning have marked a quantum leap in natural language processing, improving the state of the art across a range of text-based tasks. This paper examines how these advancements can be applied to…

软件工程 · 计算机科学 2022-08-29 Pasquale Salza , Christoph Schwizer , Jian Gu , Harald C. Gall

Exploiting rich linguistic information in raw text is crucial for expressive text-to-speech (TTS). As large scale pre-trained text representation develops, bidirectional encoder representations from Transformers (BERT) has been proven to…

计算与语言 · 计算机科学 2022-11-14 Yixuan Zhou , Changhe Song , Jingbei Li , Zhiyong Wu , Yanyao Bian , Dan Su , Helen Meng

We have released Sina-BERT, a language model pre-trained on BERT (Devlin et al., 2018) to address the lack of a high-quality Persian language model in the medical domain. SINA-BERT utilizes pre-training on a large-scale corpus of medical…

计算与语言 · 计算机科学 2021-04-16 Nasrin Taghizadeh , Ehsan Doostmohammadi , Elham Seifossadat , Hamid R. Rabiee , Maedeh S. Tahaei

We introduce Plantbot, a hybrid lifeform that connects a living plant with a mobile robot through a network of large language model (LLM) modules. Each module - responsible for sensing, vision, dialogue, or action - operates asynchronously…

机器人学 · 计算机科学 2025-09-09 Atsushi Masumori , Norihiro Maruyama , Itsuki Doi , johnsmith , Hiroki Sato , Takashi Ikegami

Modeling environmental ecosystems is essential for effective resource management, sustainable development, and understanding complex ecological processes. However, traditional methods frequently struggle with the inherent complexity,…

机器学习 · 计算机科学 2025-03-06 Runlong Yu , Shengyu Chen , Yiqun Xie , Xiaowei Jia

Plant traits such as leaf carbon content and leaf mass are essential variables in the study of biodiversity and climate change. However, conventional field sampling cannot feasibly cover trait variation at ecologically meaningful spatial…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Eya Cherif , Arthur Ouaknine , Luke A. Brown , Phuong D. Dao , Kyle R. Kovach , Bing Lu , Daniel Mederer , Hannes Feilhauer , Teja Kattenborn , David Rolnick

We introduce Clinical ModernBERT, a transformer based encoder pretrained on large scale biomedical literature, clinical notes, and medical ontologies, incorporating PubMed abstracts, MIMIC IV clinical data, and medical codes with their…

计算与语言 · 计算机科学 2025-04-08 Simon A. Lee , Anthony Wu , Jeffrey N. Chiang

The growing deluge of scientific publications demands text analysis tools that can help scientists and policy-makers navigate, forecast and beneficially guide scientific research. Recent advances in natural language understanding driven by…

计算与语言 · 计算机科学 2021-04-14 Brendan Chambers , James Evans

Newly-introduced deep learning architectures, namely BERT, XLNet, RoBERTa and ALBERT, have been proved to be robust on several NLP tasks. However, the datasets trained on these architectures are fixed in terms of size and generalizability.…

计算与语言 · 计算机科学 2020-09-29 Jean-Philippe Corbeil , Hadi Abdi Ghadivel

Since the popularization of the Transformer as a general-purpose feature encoder for NLP, many studies have attempted to decode linguistic structure from its novel multi-head attention mechanism. However, much of such work focused almost…

计算与语言 · 计算机科学 2021-01-27 Vinit Ravishankar , Artur Kulmizev , Mostafa Abdou , Anders Søgaard , Joakim Nivre

We hypothesize that large language models (LLMs) based on the transformer architecture can enable automated detection of clinical phenotype terms, including terms not documented in the HPO. In this study, we developed two types of models:…

定量方法 · 定量生物学 2023-11-10 Jingye Yang , Cong Liu , Wendy Deng , Da Wu , Chunhua Weng , Yunyun Zhou , Kai Wang

We introduce HUBERT which combines the structured-representational power of Tensor-Product Representations (TPRs) and BERT, a pre-trained bidirectional Transformer language model. We show that there is shared structure between different NLP…

计算与语言 · 计算机科学 2021-04-27 Mehrad Moradshahi , Hamid Palangi , Monica S. Lam , Paul Smolensky , Jianfeng Gao

The advancement of biomedical named entity recognition (BNER) and biomedical relation extraction (BRE) researches promotes the development of text mining in biological domains. As a cornerstone of BRE, robust BNER system is required to…

信息检索 · 计算机科学 2020-08-20 Ming-Siang Huang , Po-Ting Lai , Richard Tzong-Han Tsai , Wen-Lian Hsu

Despite their successes in NLP, Transformer-based language models still require extensive computing resources and suffer in low-resource or low-compute settings. In this paper, we present AxomiyaBERTa, a novel BERT model for Assamese, a…

计算与语言 · 计算机科学 2023-05-24 Abhijnan Nath , Sheikh Mannan , Nikhil Krishnaswamy

Large Language Models (LLMs), such as ChatGPT, have taken the world by storm and have passed certain forms of the Turing test. However, LLMs are not limited to human language and analyze sequential data, such as DNA, protein, and gene…

基因组学 · 定量生物学 2024-01-08 Hilbert Yuen In Lam , Xing Er Ong , Marek Mutwil
‹ 上一页 1 8 9 10 下一页 ›