CMLL commited on
Commit
fd59d27
·
verified ·
1 Parent(s): e532e70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +166 -16
README.md CHANGED
@@ -7,25 +7,175 @@ sdk: static
7
  pinned: true
8
  ---
9
 
10
- # CMLM - Chinese Medicine Language Models
11
 
12
- Welcome to the HuggingFace community for CMLM (Chinese Medicine Language Models), an initiative by the non-profit organization FulPhil-医哲未来 (Future Medicine Philosophy).
13
 
14
- ## Our Mission
15
- At CMLM, our mission is to responsibly advance healthcare AI by bridging traditional Chinese medicine with cutting-edge machine learning. FulPhil-医哲未来 aims to:
16
 
17
- - Curate and maintain high-quality datasets spanning Chinese and Western medicine
18
- - Train state-of-the-art medical AI models to assist diagnosis and treatment
19
- - Develop robust safety and ethics frameworks for the deployment of AI in healthcare
20
- - Foster open collaboration between practitioners of Chinese medicine, Western medicine, and AI
21
 
22
- ## Focus Areas
23
- - **Data Stewardship**: Collecting, standardizing and sharing medical data, with utmost regard for patient privacy and data governance.
24
- - **Model Innovation**: Pushing the frontiers of natural language processing, computer vision, knowledge graphs, and multimodal learning for medical AI.
25
- - **Responsible AI**: Ensuring models are safe, explainable, unbiased, and used only in appropriate medical contexts by qualified professionals.
26
- - **Open Collaboration**: Enabling researchers, doctors and engineers around the world to jointly solve key challenges in healthcare AI.
27
 
28
- ## About FulPhil-医哲未来
29
- FulPhil-医哲未来 (Future Medicine Philosophy) is a non-profit organization dedicated to advancing healthcare through the ethical application of cutting-edge technologies. By bringing together experts in Chinese medicine, Western medicine, artificial intelligence, and philosophy, we seek to develop innovative, holistic, and culturally-informed solutions to global health challenges.
30
 
31
- Together, let us shape a future where artificial and human intelligence synergize to enhance health and wellbeing for all. 🙌
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: true
8
  ---
9
 
10
+ <div align="center">
11
 
12
+ # 🧬 CMLM
13
 
14
+ ## Chinese Medicine Language Models
 
15
 
16
+ ### by **IMPF-AI Institute · 医哲未来人工智能研究院**
 
 
 
17
 
18
+ #### Institute of Medical Philosophy & Future AI
 
 
 
 
19
 
20
+ <br/>
 
21
 
22
+ **Building trustworthy medical intelligence at the intersection of
23
+ Chinese medicine, Western medicine, philosophy, and future AI.**
24
+
25
+ <br/>
26
+
27
+ ![Medical AI](https://img.shields.io/badge/Medical%20AI-Trustworthy-blue)
28
+ ![Chinese Medicine](https://img.shields.io/badge/Chinese%20Medicine-Knowledge%20Modeling-green)
29
+ ![Responsible AI](https://img.shields.io/badge/Responsible%20AI-Human--Centered-purple)
30
+ ![Open Science](https://img.shields.io/badge/Open%20Science-Collaborative-cyan)
31
+
32
+ </div>
33
+
34
+ ---
35
+
36
+ ## 🌌 Vision
37
+
38
+ **CMLM** is an open research initiative dedicated to developing Chinese Medicine Language Models for the next generation of trustworthy healthcare intelligence.
39
+
40
+ Led by **IMPF-AI Institute · 医哲未来人工智能研究院**, CMLM aims to connect classical medical knowledge, modern clinical evidence, multimodal biomedical data, and responsible artificial intelligence into a unified research ecosystem.
41
+
42
+ Our long-term vision is to explore a future where **human medical wisdom and machine intelligence co-evolve**—supporting clinical reasoning, medical education, knowledge discovery, and personalized healthcare research while preserving safety, interpretability, and human oversight.
43
+
44
+ ---
45
+
46
+ ## 🧭 Mission
47
+
48
+ CMLM focuses on the responsible advancement of medical AI through four core missions:
49
+
50
+ | Direction | What We Build |
51
+ | ------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
52
+ | **Medical Knowledge Infrastructure** | High-quality datasets, terminology systems, medical ontologies, classical text corpora, clinical instruction data, and evaluation benchmarks. |
53
+ | **Chinese Medicine Language Models** | Domain-specific language models for Chinese medicine reasoning, syndrome differentiation, treatment strategy planning, and integrative medicine research. |
54
+ | **Multimodal & Future Medical AI** | AI systems connecting text, images, omics data, knowledge graphs, virtual-cell simulation, digital organs, and digital-life exploration. |
55
+ | **Trustworthy Healthcare AI** | Safety-aware, explainable, privacy-preserving, human-centered medical AI for research and professional use. |
56
+
57
+ ---
58
+
59
+ ## 🔬 Research Focus
60
+
61
+ ### 01 · Chinese Medicine Foundation Models
62
+
63
+ We develop specialized language models that understand the conceptual structure of Chinese medicine, including:
64
+
65
+ * syndrome differentiation and treatment reasoning
66
+ * classical medical text interpretation
67
+ * formula, herb, acupoint, and pathomechanism modeling
68
+ * TCM–Western medicine terminology alignment
69
+ * evidence-grounded integrative medicine reasoning
70
+
71
+ ### 02 · Medical Data Stewardship
72
+
73
+ We curate and standardize medical datasets with rigorous attention to:
74
+
75
+ * data quality and traceability
76
+ * privacy protection and de-identification
77
+ * terminology normalization
78
+ * expert annotation and validation
79
+ * benchmark construction and reproducible evaluation
80
+
81
+ ### 03 · Multimodal Medical Intelligence
82
+
83
+ We are interested in AI systems that integrate:
84
+
85
+ * clinical text and structured records
86
+ * medical images and pathology images
87
+ * omics and molecular data
88
+ * knowledge graphs and causal evidence
89
+ * virtual cell, artificial mitochondria, digital organ, and digital life modeling
90
+
91
+ ### 04 · Responsible and Human-Centered AI
92
+
93
+ CMLM is designed for research, education, and professional decision support. We emphasize:
94
+
95
+ * human oversight
96
+ * transparent limitations
97
+ * explainable reasoning pathways
98
+ * safety evaluation
99
+ * bias and hallucination reduction
100
+ * clinically appropriate deployment boundaries
101
+
102
+ ---
103
+
104
+ ## 🏛 About IMPF-AI Institute
105
+
106
+ **IMPF-AI Institute · 医哲未来人工智能研究院**
107
+ **Institute of Medical Philosophy & Future AI**
108
+
109
+ IMPF-AI is a frontier research initiative dedicated to **trustworthy medical AI, virtual-cell simulation, digital-organ modeling, and future digital-life exploration**.
110
+
111
+ The institute brings together perspectives from:
112
+
113
+ * Chinese medicine
114
+ * Western medicine
115
+ * artificial intelligence
116
+ * biomedical informatics
117
+ * philosophy of medicine
118
+ * complex systems and future intelligence
119
+
120
+ We believe that the future of healthcare AI should not be limited to automation. It should deepen medical understanding, support responsible clinical reasoning, and help build a more humane, precise, and intelligent healthcare ecosystem.
121
+
122
+ ---
123
+
124
+ ## 🚀 What We Are Building
125
+
126
+ CMLM will gradually release and maintain:
127
+
128
+ * **Domain models** for Chinese medicine and integrative medicine
129
+ * **Instruction datasets** for medical reasoning and dialogue
130
+ * **Evaluation benchmarks** for safety, factuality, and clinical usefulness
131
+ * **Knowledge resources** including ontologies, terminology mappings, and structured corpora
132
+ * **Agentic workflows** for literature mining, medical knowledge discovery, and decision-support research
133
+ * **Educational demos** for responsible use of medical AI
134
+
135
+ ---
136
+
137
+ ## 🛡 Responsible Use Statement
138
+
139
+ CMLM resources are intended for **research, education, and professional decision-support exploration only**.
140
+
141
+ They are **not medical devices** and should **not** be used as a substitute for qualified medical professionals. Any clinical application must be conducted under appropriate ethical review, data governance, regulatory compliance, and human expert supervision.
142
+
143
+ We encourage users to report limitations, errors, safety concerns, and potential misuse cases so that the community can improve these systems responsibly.
144
+
145
+ ---
146
+
147
+ ## 🤝 Collaboration
148
+
149
+ We welcome collaboration with:
150
+
151
+ * clinicians and Chinese medicine practitioners
152
+ * biomedical researchers
153
+ * AI engineers and data scientists
154
+ * medical informatics teams
155
+ * hospitals, universities, and research institutes
156
+ * open-source contributors interested in responsible healthcare AI
157
+
158
+ Together, we aim to build an open, trustworthy, and future-oriented medical AI ecosystem.
159
+
160
+ ---
161
+
162
+ ## 📫 Contact
163
+
164
+ **IMPF-AI Institute · 医哲未来人工智能研究院**
165
+ **Institute of Medical Philosophy & Future AI**
166
+
167
+ For collaboration, research discussion, or community contribution, please contact:
168
+
169
+ **[contact@impf-ai.org](mailto:contact@impf-ai.org)**
170
+
171
+ ---
172
+
173
+ <div align="center">
174
+
175
+ ### 🌿 From classical medical wisdom to future medical intelligence.
176
+
177
+ ### 🧬 From language models to digital life systems.
178
+
179
+ ### ✨ CMLM · Building the next generation of trustworthy Chinese medicine AI.
180
+
181
+ </div>