-
Gender Trouble in Language Models: An Empirical Audit Guided by Gender Performativity Theory
Authors:
Franziska Sofia Hafner,
Ana Valdivia,
Luc Rocher
Abstract:
Language models encode and subsequently perpetuate harmful gendered stereotypes. Research has succeeded in mitigating some of these harms, e.g. by dissociating non-gendered terms such as occupations from gendered terms such as 'woman' and 'man'. This approach, however, remains superficial given that associations are only one form of prejudice through which gendered harms arise. Critical scholarshi…
▽ More
Language models encode and subsequently perpetuate harmful gendered stereotypes. Research has succeeded in mitigating some of these harms, e.g. by dissociating non-gendered terms such as occupations from gendered terms such as 'woman' and 'man'. This approach, however, remains superficial given that associations are only one form of prejudice through which gendered harms arise. Critical scholarship on gender, such as gender performativity theory, emphasizes how harms often arise from the construction of gender itself, such as conflating gender with biological sex. In language models, these issues could lead to the erasure of transgender and gender diverse identities and cause harms in downstream applications, from misgendering users to misdiagnosing patients based on wrong assumptions about their anatomy.
For FAccT research on gendered harms to go beyond superficial linguistic associations, we advocate for a broader definition of 'gender bias' in language models. We operationalize insights on the construction of gender through language from gender studies literature and then empirically test how 16 language models of different architectures, training datasets, and model sizes encode gender. We find that language models tend to encode gender as a binary category tied to biological sex, and that gendered terms that do not neatly fall into one of these binary categories are erased and pathologized. Finally, we show that larger models, which achieve better results on performance benchmarks, learn stronger associations between gender and sex, further reinforcing a narrow understanding of gender. Our findings lead us to call for a re-evaluation of how gendered harms in language models are defined and addressed.
△ Less
Submitted 20 May, 2025;
originally announced May 2025.
-
PANGAEA: A Global and Inclusive Benchmark for Geospatial Foundation Models
Authors:
Valerio Marsocci,
Yuru Jia,
Georges Le Bellier,
David Kerekes,
Liang Zeng,
Sebastian Hafner,
Sebastian Gerard,
Eric Brune,
Ritu Yadav,
Ali Shibli,
Heng Fang,
Yifang Ban,
Maarten Vergauwen,
Nicolas Audebert,
Andrea Nascetti
Abstract:
Geospatial Foundation Models (GFMs) have emerged as powerful tools for extracting representations from Earth observation data, but their evaluation remains inconsistent and narrow. Existing works often evaluate on suboptimal downstream datasets and tasks, that are often too easy or too narrow, limiting the usefulness of the evaluations to assess the real-world applicability of GFMs. Additionally,…
▽ More
Geospatial Foundation Models (GFMs) have emerged as powerful tools for extracting representations from Earth observation data, but their evaluation remains inconsistent and narrow. Existing works often evaluate on suboptimal downstream datasets and tasks, that are often too easy or too narrow, limiting the usefulness of the evaluations to assess the real-world applicability of GFMs. Additionally, there is a distinct lack of diversity in current evaluation protocols, which fail to account for the multiplicity of image resolutions, sensor types, and temporalities, which further complicates the assessment of GFM performance. In particular, most existing benchmarks are geographically biased towards North America and Europe, questioning the global applicability of GFMs. To overcome these challenges, we introduce PANGAEA, a standardized evaluation protocol that covers a diverse set of datasets, tasks, resolutions, sensor modalities, and temporalities. It establishes a robust and widely applicable benchmark for GFMs. We evaluate the most popular GFMs openly available on this benchmark and analyze their performance across several domains. In particular, we compare these models to supervised baselines (e.g. UNet and vanilla ViT), and assess their effectiveness when faced with limited labeled data. Our findings highlight the limitations of GFMs, under different scenarios, showing that they do not consistently outperform supervised models. PANGAEA is designed to be highly extensible, allowing for the seamless inclusion of new datasets, models, and tasks in future research. By releasing the evaluation code and benchmark, we aim to enable other researchers to replicate our experiments and build upon our work, fostering a more principled evaluation protocol for large pre-trained geospatial models. The code is available at https://github.com/VMarsocci/pangaea-bench.
△ Less
Submitted 30 April, 2025; v1 submitted 5 December, 2024;
originally announced December 2024.
-
An experimental platform for studying the heteronuclear Efimov effect with an ultracold mixture of $^6$Li and $^{133}$Cs atoms
Authors:
Eleonora Lippi,
Manuel Gerken,
Stephan Häfner,
Marc Repp,
Rico Pires,
Michael Rautenberg,
Tobias Krom,
Eva D. Kuhnle,
Binh Tran,
Juris Ulmanis,
Bing Zhu,
Lauriane Chomaz,
Matthias Weidemüller
Abstract:
We present the experimental apparatus enabling the observation of the heteronuclear Efimov effect in an optically trapped ultracold mixture of $^6$Li-$^{133}$Cs with high-resolution control of the interactions. A compact double-species Zeeman slower consisting of four interleaving helical coils allows for a fast-switching between two optimized configurations for either Li or Cs and provides an eff…
▽ More
We present the experimental apparatus enabling the observation of the heteronuclear Efimov effect in an optically trapped ultracold mixture of $^6$Li-$^{133}$Cs with high-resolution control of the interactions. A compact double-species Zeeman slower consisting of four interleaving helical coils allows for a fast-switching between two optimized configurations for either Li or Cs and provides an efficient sequential loading into their respective MOTs. By means of a bichromatic optical trapping scheme based on species-selective trapping we prepare mixtures down to 100 nK of 1$\times$ 10$^4$ Cs atoms and 7$\times$ 10$^3$ Li atoms. Highly stable magnetic fields allow high-resolution atom-loss spectroscopy and enable to resolve splitting in the loss feature of a few tens of milligauss. These features allowed for a detailed study of the Efimov effect.
△ Less
Submitted 6 December, 2024; v1 submitted 21 October, 2024;
originally announced October 2024.
-
Continuous Urban Change Detection from Satellite Image Time Series with Temporal Feature Refinement and Multi-Task Integration
Authors:
Sebastian Hafner,
Heng Fang,
Hossein Azizpour,
Yifang Ban
Abstract:
Urbanization advances at unprecedented rates, leading to negative environmental and societal impacts. Remote sensing can help mitigate these effects by supporting sustainable development strategies with accurate information on urban growth. Deep learning-based methods have achieved promising urban change detection results from optical satellite image pairs using convolutional neural networks (Conv…
▽ More
Urbanization advances at unprecedented rates, leading to negative environmental and societal impacts. Remote sensing can help mitigate these effects by supporting sustainable development strategies with accurate information on urban growth. Deep learning-based methods have achieved promising urban change detection results from optical satellite image pairs using convolutional neural networks (ConvNets), transformers, and a multi-task learning setup. However, bi-temporal methods are limited for continuous urban change detection, i.e., the detection of changes in consecutive image pairs of satellite image time series (SITS), as they fail to fully exploit multi-temporal data (> 2 images). Existing multi-temporal change detection methods, on the other hand, collapse the temporal dimension, restricting their ability to capture continuous urban changes. Additionally, multi-task learning methods lack integration approaches that combine change and segmentation outputs. To address these challenges, we propose a continuous urban change detection framework incorporating two key modules. The temporal feature refinement (TFR) module employs self-attention to improve ConvNet-based multi-temporal building representations. The temporal dimension is preserved in the TFR module, enabling the detection of continuous changes. The multi-task integration (MTI) module utilizes Markov networks to find an optimal building map time series based on segmentation and dense change outputs. The proposed framework effectively identifies urban changes based on high-resolution SITS acquired by the PlanetScope constellation (F1 score 0.551), Gaofen-2 (F1 score 0.440), and WorldView-2 (F1 score 0.543). Moreover, our experiments on three challenging datasets demonstrate the effectiveness of the proposed framework compared to bi-temporal and multi-temporal urban change detection and segmentation methods.
△ Less
Submitted 9 June, 2025; v1 submitted 25 June, 2024;
originally announced June 2024.
-
On the Alexander polynomial of special alternating links
Authors:
Elena S. Hafner,
Karola Mészáros,
Alexander Vidinas
Abstract:
The Alexander polynomial (1928) is the first polynomial invariant of links devised to help distinguish links up to isotopy. In recent work of the authors, Fox's conjecture (1962) -- stating that the absolute values of the coefficients of the Alexander polynomial for any alternating link are unimodal -- was settled for special alternating links. The present paper is a study of the special combinato…
▽ More
The Alexander polynomial (1928) is the first polynomial invariant of links devised to help distinguish links up to isotopy. In recent work of the authors, Fox's conjecture (1962) -- stating that the absolute values of the coefficients of the Alexander polynomial for any alternating link are unimodal -- was settled for special alternating links. The present paper is a study of the special combinatorial and discrete geometric properties that Alexander polynomials of special alternating links possess along with a generalization to all Eulerian graphs, introduced by Murasugi and Stoimenow (2003). We prove that the Murasugi and Stoimenow generalized Alexander polynomials can be expressed in terms of volumes of root polytopes of unimodular matrices, building on the beautiful works of Li and Postnikov (2013) and Tóthmérész (2022). We conjecture a generalization of Fox's conjecture to the Eulerian graph setting. We also bijectively relate two longstanding combinatorial models for the Alexander polynomials of special alternating links: Crowell's state model (1959) and Kauffman's state model (1982, 2006).
△ Less
Submitted 29 January, 2024; v1 submitted 26 January, 2024;
originally announced January 2024.
-
M-convexity of Grothendieck polynomials via bubbling
Authors:
Elena S. Hafner,
Karola Mészáros,
Linus Setiabrata,
Avery St. Dizier
Abstract:
We introduce bubbling diagrams and show that they compute the support of the Grothendieck polynomial of any vexillary permutation. Using these diagrams, we show that the support of the top homogeneous component of such a Grothendieck polynomial coincides with the support of the dual character of an explicit flagged Weyl module. We also show that the homogenized Grothendieck polynomial of a vexilla…
▽ More
We introduce bubbling diagrams and show that they compute the support of the Grothendieck polynomial of any vexillary permutation. Using these diagrams, we show that the support of the top homogeneous component of such a Grothendieck polynomial coincides with the support of the dual character of an explicit flagged Weyl module. We also show that the homogenized Grothendieck polynomial of a vexillary permutation has M-convex support.
△ Less
Submitted 14 June, 2023;
originally announced June 2023.
-
Multi-Modal Deep Learning for Multi-Temporal Urban Mapping With a Partly Missing Optical Modality
Authors:
Sebastian Hafner,
Yifang Ban
Abstract:
This paper proposes a novel multi-temporal urban mapping approach using multi-modal satellite data from the Sentinel-1 Synthetic Aperture Radar (SAR) and Sentinel-2 MultiSpectral Instrument (MSI) missions. In particular, it focuses on the problem of a partly missing optical modality due to clouds. The proposed model utilizes two networks to extract features from each modality separately. In additi…
▽ More
This paper proposes a novel multi-temporal urban mapping approach using multi-modal satellite data from the Sentinel-1 Synthetic Aperture Radar (SAR) and Sentinel-2 MultiSpectral Instrument (MSI) missions. In particular, it focuses on the problem of a partly missing optical modality due to clouds. The proposed model utilizes two networks to extract features from each modality separately. In addition, a reconstruction network is utilized to approximate the optical features based on the SAR data in case of a missing optical modality. Our experiments on a multi-temporal urban mapping dataset with Sentinel-1 SAR and Sentinel-2 MSI data demonstrate that the proposed method outperforms a multi-modal approach that uses zero values as a replacement for missing optical data, as well as a uni-modal SAR-based approach. Therefore, the proposed method is effective in exploiting multi-modal data, if available, but it also retains its effectiveness in case the optical modality is missing.
△ Less
Submitted 1 June, 2023;
originally announced June 2023.
-
Investigating Imbalances Between SAR and Optical Utilization for Multi-Modal Urban Mapping
Authors:
Sebastian Hafner,
Yifang Ban,
Andrea Nascetti
Abstract:
Accurate urban maps provide essential information to support sustainable urban development. Recent urban mapping methods use multi-modal deep neural networks to fuse Synthetic Aperture Radar (SAR) and optical data. However, multi-modal networks may rely on just one modality due to the greedy nature of learning. In turn, the imbalanced utilization of modalities can negatively affect the generalizat…
▽ More
Accurate urban maps provide essential information to support sustainable urban development. Recent urban mapping methods use multi-modal deep neural networks to fuse Synthetic Aperture Radar (SAR) and optical data. However, multi-modal networks may rely on just one modality due to the greedy nature of learning. In turn, the imbalanced utilization of modalities can negatively affect the generalization ability of a network. In this paper, we investigate the utilization of SAR and optical data for urban mapping. To that end, a dual-branch network architecture using intermediate fusion modules to share information between the uni-modal branches is utilized. A cut-off mechanism in the fusion modules enables the stopping of information flow between the branches, which is used to estimate the network's dependence on SAR and optical data. While our experiments on the SEN12 Global Urban Mapping dataset show that good performance can be achieved with conventional SAR-optical data fusion (F1 score = 0.682 $\pm$ 0.014), we also observed a clear under-utilization of optical data. Therefore, future work is required to investigate whether a more balanced utilization of SAR and optical data can lead to performance improvements.
△ Less
Submitted 11 April, 2023;
originally announced April 2023.
-
Mapping Urban Population Growth from Sentinel-2 MSI and Census Data Using Deep Learning: A Case Study in Kigali, Rwanda
Authors:
Sebastian Hafner,
Stefanos Georganos,
Theodomir Mugiraneza,
Yifang Ban
Abstract:
To better understand current trends of urban population growth in Sub-Saharan Africa, high-quality spatiotemporal population estimates are necessary. While the joint use of remote sensing and deep learning has achieved promising results for population distribution estimation, most of the current work focuses on fine-scale spatial predictions derived from single date census, thereby neglecting temp…
▽ More
To better understand current trends of urban population growth in Sub-Saharan Africa, high-quality spatiotemporal population estimates are necessary. While the joint use of remote sensing and deep learning has achieved promising results for population distribution estimation, most of the current work focuses on fine-scale spatial predictions derived from single date census, thereby neglecting temporal analyses. In this work, we focus on evaluating how deep learning change detection techniques can unravel temporal population dynamics at short intervals. Since Post-Classification Comparison (PCC) methods for change detection are known to propagate the error of the individual maps, we propose an end-to-end population growth mapping method. Specifically, a ResNet encoder, pretrained on a population mapping task with Sentinel-2 MSI data, was incorporated into a Siamese network. The Siamese network was trained at the census level to accurately predict population change. The effectiveness of the proposed method is demonstrated in Kigali, Rwanda, for the time period 2016-2020, using bi-temporal Sentinel-2 data. Compared to PCC, the Siamese network greatly reduced errors in population change predictions at the census level. These results show promise for future remote sensing-based population growth mapping endeavors.
△ Less
Submitted 15 March, 2023;
originally announced March 2023.
-
Log-concavity of the Alexander polynomial
Authors:
Elena S. Hafner,
Karola Mészáros,
Alexander Vidinas
Abstract:
The central question of knot theory is that of distinguishing links up to isotopy. The first polynomial invariant of links devised to help answer this question was the Alexander polynomial (1928). Almost a century after its introduction, it still presents us with tantalizing questions such as Fox's conjecture (1962) that the absolute values of the coefficients of the Alexander polynomial $Δ_L(t)$…
▽ More
The central question of knot theory is that of distinguishing links up to isotopy. The first polynomial invariant of links devised to help answer this question was the Alexander polynomial (1928). Almost a century after its introduction, it still presents us with tantalizing questions such as Fox's conjecture (1962) that the absolute values of the coefficients of the Alexander polynomial $Δ_L(t)$ of an alternating link $L$ are unimodal. Fox's conjecture remains open in general, with special cases settled by Hartley (1979) for two-bridged knots, by Murasugi (1985) for a family of alternating algebraic links, and by Ozsváth and Szabó (2003) for the case of genus $2$ alternating knots, among others.
We settle Fox's conjecture for special alternating links. We do so by proving that a certain multivariate generalization of the Alexander polynomial of special alternating links is Lorentzian. As a consequence, we obtain that the absolute values of the coefficients of $Δ_L(t)$, where $L$ is a special alternating link, form a log-concave sequence with no internal zeros. In particular, they are unimodal.
△ Less
Submitted 25 October, 2023; v1 submitted 8 March, 2023;
originally announced March 2023.
-
Integrating multiple sources of ordinal information in portfolio optimization
Authors:
Eranda Çela,
Stephan Hafner,
Roland Mestel,
Ulrich Pferschy
Abstract:
Active portfolio management tries to incorporate any source of meaningful information into the asset selection process. In this contribution we consider qualitative views specified as total orders of the expected asset returns and discuss two different approaches for incorporating this input in a mean-variance portfolio optimization model. In the robust optimization approach we first compute a pos…
▽ More
Active portfolio management tries to incorporate any source of meaningful information into the asset selection process. In this contribution we consider qualitative views specified as total orders of the expected asset returns and discuss two different approaches for incorporating this input in a mean-variance portfolio optimization model. In the robust optimization approach we first compute a posterior expectation of asset returns for every given total order by an extension of the Black-Litterman (BL) framework. Then these expected asset returns are considered as possible input scenarios for robust optimization variants of the mean-variance portfolio model (max-min robustness, min regret robustness and soft robustness). In the order aggregation approach rules from social choice theory (Borda, Footrule, Copeland, Best-of-k and MC4) are used to aggregate the total order in a single ``consensus total order''. Then expected asset returns are computed for this ``consensus total order'' by the extended BL framework mentioned above. Finally, these expectations are used as an input of the classical mean-variance optimization. Using data from EUROSTOXX 50 and S&P 100 we empirically compare the success of the two approaches in the context of portfolio performance analysis and observe that in general aggregating orders by social choice methods outperforms robust optimization based methods for both data sets.
△ Less
Submitted 8 July, 2023; v1 submitted 1 November, 2022;
originally announced November 2022.
-
Excess noise and photo-induced effects in highly reflective crystalline mirror coatings
Authors:
Jialiang Yu,
Dhruv Kedar,
Sebastian Häfner,
Thomas Legero,
Fritz Riehle,
Sofia Herbers,
Daniele Nicolodi,
Chun Yu Ma,
John M. Robinson,
Eric Oelker,
Jun Ye,
Uwe Sterr
Abstract:
Thermodynamically induced length fluctuations of high-reflectivity mirror coatings put a fundamental limit on sensitivity and stability of precision optical interferometers like gravitational wave detectors and ultra-stable lasers. The main contribution - Brownian thermal noise - is related to the mechanical loss of the coating material. Owing to their low mechanical losses, Al\textsubscript{0.92}…
▽ More
Thermodynamically induced length fluctuations of high-reflectivity mirror coatings put a fundamental limit on sensitivity and stability of precision optical interferometers like gravitational wave detectors and ultra-stable lasers. The main contribution - Brownian thermal noise - is related to the mechanical loss of the coating material. Owing to their low mechanical losses, Al\textsubscript{0.92}Ga\textsubscript{0.08}As/GaAs crystalline mirror coatings are expected to reduce this limit. At room temperature they have demonstrated lower Brownian thermal noise than with conventional amorphous coatings. %However, no detailed study on the noise constituents from these coatings in optical interferometers has been conducted. We present a detailed study on the spatial and temporal noise properties of such coatings by using them in two independent cryogenic silicon optical Fabry-Perot resonators operated at 4 K, 16 K and 124 K. We confirm the expected low Brownian thermal noise, but also discover two new noise sources that exceed the Brownian noise: birefringent noise that can be canceled via polarization averaging and global excess noise (10 dB above Brownian noise). These new noise contributions are a barrier to improving ultra-stable lasers and the related performance of atomic clocks, and potentially limit the sensitivity of third-generation gravitational wave detectors. Hence, they must be considered carefully in precision interferometry experiments using similar coatings based on semiconductor materials.
△ Less
Submitted 30 October, 2023; v1 submitted 26 October, 2022;
originally announced October 2022.
-
A transportable clock laser system with an instability of $1.6 \times 10^{-16}$
Authors:
Sofia Herbers,
Sebastian Häfner,
Sören Dörscher,
Tim Lücke,
Uwe Sterr,
Christian Lisdat
Abstract:
We present a transportable ultra-stable clock laser system based on a Fabry-Pérot cavity with crystalline Al$_{0.92}$Ga$_{0.08}$As/GaAs mirror coatings, fused silica (FS) mirror substrates and a 20~cm-long ultra-low expansion (ULE\textsuperscript{\textregistered}) glass spacer with a predicted thermal noise floor of $\mathrm{mod}\,σ_\mathrm{y} = 7 \times 10^{-17}$ in modified Allan deviation at on…
▽ More
We present a transportable ultra-stable clock laser system based on a Fabry-Pérot cavity with crystalline Al$_{0.92}$Ga$_{0.08}$As/GaAs mirror coatings, fused silica (FS) mirror substrates and a 20~cm-long ultra-low expansion (ULE\textsuperscript{\textregistered}) glass spacer with a predicted thermal noise floor of $\mathrm{mod}\,σ_\mathrm{y} = 7 \times 10^{-17}$ in modified Allan deviation at one second averaging time. The cavity has a cylindrical shape and is mounted at ten points. Its measured sensitivity of the fractional frequency to acceleration for the three Cartesian directions are $2(1) \times 10^{-12}$/(ms$^{-2}$), $3(3) \times 10^{-12}$/(ms$^{-2}$) and $3(1) \times 10^{-12}$/(ms$^{-2}$), which belong to the lowest acceleration sensitivities published for transportable systems. The laser system's instability reaches down to $\mathrm{mod}\,σ_\mathrm{y} = 1.6 \times 10^{-16}$
△ Less
Submitted 20 October, 2022; v1 submitted 18 July, 2022;
originally announced July 2022.
-
Urban Change Detection Using a Dual-Task Siamese Network and Semi-Supervised Learning
Authors:
Sebastian Hafner,
Yifang Ban,
Andrea Nascetti
Abstract:
In this study, a Semi-Supervised Learning (SSL) method for improving urban change detection from bi-temporal image pairs was presented. The proposed method adapted a Dual-Task Siamese Difference network that not only predicts changes with the difference decoder, but also segments buildings for both images with a semantics decoder. First, the architecture was modified to produce a second change pre…
▽ More
In this study, a Semi-Supervised Learning (SSL) method for improving urban change detection from bi-temporal image pairs was presented. The proposed method adapted a Dual-Task Siamese Difference network that not only predicts changes with the difference decoder, but also segments buildings for both images with a semantics decoder. First, the architecture was modified to produce a second change prediction derived from the semantics predictions. Second, SSL was adopted to improve supervised change detection. For unlabeled data, we introduced a loss that encourages the network to predict consistent changes across the two change outputs. The proposed method was tested on urban change detection using the SpaceNet7 dataset. SSL achieved improved results compared to three fully supervised benchmarks.
△ Less
Submitted 3 July, 2022; v1 submitted 26 April, 2022;
originally announced April 2022.
-
Vexillary Grothendieck Polynomials via Bumpless Pipe Dreams
Authors:
Elena S. Hafner
Abstract:
Recent work of Pechenik, Speyer, and Weigandt proved a formula for the degree of any Grothendieck polynomial. A distinct formula for the degree of vexillary Grothendieck polynomials was proven by Rajchgot, Robichaux, and Weigandt. We give a new proof of Pechenik, Speyer, and Weigandt's formula in the special case of vexillary permutations and characterize the set of bumpless pipe dreams which cont…
▽ More
Recent work of Pechenik, Speyer, and Weigandt proved a formula for the degree of any Grothendieck polynomial. A distinct formula for the degree of vexillary Grothendieck polynomials was proven by Rajchgot, Robichaux, and Weigandt. We give a new proof of Pechenik, Speyer, and Weigandt's formula in the special case of vexillary permutations and characterize the set of bumpless pipe dreams which contribute maximal degree terms to the Grothendieck polynomial in this case. Furthermore, we use this characterization to draw connections between the Pechenik-Speyer-Weigandt and Rajchgot-Robichaux-Weigandt formulas. We also use bumpless pipe dreams to prove new results about the support of vexillary Grothendieck polynomials, addressing special cases of conjectures of Mészáros, Setiabrata, and St. Dizier.
△ Less
Submitted 14 September, 2022; v1 submitted 28 January, 2022;
originally announced January 2022.
-
Thermal noise and mechanical loss of SiO$_2$/Ta$_2$O$_5$ optical coatings at cryogenic temperatures
Authors:
John M Robinson,
Eric Oelker,
William R Milner,
Dhruv Kedar,
Wei Zhang,
Thomas Legero,
Dan G Matei,
Sebastian Hafner,
Fritz Riehle,
Uwe Sterr,
Jun Ye
Abstract:
Mechanical loss of dielectric mirror coatings sets fundamental limits for both gravitational wave detectors and cavity-stabilized optical local oscillators for atomic clocks. Two approaches are used to determine the mechanical loss: ringdown measurements of the coating quality factor and direct measurement of the coating thermal noise. Here we report a systematic study of the mirror thermal noise…
▽ More
Mechanical loss of dielectric mirror coatings sets fundamental limits for both gravitational wave detectors and cavity-stabilized optical local oscillators for atomic clocks. Two approaches are used to determine the mechanical loss: ringdown measurements of the coating quality factor and direct measurement of the coating thermal noise. Here we report a systematic study of the mirror thermal noise from room temperature to 4 K by operating reference cavities at these temperatures. The directly measured thermal noise is used to extract the corresponding mechanical loss for SiO$_2$/Ta$_2$O$_5$ coatings, which are compared with previously reported values.
△ Less
Submitted 10 November, 2020;
originally announced November 2020.
-
A transportable interrogation laser system with an instability of $\mathrm{mod}\,σ_{\rm y} = 3\times10^{-16}$
Authors:
Sebastian Häfner,
Sofia Herbers,
Stefan Vogt,
Christian Lisdat,
Uwe Sterr
Abstract:
We present an interrogation laser system for a transportable strontium lattice clock operating at 698 nm, which is based on an ultra-low-expansion glass reference cavity. Transportability is achieved by implementing a rigid, compact, and vibration insensitive mounting of the 12 cm-long reference cavity, sustaining shocks of up to 50 g. The cavity is mounted at optimized support points that indepen…
▽ More
We present an interrogation laser system for a transportable strontium lattice clock operating at 698 nm, which is based on an ultra-low-expansion glass reference cavity. Transportability is achieved by implementing a rigid, compact, and vibration insensitive mounting of the 12 cm-long reference cavity, sustaining shocks of up to 50 g. The cavity is mounted at optimized support points that independently constrain all degrees of freedom. This mounting concept is especially beneficial for cavities with a ratio of length $L$ over diameter $D$ $L/D>1$. Generally large $L$ helps to reduce thermal noise-induced laser frequency instability while small $D$ leads to small cavity volume. The frequency instability was evaluated, reaching its thermal noise floor of $\mathrm{mod}\,σ_{\rm y} \approx 3 \times 10^{-16}$ for averaging times between 0.5 s and 10 s. The laser system was successfully operated during several field studies.
△ Less
Submitted 19 May, 2020; v1 submitted 3 March, 2020;
originally announced March 2020.
-
High partial-wave Feshbach resonances in an ultracold $^6$Li-$^{133}$Cs mixture
Authors:
Bing Zhu,
Stephan Häfner,
Binh Tran,
Manuel Gerken,
Juris Ulmanis,
Eberhard Tiemann,
Matthias Weidemüller
Abstract:
We measure higher partial wave Feshbach resonances in an ultracold mixture of fermionic $^6$Li and bosonic $^{133}$Cs by magnetic field dependent atom-loss spectroscopy. For the $p$-wave Feshbach resonances we observe triplet structures corresponding to different projections of the pair rotation angular momentum onto the external magnetic field axis.
We attribute the splittings to the spin-spin…
▽ More
We measure higher partial wave Feshbach resonances in an ultracold mixture of fermionic $^6$Li and bosonic $^{133}$Cs by magnetic field dependent atom-loss spectroscopy. For the $p$-wave Feshbach resonances we observe triplet structures corresponding to different projections of the pair rotation angular momentum onto the external magnetic field axis.
We attribute the splittings to the spin-spin and spin-rotation couplings by modelling the observation using a full coupled-channel calculation. Comparison with an oversimplified model, estimating the spin-rotation coupling by describing the weakly bound close-channel molecular state with the perturbative multipole expansion, reveals the significant contribution of the molecular wavefunction at short internuclear distances. Our findings highlight the potential of Feshbach resonances in providing precise information on short- and intermediate-range molecular couplings and wavefunctions. The observed $d$-wave Feshbach resonances allow us to refine the LiCs singlet and triplet ground-state molecular potential curves at large internuclear separations.
△ Less
Submitted 3 December, 2019;
originally announced December 2019.
-
Spin-rotation coupling in p-wave Feshbach resonances
Authors:
Bing Zhu,
Stephan Häfner,
Binh Tran,
Manuel Gerken,
Juris Ulmanis,
Eberhard Tiemann,
Matthias Weidemüller
Abstract:
We report evidence for spin-rotation coupling in $p$-wave Feshbach resonances in an ultracold mixture of fermionic $^6$Li and bosonic $^{133}$Cs lifting the commonly observed degeneracy of states with equal absolute value of orbital-angular-momentum projection on the external magnetic field. By employing magnetic field dependent atom-loss spectroscopy we find triplet structures in $p$-wave resonan…
▽ More
We report evidence for spin-rotation coupling in $p$-wave Feshbach resonances in an ultracold mixture of fermionic $^6$Li and bosonic $^{133}$Cs lifting the commonly observed degeneracy of states with equal absolute value of orbital-angular-momentum projection on the external magnetic field. By employing magnetic field dependent atom-loss spectroscopy we find triplet structures in $p$-wave resonances. Comparison with coupled-channel calculations, including contributions from both spin-spin and spin-rotation interactions, yields a spin-rotation coupling parameter $|γ|=0.566(50)\times10^{-3}$. Our findings highlight the potential of Feshbach resonances in revealing subtle molecular couplings and providing precise information on electronic and nuclear wavefunctions, especially at short internuclear distance. The existence of a non-negligible spin-rotation splitting may have consequences for future classifications of $p$-wave superfluid phases in spin-polarized fermions.
△ Less
Submitted 3 December, 2019; v1 submitted 26 October, 2019;
originally announced October 2019.
-
Direct comparisons of European primary and secondary frequency standards via satellite techniques
Authors:
F. Riedel,
A. Al-Masoudi,
E. Benkler,
S. Dörscher,
V. Gerginov,
C. Grebing,
S. Häfner,
N. Huntemann,
B. Lipphardt,
C. Lisdat,
E. Peik,
D. Piester,
C. Sanner,
C. Tamm,
S. Weyers,
H. Denker,
L. Timmen,
C. Voigt,
D. Calonico,
G. Cerretto,
G. A. Costanzo,
F. Levi,
I. Sesia,
J. Achkar,
J. Guèna
, et al. (24 additional authors not shown)
Abstract:
We carried out a 26-day comparison of five simultaneously operated optical clocks and six atomic fountain clocks located at INRIM, LNE-SYRTE, NPL and PTB by using two satellite-based frequency comparison techniques: broadband Two-Way Satellite Time and Frequency Transfer (TWSTFT) and Global Positioning System Precise Point Positioning (GPS PPP). With an enhanced statistical analysis procedure taki…
▽ More
We carried out a 26-day comparison of five simultaneously operated optical clocks and six atomic fountain clocks located at INRIM, LNE-SYRTE, NPL and PTB by using two satellite-based frequency comparison techniques: broadband Two-Way Satellite Time and Frequency Transfer (TWSTFT) and Global Positioning System Precise Point Positioning (GPS PPP). With an enhanced statistical analysis procedure taking into account correlations and gaps in the measurement data, combined overall uncertainties in the range of $1.8 \times 10^{-16}$ to $3.5 \times 10^{-16}$ for the optical clock comparisons were found. The comparison of the fountain clocks yields results with a maximum relative frequency difference of $6.9 \times 10^{-16}$, and combined overall uncertainties in the range of $4.8 \times 10^{-16}$ to $7.7 \times 10^{-16}$.
△ Less
Submitted 9 October, 2019;
originally announced October 2019.
-
Observation of dipolar splittings in high-resolution atom-loss spectroscopy of $^6$Li $p$-wave Feshbach resonances
Authors:
Manuel Gerken,
Binh Tran,
Stephan Häfner,
Eberhard Tiemann,
Bing Zhu,
Matthias Weidemüller
Abstract:
We report on the observation of dipolar splitting in 6Li p-wave Feshbach resonances by highresolution atom-loss spectroscopy. The Feshbach resonances at 159 G and 215 G exhibit a doublet structure of 10 mG and 13 mG, respectively, associated with different projections of the orbital angular momentum. The observed splittings agree very well with coupled-channel calculations. We map out the temperat…
▽ More
We report on the observation of dipolar splitting in 6Li p-wave Feshbach resonances by highresolution atom-loss spectroscopy. The Feshbach resonances at 159 G and 215 G exhibit a doublet structure of 10 mG and 13 mG, respectively, associated with different projections of the orbital angular momentum. The observed splittings agree very well with coupled-channel calculations. We map out the temperature dependence of the atom-loss spectrum allowing us to extrapolate resonance positions and the corresponding widths to zero temperature. The observed dipolar splitting in fermionic lithium might be useful for the realization of the quantum phase transition between the polar and axial p-wave superfluid phases.
△ Less
Submitted 21 September, 2019;
originally announced September 2019.
-
A high-performance optical lattice clock based on bosonic atoms
Authors:
Stefano Origlia,
Mysore Srinivas Pramod,
Stephan Schiller,
Yeshpal Singh,
Kai Bongs,
Roman Schwarz,
Ali Al-Masoudi,
Sören Dörscher,
Sofia Herbers,
Sebastian Häfner,
Uwe Sterr,
Christian Lisdat
Abstract:
Optical lattice clocks with uncertainty and instability in the $10^{-17}$-range and below have so far been demonstrated exclusively using fermions. Here, we demonstrate a bosonic optical lattice clock with $3\times 10^{-18}$ instability and $2.0\times 10^{-17}$ accuracy, both values improving on previous work by a factor 30. This was enabled by probing the clock transition with an ultra-long inter…
▽ More
Optical lattice clocks with uncertainty and instability in the $10^{-17}$-range and below have so far been demonstrated exclusively using fermions. Here, we demonstrate a bosonic optical lattice clock with $3\times 10^{-18}$ instability and $2.0\times 10^{-17}$ accuracy, both values improving on previous work by a factor 30. This was enabled by probing the clock transition with an ultra-long interrogation time of 4 s, using the long coherence time provided by a cryogenic silicon resonator, by careful stabilization of relevant operating parameters, and by operating at low atom density. This work demonstrates that bosonic clocks, in combination with highly coherent interrogation lasers, are suitable for high-accuracy applications with particular requirements, such as high reliability, transportability, operation in space, or suitability for particular fundamental physics topics. As an example, we determine the $^{88}\textrm{Sr} - ^{87}$Sr isotope shift with 12 mHz uncertainty.
△ Less
Submitted 8 March, 2018;
originally announced March 2018.
-
Geodesy and metrology with a transportable optical clock
Authors:
Jacopo Grotti,
Silvio Koller,
Stefan Vogt,
Sebastian Häfner,
Uwe Sterr,
Christian Lisdat,
Heiner Denker,
Christian Voigt,
Ludger Timmen,
Antoine Rolland,
Fred N. Baynes,
Helen S. Margolis,
Michel Zampaolo,
Pierre Thoumany,
Marco Pizzocaro,
Benjamin Rauf,
Filippo Bregolin,
Anna Tampellini,
Piero Barbieri,
Massimo Zucco,
Giovanni A. Costanzo,
Cecilia Clivati,
Filippo Levi,
Davide Calonico
Abstract:
The advent of novel measurement instrumentation can lead to paradigm shifts in scientific research. Optical atomic clocks, due to their unprecedented stability and uncertainty, are already being used to test physical theories and herald a revision of the International System of units (SI). However, to unlock their potential for cross-disciplinary applications such as relativistic geodesy, a major…
▽ More
The advent of novel measurement instrumentation can lead to paradigm shifts in scientific research. Optical atomic clocks, due to their unprecedented stability and uncertainty, are already being used to test physical theories and herald a revision of the International System of units (SI). However, to unlock their potential for cross-disciplinary applications such as relativistic geodesy, a major challenge remains. This is their transformation from highly specialized instruments restricted to national metrology laboratories into flexible devices deployable in different locations. Here we report the first field measurement campaign performed with a ubiquitously applicable $^{87}$Sr optical lattice clock. We use it to determine the gravity potential difference between the middle of a mountain and a location 90 km apart, exploiting both local and remote clock comparisons to eliminate potential clock errors. A local comparison with a $^{171}$Yb lattice clock also serves as an important check on the international consistency of independently developed optical clocks. This campaign demonstrates the exciting prospects for transportable optical clocks.
△ Less
Submitted 11 May, 2017;
originally announced May 2017.
-
1.5 $μ$m lasers with sub 10 mHz linewidth
Authors:
D. G. Matei,
T. Legero,
S. Häfner,
C. Grebing,
R. Weyrich,
W. Zhang,
L. Sonderhouse,
J. M. Robinson,
J. Ye,
F. Riehle,
U. Sterr
Abstract:
We report on two ultrastable lasers each stabilized to independent silicon Fabry-Pérot cavities operated at 124 K. The fractional frequency instability of each laser is completely determined by the fundamental thermal Brownian noise of the mirror coatings with a flicker noise floor of $4 \times 10^{-17}$ for integration times between 0.8 s and a few tens of seconds. We rigorously treat the notorio…
▽ More
We report on two ultrastable lasers each stabilized to independent silicon Fabry-Pérot cavities operated at 124 K. The fractional frequency instability of each laser is completely determined by the fundamental thermal Brownian noise of the mirror coatings with a flicker noise floor of $4 \times 10^{-17}$ for integration times between 0.8 s and a few tens of seconds. We rigorously treat the notorious divergencies encountered with the associated flicker frequency noise and derive methods to relate this noise to observable and practically relevant linewidths and coherence times. The individual laser linewidth obtained from the phase noise spectrum or the direct beat note between the two lasers can be as small as 5 mHz at 194 THz. From the measured phase evolution between the two laser fields we derive usable phase coherence times for different applications of 11 s and 60 s.
△ Less
Submitted 9 June, 2017; v1 submitted 15 February, 2017;
originally announced February 2017.
-
Role of the intraspecies scattering length in the Efimov scenario with large mass difference
Authors:
Stephan Häfner,
Juris Ulmanis,
Eva D. Kuhnle,
Yujun Wang,
Chris H. Greene,
Matthias Weidemüller
Abstract:
We experimentally and theoretically study the effect of the intraspecies scattering length onto the heteronuclear Efimov scenario, following up on our earlier observation of Efimov resonances in an ultracold Cs-Li mixture for negative [Pires et al., Phys. Rev. Lett. 112, 250404 (2014)] and positive Cs-Cs scattering length [Ulmanis et al., Phys. Rev. Lett. 117, 153201 (2016)]. Three theoretical mod…
▽ More
We experimentally and theoretically study the effect of the intraspecies scattering length onto the heteronuclear Efimov scenario, following up on our earlier observation of Efimov resonances in an ultracold Cs-Li mixture for negative [Pires et al., Phys. Rev. Lett. 112, 250404 (2014)] and positive Cs-Cs scattering length [Ulmanis et al., Phys. Rev. Lett. 117, 153201 (2016)]. Three theoretical models of increasing complexity are employed to quantify its influence on the scaling factor and the three-body parameter: a simple Born-Oppenheimer picture, a zero-range theory, and a spinless van der Waals model. These models are compared to Efimov resonances observed in an ultracold mixture of bosonic $^{133}$Cs and fermionic $^6$Li atoms close to two Cs-Li Feshbach resonances located at 843 G and 889 G, characterized by different sign and magnitude of the Cs-Cs interaction. By changing the sign and magnitude of the intraspecies scattering length different scaling behaviors of the three-body loss rate are identified, in qualitative agreement with theoretical predictions. The three-body loss rate is strongly influenced by the intraspecies scattering length.
△ Less
Submitted 29 June, 2017; v1 submitted 27 January, 2017;
originally announced January 2017.
-
Truncated control variates for weak approximation schemes
Authors:
Denis Belomestny,
Stefan Häfner,
Mikhail Urusov
Abstract:
In this paper we present an enhancement of the regression-based variance reduction approaches recently proposed in Belomestny et al. This enhancement is based on a truncation of the control variate and allows for a significant reduction of the computing time, while the complexity stays of the same order. The performances of the proposed truncated algorithms are illustrated by a numerical example.
In this paper we present an enhancement of the regression-based variance reduction approaches recently proposed in Belomestny et al. This enhancement is based on a truncation of the control variate and allows for a significant reduction of the computing time, while the complexity stays of the same order. The performances of the proposed truncated algorithms are illustrated by a numerical example.
△ Less
Submitted 22 May, 2017; v1 submitted 1 January, 2017;
originally announced January 2017.
-
Stratified regression-based variance reduction approach for weak approximation schemes
Authors:
Denis Belomestny,
Stefan Häfner,
Mikhail Urusov
Abstract:
In this paper we suggest a modification of the regression-based variance reduction approach recently proposed in Belomestny et al. This modification is based on the stratification technique and allows for a further significant variance reduction. The performance of the proposed approach is illustrated by several numerical examples.
In this paper we suggest a modification of the regression-based variance reduction approach recently proposed in Belomestny et al. This modification is based on the stratification technique and allows for a further significant variance reduction. The performance of the proposed approach is illustrated by several numerical examples.
△ Less
Submitted 1 March, 2017; v1 submitted 16 December, 2016;
originally announced December 2016.
-
Regression-based variance reduction approach for strong approximation schemes
Authors:
Denis Belomestny,
Stefan Häfner,
Mikhail Urusov
Abstract:
In this paper we present a novel approach towards variance reduction for discretised diffusion processes. The proposed approach involves specially constructed control variates and allows for a significant reduction in the variance for the terminal functionals. In this way the complexity order of the standard Monte Carlo algorithm ($\varepsilon^{-3}$) can be reduced down to…
▽ More
In this paper we present a novel approach towards variance reduction for discretised diffusion processes. The proposed approach involves specially constructed control variates and allows for a significant reduction in the variance for the terminal functionals. In this way the complexity order of the standard Monte Carlo algorithm ($\varepsilon^{-3}$) can be reduced down to $\varepsilon^{-2}\sqrt{\left|\log(\varepsilon)\right|}$ in case of the Euler scheme with $\varepsilon$ being the precision to be achieved. These theoretical results are illustrated by several numerical examples.
△ Less
Submitted 1 March, 2017; v1 submitted 11 December, 2016;
originally announced December 2016.
-
Regression-based complexity reduction of the nested Monte Carlo methods
Authors:
Denis Belomestny,
Stefan Häfner,
Mikhail Urusov
Abstract:
In this paper we propose a novel dual regression-based approach for pricing American options. This approach reduces the complexity of the nested Monte Carlo method and has especially simple form for time discretised diffusion processes. We analyse the complexity of the proposed approach both in the case of fixed and increasing number of exercise dates. The method is illustrated by several numerica…
▽ More
In this paper we propose a novel dual regression-based approach for pricing American options. This approach reduces the complexity of the nested Monte Carlo method and has especially simple form for time discretised diffusion processes. We analyse the complexity of the proposed approach both in the case of fixed and increasing number of exercise dates. The method is illustrated by several numerical examples.
△ Less
Submitted 6 June, 2018; v1 submitted 19 November, 2016;
originally announced November 2016.
-
A transportable optical lattice clock with $7\times10^{-17}$ uncertainty
Authors:
S. B. Koller,
J. Grotti,
St. Vogt,
A. Al-Masoudi,
S. Dörscher,
S. Häfner,
U. Sterr,
Ch. Lisdat
Abstract:
We present a transportable optical clock (TOC) with $^{87}$Sr. Its complete characterization against a stationary lattice clock resulted in a systematic uncertainty of ${7.4 \times 10^{-17}}$ which is currently limited by the statistics of the determination of the residual lattice light shift. The measurements confirm that the systematic uncertainty is reduceable to below the design goal of…
▽ More
We present a transportable optical clock (TOC) with $^{87}$Sr. Its complete characterization against a stationary lattice clock resulted in a systematic uncertainty of ${7.4 \times 10^{-17}}$ which is currently limited by the statistics of the determination of the residual lattice light shift. The measurements confirm that the systematic uncertainty is reduceable to below the design goal of $1 \times 10^{-17}$. The instability of our TOC is $1.3 \times 10^{-15}/\sqrt{(τ/s)}$. Both, the systematic uncertainty and the instability are to our best knowledge currently the best achieved with any type of transportable clock. For autonomous operation the TOC is installed in an air-conditioned car-trailer. It is suitable for chronometric leveling with sub-meter resolution as well as intercontinental cross-linking of optical clocks, which is essential for a redefiniton of the SI second. In addition, the TOC will be used for high precision experiments for fundamental science that are commonly tied to precise frequency measurements and it is a first step to space borne optical clocks
△ Less
Submitted 20 September, 2016;
originally announced September 2016.
-
Heteronuclear Efimov scenario with positive intraspecies scattering length
Authors:
Juris Ulmanis,
Stephan Häfner,
Rico Pires,
Eva D. Kuhnle,
Yujun Wang,
Chris H. Greene,
Matthias Weidemüller
Abstract:
We investigate theoretically and experimentally the heteronuclear Efimov scenario for a three-body system that consists of two bosons and one distinguishable particle with positive intraspecies scattering lengths. The three-body parameter at the three-body scattering threshold and the scaling factor between consecutive Efimov resonances are found to be controlled by the scattering length between t…
▽ More
We investigate theoretically and experimentally the heteronuclear Efimov scenario for a three-body system that consists of two bosons and one distinguishable particle with positive intraspecies scattering lengths. The three-body parameter at the three-body scattering threshold and the scaling factor between consecutive Efimov resonances are found to be controlled by the scattering length between the two bosons, approximately independent of short-range physics. We observe two excited-state Efimov resonances in the three-body recombination spectra of an ultracold mixture of fermionic $^6 $Li and bosonic $^{133} $Cs atoms close to a Li-Cs Feshbach resonance, where the Cs-Cs interaction is positive. Deviation of the obtained scaling factor of 4.0(3) from the universal prediction of 4.9 and the absence of the ground state Efimov resonance shed new light on the interpretation of the universality and the discrete scaling behavior of heteronuclear Efimov physics.
△ Less
Submitted 11 October, 2016; v1 submitted 4 August, 2016;
originally announced August 2016.
-
Estimation of Radio Channel Parameters in Case of an Unknown Transmitter
Authors:
Stephan Häfner,
Reiner Thomä
Abstract:
This paper investigates the estimation of radio channel parameters from receiver data, whereby the transmitter is fully unknown. We use a multipath model to describe the radio channel between transmitter and receiver. According to this model, we discuss the accessibility of parameters for estimation. Based on the Maximum-Likelihood principle, we derive a cost function. A second cost function is de…
▽ More
This paper investigates the estimation of radio channel parameters from receiver data, whereby the transmitter is fully unknown. We use a multipath model to describe the radio channel between transmitter and receiver. According to this model, we discuss the accessibility of parameters for estimation. Based on the Maximum-Likelihood principle, we derive a cost function. A second cost function is derived from the cross relation between the receiver channels. To estimate the parameters, we seek for the minimum of these cost functions. The performance of the presented cost functions are compared in simulations.
△ Less
Submitted 11 December, 2015;
originally announced December 2015.
-
A clock network for geodesy and fundamental science
Authors:
C. Lisdat,
G. Grosche,
N. Quintin,
C. Shi,
S. M. F. Raupach,
C. Grebing,
D. Nicolodi,
F. Stefani,
A. Al-Masoudi,
S. Dörscher,
S. Häfner,
J. -L. Robyr,
N. Chiodo,
S. Bilicki,
E. Bookjans,
A. Koczwara,
S. Koke,
A. Kuhl,
F. Wiotte,
F. Meynadier,
E. Camisard,
M. Abgrall,
M. Lours,
T. Legero,
H. Schnatz
, et al. (10 additional authors not shown)
Abstract:
Leveraging the unrivaled performance of optical clocks in applications in fundamental physics beyond the standard model, in geo-sciences, and in astronomy requires comparing the frequency of distant optical clocks truthfully. Meeting this requirement, we report on the first comparison and agreement of fully independent optical clocks separated by 700 km being only limited by the uncertainties of t…
▽ More
Leveraging the unrivaled performance of optical clocks in applications in fundamental physics beyond the standard model, in geo-sciences, and in astronomy requires comparing the frequency of distant optical clocks truthfully. Meeting this requirement, we report on the first comparison and agreement of fully independent optical clocks separated by 700 km being only limited by the uncertainties of the clocks themselves. This is achieved by a phase-coherent optical frequency transfer via a 1415 km long telecom fiber link that enables substantially better precision than classical means of frequency transfer. The fractional precision in comparing the optical clocks of three parts in $10^{17}$ was reached after only 1000 s averaging time, which is already 10 times better and more than four orders of magnitude faster than with any other existing frequency transfer method. The capability of performing high resolution international clock comparisons paves the way for a redefinition of the unit of time and an all-optical dissemination of the SI-second.
△ Less
Submitted 24 November, 2015;
originally announced November 2015.
-
Realization of a time-scale with an accurate optical lattice clock
Authors:
C. Grebing,
A. Al-Masoudi,
S. Dörscher,
S. Häfner,
V. Gerginov,
S. Weyers,
B. Lipphardt,
F. Riehle,
U. Sterr,
C. Lisdat
Abstract:
Optical clocks are not only powerful tools for prime fundamental research, but are also deemed for the re-definition of the SI base unit second as they now surpass the performance of caesium atomic clocks in both accuracy and stability by more than an order of magnitude. However, an important obstacle in this transition has so far been the limited reliability of the optical clocks that made a cont…
▽ More
Optical clocks are not only powerful tools for prime fundamental research, but are also deemed for the re-definition of the SI base unit second as they now surpass the performance of caesium atomic clocks in both accuracy and stability by more than an order of magnitude. However, an important obstacle in this transition has so far been the limited reliability of the optical clocks that made a continuous realization of a timescale impractical. In this paper, we demonstrate how this situation can be resolved and that a timescale based on an optical clock can be established that is superior to one based on even the best caesium fountain clocks. The paper also gives further proof of the international consistency of strontium lattice clocks on the $10^{-16}$ accuracy level, which is another prerequisite for a change in the definition of the second.
△ Less
Submitted 22 February, 2016; v1 submitted 12 November, 2015;
originally announced November 2015.
-
Variance reduction for discretised diffusions via regression
Authors:
Denis Belomestny,
Stefan Häfner,
Tigran Nagapetyan,
Mikhail Urusov
Abstract:
In this paper we present a novel approach towards variance reduction for discretised diffusion processes. The proposed approach involves specially constructed control variates and allows for a significant reduction in the variance for the terminal functionals. In this way the complexity order of the standard Monte Carlo algorithm ($\varepsilon^{-3}$ in the case of a first order scheme and…
▽ More
In this paper we present a novel approach towards variance reduction for discretised diffusion processes. The proposed approach involves specially constructed control variates and allows for a significant reduction in the variance for the terminal functionals. In this way the complexity order of the standard Monte Carlo algorithm ($\varepsilon^{-3}$ in the case of a first order scheme and $\varepsilon^{-2.5}$ in the case of a second order scheme) can be reduced down to $\varepsilon^{-2+δ}$ for any $δ\in [0,0.25)$ with $\varepsilon$ being the precision to be achieved. These theoretical results are illustrated by several numerical examples.
△ Less
Submitted 22 July, 2017; v1 submitted 12 October, 2015;
originally announced October 2015.
-
Universal three-body recombination and Efimov resonances in an ultracold Li-Cs mixture
Authors:
J. Ulmanis,
S. Häfner,
R. Pires,
F. Werner,
D. S. Petrov,
E. D. Kuhnle,
M. Weidemüller
Abstract:
We study Efimov resonances via three-body loss in an ultracold two-component gas of fermionic $^6$Li and bosonic $^{133}$Cs atoms close to a Feshbach resonance at 843~G, extending results reported previously [Pires \textit{et al.}, Phys. Rev. Lett. 112, 250404 (2014)] to temperatures around 120~nK. The experimental scheme for reaching lower temperatures is based upon compensating the gravity-induc…
▽ More
We study Efimov resonances via three-body loss in an ultracold two-component gas of fermionic $^6$Li and bosonic $^{133}$Cs atoms close to a Feshbach resonance at 843~G, extending results reported previously [Pires \textit{et al.}, Phys. Rev. Lett. 112, 250404 (2014)] to temperatures around 120~nK. The experimental scheme for reaching lower temperatures is based upon compensating the gravity-induced spatial separation of the mass-imbalanced gases with bichromatic optical dipole traps. We observe the first and second excited Li-Cs-Cs Efimov resonance in the magnetic field dependence of the three-body event rate constant, in good agreement with the universal zero-range theory at finite temperature [Petrov and Werner, Phys. Rev. A 92, 022704 (2015)]. Deviations are found for the Efimov ground state, and the inelasticity parameter $η$ is found to be significantly larger than those for single-species systems.
△ Less
Submitted 28 April, 2016; v1 submitted 18 September, 2015;
originally announced September 2015.
-
Noise and instability of an optical lattice clock
Authors:
Ali Al-Masoudi,
Sören Dörscher,
Sebastian Häfner,
Uwe Sterr,
Christian Lisdat
Abstract:
We present an analysis of the different types of noise from the detection and interrogation laser in our strontium lattice clock. We develop a noise model showing that in our setup quantum projection noise--limited detection is possible if more than 130~atoms are interrogated. Adding information about the noise spectrum of our clock laser with sub-$10^{-16}$ fractional frequency instability allows…
▽ More
We present an analysis of the different types of noise from the detection and interrogation laser in our strontium lattice clock. We develop a noise model showing that in our setup quantum projection noise--limited detection is possible if more than 130~atoms are interrogated. Adding information about the noise spectrum of our clock laser with sub-$10^{-16}$ fractional frequency instability allows to infer the clock stability for different modes of operation. Excellent agreement with experimental observations for the instability of the difference between two interleaved stabilizations is found. We infer a clock instability of $1.6 \times 10^{-16}/\sqrt{τ/ \mathrm{s}}$ as a function of averaging time $τ$ for normal clock operation.
△ Less
Submitted 3 November, 2015; v1 submitted 17 July, 2015;
originally announced July 2015.
-
8E-17 fractional laser frequency instability with a long room-temperature cavity
Authors:
Sebastian Häfner,
Stephan Falke,
Christian Grebing,
Stefan Vogt,
Thomas Legero,
Mikko Merimaa,
Christian Lisdat,
Uwe Sterr
Abstract:
We present a laser system based on a 48 cm long optical glass resonator. The large size requires a sophisticated thermal control and optimized mounting design. A self balancing mounting was essential to reliably reach sensitivities to acceleration of below $Δν/ ν$ < 2E-10 /g in all directions. Furthermore, fiber noise cancellations from a common reference point near the laser diode to the cavity m…
▽ More
We present a laser system based on a 48 cm long optical glass resonator. The large size requires a sophisticated thermal control and optimized mounting design. A self balancing mounting was essential to reliably reach sensitivities to acceleration of below $Δν/ ν$ < 2E-10 /g in all directions. Furthermore, fiber noise cancellations from a common reference point near the laser diode to the cavity mirror and to additional user points (Sr clock and frequency comb) are implemented. Through comparison to other cavity-stabilized lasers and to a strontium lattice clock an instability of below 1E-16 at averaging times from 1 s to 1000 s is revealed.
△ Less
Submitted 31 March, 2015; v1 submitted 9 February, 2015;
originally announced February 2015.
-
Universality of weakly bound dimers and Efimov trimers close to Li-Cs Feshbach resonances
Authors:
J. Ulmanis,
S. Häfner,
R. Pires,
E. D. Kuhnle,
M. Weidemüller,
E. Tiemann
Abstract:
We study the interspecies scattering properties of ultracold Li-Cs mixtures in their two energetically lowest spin channels in the magnetic field range between 800 G and 1000 G. Close to two broad Feshbach resonances we create weakly bound LiCs dimers by radio-frequency association and measure the dependence of the binding energy on the external magnetic field strength. Based on the binding energi…
▽ More
We study the interspecies scattering properties of ultracold Li-Cs mixtures in their two energetically lowest spin channels in the magnetic field range between 800 G and 1000 G. Close to two broad Feshbach resonances we create weakly bound LiCs dimers by radio-frequency association and measure the dependence of the binding energy on the external magnetic field strength. Based on the binding energies and complementary atom loss spectroscopy of three other Li-Cs s-wave Feshbach resonances we construct precise molecular singlet and triplet electronic ground state potentials using a coupled-channels calculation. We extract the Li-Cs interspecies scattering length as a function of the external field and obtain almost a ten-fold improvement in the precision of the values for the pole positions and widths of the s-wave Li-Cs Feshbach resonances as compared to our previous work [Pires \textit{et al.}, Phys. Rev. Lett. \textbf{112}, 250404 (2014)]. We discuss implications on the Efimov scenario and the universal geometric scaling for LiCsCs trimers.
△ Less
Submitted 20 January, 2015;
originally announced January 2015.
-
Influence of Slip on the Plateau-Rayleigh Instability on a Fibre
Authors:
Sabrina Haefner,
Michael Benzaquen,
Oliver Baümchen,
Thomas Salez,
Robert Peters,
Joshua D. McGraw,
Karin Jacobs,
Elie Raphaël,
Kari Dalnoki-Veress
Abstract:
The Plateau-Rayleigh instability of a liquid column underlies a variety of fascinating phenomena that can be observed in everyday life. In contrast to the case of a free liquid cylinder, describing the evolution of a liquid layer on a solid fibre requires consideration of the solid-liquid interface. In this article, we revisit the Plateau-Rayleigh Instability of a liquid coating a fibre by varying…
▽ More
The Plateau-Rayleigh instability of a liquid column underlies a variety of fascinating phenomena that can be observed in everyday life. In contrast to the case of a free liquid cylinder, describing the evolution of a liquid layer on a solid fibre requires consideration of the solid-liquid interface. In this article, we revisit the Plateau-Rayleigh Instability of a liquid coating a fibre by varying the hydrodynamic boundary condition at the fibre-liquid interface, from no-slip to slip. While the wavelength is not sensitive to the solid-liquid interface, we find that the growth rate of the undulations strongly depends on the hydrodynamic boundary condition. The experiments are in excellent agreement with a new thin film theory incorporating slip, thus providing an original, quantitative and robust tool to measure slip lengths.
△ Less
Submitted 24 May, 2015; v1 submitted 9 January, 2015;
originally announced January 2015.
-
A compact, robust, and transportable ultra-stable laser with a fractional frequency instability of $1\times10^{-15}$
Authors:
Qun-Feng Chen,
Alexander Nevsky,
Marco Cardace,
Stephan Schiller,
Thomas Legero,
Sebastian Häfner,
Andre Uhde,
Uwe Sterr
Abstract:
We present a compact and robust transportable ultra-stable laser system with minimum fractional frequency instability of $1\times10^{-15}$ at integration times between 1 to 10 s. The system was conceived as a prototype of a subsystem of a microwave-optical local oscillator to be used on the satellite mission STE-QUEST (Space-Time Explorer and QUantum Equivalence Principle Space Test, http://sci.es…
▽ More
We present a compact and robust transportable ultra-stable laser system with minimum fractional frequency instability of $1\times10^{-15}$ at integration times between 1 to 10 s. The system was conceived as a prototype of a subsystem of a microwave-optical local oscillator to be used on the satellite mission STE-QUEST (Space-Time Explorer and QUantum Equivalence Principle Space Test, http://sci.esa.int/ste-quest/). It was therefore designed to be compact, to sustain accelerations occurring during rocket launch, to exhibit low vibration sensitivity, and to reach a low frequency instability. Overall dimensions of the optical system are $40\textrm{ cm}\times20\textrm{ cm}\times30\textrm{ cm}$. The acceleration sensitivities of the optical frequency in the three directions were measured to be $1.7\times10^{-11}/g$, $8.0\times10^{-11}/g$, and $3.9\times10^{-10}/g$, and the absolute frequency instability was determined via a three-cornered hat measurement. The design is also appropriate and useful for terrestrial applications.
△ Less
Submitted 20 October, 2014;
originally announced October 2014.
-
Observation of Efimov Resonances in a Mixture with Extreme Mass Imbalance
Authors:
R. Pires,
J. Ulmanis,
S. Häfner,
M. Repp,
A. Arias,
E. D. Kuhnle,
M. Weidemüller
Abstract:
We observe two consecutive heteronuclear Efimov resonances in an ultracold Li-Cs mixture by measuring three-body loss coefficients as a function of magnetic field near a Feshbach resonance. The first resonance is detected at a scattering length of $a_-^{(1)}=-320(10)~a_0$ corresponding to $\sim 7 $ ($\sim 3$) times the Li-Cs (Cs-Cs) van der Waals range. The second resonance appears at…
▽ More
We observe two consecutive heteronuclear Efimov resonances in an ultracold Li-Cs mixture by measuring three-body loss coefficients as a function of magnetic field near a Feshbach resonance. The first resonance is detected at a scattering length of $a_-^{(1)}=-320(10)~a_0$ corresponding to $\sim 7 $ ($\sim 3$) times the Li-Cs (Cs-Cs) van der Waals range. The second resonance appears at $5.8(1.0) a_-^{(1)}$ close to the unitarity-limited regime at the sample temperature of 450 nK. Indication of a third resonance is found in the atom loss spectra. The scaling of the resonance positions is close to the universal scaling value of 4.9 predicted for zero temperature. Deviations from universality might be caused by finite-range and temperature effects, as well as magnetic field dependent Cs-Cs interactions.
△ Less
Submitted 2 June, 2014; v1 submitted 27 March, 2014;
originally announced March 2014.
-
A strontium lattice clock with $3 \times 10^{-17}$ inaccuracy and its frequency
Authors:
Stephan Falke,
Nathan Lemke,
Christian Grebing,
Burghard Lipphardt,
Stefan Weyers,
Vladislav Gerginov,
Nils Huntemann,
Christian Hagemann,
Ali Al-Masoudi,
Sebastian Häfner,
Stefan Vogt,
Uwe Sterr,
Christian Lisdat
Abstract:
We have measured the absolute frequency of the optical lattice clock based on $^{87}$Sr at PTB with an uncertainty of $3.9\times 10^{-16}$ using two caesium fountain clocks. This is close to the accuracy of today's best realizations of the SI second. The absolute frequency of the 5s$^2$ $^1$S$_0$-5s5p $^3$P$_0$ transition in $^{87}$Sr is 429,228,004,229,873.13(17) Hz. Our result is in excellent ag…
▽ More
We have measured the absolute frequency of the optical lattice clock based on $^{87}$Sr at PTB with an uncertainty of $3.9\times 10^{-16}$ using two caesium fountain clocks. This is close to the accuracy of today's best realizations of the SI second. The absolute frequency of the 5s$^2$ $^1$S$_0$-5s5p $^3$P$_0$ transition in $^{87}$Sr is 429,228,004,229,873.13(17) Hz. Our result is in excellent agreement with recent measurements performed in different laboratories worldwide. We improved the total systematic uncertainty of our Sr frequency standard by a factor of five and reach $3\times 10^{-17}$, opening new prospects for frequency ratio measurements between optical clocks for fundamental research, geodesy, or optical clock evaluation.
△ Less
Submitted 15 August, 2014; v1 submitted 12 December, 2013;
originally announced December 2013.