Open Access Article
Jiyeon Ryu
a,
Peter Hayoung Chunga,
Cheolhwan Yoonb,
Minkook Kang
a,
Hyung-Joon Shin
*bc and
Tae-Sik Yoon
*ab
aGraduate School of Semiconductor Materials and Devices Engineering, Ulsan National Institute of Science and Technology (UNIST), Ulsan 44919, Republic of Korea. E-mail: tsyoon@unist.ac.kr
bDepartment of Materials Science and Engineering, Ulsan National Institute of Science and Technology (UNIST), Ulsan 44919, Republic of Korea. E-mail: shinhj@unist.ac.kr
cCenter for Multidimensional Carbon Materials, Institute for Basic Science (IBS), Ulsan 44919, Republic of Korea
First published on 10th March 2026
Although mobile metal-ion-based filamentary memristors are explored as an artificial synapse for neuromorphic computing, they suffer from abrupt and stochastic switching. Hence, this study reports a non-filamentary synaptic memristor using mobile silver-doped vanadium–cerium oxide (VCeOx:Ag) that achieves linear and symmetric conductance modulation with stable endurance over 104 potentiation/depression cycles through a conduction combined with Ag nanoclusters and redistributed mobile Ag ions. This conjugated contribution enables polarity-dependent, robust and reproducible analog switching. Transmission electron microscopy (TEM) analysis confirms the presence of Ag nanoclusters, and Kelvin probe force microscopy (KPFM) verifies the field-driven migration and redistribution of residual Ag ions. Time-dependent synaptic plasticity properties, including paired-pulse facilitation (PPF), post-tetanic potentiation (PTP), spike-rate-dependent plasticity (SRDP) and short-term-to-long-term memory (STM-to-LTM) transitions, are harnessed to implement reservoir computing (RC), which achieves classification accuracies of 90.6% and 76.7% for handwritten digit-MNIST and Fashion-MNIST datasets, respectively. These findings highlight that the VCeOx:Ag memristor with a complementary mechanism enables an unprecedented control of analog conductance and paves the way for developing scalable, energy-efficient neuromorphic hardware for edge artificial intelligence (AI) and on-device learning.
Research efforts have focused on exploring conductance-changing materials and the device structures of memristors to achieve appropriate synaptic properties targeted for a variety of branches in deep neural network (DNN) and spiking neural network (SNN) applications. In any application, the synaptic memristors need to have the common characteristic of tunable conductance at a low operation voltage with high speed. According to the conductance-changing mechanism, the memristor is categorized into either filamentary or non-filamentary type. The filamentary memristor operates through the formation and rupture of conducting filament composed of oxygen vacancies or metal atoms in the conductance- changing materials such as transition metal-oxides,1–4 two-dimensional5,6 or three-dimensional chalcogenides,7,8 Si-based alloys or compounds,9–12 and organic layers.13,14 On the other hand, non-filamentary memristors utilize the migration of oxygen vacancies or metal cations that are distributed within the conductance-changing materials,15,16 instead of forming conductive filament. The redistribution of oxygen vacancies or metal cations induces the overall conductance to be modulated by changing the energy barrier at the interface with electrodes,16,17 altering defect (traps) distribution and consequently changing the electron-transport behaviors. Therefore, it is crucial to employ an optimal conductance-changing material in the synaptic memristor having the characteristics of fast migration of oxygen vacancies or metal cations. From the previous research on metal-based filamentary memristors, it has been recognized that metal cations such as silver (Ag) or copper (Cu), have a high mobility in many transition metal-oxides, so they could form filaments at a low operation voltage with a high speed.18–21 Based on that, it is expected that employing the distribution of active metal cations in a non-filamentary memristor to modulate the analog conductance would be beneficial. To this end, various strategies employing nanocomposite or cluster-embedded thin films have been reported to achieve stable and linear analog switching. For example, designing phase-separated hafnium oxide nanocomposites with Ba-rich nanocolumns has been shown to improve switching uniformity by confining the resistive change to an interfacial barrier.22 Similarly, effective control over gradual conductance modulation is achieved by engineering cluster-structured filaments within organic matrices23 or incorporating semiconductor nanoparticles into polymer layers to form nanocomposites.24 These approaches suggest that incorporating metallic or semiconductor species as discrete clusters or nanocomposite phases within a host matrix is a robust method for mimicking biological synaptic plasticity.
In this study, an Ag-doped vanadium–cerium oxide was employed as a conductance-changing oxide of memristors, where Ag ions were driven to be redistributed under the electric field to modulate the conductance. Moreover, a fraction of doped Ag atoms formed nanoclusters in the vanadium–cerium oxide, thereby facilitating the modulation of conductance in cooperation with ionic redistribution. In our previous study, vanadium oxide (V2O5−x) was verified to be a good medium for Ag-ion migration to form an Ag conducting filament for filamentary memristors.4 Because the V2O5−x layer had an amorphous structure with oxygen deficiency, the migration of Ag ions could be facilitated under the electric field. However, because of a narrow bandgap (∼2.2 eV) of V2O5−x, it had the drawback of a high off-state current at a high resistance state (HRS), causing a high power consumption.4,25,26 Also, the high current at HRS would cause the sneak-path leakage current problem in a high-density crossbar array architecture. By comparison, cerium dioxide (CeO2) is also a good medium with a high Ag ion mobility27–30 and a wider bandgap of ∼3.2 eV,31,32 which could suppress leakage current at HRS. However, it is deposited generally in crystalline form,30,33,34 causing stochastic and uncontrollable ion migration along randomly distributed grain boundaries.35,36 Considering these complementary characteristics of V2O5−x and CeO2, the mixed vanadium–cerium oxide (VCeOx) was employed to achieve high Ag-ion mobility, analog conductance modulation stability, and low HRS leakage current simultaneously.
For the synapse application, it is desirable to modulate the conductance in an analog manner to mimic biological synaptic weight update for neuromorphic computing. In general, it is difficult to achieve analog conductance change via controlling filament geometry in a filamentary memristor. For this reason, non-filamentary memristor behaviors were explored through the redistribution of Ag atoms or ions in VCeOx, rather than Ag filament formation. By exploiting the complementary roles of V2O5−x and CeO2 within the oxide matrix, along with a carefully controlled concentration of doped-Ag species, stable analog conductance modulation was realized while suppressing excessive filament growth. In addition, the temporal response to weight update was used to demonstrate the potential of the device for the application to real-time data processing tasks such as RC applications.
As an input, 28 × 28 grayscale images of handwritten digit-MNIST and Fashion-MNIST datasets were used with 60,000 images for training and 10,000 for testing. Each image was first binarized using a threshold of 128, converting pixel values to binary (0 or 1). Following binarization, the binary image was reshaped by grouping every four consecutive pixels into a 4-bit segment, resulting in a 196 × 4 binary matrix per image. Each 4-bit group was then converted into a decimal value ranging from 0 to 15 and subsequently mapped to experimentally measured current values corresponding to distinct analog states of the memristor device. This step effectively encoded the quantized input pattern as a 196-dimensional current vector, representing the reservoir state. These current vectors were used as the input to the readout layer, implemented as a single-layer perceptron using PyTorch. The readout model consisted of a BatchNorm1d(196) normalization layer, followed by a fully connected linear layer (196 → 10 nodes). The softmax activation was implicitly handled through the cross-entropy loss function. To train the readout layer, supervised learning was performed using the Adam optimizer with a learning rate of 0.001, a mini-batch size of 100, and a weight decay coefficient of 1 × 10−4 to prevent overfitting and enhance generalization. No artificial noise was introduced to the current vector, ensuring consistency with the experimentally measured device characteristics. The input current values were standardized using StandardScaler, centering the data to a zero mean and unit variance prior to training. During training, the model accuracy was monitored on both the training and test sets at each epoch. A batch normalization layer was applied after the 196-node input layer to improve training stability. Final model performance was evaluated based on the epoch that yielded the lowest test loss, and the corresponding predictions were used to generate a confusion matrix. This allowed for class-wise analysis of prediction bias and misclassification patterns.
In contrast, the proposed Ag-doped memristor (Pt/VCeOx:Ag/Pt) exhibits a markedly improved analog conductance-changing behavior (Fig. 1d). The I–V curves in Fig. 1e reveal symmetric and gradual conductance changes dependent on the voltage polarity, i.e., an increase in conductance under positive bias and a decrease under negative bias, demonstrating reliable and repeatable weight updates. The pulse measurements also show consistent behavior (Fig. 1f), obtained by the same procedure shown in Fig. 1c, revealing that the conductance modulates linearly and reversibly with each pulse sequence, maintaining stable potentiation and depression across multiple cycles.
To clearly compare the current change behaviors, the current values from both devices in pulse measurements are presented together in Fig. 1g. The overlaid plot reveals that the Ag-doped memristor exhibits not only an increased overall conductance due to the presence of Ag atoms and nanoclusters in the layer, as will be discussed later, but also significantly stable, linear and symmetric conductance evolution during potentiation and depression. This contrast clearly demonstrates the beneficial impact of Ag doping in VCeOx on the analog weight update behavior. Such linear and symmetric conductance control is highly beneficial for reliable, energy-efficient, and high-fidelity neuromorphic computations such as training and inference operations, with memristors as artificial synapses.
In this analog conductance change, the conduction in the proposed memristor is verified to be non-filamentary. The measured current at a read voltage of +1 V is approximately 1 μA, which corresponds to the effective filament diameter approximated to be only ∼0.29 Å, assuming a metallic Ag filament with a cylindrical geometry and a length equal to the oxide thickness (40 nm) and its resistivity of 1.62 × 10−8 Ω m at 25 °C. This is approximately one-tenth the atomic diameter of a single Ag atom (∼2.9 Å), suggesting that the analog conductance modulation observed in the device is not governed by the formation of a metallic filament. This conclusion is further supported by the fact that our device operates at significantly lower current levels compared to typical Ag-based filamentary switching, which generally occurs in the hundred-μA to mA range.4,29,37 Instead, although it needs further verification, the conductance change was induced by the redistribution of Ag atoms. It alters the internal trap states to bridge the transport of electrons, as will be discussed with the aid of the Kelvin Probe Force Microscopy (KPFM) analysis results in Fig. 8.
The operational reliability and stability of the Pt/VCeOx:Ag/Pt memristor under repeated and extended electrical stress conditions were evaluated. Fig. 2 shows the results of the endurance test based on repeating potentiation and depression pulses, cycle-to-cycle (C2C) and device-to-device (D2D) variability. Because the synapse devices experience repeated updates of their weight for computation, the characteristics of fine-tuned weight updates must remain stable over extended operation cycles and across large device arrays.
![]() | ||
| Fig. 2 (a) Endurance property over 300 potentiation/depression cycles (left) and zoomed-in view of cycles 121–130, highlighting stable potentiation/depression behavior (right). (b) Cycle-to-cycle conductance variation presented as a box plot. (c and d) Device-to-device variability of dynamic range (Gmax/Gmin) and nonlinearity factor (ν) measured across 10 randomly selected devices, which were used to evaluate spatial fluctuations. (e) Potentiation and depression under 500 consecutive pulses showing high stability. (f) Normalized conductance changes as a function of normalized pulse number during the 5th cycle of potentiation and depression from Fig. 1f, fitted using an exponential nonlinearity model. (g) Linearity benchmark of the Pt/VCeOx:Ag/Pt device with recently reported oxide-based memristor devices. | ||
Fig. 2a presents the endurance characteristics of the device subjected to 300 cycles of alternating potentiation and depression operations. Each cycle consisted of 30 potentiation pulses (+4.5 V, 640 μs), followed by 30 depression pulses (−5 V, 640 μs), amounting to a total of over 18,000 electrical pulses applied throughout the test. The conductance was read under the +1 V read voltage condition. Despite minor stochastic current fluctuations, the overall distinguishable conductance states were well sustained without noticeable degradation throughout the cycling. This level of pulse endurance with reliable and repeatable conductance change during the entire measurement cycles highlights the device's potential for real-time learning (training) and continual weight adjustment without performance loss. The zoomed-in graph shows a magnified view of conductance during cycles 121 to 130 from the endurance dataset. The device exhibits stable and symmetric conductance modulation, preserving the linearity of potentiation and depression characteristics.
The C2C variability of conductance was measured quantitatively over 50 potentiation/depression sequences, each consisting of 30 pulses, as shown in Fig. 2b. The data are visualized via a standard box plot, where the interquartile range (IQR) and median provide a quantitative snapshot of the distribution tightness. To account for the occasional stochastic surges observed in endurance tests, conductance values exceeding 860 nS were designated as physical outliers and excluded from the statistical range (as marked in Fig. S3). This confirms a low C2C variability, ensuring that each pulse-induced weight update behaves predictably.
Fig. 2c and d illustrate the D2D variability of the Pt/VCeOx:Ag/Pt memristors. Spatial D2D uniformity was evaluated across 10 randomly selected devices under identical pulsing conditions, consisting of five cycles of 64 pulses at +5 V, followed by 64 pulses at −5 V (640 μs). The corresponding Gmin and Gmax values were extracted, and the dynamic range (Gmax/Gmin) was calculated to examine the spatial fluctuation in conductance modulation. As shown in Fig. 2c, although the absolute conductance levels varied between devices to some extent, the Gmax/Gmin ratios exhibited a narrow distribution, indicating minimal spatial variability in multilevel conductance modulation. However, the observed dynamic range was relatively limited at approximately 1.1–1.2. While the VCeOx matrix inherently provides favorable paths for Ag-ion migration, the current range may be constrained by the degree of Ag-ion utilization and the saturation of available switching sites within the matrix. To further enhance this modulation window, future work could focus on maximizing the redox efficiency and ion distribution. Future improvements to expand this modulation window could involve material engineering and redox dynamics optimization, such as adjusting the oxide matrix stoichiometry to create more porous ion-transport paths or incorporating oxidation agents (e.g. Pt, Au) to promote Ag ionization.38 Fig. 2d presents the extracted nonlinearity factors (ν) for potentiation and depression. It presents how the potentiation and depression curves are deviated from the perfect linear condition. Details of the calculation of the nonlinearity factor are described later in the main text of Fig. 2f. It reveals that the devices maintain consistent analog weight update profiles with only minor variations across spatial positions. Even though the ionic redistribution and consequent conductance change are inherently stochastic, these results indicate that the devices yield uniform analog switching characteristics with minimal spatial fluctuation, ensuring reliable performance in neuromorphic systems based on high-density crossbar arrays. Individual conductance evolution curves for each device are provided in Fig. S4.
To further assess the device's capability for achievable analog conductance levels under extended stimulation, the conductance changes by a high number of synaptic pulses, specifically 500 potentiation followed by 500 depression pulses, were measured as shown in Fig. 2e. The conductance increased progressively with the pulse number, showing no abrupt saturation or degradation and enabling access to multiple conductance states up to the measured 500 levels. The device not only sustained its switching behavior over all pulses, but also showed near-linear conductance change in the early phase and fully recoverable states upon depression. This indicates minimal fatigue and further supports the device's capability to function under prolonged, high-frequency synaptic update conditions often encountered during online training phases. Based on this behavior, the additional 700-pulse potentiation data were provided in Fig. S5, which is estimated to support approximately 9-bit resolution. Such high-resolution weight tunability is crucial for analog vector–matrix multiplication tasks in hardware neural networks, where precision and repeatability directly impact inference accuracy. Furthermore, even under the increased bias amplitude of +5 V and repetitive pulse stress, the device maintained stable analog modulation without any abrupt conductance jumps or permanent breakdown. This absence of metallic filament formation, even at higher operating voltages, further confirms the robust non-filamentary nature of the switching mechanism, showing only gradual conductance saturation rather than the discrete state changes typical of filamentary devices.
The Pt/VCeOx:Ag/Pt memristor exhibits a low operation energy consumption of ∼9.92 nJ per event during training (write) and requires only ∼0.62 nJ per event during inference (read). Considering the dynamic range of conductance modulation and, consequently, the varied current response at each successive potentiation or depression pulse, the average energy consumption was calculated in the given current range. The detailed energy consumption calculation procedure and results are depicted in Fig. S6. These values are still many orders of magnitude higher than that of the biological ones because they were measured from the device with an electrode diameter of 100 µm. Thus, the scaling-down of the device size to sub-µm ranges would reduce the energy consumption further by several orders of magnitude.
Linearity and symmetry in conductance modulation ensure accurate and predictable weight updates in neuromorphic computation. For the assessment of nonlinearity, several fitting methods have been proposed to evaluate the nonlinearity of the LTP/LTD characteristic curve.17,39–45 Among them, the method of conductance normalization and fitting with exponential models 1 and 2 were employed:11,39,46–48
| G = G0(1 − e−νp) + Gmin | (1) |
| G = Gmax − G0(1 − e−ν(1−p)) | (2) |
| G0 = (Gmax − Gmin)/(1 − e−ν) |
Here, Gmax and Gmin denote the maximum and minimum conductance states, respectively, which are directly extracted from the experimental measurements. The normalized pulse number is defined as p = P/Pmax, where Pmax corresponds to the total number of pulses required to modulate the conductance from Gmin to Gmax (or vice versa). The nonlinearity factor (ν) governs the exponential characteristics of the conductance modulation curves Gp and Gd, with its sign and magnitude reflecting the curvature (i.e., convexity or concavity) of the update trajectory. The value of ν = 0 corresponds to an ideally linear response. This formulation enables a clear interpretation of the conductance evolution: larger values of ν cause rapid saturation toward Gmax (or Gmin), even with a small number of applied pulses. As illustrated in Fig. 2f, the extracted fitting parameters were νp = 1.33 and νd = 1.30, indicating an almost linear conductance modulation behavior.
For hardware-based artificial neural networks (ANNs), linearity is particularly critical among several required synaptic characteristics, because it directly influences training accuracy and learning stability. To evaluate the linearity of the proposed device in context, its characteristics were compared with those of recently reported memristive synapses through a benchmark graph (Fig. 2g). Since the definition and expression of the nonlinearity factor vary across the literature, where some studies reported it in terms of ν and others in terms of A (= 1/ν), all reported values were converted into a unified A-form for consistent comparison. The extracted nonlinearity parameters of the proposed memristor (νp = 1.33, νd = 1.30) were accordingly converted into the A-form using the relation A = 1/ν. A comprehensive description of the normalization methodology and the reference-by-reference parameter conversions is available in SI Note 1 and Table S1. Compared to previously reported devices,11,40,49–61 the proposed memristor exhibits competitive conductance linearity, as demonstrated in the benchmark plot presenting larger A values (i.e. smaller ν values) for a more ideal linear behavior.
![]() | ||
| Fig. 3 (a) Schematic of the psychological multi-store memory model proposed by Atkinson and Shiffrin.62 (b) Pulse-driven learning–forgetting–relearning dynamics measured under +5 V pulses, illustrating faster conductance recovery during relearning compared to that during the initial learning. (c) Repeated learning–forgetting cycles under different pulse amplitudes (+3 V, +4 V, and +5 V). (d) Extracted EPSC gain after each learning cycle in c, demonstrating spike-amplitude-dependent plasticity (SADP). (e) Multilevel conductance modulation and retention characteristics after applying 100, 200, 300, 400, and 500 pulses (+5 V, 640 μs), followed by 60 min of read operations with 1 min interval. (f) Extracted short- and long-term decay constants (τSTM and τLTM) from the initial 10 min decay segment fitted with a double exponential decay function. (g) Evolution of LTM contribution and residual synaptic weight, demonstrating enhanced memory consolidation with increasing pulse count. | ||
As time-dependent learning behaviors in neuromorphic systems, learning–forgetting–relearning dynamics were examined under repeated potentiation conditions. This memory formation process can be conceptually understood through classical psychological memory models. According to the multi-store model proposed by Atkinson and Shiffrin in Fig. 3a,62 memory transitions from sensory memory (SM) via STM to LTM through attention and rehearsal. Complementarily, the Ebbinghaus forgetting curve66–68 describes the exponential decay of memory retention over time in the absence of reinforcement, highlighting the critical role of repeated exposure in stabilizing memory traces.
Fig. 3b presents a typical learning–forgetting–relearning behavior under +5 V stimulation. At the initial learning, the conductance increased gradually over the repeated 30 pulses. Then, after a brief decay period, the application of only 11 pulses sufficiently recovered the conductance to the level achieved during relearning, due to the presence of residual memory traces. This reduction in required stimulation for recovering memory is a form of memory facilitation, where prior exposure accelerates subsequent learning. Such behavior mirrors biological memory consolidation, where synaptic traces persist in latent form and enable more efficient reactivation. The requirement of fewer pulses during the relearning stage strongly supports the facilitated relearning behavior of the proposed memristor, mimicking trace-based reinforcement mechanisms in biological synapses.
This qualitative observation is further substantiated in Fig. 3c and d, which track the evolution of conductance over 10 repeated cycles of learning and forgetting behavior. Each cycle involved potentiation, followed by a partial decay phase, allowing the assessment of how the synaptic state evolves under repeated stimulation and intermittent forgetting. In Fig. 3c, each cycle consisted of 30 potentiation pulses (+3 V, +4 V, and +5 V; 640 μs), followed by periodic read operations (+1 V, 640 μs) with a 10 s interval for up to 1 min to monitor short-term retention and natural decay. The application of higher pulse amplitudes produced larger conductance increase and more persistent memory traces, demonstrating spike-amplitude-dependent plasticity (SADP). Notably, successive cycles exhibited progressive increase in final conductance, suggesting successful relearning behavior and cumulative potentiation despite intermittent forgetting. To quantitatively analyze this cumulative potentiation, the normalized excitatory postsynaptic current (EPSC) gain (In/I0) was extracted for each cycle and plotted in Fig. 3d. As the pulse amplitude increased, the cycle-wise EPSC gain rose more steeply with each cycle, confirming the voltage-amplitude dependency in synaptic potentiation. Higher pulse amplitudes resulted in stronger initial learning, more persistent memory traces, and more efficient relearning. This trend parallels biological synapses, where stronger presynaptic stimuli facilitate more robust memory encoding and faster recovery upon re-exposure, reflecting a form of stimulus-dependent memory consolidation. These results illustrate how prior stimulation history and input amplitude jointly modulate the learning speed and retention, capturing multiple aspects of biological memory dynamics.
To further investigate the plasticity timescale, the conductance evolution after applying different numbers of potentiation pulses (100–500) at +5 V (640 μs) was examined. As shown in Fig. 3e, the conductance increased proportionally with a pulse count and subsequently decayed over time. Smaller repetition number of stimulations resulted in faster decay, while prolonged stimulation with a larger repetition number led to more sustained retention, indicating a transition from STM to LTM. Despite partial retention loss, the device maintained distinguishable conductance levels, enabling multilevel state encoding. In particular, this STM-to-LTM transition enables the device to encode memory strength as a function of stimulation duration, effectively capturing both the intensity and temporal structure of the presynaptic activity. Such behavior provides a hardware-level analogy of memory consolidation, a fundamental process in biological synapses that stabilizes transient synaptic changes into LTM.
This STM-to-LTM transition was quantitatively analyzed by fitting the initial 10 min segments of the retention curves in Fig. 3e after normalizing to the range of 0 to 100, with a double exponential decay function in the form of y = A1·exp(−t/τ1) + A2·exp(−t/τ2) + y0, where A1 and τ1 represent the amplitude and time constant associated with the STM component with fast decay at the early stage, respectively, and A2 and τ2 correspond to the LTM component with slow decay at the following stage. Hereafter, A1 and A2 are denoted as ASTM and ALTM, and τ1 and τ2 as τSTM and τLTM, respectively. The offset y0 accounts for the residual synaptic weight retained after prolonged decay, representing the consolidated portion of memory that persists beyond transient and short-term components. Fitting the given retention curve with a double exponential decay function separates the STM and LTM components in the decay characteristics. Detailed fitting results, including the original retention data and the corresponding double-exponential curves with extracted parameters, are provided in Fig. S7. As shown in Fig. 3f and g, the fast decay constant τSTM remained relatively unchanged with increasing pulse number, indicating that the dynamics of STM were not significantly affected by the stimulation count. In contrast, the slow decay constant τLTM exhibited a clear upward trend with increasing pulse number, suggesting enhanced stability and persistence of the LTM component. Furthermore, the relative contribution of the LTM component, defined as ALTM/(ASTM + ALTM) × 100, also increased monotonically, confirming that repeated stimulation facilitates memory consolidation by progressively shifting the balance from short-term to long-term retention. The residual synaptic weight y0, which quantifies the final retained memory level after both exponential decay processes have settled, also increased with the pulse count. This further supports the emergence of consolidated memory states that remain distinguishable even after extended idle periods.
The temporal dynamics of the Pt/VCeOx:Ag/Pt memristor were further explored by examining the SRDP and PPF characteristics. As shown in Fig. 4a, a series of 10 consecutive pulses (+5 V, 640 μs) was applied while reducing the inter-spike interval (Δt) from 20 to 0.5 s. Each spike event was followed by a wait period, i.e., the designated interval. Then, the decayed conductance was measured for 400 s. The EPSC increased with the decrease in the interval, demonstrating a typical SRDP behavior in which rapid firing enhances synaptic efficacy. This increased conductance by SRDP is quantitatively visualized in Fig. 4b. The EPSC peaks increase more steeply under shorter intervals, consistent with biological synapses where higher spike rates lead to stronger postsynaptic responses.
Short-term synaptic facilitation behavior was examined by evaluating the PPF index as a function of the inter-spike interval, as shown in Fig. 4c. The PPF is a representative feature of short-term synaptic plasticity, wherein the postsynaptic current in response to the second stimulus is enhanced when it follows closely after the first. This phenomenon arises from the residual calcium ion (Ca2+) dynamics in biological synapses and serves as a fundamental mechanism for temporal information processing. The observation of the PPF behavior in the device indicates its capability to capture short-term temporal correlations between consecutive inputs. Such temporal responsiveness replicates brain-like functions, including temporal summation, sensory filtering, and STM in recurrent neural network (RNN) architectures. The PPF index presents quantitatively the relative enhancement of EPSC in response to two consecutive pulses, defined to be ((I2 − I1)/I1) × 100, where I1 and I2 denote the EPSC amplitudes following the first and the second pulses, respectively. To analyze the interval dependence of the index, the PPF curve was fitted with an exponential decay function, as shown in eqn (3):
![]() | (3) |
While biological synapses frequently exhibit double exponential decay due to the coexistence of fast and slow relaxation components,55,69–72 previous studies have also demonstrated that a single exponential model can effectively capture the essential dynamics of short-term plasticity (STP) when a single time constant dominates the response.72,73 In the proposed memristor, the PPF index decreased exponentially with increasing Δt, starting from a maximum of 33% at Δt = 0.5 s and gradually approaching approximately 13.5% at longer intervals. This temporal response closely resembles the function of biological synapses to decode temporal patterns of sensory inputs such as visual and auditory signals, within specific frequency domains.75,76 Notably, the extracted time constant, τ1 = 2.95 s, falls within the biologically relevant timescale for information processing, typically on the order of hundreds of milliseconds to a few seconds.77 The ability to reproduce the characteristic features of PPF observed in biological systems underscores its potential for implementing time-dependent neural computations in neuromorphic hardware while preserving modeling simplicity and interpretability.
In addition, PTP, another representative form of STP, was examined. While PPF reflects transient synaptic enhancement triggered by two closely spaced input spikes, PTP captures more prolonged facilitation resulting from the cumulative effect of repetitive stimulation over a relatively extended period. Despite their differences in temporal duration and induction protocols, both characteristics have decisive roles in short-term information retention and dynamic filtering of temporally correlated inputs in biological and artificial neural systems. The PTP index was similarly defined as ((I10 − I1)/I1) × 100, where I1 and I10 represent the EPSC amplitudes measured after the first and the tenth pulses, respectively. As depicted in Fig. 4d, the EPSC amplitude increased cumulatively with repeated stimulation, demonstrating a prolonged synaptic enhancement that gradually saturated after multiple pulses. The PTP index curve with respect to inter-spike interval was also fitted with the exponential decay function, similar to the PPF index curve. The coexistence of PPF and PTP confirms that the proposed memristor emulates a broad spectrum of short-term synaptic plasticity, enabling biologically relevant, frequency-dependent memory behavior for spike-timing-based neuromorphic processing.
The performance of the proposed Pt/VCeOx:Ag/Pt memristor was contextualized through a benchmark comparison with previously reported artificial synapse devices featuring metal-embedded switching matrices, as presented in Table S2. Key parameters including the device structure, embedded metal species, and synaptic functionalities (such as conductance dynamic range, switching linearity, endurance, and neuromorphic properties), are compared. While many prior studies have focused on improving either switching endurance, multilevel precision, or time-dependent plasticity, separately, the proposed device uniquely achieves all of these traits in a single platform. Specifically, it exhibits exceptionally high analog linearity and symmetric conductance modulation, along with robust pulse endurance exceeding 104 pulses and fine-grained multilevel conductance resolution up to approximately 9-bit precision. Furthermore, it successfully emulates a diverse range of biologically relevant synaptic behaviors, including PPF, PTP, SRDP, SADP, STM-to-LTM transition, and fading memory, which demonstrate its capacity to mimic both temporal and structural aspects of synaptic learning.
The feasibility of the Pt/VCeOx:Ag/Pt memristor in hardware-level temporal processing was explored through an RC framework implemented using experimentally measured device characteristics. The RC leverages the inherent dynamics and fading memory of physical systems, here, with time-dependent conductance change in the memristor, to perform temporal encoding with only the readout layer being trained. This paradigm offers computational advantages by minimizing training complexity while maintaining high representational power.
Fig. 5a presents a schematic overview of the reservoir computing architecture, comprising an input layer, a nonlinear reservoir layer, and a readout layer. Fig. 5b illustrates the implemented system in detail. For the image-preprocessing, handwritten digit-MNIST and Fashion-MNIST images (28 × 28) were first binarized and rearranged via column-wise 4-bit grouping, producing a 196 × 4 matrix. These binary matrices were mapped to quantized input currents through 4-bit pulse encoding schemes, effectively translating spatial image information into temporal input sequences suitable for reservoir processing.
The reservoir layer consisted of 196 memristor devices, each receiving a unique pulse stream based on the input encoding. The intrinsic temporal dynamics and fading memory of the memristor enabled it to transform incoming pulses into high-dimensional conductance states that collectively form a nonlinear reservoir representation. The response of each device at the end of the pulse stream, i.e., the final current state after the pulse stream, was used as the reservoir state. The readout layer employed a single-layer perceptron (SLP) with 196 inputs and 10 output classes. This configuration reflects the core principle of RC: complex nonlinear and temporal transformations are handled by the reservoir, while the readout performs a simple linear classification. This design ensures fast training, reduced parameter overhead, and efficient inference. Detailed simulation procedures are provided in the Experimental section.
The device's suitability for reservoir-based encoding was validated as shown in Fig. 5c. It presents the memristor's electrical responses as a form of the final current values to a full set of 4-bit binary pulse streams representing 16 distinct input states, ranging from [0000] to [1111]. To provide a more detailed view of each response trajectory, the temporal current profiles corresponding to each 4-bit pulse stream ([0000] to [1111]) are provided separately in Fig. S9. Each 4-bit sequence was applied to the device as a temporally encoded pulse stream, where one time step corresponds to one bit position. At every time step, a +1 V read pulse (640 μs) was applied. If the bit at that position was ‘1’, a +5 V programming pulse (640 μs) preceded the read pulse; if the bit was ‘0’, only the read pulse was applied. An inter-step delay of 1 s was introduced to utilize the device's intrinsic fading memory characteristics. For example, the input [0101] corresponds to four sequential time steps in which the device experiences: (1) read-only, (2) program & read, (3) read-only, and (4) program & read. The resulting current profiles exhibit consistent and distinguishable trends across the 16 input cases, confirming the memristor's ability to resolve temporally structured pulse streams and effectively encode them into unique reservoir states.
Notably, the conductance evolution for each input pulse stream exhibits highly consistent incremental and decaying slopes across corresponding time steps, as illustrated in Fig. S10. For instance, in the case of state sequences, such as [1000], [0100], [0010], and [0001], the initial potentiation at the respective activation step yields nearly identical current increases (Fig. S10a). Similarly, multi-bit states like [1100], [0110], and [0011], which share analogous temporal structures with two sequential activations, exhibit reproducible current slopes at equivalent activation steps (Fig. S10b and c). This slope clustering behavior indicates that the conductance modulation is not solely governed by the total number of programming pulses, but also closely linked to the temporal alignment of input events. In other words, memristive response patterns become consistently shaped when the relative activation sequences are aligned, resulting in structured and repeatable temporal conductance trajectories. Such time-dependent regularity enhances the separability of reservoir states, facilitating reliable mapping of temporally encoded input sequences. This predictable behavior is particularly advantageous for neuromorphic tasks involving RNNs, where precise temporal transitions and the retention of sequential input history are critical. The observed consistency across analogous activation patterns yields stable and state-dependent dynamics, providing a robust and physically grounded substrate for implementing RNN-inspired processing architectures.
Fig. 5d summarizes the final current responses extracted after applying each of the 16 unique 4-bit pulse streams, showing the discriminative capability of the memristor-based reservoir. Despite some degree of overlap among closely spaced input cases, the overall current distribution is revealed to separate the 16 states, enabling reliable classification in the subsequent readout stage.
Following the simulation framework outlined in Fig. 5b, the experimentally derived reservoir states were used for image classification tasks. As shown in Fig. 5e, the model's performance was evaluated over 20 epochs by monitoring both accuracy and loss. In the figure, the solid lines represent the classification accuracy, while the dashed lines indicate the corresponding loss values. For the handwritten digit-MNIST and Fashion-MNIST datasets, the test accuracies of 90.6% and 76.7% were achieved, respectively. As the model's accuracy progressively increased, the loss consistently decreased over the training epochs, confirming a stable learning process. This performance in processing spatiotemporal features originates from the memristor's inherent time-decaying behavior. The gradual and state-dependent conductance relaxation naturally implements a fading memory effect, which enables the encoding of temporal input history. By leveraging this dynamic behavior, the system successfully projects input streams into a high-dimensional space that retains relevant spatiotemporal information, thereby enabling efficient and accurate classification with minimal training overhead.
Fig. 5f and g illustrate the confusion matrices obtained from handwritten digit-MNIST and Fashion-MNIST classification tasks, respectively. Each row represents the ground-truth label (actual input label), and each column shows the predicted label obtained through RC; the diagonal values, therefore, quantify correct recognitions, whereas off-diagonal entries present specific misclassifications. In the handwritten digit-MNIST task (Fig. 5f), the overall classification accuracy exceeded 90%, indicating negligible pairwise confusion between digit classes. On the other hand, the Fashion-MNIST matrix (Fig. 5g) exhibits some off-diagonal clusters. For example, there are misclassifications of “Coat” to “Pullover” with 17.5% of total ‘Coat’ predictions, “T-shirt/Top” to “Shirt” with 16.6% of total ‘T-shirt/Top’ predictions, and “Coat” to “Shirt” with 14.7% of total ‘Coat’ predictions. These categories share similar silhouettes or textures in grayscale images, so they are frequently confused even in software benchmarks. Nevertheless, all main-diagonal values remain above 76%, confirming that the reservoir states generated by the Pt/VCeOx:Ag/Pt memristor retain sufficient class-specific information for reliable inference while revealing the dataset-intrinsic ambiguities. All of these results validate the proposed memristor's potential for RC that can achieve high classification accuracy using minimal training complexity and a simple linear readout architecture.
:
Ce = 1.5
:
1). The compositional profiles obtained from the EDS line scans for each device are presented in Fig. S11. These profiles also confirm that the deposited Ag thin film was completely dissolved and uniformly distributed throughout the VCeOx matrix during the annealing process, as no significant accumulation or residual metallic Ag layer was observed at the electrode interface. Furthermore, the interface between the VCeOx:Ag layer and the top Pt electrode appeared flat, owing to the amorphous nature of the VCeOx:Ag layer, since amorphous phases inherently exhibit lower surface roughness compared to their polycrystalline counterparts.78–80 It can also be confirmed by atomic force microscopy (AFM) results of the VCeOx:Ag layer (Fig. S12) and scanning electron microscopy (SEM) images of layers with varying V/Ce compositions (Fig. S13). They show that pure VOx has a featureless and amorphous surface morphology, while CeO2 forms a polycrystalline structure with pronounced grain boundaries. In contrast, the VCeOx layers retain the smooth and amorphous microstructure, effectively combining the advantages of each oxide component.
In the pristine Pt/VCeOx:Ag/Pt memristor (Fig. 6b), uniformly distributed Ag nanoclusters (∼2–3 nm in diameter) were clearly observed within the amorphous matrix. Upon electrical stimulation with 500 times of +5 V pulses (640 μs) applied to the top electrode, these Ag clusters were enlarged, as shown in Fig. 6c. The red-dotted region, highlighting this enlarged cluster, is further magnified in Fig. 6d, where lattice fringes corresponding to an interplanar spacing (d) of 2.13 Å match well with the (200) planes of face-centered cubic (fcc) Ag. It indicates that the Ag clusters were embedded within the amorphous VCeOx matrix and enlarged upon repeating bias application, most probably resulting from Ag-ion migration under the electric field. To further investigate the reversibility of this structural evolution, additional bias-dependent TEM analysis was conducted (Fig. S14). While the clusters are found to undergo the changes in their size resulting from Ag-ion migration upon repeated bias application, they did not grow abnormally. Crucially, these subtle structural variations do not lead to electrical degradation, as confirmed by the stable endurance (Fig. 2a) and repeatable weight update characteristics (Fig. 2e), even under extensive electrical stress. EDS line scanning performed across the cross-section of the memristor structure (Fig. 6e) confirmed the presence of Ag-rich regions corresponding to the nanoclusters.
Based on the previous electrical characteristics and TEM analysis, the conductance-changing mechanism of the Pt/VCeOx:Ag/Pt memristor is suggested in Fig. 7. While diverse conductance-changing mechanisms have been proposed, the conductance change in memristors with embedded metal nanoclusters broadly falls into two commonly discussed categories: (i) conductive metallic bridge modulation37,41,81,82 and (ii) charge storage and release (charging/discharging) dynamics from the metal nanoclusters.74,83 However, the conductance-changing characteristics of the proposed device in this study do not align with either mechanisms. First, the measured current levels are too low to be attributed to conductive filaments. If a filament existed, its calculated diameter would be an order of magnitude smaller than that of a single Ag atom, rendering filamentary conduction physically implausible, as discussed in the context of Fig. 1. Second, the observed polarity-dependent potentiation and depression behaviors are incompatible with charge-based modulation in a symmetric two-terminal structure, where voltage polarity typically does not affect.
Instead, a new conduction model is proposed, wherein atomic-scale, mobile Ag+ species migrate under the influence of an external field and modulate the density of localized hopping sites in the VCeOx matrix. In this model, the embedded Ag nanoclusters act as quasi-stationary tunneling anchors, facilitating electron transport via multiple hopping events. The spatial configuration of VCeOx:Ag with an Ag nanocluster resembles a granular metal–insulator system, where fixed metallic islands promote field-assisted hopping across a disordered host matrix.84–87 During potentiation, positively biased conditions induce field-driven redistribution of Ag+ species toward the bottom interface, thereby increasing the density of localized hopping sites in that region, as illustrated in Fig. 7a. In this context, the presence of quasi-stationary Ag nanoclusters provides intermediate metallic domains that bridge otherwise disconnected regions, enabling electron transport via a sequence of field-assisted tunneling and hopping transitions across the amorphous VCeOx matrix. If these nanoclusters were absent, i.e., when only redistributed atomic-scale Ag+ species were present, the resulting hopping site distribution would be spatially imbalanced. Although site density would increase near the bottom electrode, a simultaneous depletion of hopping sites near the top electrode disrupts the continuity of the percolation network. As a result, electron conduction across the entire layer would be significantly less efficient, limiting the potentiation effect.
Conversely, during depression, the application of a negative bias drives Ag ions to redistribute toward the top interface, progressively depleting the density of available hopping sites near the bottom electrode (Fig. 7b). Although the embedded Ag nanoclusters remain stationary and continue to function as intermediate tunneling anchors, the decrease in carrier injection from the bottom electrode due to the depletion of Ag+ species leads to a reduced probability of electron conduction. In this case, conduction is no longer limited by the bridging function of the nanoclusters, but rather by the diminished population of accessible hopping sites that can feed electrons into the percolation network. This spatial redistribution leads to suppressed electron conduction, consistent with the experimentally observed depression behavior. Taken together, this hypothesis explains both the asymmetric conductance modulation with respect to voltage polarity and the continuous analog conductance tuning observed in the device. A key factor in this polarity-dependent switching is that the device conductance is predominantly governed by the interfacial state near the bottom electrode under the fixed read voltage polarity (positive bias at the top electrode). Under this condition, the accumulation of Ag ions near the bottom interface during potentiation significantly enhances electron injection and transport, facilitated by the synergy with stationary Ag nanoclusters. While the top interface becomes depleted of mobile ions, it does not become an absolute bottleneck because the large amounts of injected electrons could move through the embedded Ag nanoclusters, acting as quasi-stationary tunneling anchors, or be excited to the conduction band and migrate under the electric field. On the other hand, during depression, Ag ions are depleted from the bottom interface. As a result, the amount of injected electrons would be significantly reduced at the same positive read voltage condition. It would result in increased resistance as a depression, whose schematics are illustrated in Fig. S15. This mechanism interprets polarity-dependent potentiation and depression behaviors with the redistribution of Ag ions, which is also confirmed from the KPFM analysis that is discussed in the following section.
Regarding Ag-ion redistribution, it is important to consider the thermodynamic solubility of Ag in the VCeOx matrix, which critically governs the coexistence of mobile atomic-scale species and quasi-stationary nanoclusters. If the solubility is too high, Ag would remain fully dispersed at the atomic level, making cluster formation unlikely and thereby undermining the tunneling-anchor-assisted conduction mechanism described in Fig. 7. Conversely, if the solubility is too low, Ag atoms would precipitate entirely into metallic aggregates, eliminating the reservoir of residual atomic Ag necessary for conductance modulation. Although the solubility data are not available, a certain amount of Ag atoms are thought to be dissolved in these oxides, verified from the results of Ag-filamentary RRAM involving the dissolution of Ag atoms in the oxides as a route for Ag filament formation in the oxides.4,30 The coexistence of both stationary nanoclusters and dynamic residual Ag+ species forms the basis for the subsequent bias-driven ionic redistribution and consequent conductance-changing behaviors. The presence of mobile atomic-scale Ag+ species will be further investigated using KPFM in the following sections.
To elucidate the presence and dynamic behavior of mobile Ag+ species in the VCeOx:Ag layer, KPFM analysis was performed, as summarized in Fig. 8. KPFM offers high-resolution mapping of local electronic properties by exploiting its inherent sensitivity to work function variations at the nanoscale. It functions by detecting electrostatic forces between an AFM tip and the sample surface and determining the contact potential difference (CPD), which arises from the difference in work function between the conductive AFM tip (ϕt) and the sample surface (ϕs), as described by eqn (4):
![]() | (4) |
Thus, the observed increase (or decrease) in CPD under positive (or negative) bias corresponds to a decrease (or increase) in the local sample work function, which could be used to quantify the absolute work function of metallic systems,88 map surface potential distributions in dielectric materials,89 and identify energy band bending90 and dopant profiles in semiconductors.91,92 Additionally, it could be employed to investigate field-induced ionic dynamics, such as the agglomeration of ionic vacancies93 or proton migration.94
In this measurement, external electrical bias was applied locally to the surface of the VCeOx:Ag layer to induce the localized migration of mobile Ag+ species. A metal probe with a sharp metal tip mounted on a micromanipulator stage of the probe station was brought into direct contact with the surface of the VCeOx:Ag layer, and a DC voltage pulse sequence (+5 V or −5 V, 100 times) was applied to induce Ag+ migration within the oxide matrix (Fig. 8a). Subsequently, surface potential mapping was performed via KPFM over a 15 × 15 μm2 region that encompassed the biased area (Fig. 8b).
Fig. 8c shows the topography of the sample surface after bias application. The dotted regions indicate the location where the probe tip contacted the surface, and line profiles confirm the absence of significant morphological changes. Fig. 8d displays the corresponding surface potential map, clearly revealing distinct contrast between the positive biased and negative biased regions. The line profile in Fig. 8e, which is constructed by the data of Fig. 8d, further quantifies the CPD variations. The region without applied bias, referred to as the initial (pristine) surface, exhibited an average CPD of approximately 140 mV. Upon applying a positive voltage pulse sequence to locally induce a low-resistance state (LRS, i.e., high-conductance state for potentiation), the CPD increased significantly, with the plateau value elevated to approximately 280 mV. In contrast, negative bias results in a comparable decrease in CPD, down to approximately 0 mV, inducing a high-resistance state (HRS, i.e., low-conductance state for depression). Ideally, such modulation would yield a uniform potential shift across the entire biased region; however, in this study, the observed potential distribution showed slight asymmetry and spatial variation. This is likely attributable to the manual probing configuration, which may result in non-uniform contact pressure. Despite these practical limitations, the CPD response exhibited clear polarity-dependent, tunable surface potential, which reflects the work function modulation directly linked to changes in the Fermi level position of the VCeOx:Ag surface. Time-dependent surface potential evolution was monitored to evaluate the stability and reversibility of the induced electronic states. As shown in Fig. 8f, a noticeable decay in CPD was observed over a 94-minute period following positive bias application. This gradual relaxation is indicative of the back-diffusion of Ag+ ions away from the high-density region and supports the hypothesis of reversible ionic motion, in agreement with the previously observed time-dependent synaptic plasticity characteristics. The original 2D and 3D surface potential distributions are provided in Fig. S16.
The mechanism governing the observed surface work function modulation is directly related to the bias-driven redistribution of Ag+ species. As illustrated in Fig. 8g, the application of a positive bias induces the accumulation of mobile Ag ions near the bottom electrode. This accumulation, in turn, facilitates electron injection from the bottom electrode and promotes the filling of surface trap states. Consequently, this leads to an upward shift in the local Fermi level, which effectively lowers the work function and increases the measured CPD. Conversely, a negative bias drives the depletion of Ag ions from the bottom region, which reduces trap occupancy and results in a downward shift in the Fermi level. This process increases the work function and decreases the measured CPD. Collectively, these results provide compelling evidence for the presence of mobile Ag+ species within the VCeOx matrix. The ability to modulate and visualize the change in surface potential by local-bias application as well as the subsequent time-dependent decay, demonstrates that the Ag ions actively migrate under an electric field and partially relax over time. These findings validate the proposed mixed conduction mechanism involving both stationary Ag nanoclusters and mobile ionic Ag+ species, which cooperatively mediate conductance change in this device.
| This journal is © The Royal Society of Chemistry 2026 |