EDBT 2026 Demo / reviewers in the wild / expert
Susana Ladra
dblp:04/3672
· DBLP profile ↗
24ranked-venue papers in the field
4as first author
4since 2021 · last 2024
0000-0003-4616-0774ORCID · verified
Domains — venue-derived; a paper can count in several
Big Data, Cloud & Distributed Data Systems · 8Information Retrieval & Web Search · 7 (1 first)Database Systems & Data Management · 6 (3 first)Knowledge Engineering, Semantic Web & Information Systems · 2Data Mining & Knowledge Discovery · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | Fed-mRMR: A lossless federated feature selection methodabstractFeature selection has become a mandatory task in data mining, due to the overwhelming amount of features in Big Data problems. To handle this high-dimensional data and avoid the well-known curse of dimensionality, we need to pre-select an optimal subset of features to reduce redundant computations. Federated learning is a machine learning technique based on training an algorithm over many decentralized edge devices holding local rather than global data on a centralized server. Application of this technique is extending to fields such as self-driving cars, medicine and health, and Industry 4.0, where data privacy is compulsory. Feature selection through federated learning is a complicated task since suboptimal features calculated by feature selection methods may be different in heterogeneous datasets from different nodes. In this paper, we propose a lossless federated version of the classic minimum redundancy maximum relevance (mRMR) feature selection algorithm, called federated mRMR (fed-mRMR), which, without losing any effectiveness of the original mRMR method, is applicable to federated learning approaches and capable of dealing with data that are not independent and identically distributed (non-IID data). Implementation can be found at: https://github.com/jorgehermo9/fed-mrmr Jorge Hermo, Verónica Bolón-Canedo, Susana Ladra |
Inf. Sci. | 3 |
| 2023 | Augmented Thresholds for MONIabstractMONI (Rossi et al., 2022) can store a pangenomic dataset T in small space and later, given a pattern P, quickly find the maximal exact matches (MEMs) of P with respect to T. In this paper we consider its one-pass version (Boucher et al., 2021), whose query times are dominated in our experiments by longest common extension (LCE) queries. We show how a small modification lets us avoid most of these queries which significantly speeds up MONI in practice while only slightly increasing its size. César Martínez-Guardiola, Nathaniel K. Brown, Fernando Silva-Coira, Dominik Köppl, Travis Gagie, Susana Ladra |
DCC | 6 |
| 2023 | Reproducible experiments with Learned Metric Index Framework
Terézia Slanináková, Matej Antol, Jaroslav Olha, Vlastislav Dohnal, Susana Ladra, Miguel A. Martínez-Prieto |
Inf. Syst. | 5 |
| 2021 | Compact structure for sparse undirected graphs based on a clique graph partition
Felipe Glaria, Cecilia Hernández, Susana Ladra, Gonzalo Navarro 0001, Lilian Salinas |
Inf. Sci. | 3 |
| 2020 | On Dynamic Succinct Graph RepresentationsabstractWe address the problem of representing dynamic graphs using k2-trees. The k2-tree data structure is one of the succinct data structures proposed for representing static graphs, and binary relations in general. It relies on compact representations of bit vectors. Hence, by relying on compact representations of dynamic bit vectors, we can also represent dynamic graphs. In this paper we follow instead the ideas by Munro et al., and we present an alternative implementation for representing dynamic graphs using k2-trees. Our experimental results show that this new implementation is competitive in practice. Miguel E. Coimbra, Alexandre P. Francisco, Luís M. S. Russo, Guillermo de Bernardo, Susana Ladra, Gonzalo Navarro 0001 |
DCC | 5 |
| 2019 | Space- and Time-Efficient Storage of LiDAR Point Clouds
Susana Ladra, Miguel Rodríguez Luaces, José R. Paramá, Fernando Silva-Coira |
SPIRE | 1 |
| 2019 | Set operations over compressed binary relations
Carlos Quijada-Fuentes, Miguel R. Penabad, Susana Ladra, Gilberto Gutiérrez 0001 |
Inf. Syst. | 3 |
| 2019 | Compact and efficient representation of general graph databases
Sandra Álvarez-García, Borja Freire, Susana Ladra, Oscar Pedreira |
Knowl. Inf. Syst. | 3 |
| 2018 | Exploiting Computation-Friendly Graph Compression Methods for Adjacency-Matrix MultiplicationabstractComputing the product of the (binary) adjacency matrix of a large graph with a real-valued vector is an important operation that lies at the heart of various graph analysis tasks, such as computing PageRank. In this paper we show that some well-known Web and social graph compression formats are computation-friendly, in the sense that they allow boosting the computation. In particular, we show that the format of Boldi and Vigna allows computing the product in time proportional to the compressed graph size. Our experimental results show speedups of at least 2 on graphs that were compressed at least 5 times with respect to the original. We show that other successful graph compression formats enjoy this property as well. Alexandre P. Francisco, Travis Gagie, Susana Ladra, Gonzalo Navarro 0001 |
DCC | 3 |
| 2018 | Efficient Processing of top-K Vector-Raster Queries Over Compressed DataabstractIn this work, we propose an efficient algorithm for retrieving K polygons of a vector dataset that overlap cells of a raster dataset, such that the K polygons are those overlapping the highest (or lowest) cell values among all polygons. Gilberto Gutiérrez 0001, Susana Ladra, Juan-Ramón López, José R. Paramá, Fernando Silva-Coira |
DCC | 2 |
| 2017 | Scalable and queryable compressed storage structure for raster data
Susana Ladra, José R. Paramá, Fernando Silva-Coira |
Inf. Syst. | 1 |
| 2016 | Compression-Inspired Author ProfilingabstractAuthor profiling, that is, determining the demographic attributes -such as gender, age, nationality, language, religion, and others- of an author for a given document, has been approached from different areas, especially from linguistics and natural language processing, by extracting different types of features from training documents, usually content- and style-based features.This work addresses the problem of identifying age and gender of the author of a given document with compression-inspired strategies without analysing or extracting specifc features from the textual content, making them style-oblivious approaches. Since they do not require any a priori knowledge of the linguistic properties, they are of special interest for domain where we do not have an a priori intuition of its properties, such as DNA and protein sequences, stock market data, or medical monitoring. Francisco Claude, Roberto Konow, Susana Ladra |
DCC | 3 |
| 2016 | Compact and queryable representation of raster datasetsabstractCompact data structures combine in a unique data structure a compressed representation of the data and the structures to access such data. The target is to be able to manage data directly in compressed form, and in this way, to keep data always compressed, even in main memory. With this, we obtain two benefits: we can manage larger datasets in main memory and we take advantage of a better usage of the memory hierarchy. Susana Ladra, José R. Paramá, Fernando Silva-Coira |
SSDBM | 1 |
| 2015 | Efficient Set Operations over k2-Treesabstractk2-trees have been proved successful to represent in avery compact way different kinds of binary relations, such as web graphs, RDFs or raster data. In order to be a fully functional succinct representation for these domains, the k2-tree must support all the required operations for binary relations. In their original description, the authors include how to answer some of the most relevant queries over the k2-tree. In this paper, we extend this functionality and detail the algorithms to efficiently compute the k2-tree resulting from the union, intersection, difference or complement of binary relations represented using k2-trees. Nieves R. Brisaboa, Guillermo de Bernardo, Gilberto Gutiérrez 0001, Susana Ladra, Miguel R. Penabad, Brunny Troncoso |
DCC | 4 |
| 2015 | Faster Compressed QuadtreesabstractReal-world point sets tend to be clustered, so using a machine word for each point is wasteful. In this paper we first bound the number of nodes in the quad tree for a point set in terms of the points' clustering. We then describe aqua tree data structure that uses O (1) bits per node and supports faster queries than previous structures with this property. Finally, we present experimental evidence that our structure is practical. Travis Gagie, Javier I. González-Nova, Susana Ladra, Gonzalo Navarro 0001, Diego Seco Naveiras |
DCC | 3 |
| 2014 | Compact representation of Web graphs with extended functionality
Nieves R. Brisaboa, Susana Ladra, Gonzalo Navarro 0001 |
Inf. Syst. | 2 |
| 2013 | Context-Based Algorithms for the List-Update Problem under Alternative Cost ModelsabstractThe List-Update Problem is a well studied online problem with direct applications in data compression. Although the model proposed by Sleator & Tarjan has become the standard in the field for the problem, its applicability in some domains, and in particular for compression purposes, has been questioned. In this paper, we focus on two alternative models for the problem that arguably have more practical significance than the standard model. We provide new algorithms for these models, and show that these algorithms outperform all classical algorithms under the discussed models. This is done via an empirical study of the performance of these algorithms on the reference data set for the list-update problem. The presented algorithms make use of the context-based strategies for compression, which have not been considered before in the context of the list-update problem and lead to improved compression algorithms. In addition, we study the adaptability of these algorithms to different measures of locality of reference and compressibility. Shahin Kamali, Susana Ladra, Alejandro López-Ortiz, Diego Seco Naveiras |
DCC | 2 |
| 2013 | DACs: Bringing direct access to variable-length codes
Nieves R. Brisaboa, Susana Ladra, Gonzalo Navarro 0001 |
Inf. Process. Manag. | 2 |
| 2012 | Exploiting SIMD Instructions in Current Processors to Improve Classical String Algorithms
Susana Ladra, Oscar Pedreira, José Duato, Nieves R. Brisaboa |
ADBIS | 1 |
| 2012 | Implicit indexing of natural language text by reorganizing bytecodes
Nieves R. Brisaboa, Antonio Fariña, Susana Ladra, Gonzalo Navarro 0001 |
Inf. Retr. | 3 |
| 2011 | Practical representations for web and social graphsabstractIn this paper we focus on representing Web and social graphs. Our work is motivated by the need of mining information out of these graphs, thus our representations do not only aim at compressing the graphs, but also at supporting efficient navigation. This allows us to process bigger graphs in main memory, avoiding the slowdown brought by resorting on external memory. We first show how by just partitioning the graph and combining two existing techniques for Web graph compression, k2-trees [Brisaboa, Ladra and Navarro, SPIRE 2009] and RePair-Graph [Claude and Navarro, TWEB 2010], exploiting the fact that most links are intra-domain, we obtain the best time/space trade-off for direct and reverse navigation when compared to the state of the art. In social networks, splitting the graph to achieve a good decomposition is not easy. For this case, we explore a new proposal for indexing MPK linearizations [Maserrat and Pei, KDD 2010], which have proven to be an effective way of representing social networks in little space by exploiting common dense subgraphs. Our proposal offers better worst case bounds in space and time, and is also a competitive alternative in practice. Francisco Claude, Susana Ladra |
CIKM | 2 |
| 2009 | k2-Trees for Compact Web Graph Representation
Nieves R. Brisaboa, Susana Ladra, Gonzalo Navarro 0001 |
SPIRE | 2 |
| 2009 | Directly Addressable Variable-Length Codes
Nieves R. Brisaboa, Susana Ladra, Gonzalo Navarro 0001 |
SPIRE | 2 |
| 2008 | Reorganizing compressed textabstractRecent research has demonstrated beyond doubts the benefits of compressing natural language texts using word-based statistical semistatic compression. Not only it achieves extremely competitive compression rates, but also direct search on the compressed text can be carried out faster than on the original text; indexing based on inverted lists benefits from compression as well.Such compression methods assign a variable-length codeword to each different text word. Some coding methods (Plain Huffman and Restricted Prefix Byte Codes) do not clearly mark codeword boundaries, and hence cannot be accessed at random positions nor searched with the fastest text search algorithms. Other coding methods (Tagged Huffman, End-Tagged Dense Code, or (s, c)-Dense Code) do mark codeword boundaries, achieving a self-synchronization property that enables fast search and random access, in exchange for some loss in compression effectiveness.In this paper, we show that by just performing a simple reordering of the target symbols in the compressed text (more precisely, reorganizing the bytes into a wavelet-treelike shape) and using little additional space, searching capabilities are greatly improved without a drastic impact in compression and decompression times. With this approach, all the codes achieve synchronism and can be searched fast and accessed at arbitrary points. Moreover, the reordered compressed text becomes an implicitly indexed representation of the text, which can be searched for words in time independent of the text length. That is, we achieve not only fast sequential search time, but indexed search time, for almost no extra space cost.We experiment with three well-known word-based compression techniques with different characteristics (Plain Huffman, End-Tagged Dense Code and Restricted Prefix Byte Codes), and show the searching capabilities achieved by reordering the compressed representation on several corpora. We show that the reordered versions are not only much more efficient than their classical counterparts, but also more efficient than explicit inverted indexes built on the collection, when using the same amount of space. Nieves R. Brisaboa, Antonio Fariña, Susana Ladra, Gonzalo Navarro 0001 |
SIGIR | 3 |