Min-Hsueh Chiu

Logo

  • Projects
  • Publications
  • Blog
  • CV
  • Random things
  • Theme by orderedlist

    Open World challenges

    Monopoly

    Embarking on the forefront of artificial intelligence, our project delves into the formidable realm of the open world—a significant challenge for current AI systems. Unlike closed environments defined by expert definitions and programming constraints, the open world is characterized by implicit and explicit unknowns, presenting an immediate challenge that could potentially overwhelm AI systems. The overarching question driving our endeavors is whether AI can conquer the open world?
     This project was supported by the Defence Advanced Research Projects Agency (DARPA), aiming to develop an AI system capable of detecting and adapting to novel situations swiftly. My primary contribution involves the design of an automatic novelty generator intended for the creation of impactful novelties. This architectural framework exhibits adaptability to various dynamic programming languages.
    As a human, can you detect the novelty in the above animation?

    gym-open-poker

    As AI advances, the limitations imposed by closed-world environments hinder its practical application in the dynamic reality of the open world. I have developed a Poker simulator utilizing Gymnasium, a standardized API for reinforcement learning to bring attention to the challenges posed by open-world scenarios within the broader AI community. Leveraging the widespread interest in poker and the adoption of a standardized API, this initiative aims to achieve widespread acceptance within the AI community for addressing the complexities of open-world challenges.

    auto VASP

    During the research on alloy material simulation, extensive calculations are required for various compositions and atomic ratios. While these calculations share similarities, they differ slightly in aspects such as atoms, atom positions, and atom potentials. To ensure systematic and consistent input parameters for the Vienna Ab initio Simulation Package (VASP), I developed scripts designed for routine tasks, including structure relaxation, optical properties calculation, and post-processing analysis. These scripts are configured to meet the workload system requirements of the Portable Batch System (PBS), where typically one job is allocated to 8 CPUs and 4 Nodes based on time and memory specifications.
     The scripts were successfully deployed on the supercomputer Taiwania 1 in 2018, the result of which is shown in the figure above. Their architecture renders them compatible with implementation on various high-performance computing servers. Furthermore, this project signifies an initial step towards exploring active learning methodologies in material science.