Loading...

Table of Content

    25 September 2026, Volume 2026 Issue 5 Previous Issue   
    For Selected: Toggle Thumbnails
    Data Systems and Platforms
    Data-driven system optimization: Progress and prospects
    Jianmei GUO, Shu XU, Bo HUANG
    2026, 2026 (5):  1-12.  doi: 10.3969/j.issn.1000-5641.2026.05.001
    Abstract ( 4 )   HTML ( 0 )   PDF (5100KB) ( 5 )   Save

    In the post-Moore era, the primary driver of computing power growth has shifted from semiconductor process miniaturization to full-stack software-hardware co-optimization. During the domestic substitution of computing power in China, technical bottlenecks exist, including the absence of full-stack optimization toolchains, insufficient technical accumulation of key system software, and high costs for the migration of legacy applications. This paper proposes a method of data-driven system optimization, which strives to transform performance optimization from empirical attempts into a quantitative and reproducible engineering approach, simultaneously emphasizing the system perspective of vertical full-stack and horizontal scaling. Based on the proposed method, this paper introduces the research progress in microarchitecture measurement, compiler optimization and binary translation, and outlines future technological development trends. This work provides valuable references for promoting the independent and controllable development of China’s domestic computing power ecosystem.

    Figures and Tables | References | Related Articles | Metrics
    Survey of testing and benchmarking techniques for modern database systems
    Hanghang GENG, Xuhua HUANG, Siyang WENG, Hongyu YANG, Rong ZHANG
    2026, 2026 (5):  13-25.  doi: 10.3969/j.issn.1000-5641.2026.05.002
    Abstract ( 9 )   HTML ( 1 )   PDF (832KB) ( 6 )   Save

    As database systems continue to evolve toward distributed architectures, cloud-native deployments, hybrid transactional/analytical processing workloads, multimodal data management, and agent-driven access, their evaluation frameworks—including target objects, workload characteristics, and quality metrics—have changed significantly. Conventional evaluation methodologies are primarily designed for relational databases with fixed query patterns, stable workloads, and single-dimensional performance metrics, thus rendering them insufficient for comprehensively characterizing modern database systems operating under complex functionalities, hybrid workloads, abnormal operating conditions, ecosystem migration, and security constraints. Hence, this paper presents a systematic taxonomy of database-evaluation techniques across five key quality dimensions: functional correctness, performance, availability, compatibility, and security. Furthermore, the research progress, application scenarios, and limitations of representative evaluation approaches are reviewed. Subsequently, challenges are introduced by large language models and agent-driven database interactions. We argue that future database evaluation must shift from isolated functionality testing to end-to-end quality validation, and from static, benchmark-based assessment to dynamic scenario simulation. Furthermore, evaluation frameworks must encompass emerging evaluation targets, such as multimodal queries, agent interfaces, structured result generation, and end-to-end security verification. This survey aims to provide a comprehensive reference for academic researchers and engineering practitioners in modern database evaluation.

    Figures and Tables | References | Related Articles | Metrics
    Design and prospects of scalable blockchain architecture
    Cheqing JIN, Qian ZHOU, Zhao ZHANG, Yanqin YANG
    2026, 2026 (5):  26-41.  doi: 10.3969/j.issn.1000-5641.2026.05.003
    Abstract ( 10 )   HTML ( 0 )   PDF (1644KB) ( 6 )   Save

    Blockchain is a key technology for building trust infrastructure based on data and mathematics. With ever-deeper applications in economy, livelihood, and other fields, the number of users has expanded rapidly, and task logic has become increasingly complex. How to enhance the scalability of blockchain systems thus becomes critical. Traditional distributed database systems only need to handle fail-stop faults, whereas blockchain systems must tolerate Byzantine faults, which results in significantly lower execution performance. System architecture is critical for blockchain performance, and architectural innovation is particularly important for scalability. This paper reviews the impact of architectural evolution on blockchain scalability, conducts an in-depth analysis of trust relationships among nodes, and proposes a hierarchical hybrid sharding architecture that organizes and manages shards in a layered manner, significantly enhancing system scalability. Further improvements in blockchain scalability include trust mechanism design, modular design, hardware and software co-design, on-chain and off-chain coordination, and deep integration with artificial intelligence.

    Figures and Tables | References | Related Articles | Metrics
    Distributed multi-agent collaboration framework for open environments
    Zhao ZHANG, Xinran LI
    2026, 2026 (5):  42-50.  doi: 10.3969/j.issn.1000-5641.2026.05.004
    Abstract ( 15 )   HTML ( 0 )   PDF (786KB) ( 7 )   Save

    As large language model (LLM) equips agents with stronger semantic understanding and task execution capabilities, multi-agent systems are transitioning from closed intranets to open networks. They show great potential for cross-institutional financial auditing, distributed scientific computing, decentralized intelligent services, and related scenarios. However, open environments often lack mutual trust, involve heterogeneous interests, and operate without a central authority. As a result, existing systems struggle to support verifiable collaboration, reproducible and recoverable failure handling, and accountable agent behavior. The objective of this study was to systematically review the key challenges of multi-agent collaboration in open environments. These challenges include the tension between the semantic correctness of state transitions and the verifiability of logs, trusted storage and version consistency of long-term memory, and contribution attribution and incentive compatibility among self-interested agents. Based on this analysis, a theoretical framework grounded in blockchain and verifiable computation is proposed. This framework includes an integrated on-/off-chain architecture, verifiable fault-tolerant state machines, verifiable storage and consistency maintenance for semantic memory, manipulation-resistant attribution, and incentive mechanisms. This research will foster deep cross-fertilization among distributed systems, formal verification, game theory, and LLM uncertainty, providing fundamental theoretical support for trustworthy collaboration in the “AI+” initiative.

    Figures and Tables | References | Related Articles | Metrics
    Design and scenario analysis of a trusted access mechanism for data resources
    Hu WANG, Han ZHANG, Tianhua WANG, Chunyan ZHAO
    2026, 2026 (5):  51-65.  doi: 10.3969/j.issn.1000-5641.2026.05.005
    Abstract ( 16 )   HTML ( 0 )   PDF (923KB) ( 11 )   Save

    Cross-organizational data application programming interface (API) calls frequently involve sensitive identity and authorization information of individuals and legal entities. Account credentials, Internet Protocol (IP) allowlists, and ordinary access tokens mainly authenticate callers, but cannot prove that each call has obtained valid authorization from the data subject, constrain critical business parameters, or support end-to-end traceability. To address these problems, this paper proposes a trusted access mechanism coordinated by a trusted access agent (TAA), a trusted access platform (TAP), and a trusted access gateway (TAG). Referring to attribute-based access control (ABAC) and the extensible access control markup language (XACML), the mechanism models trusted data access as six-dimensional constraint matching across subjects, applications, terminals, resources, purposes, and validity periods. A trusted access token, which can be represented using a format such as JSON web token (JWT), binds authorization evidence to access claims, while the resource-side TAG performs signature verification, validity checking, scope matching, replay prevention, and audit logging. Taking the socialized application of electronic certificates as a typical scenario, this paper analyzes component mapping, cross-network deployment paths, and typical abnormal access conditions. The analytical results demonstrate that the mechanism strengthens subject-authorization binding, request-consistency verification, least-privilege control, and end-to-end traceability for protected data API calls.

    Figures and Tables | References | Related Articles | Metrics
    Data Intelligent Technologies
    Artificial intelligence through the lens of large-scale machine empiricism and its application prospects
    Renjun HU
    2026, 2026 (5):  66-76.  doi: 10.3969/j.issn.1000-5641.2026.05.006
    Abstract ( 10 )   HTML ( 0 )   PDF (1523KB) ( 7 )   Save

    The core capability of artificial intelligence (AI), represented by large language models, stems from statistical modeling over large-scale human experiential data, which can be characterized as a form of machine empiricism. From this perspective, the capacity of AI demonstrates a jagged profile, markedly uneven across dimensions. On this basis, three paradigms for applying AI have emerged: ① synergy, which combines AI with complementary methods to offset its weaknesses; ② AI-native redesign, which leverages emerging capabilities such as perception, reasoning, planning, and reflection to re-engineer tasks as agents; and ③ cross-domain extension, which extends generative modeling beyond natural language to other domains. Furthermore, AI is driving technological equalization by lowering barriers through natural language interfaces, open-source models, and token-based services. This paper concludes by discussing the implications of this perspective for talent cultivation.

    Figures and Tables | References | Related Articles | Metrics
    HGC-FKT: Heterogeneous counterfactual graph-enhanced fair knowledge tracing model
    Yang YU, Yating WANG, Tiancheng ZHANG, Minghe YU, Ge YU
    2026, 2026 (5):  77-94.  doi: 10.3969/j.issn.1000-5641.2026.05.007
    Abstract ( 9 )   HTML ( 0 )   PDF (1125KB) ( 7 )   Save

    Knowledge tracing (KT) aims to infer learners’ dynamic knowledge states from historical interactions and predict their future responses. Despite considerable advances, existing KT methods still suffer from three practical limitations: performance disparities across student groups, sparse interaction data, and insufficient modeling of forgetting dynamics. To address these challenges, this paper proposes HGC-FKT, a heterogeneous counterfactual graph-enhanced fair knowledge tracing model. The model introduces a counterfactual-inspired graph augmentation module, which identifies disadvantaged student groups based on their historical learning records and constructs hypothetical interactions with high-value candidate questions. Potential responses to these unobserved interactions are estimated from the observed behaviors of similar learners and served as augmentation signals to enrich the student-question graph. Meanwhile, a group-disparity regularizer further reduces prediction differences between student groups. To alleviate interaction sparsity, HGC-FKT jointly encodes a student-question graph and a question-knowledge concept graph, thereby integrating behavioral and structural information. Furthermore, a forgetting-aware attention module further incorporates actual time intervals and repeated practice into temporal knowledge-state modeling. Extensive experiments on the Assist09, Assist12, and Junyi datasets demonstrate that HGC-FKT consistently improves predictive performance for disadvantaged students while maintaining strong overall accuracy. The model achieves an AUC of 0.8108 on Assist09, demonstrating the effectiveness of integrating graph augmentation, dual-graph representation learning, and forgetting-aware temporal modeling designs.

    Figures and Tables | References | Related Articles | Metrics
    Collaborative optimization of large and small models for tabular data-preparation pipeline generation
    Sibei CHEN, Xiaoyue HAN, Ju FAN, Xiaoyong DU
    2026, 2026 (5):  95-108.  doi: 10.3969/j.issn.1000-5641.2026.05.008
    Abstract ( 13 )   HTML ( 0 )   PDF (1938KB) ( 9 )   Save

    Owing to the development of big data and artificial intelligence, industry users are increasingly leveraging machine learning for data analysis. This study focuses on data preparation for machine-learning scenarios to automatically construct a high-quality data-preparation pipeline for a specified machine-learning task (including a tabular dataset, training objective, and model configuration). Existing methods typically rely on deep neural networks and require a predefined and limited operation space for data preparation, making it difficult to satisfy customization demands. Researchers are increasingly investigating the use of large language models (LLMs) to automatically generate data-preparation pipelines. Nevertheless, LLM have difficulty understanding the structure of tabular data and lack performance-oriented optimization for downstream tasks. This ultimately limits model performance. Hence, this study proposes a novel framework named LLMPipe to generate a tabular-data preparation pipeline based on the optimization of large and small models. The method first leverages the advantages of LLM in semantic understanding and knowledge generalization to generate customized and domain-adaptive data-preparation operations by incorporating task descriptions and contextual information. Subsequently, it introduces a lightweight model to model operation features and uses reinforcement learning to optimize the operation ordering strategy, thereby dynamically orchestrating the entire data-preparation pipeline. Based on a collaborative “large-model expansion and small-model tuning” approach, the framework preserves the ability to understand domain knowledge and compose high-quality pipelines while improving overall computational efficiency and effectively enhancing the customizability and rationality of the generated pipelines. Extensive experiments are conducted across multiple real-world machine-learning tasks from Kaggle. The results reveal that the proposed method significantly outperforms existing methods, with state-of-the-art accuracy achieved across machine-learning tasks.

    Figures and Tables | References | Related Articles | Metrics
    Survey of audio-driven cross-modal interaction technologies
    Mingshu TANG, Minghe YU, Tiancheng ZHANG, Ge YU
    2026, 2026 (5):  109-118.  doi: 10.3969/j.issn.1000-5641.2026.05.009
    Abstract ( 10 )   HTML ( 0 )   PDF (2703KB) ( 5 )   Save

    Multimodal interaction has become an important research direction in artificial intelligence. The audio modality carries rich temporal dynamic information and environmental semantics, playing a significant role in scenarios such as intelligent assistants, virtual digital humans, and autonomous driving. However, most existing surveys focus on the visual modality and lack a systematic review of audio-centric cross-modal interaction, making it difficult to comprehensively present the technical roadmap and developmental bottlenecks in this field. Taking audio as the dominant modality, this paper focuses on three major interaction lines—audio-text, audio-static image, and audio-dynamic video—and extends them to audio-driven three-dimensional motion generation. It systematically summarizes representative methods, technical routes, and application progress developed in recent years. On this basis, the paper analyzes the current development status and main limitations of different research directions from the perspectives of data foundation, time-series modeling, evaluation systems, and adaptability to real scenarios, with particular emphasis on the bottlenecks faced by multimodal audio datasets in terms of scale, annotation quality, and acquisition cost. Overall, audio-driven cross-modal interaction has achieved significant progress in unified representation learning, generative modeling, and real-scenario applications, and continues to advance toward stronger multi-granularity alignment capabilities, higher-quality data support, more robust evaluation systems, and more efficient deployment methods.

    Figures and Tables | References | Related Articles | Metrics
    Data visualization understanding in the era of large models
    Changbo WANG, Sicheng SONG
    2026, 2026 (5):  119-132.  doi: 10.3969/j.issn.1000-5641.2026.05.010
    Abstract ( 16 )   HTML ( 0 )   PDF (1986KB) ( 10 )   Save

    The development of multimodal large models has transformed visualization charts from static information carriers into important objects for model understanding, reasoning, generation, and safety evaluation. This review summarizes recent advances in visualization and visual analytics in the era of large models, focusing on two major directions: visualization chart understanding and misleading visualization analysis. The former investigates how models recover chart structures, data relations, and visual encodings from different input forms, including bitmap images, vector graphics, and D3 charts, and further supports chart question answering, visual grounding, style design, and the generation of titles and descriptions. The latter examines how misleading charts emerge from data selection, visual encoding, textual explanation, and communication context, with emphasis on taxonomy, evaluation of visual language models, automatic detection, explainable analysis, interactive correction, and safety defense. Existing studies indicate that both chart understanding and misleading visualization analysis rely on reliable alignment among data, visual structures, text, and semantics. Future research should develop unified chart representations, fine-grained evidence grounding, trustworthy generation, human-AI collaborative correction, and visualization defense mechanisms to enhance the safety of large models.

    Figures and Tables | References | Related Articles | Metrics
    Semantic-enabled scheduling with uncertainty quantification for steel logistics
    Yiming ZHAO, Haoyang LIU, Yitao DONG, Jiali MAO, Zhongbin LI
    2026, 2026 (5):  133-144.  doi: 10.3969/j.issn.1000-5641.2026.05.011
    Abstract ( 12 )   HTML ( 0 )   PDF (2888KB) ( 5 )   Save

    In bulk industrial logistics, order text typically contains implicit compatibility constraints that are challenging to identify accurately; disregarding destination spatial distribution during order splitting causes cross-region detours and exacerbates long-tail order accumulation. This paper proposes a collaborative scheduling framework integrating semantic awareness and uncertainty quantification for steel logistics. The semantic awareness module employs a domain-adapted sentence embedding model based on Bidirectional Encoder Representations from Transformers, latent relation graphs, and a mixture-of-experts routing module to model material compatibility, with industrial rules incorporated via large language model distillation for zero-shot inference on long-tail orders. The decision module adopts a variational hypernetwork that generates the mean and variance of network weights via variational inference, thus explicitly quantifying epistemic uncertainty and mitigating over-optimistic estimates for rare materials. Discrete routes and continuous split ratios are jointly optimized under a parameterized Markov decision process, with a differentiable physical constraint layer enforcing weight limits. On 1.7 million real industrial records, the framework achieved a competitive ratio of 0.8641 at approximately 100000 orders and a precision of 0.8942 in long-tail settings.

    Figures and Tables | References | Related Articles | Metrics
    Data Governance
    Open-source AI governance and discursive power in data standard-setting: Dilemmas, paths, and disciplinary perspectives
    Weiru HAN, Wenyi HE, Yisheng JIN, Wei WANG, Moming DUAN
    2026, 2026 (5):  145-152.  doi: 10.3969/j.issn.1000-5641.2026.05.012
    Abstract ( 17 )   HTML ( 0 )   PDF (2553KB) ( 6 )   Save

    The imbalance of standard discursive power in open-source AI governance hinders the transformation of China’s de facto advantages in open-source models into institutional discourse power. Taking standard discourse power as its analytical object, this paper examines the manifestations and causes of this imbalance: the board of the Open Source Initiative (OSI) has no Asian representatives, its open source AI definition (OSAID) has been widely criticized for not requiring the disclosure of training data, and the open-source exemptions of the EU AI Act are not applicable to high-risk scenarios. Meanwhile, Chinese open-source AI models have become de facto standards, with Qwen generating over 113000 derivative models and DeepSeek ranking first in attention on HuggingFace, yet there remains an evident gap between institutional discourse power and actual contributions. This paper analyzes the power dynamics behind standard competition, examines the institutional dilemmas of cross-border data governance, proposes pathways for building an autonomous standard ecosystem through AI bill of materials (AIBOM) standardization, trusted data spaces, and regional compliance mutual recognition, and discusses the knowledge foundation and talent support for standard building from the perspective of data discipline construction.

    Figures and Tables | References | Related Articles | Metrics
    Risk governance in diffusion models: A perspective on trade-offs among alignment, quality, and truthfulness
    Die CHEN, Cen CHEN, Yanhao WANG
    2026, 2026 (5):  153-166.  doi: 10.3969/j.issn.1000-5641.2026.05.013
    Abstract ( 11 )   HTML ( 0 )   PDF (2541KB) ( 5 )   Save

    Diffusion models are rapidly reshaping the paradigms of image and video generation, thus shifting generative artificial intelligence from a research-oriented tool toward a foundational infrastructure for digital-content creation. However, alongside the remarkable improvements in generative capability, a series of governance risks have emerged, including content safety, copyright ownership, fairness and bias, lack of truthfulness, and privacy leakage. Existing studies rarely focus on the intrinsic conflicts among different safety objectives: excessively strong safety alignments may degrade generation quality, constraints on truthfulness may suppress creative capability, and higher visual realism may increase the risks of deepfakes and privacy abuse. Hence, this paper systematically reviews the core governance risks of diffusion models from five perspectives: content safety, copyright and intellectual property, fairness and bias, hallucination and truthfulness, and privacy leakage. Furthermore, we propose an “alignment–quality–truthfulness” (AQT) trade-off framework to provide a unified perspective for analyzing the fundamental tensions and underlying mechanisms in diffusion models. We further argue that data memorization, concept entanglement, guidance amplification, the lack of world modeling, and data distribution bias jointly constitute the major sources of current governance challenges in diffusion models. The proposed AQT framework aims to provide a unified analytical perspective for diffusion-model safety research and facilitate the evolution of generative models from merely “high-quality generation” toward generation that is safe, truthful, and trustworthy.

    Figures and Tables | References | Related Articles | Metrics
    Open-source collaboration governance for AI Agent capability ecosystems: A case study of OpenClaw
    Hanghang GENG, Xiaowei CHEN, Fanyu HAN, Wei WANG
    2026, 2026 (5):  167-177.  doi: 10.3969/j.issn.1000-5641.2026.05.014
    Abstract ( 12 )   HTML ( 0 )   PDF (1222KB) ( 6 )   Save

    AI-native (Artificial Intelligence-native) open-source projects are evolving beyond code repositories into capability ecosystems that integrate models, tools, plugins, and user scenarios. However, quantitative evidence on whether an early surge in attention translates into stable collaborative governance capacity is limited. Using publicly available OpenDigger data, this study examines OpenClaw’s early collaboration dynamics from November 2025 to March 2026 across four dimensions: project influence, participation scale, issue-handling capacity, and contribution distribution. These dimensions are then compared with those of three AI-native open-source projects—vLLM, Claude Code, and Dify—over the same observation window. The results show that OpenClaw’s growth in attention translated into substantive collaboration expansion. In the first quarter of 2026, both its OpenRank and activity surpassed those of the three open-source projects. However, OpenClaw’s issue close rate was 0.70—the lowest among the four projects—indicating that its issue-handling capacity could not keep up with the growth in participants and collaboration events. At the organizational level, activity was highly concentrated in the core repository, while contributions within that repository exhibited a long-tail distribution. A relatively high bus factor suggests broad contributor participation; however, its governance implications must be assessed in conjunction with the structure of the core maintainer group. These findings suggest that, as AI-native open-source projects expand participation, they need to develop corresponding mechanisms for issue handling and contribution absorption.

    Figures and Tables | References | Related Articles | Metrics
    Data Intelligent Applications
    Large language models and multi-agent systems empowering new-type power systems
    Kunhua JI, Haoyang JIN, Wenhui LIU, Dingjiang HUANG
    2026, 2026 (5):  178-195.  doi: 10.3969/j.issn.1000-5641.2026.05.015
    Abstract ( 34 )   HTML ( 0 )   PDF (3242KB) ( 19 )   Save

    Against the backdrop of the carbon peaking and carbon neutrality goals and the high penetration of renewable energy, new-type power systems face challenges including uncertainty, multi-actor coordination, data silos, and security and trustworthiness. This review organizes the literature into three enabling layers: foundation models and multimodal representation; retrieval-augmented generation (RAG) and knowledge graphs (KGs); and multi-agent collaboration with embodied intelligence. It further discusses the role of world models in the preview and prediction of physical operational consequences. Across four domains—markets and trading; dispatch operation and maintenance; secure operation and situational awareness; and energy storage and energy-use management, this paper summarizes the applicable tasks, constraint injection and engineering boundaries. LLMs are most credible as high-capability assistants or bounded execution components coupled with evidence retrieval, physical solvers, digital twins and human oversight, rather than unconstrained autonomous controllers. Progress will depend on a closed loop linking trusted evidence, physical consequence assessment and accountable responsibility boundaries.

    Figures and Tables | References | Related Articles | Metrics
    SQL4Domain: A highly reliable Text-to-SQL generation and verification framework for domain-specific electric power data
    Yuanlai ZHANG, Qingning WANG, Ming GAO
    2026, 2026 (5):  196-207.  doi: 10.3969/j.issn.1000-5641.2026.05.016
    Abstract ( 12 )   HTML ( 0 )   PDF (946KB) ( 6 )   Save

    Owing to the rapid development of large language model (LLM), Text-to-SQL tasks have progressed significantly in recent years. However, applying Text-to-SQL to specialized domains such as finance, healthcare, and power engineering remains challenging owing to complex user queries and highly specialized database schemas. This paper proposes a highly reliable Text-to-SQL parsing framework named SQL4Domain, with the power industry considered as a typical application scenario. The framework first utilizes domain-specific knowledge bases to implement user-query intent recognition and key entity extraction. Subsequently, it generates structured query language (SQL) statements combined with domain knowledge prompts. Finally, it improves the accuracy and reliability of SQL statements via multi-strategic knowledge verification. Experiments on the power-industry dataset reveal that SQL4Domain significantly outperforms existing methods in terms of execution accuracy, with a performance improvement of 21.65% compared with the mainstream DAIL method.

    Figures and Tables | References | Related Articles | Metrics
    Deconstructing Palantir’s technology and business paradigms and its localization path in China
    Xuan ZHOU, Hui LI, Weining QIAN, Aoying ZHOU
    2026, 2026 (5):  208-223.  doi: 10.3969/j.issn.1000-5641.2026.05.017
    Abstract ( 20 )   HTML ( 0 )   PDF (750KB) ( 13 )   Save

    At the intersection of information systems and strategic management, implementing closed-loop intelligent decision-making in complex organizations remains a pivotal theoretical and practical challenge. Addressing the “growth dilemma”—wherein software enterprises suffer from weak economies of scale due to labor-intensive customization—this study draws on the dual perspectives of software economics and knowledge governance to analyze Palantir, a pioneer in decision intelligence. Specifically, it systematically deconstructs the co-evolutionary mechanism between Palantir’s “Ontology”-driven technical architecture and its “Forward Deployed Engineer” (FDE) organizational model. The findings indicate that Palantir transforms bespoke, high-cost services into durable, modularized R&D assets through “on-site service assetization and productization,” thereby overcoming the diminishing returns inherent in traditional IT services. However, the scalable generalization of this model hinges on stringent boundary conditions: a concentrated tier-one client base (“super-anchor” accounts), a steady pipeline of interdisciplinary talent, deep organizational embeddedness enabled by administrative leverage, and sovereign-level trust mechanisms. Finally, grounded in the empirical context of digital transformation across China’s industrial and public sectors—and addressing core bottlenecks such as data quality heterogeneity, multi-level governance friction, and the structural undervaluation of software assets—this paper outlines localized evolutionary pathways and strategic recommendations for constructing indigenous intelligent decision-making systems.

    Figures and Tables | References | Related Articles | Metrics
    Problems, methods, and practices of language education technologies
    Weining QIAN, Chunyang WANG, Yunshi LAN, Wei WANG, Peng PU, Aoying ZHOU
    2026, 2026 (5):  224-236.  doi: 10.3969/j.issn.1000-5641.2026.05.018
    Abstract ( 9 )   HTML ( 0 )   PDF (862KB) ( 5 )   Save

    Language education technology (LET) is one of the most representative and important components of smart education. In the face of new learning environments and technological trends, addressing and resolving the two fundamental contradictions of smart education—large-scale education versus personalized learning, and fragmented knowledge versus systematic construction—is particularly crucial in language education. Starting from the nature of language learning and the characteristics of contemporary artificial intelligence, this paper analyzes the limitations of existing online education models and language learning tools, and proposes a methodological framework that resolves the first contradiction through data-driven personalized learning services and the second through scenario-based learning and content-sharing mechanisms. It further elaborates a closed-loop mechanism for delivering high-quality data-driven learning services. Drawing on two concrete scenarios—machine language learning (i.e., programming) and international Chinese education—the paper introduces the practices of two online learning platforms, Shuishan Online and Shuishan Chinese, and analyzes the feasibility of this technical approach. Finally, the paper briefly discusses and prospects the technological development trends and practical issues of language education technology.

    Figures and Tables | References | Related Articles | Metrics