Skip to main content

Showing 1–10 of 10 results for author: Alemany-Puig, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.04487  [pdf, other

    cs.DS cs.DM math.CO

    On The Maximum Linear Arrangement Problem for Trees

    Authors: Lluís Alemany-Puig, Juan Luis Esteban, Ramon Ferrer-i-Cancho

    Abstract: Linear arrangements of graphs are a well-known type of graph labeling and are found in many important computational problems, such as the Minimum Linear Arrangement Problem ($\texttt{minLA}$). A linear arrangement is usually defined as a permutation of the $n$ vertices of a graph. An intuitive geometric setting is that of vertices lying on consecutive integer positions in the real line, starting a… ▽ More

    Submitted 9 July, 2024; v1 submitted 7 December, 2023; originally announced December 2023.

  2. The expected sum of edge lengths in planar linearizations of trees. Theory and applications

    Authors: Lluís Alemany-Puig, Ramon Ferrer-i-Cancho

    Abstract: Dependency trees have proven to be a very successful model to represent the syntactic structure of sentences of human languages. In these structures, vertices are words and edges connect syntactically-dependent words. The tendency of these dependencies to be short has been demonstrated using random baselines for the sum of the lengths of the edges or its variants. A ubiquitous baseline is the expe… ▽ More

    Submitted 18 September, 2023; v1 submitted 12 July, 2022; originally announced July 2022.

    Comments: New version updated

    Journal ref: Journal of Language Modelling, 2024, 12(1), 1--42

  3. The Maximum Linear Arrangement Problem for trees under projectivity and planarity

    Authors: Lluís Alemany-Puig, Juan Luis Esteban, Ramon Ferrer-i-Cancho

    Abstract: A linear arrangement is a mapping $π$ from the $n$ vertices of a graph $G$ to $n$ distinct consecutive integers. Linear arrangements can be represented by drawing the vertices along a horizontal line and drawing the edges as semicircles above said line. In this setting, the length of an edge is defined as the absolute value of the difference between the positions of its two vertices in the arrange… ▽ More

    Submitted 21 March, 2023; v1 submitted 14 June, 2022; originally announced June 2022.

    Comments: The fourth version is incorrect. We are sure the right files were uploaded but for whatever reason, it looks like we uploaded the wrong files. The abstract in the fourth version is correct though

    Journal ref: Information Processing Letters 183, 106400 (2024)

  4. arXiv:2112.02512  [pdf, ps, other

    cs.CL cs.DM

    The Linear Arrangement Library. A new tool for research on syntactic dependency structures

    Authors: Lluís Alemany-Puig, Juan Luis Esteban, Ramon Ferrer-i-Cancho

    Abstract: The new and growing field of Quantitative Dependency Syntax has emerged at the crossroads between Dependency Syntax and Quantitative Linguistics. One of the main concerns in this field is the statistical patterns of syntactic dependency structures. These structures, grouped in treebanks, are the source for statistical analyses in these and related areas; dozens of scores devised over the years are… ▽ More

    Submitted 5 December, 2021; originally announced December 2021.

    Report number: https://aclanthology.org/2021.quasy-1.1

    Journal ref: Proceedings of the Second Workshop on Quantitative Syntax (Quasy, SyntaxFest 2021)

  5. Linear-time calculation of the expected sum of edge lengths in random projective linearizations of trees

    Authors: Lluís Alemany-Puig, Ramon Ferrer-i-Cancho

    Abstract: The syntactic structure of a sentence is often represented using syntactic dependency trees. The sum of the distances between syntactically related words has been in the limelight for the past decades. Research on dependency distances led to the formulation of the principle of dependency distance minimization whereby words in sentences are ordered so as to minimize that sum. Numerous random baseli… ▽ More

    Submitted 24 May, 2022; v1 submitted 7 July, 2021; originally announced July 2021.

    Comments: Correction of minor mistakes

    Journal ref: Journal of Computational Linguistics 48 (3), 491-516 (2022)

  6. Minimum projective linearizations of trees in linear time

    Authors: Lluís Alemany-Puig, Juan Luis Esteban, Ramon Ferrer-i-Cancho

    Abstract: The Minimum Linear Arrangement problem (MLA) consists of finding a mapping $π$ from vertices of a graph to distinct integers that minimizes $\sum_{\{u,v\}\in E}|π(u) - π(v)|$. In that setting, vertices are often assumed to lie on a horizontal line and edges are drawn as semicircles above said line. For trees, various algorithms are available to solve the problem in polynomial time in $n=|V|$. Ther… ▽ More

    Submitted 12 September, 2024; v1 submitted 5 February, 2021; originally announced February 2021.

    Comments: Here we have corrected a mistake we made in the previous version. In particular, line 7 of Algorithm 3.2 used to say: "For i = 1 to |C_v| ..."; it should be "For i = 2 to |C_v| ..." (notice the change from 'i=1' to 'i=2')

    Journal ref: Information Processing Letters, 174:106204 (2022)

  7. arXiv:2007.15342  [pdf, other

    cs.CL cs.DM physics.soc-ph

    The optimality of syntactic dependency distances

    Authors: Ramon Ferrer-i-Cancho, Carlos Gómez-Rodríguez, Juan Luis Esteban, Lluís Alemany-Puig

    Abstract: It is often stated that human languages, as other biological systems, are shaped by cost-cutting pressures but, to what extent? Attempts to quantify the degree of optimality of languages by means of an optimality score have been scarce and focused mostly on English. Here we recast the problem of the optimality of the word order of a sentence as an optimization problem on a spatial network where th… ▽ More

    Submitted 4 October, 2021; v1 submitted 30 July, 2020; originally announced July 2020.

    Comments: A new version incorporating reviewer comments

    Journal ref: Phys. Rev. E 105, 014308 (2022)

  8. arXiv:2003.03353  [pdf, other

    cs.DM cond-mat.stat-mech cs.SI physics.soc-ph

    Reappraising the distribution of the number of edge crossings of graphs on a sphere

    Authors: Lluís Alemany-Puig, Mercè Mora, Ramon Ferrer-i-Cancho

    Abstract: Many real transportation and mobility networks have their vertices placed on the surface of the Earth. In such embeddings, the edges laid on that surface may cross. In his pioneering research, Moon analyzed the distribution of the number of crossings on complete graphs and complete bipartite graphs whose vertices are located uniformly at random on the surface of a sphere assuming that vertex place… ▽ More

    Submitted 31 July, 2020; v1 submitted 6 March, 2020; originally announced March 2020.

    Comments: Corrected mistakes in equation 31. Added new figure (7). Added acknowledgements to J. W. Moon. Other minor changes. Updated figures. Minor changes in the last update

    Journal ref: J. Stat. Mech. (2020) 083401

  9. arXiv:2003.03258  [pdf, other

    stat.CO cs.DM cs.DS math.CO

    Fast calculation of the variance of edge crossings in random arrangements

    Authors: Lluís Alemany-Puig, Ramon Ferrer-i-Cancho

    Abstract: The crossing number of a graph $G$, $\mathrm{cr}(G)$, is the minimum number of edge crossings arising when drawing a graph on a certain surface. Determining $\mathrm{cr}(G)$ is a problem of great importance in Graph Theory. Its maximum variant, i.e. the maximum crossing number, $\mathrm{max-cr}(G)$, is receiving growing attention. Instead of an optimization problem on the number of crossings, here… ▽ More

    Submitted 25 July, 2023; v1 submitted 6 March, 2020; originally announced March 2020.

    Comments: Highlighted the contribution of the algorithm that reuses computations. Added new results on its time complexity analysis. Added analysis of the algorithms on Erdős-Rényi graphs

  10. arXiv:1910.03926  [pdf, other

    cs.DM math.CO physics.soc-ph

    Edge crossings in random linear arrangements

    Authors: Lluís Alemany-Puig, Ramon Ferrer-i-Cancho

    Abstract: In spatial networks vertices are arranged in some space and edges may cross. When arranging vertices in a 1-dimensional lattice edges may cross when drawn above the vertex sequence as it happens in linguistic and biological networks. Here we investigate the general of problem of the distribution of edge crossings in random arrangements of the vertices. We generalize the existing formula for the ex… ▽ More

    Submitted 21 February, 2020; v1 submitted 9 October, 2019; originally announced October 2019.

    Comments: Generalised our theory from one-dimensional layouts to practically any type of layout. This helps study the variance of the number of crossings in graphs when their vertices are arranged on the surface of a sphere, or on the plane. Moreover, we also give closed formulae for this variance on particular types of graphs in both linear arrangements and general layouts

    Journal ref: J. Stat. Mech. (2020) 023403