Skip to main content

Showing 1–11 of 11 results for author: Feo, J

Searching in archive cs. Search in all archives.
.
  1. Uniform vs. Lognormal Kinematics in Robots: Perceptual Preferences for Robotic Movements

    Authors: Jose J. Quintana, Miguel A. Ferrer, Moises Diaz, Jose J. Feo, Adam Wolniakowski, Konstantsin Miatliuk

    Abstract: Collaborative robots or cobots interact with humans in a common work environment. In cobots, one under investigated but important issue is related to their movement and how it is perceived by humans. This paper tries to analyze whether humans prefer a robot moving in a human or in a robotic fashion. To this end, the present work lays out what differentiates the movement performed by an industrial… ▽ More

    Submitted 29 May, 2024; originally announced May 2024.

    Journal ref: Applied Sciences Volume 12 Issue 23 (2022)

  2. arXiv:1503.00849  [pdf, other

    cs.DB

    A Selectivity based approach to Continuous Pattern Detection in Streaming Graphs

    Authors: Sutanay Choudhury, Lawrence Holder, George Chin, Khushbu Agarwal, John Feo

    Abstract: Cyber security is one of the most significant technical challenges in current times. Detecting adversarial activities, prevention of theft of intellectual properties and customer data is a high priority for corporations and government agencies around the world. Cyber defenders need to analyze massive-scale, high-resolution network flows to identify, categorize, and mitigate attacks involving netwo… ▽ More

    Submitted 3 March, 2015; originally announced March 2015.

    Comments: in 18th International Conference on Extending Database Technology (EDBT) (2015)

  3. arXiv:1408.0393  [pdf

    cs.MS cs.DM cs.DS

    Standards for Graph Algorithm Primitives

    Authors: Tim Mattson, David Bader, Jon Berry, Aydin Buluc, Jack Dongarra, Christos Faloutsos, John Feo, John Gilbert, Joseph Gonzalez, Bruce Hendrickson, Jeremy Kepner, Charles Leiserson, Andrew Lumsdaine, David Padua, Stephen Poole, Steve Reinhardt, Mike Stonebraker, Steve Wallach, Andrew Yoo

    Abstract: It is our view that the state of the art in constructing a large collection of graph algorithms in terms of linear algebraic operations is mature enough to support the emergence of a standard set of primitive building blocks. This paper is a position paper defining the problem and announcing our intention to launch an open effort to define this standard.

    Submitted 2 August, 2014; originally announced August 2014.

    Comments: 2 pages, IEEE HPEC 2013

  4. arXiv:1407.3745  [pdf, other

    cs.DB

    Query Optimization for Dynamic Graphs

    Authors: Sutanay Choudhury, Lawrence Holder, George Chin, Patrick Mackey, Khushbu Agarwal, John Feo

    Abstract: Given a query graph that represents a pattern of interest, the emerging pattern detection problem can be viewed as a continuous query problem on a dynamic graph. We present an incremental algorithm for continuous query processing on dynamic graphs. The algorithm is based on the concept of query decomposition; we decompose a query graph into smaller subgraphs and assemble the result of sub-queries… ▽ More

    Submitted 14 July, 2014; originally announced July 2014.

    Report number: PNNL-SA-103238, Pacific Northwest National Laboratory, Richland, WA

  5. arXiv:1306.2460  [pdf, other

    cs.DB

    StreamWorks - A system for Dynamic Graph Search

    Authors: Sutanay Choudhury, Lawrence Holder, George Chin, Abhik Ray, Sherman Beus, John Feo

    Abstract: Acting on time-critical events by processing ever growing social media, news or cyber data streams is a major technical challenge. Many of these data sources can be modeled as multi-relational graphs. Mining and searching for subgraph patterns in a continuous setting requires an efficient approach to incremental graph search. The goal of our work is to enable real-time search capabilities for grap… ▽ More

    Submitted 11 June, 2013; originally announced June 2013.

    Comments: SIGMOD 2013: International Conference on Management of Data

    ACM Class: H.2.4

  6. arXiv:1306.2459  [pdf, other

    cs.DB

    Fast Search for Dynamic Multi-Relational Graphs

    Authors: Sutanay Choudhury, Lawrence Holder, George Chin, John Feo

    Abstract: Acting on time-critical events by processing ever growing social media or news streams is a major technical challenge. Many of these data sources can be modeled as multi-relational graphs. Continuous queries or techniques to search for rare events that typically arise in monitoring applications have been studied extensively for relational databases. This work is dedicated to answer the question th… ▽ More

    Submitted 11 June, 2013; originally announced June 2013.

    Comments: SIGMOD Workshop on Dynamic Networks Management and Mining (DyNetMM), 2013

    ACM Class: H.2.4

  7. arXiv:1209.6308  [pdf

    cs.DC cs.SI

    Scalable Triadic Analysis of Large-Scale Graphs: Multi-Core vs. Multi- Processor vs. Multi-Threaded Shared Memory Architectures

    Authors: George Chin Jr., Andres Marquez, Sutanay Choudhury, John Feo

    Abstract: Triadic analysis encompasses a useful set of graph mining methods that are centered on the concept of a triad, which is a subgraph of three nodes. Such methods are often applied in the social sciences as well as many other diverse fields. Triadic methods commonly operate on a triad census that counts the number of triads of every possible edge configuration in a graph. Like other graph algorithms,… ▽ More

    Submitted 27 September, 2012; originally announced September 2012.

    Journal ref: 24th International Symposium on Computer Architecture and High Performance Computing (SBAC-PAD), 2012

  8. arXiv:1209.2178   

    cs.DB cs.SI

    Continuous Queries for Multi-Relational Graphs

    Authors: Sutanay Choudhury, Lawrence B. Holder, Abhik Ray, George Chin Jr., John T. Feo

    Abstract: Acting on time-critical events by processing ever growing social media or news streams is a major technical challenge. Many of these data sources can be modeled as multi-relational graphs. Continuous queries or techniques to search for rare events that typically arise in monitoring applications have been studied extensively for relational databases. This work is dedicated to answer the question th… ▽ More

    Submitted 8 March, 2013; v1 submitted 10 September, 2012; originally announced September 2012.

    Comments: Withdrawn because for information disclosure considerations

    Report number: PNNL-SA-90326

  9. Large-scale continuous subgraph queries on streams

    Authors: Sutanay Choudhury, Lawrence Holder, George Chin, John Feo

    Abstract: Graph pattern matching involves finding exact or approximate matches for a query subgraph in a larger graph. It has been studied extensively and has strong applications in domains such as computer vision, computational biology, social networks, security and finance. The problem of exact graph pattern matching is often described in terms of subgraph isomorphism which is NP-complete. The exponential… ▽ More

    Submitted 31 July, 2012; originally announced August 2012.

    Journal ref: In Proceedings of the first annual workshop on High performance computing meets databases (HPCDB 2011). ACM, New York, NY, USA, 29-32

  10. Parallel implementation of fast randomized algorithms for the decomposition of low rank matrices

    Authors: Andrew Lucas, Mark Stalzer, John Feo

    Abstract: We analyze the parallel performance of randomized interpolative decomposition by decomposing low rank complex-valued Gaussian random matrices up to 64 GB. We chose a Cray XMT supercomputer as it provides an almost ideal PRAM model permitting quick investigation of parallel algorithms without obfuscation from hardware idiosyncrasies. We obtain that on non-square matrices performance becomes very go… ▽ More

    Submitted 1 April, 2014; v1 submitted 16 May, 2012; originally announced May 2012.

    Comments: 9 pages, 2 figures, 5 tables. v2: extended version. this is a preprint of a published paper - see published version for definitive version

    Journal ref: Parallel Processing Letters 24, 1450004 (2014)

  11. arXiv:1205.3809  [pdf, other

    cs.DC

    Graph Coloring Algorithms for Muti-core and Massively Multithreaded Architectures

    Authors: Umit Catalyurek, John Feo, Assefaw Gebremedhin, Mahantesh Halappanavar, Alex Pothen

    Abstract: We explore the interplay between architectures and algorithm design in the context of shared-memory platforms and a specific graph problem of central importance in scientific and high-performance computing, distance-1 graph coloring. We introduce two different kinds of multithreaded heuristic algorithms for the stated, NP-hard, problem. The first algorithm relies on speculation and iteration, and… ▽ More

    Submitted 16 May, 2012; originally announced May 2012.

    Comments: 25 pages, 11 figures, 4 tables