Next Article in Journal
DOA Estimation with Coprime Arrays Using Toeplitz and Hankel-Based Structured Covariance Reconstruction
Previous Article in Journal
High-Dimensional Nonlinear Dynamics and Hopf Bifurcation Analysis of Frequency Response for Hydro-Wind-Solar Hybrid Power Systems with High Proportion of Renewable Energy
Previous Article in Special Issue
LACX: Locality-Aware Shared Data Migration in NUMA + CXL Tiered Memory
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Editorial

Future Technologies for Data Management, Processing, and Application

Department of AI Systems Engineering, Sungkyunkwan University, Suwon 16419, Republic of Korea
Electronics 2026, 15(10), 2117; https://doi.org/10.3390/electronics15102117
Submission received: 14 May 2026 / Accepted: 14 May 2026 / Published: 15 May 2026
(This article belongs to the Special Issue Future Technologies for Data Management, Processing and Application)

1. Introduction

Data management, processing, and application are increasingly interconnected in modern electronic systems. In industrial platforms, connected vehicles, smart terminals, energy systems, social media environments, and high-performance computing infrastructures, the value of data depends not only on its availability but also on whether it can be appropriately selected, efficiently processed, securely protected, and reliably applied. As data becomes more heterogeneous and application environments more dynamic, research in this area must move beyond algorithmic performance alone and consider the full pathway from data-resource selection to trustworthy processing and practical deployment.
This Special Issue, “Future Technologies for Data Management, Processing, and Application,” brings together eleven contributions that address this pathway from complementary perspectives. The papers examine data resource evaluation, knowledge graph reasoning, recommendation, secure data exchange, implicit authentication, multimodal speech processing, image distillation, adaptive forecasting, synthetic data generation, microgrid reliability assessment, and memory system optimization. Collectively, they show that data-oriented electronic systems require coordinated advances in data quality, domain-aware processing, security, reliability, and resource-efficient implementation.
This perspective is consistent with earlier research emphasizing that data quality should be understood from the viewpoint of data consumers rather than only as a technical property [1]. It also reflects the broader transition from conventional database management toward dataspaces capable of organizing heterogeneous and distributed information resources [2], as well as the growing role of big data analytics in decision-making and system optimization [3]. Related studies in electronics have similarly highlighted the importance of reliable information interaction, timely data delivery, and multisource information fusion in connected and sensor-based environments [4,5,6]. Building on these directions, the present Special Issue illustrates how data technologies can be developed across both algorithmic and system-level contexts.

2. Overview of the Contributions

Several contributions focus on data as a managed and valuable resource. Contribution 1 addresses business data-resource selection in multi-value-chain data spaces. Instead of treating data management as passive storage, the study combines data quality evaluation, data utility assessment, and collaborative filtering to recommend resources that better match business analysis needs. Contribution 9 extends the concern with data usefulness to synthetic data generation. It shows that preserving distributions and correlations alone may be insufficient when real data contain meaningful clusters, and it proposes a cluster-wise generation method to better retain structural properties for downstream analysis. Contribution 6 also contributes to data-resource quality by introducing SponSpeech, a spontaneous, informal speech dataset designed to support more realistic punctuation-restoration evaluation. These contributions underline a common point: data are useful only when their quality, structure, and context are aligned with the intended analytical task.
A second group of contributions develops methods for intelligent and efficient data processing. Contribution 2 proposes PMHR, a path-based multi-hop reasoning framework for knowledge graphs that combines reinforcement learning, knowledge graph embeddings, and rule-enhanced rewards. By addressing sparse rewards, spurious paths, large action spaces, and runtime cost, the work contributes to interpretable and efficient knowledge reasoning. Contribution 3 applies social-network data to e-sports recommendation, using both popularity and satisfaction metrics derived from Twitter/X metadata. This dual-metric approach enables the identification of both mainstream and niche e-sports and demonstrates how social media data can support more nuanced recommendations.
Efficiency is a recurring concern in this group. In Contribution 6, EfficientPunct combines text-based predictions with multimodal acoustic and textual embeddings for punctuation restoration while reducing inference complexity. Contribution 7 approaches efficiency through image distillation, using discrete wavelet transform and modified principal component analysis to obtain compact image representations for classification. Contribution 8 addresses forecasting under limited and fluctuating data conditions through an elastic optimal adaptive GM(1,1) model that adjusts sequence length and incorporates stationarity testing. Although these studies differ in domain, they share a practical concern: data-processing methods must balance accuracy with computational feasibility.
A third group of contributions addresses trustworthy and application-oriented systems. Contribution 4 proposes a Hyperledger Fabric-based multi-channel architecture for Internet of Vehicles data exchange. By organizing data into channel-specific ledgers and enabling controlled cross-channel interaction, the study supports confidentiality, integrity, and interoperability among stakeholders such as manufacturers, insurers, and traffic-management organizations. Contribution 5 examines smart-terminal security through implicit identity authentication based on user posture perception and the fusion of keystroke and motion-sensor data. Together, these papers show that trust in data systems may be achieved through both secure infrastructure and continuous user verification.
The final two contributions emphasize reliability and system-level performance. Contribution 10 proposes a data-driven reliability assessment method for islanded microgrids under frequency-regulation scenarios. By integrating a system frequency response model with sequential Monte Carlo simulation, the study shows that static reliability assessment may underestimate operational risk when frequency dynamics are ignored. Contribution 11 addresses memory management in NUMA and CXL-based tiered-memory systems. Its LACX mechanism identifies shared pages and migrates them to CXL memory, improving bandwidth utilization while preserving DRAM locality for private data. These contributions demonstrate that data applications depend not only on models and datasets, but also on the reliability and efficiency of the infrastructures that support them.

3. Discussion

The contributions in this Special Issue point to a clear development in data-oriented electronics research: the main challenge is no longer limited to improving computational models in isolation. Instead, data must be made usable, trustworthy, and efficient throughout the complete lifecycle of management, processing, and application.
One important theme is data-centric design. Contributions 1, 6, and 9 show that the usefulness of later processing stages depends strongly on the quality, structure, and relevance of the underlying data. Industrial data must be evaluated according to both quality and utility; speech datasets should reflect realistic communication conditions; and synthetic data should preserve structural properties that matter for downstream tasks. These studies suggest that better data preparation, evaluation, and representation are as important as model improvement.
A second theme is domain-aware intelligence. The contributions adapt methods to the structures of specific application domains: paths and rules in knowledge graphs, engagement signals in e-sports communities, acoustic and textual cues in speech, wavelet-domain features in image classification, stationarity in time series, and frequency dynamics in microgrids. This domain awareness is important because data rarely becomes actionable through general-purpose computation alone. They must be interpreted within the constraints, risks, and objectives of particular environments.
A third theme is trust under practical constraints. Secure Internet of Vehicles data exchange, continuous authentication, interpretable knowledge graph reasoning, privacy-aware synthetic data generation, and frequency-sensitive reliability assessment all show that trust is multidimensional. It includes cybersecurity, privacy, explainability, operational reliability, and resilience to changing conditions. The contributions support a broader view of trustworthy data systems, in which security mechanisms, analytical models, and deployment environments must be considered together.
Finally, this Special Issue highlights resource-aware deployment. Efficient punctuation restoration, image distillation, adaptive forecasting, and CXL-based memory management all respond to the practical costs of data processing. As data-intensive applications expand, performance will increasingly depend on the interaction between algorithms, datasets, operating systems, hardware resources, and application requirements. This reinforces the need to study data management, processing, and application as connected components of a single technological ecosystem.

4. Future Research Directions

The studies collected in this Special Issue suggest several directions for further work.
First, data management systems should become more adaptive and utility-driven. In large industrial and organizational data spaces, users may not know in advance which data resources are most relevant to a specific task. Future systems should therefore assess data according to completeness, consistency, relevance, timeliness, uncertainty, privacy risk, cost, and analytical value.
Second, intelligent processing methods should more explicitly integrate learning with domain knowledge. The contributions on knowledge graph reasoning, time-series forecasting, speech processing, and microgrid reliability show that robust performance often depends on structural information, physical behavior, temporal stability, or task-specific metrics. Hybrid approaches may be particularly valuable when data are limited, noisy, incomplete, or changing over time.
Third, privacy-preserving and secure data use will remain a major challenge. Blockchain-based data exchange, synthetic data generation, continuous authentication, federated learning, differential privacy, access-control mechanisms, and edge computing represent complementary directions. A key issue will be how to preserve analytical utility while ensuring confidentiality, accountability, and operational feasibility.
Fourth, future applications will require closer connections between data processing and computing infrastructure. The work on CXL-based tiered memory illustrates that data movement and memory placement can directly influence application performance. Similar concerns are likely to arise in edge computing, distributed analytics, sensor networks, and high-throughput AI systems. For latency-sensitive, energy-constrained, or memory-intensive applications, algorithm design and system design should be considered jointly.
Finally, a realistic evaluation will be essential. Several contributions rely on application-oriented data sources or environments, including industrial production datasets, social media data, spontaneous speech, user behavior data, energy-system simulations, and memory workloads. Continued progress will require benchmarks and evaluation protocols that better reflect the complexity of deployment conditions.

5. Conclusions

This Special Issue, “Future Technologies for Data Management, Processing, and Application,” presents eleven contributions that examine how data can be selected, processed, secured, and applied in modern electronic systems. The papers cover industrial data-resource optimization, knowledge graph reasoning, social-media-based recommendation, blockchain-enabled Internet of Vehicles data exchange, implicit authentication, multimodal punctuation restoration, image distillation, adaptive forecasting, synthetic data generation, microgrid reliability assessment, and CXL-based memory management.
Taken together, the contributions show that future data-oriented research should not be judged by algorithmic accuracy alone. Data must first be evaluated and made usable; processing methods must reflect domain structure and computational constraints; and applications must operate securely and reliably in practical environments. This Special Issue presents data technologies not as isolated computational tools, but as integrated systems that connect data quality, intelligent processing, trustworthy operation, and deployment-aware optimization.
We hope that this collection will serve as a useful reference for researchers and practitioners working on data management, intelligent processing, and application-oriented electronic systems. We also hope that it will encourage further research on methods and infrastructures that connect data utility, trustworthy analytics, and practical implementation.

Funding

This research received no external funding.

Acknowledgments

The Guest Editors sincerely thank the authors who contributed their work to this Special Issue. We also acknowledge the anonymous reviewers for their careful evaluations and constructive comments, and the editorial team of Electronics for their professional support throughout the editorial process.

Conflicts of Interest

The authors declare no conflicts of interest.

List of Contributions

References

  1. Wang, R.Y.; Strong, D.M. Beyond Accuracy: What Data Quality Means to Data Consumers. J. Manag. Inf. Syst. 1996, 12, 5–33. [Google Scholar] [CrossRef]
  2. Franklin, M.; Halevy, A.; Maier, D. From Databases to Dataspaces: A New Abstraction for Information Management. SIGMOD Rec. 2005, 34, 27–33. [Google Scholar] [CrossRef]
  3. Gandomi, A.; Haider, M. Beyond the Hype: Big Data Concepts, Methods, and Analytics. Int. J. Inf. Manag. 2015, 35, 137–144. [Google Scholar] [CrossRef]
  4. Kovtun, V.; Grochla, K.; Połys, K. Investigation of the Information Interaction of the Sensor Network End IoT Device and the Hub at the Transport Protocol Level. Electronics 2023, 12, 4662. [Google Scholar] [CrossRef]
  5. Pu, C.; Yang, H.; Wang, P.; Dong, C. AoI-Bounded Scheduling for Industrial Wireless Sensor Networks. Electronics 2023, 12, 1499. [Google Scholar] [CrossRef]
  6. El Boudani, B.; Dagiuklas, T.; Kanaris, L.; Iqbal, M.; Chrysoulas, C. Information Fusion for 5G IoT: An Improved 3D Localisation Approach Using K-DNN and Multi-Layered Hybrid Radiomap. Electronics 2023, 12, 4150. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Le, D.-T. Future Technologies for Data Management, Processing, and Application. Electronics 2026, 15, 2117. https://doi.org/10.3390/electronics15102117

AMA Style

Le D-T. Future Technologies for Data Management, Processing, and Application. Electronics. 2026; 15(10):2117. https://doi.org/10.3390/electronics15102117

Chicago/Turabian Style

Le, Duc-Tai. 2026. "Future Technologies for Data Management, Processing, and Application" Electronics 15, no. 10: 2117. https://doi.org/10.3390/electronics15102117

APA Style

Le, D.-T. (2026). Future Technologies for Data Management, Processing, and Application. Electronics, 15(10), 2117. https://doi.org/10.3390/electronics15102117

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop