SearcharxivSearch

arXiv subjects

Hong-Kun Zhang

Publications and source records attributed to Hong-Kun Zhang.

At least 19 recordsLinked to original sources

Isolation-based Spherical Ensemble Representations for Tabular Anomaly Detection

Unsupervised tabular anomaly detection is a critical task with applications spanning offensive language detection, network security, and quality control. Despite extensive research, existing unsupervised anomaly detection methods still face fundamental challenges including conflicting distributional assumptions, computational inefficiency, and difficulty handling different anomaly types. To address these problems, we propose ISER (Isolation-based Spherical Ensemble Representations) that extends existing isolation-based methods by using hypersphere radii as a monotonic transformation of local density characteristics while maintaining linear time and constant space complexity w.r.t. the dataset size. ISER constructs ensemble representations where hypersphere radii encode local sparsity through a monotonic transformation of density: smaller radii correspond to dense regions while larger radii correspond to sparse regions. We introduce a novel similarity-based scoring method that measures pattern consistency by comparing ensemble representations against a theoretical anomaly reference pattern. Additionally, we enhance the performance of Isolation Forest by using ISER and adapting the scoring function to address axis-parallel bias and local anomaly detection limitations. Comprehensive experiments on 20 real-world datasets demonstrate ISER's competitive performance over 12 SOTA methods.

cs.LG

Hyperbolicity and Ergodicity in Randomly Perturbed Billiard Systems

In this paper, we investigate the Lyapunov exponents and hyperbolicity of random billiard systems under small stochastic perturbations. Our study begins with a review of the necessary theoretical background on Lyapunov exponents for stationary sequences of matrices and Markov processes. We then consider several classical billiard systems and demonstrate that random perturbations can lead to significant changes in their dynamical properties. Specifically, we show that non-circular elliptic and lemon billiards exhibit both ergodicity and hyperbolicity under random perturbations, whereas circular billiards, while ergodic, maintain zero Lyapunov exponents. We also establish conditions under which the largest Lyapunov exponent becomes positive, indicating the emergence of hyperbolic behavior in these systems. These results provide new insights into the stability and chaotic properties of dynamical systems subjected to random noise, with implications for the broader study of smooth dynamical systems.

math.DS

Hamiltonian Graph Inference Networks: Joint structure discovery and dynamics prediction for lattice Hamiltonian systems from trajectory data

Lattice Hamiltonian systems underpin models across condensed matter, nonlinear optics, and biophysics, yet learning their dynamics from data is obstructed by two unknowns: the interaction topology and whether node dynamics are homogeneous. Existing graph-based approaches either assume the graph is given or, as in $α$-separable graph Hamiltonian network, infer it only for separable Hamiltonians with homogeneous node dynamics. We introduce the Hamiltonian Graph Inference Network (HGIN), which jointly recovers the interaction graph and predicts long-time trajectories from state data alone, for both separable and non-separable Hamiltonians and under heterogeneous node dynamics. HGIN couples a structure-learning module -- a learnable weighted adjacency matrix trained under a Hamilton's-equations loss -- with a trajectory-prediction module that partitions edges into physically distinct subgraphs via $k$-means clustering, assigning each subgraph its own encoder and thereby breaking the parameter-sharing bottleneck of conventional GNNs. On three benchmarks -- a Klein--Gordon lattice with long-range interactions and two discrete nonlinear Schrödinger lattices (homogeneous and heterogeneous) -- HGIN reduces long-time energy prediction error and trajectory prediction error by six to thirteen orders of magnitude relative to baselines. A symmetry argument on the Hamiltonian loss further shows that the learned weights encode the parity of the underlying pair potential, yielding an interpretable readout of the system's interaction structure.

cs.LG

CauchyNet: Compact and Data-Efficient Learning using Holomorphic Activation Functions

A novel neural network inspired by Cauchy's integral formula, is proposed for function approximation tasks that include time series forecasting, missing data imputation, etc. Hence, the novel neural network is named CauchyNet. By embedding real-valued data into the complex plane, CauchyNet efficiently captures complex temporal dependencies, surpassing traditional real-valued models in both predictive performance and computational efficiency. Grounded in Cauchy's integral formula and supported by the universal approximation theorem, CauchyNet offers strong theoretical guarantees for function approximation. The architecture incorporates complex-valued activation functions, enabling robust learning from incomplete data while maintaining a compact parameter footprint and reducing computational overhead. Through extensive experiments in diverse domains, including transportation, energy consumption, and epidemiological data, CauchyNet consistently outperforms state-of-the-art models in predictive accuracy, often achieving a 50% lower mean absolute error with fewer parameters. These findings highlight CauchyNet's potential as an effective and efficient tool for data-driven predictive modeling, particularly in resource-constrained and data-scarce environments.

cs.LG

Graph Attention Hamiltonian Neural Networks: A Lattice System Analysis Model Based on Structural Learning

A deep understanding of the intricate interactions between particles within a system is a key approach to revealing the essential characteristics of the system, whether it is an in-depth analysis of molecular properties in the field of chemistry or the design of new materials for specific performance requirements in materials science. To this end, we propose Graph Attention Hamiltonian Neural Network (GAHN), a neural network method that can understand the underlying structure of lattice Hamiltonian systems solely through the dynamic trajectories of particles. We can determine which particles in the system interact with each other, the proportion of interactions between different particles, and whether the potential energy of interactions between particles exhibits even symmetry or not. The obtained structure helps the neural network model to continue predicting the trajectory of the system and further understand the dynamic properties of the system. In addition to understanding the underlying structure of the system, it can be used for detecting lattice structural abnormalities, such as link defects, abnormal interactions, etc. These insights benefit system optimization, design, and detection of aging or damage. Moreover, this approach can integrate other components to deduce the link structure needed for specific parts, showcasing its scalability and potential. We tested it on a challenging molecular dynamics dataset, and the results proved its ability to accurately infer molecular bond connectivity, highlighting its scientific research potential.

hep-lat

Data-Driven Discovery of Conservation Laws from Trajectories via Neural Deflation

In an earlier work by a subset of the present authors, the method of the so-called neural deflation was introduced towards identifying a complete set of functionally independent conservation laws of a nonlinear dynamical system. Here, we extend by a significant step this proposal. Instead of using the explicit knowledge of the underlying equations of motion, we develop the method directly from system trajectories. This is crucial towards enhancing the practical implementation of the method in scenarios where solely data reflecting discrete snapshots of the system are available. We showcase the results of the method and the number of associated conservation laws obtained in a diverse range of examples including 1D and 2D harmonic oscillators, the Toda lattice, the Fermi-Pasta-Ulam-Tsingou lattice and the Calogero-Moser system.

nlin.PS

$α$-SGHN: A Robust Model for Learning Particle Interactions in Lattice Systems

We propose an $α$-separable graph Hamiltonian network ($α$-SGHN) that reveals complex interaction patterns between particles in lattice systems. Utilizing trajectory data, $α$-SGHN infers potential interactions without prior knowledge about particle coupling, overcoming the limitations of traditional graph neural networks that require predefined links. Furthermore, $α$-SGHN preserves all conservation laws during trajectory prediction. Experimental results demonstrate that our model, incorporating structural information, outperforms baseline models based on conventional neural networks in predicting lattice systems. We anticipate that the results presented will be applicable beyond the specific onsite and inter-site interaction lattices studied, including the Frenkel-Kontorova model, the rotator lattice, and the Toda lattice.

math.DS

Machine learning independent conservation laws through neural deflation

We introduce a methodology for seeking conservation laws within a Hamiltonian dynamical system, which we term ``neural deflation''. Inspired by deflation methods for steady states of dynamical systems, we propose to {iteratively} train a number of neural networks to minimize a regularized loss function accounting for the necessity of conserved quantities to be {\it in involution} and enforcing functional independence thereof consistently in the infinite-sample limit. The method is applied to a series of integrable and non-integrable lattice differential-difference equations. In the former, the predicted number of conservation laws extensively grows with the number of degrees of freedom, while for the latter, it generically stops at a threshold related to the number of conserved quantities in the system. This data-driven tool could prove valuable in assessing a model's conserved quantities and its potential integrability.

nlin.PS

Inducing Schemes with Finite Weighted Complexity

In this paper, we consider a Borel measurable map of a compact metric space which admits an inducing scheme. Under the finite weighted complexity condition, we establish a thermodynamic formalism for a parameter family of potentials $φ+tψ$ in an interval containing $t=0$. Furthermore, if there is a generating partition compatible to the inducing scheme, we show that all ergodic invariant measures with sufficiently large pressure are liftable.

math.DS

Length Spectrum Rigidity for piecewise analytic Bunimovich Billiards

In the paper, we establish Squash Rigidity Theorem - the dynamical spectral rigidity for piecewise analytic Bunimovich squash-type stadia. We also establish Stadium Rigidity Theorem - the dynamical spectral rigidity for piecewise analytic Bunimovich stadia whose flat boundaries are a priori fixed. In addition, for smooth Bunimovich squash-type stadia we compute the Lyapunov exponents along the maximal period two orbit, as well as the value of the Peierls' Barrier function from the maximal marked length spectrum associated to the rotation number $\frac{2n}{4n+1}$.

math.DS

Decay of Correlations for Unbounded Observables

In this article, we study the decay rates of the correlation functions for a hyperbolic system $T: M \to M$ with singularities that preserves a unique mixing SRB measure $μ$. We prove that, under some general assumptions, the correlations $ C_{n}(f,g)$ decay exponentially as $n\to \infty$ for each pair of piecewise Hölder observables $f, g\in L^p(μ)$ and for each $p>1$. As an application, we prove that the autocorrelations of the first return time functions decay exponentially for the induced maps of various billiard systems, which include the semi-dispersing billiards on a rectangle, billiards with cusps, and Bunimovich stadia (for the truncated first return time functions). These estimates of the decay rates of autocorrelations of the first return time functions for the induced maps have an essential importance in the study of the statistical properties of nonuniformly hyperbolic systems (with singularities).

math.DS

Optimal bounds for decay of correlations and α-mixing for nonuniformly hyperbolic dynamical systems

We investigate the decay rates of correlations for nonuniformly hyperbolic systems with or without singularities, on piecewise Hölder observables. By constructing a new scheme of coupling methods using the probability renewal theory, we obtain the optimal bounds for decay rates of correlations for a large class of such observables. We also establish the alpha-mixing property for time series generated by these systems, which leads to a vast ranges of limiting theorems. Our results apply to rather general hyperbolic systems with singularities, including Bunimovich flower billiards, semidispersing billiards on a rectangle and billiards with cusps, and other nonuniformly hyperbolic maps.

math.DS

Convergence to $α$-stable Lévy motion for chaotic billiards with several cusps at flat points

We consider billiards with several possibly non-isometric and asymmetric cusps at flat points; the case of a single symmetric cusp was studied previously in Zhang (2017) and Jung & Zhang (2018). In particular, we show that properly normalized Birkhoff sums of Hölder observables, with respect to the billiard map, converge in Skorokhod's $M_1$-topology to an $α$-stable Lévy motion, where $α$ depends on the `curvature' of the flattest points and the skewness parameter $ξ$ depends on the values of the observable at those same points. Previously, Jung & Zhang (2018) proved convergence of the one-point marginals to totally skewed $α$-stable distributions for a single symmetric cusp. The limits we prove here are stronger, since they are in the functional sense, but also allow for more varied behaviour due to the presence of multiple cusps. In particular, the general limits we obtain allow for any skewness parameter, as opposed to just the totally skewed cases. We also show that convergence in the stronger $J_1$-topology is not possible.

math.DS

Markov partition and Thermodynamic Formalism for Hyperbolic Systems with Singularities

For 2-d hyperbolic systems with singularities, statistical properties are rather difficult to establish because of the fragmentation of the phase space by singular curves. In this paper, we construct a Markov partition of the phase space with countable states for a general class of hyperbolic systems with singularities. Stochastic properties with respect to the SRB measure immediately follow from our construction of the Markov partition, including the decay rates of correlations and the central limit theorem. We further establish the thermodynamic formalism for the family of geometric potentials, by using the inducing scheme of hyperbolic type. All the results apply to Sinai dispersing billiards, and their small perturbations due to external forces and nonelastic reflections with kicks and slips.

math.DS

Local limit theorem for randomly deforming billiards

We study limit theorems in the context of random perturbations of dispersing billiards in finite and infinite measure. In the context of a planar periodic Lorentz gas with finite horizon, we consider random perturbations in the form of movements and deformations of scatterers. We prove a Central Limit Theorem for the cell index of planar motion, as well as a mixing Local Limit Theorem for the cell index with piecewise Hölder continuous observables. In the context of the infinite measure random system, we prove limit theorems regarding visits to new obstacles and self-intersections, as well as decorrelation estimates. The main tool we use is the adaptation of anisotropic Banach spaces to the random setting.

math.DS