SearcharxivSearch

arXiv subjects

Ruixin Chen

Publications and source records attributed to Ruixin Chen.

2 recordsLinked to original sources

Zero Temperature Dynamics of Ising Systems on Hypercubes

We study the zero-temperature Glauber dynamics of homogeneous Ising ferromagnets on hypercubes, as their dimension d varies. We investigate the asymptotic (d goes to infinity and time t goes to infinity) behavior of various quantities on hypercubes, such as the final magnetization, the probability for the system to enter a ground state, etc. Our numerical studies are carried out using a uniformly random initial state but with the constraint that the initial magnetization is zero. The final states can be divided into three categories: ground states, frozen states, and blinker states. We use the notion of a k-core to describe the geometry of the frozen states and give an exponential lower bound for the number of frozen states in terms of d. Blinker states -- which exist only in even d -- are final states containing at least one blinker (a permanently flipping spin). Blinker states can have rich local structures; we give explicit constructions for configurations that contain blinkers and prove that the lowest possible dimension for blinker configurations is d = 8. We also study the 'Nature vs. Nurture' problem on hypercubes, asking how much the final state depends on the information contained in the initial configuration, and how much depends on the realization of the dynamical evolution. Finally, we provide several conjectures and suggest some open problems based on the numerical results.

cond-mat.stat-mech

Towards Student Actions in Classroom Scenes: New Dataset and Baseline

Analyzing student actions is an important and challenging task in educational research. Existing efforts have been hampered by the lack of accessible datasets to capture the nuanced action dynamics in classrooms. In this paper, we present a new multi-label Student Action Video (SAV) dataset, specifically designed for action detection in classroom settings. The SAV dataset consists of 4,324 carefully trimmed video clips from 758 different classrooms, annotated with 15 distinct student actions. Compared to existing action detection datasets, the SAV dataset stands out by providing a wide range of real classroom scenarios, high-quality video data, and unique challenges, including subtle movement differences, dense object engagement, significant scale differences, varied shooting angles, and visual occlusion. These complexities introduce new opportunities and challenges to advance action detection methods. To benchmark this, we propose a novel baseline method based on a visual transformer, designed to enhance attention to key local details within small and dense object regions. Our method demonstrates excellent performance with a mean Average Precision (mAP) of 67.9% and 27.4% on the SAV and AVA datasets, respectively. This paper not only provides the dataset but also calls for further research into AI-driven educational tools that may transform teaching methodologies and learning outcomes. The code and dataset are released at https://github.com/Ritatanz/SAV.

cs.CV