Deep in the Sun’s atmosphere, vast clouds of cool plasma hang suspended above the solar surface by magnetic fields, dark against the glowing chromosphere when viewed in the red light of hydrogen-alpha. These structures, known as solar filaments when seen against the solar disk and prominences when they extend beyond the limb, are among the most visually striking features of our nearest star. They are also among the most consequential. When a filament erupts, it can hurl billions of tons of magnetized plasma into interplanetary space, and if that cloud sweeps across Earth, it can disturb satellites, disrupt radio communications, and in extreme cases damage power grids. A new study published in the journal Solar Physics presents a deep learning method designed to follow these structures across their entire lives with unprecedented continuity, offering a fresh tool for the automated monitoring that modern space weather forecasting increasingly depends on.
The research, led by Ying Li of Kunming University of Science and Technology in Yunnan, China, together with colleagues at the same institution and at Yunnan Observatories of the Chinese Academy of Sciences, introduces a tracking architecture called BF-TrackFormer. The name reflects its core innovation: a bidirectional, autoregressive approach to tracking that works both forward and backward in time. The team built the system specifically to address a problem that has long frustrated automated filament monitoring, namely that filaments do not behave like tidy, well-behaved objects. They split, merge, twist, and fragment, and conventional tracking algorithms routinely lose track of them when their outlines break apart or when a detector momentarily fails to recognize them.
To train and evaluate the new method, the researchers assembled a dataset of 630 H-alpha full-disk solar images drawn from three distinct observational sources: the Big Bear Solar Observatory in California, the Solar Magnetic Activity Research Telescope operated by Kyoto University in Japan, and the Global Oscillation Network Group, a worldwide network of six stations operated by the U.S. National Solar Observatory that provides nearly continuous coverage of the Sun. The dataset was divided into one training set and five testing sets, a deliberate design choice meant to expose the algorithm to different data sources, time intervals, and observing conditions. This diversity matters because H-alpha imagery varies considerably from one instrument to another in resolution, calibration, and image quality, and a tracking system that only works on data resembling its training set would be of limited practical value for operational forecasting centers.
The technical foundation of BF-TrackFormer builds on TrackFormer, a transformer-based multi-object tracking framework originally developed for computer vision applications. Transformers, the same architectural family that powers modern language models, process images by attending to relationships between different regions of the frame, allowing a detector to identify objects and assign them consistent identities across successive frames in a single pass. The Chinese team adapted this paradigm to the peculiar challenges of solar imagery, where filaments appear as dark absorption features against the bright chromosphere and where their boundaries can be diffuse, elongated, and highly irregular compared with the compact objects typical of pedestrian or vehicle tracking benchmarks.
The genuinely novel component is the backward autoregressive branch, which consists of two modules the authors call the ID Embedding Head and the Recheck Network. In a standard forward-only tracker, each new frame is processed in sequence, and objects are matched to tracks established in previous frames. If a filament splits into two pieces, the detector may capture only one fragment, or if a filament temporarily fades below the detection threshold, the track is broken and the object reappears later as a brand-new entity with a new identity. The backward branch effectively gives the algorithm a second chance: it revisits frames where objects were missed or misclassified as background, re-embedding identity information so that fragments of a split filament can be reassociated with their parent track, and discontinuous segments of a single filament’s lifecycle can be stitched back together into one coherent trajectory.
This capability is scientifically significant because fragmented filament evolution is not merely a nuisance for software; it is a physical signal. Observational studies in recent years have documented that filament splitting, bifurcation, and reconstruction are often driven by magnetic reconnection and the emergence of new magnetic flux, processes that can precede or accompany eruption. A filament that breaks apart in H-alpha images may be undergoing the very magnetic restructuring that signals instability. If an automated system fragments a single physical filament into several spurious tracks, or loses it entirely at the critical moment, the observational clues that forecasters and researchers rely on are corrupted. By maintaining identity through splitting events, BF-TrackFormer preserves the integrity of the lifecycle record, which is precisely what statistical studies of filament behavior and eruption prediction models require as input.
The performance figures reported in the paper illustrate both the promise and the remaining difficulty of the task. Averaged across the five testing sets, the method achieved an IDF1 score of 70.1 percent, a measure of how consistently identities are maintained over time; a MOTA of 46.6 percent, the standard multi-object tracking accuracy metric that combines false positives, misses, and identity switches; precision of 75.1 percent; recall of 70.9 percent; and an identity survival rate of 10.1 percent. The authors note a clear trend: as the time interval between consecutive images decreases, all of these metrics improve. This makes intuitive sense, since filaments evolve slowly by human forecasting standards but can change enough between widely spaced frames to confuse any tracker, and denser temporal sampling gives the autoregressive machinery more reliable continuity to work with.
The relatively low identity survival rate underscores how hard the problem remains. Filaments can persist on the Sun for days or weeks, and tracking one across its full lifetime requires surviving changing illumination, projection effects as solar rotation carries features across the disk, overlapping structures, and the episodic fragmentation that motivated the study in the first place. Even so, the authors report that BF-TrackFormer performs particularly well on fragmented filaments, the case that conventional methods handle worst. In the ecosystem of automated solar monitoring, where earlier systems relied on classical image processing techniques such as morphological operations, region growing, and hand-tuned thresholds, the shift to learned, identity-aware tracking represents a generational change in how filament catalogs can be built.
The broader context is the growing recognition that space weather is an operational hazard demanding the same vigilance as terrestrial weather. Filament eruptions are closely associated with coronal mass ejections, the massive expulsions of plasma and magnetic field that are the primary drivers of major geomagnetic storms. Statistical studies spanning multiple solar cycles have established that a large fraction of filament disappearances coincide with coronal mass ejections, making filaments one of the most informative precursors available to forecasters. Automated detection and tracking systems, running continuously on ground-based H-alpha networks, can in principle flag filament activation, disappearance, and fragmentation in near real time, extending the reach of human observers who cannot watch every active region simultaneously.
The authors acknowledge the contributions of the observatories whose data made the work possible, including Big Bear Solar Observatory, the Global Oscillation Network Group, the Solar Magnetic Activity Research Telescope, and the CHASE satellite mission supported by the China National Space Administration. As solar maximum approaches its most active phases and humanity’s dependence on space-based infrastructure deepens, tools like BF-TrackFormer point toward a future in which the Sun’s most dangerous structures are watched continuously, their every split and twist logged by algorithms that never blink, and their eruptive potential assessed with the statistical rigor that only complete, unbroken lifecycle records can provide. The research is a reminder that forecasting the storm begins with faithfully following the calm before it.
Subject of Research: A bidirectional autoregressive deep learning method for detecting and tracking solar filaments across their lifecycles to improve space weather forecasting.
Article Title: Bidirectional Autoregressive Tracking Method for Solar Filaments
Article References: Li, Y., Yang, Y., Zhang, X., Feng, S., Dai, W., Liang, B., & Xiong, J. (2026). Bidirectional Autoregressive Tracking Method for Solar Filaments. Solar Physics, 301(9), Article 136. https://doi.org/10.1007/s11207-026-02737-8
Image Credits: AI Generated
DOI: 10.1007/s11207-026-02737-8
Keywords: solar filaments, space weather, deep learning, multi-object tracking, H-alpha imaging, coronal mass ejections, BF-TrackFormer, solar physics, transformers, Big Bear Solar Observatory, GONG, filament eruptions
Cite Scienmag News
Cameron Wolfe. (September 12, 2026). New AI Tracks Solar Filaments in Both Directions to Sharpen Space Weather Forecasts. Scienmag. https://scienmag.com/new-ai-tracks-solar-filaments-in-both-directions-to-sharpen-space-weather-forecasts/
Cameron Wolfe. "New AI Tracks Solar Filaments in Both Directions to Sharpen Space Weather Forecasts." Scienmag, 12 September 2026, https://scienmag.com/new-ai-tracks-solar-filaments-in-both-directions-to-sharpen-space-weather-forecasts/. Accessed 12 September 2026.
Cameron Wolfe. "New AI Tracks Solar Filaments in Both Directions to Sharpen Space Weather Forecasts." Scienmag. September 12, 2026. https://scienmag.com/new-ai-tracks-solar-filaments-in-both-directions-to-sharpen-space-weather-forecasts/

