この作業では、ドメイン間の放射線画像の解釈のために、教師なしのドメイン適応問題を利用します。具体的には、ラベル付けされたソースドメインからラベル付けされていないターゲットドメインに疾患認識モデルを適応させる方法を研究し、新しいデータセットをラベル付けする労力を削減します。通常、クラス固有のセマンティクスを無視する、クロスドメインのペアになっていない画像から画像への変換方法の欠点に対処するために、TUNA-Netと呼ばれる、タスク駆動型の差別的に訓練された、サイクルに一貫した生成的敵対ネットワークを提案します。 1)低レベルの詳細、2)高レベルのセマンティック情報、3)画像から画像への翻訳プロセス中の中間レベルの特徴表現を保持して、ターゲットの疾患認識タスクを促進することができます。 TUNA-Netフレームワークは一般的であり、他の学習タスクに容易に適合させることができます。肺炎認識のための2つの公開胸部X線データセットで提案されているフレームワークを評価します。 TUNA-Netモデルは、疾患のセマンティクスを維持しながら、ソースドメインのラベル付き成人胸部X線を、ラベルのないターゲットドメインの小児用X線から引き出されたように表示するように適合させることができます。広範な実験により、最先端の教師なしドメイン適応アプローチと比較した提案方法の優位性が示されています。特に、TUNA-Netは、小児肺炎分類で96.3%のAUCを達成します。これは、教師ありアプローチ(98.1%)に非常に近いものですが、ターゲットドメインにラベルを付ける必要はありません。
In this work, we exploit the unsupervised domain adaptation problem for radiology image interpretation across domains. Specifically, we study how to adapt the disease recognition model from a labeled source domain to an unlabeled target domain, so as to reduce the effort of labeling each new dataset. To address the shortcoming of cross-domain, unpaired image-to-image translation methods which typically ignore class-specific semantics, we propose a task-driven, discriminatively trained, cycle-consistent generative adversarial network, termed TUNA-Net. It is able to preserve 1) low-level details, 2) high-level semantic information and 3) mid-level feature representation during the image-to-image translation process, to favor the target disease recognition task. The TUNA-Net framework is general and can be readily adapted to other learning tasks. We evaluate the proposed framework on two public chest X-ray datasets for pneumonia recognition. The TUNA-Net model can adapt labeled adult chest X-rays in the source domain such that they appear as if they were drawn from pediatric X-rays in the unlabeled target domain, while preserving the disease semantics. Extensive experiments show the superiority of the proposed method as compared to state-of-the-art unsupervised domain adaptation approaches. Notably, TUNA-Net achieves an AUC of 96.3% for pediatric pneumonia classification, which is very close to that of the supervised approach (98.1%), but without the need for labels on the target domain.