Source author record

Ting Xie

Ting Xie appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2016arXiv

Creating Feshbach resonances for ultracold molecule formation with radiofrequency fields

We show that radiofrequency (RF) radiation may be used to create Feshbach resonances in ultracold gases of alkali-metal atoms at desired magnetic fields that are convenient for atomic cooling and degeneracy. For the case of $^{39}$K+$^{133}$Cs, where there are no RF-free resonances in regions where Cs may be cooled to degeneracy, we show that a resonance may be created near 21~G with 69.2~MHz RF radiation. This resonance is almost lossless with circularly polarized RF, and the molecules created are long-lived even with plane-polarized RF.

preprint2016arXiv

Summarizing Large Query Logs in Ettu

Database access logs are large, unwieldy, and hard for humans to inspect and summarize. In spite of this, they remain the canonical go-to resource for tasks ranging from performance tuning to security auditing. In this paper, we address the challenge of compactly encoding large sequences of SQL queries for presentation to a human user. Our approach is based on the Weisfeiler-Lehman (WL) approximate graph isomorphism algorithm, which identifies salient features of a graph or in our case of an abstract syntax tree. Our generalization of WL allows us to define a distance metric for SQL queries, which in turn permits automated clustering of queries. We also present two techniques for visualizing query clusters, and an algorithm that allows these visualizations to be constructed at interactive speeds. Finally, we evaluate our algorithms in the context of a motivating example: insider threat detection at a large US bank. We show experimentally on real world query logs that (a) our distance metric captures a meaningful notion of similarity, and (b) the log summarization process is scalable and performant.