Skip to main content

Showing 1–10 of 10 results for author: Canedo, A

.
  1. arXiv:2007.03092  [pdf, other

    cs.LG stat.ML

    Neural Subgraph Matching

    Authors: Rex, Ying, Zhaoyu Lou, Jiaxuan You, Chengtao Wen, Arquimedes Canedo, Jure Leskovec

    Abstract: Subgraph matching is the problem of determining the presence and location(s) of a given query graph in a large target graph. Despite being an NP-complete problem, the subgraph matching problem is crucial in domains ranging from network science and database systems to biochemistry and cognitive science. However, existing techniques based on combinatorial matching and integer programming cannot hand… ▽ More

    Submitted 27 October, 2020; v1 submitted 6 July, 2020; originally announced July 2020.

  2. arXiv:1909.10475  [pdf, other

    cs.RO eess.SY

    String Diagrams for Assembly Planning

    Authors: Jade Master, Evan Patterson, Shahin Yousfi, Arquimedes Canedo

    Abstract: Assembly planning is a difficult problem for companies. Many disciplines such as design, planning, scheduling, and manufacturing execution need to be carefully engineered and coordinated to create successful product assembly plans. Recent research in the field of design for assembly has proposed new methodologies to design product structures in such a way that their assembly is easier. However, pr… ▽ More

    Submitted 11 May, 2020; v1 submitted 23 September, 2019; originally announced September 2019.

    Comments: 16 pages, 6 figures, 1 table

  3. arXiv:1909.04503  [pdf, other

    cs.SE cs.LG stat.ML

    ArduCode: Predictive Framework for Automation Engineering

    Authors: Arquimedes Canedo, Palash Goyal, Di Huang, Amit Pandey, Gustavo Quiros

    Abstract: Automation engineering is the task of integrating, via software, various sensors, actuators, and controls for automating a real-world process. Today, automation engineering is supported by a suite of software tools including integrated development environments (IDE), hardware configurators, compilers, and runtimes. These tools focus on the automation code itself, but leave the automation engineer… ▽ More

    Submitted 6 July, 2020; v1 submitted 6 September, 2019; originally announced September 2019.

  4. arXiv:1909.02811  [pdf, other

    cs.SI cs.LG stat.ML

    Graph Representation Ensemble Learning

    Authors: Palash Goyal, Di Huang, Sujit Rokka Chhetri, Arquimedes Canedo, Jaya Shree, Evan Patterson

    Abstract: Representation learning on graphs has been gaining attention due to its wide applicability in predicting missing links, and classifying and recommending nodes. Most embedding methods aim to preserve certain properties of the original graph in the low dimensional space. However, real world graphs have a combination of several properties which are difficult to characterize and capture by a single ap… ▽ More

    Submitted 12 September, 2019; v1 submitted 6 September, 2019; originally announced September 2019.

  5. arXiv:1908.06543  [pdf, other

    cs.SI cs.LG

    Benchmarks for Graph Embedding Evaluation

    Authors: Palash Goyal, Di Huang, Ankita Goswami, Sujit Rokka Chhetri, Arquimedes Canedo, Emilio Ferrara

    Abstract: Graph embedding is the task of representing nodes of a graph in a low-dimensional space and its applications for graph tasks have gained significant traction in academia and industry. The primary difference among the many recently proposed graph embedding methods is the way they preserve the inherent properties of the graphs. However, in practice, comparing these methods is very challenging. The m… ▽ More

    Submitted 26 August, 2019; v1 submitted 18 August, 2019; originally announced August 2019.

  6. arXiv:1907.02222  [pdf, other

    cs.SI

    Tracking Temporal Evolution of Graphs using Non-Timestamped Data

    Authors: Sujit Rokka Chhetri, Palash Goyal, Arquimedes Canedo

    Abstract: Datasets to study the temporal evolution of graphs are scarce. To encourage the research of novel dynamic graph learning algorithms we introduce YoutubeGraph-Dyn (available at https://github.com/palash1992/YoutubeGraph-Dyn), an evolving graph dataset generated from YouTube real-world interactions. YoutubeGraph-Dyn provides intra-day time granularity (with 416 snapshots taken every 6 hours for a pe… ▽ More

    Submitted 4 July, 2019; originally announced July 2019.

  7. arXiv:1906.04239  [pdf, other

    cs.AI cs.LG stat.ML

    Pykg2vec: A Python Library for Knowledge Graph Embedding

    Authors: Shih Yuan Yu, Sujit Rokka Chhetri, Arquimedes Canedo, Palash Goyal, Mohammad Abdullah Al Faruque

    Abstract: Pykg2vec is an open-source Python library for learning the representations of the entities and relations in knowledge graphs. Pykg2vec's flexible and modular software architecture currently implements 16 state-of-the-art knowledge graph embedding algorithms, and is designed to easily incorporate new algorithms. The goal of pykg2vec is to provide a practical and educational platform to accelerate r… ▽ More

    Submitted 4 June, 2019; originally announced June 2019.

    Comments: 5 pages, 5 figures, few code snippets

  8. arXiv:1811.10734  [pdf, other

    cs.LG cs.AI cs.SI stat.ML

    DynamicGEM: A Library for Dynamic Graph Embedding Methods

    Authors: Palash Goyal, Sujit Rokka Chhetri, Ninareh Mehrabi, Emilio Ferrara, Arquimedes Canedo

    Abstract: DynamicGEM is an open-source Python library for learning node representations of dynamic graphs. It consists of state-of-the-art algorithms for defining embeddings of nodes whose connections evolve over time. The library also contains the evaluation framework for four downstream tasks on the network: graph reconstruction, static and temporal link prediction, node classification, and temporal visua… ▽ More

    Submitted 26 November, 2018; originally announced November 2018.

  9. dyngraph2vec: Capturing Network Dynamics using Dynamic Graph Representation Learning

    Authors: Palash Goyal, Sujit Rokka Chhetri, Arquimedes Canedo

    Abstract: Learning graph representations is a fundamental task aimed at capturing various properties of graphs in vector space. The most recent methods learn such representations for static networks. However, real world networks evolve over time and have varying dynamics. Capturing such evolution is key to predicting the properties of unseen networks. To understand how the network dynamics affect the predic… ▽ More

    Submitted 2 July, 2019; v1 submitted 7 September, 2018; originally announced September 2018.

  10. Future Automation Engineering using Structural Graph Convolutional Neural Networks

    Authors: Jiang Wan, Blake S. Pollard, Sujit Rokka Chhetri, Palash Goyal, Mohammad Abdullah Al Faruque, Arquimedes Canedo

    Abstract: The digitalization of automation engineering generates large quantities of engineering data that is interlinked in knowledge graphs. Classifying and clustering subgraphs according to their functionality is useful to discover functionally equivalent engineering artifacts that exhibit different graph structures. This paper presents a new graph learning algorithm designed to classify engineering data… ▽ More

    Submitted 24 August, 2018; originally announced August 2018.

    Comments: ICCAD 2018