SearcharxivSearch

arXiv subjects

Xin Chang

Publications and source records attributed to Xin Chang.

11 recordsLinked to original sources

Rapid Variability and Broadband Spectral Modeling in the Flaring Activity of BL Lacertae

We report a multi-wavelength study of two flaring episodes of the blazar BL Lacertae during MJD 60500-60800 (9 July 2024 - 5 May 2025). The source reached a daily-averaged $\gamma$-ray flux of $(1.03 \pm 0.05) \times 10^{-5} \, \mathrm{ph \, cm^{-2} \, s^{-1}}$ ($E > 100$ MeV) on MJD 60588 (5 October 2024). Using orbit-binned data from the Large Area Telescope (LAT) onboard the \textit{Fermi Gamma-ray Space Telescope}, we identify a minimum flux halving timescale of $\tau = 1.33 \pm 0.29$ hr. This constrains the upper limit on the $\gamma$-ray emitting region size to $R \le 2.0 \times 10^{15}$ cm, as well as its distance from the central supermassive black hole to $R_\mathrm{H} \le 5.9 \times 10^{16}$ cm, assuming a Doppler factor of $\delta = 14.8$ derived from the spectral energy distribution (SED) modeling. We find tentative evidence for sub-minute $\gamma$-ray variability with a minimum doubling time of $0.7 \pm 0.2$ min ($p$-value = 0.03). This may originate from an extremely compact region with a size of $R \le 1.8 \times 10^{13}$ cm, suggesting that the emission arises from magnetohydrodynamic substructures, such as plasmoids within a magnetic reconnection zone. Spectral analysis reveals a significant ``softer-when-brighter'' trend ($r = 0.96, p = 4.5 \times 10^{-4}$) during the minute-scale flare peaks, indicating a complex interplay between particle acceleration and radiative cooling. The SED is reproduced using a one-zone leptonic model, in which synchrotron self-Compton (SSC) and external Compton (EC) scattering effectively account for the high-energy emissions. The reduced magnetic field strengths and hard electron injection spectral indices observed during the flaring states suggest enhanced particle acceleration efficiency, possibly associated with relativistic magnetic reconnection.

astro-ph.HE

Agent-Native Immune System: Architecture, Taxonomy, and Engineering

The transition from static chat bots to autonomous agents--equipped with persistent memory, tool-use protocols, and multi-agent collaboration--has fundamentally expanded the AI threat landscape. Current defense mechanisms, such as perimeter security and training-time alignment, remain external to the agent's active reasoning loop. Consequently, they fall short: a fully aligned agent remains highly vulnerable to runtime hijacking via memory poisoning, tool-chain manipulation, or multi-agent protocol attacks. To address this critical gap, we introduce the Agent-Native Immune System (ANIS), the first biologically inspired, endogenous defense architecture embedded directly within the agent's cognitive loop. Our framework presents four primary contributions. First, we design a six-layer Immune Tower (L0-L5), distinctly incorporating Barrier Immunity (L1) as a non-cognitive, physical-and-logical isolation layer. Second, we establish a unified taxonomy of Agent Viruses and Agent Vaccines, formalizing the critical distinction between superficial non-parametric defenses and robust parametric vaccines. Third, we conceptualize the Harness Triad--Meta, Self, and Auto--a self-monitoring, meta-cognitive automation backbone that drives Continual Immune Learning (CIL), enabling vaccines to dynamically adapt to novel threats. Finally, we establish a rigorous theoretical demarcation between model alignment and agent immunity: while alignment provides a static "constitutional" value foundation during training, ANIS serves as the dynamic "law enforcement" mechanism during runtime. We conclude by framing open challenges for the field, including immune protocol standardization, novel evaluation metrics such as the Autoimmunity Rate (false-positive intervention rate), and the co-evolutionary dynamics between pathogens and vaccines within collective intelligence ecosystems.

cs.AI

Numerical studies of (in)stabilities of shocks in perturbed advective flows around black holes

Using two-dimensional hydrodynamic simulations, we investigate the stability of shocked accretion flows around black holes under non-axisymmetric perturbations. By systematically exploring the parameter space of specific energy and angular momentum that permits shock formation in advective accretion flows, we demonstrate that quasi-periodic oscillations (QPOs) naturally emerge in perturbed systems. Our spectral analysis reveals characteristic QPO frequencies spanning 0.44-146.57 Hz, effectively bridging the observed low-frequency (LFQPOs) and high-frequency QPOs (HFQPOs) in black hole X-ray binaries. The quality factors of these oscillations range from 1.66 to 203.58, with multiple Lorentzian components indicating distinct oscillation modes. Through wavelet analysis and cross-validation with recent observations (e.g., Swift J1727.8-1613 and GX 339-4), we establish that shock instabilities driven by acoustic wave interactions between the non-axisymmetric perturbation and the shock location can quantitatively explain the temporal features observed in accreting black hole systems. Furthermore, we characterize the adiabatic index dependence of shock morphology, showing that increasing the adiabatic index from 4/3 to 1.4 changes shock positions outward while maintaining oscillation coherence.

astro-ph.HE

Automated Review Generation Method Based on Large Language Models

Literature research, vital for scientific work, faces the challenge of surging information volumes exceeding researchers' processing capabilities. We present an automated review generation method based on large language models (LLMs) to overcome efficiency bottlenecks and reduce cognitive load. Our statistically validated evaluation framework demonstrates that the generated reviews match or exceed manual quality, offering broad applicability across research fields without requiring users' domain knowledge. Applied to propane dehydrogenation (PDH) catalysts, our method swiftly analyzed 343 articles, averaging seconds per article per LLM account, producing comprehensive reviews spanning 35 topics, with extended analysis of 1041 articles providing insights into catalysts' properties. Through multi-layered quality control, we effectively mitigated LLMs' hallucinations, with expert verification confirming accuracy and citation integrity while demonstrating hallucination risks reduced to below 0.5\% with 95\% confidence. Released Windows application enables one-click review generation, enhancing research productivity and literature recommendation efficiency while setting the stage for broader scientific explorations.

cs.CL

The universality of physical images at relative timescales on multiplex networks

The duration of the accumulation rate (physical image) is a key factor in analysis of counterintuitive phenomena involving relative timescales on multiplex networks. Typically, the relative timescales are represented by multiplying any layer by the same factor. However, researchers often overlook the changes in the relative timescales caused by local parameters, resulting in incomplete analysis of phenomena. This paper examines the survival time of stifler individuals in the information-epidemic model on multiplex networks. The relative timescales can be affected by the survival time (only one parameter), reversing the monotonically increasing phenomenon into a monotonically decreasing one, that is, a counterintuitive phenomenon under incomplete analysis. Additionally, the relative timescales can influence the epidemic threshold, which is different from the previous studies. Our work suggests that considering the physical image of relative timescales is crucial when analyzing multiplex networks, even when only one parameter is altered.

physics.soc-ph

Efficient Single-Image Depth Estimation on Mobile Devices, Mobile AI & AIM 2022 Challenge: Report

Various depth estimation models are now widely used on many mobile and IoT devices for image segmentation, bokeh effect rendering, object tracking and many other mobile tasks. Thus, it is very crucial to have efficient and accurate depth estimation models that can run fast on low-power mobile chipsets. In this Mobile AI challenge, the target was to develop deep learning-based single image depth estimation solutions that can show a real-time performance on IoT platforms and smartphones. For this, the participants used a large-scale RGB-to-depth dataset that was collected with the ZED stereo camera capable to generated depth maps for objects located at up to 50 meters. The runtime of all models was evaluated on the Raspberry Pi 4 platform, where the developed solutions were able to generate VGA resolution depth maps at up to 27 FPS while achieving high fidelity results. All models developed in the challenge are also compatible with any Android or Linux-based mobile devices, their detailed description is provided in this paper.

cs.CV

A 31.3 day Transient Quasiperiodic Oscillation in Gamma-ray Emission from Blazar S5 0716+714

We systematically search for quasiperiodic oscillatory (QPO) signals on the month timescale among the 1525 sources given in the Fermi Large Area Telescope Light Curve Repository. We find a transient QPO of 31.3$\pm$1.8 days in the gamma-ray band light curve of the TeV blazar S5 0716+714, which has seven cycles (MJD 55918-56137) for the first time by weighted wavelet Z-transform and Lomb-Scargle periodogram methods. Monte Carlo simulations based on the power spectral density and probability distribution function were used to evaluate the confidence level of the QPO, and the result is $\sim 4.1σ$. Seasonal autoregressive integrated moving average modeling of the light curve revealed it is a significant physical QPO. The physical models to explain the sporadic QPO of the month-timescale QPOs in blazar were discussed. Our studies indicate that the helical jet model and blob move helically in a curved jet model to properly explain this kind of transient QPO.

astro-ph.HE

Multi-modal Residual Perceptron Network for Audio-Video Emotion Recognition

Audio-Video Emotion Recognition is now attacked with Deep Neural Network modeling tools. In published papers, as a rule, the authors show only cases of the superiority in multi-modality over audio-only or video-only modality. However, there are cases superiority in uni-modality can be found. In our research, we hypothesize that for fuzzy categories of emotional events, the within-modal and inter-modal noisy information represented indirectly in the parameters of the modeling neural network impedes better performance in the existing late fusion and end-to-end multi-modal network training strategies. To take advantage and overcome the deficiencies in both solutions, we define a Multi-modal Residual Perceptron Network which performs end-to-end learning from multi-modal network branches, generalizing better multi-modal feature representation. For the proposed Multi-modal Residual Perceptron Network and the novel time augmentation for streaming digital movies, the state-of-art average recognition rate was improved to 91.4% for The Ryerson Audio-Visual Database of Emotional Speech and Song dataset and to 83.15% for Crowd-sourced Emotional multi-modal Actors dataset. Moreover, the Multi-modal Residual Perceptron Network concept shows its potential for multi-modal applications dealing with signal sources not only of optical and acoustical types.

eess.SP

ReMOTS: Self-Supervised Refining Multi-Object Tracking and Segmentation

We aim to improve the performance of Multiple Object Tracking and Segmentation (MOTS) by refinement. However, it remains challenging for refining MOTS results, which could be attributed to that appearance features are not adapted to target videos and it is also difficult to find proper thresholds to discriminate them. To tackle this issue, we propose a self-supervised refining MOTS (i.e., ReMOTS) framework. ReMOTS mainly takes four steps to refine MOTS results from the data association perspective. (1) Training the appearance encoder using predicted masks. (2) Associating observations across adjacent frames to form short-term tracklets. (3) Training the appearance encoder using short-term tracklets as reliable pseudo labels. (4) Merging short-term tracklets to long-term tracklets utilizing adopted appearance features and thresholds that are automatically obtained from statistical information. Using ReMOTS, we reached the $1^{st}$ place on CVPR 2020 MOTS Challenge 1, with an sMOTSA score of $69.9$.

cs.CV

Multiple Object Tracking by Flowing and Fusing

Most of Multiple Object Tracking (MOT) approaches compute individual target features for two subtasks: estimating target-wise motions and conducting pair-wise Re-Identification (Re-ID). Because of the indefinite number of targets among video frames, both subtasks are very difficult to scale up efficiently in end-to-end Deep Neural Networks (DNNs). In this paper, we design an end-to-end DNN tracking approach, Flow-Fuse-Tracker (FFT), that addresses the above issues with two efficient techniques: target flowing and target fusing. Specifically, in target flowing, a FlowTracker DNN module learns the indefinite number of target-wise motions jointly from pixel-level optical flows. In target fusing, a FuseTracker DNN module refines and fuses targets proposed by FlowTracker and frame-wise object detection, instead of trusting either of the two inaccurate sources of target proposal. Because FlowTracker can explore complex target-wise motion patterns and FuseTracker can refine and fuse targets from FlowTracker and detectors, our approach can achieve the state-of-the-art results on several MOT benchmarks. As an online MOT approach, FFT produced the top MOTA of 46.3 on the 2DMOT15, 56.5 on the MOT16, and 56.5 on the MOT17 tracking benchmarks, surpassing all the online and offline methods in existing publications.

cs.CV

Human Face Expressions from Images - 2D Face Geometry and 3D Face Local Motion versus Deep Neural Features

Several computer algorithms for recognition of visible human emotions are compared at the web camera scenario using CNN/MMOD face detector. The recognition refers to four face expressions: smile, surprise, anger, and neutral. At the feature extraction stage, the following three concepts of face description are confronted: (a) static 2D face geometry represented by its 68 characteristic landmarks (FP68); (b) dynamic 3D geometry defined by motion parameters for eight distinguished face parts (denoted as AU8) of personalized Candide-3 model; (c) static 2D visual description as 2D array of gray scale pixels (known as facial raw image). At the classification stage, the performance of two major models are analyzed: (a) support vector machine (SVM) with kernel options; (b) convolutional neural network (CNN) with variety of relevant tensor processing layers and blocks of them. The models are trained for frontal views of human faces while they are tested for arbitrary head poses. For geometric features, the success rate (accuracy) indicate nearly triple increase of performance of CNN with respect to SVM classifiers. For raw images, CNN outperforms in accuracy its best geometric counterpart (AU/CNN) by about 30 percent while the best SVM solutions are inferior nearly four times. For F-score the high advantage of raw/CNN over geometric/CNN and geometric/SVM is observed, as well. We conclude that contrary to CNN based emotion classifiers, the generalization capability wrt human head pose is for SVM based emotion classifiers poor.

cs.CV