SearcharxivSearch

arXiv subjects

Yusuke Mori

Publications and source records attributed to Yusuke Mori.

10 recordsLinked to original sources

Quantitative imaging of nonlinear spin-wave propagation using diamond quantum sensors

Spin waves propagating in magnetic materials exhibit nonlinear behavior at large amplitudes due to the competition between excitation and relaxation, providing an attractive platform for exploring nonlinear wave dynamics. In particular, spin waves with a non-zero wavenumber that carry momentum undergo nonlinear relaxation and experience wavenumber modulation in the nonlinear regime. This nonlinearity has been observed experimentally, for example in S. R. Lake et al., Phys. Rev. Appl. 17, 034010 (2022), but a quantitative comparison with theory has not yet been carried out. Here, We image nonlinear spin-wave propagation in two yttrium iron garnet thin films with distinct spin-wave decay rates using a wide-field quantum diamond microscope. We obtain quantitative distributions of spin-wave amplitude and phase as a function of the excitation microwave strength. As a result, we observe a threshold in the spin-wave amplitude beyond which nonlinear effects become evident and confirm that this threshold is consistent with theoretical predictions based on four-magnon scattering for both samples. Moreover, as the amplitude of the spin waves increases, we observe modulation of the wavenumber across the field of view. We attribute this modulation primarily to a reduction in the saturation magnetization caused by incoherent spin waves generated by multi-magnon scattering. Our quantitative measurements provide a pathway for visualizing nonlinear spin-wave dynamics and are crucial for deepening our understanding of the underlying mechanisms.

cond-mat.mes-hall

Wideband wide-field imaging of spin-wave propagation using diamond quantum sensors

Imaging spin-wave propagation in magnetic materials in a wide frequency range is crucial for understanding and applying spin-wave dynamics. Recently, nitrogen-vacancy (NV) centers in diamond have attracted attention as sensors capable of quantitatively measuring the amplitude and phase of coherent spin waves. However, the conventional sensing protocol has been limited to detecting spin waves whose frequencies match the resonance frequency of the NV spins. We demonstrate that by utilizing the AC Zeeman effect, it is possible to image spin waves propagating in a yttrium iron garnet (YIG) thin film over a wide frequency range up to a maximum detuning of 567 MHz without changing the external magnetic field. Our results expand the applicability of NV centers for spin-wave sensing and pave the way for quantitative investigations of the dynamics in various magnetic materials, such as metallic ferromagnets and van der Waals magnets.

cond-mat.mes-hall

The Lost Melody: Empirical Observations on Text-to-Video Generation From A Storytelling Perspective

Text-to-video generation task has witnessed a notable progress, with the generated outcomes reflecting the text prompts with high fidelity and impressive visual qualities. However, current text-to-video generation models are invariably focused on conveying the visual elements of a single scene, and have so far been indifferent to another important potential of the medium, namely a storytelling. In this paper, we examine text-to-video generation from a storytelling perspective, which has been hardly investigated, and make empirical remarks that spotlight the limitations of current text-to-video generation scheme. We also propose an evaluation framework for storytelling aspects of videos, and discuss the potential future directions.

cs.CV

Characteristic quasi-polynomials for deformations of Coxeter arrangements of types A, B, C, and D

Kamiya, Takemura, and Terao introduced a characteristic quasi-polynomial which enumerates the numbers of elements in the complement of hyperplane arrangements modulo positive integers. In this paper, we compute the characteristic quasi-polynomials for specific arrangements which contain the Coxeter arrangements of types A, B, C, and D described by the orthonormal basis. We also compute the characteristic quasi-polynomials for their deletion arrangements and we can show that they are factorized. From this result, the poset generated by hypertori of the corresponding toric arrangement is an inductive poset.

math.CO

Determination of the electron trap level in Fe-doped GaN by phonon-assisted conduction phenomenon

We acoustically measured the energy level for thermally activated conduction (TAC) in high-resistivity Fe-doped GaN using the non-contacting antenna-transmission acoustic-resonance method. The acoustic attenuation takes a maximum at a specific temperature, where the TAC is accelerated with the help of phonon energy. The Debye type relaxation is thus observed for acoustic attenuation, and its activation energy (0.54$\pm$0.04 eV) was determined with attenuation measurements at various frequencies and temperatures. This value agrees with the E3 level in GaN, indicating that thermally associated conduction originates from the E3 trap level. We also measured the five independent elastic constants at high temperatures.

physics.app-ph

Computational Storytelling and Emotions: A Survey

Storytelling has always been vital for human nature. From ancient times, humans have used stories for several objectives including entertainment, advertisement, and education. Various analyses have been conducted by researchers and creators to determine the way of producing good stories. The deep relationship between stories and emotions is a prime example. With the advancement in deep learning technology, computers are expected to understand and generate stories. This survey paper is intended to summarize and further contribute to the development of research being conducted on the relationship between stories and emotions. We believe creativity research is not to replace humans with computers, but to find a way of collaboration between humans and computers to enhance the creativity. With the intention of creating a new intersection between computational storytelling research and human creative writing, we introduced creative techniques used by professional storytellers.

cs.CL

ViNTER: Image Narrative Generation with Emotion-Arc-Aware Transformer

Image narrative generation is a task to create a story from an image with a subjective viewpoint. Given the importance of the subjective feelings of writers, readers, and characters in storytelling, an image narrative generation method should consider human emotion. In this study, we propose a novel method of image narrative generation called ViNTER (Visual Narrative Transformer with Emotion arc Representation), which takes "emotion arc" as input to capture a sequence of emotional changes. Since emotion arcs represent the trajectory of emotional change, it is expected that we can include detailed information about the emotional changes in the story to the model. We present experimental results of both automatic and manual evaluations on the Image Narrative dataset and demonstrate the effectiveness of the proposed approach.

cs.CV

Explaining reaction coordinates of alanine dipeptide isomerization obtained from deep neural networks using Explainable Artificial Intelligence (XAI)

A method for obtaining appropriate reaction coordinates is required to identify transition states distinguishing product and reactant in complex molecular systems. Recently, abundant research has been devoted to obtaining reaction coordinates using artificial neural networks from deep learning literature, where many collective variables are typically utilized in the input layer. However, it is difficult to explain the details of which collective variables contribute to the predicted reaction coordinates owing to the complexity of the nonlinear functions in deep neural networks. To overcome this limitation, we used Explainable Artificial Intelligence (XAI) methods of the Local Interpretable Model-agnostic Explanation (LIME) and the game theory-based framework known as Shapley Additive exPlanations (SHAP). We demonstrated that XAI enables us to obtain the degree of contribution of each collective variable to reaction coordinates that is determined by nonlinear regressions with deep learning for the committor of the alanine dipeptide isomerization in vacuum. In particular, both LIME and SHAP provide important features to the predicted reaction coordinates, which are characterized by appropriate dihedral angles consistent with those previously reported from the committor test analysis. The present study offers an AI-aided framework to explain the appropriate reaction coordinates, which acquires considerable significance when the number of degrees of freedom increases.

physics.chem-ph

COMPASS: a Creative Support System that Alerts Novelists to the Unnoticed Missing Contents

When humans write, they may unintentionally omit some information. Complementing the omitted information using a computer is helpful in providing writing support. Recently, in the field of story understanding and generation, story completion (SC) was proposed to generate the missing parts of an incomplete story. Although its applicability is limited because it requires that the user have prior knowledge of the missing part of a story, missing position prediction (MPP) can be used to compensate for this problem. MPP aims to predict the position of the missing part, but the prerequisite knowledge that "one sentence is missing" is still required. In this study, we propose Variable Number MPP (VN-MPP), a new MPP task that removes this restriction; that is, the task to predict multiple missing sentences or to judge whether there are no missing sentences in the first place. We also propose two methods for this new MPP task. Furthermore, based on the novel task and methods, we developed a creative writing support system, COMPASS. The results of a user experiment involving professional creators who write texts in Japanese confirm the efficacy and utility of the developed system.

cs.CL

Learning reaction coordinates via cross-entropy minimization: Application to alanine dipeptide

We propose a cross-entropy minimization method for finding the reaction coordinate from a large number of collective variables in complex molecular systems. This method is an extension of the likelihood maximization approach describing the committor function with a sigmoid. By design, the reaction coordinate as a function of various collective variables is optimized such that the distribution of the committor $p_\mathrm{B}^*$ values generated from molecular dynamics simulations can be described in a sigmoidal manner. We also introduce the $L_2$-norm regularization used in the machine learning field to prevent overfitting when the number of considered collective variables is large. The current method is applied to study the isomerization of alanine dipeptide in vacuum, where 45 dihedral angles are used as candidate variables. The regularization parameter is determined by cross-validation using training and test datasets. It is demonstrated that the optimal reaction coordinate involves important dihedral angles, which are consistent with the previously reported results. Furthermore, the points with $p_\mathrm{B}^*\sim 0.5$ clearly indicate a separatrix distinguishing reactant and product states on the potential of mean force using the extracted dihedral angles.

physics.chem-ph