SearcharxivSearch

arXiv subjects

Yanling Pan

Publications and source records attributed to Yanling Pan.

3 recordsLinked to original sources

Phase diagrams of spin-2 Floquet spinor Bose-Einstein condensates

We propose the realization of a spin-2 Floquet spinor Bose-Einstein condensate via Floquet engineering of the quadratic Zeeman energy. In the Floquet system, the coupling strengths of all angular-momentum-conserving spin-flip processes are renormalized by driving-parameter-dependent Bessel functions. Such Floquet-engineered interactions significantly enriches possible ground states in homogeneous gases. The resulting phase diagrams, which map the distributions of these possible ground states, are presented in the space of the driving parameters.

cond-mat.quant-gas

Public Attitudes Toward ChatGPT on Twitter: Sentiments, Topics, and Occupations

ChatGPT sets a new record with the fastest-growing user base, as a chatbot powered by a large language model (LLM). While it demonstrates state-of-the-art capabilities in a variety of language-generation tasks, it also raises widespread public concerns regarding its societal impact. In this paper, we investigated public attitudes towards ChatGPT by applying natural language processing techniques such as sentiment analysis and topic modeling to Twitter data from December 5, 2022 to June 10, 2023. Our sentiment analysis result indicates that the overall sentiment was largely neutral to positive, and negative sentiments were decreasing over time. Our topic model reveals that the most popular topics discussed were Education, Bard, Search Engines, OpenAI, Marketing, and Cybersecurity, but the ranking varies by month. We also analyzed the occupations of Twitter users and found that those with occupations in arts and entertainment tweeted aboutChatGPT most frequently. Additionally, people tended to tweet about topics relevant to their occupation. For instance, Cybersecurity is the most discussed topic among those with occupations related to computer and math, and Education is the most discussed topic among those in academic and research. Overall, our exploratory study provides insights into the public perception of ChatGPT, which could be valuable to both the general public and developers of this technology.

cs.CL

A Simple Baseline for Adversarial Domain Adaptation-based Unsupervised Flood Forecasting

Flood disasters cause enormous social and economic losses. However, both traditional physical models and learning-based flood forecasting models require massive historical flood data to train the model parameters. When come to some new site that does not have sufficient historical data, the model performance will drop dramatically due to overfitting. This technical report presents a Flood Domain Adaptation Network (FloodDAN), a baseline of applying Unsupervised Domain Adaptation (UDA) to the flood forecasting problem. Specifically, training of FloodDAN includes two stages: in the first stage, we train a rainfall encoder and a prediction head to learn general transferable hydrological knowledge on large-scale source domain data; in the second stage, we transfer the knowledge in the pretrained encoder into the rainfall encoder of target domain through adversarial domain alignment. During inference, we utilize the target domain rainfall encoder trained in the second stage and the prediction head trained in the first stage to get flood forecasting predictions. Experimental results on Tunxi and Changhua flood dataset show that FloodDAN can perform flood forecasting effectively with zero target domain supervision. The performance of the FloodDAN is on par with supervised models that uses 450-500 hours of supervision.

cs.CV