SearcharxivSearch

arXiv subjects

Koichiro Yawata

Publications and source records attributed to Koichiro Yawata.

10 recordsLinked to original sources

Bridging the Sim-to-Real Gap in Semiconductor Visual Program Synthesis via Input Binarization

Precise parametric control over circuit geometry is essential for semiconductor inspection, yet obtaining sufficient real training data remains costly. Although generative models such as diffusion models and Generative Adversarial Networks (GANs) can augment training data, they cannot guarantee the nanometer-scale geometric accuracy required for metrology tasks. We propose a visual program synthesis framework in which a Vision-Language Model (VLM) converts inspection images into editable Domain-Specific Language (DSL) code describing circuit geometries, enabling controlled generation of training data with exact parameter manipulation. Because the VLM is trained solely on synthetic DSL-rendered data, a domain gap arises when processing real Scanning Electron Microscope (SEM) images. We bridge this gap with an input binarization strategy that strips SEM-specific texture and noise, letting the model focus on geometric structure. On the MIIC dataset, binarized inputs improve the mean Dice coefficient from 0.4393 to 0.5256 over the raw-input baseline, demonstrating that simple texture abstraction substantially mitigates the sim-to-real gap.

cs.AI

Data-driven oscillator model for multi-frequency turbulent flows

The complex dynamics of high-dimensional oscillatory flows can be simplified using phase-reduction analysis, providing a deeper understanding of the flow response to external perturbations. Although phase-based modeling and analysis have been utilized in recent studies on oscillatory fluid flows, their usages are still limited to single-frequency flows due to difficulties in addressing chaotic characteristics induced by multiple frequencies of turbulent flows. In order to overcome this limitation, we propose a data-driven framework that models the dynamics of multi-frequency turbulent flows based on a set of oscillators. The representative oscillators are extracted from the flow field data by training specially designed autoencoders. The oscillator dynamics are modeled through a machine-learning technique using neural networks to accurately predict the multi-frequency oscillatory behavior of turbulent flows. We verify the oscillator-based model of the multi-frequency turbulent flow by applying the proposed data-driven method to the three-dimensional supersonic turbulent flow over a cavity. We show that the extracted oscillators represent the dominant large-scale flow features and reflect the physical characteristics of the turbulent cavity flow. The data-driven oscillator dynamics model accurately forecasts the oscillatory behavior of the turbulent cavity flow for a long period. The proposed data-driven method for reduced-order modeling of turbulent flows with oscillators will enable deeper investigations of perturbation dynamics and control of turbulent flows.

physics.flu-dyn

Hypergraph Neural Networks Accelerate MUS Enumeration

Enumerating Minimal Unsatisfiable Subsets (MUSes) is a fundamental task in constraint satisfaction problems (CSPs). Its major challenge is the exponential growth of the search space, which becomes particularly severe when satisfiability checks are expensive. Recent machine learning approaches reduce this cost for Boolean satisfiability problems but rely on explicit variable-constraint relationships, limiting their application domains. This paper proposes a domain-agnostic method to accelerate MUS enumeration using Hypergraph Neural Networks (HGNNs). The proposed method incrementally builds a hypergraph with constraints as vertices and MUSes enumerated until the current step as hyperedges, and employs an HGNN-based agent trained via reinforcement learning to minimize the number of satisfiability checks required to obtain an MUS. Experimental results demonstrate the effectiveness of our approach in accelerating MUS enumeration, showing that our method can enumerate more MUSes within the same satisfiability check budget compared to conventional methods.

cs.AI

LaSTR: Language-Driven Time-Series Segment Retrieval

Effectively searching time-series data is essential for system analysis, but existing methods often require expert-designed similarity criteria or rely on global, series-level descriptions. We study language-driven segment retrieval: given a natural language query, the goal is to retrieve relevant local segments from large time-series repositories. We build large-scale segment--caption training data by applying TV2-based segmentation to LOTSA windows and generating segment descriptions with GPT-5.2, and then train a Conformer-based contrastive retriever in a shared text--time-series embedding space. On a held-out test split, we evaluate single-positive retrieval together with caption-side consistency (SBERT and VLM-as-a-judge) under multiple candidate pool sizes. Across all settings, LaSTR outperforms random and CLIP baselines, yielding improved ranking quality and stronger semantic agreement between retrieved segments and query intent.

cs.CL

Global Phase Synchronization Decoupled from Amplitude Dynamics

The Kuramoto model is a canonical framework for analyzing phase synchronization, yet its utility is restricted to the vicinity of the oscillator's unperturbed limit cycle. Here, we present a method to construct coupled-oscillator models that globally preserve Kuramoto-type phase dynamics by using phase-amplitude coordinates defined via Koopman operator theory. We introduce a solvable model, termed Kuramoto-Stuart-Landau model, which exhibits nontrivial synchronized dynamics far from the limit cycle. We also construct three phase synchronized oscillators whose amplitudes exhibit Lorenz-type chaos. Our method is applicable to general limit-cycle systems, achieving phase synchronization globally while preserving arbitrarily complex amplitude dynamics.

nlin.AO

Data-driven phase control for limit-cycle oscillators under partial observation

Controlling rhythmic systems, typically modeled as limit-cycle oscillators, is an important subject in real-world problems. Phase reduction theory, which simplifies the multidimensional oscillator state under weak input to a single phase variable, is useful for analyzing the oscillator dynamics. In the control of limit-cycle oscillators with unknown dynamics, the oscillator phase should be estimated from time series under partial observation in real time. In this study, we present an autoencoder-based method for estimating the oscillator phase using delay embedding of observed state variables. We evaluate the order of the phase estimation error under weak inputs and apply the method to phase-reduction-based feedback control of mutual synchronization of two oscillators under partial observation. The effectiveness of our method is illustrated by numerical examples using two types of limit-cycle oscillators, the Stuart-Landau and Hodgkin-Huxley models.

nlin.AO

Phase autoencoder for rapid data-driven synchronization of rhythmic spatiotemporal patterns

We present a machine-learning method for data-driven synchronization of rhythmic spatiotemporal patterns in reaction-diffusion systems. Based on the phase autoencoder [Yawata {\it et al.}, Chaos {\bf 34}, 063111 (2024)], we map high-dimensional field variables of the reaction-diffusion system to low-dimensional latent variables characterizing the asymptotic phase and amplitudes of the field variables. This yields a reduced phase description of the limit cycle underlying the rhythmic spatiotemporal dynamics in a data-driven manner. We propose a method to drive the system along the tangential direction of the limit cycle, enabling phase control without inducing amplitude deviations. With examples of 1D oscillating spots and 2D spiral waves in the FitzHugh-Nagumo reaction-diffusion system, we show that the method achieves rapid synchronization in both reference-based and coupling-based settings. These results demonstrate the potential of data-driven phase description based on the phase autoencoder for synchronization of high-dimensional spatiotemporal dynamics.

nlin.AO

Phase autoencoder for limit-cycle oscillators

We present a phase autoencoder that encodes the asymptotic phase of a limit-cycle oscillator, a fundamental quantity characterizing its synchronization dynamics. This autoencoder is trained in such a way that its latent variables directly represent the asymptotic phase of the oscillator. The trained autoencoder can perform two functions without relying on the mathematical model of the oscillator: first, it can evaluate the asymptotic phase and phase sensitivity function of the oscillator; second, it can reconstruct the oscillator state on the limit cycle in the original space from the phase value as an input. Using several examples of limit-cycle oscillators, we demonstrate that the asymptotic phase and phase sensitivity function can be estimated only from time-series data by the trained autoencoder. We also present a simple method for globally synchronizing two oscillators as an application of the trained autoencoder.

nlin.AO

QUBO-inspired Molecular Fingerprint for Chemical Property Prediction

Molecular fingerprints are widely used for predicting chemical properties, and selecting appropriate fingerprints is important. We generate new fingerprints based on the assumption that a performance of prediction using a more effective fingerprint is better. We generate effective interaction fingerprints that are the product of multiple base fingerprints. It is difficult to evaluate all combinations of interaction fingerprints because of computational limitations. Against this problem, we transform a problem of searching more effective interaction fingerprints into a quadratic unconstrained binary optimization problem. In this study, we found effective interaction fingerprints using QM9 dataset.

cs.LG

QUBO Decision Tree: Annealing Machine Extends Decision Tree Splitting

This paper proposes an extension of regression trees by quadratic unconstrained binary optimization (QUBO). Regression trees are very popular prediction models that are trainable with tabular datasets, but their accuracy is insufficient because the decision rules are too simple. The proposed method extends the decision rules in decision trees to multi-dimensional boundaries. Such an extension is generally unimplementable because of computational limitations, however, the proposed method transforms the training process to QUBO, which enables an annealing machine to solve this problem.

cs.LG