Skip to main content

Showing 1–10 of 10 results for author: Yamada, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2507.01881  [pdf

    eess.IV cs.CV cs.LG

    A computationally frugal open-source foundation model for thoracic disease detection in lung cancer screening programs

    Authors: Niccolò McConnell, Pardeep Vasudev, Daisuke Yamada, Daryl Cheng, Mehran Azimbagirad, John McCabe, Shahab Aslani, Ahmed H. Shahin, Yukun Zhou, The SUMMIT Consortium, Andre Altmann, Yipeng Hu, Paul Taylor, Sam M. Janes, Daniel C. Alexander, Joseph Jacob

    Abstract: Low-dose computed tomography (LDCT) imaging employed in lung cancer screening (LCS) programs is increasing in uptake worldwide. LCS programs herald a generational opportunity to simultaneously detect cancer and non-cancer-related early-stage lung disease. Yet these efforts are hampered by a shortage of radiologists to interpret scans at scale. Here, we present TANGERINE, a computationally frugal,… ▽ More

    Submitted 2 July, 2025; originally announced July 2025.

  2. arXiv:2506.15747  [pdf, ps, other

    cs.CV eess.IV

    A Strong View-Free Baseline Approach for Single-View Image Guided Point Cloud Completion

    Authors: Fangzhou Lin, Zilin Dai, Rigved Sanku, Songlin Hou, Kazunori D Yamada, Haichong K. Zhang, Ziming Zhang

    Abstract: The single-view image guided point cloud completion (SVIPC) task aims to reconstruct a complete point cloud from a partial input with the help of a single-view image. While previous works have demonstrated the effectiveness of this multimodal approach, the fundamental necessity of image guidance remains largely unexamined. To explore this, we propose a strong baseline approach for SVIPC based on a… ▽ More

    Submitted 18 June, 2025; originally announced June 2025.

    Comments: 6 pages, 2 figures

  3. arXiv:2506.12952  [pdf, ps, other

    cs.AI

    Constitutive Components for Human-Like Autonomous Artificial Intelligence

    Authors: Kazunori D Yamada

    Abstract: This study is the first to clearly identify the functions required to construct artificial entities capable of behaving autonomously like humans, and organizes them into a three-layer functional hierarchy. Specifically, it defines three levels: Core Functions, which enable interaction with the external world; the Integrative Evaluation Function, which selects actions based on perception and memory… ▽ More

    Submitted 15 June, 2025; originally announced June 2025.

  4. arXiv:2503.17211  [pdf, other

    cs.CL cs.CV cs.LG

    A Language Anchor-Guided Method for Robust Noisy Domain Generalization

    Authors: Zilin Dai, Lehong Wang, Fangzhou Lin, Yidong Wang, Zhigang Li, Kazunori D Yamada, Ziming Zhang, Wang Lu

    Abstract: Real-world machine learning applications often struggle with two major challenges: distribution shift and label noise. Models tend to overfit by focusing on redundant and uninformative features in the training data, which makes it hard for them to generalize to the target domain. Noisy data worsens this problem by causing further overfitting to the noise, meaning that existing methods often fail t… ▽ More

    Submitted 20 April, 2025; v1 submitted 21 March, 2025; originally announced March 2025.

  5. arXiv:2412.17951  [pdf, other

    cs.CV

    Hyperbolic Chamfer Distance for Point Cloud Completion and Beyond

    Authors: Fangzhou Lin, Songlin Hou, Haotian Liu, Shang Gao, Kazunori D Yamada, Haichong K. Zhang, Ziming Zhang

    Abstract: Chamfer Distance (CD) is widely used as a metric to quantify difference between two point clouds. In point cloud completion, Chamfer Distance (CD) is typically used as a loss function in deep learning frameworks. However, it is generally acknowledged within the field that Chamfer Distance (CD) is vulnerable to the presence of outliers, which can consequently lead to the convergence on suboptimal m… ▽ More

    Submitted 23 December, 2024; originally announced December 2024.

    Comments: 13 pages, 6 figures

  6. arXiv:2409.06171  [pdf, other

    cs.CV cs.LG cs.RO

    Loss Distillation via Gradient Matching for Point Cloud Completion with Weighted Chamfer Distance

    Authors: Fangzhou Lin, Haotian Liu, Haoying Zhou, Songlin Hou, Kazunori D Yamada, Gregory S. Fischer, Yanhua Li, Haichong K. Zhang, Ziming Zhang

    Abstract: 3D point clouds enhanced the robot's ability to perceive the geometrical information of the environments, making it possible for many downstream tasks such as grasp pose detection and scene understanding. The performance of these tasks, though, heavily relies on the quality of data input, as incomplete can lead to poor results and failure cases. Recent training loss functions designed for deep lea… ▽ More

    Submitted 9 September, 2024; originally announced September 2024.

    Comments: 10 pages, 7 figures, 7 tables, this paper was accepted to IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2024

  7. arXiv:2407.20197  [pdf

    cs.LG cs.AI cs.NE

    Learning Random Numbers to Realize Appendable Memory System for Artificial Intelligence to Acquire New Knowledge after Deployment

    Authors: Kazunori D Yamada

    Abstract: In this study, we developed a learning method for constructing a neural network system capable of memorizing data and recalling it without parameter updates. The system we built using this method is called the Appendable Memory system. The Appendable Memory system enables an artificial intelligence (AI) to acquire new knowledge even after deployment. It consists of two AIs: the Memorizer and the R… ▽ More

    Submitted 29 July, 2024; originally announced July 2024.

  8. arXiv:2407.09013  [pdf, ps, other

    cs.AI cs.LG

    Procedural Content Generation via Generative Artificial Intelligence

    Authors: Xinyu Mao, Wanli Yu, Kazunori D Yamada, Michael R. Zielewski

    Abstract: The attempt to utilize machine learning in PCG has been made in the past. In this survey paper, we investigate how generative artificial intelligence (AI), which saw a significant increase in interest in the mid-2010s, is being used for PCG. We review applications of generative AI for the creation of various types of content, including terrains, items, and even storylines. While generative AI is e… ▽ More

    Submitted 12 July, 2024; originally announced July 2024.

  9. arXiv:2302.01409  [pdf, other

    cs.CV cs.LG

    Hyperbolic Contrastive Learning

    Authors: Yun Yue, Fangzhou Lin, Kazunori D Yamada, Ziming Zhang

    Abstract: Learning good image representations that are beneficial to downstream tasks is a challenging task in computer vision. As such, a wide variety of self-supervised learning approaches have been proposed. Among them, contrastive learning has shown competitive performance on several benchmark datasets. The embeddings of contrastive learning are arranged on a hypersphere that results in using the inner… ▽ More

    Submitted 2 February, 2023; originally announced February 2023.

  10. Optimizing scoring function of dynamic programming of pairwise profile alignment using derivative free neural network

    Authors: Kazunori D Yamada

    Abstract: A profile comparison method with position-specific scoring matrix (PSSM) is one of the most accurate alignment methods. Currently, cosine similarity and correlation coefficient are used as scoring functions of dynamic programming to calculate similarity between PSSMs. However, it is unclear that these functions are optimal for profile alignment methods. At least, by definition, these functions can… ▽ More

    Submitted 8 September, 2017; v1 submitted 29 August, 2017; originally announced August 2017.