paper-with-me

홈 › Papers

Traditional Chinese Medicine Case Analysis System for High-Level Semantic Abstraction: Optimized with Prompt and RAG

2024-11-23 · Peng Xu, Hongjin Wu, Jinle Wang, Rongjia Lin, Liwei Tan

This paper details a technical plan for building a clinical case database for Traditional Chinese Medicine (TCM) using web scraping. Leveraging multiple platforms, including 360doc, we gathered over 5,000 TCM clinical cases, performed data cleaning, and structured the dataset with crucial fields such as patient details, pathogenesis, syndromes, and annotations. Using the $Baidu\_ERNIE\_Speed\_128K$ API, we removed redundant information and generated the final answers through the $DeepSeekv2$ API, outputting results in standard JSON format. We optimized data recall with RAG and rerank techniques during retrieval and developed a hybrid matching scheme. By combining two-stage retrieval method with keyword matching via Jieba, we significantly enhanced the accuracy of model outputs.

📄 PDF Abstract BibTeX arXiv:2411.15491

Code (0)

등록된 구현이 없습니다.

Tasks

RAGRetrieval

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Adam 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Analysis of Bacteriostatic Effect of Chinese Herbal Medicine Against E.coli

2017-06-15

To analyze the bacteriostatic effect of Chinese traditional herbal medicines on E. coli, total 35 different preparations (decoction, volatile oil and distillate) of Chinese traditional herbal medicines were tested using …

Cultural Vocal Bursts Intensity Prediction

Evidence-Based Intelligent Diagnostic and Therapeutic Visualization System with Large Language Models: Multi-Turn Interaction and Multimodal Treatment Plan Generation

2026-06-05 · Yunhan Wang, Yuda Wang, Zhiying Tu, Mingqiang Song 외 arxiv

Aim: Existing AI-assisted traditional Chinese medicine diagnostic tools suffer from opaque reasoning processes, passive interaction, and limited treatment plan presentation. This study proposes a knowledge-enhanced visua…

RoBERTa-based Traditional Chinese Medicine Named Entity Recognition Model

2022-11-01 · ROCLING 2022 11 · Ming-Hsiang Su, Chin-Wei Lee, Chi-Lun Hsu, Ruei-Cyuan Su

In this study, a named entity recognition was constructed and applied to the identification of Chinese medicine names and disease names. The results can be further used in a human-machine dialogue system to provide peopl…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

TCM-3CEval: A Triaxial Benchmark for Assessing Responses from Large Language Models in Traditional Chinese Medicine

2025-03-10 · Tianai Huang, Lu Lu, Jiayuan Chen, Lihao Liu 외

Large language models (LLMs) excel in various NLP tasks and modern medicine, but their evaluation in traditional Chinese medicine (TCM) is underexplored. To address this, we introduce TCM3CEval, a benchmark assessing LLM…

Decision Making

T-Know: a Knowledge Graph-based Question Answering and Infor-mation Retrieval System for Traditional Chinese Medicine

2018-08-01 · COLING 2018 8 · Ziqing Liu, Enwei Peng, Shixing Yan, Guozheng Li 외

T-Know is a knowledge service system based on the constructed knowledge graph of Traditional Chinese Medicine (TCM). Using authorized and anonymized clinical records, medicine clinical guidelines, teaching materials, cla…

Information RetrievalQuestion AnsweringRetrieval