1. Introduction
The online signature verification is one of the most extensively studied behavioral biometric modalities, owing to its long-standing social acceptance, ease of acquisition, and relatively low hardware requirements [
1,
2,
3,
4,
5,
6,
7,
8,
9]. Signatures have historically served as a legally binding means of identity verification in financial, administrative, and legal contexts, which has facilitated their transition into the digital domain [
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21]. Unlike physiological biometrics such as fingerprints, iris patterns, or facial features, signatures are behavioral in nature and therefore reflect not only physical characteristics but also neuromotor processes and learned motor patterns [
22,
23,
24,
25,
26,
27,
28,
29,
30]. This dual nature makes online signatures both appealing and challenging as a biometric trait [
7,
8].
In online (also referred to as dynamic) signature verification, the signing process is recorded as a time-dependent sequence of events rather than as a static image [
7,
8,
12]. Typical captured information includes spatial coordinates of the pen tip over time, velocity and acceleration profiles, stroke segmentation through pen-up and pen-down events, and, when available, additional channels such as pressure, tilt, and azimuth [
8,
12]. These dynamic characteristics encode how a signature is produced rather than simply what it looks like [
8,
12,
24]. As a result, online signatures often provide greater discriminatory power than offline signatures, which are limited to static visual appearance [
8,
12]. Numerous studies have demonstrated that skilled forgeries may visually resemble genuine signatures while failing to reproduce the temporal structure and motor dynamics of the signing process [
7,
8].
Despite these advantages, online signature verification remains a complex problem due to the intrinsic variability of human motor behavior [
24,
25,
26]. Even under controlled conditions, genuine signatures from the same individual may exhibit substantial variation across signing sessions [
24,
25]. Factors such as fatigue, emotional state, stress, signing speed, posture, and environmental context can all influence the resulting signature dynamics [
24,
25]. This intra-user variability must be carefully modeled in any practical verification system to avoid excessive false rejections of genuine users [
8,
9]. At the same time, systems must remain sensitive enough to detect skilled forgeries, which may approximate spatial shape while differing subtly in timing or pressure patterns [
7,
8].
Beyond human-related variability, acquisition conditions play a crucial role in shaping the recorded signature signal [
8,
22]. The characteristics of the sensing device—including sampling frequency, spatial resolution, pressure sensitivity, and latency—can significantly affect the captured trajectories [
22]. The physical properties of the writing surface, such as friction and texture, influence pen movement and stroke smoothness [
25]. Additionally, the size and aspect ratio of the available writing area can alter the spatial scaling, stroke length, and layout of the signature [
22,
25]. Consequently, the same user signing on different devices, or even on the same device under different configurations, may produce signatures with markedly different dynamic properties [
22].
Traditional online signature datasets and benchmark studies have often relied on controlled acquisition environments using dedicated digitizing tablets [
1,
2,
3]. These tablets typically provide consistent sampling rates, high-resolution sensing, and a fixed writing area, thereby minimizing acquisition-related variability [
1,
2,
3]. While such setups are well-suited for algorithm development and comparative evaluation, they do not fully reflect the conditions encountered in modern deployment scenarios [
22].
In recent years, the landscape of online signature acquisition has shifted toward consumer-grade mobile devices, particularly smartphones and tablets equipped with active stylus input [
22]. These devices are now widely used for electronic document signing, consent forms, contract approval, and mobile authentication workflows [
22]. The increasing prevalence of stylus-enabled mobile devices introduces new challenges for online signature verification [
22]. Consumer devices vary widely in form factor, screen size, ergonomics, and interaction modality [
22]. Smartphones typically offer a relatively small writing area and are often held in one hand while signing with the other, potentially leading to constrained or compressed signature movements [
22]. Tablets, by contrast, provide larger screens and may be placed on a table or held at different angles, allowing for broader arm movements and altered wrist dynamics [
25]. Even when devices share a common stylus technology ecosystem, such as Samsung’s S-Pen, differences in hardware implementation and usage context can introduce systematic variations in the captured signature data [
22].
In real-world authentication scenarios, it is increasingly common for users to enroll their signature on one device and later be required to verify it on another [
22]. For example, a user may initially provide a reference signature on a tablet during an onboarding or registration process and subsequently authenticate transactions on a smartphone while on the move [
22]. This cross-device usage pattern is fundamentally different from the assumptions underlying many traditional verification systems, which implicitly assume consistent acquisition conditions between enrollment and verification [
22]. As a result, understanding cross-device variability has become a critical issue for the practical deployment of online signature verification systems [
22].
Cross-device variability arises from multiple interacting factors [
22]. Differences in screen size and writing area may cause signatures to be spatially scaled or compressed [
22]. Changes in device orientation, grip, and posture can affect stroke direction, velocity, and smoothness [
25]. Sampling rates and sensor noise characteristics may differ between devices, altering the temporal resolution of the captured signal [
22]. Moreover, users may unconsciously adapt their signing behavior to the device, resulting in systematic changes in signing style [
25]. Together, these factors contribute to mismatches between signatures acquired on different platforms, potentially increasing intra-user distances and degrading verification performance [
22]. Despite its practical importance, cross-device effects in online signature verification remain relatively underexplored in consumer mobile devices [
22]. Many existing studies focus on improving accuracy within a single device or dataset, without explicitly examining generalization across heterogeneous platforms [
22]. Therefore, as mobile authentication expands, empirical studies are needed to characterize the impact of device heterogeneity on signature dynamics and similarity measures [
22].
Table 1 summarizes representative prior work in online signature verification and highlights whether cross-device effects are explicitly considered.
The present work addresses this gap by investigating cross-device variability in online signature dynamics acquired using consumer-grade Samsung devices with S-Pen input: a Galaxy Ultra smartphone and a Galaxy Tab S6 Lite tablet [
22]. These devices were selected to represent two commonly used mobile form factors with substantially different screen sizes and interaction areas, while maintaining a consistent stylus technology and operating ecosystem [
22]. By focusing on devices that are widely available to consumers, this study aims to provide insights that are directly relevant to real-world mobile authentication scenarios [
22]. To facilitate flexible and device-independent data collection, a lightweight web-based acquisition interface was developed. Unlike native applications tailored to a specific platform, a web-based interface enables consistent deployment across multiple devices with minimal configuration overhead. Each signature is captured as a structured multivariate time series, preserving temporal ordering and spatial information. This representation allows for direct analysis of dynamic properties and supports the application of sequence-based similarity measures. The use of a standardized data format also simplifies cross-device comparison and future dataset extension. Similarity between signatures is evaluated using DTW-based similarity analysis; details on DTW computation and the length-normalized DTW score are provided in
Section 3.3 [
20,
29]. In summary, this work investigates the impact of device heterogeneity on online signature dynamics by analyzing signatures captured on a smartphone and a tablet using a consistent stylus ecosystem and a web-based acquisition interface [
22]. Through DTW-based similarity analysis under intra-device and cross-device conditions, the study explores how differences in form factor and writing area influence dynamic signature behavior [
22,
25]. By focusing on consumer mobile devices and real-world usage considerations, the study aims to contribute to a more realistic understanding of the challenges facing online signature verification systems and to provide guidance for future research in this increasingly important application domain [
22].
From a biometric security perspective, this cross-device setting defines an operational risk surface: a user enrolled on one device and verified on another may produce higher genuine-score variability, which can increase overlap with impostor-score distributions and complicate threshold selection. In practical terms, this mismatch can raise false-rejection risk for legitimate users and, depending on operating point, may also affect false-acceptance behavior. Therefore, in this pilot study, cross-device variability is treated as a security-relevant source of uncertainty in mobile signature authentication rather than only as a usability or signal-processing issue.
2. Materials and Methods
This study adopts an exploratory experimental methodology to analyze cross-device variability in online signature dynamics acquired from consumer-grade mobile devices [
22]. The methodology is designed to reflect realistic mobile signing conditions while maintaining sufficient structure to enable meaningful comparison between devices [
22]. It encompasses participant recruitment, data acquisition setup, signature capture protocol, data representation, and similarity analysis.
Online signatures were collected from 15 adult participants recruited on a voluntary basis. Each participant provided 10 genuine signatures per device, using both the Galaxy Ultra smartphone and the Galaxy Tab S6 Lite tablet, resulting in a total of 300 genuine signature samples across the study. Before acquisition, participants received the same brief operational instructions regarding how to complete the signing task, and the capture process was executed through a unified web-based interface to maintain procedural consistency across devices. Data collection was conducted under the same protocol to reduce avoidable acquisition bias and preserve comparability between intra-device and cross-device analyses. The participant pool was intentionally heterogeneous in terms of handwriting style, stroke dynamics, signing habits, writing speed, and degree of familiarity with stylus-based interaction. This heterogeneity was retained to reflect realistic usage conditions and to avoid an artificially constrained cohort that could mask natural behavioral variability [
24,
25,
26]. In practical terms, some participants reported frequent use of tablets or pen-enabled screens in academic or professional contexts, while others had limited prior exposure to digital pen input and required short adaptation at the start of the task. Preserving this range of user profiles was considered important for evaluating cross-device effects under conditions closer to everyday mobile authentication scenarios rather than under highly controlled laboratory behavior. This design choice supports the exploratory objective of assessing whether a device change alone can alter signature dynamics in a way that impacts downstream verification behavior. Consequently, the dataset was structured to allow direct comparison of the same-user signatures across same-device and different-device conditions while maintaining a consistent collection framework. To preserve participant privacy and comply with ethical considerations, each subject was assigned an anonymous identifier (P01, P02, etc.) consistently throughout data storage and analysis. No personally identifiable information, such as names, demographic attributes, or biometric identifiers beyond the signatures themselves, was collected or stored. All participants were informed of the purpose of the study and provided consent prior to data acquisition.
Signature data were acquired using two consumer mobile devices equipped with Samsung S-Pen technology: a Samsung Galaxy Ultra smartphone and a Samsung Galaxy Tab S6 Lite tablet [
22]. These devices were selected to represent two commonly used mobile form factors with substantially different screen sizes and interaction characteristics, while maintaining a consistent stylus ecosystem [
22]. Both devices support active pen input with pressure sensitivity and provide system-level access to stylus event data through web-based interfaces. The smartphone and tablet differ in several aspects that are relevant to signature acquisition, including writing surface area, screen resolution, physical dimensions, and typical usage posture [
22]. The Galaxy Ultra smartphone provides a relatively small signing area and is often held in one hand while signing with the other, potentially constraining movement and encouraging wrist-dominant strokes [
22]. In contrast, the Tab S6 Lite tablet offers a larger writing surface and is more likely to be placed on a table or held with both hands, allowing broader arm movements and different stroke dynamics [
25]. These differences are representative of common real-world conditions in which users may alternate between devices for signing tasks [
22]. A visual comparison of the devices and their relative writing areas is provided in
Figure 1.
To ensure platform independence and consistency across devices, a lightweight web-based signature acquisition interface was developed. This choice enables the same acquisition workflow, see
Figure 2, to be deployed across multiple consumer devices with minimal configuration overhead, avoiding differences introduced by device-specific native applications. The interface records each signature as a structured multivariate time series while preserving temporal ordering and spatial information, supporting consistent downstream preprocessing and DTW-based comparison.
The interface runs in a standard mobile web browser and captures stylus input events in real time without requiring device-specific native applications [
22]. This design choice reduces implementation complexity and facilitates reproducibility while allowing the same acquisition logic to be deployed on both devices [
22]. The interface presents participants with a blank signing area occupying a fixed proportion of the available screen space. Participants were instructed to sign naturally within this area using the S-Pen, without attempting to adjust their signature style to the device. During signing, the interface records a sequence of stylus events, including pen-down, pen-move, and pen-up actions. Each event is timestamped and associated with spatial coordinates relative to the signing area. When supported by the device and browser, additional attributes such as pressure are also recorded. Each captured signature is stored as a structured multivariate time series, preserving the temporal ordering of events. This representation allows direct analysis of dynamic properties and supports sequence-based similarity measures such as Dynamic Time Warping [
20,
29]. All signature data are stored locally in a structured format and later exported for offline analysis. Participants were asked to provide multiple genuine signature samples on each device. The signing sessions were conducted in a casual indoor environment to approximate everyday usage rather than a strictly controlled laboratory setting [
22]. Participants were allowed to sit comfortably and hold the device in a manner they found natural, reflecting realistic mobile signing behavior [
22]. No constraints were imposed on signing speed or pressure, and participants were encouraged to sign as they normally would when authorizing documents. To minimize short-term memory effects while keeping the protocol practical, signatures on the two devices were collected in separate sessions, with a brief pause between device changes. The order of device usage was kept consistent across participants to reduce procedural variability, though the study does not attempt to eliminate all ordering effects. Each signature was treated as an independent sample, and no feedback was provided to participants regarding signature quality or consistency. The resulting dataset contains multiple signatures per participant per device, enabling both intra-device comparisons (signatures from the same participant on the same device) and cross-device comparisons (signatures from the same participant across different devices) [
22]. In operational terms, this setting represents a common mobile-authentication mismatch condition in which enrollment and verification may occur on different platforms. Due to the pilot-scale nature of the study, the number of participants and signatures per participant is limited; however, the dataset is sufficient to support exploratory analysis of device-related effects and their potential impact on score separability under cross-device use [
22].
Figure 3 illustrates representative raw signature trajectories acquired from multiple participants on the smartphone (Galaxy Ultra) and tablet (Tab S6 Lite) devices, highlighting both inter-user and inter-device variability in raw form for visualization (prior to the per-signature z-score normalization of x and y applied only for DTW comparison,
Section 3.1) and without any resampling. The plotted traces preserve the original temporal–spatial behavior captured during acquisition, including natural differences in stroke curvature, trajectory scale, and local shape complexity across users. In addition, noticeable device-dependent effects can be observed, such as changes in overall spatial extent and stroke spacing that are consistent with differences in writing area and interaction mechanics between the two platforms. These qualitative observations provide an intuitive motivation for the subsequent DTW-based comparisons, since DTW is designed to accommodate temporal misalignment while still reflecting geometric discrepancies when device mismatch is present [
20,
22,
23].
Raw signature samples are stored as multivariate time series extracted from CSV files generated by the acquisition interface. Each signature is represented as an ordered sequence of points, where each point contains the x-position (pixels), y-position (pixels), and the stylus pressure value when available. To ensure consistency across samples while preserving device-induced variability, only minimal preprocessing is applied: (i) verification of temporal ordering and (ii) removal of duplicate consecutive samples. No filtering, smoothing, or resampling is performed. However, prior to DTW comparison, x and y are standardized per signature using z-score normalization (zero mean, unit variance), as described in
Section 3.1, while pressure is kept in its native scale when available. This choice keeps the analysis aligned with raw acquisition behavior while preventing trivial coordinate offsets/scale from dominating the DTW cost [
20,
23].
Signature similarity is measured using multivariate Dynamic Time Warping (DTW), which aligns two sequences under non-linear temporal warping to account for differences in signing speed and local timing variations [
20,
29]. DTW distances are computed across four evaluation conditions: intra-device (phone-to-phone and tablet-to-tablet) and cross-device (phone-to-tablet and tablet-to-phone) [
22]. The resulting DTW distance serves as a measure of dissimilarity between signatures; lower distances indicate greater similarity. Rather than defining a verification threshold or reporting classification accuracy at this stage, the analysis focuses on comparing DTW distance distributions across these conditions, consistent with the exploratory goal of assessing device-induced variability. Details on DTW computation and the length-normalized DTW score are provided in
Section 3.3 [
20,
29].
Subsequent sections detail dataset preparation and preprocessing (
Section 3.1) and DTW-based analysis (
Section 3.3 and
Section 4) [
22]. It begins with signature acquisition on two mobile devices using a unified web-based interface, followed by structured time-series representation and minimal preprocessing. DTW-based similarity analysis is then performed to compare intra-device and cross-device signature pairs. The resulting distance measures are analyzed to identify trends and differences attributable to device form factor and writing area [
22]. By combining realistic mobile acquisition conditions with a transparent and reproducible analysis pipeline, this methodology provides a foundation for understanding cross-device effects in online signature verification [
22]. While limited in scale, the approach is designed to highlight key challenges and inform the design of future, larger-scale studies in heterogeneous mobile environments [
22].