SearcharxivSearch

arXiv subjects

Chang Qin

Publications and source records attributed to Chang Qin.

3 recordsLinked to original sources

Real time filtering algorithms

This paper presents a systematic review of recent advances in nonlinear filtering algorithms, structured into three principal categories: Kalman-type methods, Monte Carlo methods, and the Yau-Yau algorithm. For each category, we provide a comprehensive synthesis of theoretical developments, algorithmic variants, and practical applications that have emerged in recent years. Importantly, this review addresses both continuous-time and discrete-time system formulations, offering a unified review of filtering methodologies across different frameworks. Furthermore, our analysis reveals the transformative influence of artificial intelligence breakthroughs on the entire nonlinear filtering field, particularly in areas such as learning-based filters, neural network-augmented algorithms, and data-driven approaches.

math.OC

The 3D morphology of open clusters in the solar neighborhood III: Fractal dimension

We analyze the fractal dimension of open clusters using 3D spatial data from Gaia DR3 for 93 open clusters from Pang et al. (2024) and 127 open clusters from Hunt & Reffert (2024) within 500 pc. The box-counting method is adopted to calculate the fractal dimension of each cluster in three regions: the all-member region, $r \leq r_t$ (inside the tidal radius), and $r > r_t$ (outside the tidal radius). In both the Pang and Hunt catalogs, the fractal dimensions are smaller for the regions $r > r_t$ than those for $r \leq r_t$, indicating that the stellar distribution is more clumpy in the cluster outskirts. We classify cluster morphology based on the fractal dimension via the Gaussian Mixture Model. Our study shows that the fractal dimension can efficiently classify clusters in the Pang catalog into two groups. The fractal dimension of the clusters in the Pang catalog declines with age, which is attributed to the development of tidal tails. This is consistent with the expectations from the dynamical evolution of open clusters. We find strong evidence that the fractal dimension increases with cluster mass, which implies that higher-mass clusters are formed hierarchically from the mergers of lower-mass filamentary-type stellar groups. The transition of the fractal dimension for the spatial distribution of open clusters provides a useful tool to trace the Galactic star forming structures, from the location of the Local Bubble within the solar neighborhood to the spiral arms across the Galaxy.

astro-ph.GA

Neuro-Symbolic Query Optimization in Knowledge Graphs

This chapter delves into the emerging field of neuro-symbolic query optimization for knowledge graphs (KGs), presenting a comprehensive exploration of how neural and symbolic techniques can be integrated to enhance query processing. Traditional query optimizers in knowledge graphs rely heavily on symbolic methods, utilizing dataset summaries, statistics, and cost models to select efficient execution plans. However, these approaches often suffer from misestimations and inaccuracies, particularly when dealing with complex queries or large-scale datasets. Recent advancements have introduced neural models, which capture non-linear aspects of query optimization, offering promising alternatives to purely symbolic methods. In this chapter, we introduce neuro-symbolic query optimizers, a novel approach that combines the strengths of symbolic reasoning with the adaptability of neural computation. We discuss the architecture of these hybrid systems, highlighting the interplay between neural and symbolic components to improve the optimizer's ability to navigate the search space and produce efficient execution plans. Additionally, the chapter reviews existing neural components tailored for optimizing queries over knowledge graphs and examines the limitations and challenges in deploying neuro-symbolic query optimizers in real-world environments.

cs.DB