In the process of imageprocessing, image acquisition, acquisition and transmission, the image is usually affected by noise, resulting in "distortion" to varying degrees. image denoising is a very important ...
详细信息
ISBN:
(纸本)9789811697357;9789811697340
In the process of imageprocessing, image acquisition, acquisition and transmission, the image is usually affected by noise, resulting in "distortion" to varying degrees. image denoising is a very important graphics processing method, which can effectively improve the quality of distributedimages and solve the problem of image quality degradation after noise pollution in reality. This article introduces spatial denoising methods, including mean filter, Wiener filter and median filter, and analyzes these methods. By using MATLAB software, the method of image denoising in the spatial domain is studied and tested, and these results are analyzed.
In this paper, we are interested in exploring the problem of full-resolution image segmentation, with the focus placed on learning full-resolution representations for biomedicine images. We divide the original resolut...
详细信息
ISBN:
(数字)9781665496209
ISBN:
(纸本)9781665496209
In this paper, we are interested in exploring the problem of full-resolution image segmentation, with the focus placed on learning full-resolution representations for biomedicine images. We divide the original resolution image into patches of different sizes in different stages and then extracte local features from large to small patches using efficient and flexible components in modern convolutional neural networks (CNN). Meanwhile, a multilayer perceptron (MLP) block intended for modeling long-range dependencies between patches is designed to compensate for the inherent inductive bias caused by convolution operations. In addition, we perform multiscale fusion and receive representation information from parallel paths at each stage, resulting in a rich full-resolution representation. We evaluate the proposed method on different biomedical image segmentation tasks and it achieves a competitive performance compared to the latest deep learning segmentation methods. It is hoped that this method will serve as a useful alternative to biomedical image segmentation and provide an improved idea for the research based on full-resolution representation.
Identifying Community structures is a fundamental problem in graph analysis. To detect communities in massive contemporary graphs, researchers have extensively explored shared- and distributed-memory parallel algorith...
Identifying Community structures is a fundamental problem in graph analysis. To detect communities in massive contemporary graphs, researchers have extensively explored shared- and distributed-memory parallel algorithms for several methods including Louvain Modularity Optimization and Label Propagation. The widely used Infomap algorithm based on Map Equation Framework (MEF) is known to provide better quality results than other approaches. However, research on parallel community detection using MEF or Infomap is extremely sparse when compared to other methods. We present a comprehensive characterization of Infomap and some of its known parallel implementations to facilitate research into parallel algorithms based on MEF. Most implementations take simple parallelization approaches, leaving strategies used to parallelize similar algorithms such as Louvain untouched. We highlight the scalability limitations of current implementations and implement and eval-uate optimizations for MEF based parallel community detection that achieved up to 119% improvement on the overall speedup across the tested datasets.
For addressing the problem of low accuracy in the available diagnostic methods due to the insufficient fault-sample, this article proposes a small-sample fault diagnosis method with Recurrence plot (RP), Synchrosqueez...
详细信息
The current computer situation is that people generally have home computers. With the rise and prosperity of the Internet era such as short video, people have higher and higher requirements for high-definition status ...
详细信息
Real-world noise removal is crucial in low-level computer vision. Due to the remarkable generation capabilities of diffusion models, recent attention has shifted towards leveraging diffusion priors for image restorati...
Today, due to the development of technology and the advent of web 2.0 applications, different users prefer to do many of their personal tasks over the Internet. Due to the huge amount of information on the web, retrie...
详细信息
ISBN:
(纸本)9781665496728
Today, due to the development of technology and the advent of web 2.0 applications, different users prefer to do many of their personal tasks over the Internet. Due to the huge amount of information on the web, retrieving the appropriate information for each user has become a challenging task. Content-based image retrieval is one of the most important research fields in digital imageprocessing domain, which searches the similar images to the target image by extracting visual content from the query image. In this regard, many studies have been conducted to increase the accuracy of image retrieval systems. However, due to the explosive growth of storage resources and the lack of a responsible system for image retrieval, it is still considered as one of the most attractive fields of research. In this paper, a method is proposed that extracts the appropriate features using a hybrid method, and then searches the images that are similar to the target image. In this way, self-supervised learning approach is utilized to provide the most similar images. Experimental results based on the Corel dataset show that the accuracy of the proposed method has increased compared to the other methods.
Edge computing responds to users' requests with low latency by storing the relevant files at the network edge. Various data deduplication technologies are currently employed at edge to eliminate redundant data chu...
详细信息
Edge computing responds to users' requests with low latency by storing the relevant files at the network edge. Various data deduplication technologies are currently employed at edge to eliminate redundant data chunks for space saving. However, the lookup for the global huge-volume fingerprint indexes imposed by detecting redundancies can significantly degrade the data processing performance. Besides, we envision a novel file storage strategy that realizes the following rationales simultaneously: 1) space efficiency, 2) access efficiency, and 3) load balance, while the existing methods fail to achieve them at one shot. To this end, we report LOFS, a Lightweight Online File Storage strategy, which aims at eliminating redundancies through maximizing the probability of successful data deduplication, while realizing the three design rationales simultaneously. LOFS leverages a lightweight three-layer hash mapping scheme to solve this problem with constant-time complexity. To be specific, LOFS employs the Bloom filter to generate a sketch for each file, and thereafter feeds the sketches to the Locality Sensitivity hash (LSH) such that similar files are likely to be projected nearby in LSH tablespace. At last, LOFS assigns the files to real-world edge servers with the joint consideration of the LSH load distribution and the edge server capacity. Trace-driven experiments show that LOFS closely tracks the global deduplication ratio and generates a relatively low load std compared with the comparison methods.
In a geo-distributed database, data shards and their respective replicas are deployed in distinct datacenters across multiple regions, enabling regional-level disaster recovery and the ability to serve globalusers loc...
详细信息
Evolutionary optimization plays an important role in the representation of information from data sets originating from various technical fields and natural sciences, as it helps to explore parameter spaces for meaning...
详细信息
ISBN:
(纸本)9798350368130
Evolutionary optimization plays an important role in the representation of information from data sets originating from various technical fields and natural sciences, as it helps to explore parameter spaces for meaningful representations. Quality-Diversity (QD) methods, notably MAP-Elites variants, prove effective in diverse fields, emphasizing their ability to provide sets of high-performing solutions. This review discusses challenges in single- and multi-objective optimization, with applications in multiple directions such as imageprocessing, visualization, and medical imaging. It also reviews QD algorithms and highlights advancements in algorithmic adaptations, user-driven optimization and the potential to explore complex feature spaces. The presented works contribute to understanding and applying evolutionary optimization for solving visualization and feature space exploration problems in various domains.
暂无评论