Implementing quantum wireless multi-hop network communication is essential to improve the global quantum network system. In this paper, we employ eight-level GHZ states as quantum channels to realize multi-hop quantum...
详细信息
Implementing quantum wireless multi-hop network communication is essential to improve the global quantum network system. In this paper, we employ eight-level GHZ states as quantum channels to realize multi-hop quantum communication, and utilize the logical relationship between the measurements of each node to derive the unitary operation performed by the end node. The hierarchical simultaneous entanglement switching(HSES) method is adopted, resulting in a significant reduction in the consumption of classical information compared to multi-hop quantum teleportation(QT)based on general simultaneous entanglement switching(SES). In addition, the proposed protocol is simulated on the IBM Quantum Experiment platform(IBM QE). Then, the data obtained from the experiment are analyzed using quantum state tomography, which verifies the protocol's good fidelity and accuracy. Finally, by calculating fidelity, we analyze the impact of four different types of noise(phase-damping, amplitude-damping, phase-flip and bit-flip) in this protocol.
In light of the escalating privacy risks in the big data era, this paper introduces an innovative model for the anonymization of big data streams, leveraging in-memory processing within the Spark framework. The approa...
详细信息
In the era of big data, with the increase in volume and complexity of data, the main challenge is how to use big data while preserving the privacy of users. This study was conducted with the aim of finding a solution ...
详细信息
The increasing number of electronic transactions on the Internet has given rise to the design of recommendation systems. The main objective of these systems is to give recommendations to the users about the items (i.e...
详细信息
The use of generative adversarial network(GAN)-based models for the conditional generation of image semantic segmentation has shown promising results in recent ***,there are still some limitations,including limited di...
详细信息
The use of generative adversarial network(GAN)-based models for the conditional generation of image semantic segmentation has shown promising results in recent ***,there are still some limitations,including limited diversity of image style,distortion of detailed texture,unbalanced color tone,and lengthy training *** address these issues,we propose an asymmetric pre-training and fine-tuning(APF)-GAN model.
Significant progress has been made in remote sensing image change detection due to the rapid development of Deep Learning techniques. Convolutional neural networks(CNNs) have become foundational models in this field. ...
详细信息
Significant progress has been made in remote sensing image change detection due to the rapid development of Deep Learning techniques. Convolutional neural networks(CNNs) have become foundational models in this field. Previous works on remote sensing image change detection has utilized domain adaptation methods, achieving promising predictive performance. However, the transferable knowledge between source and target domain has not been fully exploited. In this paper, we propose a novel cross-domain contrastive learning approach for remote sensing image change detection, which correlates source and target domain using contrastive principles. Specifically, we introduce a transferable cross-domain Dictionary Learning scheme where a shared dictionary between the source and target domains generates sparse representations. Based on these representations, we compute attention weights and propose an attention-weighted contrastive loss to enhance knowledge transfer between source and target domains. Experiments demonstrate the effectiveness of the proposed methods on public remote sensing image change detection datasets.
Piezoelectric accelerometers excel in vibration *** the emerging trend of fully organic electronic microsystems,polymeric piezoelectric accelerometers can be used as vital front-end components to capture dynamic signa...
详细信息
Piezoelectric accelerometers excel in vibration *** the emerging trend of fully organic electronic microsystems,polymeric piezoelectric accelerometers can be used as vital front-end components to capture dynamic signals,such as vocal vibrations in wearable speaking assistants for those with speaking ***,high-performance polymeric piezoelectric accelerometers suitable for such applications are *** organic compounds such as PVDF have inferior properties to their inorganic counterparts such as ***,most existing polymeric piezoelectric accelerometers have very unbalanced performance *** often sacrifice resonance frequency and bandwidth for a flat-band sensitivity comparable to those of PZT-based accelerometers,leading to increased noise density and limited application *** this study,a new polymeric piezoelectric accelerometer design to overcome the material limitations of PVDF is *** new design aims to simultaneously achieve high sensitivity,broad bandwidth,and low *** samples were manufactured and characterized,demonstrating an average sensitivity of 29.45 pC/g within a±10 g input range,a 5%flat band of 160 Hz,and an in-band noise density of 1.4μg/√*** results surpass those of many PZT-based piezoelectric accelerometers,showing the feasibility of achieving comprehensively high performance in polymeric piezoelectric accelerometers to increase their potential in novel applications such as organic microsystems.
As renewable energy is becoming the major re-source in future power grids,the weather and climate can have a higher impact on grid *** expansion planning(TEP)has the potential to reinforce the power trans-fer capabili...
详细信息
As renewable energy is becoming the major re-source in future power grids,the weather and climate can have a higher impact on grid *** expansion planning(TEP)has the potential to reinforce the power trans-fer capability of a transmission network for climate-impacted power *** this paper,we propose a systematic TEP proce-dure for renewable-energy-dominated power grids considering climate impact(CI).Particularly,this paper develops an im-proved model for TEP considering climate impact(TEP-CI)and evaluates the reliability of power grid with the obtained transmission investment ***,we create climate-impact-ed spatio-temporal future power grid data to facilitate the study of TEP-CI,which include the future climate-dependent re-newable power generation as well as the dynamic line rating profiles of the Texas 123-bus backbone transmission(TX-123BT)***,the TEP-CI model is proposed,which considers the variation in renewable power generation and dy-namic line rating,and the investment plan for future TX-123BT system is ***,a customized security-con-strained unit commitment(SCUC)is presented specifically for climate-impacted power *** reliability of future power grid in various investment scenarios is analyzed based on the daily operation conditions from SCUC *** whole procedure presented in this paper enables numerical studies on power grid planning considering climate *** can also serve as a benchmark for other studies of the TEP-CI model and its performance evaluation.
This paper proposes a novel fault location method for overhead feeders,which is based on the direct load flow *** method is developed in the phase domain to effectively deal with unbalanced network conditions,while it...
详细信息
This paper proposes a novel fault location method for overhead feeders,which is based on the direct load flow *** method is developed in the phase domain to effectively deal with unbalanced network conditions,while it can also handle any type of distributed generation(DG)units without requiring equivalent *** utilizing the line series parameters and synchronized or unsynchronized voltage and current phasor measurements taken from the sources,the method reliably identifies the most probable faulty *** the aid of an index,the exact faulty section among the multiple candidates is *** simulation studies for the IEEE 123-bus test feeder demonstrate that the proposed method accu-rately estimates the fault position under numerous short-circuit conditions with varying prefault system loading conditions,fault resistances,and measurement *** proposed method is promising for practical applications due to the limited number of required measurement devices as well as the short computation time.
Preserving formal style in neural machine translation (NMT) is essential, yet often overlooked as an optimization objective of the training processes. This oversight can lead to translations that, though accurate, lac...
详细信息
Preserving formal style in neural machine translation (NMT) is essential, yet often overlooked as an optimization objective of the training processes. This oversight can lead to translations that, though accurate, lack formality. In this paper, we propose how to improve NMT formality with large language models (LLMs), which combines the style transfer and evaluation capabilities of an LLM and the high-quality translation generation ability of NMT models to improve NMT formality. The proposed method (namely INMTF) encompasses two approaches. The first involves a revision approach using an LLM to revise the NMT-generated translation, ensuring a formal translation style. The second approach employs an LLM as a reward model for scoring translation formality, and then uses reinforcement learning algorithms to fine-tune the NMT model to maximize the reward score, thereby enhancing the formality of the generated translations. Considering the substantial parameter size of LLMs, we also explore methods to reduce the computational cost of INMTF. Experimental results demonstrate that INMTF significantly outperforms baselines in terms of translation formality and translation quality, with an improvement of +9.19 style accuracy points in the German-to-English task and +2.16 COMET score in the Russian-to-English task. Furthermore, our work demonstrates the potential of integrating LLMs within NMT frameworks to bridge the gap between NMT outputs and the formality required in various real-world translation scenarios.
暂无评论