paper-with-me

홈 › Papers

Constructing Cross-lingual Consumer Health Vocabulary with Word-Embedding from Comparable User Generated Content

2022-06-23 · Chia-Hsuan Chang, Lei Wang, Christopher C. Yang

The online health community (OHC) is the primary channel for laypeople to share health information. To analyze the health consumer-generated content (HCGC) from the OHCs, identifying the colloquial medical expressions used by laypeople is a critical challenge. The open-access and collaborative consumer health vocabulary (OAC CHV) is the controlled vocabulary for addressing such a challenge. Nevertheless, OAC CHV is only available in English, limiting its applicability to other languages. This research proposes a cross-lingual automatic term recognition framework for extending the English CHV into a cross-lingual one. Our framework requires an English HCGC corpus and a non-English (i.e., Chinese in this study) HCGC corpus as inputs. Two monolingual word vector spaces are determined using the skip-gram algorithm so that each space encodes common word associations from laypeople within a language. Based on the isometry assumption, the framework aligns two monolingual spaces into a bilingual word vector space, where we employ cosine similarity as a metric for identifying semantically similar words across languages. The experimental results demonstrate that our framework outperforms the other two large language models in identifying CHV across languages. Our framework only requires raw HCGC corpora and a limited size of medical translations, reducing human efforts in compiling cross-lingual CHV.

📄 PDF Abstract BibTeX arXiv:2206.11612

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Enriching Consumer Health Vocabulary Using Enhanced GloVe Word Embedding

2020-03-31 · Mohammed Ibrahim, Susan Gauch, Omar Salman, Mohammed Alqahatani

Open-Access and Collaborative Consumer Health Vocabulary (OAC CHV, or CHV for short), is a collection of medical terms written in plain English. It provides a list of simple, easy, and clear terms that laymen prefer to u…

Faithful Summarization of Consumer Health Queries: A Cross-Lingual Framework with LLMs

2025-11-13 · Ajwad Abrar, Nafisa Tabassum Oeshy, Prianka Maheru, Farzana Tabassum 외 arxiv

Summarizing consumer health questions (CHQs) can ease communication in healthcare, but unfaithful summaries that misrepresent medical details pose serious risks. We propose a framework that combines TextRank-based senten…

Medical Named Entity RecognitionText Summarization

An Automated Method to Enrich Consumer Health Vocabularies Using GloVe Word Embeddings and An Auxiliary Lexical Resource

2021-05-18 · Mohammed Ibrahim, Susan Gauch, Omar Salman, Mohammed Alqahatani

Background: Clear language makes communication easier between any two parties. A layman may have difficulty communicating with a professional due to not understanding the specialized terms common to the domain. In health…

Word Embeddings

PerMedCQA: Benchmarking Large Language Models on Medical Consumer Question Answering in Persian Language

2025-05-23 · Naghmeh Jamali, Milad Mohammadi, Danial Baledi, Zahra Rezvani 외

Medical consumer question answering (CQA) is crucial for empowering patients by providing personalized and reliable health information. Despite recent advances in large language models (LLMs) for medical QA, consumer-ori…

BenchmarkingQuestion Answering

Allocating Large Vocabulary Capacity for Cross-lingual Language Model Pre-training

2021-09-15 · EMNLP 2021 11 · Bo Zheng, Li Dong, Shaohan Huang, Saksham Singhal 외

Compared to monolingual models, cross-lingual models usually require a more expressive vocabulary to represent all languages adequately. We find that many languages are under-represented in recent cross-lingual language …

Language ModelingLanguage Modelling