paper-with-me

Papers

OAG-BERT: Towards A Unified Backbone Language Model For Academic Knowledge Services

2021-03-03 · Xiao Liu, Da Yin, Jingnan Zheng, Xingjian Zhang, Peng Zhang, Hongxia Yang, Yuxiao Dong, Jie Tang

Academic knowledge services have substantially facilitated the development of the science enterprise by providing a plenitude of efficient research tools. However, many applications highly depend on ad-hoc models and expensive human labeling to understand scientific contents, hindering deployments into real products. To build a unified backbone language model for different knowledge-intensive academic applications, we pre-train an academic language model OAG-BERT that integrates both the heterogeneous entity knowledge and scientific corpora in the Open Academic Graph (OAG) -- the largest public academic graph to date. In OAG-BERT, we develop strategies for pre-training text and entity data along with zero-shot inference techniques. In OAG-BERT, we develop strategies for pre-training text and entity data along with zero-shot inference techniques. Its zero-shot capability furthers the path to mitigate the need of expensive annotations. OAG-BERT has been deployed for real-world applications, such as the reviewer recommendation function for National Nature Science Foundation of China (NSFC) -- one of the largest funding agencies in China -- and paper tagging in AMiner. All codes and pre-trained models are available via the CogDL toolkit.

📄 PDF Abstract BibTeX arXiv:2103.02410

Code (1)

THUDM/OAG-BERT 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLink Prediction

Similar Papers 제목 키워드 기반

SciConceptMiner: A system for large-scale scientific concept discovery

2021-08-01 · ACL 2021 5 · Zhihong Shen, Chieh-Han Wu, Li Ma, Chien-Pang Chen 외

Scientific knowledge is evolving at an unprecedented rate of speed, with new concepts constantly being introduced from millions of academic articles published every month. In this paper, we introduce a self-supervised en…

Articles

KI-BERT: Infusing Knowledge Context for Better Language and Domain Understanding

2021-04-09 · Keyur Faldu, Amit Sheth, Prashant Kikani, Hemang Akbari

Contextualized entity representations learned by state-of-the-art transformer-based language models (TLMs) like BERT, GPT, T5, etc., leverage the attention mechanism to learn the data context from training data corpus. H…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs+2

Automated Novelty Evaluation of Academic Paper: A Collaborative Approach Integrating Human and Large Language Model Knowledge

2025-07-15 · Wenqing Wu, Chengzhi Zhang, Yi Zhao arxiv

Novelty is a crucial criterion in the peer review process for evaluating academic papers. Traditionally, it's judged by experts or measure by unique reference combinations. Both methods have limitations: experts have lim…

UmlsBERT: Clinical Domain Knowledge Augmentation of Contextual Embeddings Using the Unified Medical Language System Metathesaurus

2020-10-20 · NAACL 2021 4 · George Michalopoulos, Yuanxin Wang, Hussam Kaka, Helen Chen 외

Contextual word embedding models, such as BioBERT and Bio_ClinicalBERT, have achieved state-of-the-art results in biomedical natural language processing tasks by focusing their pre-training process on domain-specific cor…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language Inference+2

PK-Chat: Pointer Network Guided Knowledge Driven Generative Dialogue Model

2023-04-02 · Cheng Deng, Bo Tong, Luoyi Fu, Jiaxin Ding 외

In the research of end-to-end dialogue systems, using real-world knowledge to generate natural, fluent, and human-like utterances with correct answers is crucial. However, domain-specific conversational dialogue systems …

Knowledge GraphsLanguage ModelingLanguage ModellingWorld Knowledge