176 results on '"Pietracaprina, A"'
Search Results
2. Adaptive k-center and diameter estimation in sliding windows
- Author
-
Pellizzoni, Paolo, Pietracaprina, Andrea, and Pucci, Geppino
- Published
- 2022
- Full Text
- View/download PDF
3. Hilbert-space fragmentation, multifractality, and many-body localization
- Author
-
Pietracaprina, Francesca and Laflorencie, Nicolas
- Published
- 2021
- Full Text
- View/download PDF
4. k-Center Clustering with Outliers in Sliding Windows
- Author
-
Paolo Pellizzoni, Andrea Pietracaprina, and Geppino Pucci
- Subjects
k-center with outliers ,effective diameter ,big data ,data stream model ,sliding windows ,coreset ,Industrial engineering. Management engineering ,T55.4-60.8 ,Electronic computers. Computer science ,QA75.5-76.95 - Abstract
Metric k-center clustering is a fundamental unsupervised learning primitive. Although widely used, this primitive is heavily affected by noise in the data, so a more sensible variant seeks for the best solution that disregards a given number z of points of the dataset, which are called outliers. We provide efficient algorithms for this important variant in the streaming model under the sliding window setting, where, at each time step, the dataset to be clustered is the window W of the most recent data items. For general metric spaces, our algorithms achieve O1 approximation and, remarkably, require a working memory linear in k+z and only logarithmic in |W|. For spaces of bounded doubling dimension, the approximation can be made arbitrarily close to 3. For these latter spaces, we show, as a by-product, how to estimate the effective diameter of the window W, which is a measure of the spread of the window points, disregarding a given fraction of noisy distances. We also provide experimental evidence of the practical viability of the improved clustering and diameter estimation algorithms.
- Published
- 2022
- Full Text
- View/download PDF
5. On the complexity of the shortest-path broadcast problem
- Author
-
Crescenzi, Pierluigi, Fraigniaud, Pierre, Halldórsson, Magnus, Harutyunyan, Hovhannes A., Pierucci, Chiara, Pietracaprina, Andrea, and Pucci, Geppino
- Published
- 2016
- Full Text
- View/download PDF
6. Probing many-body localization in a disordered quantum dimer model on the honeycomb lattice
- Author
-
Francesca Pietracaprina, Fabien Alet
- Subjects
Physics ,QC1-999 - Abstract
We numerically study the possibility of many-body localization transition in a disordered quantum dimer model on the honeycomb lattice. By using the peculiar constraints of this model and state-of-the-art exact diagonalization and time evolution methods, we probe both eigenstates and dynamical properties and conclude on the existence of a localization transition, on the available time and length scales (system sizes of up to N=108 sites). We critically discuss these results and their implications.
- Published
- 2021
- Full Text
- View/download PDF
7. Distributed Graph Diameter Approximation
- Author
-
Matteo Ceccarello, Andrea Pietracaprina, Geppino Pucci, and Eli Upfal
- Subjects
graph analytics ,parallel graph algorithms ,weighted graph decomposition ,weighted diameter approximation ,MapReduce ,Industrial engineering. Management engineering ,T55.4-60.8 ,Electronic computers. Computer science ,QA75.5-76.95 - Abstract
We present an algorithm for approximating the diameter of massive weighted undirected graphs on distributed platforms supporting a MapReduce-like abstraction. In order to be efficient in terms of both time and space, our algorithm is based on a decomposition strategy which partitions the graph into disjoint clusters of bounded radius. Theoretically, our algorithm uses linear space and yields a polylogarithmic approximation guarantee; most importantly, for a large family of graphs, it features a round complexity asymptotically smaller than the one exhibited by a natural approximation algorithm based on the state-of-the-art Δ-stepping SSSP algorithm, which is its only practical, linear-space competitor in the distributed setting. We complement our theoretical findings with a proof-of-concept experimental analysis on large benchmark graphs, which suggests that our algorithm may attain substantial improvements in terms of running time compared to the aforementioned competitor, while featuring, in practice, a similar approximation ratio.
- Published
- 2020
- Full Text
- View/download PDF
8. Logarithmic growth of local entropy and total correlations in many-body localized dynamics
- Author
-
Fabio Anza, Francesca Pietracaprina, and John Goold
- Subjects
Physics ,QC1-999 - Abstract
The characterizing feature of a many-body localized phase is the existence of an extensive set of quasi-local conserved quantities with an exponentially localized support. This structure endows the system with the signature logarithmic in time entanglement growth between spatial partitions. This feature differentiates the phase from Anderson localization, in a non-interacting model. Experimentally measuring the entanglement between large partitions of an interacting many-body system requires highly non-local measurements which are currently beyond the reach of experimental technology. In this work we demonstrate that the defining structure of many-body localization can be detected by the dynamics of a simple quantity from quantum information known as the total correlations which is connected to the local entropies. Central to our finding is the necessity to propagate specific initial states, drawn from the Hamiltonian unbiased basis (HUB). The dynamics of the local entropies and total correlations requires only local measurements in space and therefore is potentially experimentally accessible in a range of platforms.
- Published
- 2020
- Full Text
- View/download PDF
9. Fully dynamic clustering and diversity maximization in doubling metrics
- Author
-
Pellizzoni, Paolo, Pietracaprina, Andrea, and Pucci, Geppino
- Subjects
FOS: Computer and information sciences ,Computer Science - Data Structures and Algorithms ,Data Structures and Algorithms (cs.DS) - Abstract
We present approximation algorithms for some variants of center-based clustering and related problems in the fully dynamic setting, where the pointset evolves through an arbitrary sequence of insertions and deletions. Specifically, we target the following problems: $k$-center (with and without outliers), matroid-center, and diversity maximization. All algorithms employ a coreset-based strategy and rely on the use of the cover tree data structure, which we crucially augment to maintain, at any time, some additional information enabling the efficient extraction of the solution for the specific problem. For all of the aforementioned problems our algorithms yield $(\alpha+\varepsilon)$-approximations, where $\alpha$ is the best known approximation attainable in polynomial time in the standard off-line setting (except for $k$-center with $z$ outliers where $\alpha = 2$ but we get a $(3+\varepsilon)$-approximation) and $\varepsilon>0$ is a user-provided accuracy parameter. The analysis of the algorithms is performed in terms of the doubling dimension of the underlying metric. Remarkably, and unlike previous works, the data structure and the running times of the insertion and deletion procedures do not depend in any way on the accuracy parameter $\varepsilon$ and, for the two $k$-center variants, on the parameter $k$. For spaces of bounded doubling dimension, the running times are dramatically smaller than those that would be required to compute solutions on the entire pointset from scratch. To the best of our knowledge, ours are the first solutions for the matroid-center and diversity maximization problems in the fully dynamic setting.
- Published
- 2023
10. Seamless Integration of Parallelism and Memory Hierarchy : Extended Abstract
- Author
-
Fantozzi, Carlo, Pietracaprina, Andrea, Pucci, Geppino, Goos, Gerhard, editor, Hartmanis, Juris, editor, van Leeuwen, Jan, editor, Widmayer, Peter, editor, Eidenbenz, Stephan, editor, Triguero, Francisco, editor, Morales, Rafael, editor, Conejo, Ricardo, editor, and Hennessy, Matthew, editor
- Published
- 2002
- Full Text
- View/download PDF
11. Optimal Many-to-One Routing on the Mesh with Constant Queues : Extended Abstract
- Author
-
Pietracaprina, Andrea, Pucci, Geppino, Goos, Gerhard, editor, Hartmanis, Juris, editor, van Leeuwen, Jan, editor, Sakellariou, Rizos, editor, Gurd, John, editor, Freeman, Len, editor, and Keane, John, editor
- Published
- 2001
- Full Text
- View/download PDF
12. On stalling in LogP : (Extended Abstract)
- Author
-
Bilardi, Gianfranco, Herley, Kieran T., Pietracaprina, Andrea, Pucci, Geppino, and Rolim, José, editor
- Published
- 2000
- Full Text
- View/download PDF
13. Deterministic branch-and-bound on distributed memory machines : Extended abstract
- Author
-
Herley, Kieran T., Pietracaprina, Andrea, Pucci, Geppino, Goos, Gerhard, editor, Hartmanis, Juris, editor, van Leeuwen, Jan, editor, Rolim, José, editor, Mueller, Frank, editor, Zomaya, Albert Y., editor, Ercal, Fikret, editor, Olariu, Stephan, editor, Ravindran, Binoy, editor, Gustafsson, Jan, editor, Takada, Hiroaki, editor, Olsson, Ron, editor, Kale, Laxmikant V., editor, Beckman, Pete, editor, Haines, Matthew, editor, ElGindy, Hossam, editor, Caromel, Denis, editor, Chaumette, Serge, editor, Fox, Geoffrey, editor, Pan, Yi, editor, Li, Keqin, editor, Yang, Tao, editor, Chiola, G., editor, Conte, G., editor, Mancini, L. V., editor, Méry, Domenique, editor, Sanders, Beverly, editor, Bhatt, Devesh, editor, and Prasanna, Viktor, editor
- Published
- 1999
- Full Text
- View/download PDF
14. Shift-invert diagonalization of large many-body localizing spin chains
- Author
-
Francesca Pietracaprina, Nicolas Macé, David J. Luitz, Fabien Alet
- Subjects
Physics ,QC1-999 - Abstract
We provide a pedagogical review on the calculation of highly excited eigenstates of disordered interacting quantum systems which can undergo a many-body localization (MBL) transition, using shift-invert exact diagonalization. We also provide an example code at https://bitbucket.org/dluitz/sinvert_mbl/. Through a detailed analysis of the simulational parameters of the random field Heisenberg spin chain, we provide a practical guide on how to perform efficient computations. We present data for mid-spectrum eigenstates of spin chains of sizes up to $L=26$. This work is also geared towards readers with interest in efficiency of parallel sparse linear algebra techniques that will find a challenging application in the MBL problem.
- Published
- 2018
- Full Text
- View/download PDF
15. Improved deterministic PRAM simulation on the mesh : Extended abstract
- Author
-
Pietracaprina, Andrea, Pucci, Geppino, Goos, Gerhard, editor, Hartmanis, Juris, editor, van Leeuwen, Jan, editor, Fülöp, Zoltán, editor, and Gécseg, Ferenc, editor
- Published
- 1995
- Full Text
- View/download PDF
16. Implementing shared memory on multi-dimensional meshes and on the fat-tree : Extended abstract
- Author
-
Herley, Kieran T., Pietracaprina, Andrea, Pucci, Geppino, Goos, Gerhard, editor, Hartmanis, Juris, editor, van Leeuwen, Jan, editor, and Spirakis, Paul, editor
- Published
- 1995
- Full Text
- View/download PDF
17. Distributed k-Means with Outliers in General Metrics
- Author
-
Dandolo, Enrico, Pietracaprina, Andrea, and Pucci, Geppino
- Subjects
FOS: Computer and information sciences ,Computer Science - Machine Learning ,Computer Science - Distributed, Parallel, and Cluster Computing ,Computer Science - Data Structures and Algorithms ,Data Structures and Algorithms (cs.DS) ,Distributed, Parallel, and Cluster Computing (cs.DC) ,Machine Learning (cs.LG) - Abstract
Center-based clustering is a pivotal primitive for unsupervised learning and data analysis. A popular variant is undoubtedly the k-means problem, which, given a set $P$ of points from a metric space and a parameter $k
- Published
- 2022
18. Adaptive k-center and diameter estimation in sliding windows
- Author
-
Paolo Pellizzoni, Andrea Pietracaprina, and Geppino Pucci
- Subjects
Computational Theory and Mathematics ,K-center ,Applied Mathematics ,Modeling and Simulation ,Sliding window model ,Diameter estimation ,Data streams ,Coreset ,Doubling-dimension ,Approximation algorithms ,Computer Science Applications ,Information Systems - Abstract
In this paper we present novel streaming algorithms for the k-center and the diameter estimation problems for general metric spaces under the sliding window model. The key idea behind our algorithms is to maintain a small coreset which, at any time, allows to compute a solution to the problem under consideration for the current window, whose quality can be made arbitrarily close to the one of the best solution attainable by running a polynomial-time sequential algorithm on the entire window. Remarkably, the size of our coresets is independent of the window length and can be upper bounded by a function of the target number of centers (for the k-center problem), of the desired accuracy, and of the characteristics of the current window, namely its doubling dimension and aspect ratio. One of the major strengths of our algorithms is that they adapt obliviously to these two latter characteristics. We also provide experimental evidence of the practical viability of the algorithms and their superiority over the current state of the art.
- Published
- 2022
19. An optimized data structure for high-throughput 3D proteomics data: mzRTree
- Author
-
Nasso, Sara, Silvestri, Francesco, Tisiot, Francesco, Di Camillo, Barbara, Pietracaprina, Andrea, and Toffolo, Gianna Maria
- Published
- 2010
- Full Text
- View/download PDF
20. Extensive multipartite entanglement from su(2) quantum many-body scars
- Author
-
Jean-Yves Desaules, Francesca Pietracaprina, Zlatko Papić, John Goold, and Silvia Pappalardi
- Subjects
Quantum Physics ,Statistical Mechanics (cond-mat.stat-mech) ,General Physics and Astronomy ,FOS: Physical sciences ,Quantum Physics (quant-ph) ,Condensed Matter - Statistical Mechanics - Abstract
Recent experimental observation of weak ergodicity breaking in Rydberg atom quantum simulators has sparked interest in quantum many-body scars - eigenstates which evade thermalisation at finite energy densities due to novel mechanisms that do not rely on integrability or protection by a global symmetry. A salient feature of some quantum many-body scars is their sub-volume bipartite entanglement entropy. In this work we demonstrate that such exact many-body scars also possess extensive multipartite entanglement structure if they stem from an su(2) spectrum generating algebra. We show this analytically, through scaling of the quantum Fisher information, which is found to be super-extensive for exact scarred eigenstates in contrast to generic thermal states. Furthermore, we numerically study signatures of multipartite entanglement in the PXP model of Rydberg atoms, showing that extensive quantum Fisher information density can be generated dynamically by performing a global quench experiment. Our results identify a rich multipartite correlation structure of scarred states with significant potential as a resource in quantum enhanced metrology., 6+6 pages, 3+5 figures
- Published
- 2021
21. On the Expansion and Diameter of Bluetooth-Like Topologies
- Author
-
Pettarin, Alberto, Pietracaprina, Andrea, and Pucci, Geppino
- Published
- 2013
- Full Text
- View/download PDF
22. Microfluidic motion for a direct investigation of solvent interactions with PDMS microchannels
- Author
-
Bianco, Monica, Viola, Ilenia, Cezza, Miriam, Pietracaprina, Francesca, Gigli, Giuseppe, Rinaldi, Rosaria, and Arima, Valentina
- Published
- 2012
- Full Text
- View/download PDF
23. Mining top-K frequent itemsets through progressive sampling
- Author
-
Pietracaprina, Andrea, Riondato, Matteo, Upfal, Eli, and Vandin, Fabio
- Published
- 2010
- Full Text
- View/download PDF
24. Store-and-Forward Multicast Routing on the Mesh
- Author
-
Herley, Kieran T., Pietracaprina, Andrea, and Pucci, Geppino
- Published
- 2008
- Full Text
- View/download PDF
25. BSP versus LogP
- Author
-
Bilardi, G., Pietracaprina, A., Pucci, G., Herley, K. T., and Spirakis, P.
- Published
- 1999
- Full Text
- View/download PDF
26. The Complexity of Parallel Multisearch on Coarse-Grained Machines
- Author
-
Bäumker, A., Dittrich, W., and Pietracaprina, A.
- Published
- 1999
- Full Text
- View/download PDF
27. Coreset-based Strategies for Robust Center-type Problems
- Author
-
Pietracaprina, Andrea, Pucci, Geppino, and Sold��, Federico
- Subjects
FOS: Computer and information sciences ,Computer Science - Machine Learning ,Computer Science - Distributed, Parallel, and Cluster Computing ,Computer Science - Data Structures and Algorithms ,Data Structures and Algorithms (cs.DS) ,Distributed, Parallel, and Cluster Computing (cs.DC) ,Machine Learning (cs.LG) - Abstract
Given a dataset $V$ of points from some metric space, the popular $k$-center problem requires to identify a subset of $k$ points (centers) in $V$ minimizing the maximum distance of any point of $V$ from its closest center. The \emph{robust} formulation of the problem features a further parameter $z$ and allows up to $z$ points of $V$ (outliers) to be disregarded when computing the maximum distance from the centers. In this paper, we focus on two important constrained variants of the robust $k$-center problem, namely, the Robust Matroid Center (RMC) problem, where the set of returned centers are constrained to be an independent set of a matroid of rank $k$ built on $V$, and the Robust Knapsack Center (RKC) problem, where each element $i\in V$ is given a positive weight $w_i0$, the algorithms return solutions featuring a $(3+\epsilon)$-approximation ratio, which is a mere additive term $\epsilon$ away from the 3-approximations achievable by the best known polynomial-time sequential algorithms for the two problems. Moreover, the algorithms obliviously adapt to the intrinsic complexity of the dataset, captured by its doubling dimension $D$. For wide ranges of the parameters $k,z,\epsilon, D$, we obtain a sequential algorithm with running time linear in $|V|$, and MapReduce/Streaming algorithms with few rounds/passes and substantially sublinear local/working memory., Comment: 16 pages
- Published
- 2020
28. A General Coreset-Based Approach to Diversity Maximization under Matroid Constraints
- Author
-
Matteo Ceccarello, Geppino Pucci, and Andrea Pietracaprina
- Subjects
FOS: Computer and information sciences ,Mathematical optimization ,General Computer Science ,Computer science ,0102 computer and information sciences ,02 engineering and technology ,01 natural sciences ,Matroid ,Dimension (vector space) ,Diversity maximization ,020204 information systems ,Computer Science - Data Structures and Algorithms ,0202 electrical engineering, electronic engineering, information engineering ,Data Structures and Algorithms (cs.DS) ,Local search (optimization) ,MapReduce ,streaming ,approximation algorithms ,Sequential algorithm ,coresets ,business.industry ,Approximation algorithm ,Maximization ,doubling spaces ,matroids ,Computer Science - Distributed, Parallel, and Cluster Computing ,010201 computation theory & mathematics ,Independent set ,Distributed, Parallel, and Cluster Computing (cs.DC) ,Coreset ,business - Abstract
Diversity maximization is a fundamental problem in web search and data mining. For a given dataset S of n elements, the problem requires to determine a subset of S containing k ≪ n “representatives” which maximize some diversity function expressed in terms of pairwise distances, where distance models dissimilarity. An important variant of the problem prescribes that the solution satisfy an additional orthogonal requirement, which can be specified as a matroid constraint (i.e., a feasible solution must be an independent set of size k of a given matroid). While unconstrained diversity maximization admits efficient coreset-based strategies for several diversity functions, known approaches dealing with the additional matroid constraint apply only to one diversity function (sum of distances), and are based on an expensive, inherently sequential, local search over the entire input dataset. We devise the first coreset-based algorithms for diversity maximization under matroid constraints for various diversity functions, together with efficient sequential, MapReduce, and Streaming implementations. Technically, our algorithms rely on the construction of a small coreset, that is, a subset of S containing a feasible solution which is no more than a factor 1−ɛ away from the optimal solution for S . While our algorithms are fully general, for the partition and transversal matroids, if ɛ is a constant in (0,1) and S has bounded doubling dimension, the coreset size is independent of n and it is small enough to afford the execution of a slow sequential algorithm to extract a final, accurate, solution in reasonable time. Extensive experiments show that our algorithms are accurate, fast, and scalable, and therefore they are capable of dealing with the large input instances typical of the big data scenario.
- Published
- 2020
29. The complexity of deterministic PRAM simulation on distributed memory machines
- Author
-
Pietracaprina, A. and Pucci, G.
- Published
- 1997
- Full Text
- View/download PDF
30. Practical constructive schemes for deterministic shared-memory access
- Author
-
Pietracaprina, A. and Preparata, F. P.
- Published
- 1997
- Full Text
- View/download PDF
31. Hilbert-space fragmentation, multifractality, and many-body localization
- Author
-
Nicolas Laflorencie, Francesca Pietracaprina, School of Physics [TCD Dublin], Trinity College Dublin, Fermions Fortement Corrélés (LPT) (FFC), Laboratoire de Physique Théorique (LPT), Université Toulouse III - Paul Sabatier (UT3), Université de Toulouse (UT)-Université de Toulouse (UT)-Centre National de la Recherche Scientifique (CNRS)-Fédération de recherche « Matière et interactions » (FeRMI), Institut National des Sciences Appliquées - Toulouse (INSA Toulouse), Institut National des Sciences Appliquées (INSA)-Université de Toulouse (UT)-Institut National des Sciences Appliquées (INSA)-Université de Toulouse (UT)-Université Toulouse III - Paul Sabatier (UT3), Université de Toulouse (UT)-Centre National de la Recherche Scientifique (CNRS)-Institut National des Sciences Appliquées - Toulouse (INSA Toulouse), Institut National des Sciences Appliquées (INSA)-Université de Toulouse (UT)-Institut National des Sciences Appliquées (INSA)-Centre National de la Recherche Scientifique (CNRS)-Université Toulouse III - Paul Sabatier (UT3), Institut National des Sciences Appliquées (INSA)-Université de Toulouse (UT)-Institut National des Sciences Appliquées (INSA)-Centre National de la Recherche Scientifique (CNRS), and ANR-16-CE30-0023,THERMOLOC,Thermalisation et localisation dans les systèmes à N corps: compréhension théorique et intêret experimental(2016)
- Subjects
FOS: Physical sciences ,General Physics and Astronomy ,01 natural sciences ,Interpretation (model theory) ,symbols.namesake ,Condensed Matter - Strongly Correlated Electrons ,Chain (algebraic topology) ,Simple (abstract algebra) ,0103 physical sciences ,Statistical physics ,[PHYS.COND]Physics [physics]/Condensed Matter [cond-mat] ,010306 general physics ,Eigenvalues and eigenvectors ,ComputingMilieux_MISCELLANEOUS ,Condensed Matter - Statistical Mechanics ,Physics ,Decimation ,Quantum Physics ,Statistical Mechanics (cond-mat.stat-mech) ,Strongly Correlated Electrons (cond-mat.str-el) ,010308 nuclear & particles physics ,Hilbert space ,Fragmentation (computing) ,Disordered Systems and Neural Networks (cond-mat.dis-nn) ,Condensed Matter - Disordered Systems and Neural Networks ,Scheme (mathematics) ,symbols ,Quantum Physics (quant-ph) - Abstract
Investigating many-body localization (MBL) using exact numerical methods is limited by the exponentialgrowth of the Hilbert space. However, localized eigenstates display multifractality and only extend over a vanishing fraction of the Hilbert space. Here, building on this remarkable property, we develop a simple yet efficient decimation scheme to discard the irrelevant parts of the Hilbert space of the random-field Heisenberg chain. This leads to an Hilbert space fragmentation in small clusters, allowing to access larger systems at strong disorder. The MBL transition is quantitatively predicted, together with a geometrical interpretation of MBL multifractality as a shattering of the Hilbert space., Special Issue of the Annals of Physics, Localisation 2020, dedicated to Philip W. Anderson
- Published
- 2019
- Full Text
- View/download PDF
32. Accurate MapReduce Algorithms for $k$-median and $k$-means in General Metric Spaces
- Author
-
Mazzetto, Alessio, Pietracaprina, Andrea, and Pucci, Geppino
- Subjects
FOS: Computer and information sciences ,000 Computer science, knowledge, general works ,Computer Science - Distributed, Parallel, and Cluster Computing ,K-median ,Computer Science ,Computer Science - Data Structures and Algorithms ,Clustering ,Coreset ,K-means ,MapReduce ,Data Structures and Algorithms (cs.DS) ,Distributed, Parallel, and Cluster Computing (cs.DC) - Abstract
Center-based clustering is a fundamental primitive for data analysis and becomes very challenging for large datasets. In this paper, we focus on the popular $k$-median and $k$-means variants which, given a set $P$ of points from a metric space and a parameter $k
- Published
- 2019
33. A new scheme for the deterministic simulation of PRAMs in VLSI
- Author
-
Luccio, F., Pietracaprina, A., and Pucci, G.
- Published
- 1990
- Full Text
- View/download PDF
34. Solving k-center Clustering (with Outliers) in MapReduce and Streaming, almost as Accurately as Sequentially
- Author
-
Ceccarello, Matteo, Pietracaprina, Andrea, and Pucci, Geppino
- Abstract
Center-based clustering is a fundamental primitive for data analysis and becomes very challenging for large datasets. In this paper, we focus on the popular k-center variant which, given a set S of points from some metric space and a parameter k < |S|, requires to identify a subset of k centers in S minimizing the maximum distance of any point of S from its closest center. A more general formulation, introduced to deal with noisy datasets, features a further parameter z and allows up to z points of S (outliers) to be disregarded when computing the maximum distance from the centers. We present coreset-based 2-round MapReduce algorithms for the above two formulations of the problem, and a 1-pass Streaming algorithm for the case with outliers. For any fixed ϵ > 0, the algorithms yield solutions whose approximation ratios are a mere additive term ϵ away from those achievable by the best known polynomial-time sequential algorithms, a result that substantially improves upon the state of the art. Our algorithms are rather simple and adapt to the intrinsic complexity of the dataset, captured by the doubling dimension D of the metric space. Specifically, our analysis shows that the algorithms become very space-efficient for the important case of small (constant) D. These theoretical results are complemented with a set of experiments on real-world and synthetic datasets of up to over a billion points, which show that our algorithms yield better quality solutions over the state of the art while featuring excellent scalability, and that they also lend themselves to sequential implementations much faster than existing ones
- Published
- 2019
- Full Text
- View/download PDF
35. Shift-invert diagonalization of large many-body localizing spin chains
- Author
-
Nicolas Macé, Francesca Pietracaprina, Fabien Alet, David J. Luitz, Fermions Fortement Corrélés (LPT) (FFC), Laboratoire de Physique Théorique (LPT), Institut de Recherche sur les Systèmes Atomiques et Moléculaires Complexes (IRSAMC), Institut National des Sciences Appliquées - Toulouse (INSA Toulouse), Institut National des Sciences Appliquées (INSA)-Institut National des Sciences Appliquées (INSA)-Université Toulouse III - Paul Sabatier (UT3), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées-Centre National de la Recherche Scientifique (CNRS)-Institut National des Sciences Appliquées - Toulouse (INSA Toulouse), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées-Centre National de la Recherche Scientifique (CNRS)-Institut de Recherche sur les Systèmes Atomiques et Moléculaires Complexes (IRSAMC), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées-Centre National de la Recherche Scientifique (CNRS), Technische Universität Munchen - Université Technique de Munich [Munich, Allemagne] (TUM), Max-Planck-Institut für Physik komplexer Systeme (MPI-PKS), Max-Planck-Gesellschaft, ANR-16-CE30-0023,THERMOLOC,Thermalisation et localisation dans les systèmes à N corps: compréhension théorique et intêret experimental(2016), ANR-11-IDEX-0002,UNITI,Université Fédérale de Toulouse(2011), European Project: 211528,EC:FP7:INFRA,FP7-INFRASTRUCTURES-2007-1,PRACE(2008), Université Toulouse III - Paul Sabatier (UT3), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées-Centre National de la Recherche Scientifique (CNRS)-Université Toulouse III - Paul Sabatier (UT3), Institut National des Sciences Appliquées (INSA)-Institut National des Sciences Appliquées (INSA)-Centre National de la Recherche Scientifique (CNRS)-Université Toulouse III - Paul Sabatier (UT3), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées-Institut National des Sciences Appliquées - Toulouse (INSA Toulouse), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées-Institut de Recherche sur les Systèmes Atomiques et Moléculaires Complexes (IRSAMC), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées, Université de Toulouse (UT)-Université de Toulouse (UT)-Centre National de la Recherche Scientifique (CNRS)-Université Toulouse III - Paul Sabatier (UT3), Université de Toulouse (UT)-Université de Toulouse (UT)-Centre National de la Recherche Scientifique (CNRS)-Institut de Recherche sur les Systèmes Atomiques et Moléculaires Complexes (IRSAMC), and Université de Toulouse (UT)-Université de Toulouse (UT)-Centre National de la Recherche Scientifique (CNRS)
- Subjects
Physics ,Random field ,Computation ,FOS: Physical sciences ,Disordered Systems and Neural Networks (cond-mat.dis-nn) ,Computational Physics (physics.comp-ph) ,Condensed Matter - Disordered Systems and Neural Networks ,01 natural sciences ,Strongly correlated electrons ,lcsh:QC1-999 ,010305 fluids & plasmas ,[PHYS.PHYS.PHYS-COMP-PH]Physics [physics]/Physics [physics]/Computational Physics [physics.comp-ph] ,Excited state ,0103 physical sciences ,Linear algebra ,Code (cryptography) ,Statistical physics ,[PHYS.COND.CM-DS-NN]Physics [physics]/Condensed Matter [cond-mat]/Disordered Systems and Neural Networks [cond-mat.dis-nn] ,010306 general physics ,Physics - Computational Physics ,Quantum ,lcsh:Physics ,Eigenvalues and eigenvectors ,Spin-½ - Abstract
We provide a pedagogical review on the calculation of highly excited eigenstates of disordered interacting quantum systems which can undergo a many-body localization (MBL) transition, using shift-invert exact diagonalization. We also provide an example code at https://bitbucket.org/dluitz/sinvert_mbl. Through a detailed analysis of the simulational parameters of the random field Heisenberg spin chain, we provide a practical guide on how to perform efficient computations. We present data for mid-spectrum eigenstates of spin chains of sizes up to L=26L=26. This work is also geared towards readers with interest in efficiency of parallel sparse linear algebra techniques that will find a challenging application in the MBL problem.
- Published
- 2018
- Full Text
- View/download PDF
36. Mean-field model for the density of states of jammed soft spheres
- Author
-
Fernanda Pereira da Cruz Benetti, Gabriele Sicuro, Francesca Pietracaprina, Giorgio Parisi, Dipartimento di Fisica, Sapienza Università di Roma, Università degli Studi di Roma 'La Sapienza' = Sapienza University [Rome], CNR, Inst Nanotechnol, Rome Unit, Rome, Italy, Fermions Fortement Corrélés (LPT) (FFC), Laboratoire de Physique Théorique (LPT), Institut de Recherche sur les Systèmes Atomiques et Moléculaires Complexes (IRSAMC), Institut National des Sciences Appliquées - Toulouse (INSA Toulouse), Institut National des Sciences Appliquées (INSA)-Institut National des Sciences Appliquées (INSA)-Centre National de la Recherche Scientifique (CNRS)-Université Toulouse III - Paul Sabatier (UT3), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées-Institut National des Sciences Appliquées - Toulouse (INSA Toulouse), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées-Institut de Recherche sur les Systèmes Atomiques et Moléculaires Complexes (IRSAMC), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées, Université Toulouse III - Paul Sabatier (UT3), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées-Centre National de la Recherche Scientifique (CNRS)-Université Toulouse III - Paul Sabatier (UT3), Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées-Centre National de la Recherche Scientifique (CNRS)-Institut de Recherche sur les Systèmes Atomiques et Moléculaires Complexes (IRSAMC), and Université Fédérale Toulouse Midi-Pyrénées-Université Fédérale Toulouse Midi-Pyrénées-Centre National de la Recherche Scientifique (CNRS)
- Subjects
Physics ,Random graph ,Cavity method ,Statistical Mechanics (cond-mat.stat-mech) ,Degrees of freedom (physics and chemistry) ,FOS: Physical sciences ,Disordered Systems and Neural Networks (cond-mat.dis-nn) ,Condensed Matter - Disordered Systems and Neural Networks ,01 natural sciences ,010305 fluids & plasmas ,Matrix (mathematics) ,Distribution (mathematics) ,Mean field theory ,0103 physical sciences ,Density of states ,SPHERES ,Statistical physics ,[PHYS.COND.CM-DS-NN]Physics [physics]/Condensed Matter [cond-mat]/Disordered Systems and Neural Networks [cond-mat.dis-nn] ,010306 general physics ,Condensed Matter - Statistical Mechanics ,ComputingMilieux_MISCELLANEOUS - Abstract
We propose a class of mean-field models for the isostatic transition of systems of soft spheres, in which the contact network is modeled as a random graph and each contact is associated to $d$ degrees of freedom. We study such models in the hypostatic, isostatic, and hyperstatic regimes. The density of states is evaluated by both the cavity method and exact diagonalization of the dynamical matrix. We show that the model correctly reproduces the main features of the density of states of real packings and, moreover, it predicts the presence of localized modes near the lower band edge. Finally, the behavior of the density of states $D(\omega)\sim\omega^\alpha$ for $\omega\to 0$ in the hyperstatic regime is studied. We find that the model predicts a nontrivial dependence of $\alpha$ on the details of the coordination distribution., Comment: 15 pages, 14 figures
- Published
- 2018
- Full Text
- View/download PDF
37. Optimal Deterministic Protocols for Mobile Robots on a Grid
- Author
-
Grossi, Roberto, Pietracaprina, Andrea, and Pucci, Geppino
- Published
- 2002
- Full Text
- View/download PDF
38. Deterministic parallel backtrack search
- Author
-
Herley, Kieran T., Pietracaprina, Andrea, and Pucci, Geppino
- Published
- 2002
- Full Text
- View/download PDF
39. Implementing Shared Memory on Mesh-Connected Computers and on the Fat-Tree
- Author
-
Herley, Kieran T, Pietracaprina, Andrea, and Pucci, Geppino
- Published
- 2001
- Full Text
- View/download PDF
40. Solving $k$-center Clustering (with Outliers) in MapReduce and Streaming, almost as Accurately as Sequentially
- Author
-
Matteo Ceccarello, Geppino Pucci, and Andrea Pietracaprina
- Subjects
FOS: Computer and information sciences ,Computer science ,General Engineering ,0102 computer and information sciences ,02 engineering and technology ,01 natural sciences ,Term (time) ,Set (abstract data type) ,Metric space ,Dimension (vector space) ,Computer Science - Distributed, Parallel, and Cluster Computing ,010201 computation theory & mathematics ,020204 information systems ,Scalability ,Outlier ,Computer Science - Data Structures and Algorithms ,0202 electrical engineering, electronic engineering, information engineering ,Data Structures and Algorithms (cs.DS) ,Distributed, Parallel, and Cluster Computing (cs.DC) ,Cluster analysis ,Focus (optics) ,Algorithm - Abstract
Center-based clustering is a fundamental primitive for data analysis and becomes very challenging for large datasets. In this paper, we focus on the popular k -center variant which, given a set S of points from some metric space and a parameter k < | S |, requires to identify a subset of k centers in S minimizing the maximum distance of any point of S from its closest center. A more general formulation, introduced to deal with noisy datasets, features a further parameter z and allows up to z points of S (outliers) to be disregarded when computing the maximum distance from the centers. We present coreset-based 2-round MapReduce algorithms for the above two formulations of the problem, and a 1-pass Streaming algorithm for the case with outliers. For any fixed ϵ > 0, the algorithms yield solutions whose approximation ratios are a mere additive term ϵ away from those achievable by the best known polynomial-time sequential algorithms, a result that substantially improves upon the state of the art. Our algorithms are rather simple and adapt to the intrinsic complexity of the dataset, captured by the doubling dimension D of the metric space. Specifically, our analysis shows that the algorithms become very space-efficient for the important case of small (constant) D . These theoretical results are complemented with a set of experiments on real-world and synthetic datasets of up to over a billion points, which show that our algorithms yield better quality solutions over the state of the art while featuring excellent scalability, and that they also lend themselves to sequential implementations much faster than existing ones.
- Published
- 2018
41. Fast Coreset-based Diversity Maximization under Matroid Constraints
- Author
-
Matteo Ceccarello, Geppino Pucci, and Andrea Pietracaprina
- Subjects
Mathematical optimization ,business.industry ,Computer science ,Approximation algorithm ,0102 computer and information sciences ,02 engineering and technology ,Maximization ,Streaming ,01 natural sciences ,Matroid ,Set (abstract data type) ,Diversity maximization, MapReduce, Streaming, Data Mining ,010201 computation theory & mathematics ,Diversity maximization ,Independent set ,0202 electrical engineering, electronic engineering, information engineering ,Data Mining ,020201 artificial intelligence & image processing ,Local search (optimization) ,MapReduce ,business ,Coreset ,Curse of dimensionality - Abstract
Max-sum diversity is a fundamental primitive for web search and data mining. For a given set S of n elements, it returns a subset of k«l n representatives maximizing the sum of their pairwise distances, where distance models dissimilarity. An important variant of the primitive prescribes that the desired subset of representatives satisfies an additional orthogonal requirement, which can be specified as a matroid constraint (i.e., a feasible solution must be an independent set of size k). While unconstrained max-sum diversity admits efficient coreset-based strategies, the only known approaches dealing with the additional matroid constraint are inherently sequential and are based on an expensive local search over the entire input set. We devise the first coreset constructions for max-sum diversity under various matroid constraints, together with efficient sequential, MapReduce and Streaming implementations. By running the local-search on the coreset rather than on the entire input, we obtain the first practical solutions for large instances. Technically, our coresets are subsets of S containing a feasible solution which is no more than a factor 1-e away from the optimal solution, for any fixed e n. Extensive experiments show that, with respect to full-blown local search, our coreset-based approach yields solutions of comparable quality, with improvements of up to two orders of magnitude in the running time, also for input sets of unknown dimensionality.
- Published
- 2018
42. A General Coreset-Based Approach to Diversity Maximization under Matroid Constraints.
- Author
-
CECCARELLO, MATTEO, PIETRACAPRINA, ANDREA, and PUCCI, GEPPINO
- Subjects
MATROIDS ,ALGORITHMS ,DATA mining ,INTERNET searching ,INDEPENDENT sets ,BIG data - Abstract
Diversity maximization is a fundamental problem in web search and data mining. For a given dataset S of n elements, the problem requires to determine a subset of S containing k n "representatives" which maximize some diversity function expressed in terms of pairwise distances, where distance models dissimilarity. An important variant of the problem prescribes that the solution satisfy an additional orthogonal requirement, which can be specified as a matroid constraint (i.e., a feasible solution must be an independent set of size k of a given matroid). While unconstrained diversity maximization admits efficient coreset-based strategies for several diversity functions, known approaches dealing with the additional matroid constraint apply only to one diversity function (sum of distances), and are based on an expensive, inherently sequential, local search over the entire input dataset. We devise the first coreset-based algorithms for diversity maximization under matroid constraints for various diversity functions, together with efficient sequential, MapReduce, and Streaming implementations. Technically, our algorithms rely on the construction of a small coreset, that is, a subset of S containing a feasible solution which is no more than a factor 1 - e away from the optimal solution for S. While our algorithms are fully general, for the partition and transversal matroids, if e is a constant in (0, 1) and S has bounded doubling dimension, the coreset size is independent of n and it is small enough to afford the execution of a slow sequential algorithm to extract a final, accurate, solution in reasonable time. Extensive experiments show that our algorithms are accurate, fast, and scalable, and therefore they are capable of dealing with the large input instances typical of the big data scenario. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
43. An Efficient Rigorous Approach for Identifying Statistically Significant Frequent Itemsets.
- Author
-
Kirsch, Adam, Mitzenmacher, Michael, Pietracaprina, Andrea, Pucci, Geppino, Upfal, Eli, and Vandin, Fabio
- Subjects
ALGORITHMS ,STATISTICAL significance ,PATTERN recognition systems ,DATA mining ,FALSE discovery rate ,DATABASE searching - Abstract
As advances in technology allow for the collection, storage, and analysis of vast amounts of data, the task of screening and assessing the significance of discovered patterns is becoming a major challenge in data mining applications. In this work, we address significance in the context of frequent itemset mining. Specifically, we develop a novel methodology to identify a meaningful support threshold s* for a dataset, such that the number of itemsets with support at least s* represents a substantial deviation from what would be expected in a random dataset with the same number of transactions and the same individual item frequencies. These itemsets can then be flagged as statistically significant with a small false discovery rate. We present extensive experimental results to substantiate the effectiveness of our methodology. [ABSTRACT FROM AUTHOR]
- Published
- 2012
- Full Text
- View/download PDF
44. Total correlations of the diagonal ensemble as a generic indicator for ergodicity breaking in quantum systems
- Author
-
Francesca Pietracaprina, John Goold, and Christian Gogolin
- Subjects
Physics ,Quantum Physics ,Diagonal ,Ergodicity ,FOS: Physical sciences ,Disordered Systems and Neural Networks (cond-mat.dis-nn) ,Condensed Matter - Disordered Systems and Neural Networks ,Condensed Matter Physics ,01 natural sciences ,010305 fluids & plasmas ,Microcanonical ensemble ,Quantum state ,Quantum mechanics ,0103 physical sciences ,Quantum system ,Ergodic theory ,Quantum ergodicity ,Quantum information ,Quantum Physics (quant-ph) ,010306 general physics ,Mathematical physics - Abstract
The diagonal ensemble is the infinite time average of a quantum state following unitary dynamics. In analogy to the time average of a classical phase space dynamics, it is intimately related to the ergodic properties of the quantum system giving information on the spreading of the initial state in the eigenstates of the Hamiltonian. In this work we apply a concept from quantum information, known as total correlations, to the diagonal ensemble. Forming an upper-bound on the multipartite entanglement, it quantifies the combination of both classical and quantum correlations in a mixed state. We generalize the total correlations of the diagonal ensemble to more general $\alpha$-Renyi entropies and focus on the the cases $\alpha=1$ and $\alpha=2$ with further numerical extensions in mind. Here we show that the total correlations of the diagonal ensemble is a generic indicator of ergodicity breaking, displaying a sub-extensive behaviour when the system is ergodic. We demonstrate this by investigating its scaling in a range of spin chain models focusing not only on the cases of integrability breaking but also emphasize its role in understanding the transition from an ergodic to a many body localized phase in systems with disorder or quasi-periodicity., Comment: v3: several minor improvements
- Published
- 2017
45. Clustering Uncertain Graphs
- Author
-
Fabio Vandin, Andrea Pietracaprina, Geppino Pucci, Carlo Fantozzi, and Matteo Ceccarello
- Subjects
FOS: Computer and information sciences ,Discrete mathematics ,Theoretical computer science ,Computer science ,Node (networking) ,General Engineering ,Approximation algorithm ,0102 computer and information sciences ,02 engineering and technology ,01 natural sciences ,Graph ,Oracle ,010201 computation theory & mathematics ,020204 information systems ,Computer Science - Data Structures and Algorithms ,0202 electrical engineering, electronic engineering, information engineering ,Feature (machine learning) ,Data Structures and Algorithms (cs.DS) ,Connection (algebraic framework) ,Cluster analysis ,Social network analysis ,Integer (computer science) - Abstract
An uncertain graph $\mathcal{G} = (V, E, p : E \rightarrow (0,1])$ can be viewed as a probability space whose outcomes (referred to as \emph{possible worlds}) are subgraphs of $\mathcal{G}$ where any edge $e\in E$ occurs with probability $p(e)$, independently of the other edges. These graphs naturally arise in many application domains where data management systems are required to cope with uncertainty in interrelated data, such as computational biology, social network analysis, network reliability, and privacy enforcement, among the others. For this reason, it is important to devise fundamental querying and mining primitives for uncertain graphs. This paper contributes to this endeavor with the development of novel strategies for clustering uncertain graphs. Specifically, given an uncertain graph $\mathcal{G}$ and an integer $k$, we aim at partitioning its nodes into $k$ clusters, each featuring a distinguished center node, so to maximize the minimum/average connection probability of any node to its cluster's center, in a random possible world. We assess the NP-hardness of maximizing the minimum connection probability, even in the presence of an oracle for the connection probabilities, and develop efficient approximation algorithms for both problems and some useful variants. Unlike previous works in the literature, our algorithms feature provable approximation guarantees and are capable to keep the granularity of the returned clustering under control. Our theoretical findings are complemented with several experiments that compare our algorithms against some relevant competitors, with respect to both running-time and quality of the returned clusterings.
- Published
- 2017
46. Heterogeneous machine learning system for improving the diagnosis of primary aldosteronism
- Author
-
Lazzarini, Nicola, Nanni, Loris, Fantozzi, Carlo, Pietracaprina, Andrea, Pucci, Geppino, Seccia, Teresa Maria, and Rossi, Gian Paolo
- Published
- 2015
- Full Text
- View/download PDF
47. A Practical Parallel Algorithm for Diameter Approximation of Massive Weighted Graphs
- Author
-
Geppino Pucci, Eli Upfal, Andrea Pietracaprina, and Matteo Ceccarello
- Subjects
FOS: Computer and information sciences ,Discrete mathematics ,Graph Analytics ,Spacetime ,Computer science ,Linear space ,Parallel Graph Algorithms ,Parallel algorithm ,Approximation algorithm ,02 engineering and technology ,Disjoint sets ,Weighted Graph Decomposition ,Weighted Diameter Approximation ,MapReduce ,Graph ,Computer Science - Distributed, Parallel, and Cluster Computing ,020204 information systems ,Bounded function ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,Algorithm design ,Distributed, Parallel, and Cluster Computing (cs.DC) ,Cluster analysis ,MathematicsofComputing_DISCRETEMATHEMATICS - Abstract
We present a space and time efficient practical parallel algorithm for approximating the diameter of massive weighted undirected graphs on distributed platforms supporting a MapReduce-like abstraction. The core of the algorithm is a weighted graph decomposition strategy generating disjoint clusters of bounded weighted radius. Theoretically, our algorithm uses linear space and yields a polylogarithmic approximation guarantee; moreover, for important practical classes of graphs, it runs in a number of rounds asymptotically smaller than those required by the natural approximation provided by the state-of-the-art $\Delta$-stepping SSSP algorithm, which is its only practical linear-space competitor in the aforementioned computational scenario. We complement our theoretical findings with an extensive experimental analysis on large benchmark graphs, which demonstrates that our algorithm attains substantial improvements on a number of key performance indicators with respect to the aforementioned competitor, while featuring a similar approximation ratio (a small constant less than 1.4, as opposed to the polylogarithmic theoretical bound).
- Published
- 2016
48. Energy diffusion in the ergodic phase of a many body localizable spin chain
- Author
-
Alessio Lerose, John Goold, Vipin Kerala Varma, Francesca Pietracaprina, and Antonello Scardicchio
- Subjects
Statistics and Probability ,Physics ,Work (thermodynamics) ,Quantum Physics ,Spins ,Strongly Correlated Electrons (cond-mat.str-el) ,Heisenberg model ,Quantum dynamics ,Phase (waves) ,FOS: Physical sciences ,Statistical and Nonlinear Physics ,Disordered Systems and Neural Networks (cond-mat.dis-nn) ,Condensed Matter - Disordered Systems and Neural Networks ,01 natural sciences ,010305 fluids & plasmas ,Condensed Matter - Strongly Correlated Electrons ,Energy profile ,Quantum mechanics ,0103 physical sciences ,Ergodic theory ,Statistics, Probability and Uncertainty ,010306 general physics ,Quantum Physics (quant-ph) ,Spin-½ - Abstract
The phenomenon of many-body localization in disordered quantum many-body systems occurs when all transport is suppressed despite the fact that the excitations of the system interact. In this work we report on the numerical simulation of autonomous quantum dynamics for disordered Heisenberg chains when the system is prepared with an initial inhomogeneity in the energy density profile. Using exact diagonalisation and a dynamical code based on Krylov subspaces we are able to simulate dynamics for up to L = 26 spins. We find, surprisingly, the breakdown of energy diffusion even before the many-body localization transition whilst the system is still in the ergodic phase. Moreover, in the ergodic phase we also find a large region in parameter space where the energy dynamics remains diffusive but where spin transport has been previously evidenced to occur only subdiffusively: this is found to be true for initial states composed of infinitely many hydrodynamic modes (square-wave energy profile) or just the single longest mode (sinusoidal profile). This suggestive finding points towards a peculiar ergodic phase where particles are transported slower than energy, reminiscent of the situation in amorphous solids and of the gapped phase of the anisotropic Heisenberg model., 17 pages, 6 figures, Published version
- Published
- 2015
49. Investigating Localization Transitions with the Forward Approximation
- Author
-
Pietracaprina, Francesca
- Subjects
Many-body localization ,Forward approximation ,Anderson localization ,Settore FIS/02 - Fisica Teorica, Modelli e Metodi Matematici - Published
- 2015
50. The forward approximation as a mean field approximation for the Anderson and Many Body Localization transitions
- Author
-
Francesca Pietracaprina, Valentina Ros, and Antonello Scardicchio
- Subjects
Physics ,Random field ,Heisenberg model ,FOS: Physical sciences ,Disordered Systems and Neural Networks (cond-mat.dis-nn) ,Condensed Matter - Disordered Systems and Neural Networks ,Condensed Matter Physics ,Critical value ,01 natural sciences ,Transfer matrix ,010305 fluids & plasmas ,Electronic, Optical and Magnetic Materials ,Amplitude ,Mean field theory ,Quantum mechanics ,0103 physical sciences ,Electronic ,Optical and Magnetic Materials ,Statistical physics ,010306 general physics ,Critical exponent ,Curse of dimensionality - Abstract
In this paper we analyze the predictions of the forward approximation in some models which exhibit an Anderson (single-body) or many-body localized phase. This approximation, which consists of summing over the amplitudes of only the shortest paths in the locator expansion, is known to overestimate the critical value of the disorder which determines the onset of the localized phase. Nevertheless, the results provided by the approximation become more and more accurate as the local coordination (dimensionality) of the graph, defined by the hopping matrix, is made larger. In this sense, the forward approximation can be regarded as a mean-field theory for the Anderson transition in infinite dimensions. The sum can be efficiently computed using transfer matrix techniques, and the results are compared with the most precise exact diagonalization results available. For the Anderson problem, we find a critical value of the disorder which is $0.9%$ off the most precise available numerical value already in 5 spatial dimensions, while for the many-body localized phase of the Heisenberg model with random fields the critical disorder ${h}_{c}=4.0\ifmmode\pm\else\textpm\fi{}0.3$ is strikingly close to the most recent results obtained by exact diagonalization. In both cases we obtain a critical exponent $\ensuremath{\nu}=1$. In the Anderson case, the latter does not show dependence on the dimensionality, as it is common within mean-field approximations. We discuss the relevance of the correlations between the shortest paths for both the single- and many-body problems, and comment on the connections of our results with the problem of directed polymers in random medium.
- Published
- 2015
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.