CN108491497B - 基于生成式对抗网络技术的医疗文本生成方法 - Google Patents
基于生成式对抗网络技术的医疗文本生成方法 Download PDFInfo
- Publication number
- CN108491497B CN108491497B CN201810227535.0A CN201810227535A CN108491497B CN 108491497 B CN108491497 B CN 108491497B CN 201810227535 A CN201810227535 A CN 201810227535A CN 108491497 B CN108491497 B CN 108491497B
- Authority
- CN
- China
- Prior art keywords
- medical
- text
- word
- generated
- document
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 27
- 238000005516 engineering process Methods 0.000 title claims abstract description 12
- 239000013598 vector Substances 0.000 claims abstract description 49
- 238000012549 training Methods 0.000 claims abstract description 31
- 230000006870 function Effects 0.000 claims description 23
- 238000013528 artificial neural network Methods 0.000 claims description 15
- 238000013527 convolutional neural network Methods 0.000 claims description 15
- 238000013145 classification model Methods 0.000 claims description 14
- 239000011159 matrix material Substances 0.000 claims description 12
- 238000010801 machine learning Methods 0.000 claims description 5
- 238000012545 processing Methods 0.000 claims description 5
- 238000013473 artificial intelligence Methods 0.000 claims description 4
- 238000006243 chemical reaction Methods 0.000 claims description 3
- 238000007418 data mining Methods 0.000 claims description 3
- 238000000605 extraction Methods 0.000 claims description 3
- 239000012634 fragment Substances 0.000 claims description 3
- 230000006386 memory function Effects 0.000 claims description 3
- 230000000306 recurrent effect Effects 0.000 claims description 3
- 238000012360 testing method Methods 0.000 claims description 3
- 238000004088 simulation Methods 0.000 claims description 2
- 230000000717 retained effect Effects 0.000 claims 1
- 238000011176 pooling Methods 0.000 description 22
- 238000013507 mapping Methods 0.000 description 8
- 230000004913 activation Effects 0.000 description 4
- 238000004458 analytical method Methods 0.000 description 4
- 201000010099 disease Diseases 0.000 description 3
- 208000037265 diseases, disorders, signs and symptoms Diseases 0.000 description 3
- 230000003044 adaptive effect Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000011156 evaluation Methods 0.000 description 2
- 230000003211 malignant effect Effects 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000006403 short-term memory Effects 0.000 description 2
- 230000002123 temporal effect Effects 0.000 description 2
- 208000035473 Communicable disease Diseases 0.000 description 1
- 208000035977 Rare disease Diseases 0.000 description 1
- 230000002950 deficient Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 208000015181 infectious disease Diseases 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H50/00—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
- G16H50/70—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for mining of medical data, e.g. analysing previous cases of other patients
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/205—Parsing
- G06F40/216—Parsing using statistical methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/279—Recognition of textual entities
- G06F40/284—Lexical analysis, e.g. tokenisation or collocates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/30—Semantic analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/40—Processing or translation of natural language
- G06F40/55—Rule-based translation
- G06F40/56—Natural language generation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/047—Probabilistic or stochastic networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/088—Non-supervised learning, e.g. competitive learning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
- G06F21/6245—Protecting personal data, e.g. for financial or medical purposes
- G06F21/6254—Protecting personal data, e.g. for financial or medical purposes by anonymising data, e.g. decorrelating personal data from the owner's identification
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/048—Activation functions
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Artificial Intelligence (AREA)
- Computational Linguistics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Computing Systems (AREA)
- Molecular Biology (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Life Sciences & Earth Sciences (AREA)
- Probability & Statistics with Applications (AREA)
- Medical Informatics (AREA)
- Public Health (AREA)
- Databases & Information Systems (AREA)
- Pathology (AREA)
- Epidemiology (AREA)
- Primary Health Care (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (6)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810227535.0A CN108491497B (zh) | 2018-03-20 | 2018-03-20 | 基于生成式对抗网络技术的医疗文本生成方法 |
PCT/CN2018/112285 WO2019179100A1 (zh) | 2018-03-20 | 2018-10-29 | 基于生成式对抗网络技术的医疗文本生成方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810227535.0A CN108491497B (zh) | 2018-03-20 | 2018-03-20 | 基于生成式对抗网络技术的医疗文本生成方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
CN108491497A CN108491497A (zh) | 2018-09-04 |
CN108491497B true CN108491497B (zh) | 2020-06-02 |
Family
ID=63318479
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810227535.0A Active CN108491497B (zh) | 2018-03-20 | 2018-03-20 | 基于生成式对抗网络技术的医疗文本生成方法 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN108491497B (zh) |
WO (1) | WO2019179100A1 (zh) |
Families Citing this family (43)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108491497B (zh) * | 2018-03-20 | 2020-06-02 | 苏州大学 | 基于生成式对抗网络技术的医疗文本生成方法 |
CN108897769A (zh) * | 2018-05-29 | 2018-11-27 | 武汉大学 | 基于生成式对抗网络实现文本分类数据集扩展方法 |
CN109376903B (zh) * | 2018-09-10 | 2021-12-17 | 浙江工业大学 | 一种基于博弈神经网络的pm2.5浓度值预测方法 |
EP3624021A1 (en) * | 2018-09-17 | 2020-03-18 | Robert Bosch GmbH | Device and method for training an augmented discriminator |
CN109635273B (zh) * | 2018-10-25 | 2023-04-25 | 平安科技(深圳)有限公司 | 文本关键词提取方法、装置、设备及存储介质 |
CN109522411B (zh) * | 2018-11-12 | 2022-10-28 | 南京德磐信息科技有限公司 | 一种基于神经网络的写作辅助方法 |
CN109614480B (zh) * | 2018-11-26 | 2020-10-30 | 武汉大学 | 一种基于生成式对抗网络的自动摘要的生成方法及装置 |
CN109698017B (zh) * | 2018-12-12 | 2020-11-27 | 中电健康云科技有限公司 | 医疗病历数据生成方法及装置 |
CN109656878B (zh) * | 2018-12-12 | 2020-11-06 | 中电健康云科技有限公司 | 健康档案数据生成方法及装置 |
CN109766683B (zh) * | 2019-01-16 | 2021-10-01 | 中国科学技术大学 | 一种移动智能设备传感器指纹的保护方法 |
CN110162779B (zh) * | 2019-04-04 | 2023-08-04 | 北京百度网讯科技有限公司 | 病历质量的评估方法、装置及设备 |
CN110147535A (zh) * | 2019-04-18 | 2019-08-20 | 平安科技(深圳)有限公司 | 相似文本生成方法、装置、设备及存储介质 |
CN110110060A (zh) * | 2019-04-24 | 2019-08-09 | 北京百度网讯科技有限公司 | 一种数据生成方法和装置 |
US20200342968A1 (en) | 2019-04-24 | 2020-10-29 | GE Precision Healthcare LLC | Visualization of medical device event processing |
CN109998500A (zh) * | 2019-04-30 | 2019-07-12 | 陕西师范大学 | 一种基于生成式对抗网络的脉搏信号生成方法及系统 |
CN110176311A (zh) * | 2019-05-17 | 2019-08-27 | 北京印刷学院 | 一种基于对抗神经网络的自动医疗方案推荐方法和系统 |
CN110826337B (zh) * | 2019-10-08 | 2023-06-16 | 西安建筑科技大学 | 一种短文本语义训练模型获取方法及相似度匹配算法 |
CN110807207B (zh) * | 2019-10-30 | 2021-10-08 | 腾讯科技(深圳)有限公司 | 数据处理方法、装置、电子设备及存储介质 |
CN111008277B (zh) * | 2019-10-30 | 2020-11-03 | 创意信息技术股份有限公司 | 一种自动文本摘要方法 |
CN110765491B (zh) * | 2019-11-08 | 2020-07-17 | 国网浙江省电力有限公司信息通信分公司 | 一种去敏感化数据关联关系的保持方法及系统 |
CN110956579B (zh) * | 2019-11-27 | 2023-05-23 | 中山大学 | 一种基于生成语义分割图的文本改写图片方法 |
CN112949296B (zh) * | 2019-12-10 | 2024-05-31 | 医渡云(北京)技术有限公司 | 基于黎曼空间的词嵌入方法和装置、介质及设备 |
CN113032469B (zh) * | 2019-12-24 | 2024-02-20 | 医渡云(北京)技术有限公司 | 文本结构化模型训练、医疗文本结构化方法及装置 |
CN111584029B (zh) * | 2020-04-30 | 2023-04-18 | 天津大学 | 基于判别式对抗网络的脑电自适应模型及在康复中的应用 |
CN111666588B (zh) * | 2020-05-14 | 2023-06-23 | 武汉大学 | 一种基于生成对抗网络的情绪差分隐私保护方法 |
CN111753091B (zh) * | 2020-06-30 | 2024-09-03 | 北京小米松果电子有限公司 | 分类方法、分类模型的训练方法、装置、设备及存储介质 |
CN112036750B (zh) * | 2020-08-31 | 2024-06-28 | 平安医疗健康管理股份有限公司 | 适用于医疗风控的异常识别方法、装置、设备及存储介质 |
CN112434722B (zh) * | 2020-10-23 | 2024-03-19 | 浙江智慧视频安防创新中心有限公司 | 基于类别相似度的标签平滑计算的方法、装置、电子设备及介质 |
CN112349370B (zh) * | 2020-11-05 | 2023-11-24 | 大连理工大学 | 一种基于对抗网络+众包的电子病历语料构建方法 |
CN112287645B (zh) * | 2020-11-09 | 2022-07-26 | 北京理工大学 | 一种基于生成式对抗网络的恶意pdf文档生成方法 |
CN112420205B (zh) * | 2020-12-08 | 2024-09-06 | 医惠科技有限公司 | 实体识别模型生成方法、装置及计算机可读存储介质 |
CN112712118B (zh) * | 2020-12-29 | 2024-06-21 | 银江技术股份有限公司 | 一种面向医疗文本数据的过滤方法及系统 |
CN113268991B (zh) * | 2021-05-19 | 2022-09-23 | 北京邮电大学 | 一种基于cgan模型的用户人格隐私保护方法 |
CN113360655B (zh) * | 2021-06-25 | 2022-10-04 | 中国电子科技集团公司第二十八研究所 | 一种基于序列标注的航迹点分类及文本生成方法 |
CN113626601A (zh) * | 2021-08-18 | 2021-11-09 | 西安理工大学 | 一种跨域文本分类方法 |
CN113889213A (zh) * | 2021-12-06 | 2022-01-04 | 武汉大学 | 超声内镜报告的生成方法、装置、计算机设备及存储介质 |
CN114241263B (zh) * | 2021-12-17 | 2023-05-02 | 电子科技大学 | 基于生成对抗网络的雷达干扰半监督开集识别系统 |
CN114332565A (zh) * | 2021-12-31 | 2022-04-12 | 杭州电子科技大学 | 一种基于分布估计的条件生成对抗网络文本生成图像方法 |
CN115481630A (zh) * | 2022-09-27 | 2022-12-16 | 深圳先进技术研究院 | 基于序列对抗和先验推理的电子保函自动生成方法及装置 |
CN115862036B (zh) * | 2022-12-14 | 2024-02-23 | 北京瑞莱智慧科技有限公司 | 信息干扰模型训练方法、信息干扰方法、相关装置及介质 |
CN115938530B (zh) * | 2023-01-09 | 2023-07-07 | 人工智能与数字经济广东省实验室(广州) | 抗后门攻击的智能医疗影像诊断意见自动生成方法 |
CN116795972B (zh) * | 2023-08-11 | 2024-01-09 | 之江实验室 | 一种模型训练的方法、装置、存储介质及电子设备 |
CN117093715B (zh) * | 2023-10-18 | 2023-12-29 | 湖南财信数字科技有限公司 | 词库扩充方法、系统、计算机设备及存储介质 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105512687A (zh) * | 2015-12-15 | 2016-04-20 | 北京锐安科技有限公司 | 训练情感分类模型和文本情感极性分析的方法及系统 |
CN107590531A (zh) * | 2017-08-14 | 2018-01-16 | 华南理工大学 | 一种基于文本生成的wgan方法 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10936967B2 (en) * | 2014-11-26 | 2021-03-02 | Nec Corporation | Information processing system, information processing method, and recording medium for learning a classification model |
CN107330444A (zh) * | 2017-05-27 | 2017-11-07 | 苏州科技大学 | 一种基于生成对抗网络的图像自动文本标注方法 |
CN107609009B (zh) * | 2017-07-26 | 2020-02-18 | 北京大学深圳研究院 | 文本情感分析方法、装置、存储介质和计算机设备 |
CN108491497B (zh) * | 2018-03-20 | 2020-06-02 | 苏州大学 | 基于生成式对抗网络技术的医疗文本生成方法 |
-
2018
- 2018-03-20 CN CN201810227535.0A patent/CN108491497B/zh active Active
- 2018-10-29 WO PCT/CN2018/112285 patent/WO2019179100A1/zh active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105512687A (zh) * | 2015-12-15 | 2016-04-20 | 北京锐安科技有限公司 | 训练情感分类模型和文本情感极性分析的方法及系统 |
CN107590531A (zh) * | 2017-08-14 | 2018-01-16 | 华南理工大学 | 一种基于文本生成的wgan方法 |
Non-Patent Citations (1)
Title |
---|
生成式对抗网络GAN的研究进展与展望;王坤峰等;《自动化学报》;20170331;第43卷(第3期);第321-332页 * |
Also Published As
Publication number | Publication date |
---|---|
CN108491497A (zh) | 2018-09-04 |
WO2019179100A1 (zh) | 2019-09-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108491497B (zh) | 基于生成式对抗网络技术的医疗文本生成方法 | |
CN110347837B (zh) | 一种心血管疾病非计划再住院风险预测方法 | |
US12079586B2 (en) | Linguistically rich cross-lingual text event embeddings | |
Gale et al. | Producing radiologist-quality reports for interpretable artificial intelligence | |
CN112257449B (zh) | 命名实体识别方法、装置、计算机设备和存储介质 | |
CN112364638B (zh) | 一种基于社交文本的人格识别方法 | |
Gale et al. | Producing radiologist-quality reports for interpretable deep learning | |
Isa et al. | Indobert for indonesian fake news detection | |
EP4361843A1 (en) | Neural network searching method and related device | |
Zulqarnain et al. | A comparative analysis on question classification task based on deep learning approaches | |
CN112000809B (zh) | 一种文本类别的增量学习方法及装置、可读存储介质 | |
Lee et al. | Fair selective classification via sufficiency | |
Das et al. | A deep sign language recognition system for Indian sign language | |
Irmanita et al. | Classification of Malaria Complication Using CART (Classification and Regression Tree) and Naïve Bayes | |
Browne | Neural network analysis, architectures and applications | |
CN117094291B (zh) | 基于智能写作的自动新闻生成系统 | |
Dobbrick et al. | Enhancing theory-informed dictionary approaches with “glass-box” machine learning: The case of integrative complexity in social media comments | |
Sabban et al. | Automatic analysis of insurance reports through deep neural networks to identify severe claims | |
Guo et al. | Matching visual features to hierarchical semantic topics for image paragraph captioning | |
Foulds et al. | Modeling scientific impact with topical influence regression | |
Dudchenko et al. | Extraction from medical records | |
Sil et al. | Machine learning approach for automated legal text classification | |
CN116720498A (zh) | 一种文本相似度检测模型的训练方法、装置及其相关介质 | |
CN116956228A (zh) | 一种技术交易平台的文本挖掘方法 | |
CN113656548B (zh) | 基于数据包络分析的文本分类模型解释方法及系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
TR01 | Transfer of patent right | ||
TR01 | Transfer of patent right |
Effective date of registration: 20201211 Address after: Room 801, 85 Kefeng Road, Huangpu District, Guangzhou City, Guangdong Province Patentee after: Yami Technology (Guangzhou) Co.,Ltd. Address before: 215104 No. 1188 Wuzhong Road, Wuzhong District, Suzhou, Jiangsu Patentee before: SOOCHOW University |
|
TR01 | Transfer of patent right |
Effective date of registration: 20220107 Address after: Room 206-1, floor 2, building 201, courtyard a 10, Jiuxianqiao North Road, Chaoyang District, Beijing 100020 Patentee after: Guokang Zhongjian (Beijing) Health Technology Co.,Ltd. Address before: Room 801, 85 Kefeng Road, Huangpu District, Guangzhou City, Guangdong Province Patentee before: Yami Technology (Guangzhou) Co.,Ltd. |
|
TR01 | Transfer of patent right | ||
CP01 | Change in the name or title of a patent holder |
Address after: Room 206-1, floor 2, building 201, courtyard a 10, Jiuxianqiao North Road, Chaoyang District, Beijing 100020 Patentee after: Guokang Zhongjian (Beijing) Technology Co.,Ltd. Address before: Room 206-1, floor 2, building 201, courtyard a 10, Jiuxianqiao North Road, Chaoyang District, Beijing 100020 Patentee before: Guokang Zhongjian (Beijing) Health Technology Co.,Ltd. |
|
CP01 | Change in the name or title of a patent holder | ||
TR01 | Transfer of patent right |
Effective date of registration: 20231109 Address after: 6715, 6th floor, No. 5 Guangyuanzha, Zizhuyuan Road, Haidian District, Beijing, 100080 Patentee after: Beijing Future Cloud Technology Co.,Ltd. Address before: Room 206-1, floor 2, building 201, courtyard a 10, Jiuxianqiao North Road, Chaoyang District, Beijing 100020 Patentee before: Guokang Zhongjian (Beijing) Technology Co.,Ltd. |
|
TR01 | Transfer of patent right |