Articles in this Volume

Research Article Open Access
Exploration into the Optimization of a Lightweight Sentiment Perception and Hierarchical Response System for Small and Medium-sized E-commerce Platforms
Addressing the pain points of high computational costs and significant latency associated with deep learning models on small and medium-sized e-commerce platforms, this study proposes a lightweight sentiment perception and hierarchical response system based on Snow NLP optimization. By refactoring the inference logic to reduce instantiation overhead, the system constructs a multi-level response engine to enable automated interventions. Experimental results indicate that, while maintaining an accuracy of 82.2%, the system's operational efficiency improves by 34.33% compared to the baseline, achieving a response speed 24.5 times faster than BERT. This research demonstrates that lightweight models can expand business depth even under extremely low computing power, offering small and medium-sized enterprises an intelligent customer service solution that balances efficiency with real-time response capabilities. Future work will focus on integrating continuous learning mechanisms to seamlessly adapt to evolving e-commerce terminologies and exploring multi-lingual support. Additionally, expanding the system to handle multi-modal inputs, such as customer emojis and voice snippets, will further enhance interactive experiences while strictly preserving the model's lightweight architecture and low computational footprint.
Show more
Read Article PDF
Cite
Research Article Open Access
Task-Specific Efficacy of Contemporary Large Language Models: A Comparative Survey of ChatGPT, DeepSeek, Gemini, Qwen, and LLaMA
The past few years have brought a flood of new large language models. Each one arrives with its own design philosophy and strengths, which makes it tough for working professionals to figure out which tool actually fits their daily tasks. Standard test scores do not always point to the right answer. This paper takes a close look at five widely used systems. They are ChatGPT, DeepSeek-V3, Gemini 2.5, Qwen3, and LLaMA. The analysis draws on what the developers themselves have published and what outside researchers have found in controlled experiments. One thing becomes clear right away. These tools have divided up the work in interesting ways. DeepSeek-V3 tackles science computing and coding tasks more effectively than ChatGPT, and it runs at a much lower cost. Gemini 2.5 proves its worth when the job demands handling very long documents or mixing together pictures, sound, and text. Qwen3 pulls ahead in translation work across many languages and in building the parts of software that users see and touch. ChatGPT holds onto its spot as the favorite for spinning stories and cooking up new ideas. LLaMA has grown into a home base for teams that want to craft their own custom tools. The takeaway from the research is straightforward. Choose the tool based on the task sitting in front of people, not on a number from some public leaderboard.
Show more
Read Article PDF
Cite
Research Article Open Access
Application of Artificial Neural Network Algorithm Model in Two-Dimensional Dielectric Rod Photonic Crystals
Article thumbnail
Photonic crystals are artificial microstructures with photonic band gaps, and their band gap characteristics are closely related to structural parameters. Traditional photonic crystal design relies on repeated numerical simulations, which are computationally expensive and inefficient. The core of two-dimensional dielectric rod photonic crystals lies in utilizing periodic dielectric structures to generate photonic band gaps, thereby achieving precise control of light. Compared to three-dimensional structures with complex fabrication processes, the two-dimensional dielectric rod configuration has become a research focus due to its high compatibility with semiconductor micro/nano fabrication techniques. The research trajectory has evolved from band gap engineering and defect engineering to recent topological photonics, aiming to address core issues in integrated photonics such as optical transmission loss, mode confinement, and functional integration. This paper proposes using an artificial neural network (ANN) to establish a mapping relationship between the structural parameters of two-dimensional dielectric rod photonic crystals and their band structures, enabling reverse prediction from band structure to geometric parameters. TM-mode band structures for dielectric rods with different radii are simulated using MPB software to construct a dataset, and a BP neural network is employed for training and testing. The results show that the trained network can predict the dielectric rod radius with reasonable accuracy, achieving a coefficient of determination (R²) above 0.3. This method provides a new approach for the rapid inverse design of photonic crystals.
Show more
Read Article PDF
Cite
Research Article Open Access
The Impact of Prompt Strategies on the Quality of Generative AI Text: A Conceptual and Experimental Framework
The rapid development of large language models has made generative artificial intelligence increasingly common in writing, summarization, education, journalism, and knowledge production. However, the quality of AI-generated text does not depend only on the model itself; it is also shaped by the way users formulate prompts. This paper examines how different prompt strategies may influence the quality of generated text, especially in Chinese text generation tasks, such as news summarization and instruction-following writing. Drawing on recent research on prompt engineering, reasoning-oriented prompting, self-refinement, retrieval-augmented generation, and LLM-based evaluation, this study proposes a multidimensional framework for comparing prompt strategies. The main strategies discussed include zero-shot direct prompting, structured instruction prompting, few-shot prompting, plan-then-write prompting, self-refinement prompting, and retrieval-augmented prompting. Text quality is defined through task performance, linguistic fluency, coherence, factuality, instruction compliance, overall preference, robustness, and cost. This paper argues that different prompt strategies are likely to improve different aspects of text quality rather than produce one universally superior outcome. Its contribution is to provide a clear conceptual and methodological framework for evaluating prompt strategies in a way that is understandable for non-technical users and useful for future empirical research.
Show more
Read Article PDF
Cite
Research Article Open Access
Hardware Acceleration Technologies for Deep Learning and Reinforcement Learning of Mobile Robots
Micro-robots need to be in the real world and have a very small power supply; generally, the processors the paper currently has cannot meet the high calculation requirements for perception and decision-making in the algorithm. Therefore, in this paper, the paper will introduce the basic acceleration techniques for deep learning perception and reinforcement learning decision-making, as well as related contents from FPGA and ASIC architectures, such as quantization, pipelines, memory hierarchy optimisation, etc. According to the comparison of dedicated architectures and their hardware-software co-design, the power consumption per frame can be reduced to a few milliwatts and the throughput is more than 80 fps. The paper has also set the requirements for the precision of the fixed-point representation and the convergence speed of the algorithm to provide a Design Basis that is both accurate and economical in this paper. As mentioned in the paper, to solve the bottleneck of the "memory wall", in-memory computing and neuromorphic computing have been put forward as new directions to realise high power efficiency. The above technologies have formed a good hardware basis for the next generation of intelligent robots to achieve a high level of self-operation and extend the service life of robots.
Show more
Read Article PDF
Cite
Research Article Open Access
Research on the Technical Architecture and Multi-Scenario Applications of 3D Point Cloud Processing
Article thumbnail
In 3D vision, point cloud data functions as a fundamental representation that preserves the geometric structure of objects without loss of spatial information. It plays a key role in tasks like autonomous driving, robotic perception, and 3D reconstruction, and supports understanding and modeling real-world environments. This paper reviews the development of 3D point cloud processing technology. By reviewing the relevant research literature in recent years, it introduces the classification system, key methods, application scenarios, common datasets of point cloud processing, as well as current challenges and future directions. The results demonstrate that current point cloud processing technology has established a complete workflow from low-level data processing to high-level industrial applications, has become the mainstream solution to traditional point cloud challenges, and offers guidance for research, development, and engineering applications in related fields.
Show more
Read Article PDF
Cite