SearcharxivSearch

arXiv subjects

Kohei Yamamoto

Publications and source records attributed to Kohei Yamamoto.

At least 19 recordsLinked to original sources

Verification-Guided Specification Synthesis with Large Language Models for Intrusion Detection Rules

Attacks against Internet-connected IoT devices continue to increase; however, transforming observed attack traffic into deployable intrusion detection system (IDS) rules remains largely a manual process. Recent studies have explored using large language models (LLMs) to generate IDS rules; nonetheless, existing approaches often require auxiliary information beyond observed traffic or generate rules without validating their detection logic against benign traffic. This study presents a verification-guided specification synthesis framework for generating Suricata rules directly from HTTP request traces. Instead of having an LLM generate IDS rules in a single step, an LLM first identifies a vulnerable parameter and synthesizes a semantic detection specification. These specifications are iteratively refined through counterexample-guided inductive synthesis (CEGIS), in which benign traffic samples serve as counterexamples during synthesis and verification. Verified specifications are then deterministically compiled into Suricata rules. Experiments on 281 real-world CVEs and benign traffic collected from real IoT devices show that the proposed method achieves a detection rate of 81.5% while maintaining a false positive rate of 0.0%. An ablation study also demonstrates that CEGIS-based verification improves detection performance while maintaining a low false positive rate.

cs.CR

Deep Learning Estimation of Sex, Age, Height, and Weight from CT-derived Digitally Reconstructed Radiographs

Purpose: To develop and validate a deep learning ensemble for estimating adult sex, age, height, and weight from coronal digitally reconstructed radiographs (DRRs) generated from diagnostic CT. Materials and Methods: This retrospective study included 128,621 CT examinations from 80,004 adults at nine institutions in Japan. Three multitask models-ConvNeXt-Base, ViT-Base/16, and MaxViT-Base-were fine-tuned using coronal DRRs and combined by weighted averaging. Data were split by institution into training (114,147 examinations; seven institutions), tuning (4,305; one institution), and test (10,169; one institution) sets; generalizability was assessed on two non-Japanese datasets. Accuracy and mean absolute error (MAE) were used to evaluate sex classification and age, height, and weight regression, respectively. Body surface area (BSA)-corrected heart and liver volume trends were compared using true versus estimated height and weight. Results: In the test set (median age, 69.9 years; 4,899 of 10,169 [48.2%] male), overall sex-classification accuracy was 0.997 (95% CI, 0.996-0.998), and MAEs were 3.57 years (3.51-3.63), 2.59 cm (2.54-2.64), and 3.40 kg (3.34-3.47) for age, height, and weight, respectively. In examinations covering the chest through pelvis, accuracy was 1.000, and MAEs were 3.15 years, 2.28 cm, and 3.18 kg, respectively. BSA calculated from estimated values reproduced age-related heart and liver volume trends obtained using true values. On non-Japanese datasets, height error increased but was reduced by continued fine-tuning. Conclusion: The ensemble estimated adult sex, age, height, and weight from CT-derived DRRs, with generally lower errors in examinations with broader anatomical coverage.

cs.CV

Efficient Fault-Tolerant Ancilla Preparation for Quantum BCH codes via Cyclic Symmetry

One of the major challenges in realizing fault-tolerant quantum computers (FTQCs) is the requirement for a large number of physical qubits. To address this issue, high-rate quantum error correcting codes, which efficiently embed logical qubits into physical qubits, have recently attracted considerable attention. Among such codes, quantum BCH codes, which offer both high rates and large code distances, are promising yet underexplored candidates. However, no fault-tolerant ancilla preparation method specialized for this class had been established. We employ a two-stage approach (non-fault-tolerant preparation + entanglement distillation) for ancilla preparation. We then propose a framework for designing low-overhead distillation method that strategically leverages the cyclic symmetry of quantum BCH codes to determine which non-fault-tolerant circuits can successfully produce a fault-tolerant state. Numerical simulations on several high-performance quantum BCH codes up to 127 qubits demonstrate that our method achieves lower spatial overhead and logical error rates than conventional distillation circuits. Furthermore, we evaluated the logical error rates under a circuit-level noise model, and obtained performance benchmarks in realistic settings. This efficient state preparation technique is expected to contribute to the early realization of practical FTQCs, particularly on highly connected quantum platforms such as neutral atom systems.

quant-ph

Re-examination of electronic structure of dilute Kondo transition-metal ions substituted into a Heavy Fermion compound

Correlations between the localized and conductive spins/charges have been the central issue of various fascinating quantum phenomena found on itinerant electron systems. Here, the obvious multiplet structures are presented on the Mn 2$p$ to 3$d$ x-ray absorption for a heavy fermion $\alpha$-(Yb,Lu)(Al$_{1-x}$Mn$_x$)B$_4$, indicating that the unoccupied electronic structure of the Mn site is described as the correlated high-spin 2+, even though magnetic measurements show the Mn sites to be nonmagnetic. This apparently paradoxical result demonstrates that a ligand field can effectively appear between localized Mn 3$d$ and surrounding B 2$p$ orbitals, which has been anticipated as a manifestation of a Kondo effect but not been clearly confirmed for most itinerant metals in spectroscopy. By contrast, the Mn 2$p$ photoemission indicates that the occupied Mn$^{2+}$ 3$d$ electrons still exhibit itinerant and nonlocally screened nature also owing to the Kondo-like correlation with the conductive B 2$p$, and heavier Yb 4$f$ and 5$d$ bands below the Fermi energy. The asymmetry on the particle-hole stimulates a reconsideration of the correlation and screening effects in the core-level spectroscopies.

cond-mat.str-el

Recent Progress in Ultrafast Dynamics of Transition-Metal Compounds Studied by Time-Resolved X-ray Techniques

X-ray absorption spectroscopy and X-ray magnetic circular dichroism have long served as indispensable tools for probing the electronic and magnetic properties of transition-metal compounds with elemental selectivity. In recent years, the emergence of femtosecond lasers has opened a new avenue for studying nonequilibrium dynamics in condensed matter. However, conventional optical techniques lack elemental and orbital specificity, making it difficult to disentangle the coupled charge, spin, and lattice responses in complex materials. The development of X-ray free-electron lasers (XFEL) and laboratory high-harmonic generation (HHG) sources has enabled the extension of X-ray absorption and scattering techniques into the femtosecond time domain. Time-resolved X-ray absorption spectroscopy, X-ray magnetic circular dichroism, and resonant soft X-ray scattering now provide direct, complementary access to element- and momentum-resolved ultrafast dynamics. This review summarizes recent progress in these techniques, focusing on pump-probe measurements of laser-induced demagnetization, spin-state transitions, and valence and structural changes in transition-metal compounds. We also discuss advances in tabletop HHG-based X-ray spectroscopy and its integration with large-scale XFEL facilities. These developments provide powerful routes for visualizing the nonequilibrium evolution of charge, spin, orbital, and lattice degrees of freedom, offering new insights into the ultrafast control of quantum materials.

cond-mat.mtrl-sci

TotalFM: An Organ-Separated 3D-CT Foundation Model Leveraging Large-Scale Routine Clinical Radiology Data

While foundation models in radiology are expected to be applied to various clinical tasks, computational cost constraints remain a major challenge when training on 3D-CT volumetric data. In this study, we propose TotalFM, a radiological foundation model that efficiently learns the correspondence between 3D-CT images and linguistic expressions based on the concept of organ separation, utilizing a large-scale dataset of 140,000 series. By automating the creation of organ volume and finding-sentence pairs through segmentation techniques and Large Language Model (LLM)-based radiology report processing, and by combining self-supervised pre-training via VideoMAE with contrastive learning using volume-text pairs, we aimed to balance computational efficiency and representation capability. In zero-shot organ-wise lesion classification tasks, the proposed model achieved higher F1 scores in 83% (5/6) of organs compared to CT-CLIP and 64% (9/14) of organs compared to Merlin. These results suggest that the proposed model exhibits high generalization performance in a clinical evaluation setting using actual radiology report sentences. Furthermore, in zero-shot finding-wise lesion classification tasks, our model achieved a higher AUROC in 83% (25/30) of finding categories compared to Merlin. We also confirmed performance comparable to existing Vision-Language Models (VLMs) in radiology report generation tasks. Our results demonstrate that the organ-separated learning framework can serve as a realistic and effective design guideline for the practical implementation of 3D-CT foundation models. The source code and pretrained models are publicly available at https://github.com/jichi-labo/TotalFM.

cs.CV

Searching systematically for coupling of laser and phase-modulation noise in heterodyne interferometry

Heterodyne interferometry for precision science often comes with an optical phase modulation, for example, for intersatellite clock noise transfer for gravitational wave (GW) detectors in space, exemplified by the Laser Interferometer Space Antenna (LISA). The phase modulation potentially causes various noise couplings to the final phase extraction of heterodyne beatnotes by a phasemeter. In this paper, in the format of space-based GW detectors, we establish an analytical framework to systematically search for the coupling of various noises from the heterodyne and modulation frequency bands, which are relatively unexplored so far. In addition to the noise caused by the phase modulation, the high-frequency laser phase noise is also discussed in the same framework. The analytical result is also compared with a numerical experiment to confirm that our framework successfully captures the major noise couplings. We also demonstrate a use case of this study by taking the LISA-like parameters as an example, which enables us to derive requirements on the level of the laser and phase modulation noises in the high frequency regimes.

astro-ph.IM

AaSP: Aliasing-aware Self-Supervised Pre-Training for Audio Spectrogram Transformers

Transformer-based audio self-supervised learning (SSL) models commonly use spectrograms, vision-style Transformers, and masked modeling objectives. However, convolutional patchification with temporal downsampling lowers the effective Nyquist frequency and introduces aliasing, while na\"ive low-pass filtering may remove task-relevant high-frequency cues. We present AaSP, an aliasing-aware self-supervised pre-training framework for audio spectrogram transformers. AaSP combines an aliasing-aware patch representation, teacher-student masked modeling, a cross-attention predictor, and multi-mask contrastive regularization to learn representations that integrate features from alias-prone modulation bands while remaining stable across masked views. Its patch-embedding module, Aliasing-aware Patch Embedding (AaPE), augments standard patch tokens with features from alias-prone modulation bands using a band-limited complex sinusoidal kernel with a two-sided exponential window. The kernel's frequency and decay parameters are estimated from the input, enabling adaptive subband analysis whose outputs are fused with standard patch tokens. We pre-train on AudioSet and evaluate the learned representations by fine-tuning and linear evaluation on acoustic/environmental, speech, and music recognition benchmarks. Under fine-tuning, the full AaSP framework achieves state-of-the-art results on AS-20K, ESC-50, and NSynth among compared self-supervised baselines, while remaining competitive elsewhere. Linear evaluation shows a similar trend, including gains on US8K and NSynth. Overall, AaSP learns representations that are more stable under aliasing-sensitive temporal perturbations and competitive for downstream transfer.

cs.SD

Experimental Demonstration of an On-Axis Laser Ranging Interferometer for Future Gravity Missions

We experimentally demonstrate a novel interferometric architecture for next-generation gravity missions, featuring a laser ranging interferometer (LRI) that enables monoaxial transmission and reception of laser beams between two optical benches with a heterodyne frequency of 7.3 MHz. Active beam steering loops, utilizing differential wavefront sensing (DWS) signals, ensure co-alignment between the receiving (RX) beam and the transmitting (TX) beam. With spacecraft attitude jitter simulated by hexapod-driven rotations, the interferometric link achieves a pointing stability below 10 urad/$\mathrm{\sqrt{Hz}}$ in the frequency range between 0.2 mHz and 0.5 Hz, and the fluctuation of the TX beam's polarization state results in a reduction of 0.14\% in the carrier-to-noise-density ratio over a 15-hour continuous measurement. Additionally, tilt-to-length (TTL) coupling is experimentally investigated using the periodic scanning of the hexapod. Experimental results show that the on-axis LRI enables the inter-spacecraft ranging measurements with nanometer accuracy, making it a potential candidate for future GRACE-like missions.

physics.optics

2D-RIXS: Resonant inelastic x-ray scattering microscopy with high energy and spatial resolutions

A two-dimensional resonant inelastic x-ray scattering (2D-RIXS) microscopy system has been developed at the beamline BL02U of NanoTerasu. The instrument combines a Wolter type-I mirror for spatial imaging with a varied-line-spacing grating spectrometer, simultaneously achieving micrometer-scale spatial resolution and ultrahigh energy resolution in the soft x-ray regime. Test chart measurements confirm a vertical spatial resolution of 1.0 um near the field-of-view center, and the horizontal resolution determined by the incident beam footprint is 0.8 um. RIXS imaging capabilities have been demonstrated by the measurements of a patterned NanoTerasu logo and exfoliated NiPS${}_3$ nanoflakes, highlighting its efficiency in locating specific microscale regions within inhomogeneous samples. These results establish 2D-RIXS microscopy as a position-sensitive probe of elementary excitations in quantum materials and functional devices.

cond-mat.mtrl-sci

Alternative approach to time-delay interferometry with optical frequency comb

Spaceborne gravitational wave observatories, exemplified by the Laser Interferometer Space Antenna (LISA) mission, are designed to remove laser noise and clock noise from interferometric phase measurements in postprocessing. The planned observatories will utilize electro-optic modulators (EOMs) to encode the onboard clock timing onto the beam phase. Recent research has demonstrated the advantage of introducing an optical frequency comb (OFC) in the metrology system with the modified framework of time-delay interferometry (TDI): the removal of the EOM and the simultaneous suppression of the stochastic jitter of the laser and the clock in the observation band. In this paper, we explore an alternative approach with the OFC-based metrology system. We report that after proper treatment, it is possible to use the measured carrier-carrier heterodyne frequencies to monitor the time derivative of the pseudoranges, which represent the physical light travel time and the clock difference. This approach does not require changing the existing TDI framework, as previous OFC based efforts did. Furthermore, this approach naturally captures not only stochastic jitter but also clock offsets and slow drifts. We also present the experimental demonstration of our scheme using two separate systems to model two spacecraft. Using this novel approach, we synchronize the two independent phase measurement systems with an accuracy better than 0.47 ns, while the stochastic jitter in the observation band is suppressed down to the setup sensitivity around the LISA performance levels at 15 pm/sqrt(Hz).

astro-ph.IM

Eye-Tracking as a Tool to Quantify the Effects of CAD Display on Radiologists' Interpretation of Chest Radiographs

Rationale and Objectives: Computer-aided detection systems for chest radiographs are widely used, and concurrent reader displays, such as bounding-box (BB) highlights, may influence the reading process. This pilot study used eye tracking to conduct a preliminary experiment to quantify which aspects of visual search were affected. Materials and Methods: We sampled 180 chest radiographs from the VinDR-CXR dataset: 120 with solitary pulmonary nodules or masses and 60 without. The BBs were configured to yield an overall display sensitivity and specificity of 80%. Three radiologists (with 11, 5, and 1 years of experience, respectively) interpreted each case twice - once with BBs visible and once without - after a washout of >= 2 weeks. Eye movements were recorded using an EyeTech VT3 Mini. Metrics included interpretation time, time to first fixation on the lesion, lesion dwell time, total gaze-path length, and lung-field coverage ratio. Outcomes were modeled using a linear mixed model, with reading condition as a fixed effect and case and reader as random intercepts. The primary analysis was restricted to true positives (n=96). Results: Concurrent BB display prolonged interpretation time by 4.9 s (p<0.001) and increased lesion dwell time by 1.3 s (p<0.001). Total gaze-path length increased by 2,076 pixels (p<0.001), and lung-field coverage ratio increased by 10.5% (p<0.001). Time to first fixation on the lesion was reduced by 1.3 s (p<0.001). Conclusion: Eye tracking captured measurable alterations in search behavior associated with concurrent BB displays during chest radiograph interpretation. These findings support the feasibility of this approach and highlight the need for larger studies to confirm effects and explore implications across modalities and clinical contexts.

eess.IV

Observable-based reformulation of time-delay interferometry

Spaceborne gravitational-wave observatories utilize a postprocessing technique known as time-delay interferometry (TDI) to reduce the otherwise overwhelming laser frequency noise by around 8 orders of magnitude. While, in its traditional form, TDI considers the spacecraft as point masses, recent studies have enhanced this simplified scenario by incorporating more realistic metrology chain models, which include onboard optical, electronic, and digital delays. These studies have updated the TDI algorithm to include onboard delays obtained from prelaunch and in-flight calibrations. Conversely, the processing scheme presented in this article treats onboard delays as an integral part of the TDI combinations: instead of having separate calibration stages, it directly expresses all delays appearing in the algorithm in terms of onboard measurements, especially pseudo-random-noise ranging (PRNR) measurements. The only onboard delays that need to be corrected in our processing scheme are PRNR delays in the digital domain, which are determined by commandable digital-signal-processing parameters; hence, they can be easily managed in postprocessing. Furthermore, our processing scheme does not require a prior interspacecraft clock synchronization, and it automatically corrects for potential relative drifts between the clocks driving local phase measurement systems. The proposed observable-based formulation closely relates TDI to the actual metrology system, and it clearly outlines how to manage onboard measurements in postprocessing. Hence, it is expected to lead to fundamental advancements in TDI, providing both conceptual completeness and unique practical benefits.

astro-ph.IM

Experimental end-to-end demonstration of intersatellite absolute ranging for LISA

The Laser Interferometer Space Antenna (LISA) is a gravitational wave detector in space. It relies on a post-processing technique named time-delay interferometry (TDI) to suppress the overwhelming laser frequency noise by several orders of magnitude. This algorithm requires intersatellite-ranging monitors to provide information on spacecraft separations. To fulfill this requirement, we will use on-ground observatories, optical sideband-sideband beatnotes, pseudo-random noise ranging (PRNR), and time-delay interferometric ranging (TDIR). This article reports on the experimental end-to-end demonstration of a hexagonal optical testbed used to extract absolute ranges via the optical sidebands, PRNR, and TDIR. These were applied for clock synchronization of optical beatnote signals sampled at independent phasemeters. We set up two possible PRNR processing schemes: Scheme 1 extracts pseudoranges from PRNR via a calibration relying on TDIR; Scheme 2 synchronizes all beatnote signals without TDIR calibration. The schemes rely on newly implemented monitors of local PRNR biases. After the necessary PRNR treatments (unwrapping, ambiguity resolution, bias correction, in-band jitter reduction, and/or calibration), Scheme 1 and 2 achieved ranging accuracies of 2.0 cm to 8.1 cm and 5.8 cm to 41.1 cm, respectively, below the classical 1 m mark with margins.

astro-ph.IM

Time-delay interferometry with onboard optical delays

Time-delay interferometry (TDI) is a data processing technique for space-based gravitational-wave detectors to create laser-noise-free equal-optical-path-length interferometers virtually on the ground. It relies on the interspacecraft signal propagation delays, which are delivered by intersatellite ranging monitors. Also delays due to onboard signal propagation and processing have a nonnegligible impact on the TDI combinations. However, these onboard delays were only partially considered in previous TDI-related research; onboard optical path lengths have been neglected so far. In this paper, we study onboard optical path lengths in TDI. We derive analytical models for their coupling to the second-generation TDI Michelson combinations and verify these models numerically. Furthermore, we derive a compensation scheme for onboard optical path lengths in TDI and validate its performance via numerical simulations.

gr-qc

Ranging Sensor Fusion in LISA Data Processing: Treatment of Ambiguities, Noise, and On-Board Delays in LISA Ranging Observables

Interspacecraft ranging is crucial for the suppression of laser frequency noise via time-delay interferometry (TDI). So far, the effects of on-board delays and ambiguities on the LISA ranging observables were neglected in LISA modelling and data processing investigations. In reality, on-board delays cause offsets and timestamping delays in the LISA measurements, and pseudo-random noise (PRN) ranging is ambiguous, as it only determines the range up to an integer multiple of the PRN code length. In this article, we identify the four LISA ranging observables: PRN ranging, the sideband beatnotes at the interspacecraft interferometer, TDI ranging, and ground-based observations. We derive their observation equations in the presence of on-board delays, noise, and ambiguities. We then propose a three-stage ranging sensor fusion to combine these observables in order to gain accurate and precise ranging estimates. We propose to calibrate the on-board delays on ground and to compensate the associated offsets and timestamping delays in an initial data treatment (stage 1). We identify the ranging-related routines, which need to run continuously during operation (stage 2), and implement them numerically. Essentially, this involves the reduction of ranging noise, for which we develop a Kalman filter combining the PRN ranging and the sideband beatnotes. We further implement crosschecks for the PRN ranging ambiguities and offsets (stage 3). We show that both ground-based observations and TDI ranging can be used to resolve the PRN ranging ambiguities. Moreover, we apply TDI ranging to estimate the PRN ranging offsets.

gr-qc

Single-Element Dual-Interferometer for Precision Inertial Sensing: Sub-picometer Structural Stability and Performance as a Reference for Laser Frequency Stabilization

To reach sub-picometer sensitivity in the millihertz range, displacement sensors based on laser interferometry require suppression of laser-frequency noise by several orders of magnitude. Many optical frequency stabilization methods exist with varying levels of complexity, size, and performance. In this paper, we describe the performance of a compact Mach-Zehnder interferometer based on a monolithic optic. The setup consists of a commercial fiber injector, a custom-designed pentaprism used to split and recombine the laser beam, and two photoreceivers placed at the complementary output ports of the interferometer. The structural stability of the prism is transferred to the laser frequency via amplification, integration, and feedback of the balanced-detection signal, achieving a fractional frequency instability better than 6 parts in $10^{13}$, corresponding to an interferometer pathlength stability better than $10^{-12}$ m$/\sqrt{\mathrm{Hz}}$.

physics.optics

4$f$ electron temperature driven ultrafast electron localization

Valence transitions in strongly correlated electron systems are caused by orbital hybridization and Coulomb interactions between localized and delocalized electrons. The transition can be triggered by changes in the electronic structure and is sensitive to temperature variations, applications of magnetic fields, and physical or chemical pressure. Launching the transition by photoelectric fields can directly excite the electronic states and thus provides an ideal platform to study the correlation among electrons on ultrafast timescales. The EuNi$_2$(Si$_{0.21}$Ge$_{0.79}$)$_2$ mixed-valence metal is an ideal material to investigate the valence transition of the Eu ions via the amplified orbital hybridization by the photoelectric field on sub-picosecond timescales. A direct view on the 4$f$ electron occupancy of the Eu ions is required to understand the microscopic origin of the transition. Here we probe the 4$f$ electron states of EuNi$_2$(Si$_{0.21}$Ge$_{0.79}$)$_2$ at the sub-ps timescale after photoexcitation by X-ray absorption spectroscopy across the Eu $M_5$-absorption edge. The observed spectral changes due to the excitation indicate a population change of total angular momentum multiplet states $J$ = 0, 1, 2, and 3 of Eu$^{3+}$, and the Eu$^{2+}$ $J$ = 7/2 multiplet state caused by an increase in 4$f$ electron temperature that results in a 4$f$ localization process. This electronic temperature increase combined with fluence-dependent screening accounts for the strongly non-linear effective valence change. The data allow us to extract a time-dependent determination of an effective temperature of the 4$f$ shell, which is also of great relevance in the understanding of metallic systems' properties, such as the ultrafast demagnetization of ferromagnetic rare-earth intermetallics and their all-optical magnetization switching.

cond-mat.str-el