SearcharxivSearch

arXiv subjects

Xiufeng Cheng

Publications and source records attributed to Xiufeng Cheng.

4 recordsLinked to original sources

Forget Less, Generalize More: Unifying Temporal and Structural Adaptation for Dynamic Graphs

Representation learning on dynamic graphs requires capturing complex dependencies that evolve across both time and structure. Existing approaches typically adopt fixed temporal decay schemes or predetermined structural propagation depths, limiting their ability to generalize across graphs with diverse interaction frequencies and topological characteristics. We propose Dual-Scale Retentive Dynamics (DSRD), a unified framework that maintains a retentive representation state encoding both temporal memory and structural context. DSRD introduces two key components: (i) a retentive state with dual-scale adaptation that jointly models temporal dynamics and structural propagation within a single recurrent formulation, and (ii) adaptive decay kernels with learnable time-sensitivity parameters that automatically balance short-term responsiveness and long-term retention based on the underlying interaction patterns. We provide theoretical analysis establishing the equivalence between event-wise parallel aggregation and efficient recurrent state updates, as well as stability and boundedness guarantees for the learned dynamics. Extensive experiments on 14 real-world benchmarks demonstrate that DSRD consistently achieves state-of-the-art performance on both link prediction and node classification tasks, with strong generalization across transductive and inductive settings.

cs.LG

Edge-Dependent Step-Flow Growth Mechanism in $\beta$-Ga$_{2}$O$_{3}$ (100) Facet at the Atomic Level

Homoepitaxial step-flow growth of high-quality $\beta$-Ga$_{2}$O$_{3}$ thin films is essential for the advancement of high-performance Ga$_{2}$O$_{3}$-based devices. In this work, the step-flow growth mechanism of $\beta$-Ga$_{2}$O$_{3}$ (100) facet is explored by machine-learning molecular dynamics simulations and density functional theory calculations. Our results reveal that Ga adatoms and Ga-O adatom pairs, with their high mobility, are the primary atomic species responsible for efficient surface migration on the (100) facet. The asymmetric monoclinic structure of $\beta$-Ga$_{2}$O$_{3}$ induces a distinct two-stage Ehrlich-Schwoebel barrier for Ga adatoms at the [00$\overline{1}$] step edge, contributing to the suppression of double-step and hillock formation. Furthermore, a miscut towards [00$\overline{1}$] does not induce the nucleation of stable twin boundaries, whereas a miscut towards [001] leads to the spontaneous formation of twin boundaries. This research provides meaningful insights not only for high-quality $\beta$-Ga$_{2}$O$_{3}$ homoepitaxy but also the step-flow growth mechanism of other similar systems.

cond-mat.mtrl-sci

Graph Retention Networks for Dynamic Graphs

In this paper, we propose Graph Retention Networks (GRNs) as a unified architecture for deep learning on dynamic graphs. The GRN extends the concept of retention into dynamic graph data as graph retention, equipping the model with three key computational paradigms: parallelizable training, low-cost $\mathcal{O}(1)$ inference, and long-term chunkwise training. This architecture achieves an optimal balance between efficiency, effectiveness, and scalability. Extensive experiments on benchmark datasets demonstrate its strong performance in both edge-level prediction and node-level classification tasks with significantly reduced training latency, lower GPU memory overhead, and improved inference throughput by up to 86.7x compared to SOTA baselines. The proposed GRN architecture achieves competitive performance across diverse dynamic graph benchmarks, demonstrating its adaptability to a wide range of tasks.

cs.LG

Non-Bayesian Social Learning with Imperfect Private Signal Structure

As one of the classic models that describe the belief dynamics over social networks, a non-Bayesian social learning model assumes that members in the network possess accurate signal knowledge through the process of Bayesian inference. In order to make the non-Bayesian social learning model more applicable to human and animal societies, this paper extended this model by assuming the existence of private signal structure bias. Each social member in each time step uses an imperfect signal knowledge to form its Bayesian part belief and then incorporates its neighbors' beliefs into this Bayesian part belief to form a new belief report. First, we investigated the intrinsic learning ability of an isolated agent and deduced the conditions that the signal structure needs to satisfy for this isolated agent to make an eventually correct decision. According to these conditions, agents' signal structures were further divided into three different types, "conservative," "radical," and "negative." Then, we switched the context from isolated agents to a connected network; our propositions and simulations show that the conservative agents are the dominant force for the social network to learn the real state, while the other two types might prevent the network from successful learning. Although fragilities do exist in non-Bayesian social learning mechanism, "be more conservative" and "avoid overconfidence" could be effective strategies for each agent in the real social networks to collectively improve social learning processes and results.

cs.SI