医学自然语言处理(NLP)相关论文汇总之 EMNLP 2022

在这里插入图片描述

【写在前面】EMNLP2022前段时间已经放榜,自己抽时间整理了一下该会议在医疗自然语言处理方向上的相关论文,放在这里,希望对大家有一定的帮助吧。还会继续更新,大家有兴趣的话可以持续关注。
更多关于中文医疗自然语言处理的资源和论文汇总,请访问我的GitHub相关主页https://github.com/FutureForMe/Chinese_Medical_Natural_Language_Processing_Resources_and_Papers。最近重新整理一下仓库,把对应会议的论文的PDF汇总下载,有需要的可以直接从仓库下载,欢迎star~

数据集

M3: Multi-level dataset for Multi-document summarisation of Medical studies

M3:用于医学研究的多文档摘要的多级数据集

BioNLI: Generating a Biomedical NLI Dataset Using Lexico-semantic Constraints for Adversarial Examples

BioNLI:使用 Lexico-semantic Constraints 为对抗样本生成生物医学 NLI 数据集

FrenchMedMCQA: A French Multiple-Choice Question Answering Dataset for Medical domain

FrenchMedMCQA:医学领域的法语多项选择题回答数据集

A Large-Scale Dataset for Biomedical Keyphrase Generation

用于生物医学关键词生成的大规模数据集

预训练模型

Thinking about GPT-3 In-Context Learning for Biomedical IE? Think Again

考虑用于生物医学 IE 的 GPT-3 上下文学习?再想一想

BioSimCSE: BioMedical Sentence Embeddings using Contrastive learning

BioSimCSE:使用对比学习的生物医学句子嵌入

A Knowledge-Graph-Based Intrinsic Test for Benchmarking Medical Concept Embeddings and Pretrained Language Models

一种基于知识图谱的内在测试,用于对医学概念嵌入和预训练语言模型进行基准测试

Large language models are few-shot clinical information extractors

大型语言模型是少量临床信息提取器

ClinicalT5: A Generative Language Model for Clinical Text

ClinicalT5:临床文本的生成语言模型

医疗文本分类/代码预测

Can Current Explainability Help Provide References in Clinical Notes to Support Humans Annotate Medical Codes?

当前的可解释性能否帮助在临床注释中提供参考以支持人类注释医疗代码?

AnEMIC: A Framework for Benchmarking ICD Coding Models

AnEMIC:ICD 编码模型基准测试框架

Knowledge Injected Prompt Based Fine-tuning for Multi-label Few-shot ICD Coding

基于知识注入提示的多标签小样本 ICD 编码微调

BERT for Long Documents: A Case Study of Automated ICD Coding

用于长文档的 BERT:自动 ICD 编码的案例研究

Divide and Conquer: An Extreme Multi-Label Classification Approach for Coding Diseases and Procedures in Spanish

分而治之:用西班牙语编码疾病和程序的极端多标签分类方法

Section Classification in Clinical Notes with Multi-task Transformers

使用多任务转换器在临床笔记中进行章节分类

Parameter Efficient Transfer Learning for Suicide Attempt and Ideation Detection

用于自杀企图和意念检测的参数高效迁移学习

Automatic Patient Note Assessment without Strong Supervision

无需强力监督的自动患者记录评估

摘要生成

Readability Controllable Biomedical Document Summarization

可读性可控的生物医学文献摘要

MedicalSum: A Guided Clinical Abstractive Summarization Model for Generating Medical Reports from Patient-Doctor Conversations

MedicalSum:一种用于从医患对话中生成医学报告的指导性临床抽象摘要模型

Curriculum-guided Abstractive Summarization for Mental Health Online Posts

心理健康在线帖子的课程指导抽象摘要

多模态

That’s the Wrong Lung! Evaluating and Improving the Interpretability of Unsupervised Multimodal Encoders for Medical Data

那是错误的肺!评估和改进无监督多模态医疗数据编码器的可解释性

PM2F2N: Patient Multi-view Multi-modal Feature Fusion Networks for Clinical Outcome Prediction

PM2F2N:用于临床结果预测的患者多视图多模态特征融合网络

Improving information fusion on multimodal clinical data in classification settings

改进分类设置中多模态临床数据的信息融合

文本图像配对

MedCLIP: Contrastive Learning from Unpaired Medical Images and Text

MedCLIP:未配对医学图像和文本的对比学习

本体

BioLORD: Learning Ontological Representations from Definitions for Biomedical Concepts and their Textual Descriptions

BioLORD:从生物医学概念的定义及其文本描述中学习本体论表示

命名实体识别

Hardness-guided domain adaptation to recognise biomedical named entities under low-resource scenarios

硬度引导的域自适应识别低资源场景下的生物医学命名实体

MedJEx: A Medical Jargon Extraction Model with Wiki’s Hyperlink Span and Contextualized Masked Language Model Score

MedJEx:具有 Wiki 的超链接跨度和上下文化掩码语言模型分数的医学术语提取模型

Distinguishing between focus and background entities in biomedical corpora using discourse structure and transformers

使用话语结构和转换器区分生物医学语料库中的焦点实体和背景实体

Assessing the Limits of Straightforward Models for Nested Named Entity Recognition in Spanish Clinical Narratives

评估西班牙临床叙述中嵌套命名实体识别的直接模型的局限性

关系抽取

Condition-Treatment Relation Extraction on Disease-related Social Media Data

疾病相关社交媒体数据条件-治疗关系抽取

术语规范化

Generalizing over Long Tail Concepts for Medical Term Normalization

推广医学术语规范化的长尾概念

实体链接

Knowledge-Rich Self-Supervision for Biomedical Entity Linking

生物医学实体链接的知识丰富的自我监督

Proxy-based Zero-Shot Entity Linking by Effective Candidate Retrieval

通过有效的候选检索进行基于代理的零样本实体链接

对话

A Speaker-Aware Co-Attention Framework for Medical Dialogue Information Extraction

用于医学对话信息提取的说话人感知共同注意框架

Exploring the Influence of Dialog Input Format for Unsupervised Clinical Questionnaire Filling

探索对话输入格式对无监督临床问卷填写的影响

问答

MedConQA: Medical Conversational Question Answering System based on Knowledge Graphs

MedConQA:基于知识图谱的医学会话问答系统

其它

BioReader: a Retrieval-Enhanced Text-to-Text Transformer for Biomedical Literature

BioReader:用于生物医学文献的检索增强型文本到文本转换器

Building a Clinically-Focused Problem List From Medical Notes

从医疗记录中构建以临床为重点的问题列表

Specializing Static and Contextual Embeddings in the Medical Domain Using Knowledge Graphs: Let’s Keep It Simple

使用知识图在医学领域专门化静态和上下文嵌入:让我们保持简单

Enriching Deep Learning with Frame Semantics for Empathy Classification in Medical Narrative Essays

用框架语义丰富深度学习,用于医学叙事论文中的移情分类

Integration of Heterogeneous Knowledge Sources for Biomedical Text Processing

生物医学文本处理的异构知识源整合

Towards Intelligent Clinically-Informed Language Analyses of People with Bipolar Disorder and Schizophrenia

对双相情感障碍和精神分裂症患者进行智能的临床知情语言分析

Trial2Vec: Zero-Shot Clinical Trial Document Similarity Search using Self-Supervision

Trial2Vec:使用自我监督的零样本临床试验文档相似性搜索

DDI-MuG: Multi-aspect Graphs for Drug-Drug Interaction Extraction

DDI-MuG:用于药物相互作用提取的多方面图

How Long Is Enough? Exploring the Optimal Intervals of Long-Range Clinical Note Language Modeling

多长时间才够?探索远程临床笔记语言建模的最佳区间

A Quantitative and Qualitative Analysis of Schizophrenia Language

精神分裂症语言的定量和定性分析

Exploring Hybrid and Ensemble Models for Multiclass Prediction of Mental Health Status on Social Media

探索社交媒体心理健康状况多类预测的混合和集成模型

  • 1
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

FutureForMe@

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值