arXiv ScienceSearch

arXiv subjects

Yajing Yang

Publications and source records attributed to Yajing Yang.

6 recordsLinked to original sources

Magnetic-Field-Calibration-Free Determination of the Hyperfine Constant $A$ in Ultracold Fermi gases of $^{40}$K

Hyperfine constant $A$ is a key parameter of the hyperfine structure and underpins precision spectroscopy and metrology. In this Letter, we develop a magnetic-field-calibration-free method for determining the ground-state hyperfine constant $A$ in an ultracold $^{40}$K Fermi gas by utilizing a pair of magnetically insensitive ("clock") transitions. This overcomes the stringent magnetic-field calibration requirements of conventional methods. We measure the transition frequency between these two magnetically insensitive transitions with Hz-level resolution over a range of magnetic fields, and obtain the ground-state hyperfine constant $A = -h\times 285.730536(2)\,\mathrm{MHz}$, corresponding to an absolute uncertainty of about $2\,\mathrm{Hz}$. Our value reduces the uncertainty by nearly three orders of magnitude compared with previous determinations, providing a substantially improved reference for high-precision spectroscopy and metrology with $^{40}$K.

cond-mat.quant-gas

AnalysisBank: An Expert Analysis Pattern Library for Financial Report Generation

We argue that financial report generation should operate at the analytical rather than structural level, composing content from data-derived insights rather than high-level topics or sections. To this end, we propose AnalysisBank, which distills expert reports into a reusable library of Analyses, each pairing a data signal, an analytical move, and the expert span it was derived from. At inference time, AnalysisBank matches input signals to library entries and applies the retrieved moves to compose the report. A study of Analyses distilled from 550 expert reports reveals a heavy-tailed distribution of 47-52 signal types spanning 13 move types. On two financial benchmarks across four LLM backbones, AnalysisBank increases the proportion of novel, data-grounded insights by 1.7-3.7x over structural-level baselines. Transfer to scientific writing suggests that the distinction generalizes beyond finance. Code and the distilled Analysis library are available at https://github.com/yajingyang/AnalysisBank.

cs.AI

Experimental study of magnetically insensitive transitions in ultracold Fermi gas of $^{40}$K

This paper presents an experimental study of microwave single-photon transitions that are magnetic-field-insensitive in degenerate Fermi gases of $^{40}$K. This contrasts with microwave single-photon clock transitions for 0-0 magnetic-field-insensitive states and two-photon clock transitions for non 0-0 magnetic-field-insensitive states in bosonic alkali metal atoms. We show that there are two sets of special transitions between two different hyperfine ground states ($|F$=9/2, $m_{F}$=1/2$\rangle$ $\Leftrightarrow$ $|$7/2, -1/2$\rangle$ and $|$9/2, -1/2$\rangle$ $\Leftrightarrow$ $|$7/2, 1/2$\rangle$), whose microwave single-photon transition frequency is insensitive to low magnetic fields, as the first-order Zeeman shift is almost completely canceled. By using the microwave spectrum and Ramsey interference fringes, we demonstrate the long-time stability of the coherent transition under magnetic field fluctuations. These magnetic-field-insensitive microwave hyperfine transitions in ultracold $^{40}$K Fermi gases offer promising applications in quantum information and precision measurements.

cond-mat.quant-gas

KAHAN: Knowledge-Augmented Hierarchical Analysis and Narration for Financial Data Narration

We propose KAHAN, a knowledge-augmented hierarchical framework that systematically extracts insights from raw tabular data at entity, pairwise, group, and system levels. KAHAN uniquely leverages LLMs as domain experts to drive the analysis. On DataTales financial reporting benchmark, KAHAN outperforms existing approaches by over 20% on narrative quality (GPT-4o), maintains 98.2% factuality, and demonstrates practical utility in human evaluation. Our results reveal that knowledge quality drives model performance through distillation, hierarchical analysis benefits vary with market complexity, and the framework transfers effectively to healthcare domains. The data and code are available at https://github.com/yajingyang/kahan.

cs.AI

DataTales: A Benchmark for Real-World Intelligent Data Narration

We introduce DataTales, a novel benchmark designed to assess the proficiency of language models in data narration, a task crucial for transforming complex tabular data into accessible narratives. Existing benchmarks often fall short in capturing the requisite analytical complexity for practical applications. DataTales addresses this gap by offering 4.9k financial reports paired with corresponding market data, showcasing the demand for models to create clear narratives and analyze large datasets while understanding specialized terminology in the field. Our findings highlights the significant challenge that language models face in achieving the necessary precision and analytical depth for proficient data narration, suggesting promising avenues for future model development and evaluation methodologies.

cs.AI

DEKGCI: A double-sided recommendation model for integrating knowledge graph and user-item interaction graph

Both knowledge graphs and user-item interaction graphs are frequently used in recommender systems due to their ability to provide rich information for modeling users and items. However, existing studies often focused on one of these sources (either the knowledge graph or the user-item interaction graph), resulting in underutilization of the benefits that can be obtained by integrating both sources of information. In this paper, we propose DEKGCI, a novel double-sided recommendation model. In DEKGCI, we use the high-order collaborative signals from the user-item interaction graph to enrich the user representations on the user side. Additionally, we utilize the high-order structural and semantic information from the knowledge graph to enrich the item representations on the item side. DEKGCI simultaneously learns the user and item representations to effectively capture the joint interactions between users and items. Three real-world datasets are adopted in the experiments to evaluate DEKGCI's performance, and experimental results demonstrate its high effectiveness compared to seven state-of-the-art baselines in terms of AUC and ACC.

cs.IR