Skip to main content

Showing 1–7 of 7 results for author: Ohta, T

Searching in archive cs. Search in all archives.
.
  1. Recording provenance of workflow runs with RO-Crate

    Authors: Simone Leo, Michael R. Crusoe, Laura Rodríguez-Navas, Raül Sirvent, Alexander Kanitz, Paul De Geest, Rudolf Wittner, Luca Pireddu, Daniel Garijo, José M. Fernández, Iacopo Colonnelli, Matej Gallo, Tazro Ohta, Hirotaka Suetake, Salvador Capella-Gutierrez, Renske de Wit, Bruno P. Kinoshita, Stian Soiland-Reyes

    Abstract: Recording the provenance of scientific computation results is key to the support of traceability, reproducibility and quality assessment of data products. Several data models have been explored to address this need, providing representations of workflow plans and their executions as well as means of packaging the resulting information for archiving and sharing. However, existing approaches tend to… ▽ More

    Submitted 16 July, 2024; v1 submitted 12 December, 2023; originally announced December 2023.

    Comments: 38 pages, 5 figures, 3 tables. Resubmitted to PLOS ONE following peer review

    Journal ref: PLoS ONE vol. 19, iss. 9, pp. 1-35, 2024

  2. arXiv:2107.05238  [pdf, other

    cs.CV physics.med-ph

    Training of deep cross-modality conversion models with a small dataset, and their application in megavoltage CT to kilovoltage CT conversion

    Authors: Sho Ozaki, Shizuo Kaji, Kanabu Nawa, Toshikazu Imae, Atsushi Aoki, Takahiro Nakamoto, Takeshi Ohta, Yuki Nozawa, Hideomi Yamashita, Akihiro Haga, Keiichi Nakagawa

    Abstract: In recent years, deep-learning-based image processing has emerged as a valuable tool for medical imaging owing to its high performance. However, the quality of deep-learning-based methods heavily relies on the amount of training data; the high cost of acquiring a large dataset is a limitation to their utilization in medical fields. Herein, based on deep learning, we developed a computed tomography… ▽ More

    Submitted 5 April, 2022; v1 submitted 12 July, 2021; originally announced July 2021.

    Comments: 3+27 pages, 13 figures, version published in Medical Physics

  3. Inner Cell Mass and Trophectoderm Segmentation in Human Blastocyst Images using Deep Neural Network

    Authors: Md Yousuf Harun, Thomas Huang, Aaron T. Ohta

    Abstract: Embryo quality assessment based on morphological attributes is important for achieving higher pregnancy rates from in vitro fertilization (IVF). The accurate segmentation of the embryo's inner cell mass (ICM) and trophectoderm epithelium (TE) is important, as these parameters can help to predict the embryo viability and live birth potential. However, segmentation of the ICM and TE is difficult due… ▽ More

    Submitted 19 August, 2020; originally announced August 2020.

    Journal ref: IEEE 13th International Conference on Nano/Molecular Medicine & Engineering (NANOMED), Gwangju, Korea (South), 2019, pp. 214-219

  4. Image Segmentation of Zona-Ablated Human Blastocysts

    Authors: Md Yousuf Harun, M Arifur Rahman, Joshua Mellinger, Willy Chang, Thomas Huang, Brienne Walker, Kristen Hori, Aaron T. Ohta

    Abstract: Automating human preimplantation embryo grading offers the potential for higher success rates with in vitro fertilization (IVF) by providing new quantitative and objective measures of embryo quality. Current IVF procedures typically use only qualitative manual grading, which is limited in the identification of genetically abnormal embryos. The automatic quantitative assessment of blastocyst expans… ▽ More

    Submitted 19 August, 2020; originally announced August 2020.

    Journal ref: IEEE 13th International Conference on Nano/Molecular Medicine & Engineering (NANOMED), Gwangju, Korea (South), 2019, pp. 208-213

  5. arXiv:1907.10902  [pdf, other

    cs.LG stat.ML

    Optuna: A Next-generation Hyperparameter Optimization Framework

    Authors: Takuya Akiba, Shotaro Sano, Toshihiko Yanase, Takeru Ohta, Masanori Koyama

    Abstract: The purpose of this study is to introduce new design-criteria for next-generation hyperparameter optimization software. The criteria we propose include (1) define-by-run API that allows users to construct the parameter search space dynamically, (2) efficient implementation of both searching and pruning strategies, and (3) easy-to-setup, versatile architecture that can be deployed for various purpo… ▽ More

    Submitted 25 July, 2019; originally announced July 2019.

    Comments: 10 pages, Accepted at KDD 2019 Applied Data Science track

  6. arXiv:1901.05773  [pdf, other

    cs.CV physics.med-ph

    Visual enhancement of Cone-beam CT by use of CycleGAN

    Authors: S. Kida, S. Kaji, K. Nawa, T. Imae, T. Nakamoto, S. Ozaki, T. Ohta, Y. Nozawa, K. Nakagawa

    Abstract: Cone-beam computed tomography (CBCT) offers advantages over conventional fan-beam CT in that it requires a shorter time and less exposure to obtain images. CBCT has found a wide variety of applications in patient positioning for image-guided radiation therapy, extracting radiomic information for designing patient-specific treatment, and computing fractional dose distributions for adaptive radiatio… ▽ More

    Submitted 25 November, 2019; v1 submitted 17 January, 2019; originally announced January 2019.

  7. arXiv:cs/0309055  [pdf, ps, other

    cs.SE

    A mathematical framework for automated bug localization

    Authors: Tsuyoshi Ohta, Tadanori Mizuno

    Abstract: In this paper, we propose a mathematical framework for automated bug localization. This framework can be briefly summarized as follows. A program execution can be represented as a rooted acyclic directed graph. We define an execution snapshot by a cut-set on the graph. A program state can be regarded as a conjunction of labels on edges in a cut-set. Then we argue that a debugging task is a pruni… ▽ More

    Submitted 29 September, 2003; originally announced September 2003.

    Comments: 4 pages, 2 figures, In M. Ronsse, K. De Bosschere (eds), proceedings of the Fifth International Workshop on Automated Debugging (AADEBUG 2003), September 2003, Ghent. cs.SE/0309027

    ACM Class: D.2.5