Source author record

Yucong Li

Yucong Li 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

3works
2topics
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

3 published item(s)

preprint2026arXiv

COCONUT: A coronal model with an energy decomposition strategy

In this paper, we propose an energy decomposition method combined with an HLL Riemann solver that includes an additional dissipation term in the energy equation to improve the numerical stability of the fully implicit, time-evolving coronal model COCONUT and extend its applicability to solar-maximum phases. In MHD simulations that evolve conservative variables in time, the thermal pressure is typically computed by subtracting the magnetic and kinetic energies from the total energy. In low-beta (the ratio of thermal to magnetic pressure; $< 10^{-3}$) regions, discretization errors of magnetic energy can be comparable to the thermal pressure, potentially leading to negative thermal pressure and causing the simulation to crash. Therefore, we update the decomposed energy, excluding the magnetic energy, at each time step. It avoids subtracting a large magnetic energy from the total energy to obtain a very small thermal pressure in low-$β$ regions, thereby improving the numerical stability of MHD models. We validate the algorithm using a time-evolving solar-maximum Carrington rotation simulation in 2025, which the previous code failed to run to completion. We also perform quasi-steady-state coronal simulations and 2D benchmark tests to further assess the algorithm's performance. The simulation results show that the algorithm produces results nearly identical to those obtained using the traditional full energy equation during solar minimum, while significantly improving COCONUT's ability to simulate coronal evolution under strong magnetic fields, even including fields exceeding 100 Gauss with $β<10^{-3}$. This method provides a promising approach for performing quasi-realistic coronal simulations during solar maxima.

preprint2026arXiv

Time-evolving coronal modelling of the solar maximum around the solar storms in May 2024 by COCONUT

Time-evolving MHD coronal models deliver more realistic results than traditional quasi-steady-state models. The fully implicit time-evolving coronal model COCONUT performs efficiently enough for real-time coronal simulations during solar minimum. However, during solar maxima, the coronal magnetic field is more complex and stronger, and coronal structures evolve more rapidly than during solar minima. Time-evolving MHD coronal modelling of solar maxima often struggles with poor numerical stability and low computational efficiency. We enhanced the numerical stability of the time-evolving coronal model COCONUT to mitigate these issues with the aim to evaluate the differences between the time-evolving and quasi-steady-state coronal simulation results, and to assess the impact of the spatial resolution on global MHD coronal modelling of solar maxima. After enhancing the positivity-preserving property of COCONUT, we employed it to simulate the evolution of coronal structures within 0.1 AU in an inertial coordinate system over two CRs around the solar storms in May 2024. These simulations were performed on unstructured geodesic meshes containing 6.06, 1.52, and 0.38 M cells. We also conducted a quasi-steady-state coronal simulation that treated the solar surface as a rigidly rotating spherical shell. A comparison with observations further validated the reliability of the time-evolving coronal modelling technique. It shows that incorporating the evolution of the magnetic field on the solar surface can significantly improve the fidelity of global MHD coronal simulations around a solar maximum. A simulated magnetic field strength using a mesh with 6.06 M cells can be stronger by more than 40% than that in a mesh with 0.38 M cells. The fully implicit time-evolving model COCONUT shows promise for accurately conducting real-time global coronal simulations of solar maxima.

preprint2022arXiv

Fully Self-Supervised Learning for Semantic Segmentation

In this work, we present a fully self-supervised framework for semantic segmentation(FS^4). A fully bootstrapped strategy for semantic segmentation, which saves efforts for the huge amount of annotation, is crucial for building customized models from end-to-end for open-world domains. This application is eagerly needed in realistic scenarios. Even though recent self-supervised semantic segmentation methods have gained great progress, these works however heavily depend on the fully-supervised pretrained model and make it impossible a fully self-supervised pipeline. To solve this problem, we proposed a bootstrapped training scheme for semantic segmentation, which fully leveraged the global semantic knowledge for self-supervision with our proposed PGG strategy and CAE module. In particular, we perform pixel clustering and assignments for segmentation supervision. Preventing it from clustering a mess, we proposed 1) a pyramid-global-guided (PGG) training strategy to supervise the learning with pyramid image/patch-level pseudo labels, which are generated by grouping the unsupervised features. The stable global and pyramid semantic pseudo labels can prevent the segmentation from learning too many clutter regions or degrading to one background region; 2) in addition, we proposed context-aware embedding (CAE) module to generate global feature embedding in view of its neighbors close both in space and appearance in a non-trivial way. We evaluate our method on the large-scale COCO-Stuff dataset and achieved 7.19 mIoU improvements on both things and stuff objects