SearcharxivSearch

arXiv subjects

Y. Xiao

Publications and source records attributed to Y. Xiao.

At least 19 recordsLinked to original sources

Apodex 1.1: Scaling Agentic Intelligence for Complex Work

General-purpose language models can reason and synthesize knowledge, but complex work also requires sustained interaction with files, information sources, and executable code, together with state maintenance, failure recovery, and verifiable delivery. We call this \emph{working capability}: sustained, verifiable progress toward a real-world objective. Apodex 1.1 develops this capability along two complementary dimensions. \emph{Environment Scaling} expands the diversity and verifiability of executable file, search, and code environments, while \emph{Agentic Coordination Scaling} trains agents to decompose long-horizon tasks, delegate parallel work, integrate asynchronous results, and replan. A shared execution harness and AgentOS maintain task state and provenance across tools and agents, and training turns environment trajectories and coordination traces into reliable behavior. Across complex professional work, finance, scientific research, mathematics, coding, and search, Apodex 1.1 reaches the leading performance band despite using a substantially smaller model than many frontier systems. The 35B-parameter Apodex 1.1 Mini further retains strong working capability in a locally deployable form. These results ground agentic intelligence in useful, verifiable work completed over time and advance our goal of building a \emph{Heavy-Duty Solver} for ambitious, long-running tasks.

cs.AI

MiroThinker-1.7 & H1: Towards Heavy-Duty Research Agents via Verification

We present MiroThinker-1.7, a new research agent designed for complex long-horizon reasoning tasks. Building on this foundation, we further introduce MiroThinker-H1, which extends the agent with heavy-duty reasoning capabilities for more reliable multi-step problem solving. In particular, MiroThinker-1.7 improves the reliability of each interaction step through an agentic mid-training stage that emphasizes structured planning, contextual reasoning, and tool interaction. This enables more effective multi-step interaction and sustained reasoning across complex tasks. MiroThinker-H1 further incorporates verification directly into the reasoning process at both local and global levels. Intermediate reasoning decisions can be evaluated and refined during inference, while the overall reasoning trajectory is audited to ensure that final answers are supported by coherent chains of evidence. Across benchmarks covering open-web research, scientific reasoning, and financial analysis, MiroThinker-H1 achieves state-of-the-art performance on deep research tasks while maintaining strong results on specialized domains. We also release MiroThinker-1.7 and MiroThinker-1.7-mini as open-source models, providing competitive research-agent capabilities with significantly improved efficiency.

cs.CL

Reduced kinetic model for ion temperature gradient instability in tokamaks with reversed magnetic shear

Using the averaged magnetic drift model and a first-order finite Larmor radius (FLR) expansion, the eigenvalue equation for the ion temperature gradient (ITG) mode in tokamak plasmas is reduced to a Schr\"odinger-type differential equation. By invoking generalized translational invariance, the model is extended to reversed magnetic shear (RMS) configurations and benchmarked against global gyrokinetic simulations from GTC, showing good quantitative agreement. The analysis reveals a characteristic double-well potential unique to RMS profiles, which gives rise to the degeneracy between the lowest-order even and first-order odd eigenmodes when the two potential wells are sufficiently separated radially. The ITG instability is also found to resonate with the magnetic drift frequency, and its maximum growth occurs when the two rational surfaces are slightly separated. These results provide new physical insight into ITG mode behavior under reversed magnetic shear and offer a compact, accurate theoretical framework that bridges simplified analytic models and global simulations.

physics.plasm-ph

Einstein Probe discovery of the short period intermediate polar EP J115415.8-501810

The X-ray transient source EP240309a/EP\,J115415.8$-$501810 was first detected by the Wide-Field X-ray Telescope (WXT) on board Einstein Probe (EP) during the commissioning phase. Subsequent optical observations confirmed it as a Cataclysmic Variable of the intermediate polar type with a 238.2\,s spinning white dwarf in a $\sim$3.76\,hr orbit. We report on the source discovery and follow-up studies made with the Follow-up X-ray Telescope (FXT) of EP. A periodic variation of 231\,s is detected in the 0.3$-$2\,keV band, while no obvious pulsation appears in the 2$-$10\,keV band. The spectral analysis shows that the X-ray emission could be described by an absorbed bremsstrahlung model with $kT$\textgreater\,11\,keV. The partial covering absorption, with an hydrogen column density $N_H$ = 2.0$\times 10^{22}\,\rm cm^{-2}$ and covering fraction around 0.9, is much larger than the interstellar absorption along the line of sight. According to the distance $d = 309.5$\,pc obtained from Gaia parallax, we estimate that the luminosity of this source in the 0.3$-$10\,keV range is $\sim 2\times10^{32}$\,erg\,s$^{-1}$. In addition, phase-resolved spectral analysis reveals that the detected periodic variation is mainly caused by the change in the absorption column density. In this scenario the spin modulation arises due to absorption from the pre-shock accretion flow of the X-ray emitting pole, while the optical radiation is modulated at the orbital side band ($\omega_{\rm spin} - \Omega_{\rm orbit}$) due to reprocessing in regions within the binary system. Due to its unusual transient behaviour for an intermediate polar, we have also searched for radio signals similar to those observed in the new class of long period transients. We derived upper limits with ASKAP (200--300\,$\mu$Jy\,beam$^{-1}$ between 800--1500 MHz) and MWA (40--90\,mJy\,beam$^{-1}$ between 80--300 MHz).

astro-ph.HE

Semi-Automated Quality Assurance in Digital Pathology: Tile Classification Approach

Quality assurance is a critical but underexplored area in digital pathology, where even minor artifacts can have significant effects. Artifacts have been shown to negatively impact the performance of AI diagnostic models. In current practice, trained staff manually review digitized images prior to release of these slides to pathologists which are then used to render a diagnosis. Conventional image processing approaches, provide a foundation for detecting artifacts on digital pathology slides. However, current tools do not leverage deep learning, which has the potential to improve detection accuracy and scalability. Despite these advancements, methods for quality assurance in digital pathology remain limited, presenting a gap for innovation. We propose an AI algorithm designed to screen digital pathology slides by analyzing tiles and categorizing them into one of 10 predefined artifact types or as background. This algorithm identifies and localizes artifacts, creating a map that highlights regions of interest. By directing human operators to specific tiles affected by artifacts, the algorithm minimizes the time and effort required to manually review entire slides for quality issues. From internal archives and The Cancer Genome Atlas, 133 whole slide images were selected and 10 artifacts were annotated using an internally developed software ZAPP (Mayo Clinic, Jacksonville, FL). Ablation study of multiple models at different tile sizes and magnification was performed. InceptionResNet was selected. Single artifact models were trained and tested, followed by a limited multiple instance model with artifacts that performed well together (chatter, fold, and pen). From the results of this study we suggest a hybrid design for artifact screening composed of both single artifact binary models as well as multiple instance models to optimize detection of each artifact.

eess.IV

Meta-learning based Selective Fixed-filter Active Noise Control System with ResNet Classifier

The selective fixed-filter strategy is popular in industrial applications involving active noise control (ANC) technology, which circumvents the time-consuming online learning process by selecting the best-matched pre-trained control filter. However, the existing selective fixed-filter ANC (SFANC) based algorithms classify noises in frequency band, which is not a reasonable approach. Moreover, they pre-train the control filter utilizing only a single noise segment, leading to inaccurate estimation and undesirable noise cancellation performance when dealing with dynamically time-varying noise. Inspired by the applicability of meta-learning to various models utilizing gradient descent technique, this paper proposes a novel meta-learning based SFANC system, wherein the fixed-filters that may not be optimal for specific types of noises but can rapidly adapt to previously unseen noise conditions are pre-trained. To address the mismatch issue between meta-learning update methods and ANC requirements while enhancing the receptive field and convergence speed of control filters, a multiple-input batch processing strategy is utilized in pre-training. Simulations based on the common ESC-50 noise dataset are performed and demonstrate the superiorities of the proposed method in terms of classification accuracy, convergence speed, and steady-state noise cancellation.

eess.SP

Pressure tuning of Kitaev spin liquid candidate Na$_3$Co$_2$SbO$_6$

The search for Kitaev's quantum spin liquid (KQSL) state in real materials has recently expanded with the prediction that honeycomb lattices of divalent, high-spin cobalt ions could host the dominant bond-dependent exchange interactions required to stabilize the elusive entangled quantum state. The layered honeycomb Na$_3$Co$_2$SbO$_6$ has been singled out as a leading candidate provided that the trigonal crystal field acting on Co $3d$ orbitals, which enhances non-Kitaev exchange interactions between $J_{\rm eff}=\frac{1}{2}$ spin-orbital pseudospins, is reduced. We find that applied pressure leads to anisotropic compression of the layered structure, significantly reducing the trigonal distortion of CoO$_6$ octahedra. A strong enhancement of ferromagnetic correlations between pseudospins is observed in the spin-polarized (3 Tesla) phase up to about 60 GPa. Higher pressures drive a spin transition into a low-spin state destroying the $J_{\rm eff}=\frac{1}{2}$ local moments required to map the spin Hamiltonian into Kitaev's model. The spin transition strongly suppresses the low-temperature magnetic susceptibility and appears to stabilize a paramagnetic phase driven by frustration. Although applied pressure fails to realize a KQSL state, the possible emergence of frustrated magnetism of localized, low-spin $S=\frac{1}{2}$ moments opens the door for exploration of novel magnetic quantum states in compressed honeycomb lattices of divalent cobaltates.

cond-mat.str-el

Exploring $\beta$ decay and $\beta$-delayed neutron emission in exotic $^{46,47}$Cl isotopes

In this paper, $\beta^-$ and $\beta$-delayed neutron decays of $^{46,47}$Cl are reported from an experiment carried out at the National Superconducting Cyclotron Laboratory using the Beta Counting System. The half-lives of both $^{46}$Cl and $^{47}$Cl were extracted. Based on the delayed $\gamma$-ray transitions observed, the level structure of $N = 28$ $^{46}$Ar was determined. Completely different sets of excited states above the first $2^+$ state in $^{46}$Ar were populated in the $^{46}$Cl $\beta0n$ and $^{47}$Cl $\beta1n$ decay channels. Two new $\gamma$-ray transitions in $^{47}$Ar were identified from the very weak $^{47}$Cl $\beta0n$ decay. Furthermore, $^{46}$Cl $\beta1n$ and $^{47}$Cl $\beta2n$ were also observed to yield different population patterns for levels in $^{45}$Ar, including states of different parities. The experimental results allow us to address some of the open questions related to the delayed neutron emission process. For isotopes with large neutron excess and high $Q_{\beta}$ values, delayed neutron emission remains an important decay mode and can be utilized as a powerful spectroscopic tool. Experimental results were compared with shell-model calculations using the FSU and $V_{MU}$ effective interactions.

nucl-ex

Mini-Proceedings of the "Fourth International Workshop on the Extension Project for the J-PARC Hadron Experimental Facility (HEF-ex 2024)"

The mini proceedings of the "Fourth International Workshop on the Extension Project for the J-PARC Hadron Experimental Facility (HEF-ex 2024) [https://kds.kek.jp/event/46965]" held at J-PARC, February 19-21, 2024, are presented. The workshop was devoted to discussing the physics case that connects both the present and the future Hadron Experimental Facility at J-PARC, covering a wide range of topics in flavor, hadron, and nuclear physics related to both experimental and theoretical activities being conducted at the facility.

nucl-ex

Prediction of Fishbone Linear Instability in Tokamaks with Machine Learning Methods

A machine learning based surrogate model for fishbone linear instability in tokamaks is constructed. Hybrid simulations with the kinetic-magnetohydrodynamic (MHD) code M3D-K is used to generate the database of fishbone linear instability, through scanning the four key parameters which are thought to determine the fishbone physics. The four key parameters include (1) central total beta of both thermal plasma and fast ions, (2) the fast ion pressure fraction, (3) central value of safety factor $q$ and (4) the radius of $q=1$ surface. Four machine learning methods including linear regression, support vector machines (SVM) with linear kernel, SVM with nonlinear kernel and multi-layer perceptron are used to predict the fishbone instability, growth rate and real frequency, mode structure respectively. Among the four methods, SVM with nonlinear kernel performs very well to predict the linear instability with accuracy $\approx$95%, growth rate and real frequency with $R^2\approx$98%, mode structure with $R^2\approx$98%.

physics.plasm-ph

Low spin spectroscopy of neutron-rich 43,44,45Cl via β and (β}n decay

β decay of neutron-rich isotopes 43,45 S,studied at the National Superconducting Cyclotron Laboratory is reported here. β delayed γ transitions were detected by an array of 16 clover detectors surrounding the Beta Counting Station which consists of a 40x40 Double Sided Silicon Strip Detector followed by a Single Sided Silicon Strip Detector. β decay half-lives have been extracted for 43,45 S by correlating implants and decays in the pixelated implant detector with further coincidence with γ transitions in the daughter nucleus. The level structure of 43,45 Cl is expanded by the addition of 20 new γ transitions in 43Cl and 8 in 45 Cl with the observation of core excited negative-parity states for the first time. For 45 S decay, a large fraction of the β decay strength goes to delayed neutron emission populating states in 44 Cl which are also presented. Comparison of experimental observations is made to detailed shell-model calculations using the SDPFSDG-MU interaction to highlight the role of the diminished N = 28 neutron shell gap and the near degeneracy of the proton s 1/2 and d 3/2 orbitals on the structure of the neutron-rich Cl isotopes. The current work also provides further support to a ground state spin-parity assignment of 3/2 + in 45 Cl.

nucl-ex

Confirming X-ray Parametric Down Conversion by Time-Energy Correlation

We present measurements of X-ray Parametric Down Conversion at the Advanced Photon Source synchrotron facility. Using an incoming pump beam at 22 keV, we observe the simultaneous, elastic emission of down-converted photon pairs generated in a diamond crystal. The pairs are detected using high count rate silicon drift detectors with low noise. Production by down-conversion is confirmed by measuring time-energy correlations in the detector signal, where photon pairs within an energy window ranging from 10 to 12 keV are only observed at short time differences. By systematically varying the crystal misalignment and detector positions, we obtain results that are consistent with the constant total of the down-converted signal. Our maximum rate of observed pairs was 130 /hour, corresponding to a conversion efficiency for the down-conversion process of $5.3 \pm 0.5 \times 10^{-13}$.

quant-ph

$β^-$ decay of neutron-rich $^{45}$Cl at magic number N=28

Results from the study of $β^-$-decay of $^{45}$Cl, produced in the fragmentation of a 140-MeV/u $^{48}$Ca beam, are presented. The half-life for $^{45}$Cl $β$-decay is measured to be 513(36) ms. The $β^-$ and $β^- 1n$ decay of $^{45}$Cl populated excited states in $^{45,44}$Ar, respectively. On the basis of $γ$-ray singles and $γ$-$γ$ coincidence data, decay schemes for the two daughter nuclei have been established. They are compared with shell model calculations using the FSU interaction. The low-lying negative parity states for $^{45}$Ar are well described by a single particle (neutron) occupying orbitals near the Fermi surface, whereas neutron excitations across the $N = 20$ shell gap are needed to explain the positive-parity states which are expected to be populated in allowed Gamow-Teller $β$-decay of $^{45}$Cl. The highest $β$-feeding to the 5/2$^+$ state in $^{45}$Ar from the ground state of $^{45}$Cl points towards a 3/2$^+$ spin-parity assignment of the ground state of the parent over the other possibility of 1/2$^+$. The high Q$_{β^-}$ value of $^{45}$Cl decay allows for the population of $1p1h$ states above the neutron separation energy in $^{45}$Ar leading to positive parity states of $^{44}$Ar being populated by removal of one neutron from the $sd$ shell. The spin-parities of the excited levels in $^{44}$Ar are tentatively assigned for the first time by comparison with the shell model calculations. The 2978~keV level of $^{44}$Ar is identified as the excited 0$^+$ level which could correspond to a different configuration from the ground state.

nucl-ex

Topological Superfluid Defects with Discrete Point Group Symmetries

Discrete symmetries are spatially ubiquitous but are often hidden in internal states of systems where they can have especially profound consequences. In this work we create and verify exotic magnetic phases of atomic spinor Bose-Einstein condensates that, despite their continuous character and intrinsic spatial isotropy, exhibit complex discrete polytope symmetries in their topological defects. Using carefully tailored spinor rotations and microwave transitions, we engineer singular line defects whose quantization conditions, exchange statistics, and dynamics are fundamentally determined by these underlying symmetries. We show how filling the vortex line singularities with atoms in a variety of different phases leads to core structures that possess magnetic interfaces with rich combinations of discrete and continuous symmetries. Such defects, with their non-commutative properties, could provide unconventional realizations of quantum information and interferometry.

cond-mat.quant-gas

Correcting thermal-emission-induced detector saturation in infrared reflection or transmission spectroscopy

We found that temperature-dependent infrared spectroscopy measurements (i.e., reflectance or transmittance) using a Fourier-transform spectrometer can have substantial errors, especially for elevated sample temperatures and collection using an objective lens (e.g., using an infrared microscope). These errors arise as a result of partial detector saturation due to thermal emission from the measured sample reaching the detector, resulting in nonphysical apparent reduction of reflectance or transmittance with increasing sample temperature. Here, we demonstrate that these temperature-dependent errors can be corrected by implementing several levels of optical attenuation that enable "convergence testing" of the measured reflectance or transmittance as the thermal-emission signal is reduced, or by applying correction factors that can be inferred by looking at the spectral regions where the sample is not expected to have a substantial temperature dependence.

physics.optics

Infrared polarizer based on direct coupling to surface-plasmon polaritons

We propose a new type of reflective polarizer based on polarization-dependent coupling to surface-plasmon polaritons (SPPs) from free space. This inexpensive polarizer is relatively narrowband but features an extinction ratio of up to 1000 with efficiency of up to 95% for the desired polarization (numbers from a calculation), and thus can be stacked to achieve extinction ratios of 106 or more. As a proof of concept, we experimentally realized a polarizer based on nanoporous aluminum oxide that operates around a wavelength of 10.6 um, corresponding to the output of a CO2 laser, using aluminum anodization, a low-cost electrochemical process.

physics.optics

Controlled Creation and Decay of Singly-Quantized Vortices in a Polar Magnetic Phase

We experimentally and theoretically explore the creation and time evolution of vortex lines in the polar magnetic phase of a trapped spin-1 $^{87}$Rb Bose-Einstein condensate. A process of phase-imprinting a nonsingular vortex, its decay into a pair of singular spinor vortices, and a rapid exchange of magnetic phases creates a pair of three-dimensional, singular singly-quantized vortex lines with core regions that are filled with atoms in the ferromagnetic phase. Atomic interactions guide the subsequent vortex dynamics, leading to core structures that suggest the decay of the singly-quantized vortices into half-quantum vortices.

cond-mat.quant-gas

Pressure-induced suppression of ferromagnetism in the itinerant ferromagnet LaCrSb$_3$

We have performed an extensive pressure-dependent structural, spectroscopic, and electrical transport study of LaCrSb$_3$. The ferromagnetic phase (T$_C$ = 120 K at p = 0 GPa) is fully suppressed by p = 26.5 GPa and the Cr-moment decreases steadily with increasing pressure. The unit cell volume decreases smoothly up to p = 55 GPa. We find that the bulk modulus and suppression of the magnetism are in good agreement with theoretical predictions, but the Cr-moment decreases smoothly with pressure, in contrast to steplike drops predicted by theory. The ferromagnetic ordering temperature appears to be driven by the Cr-moment.

cond-mat.str-el