Skip to main content

Showing 1–33 of 33 results for author: Russo, M

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

    cs.AI

    Leveraging Ontologies to Document Bias in Data

    Authors: Mayra Russo, Maria-Esther Vidal

    Abstract: Machine Learning (ML) systems are capable of reproducing and often amplifying undesired biases. This puts emphasis on the importance of operating under practices that enable the study and understanding of the intrinsic characteristics of ML pipelines, prompting the emergence of documentation frameworks with the idea that ``any remedy for bias starts with awareness of its existence''. However, a re… ▽ More

    Submitted 29 June, 2024; originally announced July 2024.

  2. arXiv:2406.05254  [pdf, other

    cs.DS

    A Simple and Optimal Sublinear Algorithm for Mean Estimation

    Authors: Beatrice Bertolotti, Matteo Russo, Chris Schwiegelshohn

    Abstract: We study the sublinear mean estimation problem. Specifically, we aim to output a point minimizing the sum of squared Euclidean distances. We show that a multiplicative $(1+\varepsilon)$ approximation can be found with probability $1-δ$ using $O(\varepsilon^{-1}\log δ^{-1})$ many independent random samples. We also provide a matching lower bound.

    Submitted 7 June, 2024; originally announced June 2024.

  3. arXiv:2405.18050  [pdf, other

    cs.LG cs.AI cs.CR

    Learning-Based Link Anomaly Detection in Continuous-Time Dynamic Graphs

    Authors: Tim Poštuvan, Claas Grohnfeldt, Michele Russo, Giulio Lovisotto

    Abstract: Anomaly detection in continuous-time dynamic graphs is an emerging field yet under-explored in the context of learning-based approaches. In this paper, we pioneer structured analyses of link-level anomalies and graph representation learning for identifying anomalous links in these graphs. First, we introduce a fine-grain taxonomy for edge-level anomalies leveraging structural, temporal, and contex… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

  4. arXiv:2405.14696  [pdf, other

    cs.CL cs.AI cs.DB

    A Declarative System for Optimizing AI Workloads

    Authors: Chunwei Liu, Matthew Russo, Michael Cafarella, Lei Cao, Peter Baille Chen, Zui Chen, Michael Franklin, Tim Kraska, Samuel Madden, Gerardo Vitagliano

    Abstract: A long-standing goal of data management systems has been to build systems which can compute quantitative insights over large corpora of unstructured data in a cost-effective manner. Until recently, it was difficult and expensive to extract facts from company documents, data from scientific papers, or metrics from image and video corpora. Today's models can accomplish these tasks with high accuracy… ▽ More

    Submitted 29 May, 2024; v1 submitted 23 May, 2024; originally announced May 2024.

    Comments: 29 pages, 9 figures

    ACM Class: H.2.3; I.2.5

  5. arXiv:2402.16553  [pdf, ps, other

    cs.GT

    Contracts with Inspections

    Authors: Tomer Ezra, Stefano Leonardi, Matteo Russo

    Abstract: In the classical principal-agent hidden-action model, a principal delegates the execution of a costly task to an agent for which he can choose among actions with different costs and different success probabilities to accomplish the task. To incentivize the agent to exert effort, the principal can commit to a contract, which is the amount of payment based on the task's success. A crucial assumption… ▽ More

    Submitted 26 February, 2024; originally announced February 2024.

  6. arXiv:2402.05536  [pdf

    cs.LG cs.CL

    Empowering machine learning models with contextual knowledge for enhancing the detection of eating disorders in social media posts

    Authors: José Alberto Benítez-Andrades, María Teresa García-Ordás, Mayra Russo, Ahmad Sakor, Luis Daniel Fernandes Rotger, Maria-Esther Vidal

    Abstract: Social networks are vital for information sharing, especially in the health sector for discussing diseases and treatments. These platforms, however, often feature posts as brief texts, posing challenges for Artificial Intelligence (AI) in understanding context. We introduce a novel hybrid approach combining community-maintained knowledge graphs (like Wikidata) with deep learning to enhance the cat… ▽ More

    Submitted 8 February, 2024; originally announced February 2024.

    Journal ref: Semantic Web, Volume 4, Issue 5, pp. 873-892, 2023

  7. arXiv:2402.04035  [pdf, ps, other

    cs.GT

    Low-Distortion Clustering with Ordinal and Limited Cardinal Information

    Authors: Jakob Burkhardt, Ioannis Caragiannis, Karl Fehrs, Matteo Russo, Chris Schwiegelshohn, Sudarshan Shyam

    Abstract: Motivated by recent work in computational social choice, we extend the metric distortion framework to clustering problems. Given a set of $n$ agents located in an underlying metric space, our goal is to partition them into $k$ clusters, optimizing some social cost objective. The metric space is defined by a distance function $d$ between the agent locations. Information about $d$ is available only… ▽ More

    Submitted 6 February, 2024; originally announced February 2024.

    Comments: to appear in AAAI 2024

  8. arXiv:2311.03262  [pdf, other

    cs.DS

    On Finding Optimal (Dynamic) Arborescences

    Authors: Joaquim Espada, Alexandre P. Francisco, Tatiana Rocher, Luís M. S. Russo, Cátia Vaz

    Abstract: Let G = (V, E) be a directed and weighted graph with vertex set V of size n and edge set E of size m, such that each edge (u, v) \in E has a real-valued weight w(u, c). An arborescence in G is a subgraph T = (V, E') such that for a vertex u \in V, the root, there is a unique path in T from u to any other vertex v \in V. The weight of T is the sum of the weights of its edges. In this paper, given G… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

  9. Submodular Norms with Applications To Online Facility Location and Stochastic Probing

    Authors: Kalen Patton, Matteo Russo, Sahil Singla

    Abstract: Optimization problems often involve vector norms, which has led to extensive research on develo** algorithms that can handle objectives beyond the $\ell_p$ norms. Our work introduces the concept of submodular norms, which are a versatile type of norms that possess marginal properties similar to submodular set functions. We show that submodular norms can accurately represent or approximate well-k… ▽ More

    Submitted 6 October, 2023; originally announced October 2023.

    Comments: Preliminary version appeared in APPROX 2023

  10. Accelerating Aggregation Queries on Unstructured Streams of Data

    Authors: Matthew Russo, Tatsunori Hashimoto, Daniel Kang, Yi Sun, Matei Zaharia

    Abstract: Analysts and scientists are interested in querying streams of video, audio, and text to extract quantitative insights. For example, an urban planner may wish to measure congestion by querying the live feed from a traffic camera. Prior work has used deep neural networks (DNNs) to answer such queries in the batch setting. However, much of this work is not suited for the streaming setting because it… ▽ More

    Submitted 17 August, 2023; originally announced August 2023.

    Comments: 14 pages, 11 figures, to be published in Proceedings of the VLDB Endowment, Vol. 16, No. 11

    Journal ref: PVLDB, 16(11): 2897 - 2910, 2023

  11. arXiv:2307.15840  [pdf, other

    quant-ph cs.LG

    Quantum Kernel Estimation With Neutral Atoms For Supervised Classification: A Gate-Based Approach

    Authors: Marco Russo, Edoardo Giusto, Bartolomeo Montrucchio

    Abstract: Quantum Kernel Estimation (QKE) is a technique based on leveraging a quantum computer to estimate a kernel function that is classically difficult to calculate, which is then used by a classical computer for training a Support Vector Machine (SVM). Given the high number of 2-local operators necessary for realizing a feature map** hard to simulate classically, a high qubit connectivity is needed,… ▽ More

    Submitted 28 July, 2023; originally announced July 2023.

    Comments: Version accepted for presentation at IEEE QCE23 conference

  12. arXiv:2307.10223  [pdf, other

    cs.CY cs.AI

    Bound by the Bounty: Collaboratively Sha** Evaluation Processes for Queer AI Harms

    Authors: Organizers of QueerInAI, Nathan Dennler, Anaelia Ovalle, Ashwin Singh, Luca Soldaini, Arjun Subramonian, Huy Tu, William Agnew, Avijit Ghosh, Kyra Yee, Irene Font Peradejordi, Zeerak Talat, Mayra Russo, Jess de Jesus de Pinho Pinhal

    Abstract: Bias evaluation benchmarks and dataset and model documentation have emerged as central processes for assessing the biases and harms of artificial intelligence (AI) systems. However, these auditing processes have been criticized for their failure to integrate the knowledge of marginalized communities and consider the power dynamics between auditors and the communities. Consequently, modes of bias e… ▽ More

    Submitted 25 July, 2023; v1 submitted 14 July, 2023; originally announced July 2023.

    Comments: To appear at AIES 2023

    Journal ref: 2023 AAAI/ACM Conference on AI, Ethics, and Society

  13. arXiv:2305.14096  [pdf, ps, other

    cs.GT

    Fair Division with Interdependent Values

    Authors: Georgios Birmpas, Tomer Ezra, Stefano Leonardi, Matteo Russo

    Abstract: We introduce the study of designing allocation mechanisms for fairly allocating indivisible goods in settings with interdependent valuation functions. In our setting, there is a set of goods that needs to be allocated to a set of agents (without disposal). Each agent is given a private signal, and his valuation function depends on the signals of all agents. Without the use of payments, there are s… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

  14. GCNH: A Simple Method For Representation Learning On Heterophilous Graphs

    Authors: Andrea Cavallo, Claas Grohnfeldt, Michele Russo, Giulio Lovisotto, Luca Vassio

    Abstract: Graph Neural Networks (GNNs) are well-suited for learning on homophilous graphs, i.e., graphs in which edges tend to connect nodes of the same type. Yet, achievement of consistent GNN performance on heterophilous graphs remains an open research problem. Recent works have proposed extensions to standard GNN architectures to improve performance on heterophilous graphs, trading off model simplicity f… ▽ More

    Submitted 21 April, 2023; originally announced April 2023.

    Comments: Accepted at 2023 International Joint Conference on Neural Networks (IJCNN)

  15. arXiv:2301.03099  [pdf, ps, other

    cs.AI cs.LG

    Fully Dynamic Online Selection through Online Contention Resolution Schemes

    Authors: Vashist Avadhanula, Andrea Celli, Riccardo Colini-Baldeschi, Stefano Leonardi, Matteo Russo

    Abstract: We study fully dynamic online selection problems in an adversarial/stochastic setting that includes Bayesian online selection, prophet inequalities, posted price mechanisms, and stochastic probing problems subject to combinatorial constraints. In the classical ``incremental'' version of the problem, selected elements remain active until the end of the input sequence. On the other hand, in the full… ▽ More

    Submitted 8 January, 2023; originally announced January 2023.

  16. arXiv:2212.13202  [pdf, other

    cs.LG

    2-hop Neighbor Class Similarity (2NCS): A graph structural metric indicative of graph neural network performance

    Authors: Andrea Cavallo, Claas Grohnfeldt, Michele Russo, Giulio Lovisotto, Luca Vassio

    Abstract: Graph Neural Networks (GNNs) achieve state-of-the-art performance on graph-structured data across numerous domains. Their underlying ability to represent nodes as summaries of their vicinities has proven effective for homophilous graphs in particular, in which same-type nodes tend to connect. On heterophilous graphs, in which different-type nodes are likely connected, GNNs perform less consistentl… ▽ More

    Submitted 26 December, 2022; originally announced December 2022.

    Comments: Accepted at the 3rd Workshop on Graphs and more Complex structures for Learning and Reasoning (GCLR) at AAAI 2023

  17. arXiv:2207.03361  [pdf, ps, other

    cs.GT

    Prophet Inequalities via the Expected Competitive Ratio

    Authors: Tomer Ezra, Stefano Leonardi, Rebecca Reiffenhäuser, Matteo Russo, Alexandros Tsigonias-Dimitriadis

    Abstract: We consider prophet inequalities under downward-closed constraints. In this problem, a decision-maker makes immediate and irrevocable choices on arriving elements, subject to constraints. Traditionally, performance is compared to the expected offline optimum, called the \textit{Ratio of Expectations} (RoE). However, RoE has limitations as it only guarantees the average performance compared to the… ▽ More

    Submitted 6 October, 2023; v1 submitted 7 July, 2022; originally announced July 2022.

  18. arXiv:2206.13230  [pdf, other

    cs.NI cs.CR

    Active TLS Stack Fingerprinting: Characterizing TLS Server Deployments at Scale

    Authors: Markus Sosnowski, Johannes Zirngibl, Patrick Sattler, Georg Carle, Claas Grohnfeldt, Michele Russo, Daniele Sgandurra

    Abstract: Active measurements can be used to collect server characteristics on a large scale. This kind of metadata can help discovering hidden relations and commonalities among server deployments offering new possibilities to cluster and classify them. As an example, identifying a previously-unknown cybercriminal infrastructures can be a valuable source for cyber-threat intelligence. We propose herein an a… ▽ More

    Submitted 30 August, 2023; v1 submitted 27 June, 2022; originally announced June 2022.

    Comments: Original: https://dl.ifip.org/db/conf/tma/tma2022/tma2022-paper35.pdf Additional Material: https://active-tls-fingerprinting.github.io/

    Journal ref: Proc. Network Traffic Measurement and Analysis Conference (TMA) 2022

  19. arXiv:2206.06004  [pdf, other

    gr-qc cs.LG cs.NE

    A novel multi-layer modular approach for real-time fuzzy-identification of gravitational-wave signals

    Authors: Francesco Pio Barone, Daniele Dell'Aquila, Marco Russo

    Abstract: Advanced LIGO and Advanced Virgo ground-based interferometers are instruments capable to detect gravitational wave signals exploiting advanced laser interferometry techniques. The underlying data analysis task consists in identifying specific patterns in noisy timeseries, but it is made extremely complex by the incredibly small amplitude of the target signals. In this scenario, the development of… ▽ More

    Submitted 16 December, 2023; v1 submitted 13 June, 2022; originally announced June 2022.

    Journal ref: Mach. Learn.: Sci. Technol. 4 045054 (2023)

  20. arXiv:2102.09463  [pdf, ps, other

    cs.DS

    Range Minimum Queries in Minimal Space

    Authors: Luís M. S. Russo

    Abstract: We consider the problem of computing a sequence of range minimum queries. We assume a sequence of commands that contains values and queries. Our goal is to quickly determine the minimum value that exists between the current position and a previous position $i$. Range minimum queries are used as a sub-routine of several algorithms, namely related to string processing. We propose a data structure th… ▽ More

    Submitted 18 February, 2021; originally announced February 2021.

    Comments: 29 pages, 3 figures, 3 tables, 6 algorithms

  21. arXiv:2006.14029  [pdf, ps, other

    cs.DS

    Small Longest Tandem Scattered Subsequences

    Authors: Luís M. S. Russo, Alexandre P. Francisco

    Abstract: We consider the problem of identifying tandem scattered subsequences within a string. Our algorithm identifies a longest subsequence which occurs twice without overlap in a string. This algorithm is based on the Hunt-Szymanski algorithm, therefore its performance improves if the string is not self similar. This occurs naturally on strings over large alphabets. Our algorithm relies on new results f… ▽ More

    Submitted 24 June, 2020; originally announced June 2020.

    Comments: The work reported in this article was supported by national funds through Fundação para a Ciência e Tecnologia (FCT) with reference UIDB/50021/2020 and through project NGPHYLO PTDC/CCI-BIO/29676/2017. Funded in part by European Union's Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie Actions grant agreement No 690941

  22. arXiv:2005.10506  [pdf, other

    cs.CC cs.GT

    Hardness of Modern Games

    Authors: Diogo M. Costa, Alexandre P. Francisco, Luís M. S. Russo

    Abstract: We consider the complexity properties of modern puzzle games, Hexiom, Cut the Rope and Back to Bed. The complexity of games plays an important role in the type of experience they provide to players. Back to Bed is shown to be PSPACE-Hard and the first two are shown to be NP-Hard. These results give further insight into the structure of these games and the resulting constructions may be useful in f… ▽ More

    Submitted 21 May, 2020; originally announced May 2020.

    Comments: The work reported in this article was supported by national funds through Fundação para a Ciência e Tecnologia (FCT) through projects NGPHYLO PTDC/CCI-BIO/29676/2017 and UID/CEC/50021/2019. Funded in part by European Union Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie Actions grant agreement No 690941

  23. arXiv:2005.05051  [pdf, other

    cs.IT cs.AI

    Sparsifying Parity-Check Matrices

    Authors: Luís M. S. Russo, Tobias Dietz, José Rui Figueira, Alexandre P. Francisco, Stefan Ruzika

    Abstract: Parity check matrices (PCMs) are used to define linear error correcting codes and ensure reliable information transmission over noisy channels. The set of codewords of such a code is the null space of this binary matrix. We consider the problem of minimizing the number of one-entries in parity-check matrices. In the maximum-likelihood (ML) decoding method, the number of ones in PCMs is directly… ▽ More

    Submitted 8 May, 2020; originally announced May 2020.

    Comments: This work was supported by Fundação para a Ciência e Tecnologia (FCT) ref. UID/CEC/50021/2019; European Union's Horizon 2020, Marie Skłodowska-Curie Actions grant agreement No 690941; The DAAD-CRUP Luso-German bilateral cooperation 2017-2018 research project MONO-EMC; The DFG (project-ID: RU 1524/2-3). Jos{é} Rui Figueira acknowledges FCT grant SFRH/BSAB/139892/2018

  24. arXiv:2005.02725  [pdf, ps, other

    cs.DS cs.CG

    Incremental Multiple Longest Common Sub-Sequences

    Authors: Luís M. S. Russo, Alexandre P. Francisco, Tatiana Rocher

    Abstract: We consider the problem of updating the information about multiple longest common sub-sequences. This kind of sub-sequences is used to highlight information that is shared across several information sequences, therefore it is extensively used namely in bioinformatics and computational genomics. In this paper we propose a way to maintain this information when the underlying sequences are subject to… ▽ More

    Submitted 6 May, 2020; originally announced May 2020.

    Comments: The work reported in this article was supported by national funds through Fundação para a Ciência e Tecnologia (FCT) through projects NGPHYLO PTDC/CCI-BIO/29676/2017 and UID/CEC/50021/2019. Funded in part by European Union Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie Actions grant agreement No 690941

  25. arXiv:2003.02336  [pdf, ps, other

    cs.DS

    Approximating Optimal Bidirectional Macro Schemes

    Authors: Luís M. S. Russo, Ana D. Correia, Gonzalo Navarro, Alexandre P. Francisco

    Abstract: Lempel-Ziv is an easy-to-compute member of a wide family of so-called macro schemes; it restricts pointers to go in one direction only. Optimal bidirectional macro schemes are NP-complete to find, but they may provide much better compression on highly repetitive sequences. We consider the problem of approximating optimal bidirectional macro schemes. We describe a simulated annealing algorithm that… ▽ More

    Submitted 4 March, 2020; originally announced March 2020.

    Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941

  26. arXiv:1911.03195  [pdf, other

    cs.DS

    On dynamic succinct graph representations

    Authors: Miguel E. Coimbra, Alexandre P. Francisco, Luís M. S. Russo, Guillermo de Bernardo, Susana Ladra, Gonzalo Navarro

    Abstract: We address the problem of representing dynamic graphs using $k^2$-trees. The $k^2$-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… ▽ More

    Submitted 6 December, 2019; v1 submitted 8 November, 2019; originally announced November 2019.

    Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941

  27. arXiv:1906.07773  [pdf, other

    cs.LG cs.CR stat.ML

    Poisoning Attacks with Generative Adversarial Nets

    Authors: Luis Muñoz-González, Bjarne Pfitzner, Matteo Russo, Javier Carnerero-Cano, Emil C. Lupu

    Abstract: Machine learning algorithms are vulnerable to poisoning attacks: An adversary can inject malicious points in the training dataset to influence the learning process and degrade the algorithm's performance. Optimal poisoning attacks have already been proposed to evaluate worst-case scenarios, modelling attacks as a bi-level optimization problem. Solving these problems is computationally demanding an… ▽ More

    Submitted 25 September, 2019; v1 submitted 18 June, 2019; originally announced June 2019.

  28. arXiv:1905.02589  [pdf, ps, other

    cs.DS

    Order-Preserving Pattern Matching Indeterminate Strings

    Authors: Diogo Costa, Luís M. S. Russo, Rui Henriques, Hideo Bannai, Alexandre P. Francisco

    Abstract: Given an indeterminate string pattern $p$ and an indeterminate string text $t$, the problem of order-preserving pattern matching with character uncertainties ($μ$OPPM) is to find all substrings of $t$ that satisfy one of the possible orderings defined by $p$. When the text and pattern are determinate strings, we are in the presence of the well-studied exact order-preserving pattern matching (OPPM)… ▽ More

    Submitted 7 May, 2019; originally announced May 2019.

  29. Linking and Cutting Spanning Trees

    Authors: Luís M. S. Russo, Andreia Sofia Teixeira, Alexandre P Francisco

    Abstract: We consider the problem of uniformly generating a spanning tree, of a connected undirected graph. This process is useful to compute statistics, namely for phylogenetic trees. We describe a Markov chain for producing these trees. For cycle graphs we prove that this approach significantly outperforms existing algorithms. For general graphs we obtain no analytical bounds, but experimental results sho… ▽ More

    Submitted 7 July, 2020; v1 submitted 21 January, 2018; originally announced January 2018.

    Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941. Prototype implementation at https://github.com/LuisRusso-INESC-ID/LinkCutSpanningTrees

    Journal ref: Algorithms 2018, 11(4), 53

  30. arXiv:1712.08749  [pdf, ps, other

    cs.DS cs.CC

    Cartesian trees and Lyndon trees

    Authors: Maxime Crochemore, Luis M. S. Russo

    Abstract: The article describes the structural and algorithmic relations between Cartesian trees and Lyndon Trees. This leads to a uniform presentation of the Lyndon table of a word corresponding to the Next Nearest Smaller table of a sequence of numbers. It shows how to efficiently compute runs, that is, maximal periodicities occurring in a word.

    Submitted 23 December, 2017; originally announced December 2017.

  31. A Study on Splay Trees

    Authors: Luís M. S. Russo

    Abstract: We study the dynamic optimality conjecture, which predicts that splay trees are a form of universally efficient binary search tree, for any access sequence. We reduce this claim to a regular access bound, which seems plausible and might be easier to prove. This approach may be useful to establish dynamic optimality.

    Submitted 7 April, 2020; v1 submitted 10 November, 2015; originally announced November 2015.

    Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941

    MSC Class: 68P05; 68P10; 05C05; 94A17; 68Q25; 68P20; 68W27; 68W40; 68Q25 ACM Class: E.1

    Journal ref: Theor. Comput. Sci. 776: 1-18 (2019)

  32. arXiv:1207.4598  [pdf, ps, other

    cs.DS cs.DM cs.NE

    Quick HyperVolume

    Authors: Luís M. S. Russo, Alexandre P. Francisco

    Abstract: We present a new algorithm to calculate exact hypervolumes. Given a set of $d$-dimensional points, it computes the hypervolume of the dominated space. Determining this value is an important subroutine of Multiobjective Evolutionary Algorithms (MOEAs). We analyze the "Quick Hypervolume" (QHV) algorithm theoretically and experimentally. The theoretical results are a significant contribution to the c… ▽ More

    Submitted 29 November, 2012; v1 submitted 19 July, 2012; originally announced July 2012.

  33. arXiv:1106.4649  [pdf, ps, other

    cs.DS cs.CG cs.DB

    Space-Efficient Data-Analysis Queries on Grids

    Authors: Gonzalo Navarro, Yakov Nekrich, Luís M. S. Russo

    Abstract: We consider various data-analysis queries on two-dimensional points. We give new space/time tradeoffs over previous work on geometric queries such as dominance and rectangle visibility, and on semigroup and group queries such as sum, average, variance, minimum and maximum. We also introduce new solutions to queries less frequently considered in the literature such as two-dimensional quantiles, maj… ▽ More

    Submitted 31 March, 2012; v1 submitted 23 June, 2011; originally announced June 2011.

    Comments: 20 pages, 2 figures, submitting