Digitala Vetenskapliga Arkivet

Ändra sökning
RefereraExporteraLänk till posten
Permanent länk

Direktlänk
Referera
Referensformat
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Annat format
Fler format
Språk
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Annat språk
Fler språk
Utmatningsformat
  • html
  • text
  • asciidoc
  • rtf
Synthetic data for visual machine learning: A data-centric approach
Linköpings universitet, Institutionen för teknik och naturvetenskap, Medie- och Informationsteknik. Linköpings universitet, Tekniska fakulteten.ORCID-id: 0000-0003-0298-937X
2022 (Engelska)Doktorsavhandling, sammanläggning (Övrigt vetenskapligt)
Abstract [en]

Deep learning allows computers to learn from observations, or else training data. Successful application development requires skills in neural network design, adequate computational resources, and a training data distribution that covers the application do-main. We are currently witnessing an artificial intelligence (AI) outbreak with enough computational power to train very deep networks and build models that achieve similar or better than human performance. The crucial factor for the algorithms to succeed has proven to be the training data fed to the learning process. Too little or low quality or out-of-the-target distribution data will lead to poorly performing models no matter the capacity and the data regularization methods.

This thesis is a data-centric approach to AI and presents a set of contributions related to synthesizing images for training supervised visual machine learning. It is motivated by the profound potential of synthetic data in cases of low availability of captured data, expensive acquisition and annotation, and privacy and ethical issues. The presented work aims to generate images similar to samples drawn from the target distribution and evaluate the generated data as the sole training data source and in conjunction with captured imagery. For this, two synthesis methods are explored: computer graphics and generative modeling. Computer graphics-based generation methods and synthetic datasets for computer vision tasks are thoroughly reviewed. In the same context, a system employing procedural modeling and physically-based rendering is introduced for data generation for urban scene understanding. The scheme is flexible, easily scalable, and produces complex and diverse images with pixel-perfect annotations at no cost. Generative Adversarial Networks (GANs) are also used to generate images for small data scenarios augmentation. The strategy advances the model’s performance and robustness. Finally, ensembles of independently trained GANs investigate ways to improve images’ diversity and create synthetic data to serve as the only training source.

The application areas of the presented contributions relate to two image modalities, natural and histopathology images, to cover different aspects in the generation methods and the tasks’ characteristics and requirements. There are showcased synthesized examples of natural images for automotive applications and weather classification, and histopathology images for breast cancer and colon adenocarcinoma metastasis detection. This thesis, as a whole, promotes data-centric supervised deep learning development by highlighting the potential of synthetic data as a training data resource. It emphasizes the control over the formation process, the ability of multi-modality formats, and the automatic generation of annotations.

Ort, förlag, år, upplaga, sidor
Linköping: Linköping University Electronic Press, 2022. , s. 115
Serie
Linköping Studies in Science and Technology. Dissertations, ISSN 0345-7524 ; 2202
Nyckelord [en]
Training data, Synthetic images, Computer graphics, Generative modeling, Natural images, Histopathology, Digital pathology, Machine learning, Deep learning
Nationell ämneskategori
Medicinsk bildvetenskap
Identifikatorer
URN: urn:nbn:se:liu:diva-182336DOI: 10.3384/9789179291754ISBN: 9789179291747 (tryckt)ISBN: 9789179291754 (digital)OAI: oai:DiVA.org:liu-182336DiVA, id: diva2:1628963
Disputation
2022-02-14, Domteatern, Visualiseringscenter C, Kungsgatan 54, Norrköping, 09:15 (Engelska)
Opponent
Handledare
Anmärkning

ISBN for PDF has been added in the PDF-version.

Tillgänglig från: 2022-01-17 Skapad: 2022-01-17 Senast uppdaterad: 2025-02-09Bibliografiskt granskad
Delarbeten
1. A Survey of Image Synthesis Methods for Visual Machine Learning
Öppna denna publikation i ny flik eller fönster >>A Survey of Image Synthesis Methods for Visual Machine Learning
2020 (Engelska)Ingår i: Computer graphics forum (Print), ISSN 0167-7055, E-ISSN 1467-8659, Vol. 39, nr 6, s. 426-451Artikel i tidskrift (Refereegranskat) Published
Abstract [en]

Image synthesis designed for machine learning applications provides the means to efficiently generate large quantities of training data while controlling the generation process to provide the best distribution and content variety. With the demands of deep learning applications, synthetic data have the potential of becoming a vital component in the training pipeline. Over the last decade, a wide variety of training data generation methods has been demonstrated. The potential of future development calls to bring these together for comparison and categorization. This survey provides a comprehensive list of the existing image synthesis methods for visual machine learning. These are categorized in the context of image generation, using a taxonomy based on modelling and rendering, while a classification is also made concerning the computer vision applications they are used. We focus on the computer graphics aspects of the methods, to promote future image generation for machine learning. Finally, each method is assessed in terms of quality and reported performance, providing a hint on its expected learning potential. The report serves as a comprehensive reference, targeting both groups of the applications and data development sides. A list of all methods and papers reviewed herein can be found at https://computergraphics.on.liu.se/image_synthesis_methods_for_visual_machine_learning/.

Ort, förlag, år, upplaga, sidor
John Wiley & Sons, 2020
Nyckelord
methods and applications
Nationell ämneskategori
Datorgrafik och datorseende
Identifikatorer
urn:nbn:se:liu:diva-169839 (URN)10.1111/cgf.14047 (DOI)000565504000001 ()2-s2.0-85090446425 (Scopus ID)
Forskningsfinansiär
Wallenberg AI, Autonomous Systems and Software Program (WASP)
Anmärkning

Funding agencies: strategic research environment ELLIIT; Autonomous Systems and Software Program (WASP) - Knut and Alice Wallenberg Foundation

Tillgänglig från: 2020-09-20 Skapad: 2020-09-20 Senast uppdaterad: 2025-02-07Bibliografiskt granskad
2. Procedural modeling and physically based rendering for synthetic data generation in automotive applications
Öppna denna publikation i ny flik eller fönster >>Procedural modeling and physically based rendering for synthetic data generation in automotive applications
2017 (Engelska)Övrigt (Övrigt vetenskapligt)
Abstract [en]

We present an overview and evaluation of a new, systematic approach for generation of highly realistic, annotated synthetic data for training of deep neural networks in computer vision tasks. The main contribution is a procedural world modeling approach enabling high variability coupled with physically accurate image synthesis, and is a departure from the hand-modeled virtual worlds and approximate image synthesis methods used in real-time applications. The benefits of our approach include flexible, physically accurate and scalable image synthesis, implicit wide coverage of classes and features, and complete data introspection for annotations, which all contribute to quality and cost efficiency. To evaluate our approach and the efficacy of the resulting data, we use semantic segmentation for autonomous vehicles and robotic navigation as the main application, and we train multiple deep learning architectures using synthetic data with and without fine tuning on organic (i.e. real-world) data. The evaluation shows that our approach improves the neural network’s performance and that even modest implementation efforts produce state-of-the-art results.

Förlag
s. 13
Serie
arXiv.org ; 1710.06270
Nationell ämneskategori
Annan teknik
Identifikatorer
urn:nbn:se:liu:diva-165751 (URN)
Tillgänglig från: 2020-05-19 Skapad: 2020-05-19 Senast uppdaterad: 2025-02-18Bibliografiskt granskad
3. A Study of Deep Learning Colon Cancer Detection in Limited Data Access Scenarios
Öppna denna publikation i ny flik eller fönster >>A Study of Deep Learning Colon Cancer Detection in Limited Data Access Scenarios
Visa övriga...
2020 (Engelska)Konferensbidrag, Poster (med eller utan abstract) (Refereegranskat)
Nationell ämneskategori
Medicinsk bildvetenskap
Identifikatorer
urn:nbn:se:liu:diva-169838 (URN)
Konferens
International Conference on Learning Representations (ICLR) Workshop on AI for Overcoming Global Disparities in Cancer Care (AI4CC)
Forskningsfinansiär
Wallenberg AI, Autonomous Systems and Software Program (WASP)
Tillgänglig från: 2020-09-20 Skapad: 2020-09-20 Senast uppdaterad: 2025-02-09
4. Primary Tumor and Inter-Organ Augmentations for Supervised Lymph Node Colon Adenocarcinoma Metastasis Detection
Öppna denna publikation i ny flik eller fönster >>Primary Tumor and Inter-Organ Augmentations for Supervised Lymph Node Colon Adenocarcinoma Metastasis Detection
2021 (Engelska)Ingår i: MEDICAL IMAGE COMPUTING AND COMPUTER ASSISTED INTERVENTION - MICCAI 2021, PT V, SPRINGER INTERNATIONAL PUBLISHING AG , 2021, Vol. 12905, s. 624-633Konferensbidrag, Publicerat paper (Refereegranskat)
Abstract [en]

The scarcity of labeled data is a major bottleneck for developing accurate and robust deep learning-based models for histopathology applications. The problem is notably prominent for the task of metastasis detection in lymph nodes, due to the tissues low tumor-to-non-tumor ratio, resulting in labor- and time-intensive annotation processes for the pathologists. This work explores alternatives on how to augment the training data for colon carcinoma metastasis detection when there is limited or no representation of the target domain. Through an exhaustive study of cross-validated experiments with limited training data availability, we evaluate both an inter-organ approach utilizing already available data for other tissues, and an intra-organ approach, utilizing the primary tumor. Both these approaches result in little to no extra annotation effort. Our results show that these data augmentation strategies can be an efficient way of increasing accuracy on metastasis detection, but fore-most increase robustness.

Ort, förlag, år, upplaga, sidor
SPRINGER INTERNATIONAL PUBLISHING AG, 2021
Serie
Lecture Notes in Computer Science, ISSN 0302-9743
Nyckelord
Computer aided diagnosis; Computational pathology; Domain adaptation; Inter-organ; Colon cancer metastasis
Nationell ämneskategori
Språkbehandling och datorlingvistik
Identifikatorer
urn:nbn:se:liu:diva-181214 (URN)10.1007/978-3-030-87240-3_60 (DOI)000712025900060 ()9783030872403 (ISBN)9783030872397 (ISBN)
Konferens
International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI), ELECTR NETWORK, sep 27-oct 01, 2021
Anmärkning

Funding Agencies|Wallenberg AI, Autonomous Systems and Software Program (WASP) - Knut and AliceWallenberg Foundation; strategic research environment ELLIIT; VINNOVAVinnova [2017-02447]

Tillgänglig från: 2021-11-23 Skapad: 2021-11-23 Senast uppdaterad: 2025-02-07
5. Generative inter-class transformations for imbalanced data weather classification
Öppna denna publikation i ny flik eller fönster >>Generative inter-class transformations for imbalanced data weather classification
Visa övriga...
2021 (Engelska)Ingår i: London Imaging Meeting, E-ISSN 2694-118X, Vol. 2021, s. 16-20Artikel i tidskrift (Refereegranskat) Published
Abstract [en]

This paper presents an evaluation of how data augmentation and inter-class transformations can be used to synthesize training data in low-data scenarios for single-image weather classification. In such scenarios, augmentations is a critical component, but there is a limit to how much improvements can be gained using classical augmentation strategies. Generative adversarial networks (GAN) have been demonstrated to generate impressive results, and have also been successful as a tool for data augmentation, but mostly for images of limited diversity, such as in medical applications. We investigate the possibilities in using generative augmentations for balancing a small weather classification dataset, where one class has a reduced number of images. We compare intra-class augmentations by means of classical transformations as well as noise-to-image GANs, to interclass augmentations where images from another class are transformed to the underrepresented class. The results show that it is possible to take advantage of GANs for inter-class augmentations to balance a small dataset for weather classification. This opens up for future work on GAN-based augmentations in scenarios where data is both diverse and scarce.

Ort, förlag, år, upplaga, sidor
Springfield, USA: Society for Imaging Science and Technology, 2021
Nationell ämneskategori
Datorgrafik och datorseende
Identifikatorer
urn:nbn:se:liu:diva-182334 (URN)10.2352/issn.2694-118X.2021.LIM-16 (DOI)
Anmärkning

Funding: This project was funded by Knut and Alice Wallenberg Foundation, Wallenberg Autonomous Systems and Software Program, the strategic research environment ELLIIT, and ‘AI for Climate Adaptation’ through VINNOVA grant 2020-03388.

Tillgänglig från: 2022-01-17 Skapad: 2022-01-17 Senast uppdaterad: 2025-02-07Bibliografiskt granskad
6. Ensembles of GANs for synthetic training data generation
Öppna denna publikation i ny flik eller fönster >>Ensembles of GANs for synthetic training data generation
2021 (Engelska)Konferensbidrag, Muntlig presentation med publicerat abstract (Refereegranskat)
Abstract [en]

Insufficient training data is a major bottleneck for most deep learning practices, not least in medical imaging where data is difficult to collect and publicly available datasets are scarce due to ethics and privacy. This work investigates the use of synthetic images, created by generative adversarial networks (GANs), as the only source of training data. We demonstrate that for this application, it is of great importance to make use of multiple GANs to improve the diversity of the generated data, i.e. to sufficiently cover the data distribution. While a single GAN can generate seemingly diverse image content, training on this data in most cases lead to severe over-fitting. We test the impact of ensembled GANs on synthetic 2D data as well as common image datasets (SVHN and CIFAR-10), and using both DCGANs and progressively growing GANs. As a specific use case, we focus on synthesizing digital pathology patches to provide anonymized training data.

Nationell ämneskategori
Data- och informationsvetenskap
Identifikatorer
urn:nbn:se:liu:diva-175900 (URN)
Konferens
ICLR 2021 workshop on Synthetic Data Generation: Quality, Privacy, Bias
Forskningsfinansiär
Wallenberg AI, Autonomous Systems and Software Program (WASP)Vinnova, grant 2019-05144 and grant 2017-02447(AIDA)ELLIIT - The Linköping‐Lund Initiative on IT and Mobile Communications
Tillgänglig från: 2021-05-26 Skapad: 2021-05-26 Senast uppdaterad: 2022-01-17

Open Access i DiVA

fulltext(26959 kB)4121 nedladdningar
Filinformation
Filnamn FULLTEXT03.pdfFilstorlek 26959 kBChecksumma SHA-512
d4a8187e2385b6ccbe90811a0cc15e1630685038d79d2a86e8a9172c00e2e1d27021870b7c43b4acdf5a88523822abd5e44d9c73a3ab3b025bce0b8777fbc6d9
Typ fulltextMimetyp application/pdf
Beställ online >>

Övriga länkar

Förlagets fulltext

Sök vidare i DiVA

Av författaren/redaktören
Tsirikoglou, Apostolia
Av organisationen
Medie- och InformationsteknikTekniska fakulteten
Medicinsk bildvetenskap

Sök vidare utanför DiVA

GoogleGoogle Scholar
Totalt: 4148 nedladdningar
Antalet nedladdningar är summan av nedladdningar för alla fulltexter. Det kan inkludera t.ex tidigare versioner som nu inte längre är tillgängliga.

doi
isbn
urn-nbn

Altmetricpoäng

doi
isbn
urn-nbn
Totalt: 5542 träffar
RefereraExporteraLänk till posten
Permanent länk

Direktlänk
Referera
Referensformat
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Annat format
Fler format
Språk
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Annat språk
Fler språk
Utmatningsformat
  • html
  • text
  • asciidoc
  • rtf