| Complexity in atoms: an approach with a new analytical density. (arXiv:0806.1945v1 [nlin.CD] CROSS L |
[Jun. 14th, 2008|10:22 am] |
Complexity in atoms: an approach with a new analytical density. (arXiv:0806.1945v1 [nlin.CD] CROSS LISTED)
In this work, the calculation of complexity on atomic systems is considered.
In order to unveil the increasing of this statistical magnitude with the atomic
number due to the relativistic effects, recently reported in [A. Borgoo, F. De
Proft, P. Geerlings, K.D. Sen, Chem. Phys. Lett., 444 (2007) 186], a new
analytical density to describe neutral atoms is proposed. This density is
inspired in the Tietz potential model. The parameters of this density are
determined from the normalization condition and from a variational calculation
of the energy, which is a functional of the density. The density is
non-singular at the origin and its specific form is selected so as to fit the
results coming from non-relativistic Hartree-Fock calculations. The main
ingredients of the energy functional are the non-relativistic kinetic energy,
the nuclear-electron attraction energy and the classical term of the electron
repulsion. The relativistic correction to the kinetic energy and the Weizsacker
term are also taken into account. The Dirac and the correlation terms are shown
to be less important than the other terms and they have been discarded in this
study. When the statistical measure of complexity is calculated in position
space with the analytical density derived from this model, the increasing trend
of this magnitude as the atomic number increases is also found.
read more at cs updates on arXiv.org |
|
|
| The Lotus-Eater Attack. (arXiv:0806.1711v1 [cs.NI] CROSS LISTED) |
[Jun. 14th, 2008|10:22 am] |
The Lotus-Eater Attack. (arXiv:0806.1711v1 [cs.NI] CROSS LISTED)
Many protocols for distributed and peer-to-peer systems have the feature that
nodes will stop providing service for others once they have received a certain
amount of service. Examples include BitTorent's unchoking policy, BAR Gossip's
balanced exchanges, and threshold strategies in scrip systems. An attacker can
exploit this by providing service in a targeted way to prevent chosen nodes
from providing service. While such attacks cannot be prevented, we discuss
techniques that can be used to limit the damage they do. These techniques
presume that a certain number of processes will follow the recommended
protocol, even if they could do better by ``gaming'' the system.
read more at cs updates on arXiv.org |
|
|
| Temporized Equilibria. (arXiv:0806.1343v2 [cs.GT] UPDATED) |
[Jun. 14th, 2008|10:22 am] |
Temporized Equilibria. (arXiv:0806.1343v2 [cs.GT] UPDATED)
This article introduces a paradigm for the calculation of an alternative
solution to the Nash equilibrium applicable to the class of games G and
develops mathematical methods for the analysis of these games.
The concepts of deterrence, equilibrium and temporized solution will be
introduced by means of mathematical definitions.
The main result is the demonstration of the existence of an equilibrium point
for each G game, while other results concern with the geometrical structure of
the solution and with the restriction to symmetrical games in order to create a
rigorous characterization of these situations.
The topics to be treated have a significance that goes beyond the mere
mathematical discussion to attain a level of universal understanding that aims
to describe some of the most profound aspects of human society, religion,
politics and in some ways, of consciousness itself.
read more at cs updates on arXiv.org |
|
|
| Representation and Measure of Structural Information. (arXiv:0711.4508v2 [cs.CC] UPDATED) |
[Jun. 14th, 2008|10:22 am] |
Representation and Measure of Structural Information. (arXiv:0711.4508v2 [cs.CC] UPDATED)
We introduce a uniform representation of general objects that captures the
regularities with respect to their structure. It allows a representation of a
general class of objects including geometric patterns and images in a sparse,
modular, hierarchical, and recursive manner. The representation can exploit any
computable regularity in objects to compactly describe them, while also being
capable of representing random objects as raw data. A set of rules uniformly
dictates the interpretation of the representation into raw signal, which makes
it possible to ask what pattern a given raw signal contains. Also, it allows
simple separation of the information that we wish to ignore from that which we
measure, by using a set of maps to delineate the a priori parts of the objects,
leaving only the information in the structure.
Using the representation, we introduce a measure of information in general
objects relative to structures defined by the set of maps. We point out that
the common prescription of encoding objects by strings to use Kolmogorov
complexity is meaningless when, as often is the case, the encoding is not
specified in any way other than that it exists. Noting this, we define the
measure directly in terms of the structures of the spaces in which the objects
reside. As a result, the measure is defined relative to a set of maps that
characterize the structures. It turns out that the measure is equivalent to
Kolmogorov complexity when it is defined relative to the maps characterizing
the structure of natural numbers. Thus, the formulation gives the larger class
of objects a meaningful measure of information that generalizes Kolmogorov
complexity.
read more at cs updates on arXiv.org |
|
|
| A Class of Parallel Tiled Linear Algebra Algorithms for Multicore Architectures. (arXiv:0709.1272v3 |
[Jun. 14th, 2008|10:22 am] |
A Class of Parallel Tiled Linear Algebra Algorithms for Multicore Architectures. (arXiv:0709.1272v3 [cs.MS] UPDATED)
As multicore systems continue to gain ground in the High Performance
Computing world, linear algebra algorithms have to be reformulated or new
algorithms have to be developed in order to take advantage of the architectural
features on these new processors. Fine grain parallelism becomes a major
requirement and introduces the necessity of loose synchronization in the
parallel execution of an operation. This paper presents an algorithm for the
Cholesky, LU and QR factorization where the operations can be represented as a
sequence of small tasks that operate on square blocks of data. These tasks can
be dynamically scheduled for execution based on the dependencies among them and
on the availability of computational resources. This may result in an out of
order execution of the tasks which will completely hide the presence of
intrinsically sequential tasks in the factorization. Performance comparisons
are presented with the LAPACK algorithms where parallelism can only be
exploited at the level of the BLAS operations and vendor implementations.
read more at cs updates on arXiv.org |
|
|
| Max Cut and the Smallest Eigenvalue. (arXiv:0806.1978v1 [cs.DS]) |
[Jun. 14th, 2008|10:22 am] |
Max Cut and the Smallest Eigenvalue. (arXiv:0806.1978v1 [cs.DS])
We describe a new approximation algorithm for Max Cut. Our algorithm runs in
nearly quadratic time and achieves an approximation ratio of .50769. On
instances in which an optimal solution cuts a $1-\epsilon$ fraction of edges,
our algorithm finds a solution that cuts a $1-4\epsilon^{1/3}-o(1)$ fraction of
edges.
Our main result is a variant of spectral partitioning, which can be
implemented in nearly linear time, that, given a graph in which the Max Cut
optimum is a $1-\epsilon$ fraction of edges, finds a set S of vertices and a
bipartition L, R=S-L, of S such that at least a $1-4\sqrt \epsilon$ fraction of
the edges incident on S have one endpoint in L and one endpoint in R. (This can
be seen as an analog of Cheeger's inequality for the smallest eigenvalue of the
adjacency matrix of a graph.) Iterating this procedure yields the approximation
results stated above.
The algorithm of Goemans and Williamson, together with the SDP solver of
Arora and Kale, give an approximation ratio of $.878$ in nearly linear time.
While our algorithm is inferior in both running time and approximation ratio,
it is the first algorithm to achieve an approximation better than 1/2 for Max
Cut by any means other than using a hyperplane to round the solution to a
semidefinite program.
read more at cs updates on arXiv.org |
|
|
| Classification of curves in 2D and 3D via affine integral signatures. (arXiv:0806.1984v1 [cs.CV]) |
[Jun. 14th, 2008|10:22 am] |
Classification of curves in 2D and 3D via affine integral signatures. (arXiv:0806.1984v1 [cs.CV])
We propose a robust classification algorithm for curves in 2D and 3D, under
the special and full groups of affine transformations. To each plane or spatial
curve we assign a plane signature curve. Curves, equivalent under an affine
transformation, have the same signature. The signatures introduced in this
paper are based on integral invariants, which behave much better on noisy
images than classically known differential invariants. The comparison with
other types of invariants is given in the introduction. Though the integral
invariants for planar curves were known before, the affine integral invariants
for spatial curves are proposed here for the first time. Using the inductive
variation of the moving frame method we compute affine invariants in terms of
Euclidean invariants. We present two types of signatures, the global signature
and the local signature. Both signatures are independent of parameterization
(curve sampling). The global signature depends on the choice of the initial
point and does not allow us to compare fragments of curves, and is therefore
sensitive to occlusions. The local signature, although is slightly more
sensitive to noise, is independent of the choice of the initial point and is
not sensitive to occlusions in an image. It helps establish local equivalence
of curves. The robustness of these invariants and signatures in their
application to the problem of classification of noisy spatial curves extracted
from a 3D object is analyzed.
read more at cs updates on arXiv.org |
|
|
| Finding the theta-Guarded Region. (arXiv:0806.2090v1 [cs.CG]) |
[Jun. 14th, 2008|10:22 am] |
Finding the theta-Guarded Region. (arXiv:0806.2090v1 [cs.CG])
We are given a finite set of m points (guards) G in the plane R^2 and an
angle 0 < theta < 2 pi. A theta-cone is a cone with apex angle theta. We call a
theta-cone empty (with respect to G) if it does not contain any point of G. A
point p in the plane is called \theta-guarded if every theta-cone with apex
located at p is non-empty. Moreover, the set of all theta-guarded points is
called theta-region.
We first show how to construct a data structure of O(m * log^2 m) time and
space such that in time O(log^3 m) we can compute whether some point p in R^2
is theta-guarded. As a main result of our work we describe the theta-region
with only O(m / theta) circular arcs and show a way to compute it.
read more at cs updates on arXiv.org |
|
|
| On the existence of compactly supported reconstruction functions in a sampling problem. (arXiv:0806. |
[Jun. 14th, 2008|10:22 am] |
On the existence of compactly supported reconstruction functions in a sampling problem. (arXiv:0806.2084v1 [cs.IT])
Assume that samples of a filtered version of a function in a shift-invariant
space are avalaible. This work deals with the existence of a sampling formula
involving these samples and having reconstruction functions with compact
support. Thus, low computational complexity is involved and truncation errors
are avoided. This is done in the light of the generalized sampling theory by
using the oversampling technique: more samples than strictly necessary are
used. For a suitable choice of the sampling period, a necessary and sufficient
condition is given in terms of the Kronecker canonical form of a matrix pencil.
Comparing with other characterizations in the mathematical literature, the
given here has an important advantage: it can be reliable computed by using the
GUPTRI form of the matrix pencil. Finally, a practical method for computing the
compactly supported reconstruction functions is given for the important case
where the oversampling rate is minimum.
read more at cs updates on arXiv.org |
|
|
|
|