Transformer-based methods have improved the quality of hyperspectral images (HSIs) reconstructed from RGB by effectively capturing their remote relationships. The self-attention mechanisms in existing Transformer mode...
详细信息
Composed image retrieval seeks to retrieve a target image that fulfills both modalities based on the user's query, which comprises a modified text and a reference image. Although existing studies introduce novel m...
详细信息
Evolutionary Algorithms (EAs) can not handle expensive optimization problems (EOPs) well due to the limited function evaluations in EOPs. To address this challenge, surrogate-assisted evolutionary algorithms (SAEAs) h...
详细信息
This study introduces CLIP-Flow,a novel network for generating images from a given image or *** effectively utilize the rich semantics contained in both modalities,we designed a semantics-guided methodology for image-...
详细信息
This study introduces CLIP-Flow,a novel network for generating images from a given image or *** effectively utilize the rich semantics contained in both modalities,we designed a semantics-guided methodology for image-and text-to-image *** particular,we adopted Contrastive Language-Image Pretraining(CLIP)as an encoder to extract semantics and StyleGAN as a decoder to generate images from such ***,to bridge the embedding space of CLIP and latent space of StyleGAN,real NVP is employed and modified with activation normalization and invertible *** the images and text in CLIP share the same representation space,text prompts can be fed directly into CLIP-Flow to achieve text-to-image *** conducted extensive experiments on several datasets to validate the effectiveness of the proposed image-to-image synthesis *** addition,we tested on the public dataset Multi-Modal CelebA-HQ,for text-to-image *** validated that our approach can generate high-quality text-matching images,and is comparable with state-of-the-art methods,both qualitatively and quantitatively.
Fetal arrhythmias can lead to cardiac failure or death;thus, early detection is crucial but challenged by noise and artifacts. This paper investigates fetal arrhythmia detection using time, frequency, and non-linear H...
详细信息
With the development of deep learning in recent years, code representation learning techniques have become the foundation of many softwareengineering tasks such as program classification [1] and defect detection. Ear...
With the development of deep learning in recent years, code representation learning techniques have become the foundation of many softwareengineering tasks such as program classification [1] and defect detection. Earlier approaches treat the code as token sequences and use CNN, RNN, and the Transformer models to learn code representations.
The work focuses on the utilization of the conventional solid-state sintering procedure to synthesize white phosphors Ca_(2)InTaO_(6):xDy^(3+)(0.02≤x≤0.12).Utilizing X-ray diffraction,the phase structure of samples ...
详细信息
The work focuses on the utilization of the conventional solid-state sintering procedure to synthesize white phosphors Ca_(2)InTaO_(6):xDy^(3+)(0.02≤x≤0.12).Utilizing X-ray diffraction,the phase structure of samples was examined,and the crystal structure was refined using the Rietveld method.A scanning electron microscope was used to analyze the microstructure of ***-principles calculations confirm that the indirect bandgap of Ca_(2)InTaO_(6)is 3.786 eV,The luminous properties and energy transfer mechanism of Ca_(2)InTaO_(6):xDy^(3+)were studied using photoluminescence ***^(4)F_(9/2)→^(6)H_(13/2)transition of Dy^(3+)ions is responsible for the greatest emission peak,which was measured at 575 *** to research,the lifespan falls as the concentration of Dy^(3+)doping amount rises because of frequent interaction and ene rgy transfer between Dy^(3+)*** correlated color temperature of the WLEDs packaged with Ca_(2)InTaO_(6):0.08Dy^(3+)is 4677 K and CIE 1931 chromaticity coordinates are(0.3578,0.3831).Meantime,the phosphor also shows outstanding te mperature stability property,which maintains 83.8%of its initial emission intensity at 450 K(activation energy of 0.1467 eV).The W-LEDs retain their performance for 100 min when powered at 3.4 V voltage and 600 mA current,demonstrating the packed W-LEDs'sustaine d operation at high temperatures.
In pursuit of enhancing the Wireless Sensor Networks(WSNs)energy efficiency and operational lifespan,this paper delves into the domain of energy-efficient routing ***,the limited energy resources of Sensor Nodes(SNs)a...
详细信息
In pursuit of enhancing the Wireless Sensor Networks(WSNs)energy efficiency and operational lifespan,this paper delves into the domain of energy-efficient routing ***,the limited energy resources of Sensor Nodes(SNs)are a big challenge for ensuring their efficient and reliable *** data gathering involves the utilization of a mobile sink(MS)to mitigate the energy consumption problem through periodic network *** mobile sink(MS)strategy minimizes energy consumption and latency by visiting the fewest nodes or predetermined locations called rendezvous points(RPs)instead of all cluster heads(CHs).CHs subsequently transmit packets to neighboring *** unique determination of this study is the shortest path to reach *** the mobile sink(MS)concept has emerged as a promising solution to the energy consumption problem in WSNs,caused by multi-hop data collection with static *** this study,we proposed two novel hybrid algorithms,namely“ Reduced k-means based on Artificial Neural Network”(RkM-ANN)and“Delay Bound Reduced kmeans with ANN”(DBRkM-ANN)for designing a fast,efficient,and most proficient MS path depending upon rendezvous points(RPs).The first algorithm optimizes the MS’s latency,while the second considers the designing of delay-bound paths,also defined as the number of paths with delay over bound for the *** methods use a weight function and k-means clustering to choose RPs in a way that maximizes efficiency and guarantees network-wide *** addition,a method of using MS scheduling for efficient data collection is *** simulations and comparisons to several existing algorithms have shown the effectiveness of the suggested methodologies over a wide range of performance indicators.
We present a novel attention-based mechanism to learn enhanced point features for point cloud processing tasks, e.g., classification and segmentation. Unlike prior studies, which were trained to optimize the weights o...
详细信息
We present a novel attention-based mechanism to learn enhanced point features for point cloud processing tasks, e.g., classification and segmentation. Unlike prior studies, which were trained to optimize the weights of a pre-selected set of attention points, our approach learns to locate the best attention points to maximize the performance of a specific task, e.g., point cloud classification. Importantly, we advocate the use of single attention point to facilitate semantic understanding in point feature learning. Specifically,we formulate a new and simple convolution, which combines convolutional features from an input point and its corresponding learned attention point(LAP). Our attention mechanism can be easily incorporated into state-of-the-art point cloud classification and segmentation networks. Extensive experiments on common benchmarks, such as Model Net40, Shape Net Part, and S3DIS, all demonstrate that our LAP-enabled networks consistently outperform the respective original networks, as well as other competitive alternatives, which employ multiple attention points, either pre-selected or learned under our LAP framework.
Since the preparation of labeled datafor training semantic segmentation networks of pointclouds is a time-consuming process, weakly supervisedapproaches have been introduced to learn fromonly a small fraction of data....
详细信息
Since the preparation of labeled datafor training semantic segmentation networks of pointclouds is a time-consuming process, weakly supervisedapproaches have been introduced to learn fromonly a small fraction of data. These methods aretypically based on learning with contrastive losses whileautomatically deriving per-point pseudo-labels from asparse set of user-annotated labels. In this paper, ourkey observation is that the selection of which samplesto annotate is as important as how these samplesare used for training. Thus, we introduce a methodfor weakly supervised segmentation of 3D scenes thatcombines self-training with active learning. Activelearning selects points for annotation that are likelyto result in improvements to the trained model, whileself-training makes efficient use of the user-providedlabels for learning the model. We demonstrate thatour approach leads to an effective method that providesimprovements in scene segmentation over previouswork and baselines, while requiring only a few userannotations.
暂无评论