13,440 research outputs found
Severi degrees on toric surfaces
Ardila and Block used tropical results of Brugalle and Mikhalkin to count
nodal curves on a certain family of toric surfaces. Building on a linearity
result of the first author, we revisit their work in the context of the
Goettsche-Yau-Zaslow formula for counting nodal curves on arbitrary smooth
surfaces, addressing several questions they raised by proving stronger versions
of their main theorems. In the process, we give new combinatorial formulas for
the coefficients arising in the Goettsche-Yau-Zaslow formulas, and give
correction terms arising from rational double points in the relevant family of
toric surfaces.Comment: 35 pages, 1 figure, 1 tabl
CSR5: An Efficient Storage Format for Cross-Platform Sparse Matrix-Vector Multiplication
Sparse matrix-vector multiplication (SpMV) is a fundamental building block
for numerous applications. In this paper, we propose CSR5 (Compressed Sparse
Row 5), a new storage format, which offers high-throughput SpMV on various
platforms including CPUs, GPUs and Xeon Phi. First, the CSR5 format is
insensitive to the sparsity structure of the input matrix. Thus the single
format can support an SpMV algorithm that is efficient both for regular
matrices and for irregular matrices. Furthermore, we show that the overhead of
the format conversion from the CSR to the CSR5 can be as low as the cost of a
few SpMV operations. We compare the CSR5-based SpMV algorithm with 11
state-of-the-art formats and algorithms on four mainstream processors using 14
regular and 10 irregular matrices as a benchmark suite. For the 14 regular
matrices in the suite, we achieve comparable or better performance over the
previous work. For the 10 irregular matrices, the CSR5 obtains average
performance improvement of 17.6\%, 28.5\%, 173.0\% and 293.3\% (up to 213.3\%,
153.6\%, 405.1\% and 943.3\%) over the best existing work on dual-socket Intel
CPUs, an nVidia GPU, an AMD GPU and an Intel Xeon Phi, respectively. For
real-world applications such as a solver with only tens of iterations, the CSR5
format can be more practical because of its low-overhead for format conversion.
The source code of this work is downloadable at
https://github.com/bhSPARSE/Benchmark_SpMV_using_CSR5Comment: 12 pages, 10 figures, In Proceedings of the 29th ACM International
Conference on Supercomputing (ICS '15
Speculative Segmented Sum for Sparse Matrix-Vector Multiplication on Heterogeneous Processors
Sparse matrix-vector multiplication (SpMV) is a central building block for
scientific software and graph applications. Recently, heterogeneous processors
composed of different types of cores attracted much attention because of their
flexible core configuration and high energy efficiency. In this paper, we
propose a compressed sparse row (CSR) format based SpMV algorithm utilizing
both types of cores in a CPU-GPU heterogeneous processor. We first
speculatively execute segmented sum operations on the GPU part of a
heterogeneous processor and generate a possibly incorrect results. Then the CPU
part of the same chip is triggered to re-arrange the predicted partial sums for
a correct resulting vector. On three heterogeneous processors from Intel, AMD
and nVidia, using 20 sparse matrices as a benchmark suite, the experimental
results show that our method obtains significant performance improvement over
the best existing CSR-based SpMV algorithms. The source code of this work is
downloadable at https://github.com/bhSPARSE/Benchmark_SpMV_using_CSRComment: 22 pages, 8 figures, Published at Parallel Computing (PARCO
One-Loop Holographic Weyl Anomaly in Six Dimensions
We compute corrections to the holographic Weyl anomaly for
six-dimensional and theories using the functional
Schr\"odinger method that is conjectured to work for supersymmetric theories on
Ricci-flat backgrounds. We show that these corrections vanish for long
representations of the theory, and we obtain an expression
for for short representations with maximum spin two. We also
confirm that the one-loop corrections to the M5-brane theory
are equal and opposite to the anomaly for the free tensor multiplet. Finally,
we discuss the possibility of extending the results to encompass multiplets
with spins greater than two.Comment: 28 page
The Dynamic International Optimal Hedge Ratio
Instead of modeling asset price and currency risks separately, this paper derives the international hedge portfolio, hedging asset price and currency risk simultaneously for estimating the dynamic international optimal hedge ratio. The model estimation is specified in a multivariate GARCH setting with vector error correction terms and estimated for the commodity and stock markets of the U.S., the U.K., and Japan.Optimal Hedge Ratio, International Hedging, Multivariate GARCH, Currency
Quantization Bounds on Grassmann Manifolds and Applications to MIMO Communications
This paper considers the quantization problem on the Grassmann manifold
\mathcal{G}_{n,p}, the set of all p-dimensional planes (through the origin) in
the n-dimensional Euclidean space. The chief result is a closed-form formula
for the volume of a metric ball in the Grassmann manifold when the radius is
sufficiently small. This volume formula holds for Grassmann manifolds with
arbitrary dimension n and p, while previous results pertained only to p=1, or a
fixed p with asymptotically large n. Based on this result, several quantization
bounds are derived for sphere packing and rate distortion tradeoff. We
establish asymptotically equivalent lower and upper bounds for the rate
distortion tradeoff. Since the upper bound is derived by constructing random
codes, this result implies that the random codes are asymptotically optimal.
The above results are also extended to the more general case, in which
\mathcal{G}_{n,q} is quantized through a code in \mathcal{G}_{n,p}, where p and
q are not necessarily the same. Finally, we discuss some applications of the
derived results to multi-antenna communication systems.Comment: 26 pages, 7 figures, submitted to IEEE Transactions on Information
Theory in Aug, 200
- …