JP7724356B2 - 自動診断分析システムの場所特異的適応 - Google Patents
自動診断分析システムの場所特異的適応Info
- Publication number
- JP7724356B2 JP7724356B2 JP2024500168A JP2024500168A JP7724356B2 JP 7724356 B2 JP7724356 B2 JP 7724356B2 JP 2024500168 A JP2024500168 A JP 2024500168A JP 2024500168 A JP2024500168 A JP 2024500168A JP 7724356 B2 JP7724356 B2 JP 7724356B2
- Authority
- JP
- Japan
- Prior art keywords
- algorithm
- diagnostic analysis
- automated diagnostic
- analysis system
- retraining
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/776—Validation; Performance evaluation
-
- 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
- G16H10/00—ICT specially adapted for the handling or processing of patient-related medical or healthcare data
- G16H10/40—ICT specially adapted for the handling or processing of patient-related medical or healthcare data for data related to laboratory analysis, e.g. patient specimen analysis
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
- G06T7/0012—Biomedical image inspection
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
- G06V10/443—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
- G06V10/449—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
- G06V10/451—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
- G06V10/454—Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/774—Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/778—Active pattern-learning, e.g. online learning of image or video features
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/94—Hardware or software architectures specially adapted for image or video understanding
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/94—Hardware or software architectures specially adapted for image or video understanding
- G06V10/945—User interactive design; Environments; Toolboxes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/98—Detection or correction of errors, e.g. by rescanning the pattern or by human intervention; Evaluation of the quality of the acquired patterns
- G06V10/987—Detection or correction of errors, e.g. by rescanning the pattern or by human intervention; Evaluation of the quality of the acquired patterns with the intervention of an operator
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/69—Microscopic objects, e.g. biological cells or cellular parts
- G06V20/698—Matching; Classification
-
- 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/20—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
- G06N3/0455—Auto-encoder networks; Encoder-decoder networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/0464—Convolutional networks [CNN, ConvNet]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20081—Training; Learning
-
- 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
- G16H30/00—ICT specially adapted for the handling or processing of medical images
- G16H30/40—ICT specially adapted for the handling or processing of medical images for processing medical images, e.g. editing
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Multimedia (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Databases & Information Systems (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Biomedical Technology (AREA)
- Computing Systems (AREA)
- Public Health (AREA)
- Molecular Biology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Data Mining & Analysis (AREA)
- Epidemiology (AREA)
- Primary Health Care (AREA)
- Quality & Reliability (AREA)
- Pathology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
- Radiology & Medical Imaging (AREA)
- Biodiversity & Conservation Biology (AREA)
- Investigating Or Analysing Biological Materials (AREA)
- Medical Treatment And Welfare Office Work (AREA)
- Automatic Analysis And Handling Materials Therefor (AREA)
Description
本出願は、2021年7月7日に出願された「SITE-SPECIFIC ADAPTATION OF AUTOMATED DIAGNOSTIC ANALYSIS SYSTEMS」と題する米国仮特許出願第63/219,342号の利益を主張し、この開示はあらゆる目的のために参照によってその全文を本明細書に組み入れる。
Claims (25)
- 自動診断分析システムにおいて、試料容器または試料を特性評価する方法であって:
撮像デバイスを使用することによって試料を含む試料容器の画像を取り込むことと;
自動診断分析システムのシステムコントローラ上で実行される第1の人工知能(AI)アルゴリズムを使用して画像を特性評価することと;
システムコントローラを使用して画像の特性評価信頼水準を判定することと;
特性評価信頼水準が事前に選択された閾値未満であると判定されたことに応答して、再訓練データを用いた第1のAIアルゴリズムの再訓練をトリガすることと、を含み、該トリガすることはシステムコントローラによって開始され、ここで、
再訓練データは、第1のAIアルゴリズムを最初に訓練するために使用された訓練データには十分に、またはまったく含まれていなかった、自動診断分析システムの現在地で広く認められる特徴を含む、撮像デバイスによって取り込まれた画像データまたは非画像データを含み、
事前に選択された閾値は、ユーザによって、または自動診断分析システムが現在位置し動作される地理的地域における規制要件に基づいて決定される、
前記方法。 - トリガすることは:
特性評価信頼水準が事前に選択された閾値未満であると判定されたことに応答して、自動診断分析システムのユーザインタフェースを介してユーザに通知することをさらに含み、ここで該通知は第1のAIアルゴリズムが再訓練データを用いて再訓練されることを意味し、トリガすることはシステムコントローラによって開始され;
トリガすることはさらに、
再訓練を遅延させるためのユーザ入力を受信したことに応答して、再訓練データを用いて第1のAIアルゴリズムの再訓練を遅延させること
を含む、請求項1に記載の方法。 - 特性評価することは、撮像デバイスによって撮像される試料容器内に含まれる試料における溶血、黄疸または脂肪血症の存在を判定することを含む、請求項1に記載の方法。
- 特性評価することは、キャップが撮像デバイスによって撮像される試料容器に存在するかどうかを判定することを含む、請求項1に記載の方法。
- 判定された特性評価信頼水準が事前に選択された閾値未満である取り込まれた画像を記憶することをさらに含む、請求項1に記載の方法。
- 自動診断分析システムの現在地で広く認められる特徴は、第1のAIアルゴリズムを最初に訓練するために使用された訓練データには十分に、またはまったく含まれていない試料容器構成またはタイプを含む、請求項1に記載の方法。
- 自動診断分析システムの現在地で広く認められる特徴は、第1のAIアルゴリズムを最初に訓練するために使用された訓練データには十分に、またはまったく含まれていない試料のHILNサブクラスを含む、請求項1に記載の方法。
- 再訓練データは、システムコントローラによって自動的に生成された注釈を有するか、またはユーザによって手動で注釈が付けられる、請求項1に記載の方法。
- 再訓練データは、自動診断分析システムのユーザインタフェースを介してユーザにより提供されるデータをさらに含む、請求項1に記載の方法。
- 第1のAIアルゴリズムを再訓練することにより、第2のAIアルゴリズムが生成され、方法は、第2のAIアルゴリズムを検証データセットを用いて検証することをさらに含む、請求項1に記載の方法。
- 第1のAIアルゴリズムを再訓練することにより、第2のAIアルゴリズムが生成され、方法は、自動診断分析システムのユーザインタフェースを介して第2のAIアルゴリズムの利用可能性をユーザに報告することをさらに含む、請求項1に記載の方法。
- 第1のAIアルゴリズムを再訓練することにより、第2のAIアルゴリズムが生成され、方法は、自動診断分析システムのユーザインタフェースを介して受信されたユーザ入力に応答して、第1のAIアルゴリズムを第2のAIアルゴリズムに置き換えることをさらに含む、請求項1に記載の方法。
- ユーザインタフェースを介して受信されたさらなるユーザ入力に応答して、第2のAIアルゴリズムを第1のAIアルゴリズムに置き換えることをさらに含む、請求項12に記載の方法。
- 自動診断分析システムであって:
試料を含む試料容器の画像を取り込むように構成された撮像デバイスと;
該撮像デバイスに連結されたシステムコントローラと
を含み、該システムコントローラは:
該システムコントローラ上で実行される第1の人工知能(AI)アルゴリズムを使用して、撮像デバイスによって取り込まれた画像を特性評価し;
システムコントローラを使用して画像の特性評価信頼水準を判定し;
特性評価信頼水準が事前に選択された閾値未満であると判定されたことに応答して、第1のAIアルゴリズムを最初に訓練するために使用された訓練データには十分に、またはまったく含まれていなかった、自動診断分析システムの現在地で広く認められる特徴を含む、撮像デバイスによって取り込まれた画像データまたは非画像データを含む再訓練データを用いて、システムコントローラによって実行される第1のAIアルゴリズムの再訓
練をトリガするように構成され、
事前に選択された閾値は、ユーザによって、または自動診断分析システムが現在位置し動作される地理的地域における規制要件に基づいて決定される、
前記自動診断分析システム。 - システムコントローラは:
トリガすることに応答して、第1のAIアルゴリズムが再訓練データを用いて再訓練されることを、自動診断分析システムのユーザインタフェースを介してユーザに通知し;
再訓練を遅延させるために、所定の期間内にユーザ入力を受信したことに応答して、第1のAIアルゴリズムの再訓練を遅延させるようにさらに構成されている、請求項14に記載の自動診断分析システム。 - システムコントローラは、判定された特性評価信頼水準が事前に選択された閾値未満である取り込まれた画像を自動診断分析システムの記憶デバイスに記憶するようにさらに構成されている、請求項14に記載の自動診断分析システム。
- 自動診断分析システムの現在地で広く認められる特徴は:
第1のAIアルゴリズムを最初に訓練するために使用された訓練データには十分、もしくはまったく含まれていない試料容器構成もしくはタイプ;または
第1のAIアルゴリズムを最初に訓練するために使用された訓練データには十分に、もしくはまったく含まれていない試料のHILNサブクラスを含む、請求項14に記載の自動診断分析システム。 - 第1のAIアルゴリズムの再訓練により、第2のAIアルゴリズムが生成され、システムコントローラは、第2のAIアルゴリズムを検証データセットを用いて検証するようにさらに構成されている、請求項14に記載の自動診断分析システム。
- 第1のAIアルゴリズムの再訓練により、第2のAIアルゴリズムが生成され、システムコントローラは、自動診断分析システムのユーザインタフェースを介して第2のAIアルゴリズムの利用可能性をユーザに報告するようにさらに構成されている、請求項14に記載の自動診断分析システム。
- 第1のAIアルゴリズムの再訓練により、第2のAIアルゴリズムが生成され、システムコントローラは、自動診断分析システムのユーザインタフェースを介して受信されたユーザ入力に応答して、第1のAIアルゴリズムを第2のAIアルゴリズムに置き換えるようにさらに構成されている、請求項14に記載の自動診断分析システム。
- 非画像データは、現在地で1つまたはそれ以上の測定センサから受信される、請求項14に記載の自動診断分析システム。
- 1つまたはそれ以上の測定センサは、1つまたはそれ以上の、温度センサ、音響センサ、湿度センサ、液量センサ、重量センサ、振動センサ、電流センサまたは電圧センサである、請求項21に記載の自動診断分析システム。
- 現在地に関連する非画像データは、テキストデータである、請求項14に記載の自動診断分析システム。
- テキストデータは、第1のAIアルゴリズムによって実行された特性評価の自己評価および分析レポート、実行中の検査に関連するデータ、または患者情報である、請求項23に記載の自動診断分析システム。
- 自動診断分析システムにおいて、試料容器または試料を特性評価する方法であって:
光検知デバイス、音響検知デバイス、湿度検知デバイス、液量検知デバイス、振動検知デバイス、重量検知デバイス、測光検知デバイス、熱検知デバイス、温度検知デバイス、電流検知デバイス、または電圧検知デバイスのうちの1つまたはそれ以上を使用することによって、試料を含む試料容器を表すデータを取り込むことと;
自動診断分析システムのシステムコントローラ上で実行される第1の人工知能(AI)アルゴリズムを使用してデータを特性評価することと;
システムコントローラを使用してデータの特性評価信頼水準を判定することと;
特性評価信頼水準が事前に選択された閾値未満であると判定されたことに応答して、再訓練データを用いた第1のAIアルゴリズムの再訓練をトリガすることと、を含み、該トリガすることはシステムコントローラによって開始され、ここで、
再訓練データは、第1のAIアルゴリズムを最初に訓練するために使用された訓練データには十分に、またはまったく含まれていなかった、自動診断分析システムの現在地で広く認められる特徴を含む、
事前に選択された閾値は、ユーザによって、または自動診断分析システムが現在位置し動作される地理的地域における規制要件に基づいて決定される、
前記方法。
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US202163219342P | 2021-07-07 | 2021-07-07 | |
| US63/219,342 | 2021-07-07 | ||
| PCT/US2022/073473 WO2023283583A1 (en) | 2021-07-07 | 2022-07-06 | Site-specific adaptation of automated diagnostic analysis systems |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2024525548A JP2024525548A (ja) | 2024-07-12 |
| JP7724356B2 true JP7724356B2 (ja) | 2025-08-15 |
Family
ID=84802077
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2024500168A Active JP7724356B2 (ja) | 2021-07-07 | 2022-07-06 | 自動診断分析システムの場所特異的適応 |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US20240320962A1 (ja) |
| EP (1) | EP4367679A4 (ja) |
| JP (1) | JP7724356B2 (ja) |
| CN (1) | CN117616508A (ja) |
| WO (1) | WO2023283583A1 (ja) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2023168366A2 (en) | 2022-03-03 | 2023-09-07 | Siemens Healthcare Diagnostics Inc. | Diagnostic laboratory systems and methods of imaging tube assemblies |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2020139915A (ja) | 2019-03-01 | 2020-09-03 | 富士レビオ株式会社 | 分析装置、検体前処理装置、訓練装置、プログラム、情報処理方法、学習モデルおよび学習モデルの生成方法 |
| WO2021086720A1 (en) | 2019-10-31 | 2021-05-06 | Siemens Healthcare Diagnostics Inc. | Methods and apparatus for automated specimen characterization using diagnostic analysis system with continuous performance based training |
Family Cites Families (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8068988B2 (en) * | 2003-09-08 | 2011-11-29 | Ventana Medical Systems, Inc. | Method for automated processing of digital images of tissue micro-arrays (TMA) |
| US8645306B2 (en) * | 2010-07-02 | 2014-02-04 | Idexx Laboratories, Inc. | Automated calibration method and system for a diagnostic analyzer |
| EP3408648B1 (en) | 2016-01-28 | 2025-12-03 | Siemens Healthcare Diagnostics Inc. | Methods and apparatus for imaging a specimen container and/or specimen using multiple exposures |
| WO2018140014A1 (en) * | 2017-01-25 | 2018-08-02 | Athelas, Inc. | Classifying biological samples using automated image analysis |
| EP3769319B1 (en) * | 2018-03-23 | 2023-01-18 | Siemens Healthcare Diagnostics, Inc. | Methods, apparatus, and systems for integration of diagnostic laboratory devices |
| US20220101192A1 (en) * | 2020-09-30 | 2022-03-31 | Callsign Ltd. | Detecting fraudulent transactions |
| US11875120B2 (en) * | 2021-02-22 | 2024-01-16 | Robert Bosch Gmbh | Augmenting textual data for sentence classification using weakly-supervised multi-reward reinforcement learning |
| US11823118B1 (en) * | 2021-06-28 | 2023-11-21 | Amazon Technologies, Inc. | Models for early detection of delivery defects—unassigned delivery blocks |
-
2022
- 2022-07-06 CN CN202280048081.5A patent/CN117616508A/zh active Pending
- 2022-07-06 EP EP22838568.8A patent/EP4367679A4/en active Pending
- 2022-07-06 WO PCT/US2022/073473 patent/WO2023283583A1/en not_active Ceased
- 2022-07-06 JP JP2024500168A patent/JP7724356B2/ja active Active
- 2022-07-06 US US18/576,256 patent/US20240320962A1/en active Pending
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2020139915A (ja) | 2019-03-01 | 2020-09-03 | 富士レビオ株式会社 | 分析装置、検体前処理装置、訓練装置、プログラム、情報処理方法、学習モデルおよび学習モデルの生成方法 |
| WO2021086720A1 (en) | 2019-10-31 | 2021-05-06 | Siemens Healthcare Diagnostics Inc. | Methods and apparatus for automated specimen characterization using diagnostic analysis system with continuous performance based training |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2023283583A1 (en) | 2023-01-12 |
| JP2024525548A (ja) | 2024-07-12 |
| CN117616508A (zh) | 2024-02-27 |
| EP4367679A1 (en) | 2024-05-15 |
| US20240320962A1 (en) | 2024-09-26 |
| EP4367679A4 (en) | 2024-10-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6858243B2 (ja) | 試料容器の容器キャップを識別するためのシステム、方法及び装置 | |
| CN112639482B (zh) | 以端到端训练方式使用单深度神经网络的样本容器表征 | |
| CN112424334B (zh) | 利用高级语义分割和对抗训练进行细粒度hil指数确定的方法和设备 | |
| JP7386236B2 (ja) | 血清および血漿試料の両方に関してディープアダプテーションネットワークを用いてhilnを決定するための方法および装置 | |
| US20240371141A1 (en) | Methods and apparatus providing training updates in automated diagnostic systems | |
| JP7454664B2 (ja) | 継続的な性能ベースの訓練を用いる診断分析システムを使用した自動検体特性評価のための方法および装置 | |
| JP7373659B2 (ja) | 自動診断分析システムにおいて検体の特性評価中に患者情報を保護するための方法および装置 | |
| JP7724356B2 (ja) | 自動診断分析システムの場所特異的適応 | |
| CN119104549A (zh) | 用于样本分类的假设与验证网络和方法 | |
| JP7458481B2 (ja) | 自動診断分析システムにおいて検体のhiln決定に使用される訓練画像をハッシュおよび検索するための方法および装置 | |
| HK40105569A (zh) | 在自动诊断系统中提供训练更新的方法和装置 | |
| HK40068815A (en) | Methods and apparatus for automated specimen characterization using diagnostic analysis system with continuous performance based training | |
| HK40068395A (en) | Methods and apparatus for hashing and retrieval of training images used in hiln determinations of specimens in automated diagnostic analysis systems | |
| HK40068289B (zh) | 用於在自动化诊断分析系统中对患者进行表徵期间保护患者信息的方法和装置 | |
| HK40068289A (en) | Methods and apparatus for protecting patient information during characterization of a specimen in an automated diagnostic analysis system | |
| HK40045654A (en) | Methods and apparatus for hiln determination with a deep adaptation network for both serum and plasma samples | |
| HK40041703A (en) | Specimen container characterization using a single deep neural network in an end-to-end training fashion |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20240416 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20250425 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20250507 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20250624 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20250708 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20250804 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7724356 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |