Skip to main content

Showing 1–11 of 11 results for author: Sosic, R

.
  1. arXiv:2401.03134  [pdf, other

    cs.LG cs.AI

    TimeGraphs: Graph-based Temporal Reasoning

    Authors: Paridhi Maheshwari, Hongyu Ren, Yanan Wang, Rok Sosic, Jure Leskovec

    Abstract: Many real-world systems exhibit temporal, dynamic behaviors, which are captured as time series of complex agent interactions. To perform temporal reasoning, current methods primarily encode temporal dynamics through simple sequence-based models. However, in general these models fail to efficiently capture the full spectrum of rich dynamics in the input, since the dynamics is not uniformly distribu… ▽ More

    Submitted 6 January, 2024; originally announced January 2024.

  2. arXiv:2206.15049  [pdf, other

    cs.LG

    ZeroC: A Neuro-Symbolic Model for Zero-shot Concept Recognition and Acquisition at Inference Time

    Authors: Tailin Wu, Megan Tjandrasuwita, Zhengxuan Wu, Xuelin Yang, Kevin Liu, Rok Sosič, Jure Leskovec

    Abstract: Humans have the remarkable ability to recognize and acquire novel visual concepts in a zero-shot manner. Given a high-level, symbolic description of a novel concept in terms of previously learned visual concepts and their relations, humans can recognize novel concepts without seeing any examples. Moreover, they can acquire new concepts by parsing and communicating symbolic structures using learned… ▽ More

    Submitted 11 October, 2022; v1 submitted 30 June, 2022; originally announced June 2022.

    Comments: NeurIPS 2022; 28 pages, 9 figures

  3. arXiv:2206.07680  [pdf, other

    cs.LG physics.geo-ph

    Learning Large-scale Subsurface Simulations with a Hybrid Graph Network Simulator

    Authors: Tailin Wu, Qinchen Wang, Yinan Zhang, Rex Ying, Kaidi Cao, Rok Sosič, Ridwan Jalali, Hassan Hamam, Marko Maucec, Jure Leskovec

    Abstract: Subsurface simulations use computational models to predict the flow of fluids (e.g., oil, water, gas) through porous media. These simulations are pivotal in industrial applications such as petroleum production, where fast and accurate models are needed for high-stake decision making, for example, for well placement optimization and field development planning. Classical finite difference numerical… ▽ More

    Submitted 15 June, 2022; originally announced June 2022.

    Comments: SIGKDD 2022; 11 pages, 6 figures

  4. arXiv:2011.04723  [pdf, other

    cs.SI cs.LG

    F-FADE: Frequency Factorization for Anomaly Detection in Edge Streams

    Authors: Yen-Yu Chang, Pan Li, Rok Sosic, M. H. Afifi, Marco Schweighauser, Jure Leskovec

    Abstract: Edge streams are commonly used to capture interactions in dynamic networks, such as email, social, or computer networks. The problem of detecting anomalies or rare events in edge streams has a wide range of applications. However, it presents many challenges due to lack of labels, a highly dynamic nature of interactions, and the entanglement of temporal and structural changes in the network. Curren… ▽ More

    Submitted 5 February, 2021; v1 submitted 9 November, 2020; originally announced November 2020.

    Comments: WSDM 2021

  5. arXiv:1809.01819  [pdf, other

    cs.LG cs.AI stat.ML

    MASA: Motif-Aware State Assignment in Noisy Time Series Data

    Authors: Saachi Jain, David Hallac, Rok Sosic, Jure Leskovec

    Abstract: Complex systems, such as airplanes, cars, or financial markets, produce multivariate time series data consisting of a large number of system measurements over a period of time. Such data can be interpreted as a sequence of states, where each state represents a prototype of system behavior. An important problem in this domain is to identify repeated sequences of states, known as motifs. Such motifs… ▽ More

    Submitted 22 June, 2019; v1 submitted 6 September, 2018; originally announced September 2018.

  6. arXiv:1806.04795  [pdf, other

    cs.LG cs.AI stat.ML

    Drive2Vec: Multiscale State-Space Embedding of Vehicular Sensor Data

    Authors: David Hallac, Suvrat Bhooshan, Michael Chen, Kacem Abida, Rok Sosic, Jure Leskovec

    Abstract: With automobiles becoming increasingly reliant on sensors to perform various driving tasks, it is important to encode the relevant CAN bus sensor data in a way that captures the general state of the vehicle in a compact form. In this paper, we develop a deep learning-based method, called Drive2Vec, for embedding such sensor data in a low-dimensional yet actionable form. Our method is based on stac… ▽ More

    Submitted 12 June, 2018; originally announced June 2018.

  7. arXiv:1805.02411  [pdf, other

    cs.SI cs.LG q-bio.MN stat.AP

    Prioritizing network communities

    Authors: Marinka Zitnik, Rok Sosic, Jure Leskovec

    Abstract: Uncovering modular structure in networks is fundamental for systems in biology, physics, and engineering. Community detection identifies candidate modules as hypotheses, which then need to be validated through experiments, such as mutagenesis in a biological laboratory. Only a few communities can typically be validated, and it is thus important to prioritize which communities to select for downstr… ▽ More

    Submitted 28 May, 2018; v1 submitted 7 May, 2018; originally announced May 2018.

    Journal ref: Nature Communications, 9:2544, 2018

  8. arXiv:1708.04636  [pdf, other

    cs.HC cs.SI stat.ML

    Driver Identification Using Automobile Sensor Data from a Single Turn

    Authors: David Hallac, Abhijit Sharang, Rainer Stahlmann, Andreas Lamprecht, Markus Huber, Martin Roehder, Rok Sosic, Jure Leskovec

    Abstract: As automotive electronics continue to advance, cars are becoming more and more reliant on sensors to perform everyday driving operations. These sensors are omnipresent and help the car navigate, reduce accidents, and provide comfortable rides. However, they can also be used to learn about the drivers themselves. In this paper, we propose a method to predict, from sensor data collected at a single… ▽ More

    Submitted 9 June, 2017; originally announced August 2017.

  9. arXiv:1606.07550  [pdf, other

    cs.SI cs.DB physics.soc-ph

    SNAP: A General Purpose Network Analysis and Graph Mining Library

    Authors: Jure Leskovec, Rok Sosic

    Abstract: Large networks are becoming a widely used abstraction for studying complex systems in a broad set of disciplines, ranging from social network analysis to molecular biology and neuroscience. Despite an increasing need to analyze and manipulate large networks, only a limited number of tools are available for this task. Here, we describe Stanford Network Analysis Platform (SNAP), a general-purpose,… ▽ More

    Submitted 23 June, 2016; originally announced June 2016.

    ACM Class: H.2.4

  10. arXiv:1509.06397  [pdf, ps, other

    cs.SI cs.MS math.OC

    SnapVX: A Network-Based Convex Optimization Solver

    Authors: David Hallac, Christopher Wong, Steven Diamond, Abhijit Sharang, Rok Sosic, Stephen Boyd, Jure Leskovec

    Abstract: SnapVX is a high-performance Python solver for convex optimization problems defined on networks. For these problems, it provides a fast and scalable solution with guaranteed global convergence. SnapVX combines the capabilities of two open source software packages: Snap.py and CVXPY. Snap.py is a large scale graph processing library, and CVXPY provides a general modeling framework for small-scale s… ▽ More

    Submitted 21 February, 2017; v1 submitted 21 September, 2015; originally announced September 2015.

  11. Ringo: Interactive Graph Analytics on Big-Memory Machines

    Authors: Yonathan Perez, Rok Sosic, Arijit Banerjee, Rohan Puttagunta, Martin Raison, Pararth Shah, Jure Leskovec

    Abstract: We present Ringo, a system for analysis of large graphs. Graphs provide a way to represent and analyze systems of interacting objects (people, proteins, webpages) with edges between the objects denoting interactions (friendships, physical interactions, links). Mining graphs provides valuable insights about individual objects as well as the relationships among them. In building Ringo, we take adv… ▽ More

    Submitted 26 March, 2015; originally announced March 2015.

    Comments: 6 pages, 2 figures

    ACM Class: H.2.4