Unspent Transaction Output (UTXO) is part of the transaction data set, which represents the digital cryptocurrency asset in transaction-based blockchain systems. The data management capability, storage method and occu...
Unspent Transaction Output (UTXO) is part of the transaction data set, which represents the digital cryptocurrency asset in transaction-based blockchain systems. The data management capability, storage method and occupied space of UTXOs will greatly affect the running efficiency and the verification performance of blockchain systems. Especially, with the popularity of blockchain technology, the relevant UTXO data sets have been growing, and all the stored data can no longer be almost completely stored in memory. How should the UTXO transaction data be stored and managed at this time, it is an urgent issue to be solved in bitcoin-like blockchain systems. This paper provides a blockchain transaction data management optimization mechanism based on multi-partitioning. First, we analyze the influencing factors of transactions through real blockchain data. The proposed method can evaluate the time interval and transaction frequency factors, and use the received information to realize the efficient transaction data storage. In our design, UTXOs with lower likelihood to be used in new transactions will be stored in the disk, and the other UTXOs with higher likelihood to be used in new generated transactions should be stored in the cache. This approach aims to minimize memory consumption for the transaction data sets, accelerate UTXO access time during block verification, and ultimately decrease the overall time required for verification, leading to efficient UTXO transaction data management. Finally, the effectiveness of the proposed optimization mechanism is verified through theoretical analysis and simulation experiments, and the UXTO access time has been reduced compared with state-of-the-art methods.
During the operation of aircraft aileron actuators, a large number of monitoring samples will be accumulated. However, most of the monitoring samples are without labels since the lack of effective data management and ...
详细信息
In the realm of short-term portfolio optimization, the integration of machine learning with exponential growth rate techniques is gaining prominence. This paper introduces a novel approach for short-term portfolio opt...
详细信息
ISBN:
(数字)9798350349184
ISBN:
(纸本)9798350349191
In the realm of short-term portfolio optimization, the integration of machine learning with exponential growth rate techniques is gaining prominence. This paper introduces a novel approach for short-term portfolio optimization, termed Short-term Portfolio optimization using Doubly Regularized EGR (SPODR), to address the challenges posed by limited data availability. SPODR utilizes radial basis functions for the effective identification of market trends, enabling improved stock market forecasts. The approach uniquely combines ℓ
1
and ℓ
2
-regularization, adhering to empirical financial principles, to strike a balance between risk and return in short-term portfolios. A key aspect of SPODR is addressing the complexity of its ElasticNet-like objective, which poses a challenge for traditional methods due to its online learning nature. To overcome this, we have developed an algorithm based on the log barrier interior-point method. This algorithm is adept at efficiently optimizing portfolio allocation, taking into account the specific constraints inherent in our approach. Extensive comparative experiments across five benchmark datasets demonstrate that SPODR significantly outperforms existing short-term portfolio optimization models. It achieves a right balance between return and risk. Furthermore, SPODR showcases efficient computational speed, enhancing its applicability in real-world financial settings.
Deep learning networks can automatically acquire high-level semantic features for polarimetric SAR image classification, while it involves a blind learning procedure without explicit guidance. In contrast, sparse repr...
详细信息
ISBN:
(数字)9798350360325
ISBN:
(纸本)9798350360332
Deep learning networks can automatically acquire high-level semantic features for polarimetric SAR image classification, while it involves a blind learning procedure without explicit guidance. In contrast, sparse representation methods represent effective non-deep models with a robust mathematical mechanism serving as guidance. However, they can’t capture complex image features and semantic information. To address these issues, we propose a novel approach known as the CNN-enhanced Deep Sparse Representation Network (CE-DSRNet) for PolSAR image classification, which a Sparse Representation (SR) guided deep learning model. Initially, a sparse representation model is constructed for PolSAR images to capture essential features. Subsequently, to solve the sparse model, a Deep Sparse Representation Network (DSRNet) is devised by transforming the Soft Threshold Iterative (ISTA) optimization procedure into a network, enabling automatic learning of sparse coefficients as features. Finally, a CNN-enhanced DSRNet is introduced, integrating DSRNet with CNN to effectively extract deep semantic features and enhance classification accuracy. Experiments demonstrate the effectiveness of the proposed method compared to state-of-the-art approaches.
Parameter-efficient tuning methods such as LoRA could achieve comparable performance to model tuning by tuning a small portion of the parameters. However, substantial computational resources are still required, as thi...
详细信息
Aiming at the problem of rockburst happened during deep mining activity in Inner Mongolia area, FLAC3D numerical simulation software was used to analyze the supporting effect of different supporting methods. Through t...
详细信息
Simultaneous Machine Translation (SiMT) generates translations while receiving streaming source inputs. This requires the SiMT model to learn a read/write policy, deciding when to translate and when to wait for more s...
详细信息
Traditional control theory-based methods require tailored engineering for each system and constant fine-tuning. In power plant control, one often needs to obtain a precise representation of the system dynamics and car...
详细信息
The transverse field structure and diffraction loss of the resonant modes of Fabry-Pérot optical cavities are acutely sensitive to the alignment and shape of the mirror substrates. We develop extensions to the ...
详细信息
In today's digital age, the rapid accumulation of textual information necessitates effective automatic text summarization. The demand for computer systems capable of summarizing vast amounts of information has gro...
详细信息
ISBN:
(数字)9798331527396
ISBN:
(纸本)9798331527402
In today's digital age, the rapid accumulation of textual information necessitates effective automatic text summarization. The demand for computer systems capable of summarizing vast amounts of information has grown exponentially, aiding users in extracting key insights and making informed decisions. This study focuses on the development of a robust abstractive text summarization model utilizing Deep Learning and Seq2Seq models with LSTM networks and attention mechanisms. Through the construction of a Seq2Seq-based framework incorporating LSTM layers and attention mechanisms, the model effectively captures semantic relationships and contextual dependencies within the input text. Training strategies, optimization techniques, and word embedding methods, including pretrained word embedding like GloVe, were employed to enhance the model's ability to generate accurate and concise summaries.
暂无评论