arXiv ScienceSearch

arXiv subjects

Wen Bo

Publications and source records attributed to Wen Bo.

2 recordsLinked to original sources

The Non-Principal-Axis Rotation and Convex Shape Model of Earth Quasi-Satellite and the Target of China's Tianwen-2 Mission (469219) Kamo`oalewa

(469219) Kamo`oalewa is the most stable Earth quasi-satellite and the target of China's Tianwen-2 asteroid sample return mission. Due to its small size, fast rotation, and the limited observing geometry accessible from the ground, many physical properties of Kamo`oalewa remain poorly constrained, including the rotational state and shape. We obtained three epochs of high-cadence, high signal-to-noise photometric lightcurves of Kamo`oalewa with the Gemini North Telescope from 2026 April to May, supplemented by one lightcurve from the Lowell Discovery Telescope in 2026 May. Our analysis suggests that Kamo`oalewa is in a non-principal-axis rotation with an elongated shape. Four possible solutions exist, including a long-axis mode (LAM) solution and a short-axis mode (SAM) solution, as well as their corresponding mirrored angular momentum directions. The most preferable solution has a LAM model with a precession period $P_\phi=27.65\pm0.03~\text{min}$ and a rotational period $P_\psi=50.49\pm0.08~\text{min}$, and the angular momentum points to ecliptic coordinates $(\lambda, \beta) = (226^\mathrm{o}\pm20^\mathrm{o}, -39^\mathrm{o}\pm20\mathrm{o})$, although we cannot rule out other solutions or other close-by periods due to aliasing. We also derived a convex shape inversion for the LAM models with consistent rotational parameters but could not find a satisfactory inversion for the SAM models. The corresponding angular momentum points to $(\lambda, \beta)=(225^\mathrm{o}, -43^\mathrm{o})$, and the periods are $P_\phi=27.90~\text{min}$ and $P_\psi=49.66~\text{min}$. The non-principal-axis rotation provides additional constraints on the dynamic history or the internal structure of Kamo`oalewa.

astro-ph.EP

Rank-Aware Negative Training for Semi-Supervised Text Classification

Semi-supervised text classification-based paradigms (SSTC) typically employ the spirit of self-training. The key idea is to train a deep classifier on limited labeled texts and then iteratively predict the unlabeled texts as their pseudo-labels for further training. However, the performance is largely affected by the accuracy of pseudo-labels, which may not be significant in real-world scenarios. This paper presents a Rank-aware Negative Training (RNT) framework to address SSTC in learning with noisy label manner. To alleviate the noisy information, we adapt a reasoning with uncertainty-based approach to rank the unlabeled texts based on the evidential support received from the labeled texts. Moreover, we propose the use of negative training to train RNT based on the concept that ``the input instance does not belong to the complementary label''. A complementary label is randomly selected from all labels except the label on-target. Intuitively, the probability of a true label serving as a complementary label is low and thus provides less noisy information during the training, resulting in better performance on the test data. Finally, we evaluate the proposed solution on various text classification benchmark datasets. Our extensive experiments show that it consistently overcomes the state-of-the-art alternatives in most scenarios and achieves competitive performance in the others. The code of RNT is publicly available at:https://github.com/amurtadha/RNT.

cs.CL