5,481 research outputs found
Optimized Merge Sort on Modern Commodity Multi-core CPUs
Sorting is a kind of widely used basic algorithms. As the high performance computing devices are increasingly common, more and more modern commodity machines have the capability of parallel concurrent computing. A new implementation of sorting algorithms is proposed to harness the power of newer SIMD operations and multi-core computing provided by modern CPUs. The algorithm is hybrid by optimized bitonic sorting network and multi-way merge. New SIMD instructions provided by modern CPUs are used in the bitonic network implementation, which adopted a different method to arrange data so that the number of SIMD operations is reduced. Balanced binary trees are used in multi-way merge, which is also different with former implementations. Efforts are also paid on minimizing data moving in memory since merge sort is a kind of memory-bound application. The performance evaluation shows that the proposed algorithm is twice as fast as the sort function in C++ standard library when only single thread is used. It also outperforms radix sort implemented in Boost library
Deep Unfolding Convolutional Dictionary Model for Multi-Contrast MRI Super-resolution and Reconstruction
Magnetic resonance imaging (MRI) tasks often involve multiple contrasts.
Recently, numerous deep learning-based multi-contrast MRI super-resolution (SR)
and reconstruction methods have been proposed to explore the complementary
information from the multi-contrast images. However, these methods either
construct parameter-sharing networks or manually design fusion rules, failing
to accurately model the correlations between multi-contrast images and lacking
certain interpretations. In this paper, we propose a multi-contrast
convolutional dictionary (MC-CDic) model under the guidance of the optimization
algorithm with a well-designed data fidelity term. Specifically, we bulid an
observation model for the multi-contrast MR images to explicitly model the
multi-contrast images as common features and unique features. In this way, only
the useful information in the reference image can be transferred to the target
image, while the inconsistent information will be ignored. We employ the
proximal gradient algorithm to optimize the model and unroll the iterative
steps into a deep CDic model. Especially, the proximal operators are replaced
by learnable ResNet. In addition, multi-scale dictionaries are introduced to
further improve the model performance. We test our MC-CDic model on
multi-contrast MRI SR and reconstruction tasks. Experimental results
demonstrate the superior performance of the proposed MC-CDic model against
existing SOTA methods. Code is available at
https://github.com/lpcccc-cv/MC-CDic.Comment: Accepted to IJCAI202
5-Arc transitive cubic Cayley graphs on finite simple groups
AbstractIn this paper, we determine all connected 5-arc transitive cubic Cayley graphs on the alternating group A47; there are only two such graphs (up to isomorphism). By earlier work of the authors, these are the only two non-normal connected cubic arc-transitive Cayley graphs for finite nonabelian simple groups, and so this paper completes the classification of such non-normal Cayley graphs
5,8-Dibromo-15-nitro-2,11-dithiaÂ[3.3]paracycloÂphane
In the title compound [systematic name: 13,15-dibromo-6-nitro-3,10-dithiaÂtricycloÂ[10.2.2.25,8]octaÂdeca-1(14),5,7,12,15,17-hexaÂene], C16H13Br2NO2S2, the dihedral angle between the two benzene rings is 0.93 (2)°. The crystal structure is stabilized by weak π–π interÂmolecular interÂactions [centroid–centroid distance = 3.286 (5) Å]. One S atom and the H atoms on neighboring C atoms are disordered over two sets of sites (occupancy ratios: S = 0.91:0.09 and H = 0.93:0.07)
The Amplitude Nth-Power Squeezing of Radiation Fields in the Degenerate Raman Process
In this paper we study the amplitude Nth-power squeezing of radiation fields in the degenerate Raman process by using the modified effective Hamiltonian approach recently suggested by us. We found that if the field is initially in a coherent state it will not get squeezing for any Nth-power; if the field is initially in a squeezed vacuum, it may get Nth-power squeezing. The time evolution of the field fluctuation was discussed. Its dependences on power-order N, mean photon number bar-n, and squeezing angle xi are analyzed
- …