SearcharxivSearch

arXiv subjects

Ying Shu

Publications and source records attributed to Ying Shu.

5 recordsLinked to original sources

Unraveling the Mystery of the Peculiar and Young Hot Jupiter CoRoT-2b II: Phase Resolved Emission Spectroscopy with VLT/CRIRES+ and Gemini-S/IGRINS

Hot Jupiters are expected to be tidally locked and synchronously rotating due to their short orbital periods. These conditions create large day-night temperature contrasts and are thought to drive eastward super-rotating jets. Indeed, the majority of hot Jupiters are observed to have the hottest region of the planet either at the substellar point or offset in the eastern direction. However, the full phase curve of CoRoT-2b, observed with the Spitzer Space Telescope, exhibits robust evidence of a western hotspot offset. To determine the origin of this peculiar hotspot offset, we present phase-resolved high-resolution observations of CoRoT-2b from the CRIRES+ spectrograph on the Very Large Telescope (VLT) and the IGRINS spectrograph on Gemini South, covering both pre- and post-eclipse phases (0.34--0.63). We detect the signal from the planet (S/N$>$4) in both pre- and post-eclipse phases separately, and therefore perform separate cross-correlation and retrieval analyses at the two epochs. The phase-resolved retrievals show highly consistent abundances and C/Os, but prefer a hotter and more isothermal temperature-pressure profile at post-eclipse phases, consistent with the phase curve observations that indicated a western hotpsot offset. By testing multiple hypotheses invoked to drive a western hotspot offset, we find the most likely explanation to be sub-synchronous planetary rotation. We measure the planet's rotational broadening to be $2.24\substack{+0.81\\-0.77}$ km s$^{-1}$, whereas the expectation from tidally locked rotation is $4.37\pm0.13$ km s$^{-1}$ (2.6-$\sigma$ discrepant). Other observations, such as high precision phase curves or eclipse mapping, would help to further confirm the western hotspot offset and sub-synchronous rotation.

astro-ph.EP

Unraveling the Mystery of the Peculiar and Young Hot Jupiter CoRoT-2b. I. H$_2$O and CO Detection from Dayside Observations with Gemini-S/IGRINS

We present ground-based high-resolution spectroscopic pre-eclipse observations of the hot Jupiter CoRoT-2b obtained with the IGRINS spectrograph on Gemini South. Using cross-correlation analysis, we detect the Doppler-shifted signature of the planet's thermal emission with a signal-to-noise ratio of 4.32. Our independent analyses confirm the presence of H$_2$O with a confidence level of 2.6$\sigma$ and an abundance of log$_{10}$$-5.08^{+0.43}_{-0.43}$, as well as CO with 2.3$\sigma$ confidence and an abundance of log$_{10}$$-4.21^{+0.48}_{-0.81}$ in CoRoT-2b's atmosphere, using two fully independent data reduction and retrieval pipelines. No significant detections of CH$_4$, CO$_2$, TiO, or VO are reported. While our cross-correlation analysis tentatively suggests the presence of HCN and OH, retrieval analysis does not confirm these molecules. The detected H$_2$O and CO features indicate that CoRoT-2b's dayside spectrum is not featureless, as previously inferred from lower-resolution observations, but instead reveals a complex atmospheric structure. Interestingly, we find a lack of significant molecular features at wavelengths shorter than 1.7 $\mu m$, potentially due to high-altitude absorbers such as H$^-$, clouds, or observational systematics. From our retrieved abundances of CO and H$_2$O, we constrain a supersolar C/O ratio of $0.91^{+0.08}_{-0.17}$ and a subsolar metallicity. This study provides the first high-resolution constraints on the atmospheric composition of CoRoT-2b and serves as the foundation for future investigations into its peculiar westward hotspot offset. Further phase-resolved observations will be required to explore the underlying atmospheric dynamics in more detail.

astro-ph.EP

Confirmation of the hot super-Neptune TOI-672 b with NIRPS and HARPS and Insights into the Neptunian desert around M dwarfs

The Neptunian desert is a distinct lack of Neptune-sized planets at short orbital periods, purportedly carved by photoevaporation and tidal circularization following high-eccentricity migration. Constraining these processes and how they vary across different host-star spectral types requires the detailed characterization of planets in the desert and around its boundaries. In this study, we confirm the planetary nature of a massive super-Neptune identified by TESS around the M0 dwarf TOI-672. We analyse photometry from TESS and ExTrA and precise radial velocity measurements taken with the recently commissioned Near-InfraRed Planet Searcher (NIRPS) and HARPS spectrographs. We measure the planetary orbital period, radius, and mass of 3.634 days, 5.31 +0.24 -0.26 Rearth, and 50.9 +4.5 -4.4 Mearth, respectively. Our findings place TOI-672 b within the Neptunian ridge, a pile-up of planets from 3--5 days at the Neptunian desert boundary. We then use a novel approach to determine the desert boundaries in period-radius space and instellation-radius space, and, for the first time, compare the Neptunian desert boundaries for planets orbiting FGK versus M dwarf stars. We determine that the boundary ridge shifts slightly inward from 3.3 +- 1.4 days for FGK host stars to 2.2 +- 1.0 days for M dwarf host stars; these values do not statistically significantly differ from each other, and the shift to shorter periods for M dwarf planets is smaller than theoretical photoevaporation models predict. We also find that TOI-672 b is a single-planet system within the sensitivity limits of our RV and TTV datasets.

astro-ph.EP

DRFormer: A Dual-Regularized Bidirectional Transformer for Person Re-identification

Both fine-grained discriminative details and global semantic features can contribute to solving person re-identification challenges, such as occlusion and pose variations. Vision foundation models (\textit{e.g.}, DINO) excel at mining local textures, and vision-language models (\textit{e.g.}, CLIP) capture strong global semantic difference. Existing methods predominantly rely on a single paradigm, neglecting the potential benefits of their integration. In this paper, we analyze the complementary roles of these two architectures and propose a framework to synergize their strengths by a \textbf{D}ual-\textbf{R}egularized Bidirectional \textbf{Transformer} (\textbf{DRFormer}). The dual-regularization mechanism ensures diverse feature extraction and achieves a better balance in the contributions of the two models. Extensive experiments on five benchmarks show that our method effectively harmonizes local and global representations, achieving competitive performance against state-of-the-art methods.

cs.CV

From Competition to Synergy: Unlocking Reinforcement Learning for Subject-Driven Image Generation

Subject-driven image generation models face a fundamental trade-off between identity preservation (fidelity) and prompt adherence (editability). While online reinforcement learning (RL), specifically GPRO, offers a promising solution, we find that a naive application of GRPO leads to competitive degradation, as the simple linear aggregation of rewards with static weights causes conflicting gradient signals and a misalignment with the temporal dynamics of the diffusion process. To overcome these limitations, we propose Customized-GRPO, a novel framework featuring two key innovations: (i) Synergy-Aware Reward Shaping (SARS), a non-linear mechanism that explicitly penalizes conflicted reward signals and amplifies synergistic ones, providing a sharper and more decisive gradient. (ii) Time-Aware Dynamic Weighting (TDW), which aligns the optimization pressure with the model's temporal dynamics by prioritizing prompt-following in the early, identity preservation in the later. Extensive experiments demonstrate that our method significantly outperforms naive GRPO baselines, successfully mitigating competitive degradation. Our model achieves a superior balance, generating images that both preserve key identity features and accurately adhere to complex textual prompts.

cs.LG