paper-with-me

Papers

A Domain Knowledge Enhanced Pre-Trained Language Model for Vertical Search: Case Study on Medicinal Products

2022-10-01 · COLING 2022 10 · Kesong Liu, Jianhui Jiang, Feifei Lyu

We present a biomedical knowledge enhanced pre-trained language model for medicinal product vertical search. Following ELECTRA’s replaced token detection (RTD) pre-training, we leverage biomedical entity masking (EM) strategy to learn better contextual word representations. Furthermore, we propose a novel pre-training task, product attribute prediction (PAP), to inject product knowledge into the pre-trained language model efficiently by leveraging medicinal product databases directly. By sharing the parameters of PAP’s transformer encoder with that of RTD’s main transformer, these two pre-training tasks are jointly learned. Experiments demonstrate the effectiveness of PAP task for pre-trained language model on medicinal product vertical search scenario, which includes query-title relevance, query intent classification, and named entity recognition in query.

📄 PDF Abstract BibTeX

Code (1)

liuks/ep_plm 공식 구현 tf

Tasks

Attributeintent-classificationIntent ClassificationLanguage ModelingLanguage Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Similar Papers 제목 키워드 기반

SERVAL: Synergy Learning between Vertical Models and LLMs towards Oracle-Level Zero-shot Medical Prediction

2024-03-03 · Jiahuan Yan, Jintai Chen, Chaowen Hu, Bo Zheng 외

Recent development of large language models (LLMs) has exhibited impressive zero-shot proficiency on generic and common sense questions. However, LLMs' application on domain-specific vertical questions still lags behind,…

Common Sense ReasoningDiagnostic

Knowledge-Enhanced Attentive Learning for Answer Selection in Community Question Answering Systems

2019-12-17 · Fengshi Jing, Qingpeng Zhang

In the community question answering (CQA) system, the answer selection task aims to identify the best answer for a specific question, and thus is playing a key role in enhancing the service quality through recommending a…

Answer SelectionCommunity Question AnsweringQuestion Answering

Learn Before Represent: Bridging Generative and Contrastive Learning for Domain-Specific LLM Embeddings

2026-01-16 · Xiaoyu Liang, Yuchen Peng, Jiale Luo, Wenhao Wang 외 arxiv

Large Language Models (LLMs) adapted via contrastive learning excel in general representation learning but struggle in vertical domains like chemistry and law, primarily due to a lack of domain-specific knowledge. This w…

Representation LearningContrastive Learning

QualBench: Benchmarking Chinese LLMs with Localized Professional Qualifications for Vertical Domain Evaluation

2025-05-08 · Mengze Hong, Wailing Ng, Di Jiang, Chen Jason Zhang

The rapid advancement of Chinese large language models (LLMs) underscores the need for domain-specific evaluations to ensure reliable applications. However, existing benchmarks often lack coverage in vertical domains and…

BenchmarkingFederated LearningRAG

FedLED: Label-Free Equipment Fault Diagnosis with Vertical Federated Transfer Learning

2023-12-29 · Jie Shen, Shusen Yang, Cong Zhao, Xuebin Ren 외

Intelligent equipment fault diagnosis based on Federated Transfer Learning (FTL) attracts considerable attention from both academia and industry. It allows real-world industrial agents with limited samples to construct a…

Fault DiagnosisTransfer Learning