← Search

Jure Leskovec

105 accepted papers

2026

Diffusion Language Model Parallel Decoding via Product-of-Experts Bridge

ICML 2026poster

Diffusion language models (DLMs) offer substantial speed advantages through parallel decoding, but the lack of token dependencies limits generation quality compared to autoregressive (AR) models. Recent progress attempts to bridge the gap via importance sampling, with DLM being the proposal and AR b…

Cited by 0SourceScholar
2026

HumanLM: Simulating Users with State Alignment Beats Response Imitation

ICML 2026poster

Large Language Models (LLMs) are increasingly used to simulate how specific users respond to any context, enabling more user-centric applications that rely on user feedback. However, existing user simulators mostly imitate surface-level patterns and language styles, which fails to reflect the underl…

Cited by 0SourceScholar
2026

Multiplayer Nash Preference Optimization

ICLR 2026oral

Reinforcement learning from human feedback (RLHF) has emerged as the standard paradigm for aligning large language models (LLMs) with human preferences. However, reward-based methods built on the Bradley–Terry assumption struggle to capture the non-transitive and heterogeneous nature of real-world p…

Cited by 0SourcecodeScholar
2026

Optimas: Optimizing Compound AI Systems with Globally Aligned Local Rewards

ICLR 2026poster

Compound AI systems integrating multiple components, such as Large Language Models, specialized tools, and traditional machine learning models, are increasingly deployed to solve complex real-world tasks. However, optimizing compound systems remains challenging due to their non-differentiable struct…

Cited by 0SourceScholar
2026

PluRel: Synthetic Data unlocks Scaling Laws for Relational Foundation Models

ICML 2026poster

Relational Foundation Models (RFMs) facilitate data-driven decision-making by learning from complex multi-table databases. However, the diverse relational databases needed to train such models are rarely public due to privacy constraints. While there are methods to generate synthetic tabular data of…

Cited by 0SourceScholar
2026

Proteo-R1: Thinking Foundation Models for De Novo Protein Binder Design

ICML 2026poster

Recent advances in generative diffusion and flow-matching models have revolutionized molecular design, enabling the creation of novel proteins, small molecules, and RNA sequences with unprecedented fidelity. Yet, these models remain intuitive rather than intelligent—they generate without reasoning. …

Cited by 0SourceScholar
2026

Relational Graph Transformer

ICLR 2026poster

Relational Deep Learning (RDL) is a promising approach for building state-of-the-art predictive models on multi-table relational data by representing it as a heterogeneous temporal graph. However, commonly used Graph Neural Network models suffer from fundamental limitations in capturing complex stru…

Cited by 0SourcecodeScholar
2026

Relational Transformer: Toward Zero-Shot Foundation Models for Relational Data

ICLR 2026poster

Pretrained transformers readily adapt to new sequence modeling tasks via zero-shot prompting, but relational domains still lack architectures that transfer across datasets and tasks. The core challenge is the diversity of relational data, with varying heterogeneous schemas, graph structures, and fun…

Cited by 0SourcecodeScholar
2026

TGM: A Modular and Efficient Library for Machine Learning on Temporal Graphs

ICLR 2026poster

Well-designed open-source software drives progress in Machine Learning (ML) research. While static graph ML enjoys mature frameworks like PyTorch Geometric and DGL, ML for temporal graphs (TG), networks that evolve over time, lacks comparable infrastructure. Existing TG libraries are often tailored…

Cited by 0SourcecodeScholar
2026

Transitive Representation Learning Enhances Histopathology Annotation

ICML 2026poster

AI-driven disease characterization in histopathology promises to assist in clinical decision making, but its performance is limited by the scarcity of detailed annotations. In contrast, single-cell gene expression provides expressive and interpretable labels that compensate this scarcity, but assays…

Cited by 0SourceScholar
2025

Automated Hypothesis Validation with Agentic Sequential Falsifications

ICML 2025poster

Hypotheses are central to information acquisition, decision-making, and discovery. However, many real-world hypotheses are abstract, high-level statements that are difficult to validate directly. This challenge is further intensified by the rise of hypothesis generation from Large Language Models (L…

2025

BioDiscoveryAgent: An AI Agent for Designing Genetic Perturbation Experiments

ICLR 2025poster

Agents based on large language models have shown great potential in accelerating scientific discovery by leveraging their rich background knowledge and reasoning capabilities. In this paper, we introduce BioDiscoveryAgent, an agent that designs new experiments, reasons about their outcomes, and effi…

2025

CollabLLM: From Passive Responders to Active Collaborators

ICML 2025oral

Large Language Models are typically trained with next-turn rewards, limiting their ability to optimize for long-term interaction. As a result, they often respond passively to ambiguous or open-ended user requests, failing to help users reach their ultimate intents and leading to inefficient conversa…

Cited by 1SourcePDFScholar
2025

ContextGNN: Beyond Two-Tower Recommendation Systems

ICLR 2025poster

Recommendation systems predominantly utilize two-tower architectures, which evaluate user-item rankings through the inner product of their respective embeddings. However, one key limitation of two-tower models is that they learn a pair-agnostic representation of users and items. In contrast, pair-wi…

2025

Energy-Based Diffusion Language Models for Text Generation

ICLR 2025poster

Despite remarkable progress in autoregressive language models, alternative generative paradigms beyond left-to-right generation are still being actively explored. Discrete diffusion models, with the capacity for parallel generation, have recently emerged as a promising alternative. Unfortunately, th…

2025

Holographic Node Representations: Pre-training Task-Agnostic Node Embeddings

ICLR 2025poster

Large general purpose pre-trained models have revolutionized computer vision and natural language understanding. However, the development of general purpose pre-trained Graph Neural Networks (GNNs) lags behind other domains due to the lack of suitable generalist node representations. Existing GNN ar…

Cited by 1SourcePDFScholar
2025

Learning Efficient Positional Encodings with Graph Neural Networks

ICLR 2025poster

Positional encodings (PEs) are essential for effective graph representation learning because they provide position awareness in inherently position-agnostic transformer architectures and increase the expressive capacity of Graph Neural Networks (GNNs). However, designing powerful and efficient PEs f…

2025

Learning Production Functions for Supply Chains with Graph Neural Networks

AAAI 2025technical

The global economy relies on the flow of goods over supply chain networks, with nodes as firms and edges as transactions between firms. While we may observe these external transactions, they are governed by unseen production functions, which determine how firms internally transform the input product…

2025

RelGNN: Composite Message Passing for Relational Deep Learning

ICML 2025poster

Predictive tasks on relational databases are critical in real-world applications spanning e-commerce, healthcare, and social media. To address these tasks effectively, Relational Deep Learning (RDL) encodes relational data as graphs, enabling Graph Neural Networks (GNNs) to exploit relational struct…

2025

TabDiff: a Mixed-type Diffusion Model for Tabular Data Generation

ICLR 2025poster

Synthesizing high-quality tabular data is an important topic in many data science tasks, ranging from dataset augmentation to privacy protection. However, developing expressive generative models for tabular data is challenging due to its inherent heterogeneous data types, complex inter-correlations,…

2025

Zero-Shot Generalization of GNNs over Distinct Attribute Domains

ICML 2025poster

Traditional Graph Neural Networks (GNNs) cannot generalize to new graphs with node attributes different from the training ones, making zero-shot generalization across different node attribute domains an open challenge in graph machine learning. In this paper, we propose STAGE, which encodes *statis…

Cited by 6SourcePDFScholar
2024

Aligning Target-Aware Molecule Diffusion Models with Exact Energy Optimization

NeurIPS 2024poster

Generating ligand molecules for specific protein targets, known as structure-based drug design, is a fundamental problem in therapeutics development and biological discovery. Recently, target-aware generative models, especially diffusion models, have shown great promise in modeling protein-ligand in…

2024

AvaTaR: Optimizing LLM Agents for Tool Usage via Contrastive Reasoning

NeurIPS 2024poster

Large language model (LLM) agents have demonstrated impressive capabilities in utilizing external tools and knowledge to boost accuracy and reduce hallucinations. However, developing prompting techniques that enable LLM agents to effectively use these tools and knowledge remains a heuristic and labo…

2024

Compositional Generative Inverse Design

ICLR 2024spotlight

Inverse design, where we seek to design input variables in order to optimize an underlying objective function, is an important problem that arises across fields such as mechanical engineering to aerospace engineering. Inverse design is typically formulated as an optimization problem, with recent wor…

2024

Context-Aware Meta-Learning

ICLR 2024poster

Large Language Models like ChatGPT demonstrate a remarkable capacity to learn new concepts during inference without any fine-tuning. However, visual models trained to detect new objects during inference have been unable to replicate this ability, and instead either perform poorly or require meta-tra…

2024

Equivariant Graph Neural Operator for Modeling 3D Dynamics

ICML 2024poster

Modeling the complex three-dimensional (3D) dynamics of relational systems is an important problem in the natural sciences, with applications ranging from molecular simulations to particle mechanics. Machine learning methods have achieved good success by learning graph neural networks to model spati…

2024

From Similarity to Superiority: Channel Clustering for Time Series Forecasting

NeurIPS 2024poster

Time series forecasting has attracted significant attention in recent decades. Previous studies have demonstrated that the Channel-Independent (CI) strategy improves forecasting performance by treating different channels individually, while it leads to poor generalization on unseen instances and…

2024

GraphMETRO: Mitigating Complex Graph Distribution Shifts via Mixture of Aligned Experts

NeurIPS 2024poster

Graph data are inherently complex and heterogeneous, leading to a high natural diversity of distributional shifts. However, it remains unclear how to build machine learning architectures that generalize to the complex distributional shifts naturally occurring in the real world. Here, we develop Grap…

2024

Inferring Dynamic Networks from Marginals with Iterative Proportional Fitting

ICML 2024poster

A common network inference problem, arising from real-world data constraints, is how to infer a dynamic network from its time-aggregated adjacency matrix and time-varying marginals (i.e., row and column sums). Prior approaches to this problem have repurposed the classic iterative proportional fittin…

2024

Large Language Models as Analogical Reasoners

ICLR 2024poster

Chain-of-thought (CoT) prompting for language models demonstrates impressive performance across reasoning tasks, but typically needs labeled exemplars of the reasoning process. In this work, we introduce a new prompting approach, analogical prompting, designed to automatically guide the reasoning pr…

Cited by 60SourcePDFScholar
2024

MLAgentBench: Evaluating Language Agents on Machine Learning Experimentation

ICML 2024poster

A central aspect of machine learning research is experimentation, the process of designing and running experiments, analyzing the results, and iterating towards some positive outcome (e.g., improving accuracy). Could agents driven by powerful language models perform machine learning experimentation…

2024

Position: Relational Deep Learning - Graph Representation Learning on Relational Databases

ICML 2024poster

Much of the world's most valued data is stored in relational databases and data warehouses, where the data is organized into tables connected by primary-foreign key relations. However, building machine learning models using this data is both challenging and time consuming because no ML algorithm can…

Cited by 12SourcePDFScholar
2024

RelBench: A Benchmark for Deep Learning on Relational Databases

NeurIPS 2024poster

We present RelBench, a public benchmark for solving predictive tasks in relational databases with deep learning. RelBench provides databases and tasks spanning diverse domains, scales, and database dimensions, and is intended to be a foundational infrastructure for future research in this direction…

Cited by 11SourcePDFScholar
2024

STaRK: Benchmarking LLM Retrieval on Textual and Relational Knowledge Bases

NeurIPS 2024poster

Answering real-world complex queries, such as complex product search, often requires accurate retrieval from semi-structured knowledge bases that involve blend of unstructured (e.g., textual descriptions of products) and structured (e.g., entity relations of products) information. However, many prev…

2024

Uncertainty Quantification for Forward and Inverse Problems of PDEs via Latent Global Evolution

AAAI 2024technical

Deep learning-based surrogate models have demonstrated remarkable advantages over classical solvers in terms of speed, often achieving speedups of 10 to 1000 times over traditional partial differential equation (PDE) solvers. However, a significant challenge hindering their widespread adoption in bo…

2024

VQGraph: Rethinking Graph Representation Space for Bridging GNNs and MLPs

ICLR 2024poster

GNN-to-MLP distillation aims to utilize knowledge distillation (KD) to learn computationally-efficient multi-layer perceptron (student MLP) on graph data by mimicking the output representations of teacher GNN. Existing methods mainly make the MLP to mimic the GNN predictions over a few class labels.…

2023

AutoTransfer: AutoML with Knowledge Transfer - An Application to Graph Neural Networks

ICLR 2023poster

AutoML has demonstrated remarkable success in finding an effective neural architecture for a given machine learning task defined by a specific dataset and an evaluation metric. However, most present AutoML techniques consider each task independently from scratch, which requires exploring many archit…

2023

Estimating Geographic Spillover Effects of COVID-19 Policies from Large-Scale Mobility Networks

AAAI 2023technical

Many policies in the US are determined locally, e.g., at the county-level. Local policy regimes provide flexibility between regions, but may become less effective in the presence of geographic spillovers, where populations circumvent local restrictions by traveling to less restricted regions nearby.…

2023

Geometric Latent Diffusion Models for 3D Molecule Generation

ICML 2023poster

Generative models, especially diffusion models (DMs), have achieved promising results for generating feature-rich geometries and advancing foundational science problems such as molecule design. Inspired by the recent huge success of Stable (latent) Diffusion models, we propose a novel and principled…

2023

High dimensional, tabular deep learning with an auxiliary knowledge graph

NeurIPS 2023poster

Machine learning models exhibit strong performance on datasets with abundant labeled samples. However, for tabular datasets with extremely high $d$-dimensional features but limited $n$ samples (i.e. $d \gg n$), machine learning models struggle to achieve strong performance due to the risk of overfit…

2023

Holistic Evaluation of Text-to-Image Models

NeurIPS 2023spotlight

The stunning qualitative improvement of text-to-image models has led to their widespread attention and adoption. However, we lack a comprehensive quantitative understanding of their capabilities and risks. To fill this gap, we introduce a new benchmark, Holistic Evaluation of Text-to-Image Models (H…

2023

Learning Controllable Adaptive Simulation for Multi-resolution Physics

ICLR 2023top-25%

Simulating the time evolution of physical systems is pivotal in many scientific and engineering problems. An open challenge in simulating such systems is their multi-resolution dynamics: a small fraction of the system is extremely dynamic, and requires very fine-grained resolution, while a majority…

2023

Learning Large Graph Property Prediction via Graph Segment Training

NeurIPS 2023poster

Learning to predict properties of large graphs is challenging because each prediction requires the knowledge of an entire graph, while the amount of memory available during training is bounded. Here we propose Graph Segment Training (GST), a general framework that utilizes a divide-and-conquer appro…

2023

PRODIGY: Enabling In-context Learning Over Graphs

NeurIPS 2023spotlight

In-context learning is the ability of a pretrained model to adapt to novel and diverse downstream tasks by conditioning on prompt examples, without optimizing any parameters. While large language models have demonstrated this ability, how in-context learning could be performed over graphs is unexpl…

Cited by 79SourcePDFScholar
2023

Retrieval-Augmented Multimodal Language Modeling

ICML 2023poster

Recent multimodal models such as DALL-E and CM3 have achieved remarkable progress in text-to-image and image-to-text generation. However, these models store all their knowledge (e.g., the appearance of the Eiffel Tower) in the model parameters, requiring increasingly larger models and training data…

Cited by 159SourcePDFScholar
2023

Temporal Graph Benchmark for Machine Learning on Temporal Graphs

NeurIPS 2023poster

We present the Temporal Graph Benchmark (TGB), a collection of challenging and diverse benchmark datasets for realistic, reproducible, and robust evaluation of machine learning models on temporal graphs. TGB datasets are of large scale, spanning years in duration, incorporate both node and edge-leve…

Cited by 120SourcePDFScholar
2023

Uncertainty Quantification over Graph with Conformalized Graph Neural Networks

NeurIPS 2023spotlight

Graph Neural Networks (GNNs) are powerful machine learning prediction models on graph-structured data. However, GNNs lack rigorous uncertainty estimates, limiting their reliable deployment in settings where the cost of errors is significant. We propose conformalized GNN (CF-GNN), extending conformal…

2023

VQA-GNN: Reasoning with Multimodal Knowledge via Graph Neural Networks for Visual Question Answering

ICCV 2023poster

Visual question answering (VQA) requires systems to perform concept-level reasoning by unifying unstructured (e.g., the context in question and answer; "QA context") and structured (e.g., knowledge graph for the QA context and scene; "concept graph") multimodal knowledge. Existing works typically co…

Cited by 42PDFScholar
2023

When Do Graph Neural Networks Help with Node Classification? Investigating the Homophily Principle on Node Distinguishability

NeurIPS 2023poster

Homophily principle, i.e., nodes with the same labels are more likely to be connected, has been believed to be the main reason for the performance superiority of Graph Neural Networks (GNNs) over Neural Networks on node classification tasks. Recent research suggests that, even in the absence of homo…

Cited by 88SourcePDFScholar
2023

Zero-shot causal learning

NeurIPS 2023spotlight

Predicting how different interventions will causally affect a specific individual is important in a variety of domains such as personalized medicine, public policy, and online marketing. There are a large number of methods to predict the effect of an existing intervention based on historical data fr…

2022

Deep Bidirectional Language-Knowledge Graph Pretraining

NeurIPS 2022accept

Pretraining a language model (LM) on text has been shown to help various downstream NLP tasks. Recent works show that a knowledge graph (KG) can complement text data, offering structured background knowledge that provides a useful scaffold for reasoning. However, these works are not pretrained to le…

2022

Extending the WILDS Benchmark for Unsupervised Adaptation

ICLR 2022oral

Machine learning systems deployed in the wild are often trained on a source distribution but deployed on a different target distribution. Unlabeled data can be a powerful point of leverage for mitigating these distribution shifts, as it is frequently much more available than labeled data and can oft…

Cited by 143SourcePDFScholar
2022

Few-shot Relational Reasoning via Connection Subgraph Pretraining

NeurIPS 2022accept

Few-shot knowledge graph (KG) completion task aims to perform inductive reasoning over the KG: given only a few support triplets of a new relation $\bowtie$ (e.g., (chop,$\bowtie$,kitchen), (read,$\bowtie$,library), the goal is to predict the query triplets of the same unseen relation $\bowtie$, e.g…

2022

GreaseLM: Graph REASoning Enhanced Language Models

ICLR 2022spotlight

Answering complex questions about textual narratives requires reasoning over both stated context and the world knowledge that underlies it. However, pretrained language models (LM), the foundation of most modern QA systems, do not robustly represent latent relationships between concepts, which is ne…

Cited by 0SourcePDFScholar
2022

Learning to Accelerate Partial Differential Equations via Latent Global Evolution

NeurIPS 2022accept

Simulating the time evolution of Partial Differential Equations (PDEs) of large-scale systems is crucial in many scientific and engineering domains such as fluid dynamics, weather forecasting and their inverse optimization problems. However, both classical solvers and recent deep learning-based surr…

2022

Relational Multi-Task Learning: Modeling Relations between Data and Tasks

ICLR 2022spotlight

A key assumption in multi-task learning is that at the inference time the multi-task model only has access to a given data point but not to the data point’s labels from other tasks. This presents an opportunity to extend multi-task learning to utilize data point’s labels from other auxiliary tasks,…

2022

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

NeurIPS 2022accept

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. Mo…

2021

Combiner: Full Attention Transformer with Sparse Computation Cost

NeurIPS 2021spotlight

Transformers provide a class of expressive architectures that are extremely effective for sequence modeling. However, the key limitation of transformers is their quadratic memory and time complexity $\mathcal{O}(L^2)$ with respect to the sequence length in attention layers, which restricts applicati…

2021

GNNAutoScale: Scalable and Expressive Graph Neural Networks via Historical Embeddings

ICML 2021spotlight

We present GNNAutoScale (GAS), a framework for scaling arbitrary message-passing GNNs to large graphs. GAS prunes entire sub-trees of the computation graph by utilizing historical embeddings from prior training iterations, leading to constant GPU memory consumption in respect to input node size with…

2021

Inductive Representation Learning in Temporal Networks via Causal Anonymous Walks

ICLR 2021poster

Temporal networks serve as abstractions of many real-world dynamic systems. These networks typically evolve according to certain laws, such as the law of triadic closure, which is universal in social networks. Inductive representation learning of temporal networks should be able to capture such laws…

Cited by 327SourcePDFScholar
2021

LEGO: Latent Execution-Guided Reasoning for Multi-Hop Question Answering on Knowledge Graphs

ICML 2021spotlight

Answering complex natural language questions on knowledge graphs (KGQA) is a challenging task. It requires reasoning with the input natural language questions as well as a massive, incomplete heterogeneous KG. Prior methods obtain an abstract structured query graph/tree from the input question and t…

2021

LM-Critic: Language Models for Unsupervised Grammatical Error Correction

EMNLP 2021main

Grammatical error correction (GEC) requires a set of labeled ungrammatical / grammatical sentence pairs for training, but obtaining such annotation can be prohibitively expensive. Recently, the Break-It-Fix-It (BIFI) framework has demonstrated strong results on learning to repair a broken program wi…

2021

Language-Agnostic Representation Learning of Source Code from Structure and Context

ICLR 2021poster

Source code (Context) and its parsed abstract syntax tree (AST; Structure) are two complementary representations of the same computer program. Traditionally, designers of machine learning models have relied predominantly either on Structure or Context. We propose a new model, which jointly learns on…

2021

Modeling Heterogeneous Hierarchies with Relation-specific Hyperbolic Cones

NeurIPS 2021poster

Hierarchical relations are prevalent and indispensable for organizing human knowledge captured by a knowledge graph (KG). The key property of hierarchical relations is that they induce a partial ordering over the entities, which needs to be modeled in order to allow for hierarchical reasoning. Howev…

2021

Neural Distance Embeddings for Biological Sequences

NeurIPS 2021poster

The development of data-dependent heuristics and representations for biological sequences that reflect their evolutionary distance is critical for large-scale biological research. However, popular machine learning approaches, based on continuous Euclidean spaces, have struggled with the discrete com…

2021

OGB-LSC: A Large-Scale Challenge for Machine Learning on Graphs

NeurIPS 2021poster

Enabling effective and efficient machine learning (ML) over large-scale graph data (e.g., graphs with billions of edges) can have a great impact on both industrial and scientific applications. However, existing efforts to advance large-scale graph ML have been largely limited by the lack of a suitab…

Cited by 492SourcecodeScholar
2021

QA-GNN: Reasoning with Language Models and Knowledge Graphs for Question Answering

NAACL 2021long

The problem of answering questions using knowledge from pre-trained language models (LMs) and knowledge graphs (KGs) presents two challenges: given a QA context (question and answer choice), methods need to (i) identify relevant knowledge from large KGs, and (ii) perform joint reasoning over the QA…

2021

Therapeutics Data Commons: Machine Learning Datasets and Tasks for Drug Discovery and Development

NeurIPS 2021poster

Therapeutics machine learning is an emerging field with incredible opportunities for innovation and impact. However, advancement in this field requires the formulation of meaningful tasks and careful curation of datasets. Here, we introduce Therapeutics Data Commons (TDC), the first unifying platfor…

Cited by 354SourcecodeScholar
2021

WILDS: A Benchmark of in-the-Wild Distribution Shifts

ICML 2021oral

Distribution shifts—where the training distribution differs from the test distribution—can substantially degrade the accuracy of machine learning (ML) systems deployed in the wild. Despite their ubiquity in the real-world deployments, these distribution shifts are under-represented in the datasets w…

2020

Coresets for Data-efficient Training of Machine Learning Models

ICML 2020poster

Incremental gradient (IG) methods, such as stochastic gradient descent and its variants are commonly used for large scale optimization in machine learning. Despite the sustained effort to make IG methods more data-efficient, it remains an open question how to select a training data subset that can t…

2020

Coresets for Robust Training of Deep Neural Networks against Noisy Labels

NeurIPS 2020poster

Modern neural networks have the capacity to overfit noisy labels frequently found in real-world datasets. Although great progress has been made, existing techniques are very limited in providing theoretical guarantees for the performance of the neural networks trained with noisy labels. To tackle th…

2020

Distance Encoding: Design Provably More Powerful Neural Networks for Graph Representation Learning

NeurIPS 2020poster

Learning representations of sets of nodes in a graph is crucial for applications ranging from node-role discovery to link prediction and molecule classification. Graph Neural Networks (GNNs) have achieved great success in graph representation learning. However, expressive power of GNNs is limited by…

2020

Handling Missing Data with Graph Representation Learning

NeurIPS 2020poster

Machine learning with missing data has been approached in many different ways, including feature imputation where missing feature values are estimated based on observed values and label prediction where downstream labels are learned directly from incomplete data. However, existing imputation models…

2020

Learning to Simulate Complex Physics with Graph Networks

ICML 2020poster

Here we present a machine learning framework and model implementation that can learn to simulate a wide variety of challenging physical domains, involving fluids, rigid solids, and deformable materials interacting with one another. Our framework—which we term "Graph Network-based Simulators" (GNS)—r…

2020

OCEAN: Online Task Inference for Compositional Tasks with Context Adaptation

UAI 2020poster

Real-world tasks often exhibit a compositional structure that contains a sequence of simpler sub-tasks. For instance, opening a door requires reaching, grasping, rotating, and pulling the door knob. Such compositional tasks require an agent to reason about the sub-task at hand while orchestrating gl…

2020

Open Graph Benchmark: Datasets for Machine Learning on Graphs

NeurIPS 2020spotlight

We present the Open Graph Benchmark (OGB), a diverse set of challenging and realistic benchmark datasets to facilitate scalable, robust, and reproducible graph machine learning (ML) research. OGB datasets are large-scale, encompass multiple important graph ML tasks, and cover a diverse range of doma…

2020

Query2box: Reasoning over Knowledge Graphs in Vector Space Using Box Embeddings

ICLR 2020poster

Answering complex logical queries on large-scale incomplete knowledge graphs (KGs) is a fundamental yet challenging task. Recently, a promising approach to this problem has been to embed KG entities as well as the query into a vector space such that entities that answer the query are embedded close…

Cited by 388SourcecodeScholar
2020

Selection via Proxy: Efficient Data Selection for Deep Learning

ICLR 2020poster

Data selection methods, such as active learning and core-set selection, are useful tools for machine learning on large datasets. However, they can be prohibitively expensive to apply in deep learning because they depend on feature representations that need to be learned. In this work, we show that w…

Cited by 391SourcecodeScholar
2020

Strategies for Pre-training Graph Neural Networks

ICLR 2020spotlight

Many applications of machine learning require a model to make accurate pre-dictions on test examples that are distributionally different from training ones, while task-specific labels are scarce during training. An effective approach to this challenge is to pre-train a model on related tasks where d…

Cited by 1823SourcecodeScholar
2019

Complete the Look: Scene-Based Complementary Product Recommendation

CVPR 2019poster

Modeling fashion compatibility is challenging due to its complexity and subjectivity. Existing work focuses on predicting compatibility between product images (e.g. an image containing a t-shirt and an image containing a pair of jeans). However, these approaches ignore real-world 'scene' images (e.g…

Cited by 96PDFcodeScholar
2019

G2SAT: Learning to Generate SAT Formulas

NeurIPS 2019poster

The Boolean Satisfiability (SAT) problem is the canonical NP-complete problem and is fundamental to computer science, with a wide array of applications in planning, verification, and theorem proving. Developing and evaluating practical SAT solvers relies on extensive empirical testing on a set of re…

Cited by 54SourcePDFScholar
2019

GNNExplainer: Generating Explanations for Graph Neural Networks

NeurIPS 2019poster

Graph Neural Networks (GNNs) are a powerful tool for machine learning on graphs.GNNs combine node feature information with the graph structure by recursively passing neural messages along edges of the input graph. However, incorporating both graph structure and feature information leads to complex…

2019

Inferring Multidimensional Rates of Aging from Cross-Sectional Data

AISTATS 2019poster

Modeling how individuals evolve over time is a fundamental problem in the natural and social sciences. However, existing datasets are often cross-sectional with each individual observed only once, making it impossible to apply traditional time-series methods. Motivated by the study of human aging, w…

2018

Data-Driven Model Predictive Control of Autonomous Mobility-on-Demand Systems

ICRA 2018poster

The goal of this paper is to present an end-to-end, data-driven framework to control Autonomous Mobility-on-Demand systems (AMoD, i.e. fleets of self-driving vehicles). We first model the AMoD system using a time-expanded network, and present a formulation that computes the optimal rebalancing strat…

Cited by 196SourceScholar
2018

Dynamic Network Model from Partial Observations

NeurIPS 2018spotlight

Can evolving networks be inferred and modeled without directly observing their nodes and edges? In many applications, the edges of a dynamic network might not be observed, but one can observe the dynamics of stochastic cascading processes (e.g., information diffusion, virus propagation) occurring ov…

Cited by 14SourcePDFScholar
2018

Embedding Logical Queries on Knowledge Graphs

NeurIPS 2018poster

Learning low-dimensional embeddings of knowledge graphs is a powerful approach used to predict unobserved or missing edges between entities. However, an open challenge in this area is developing techniques that can go beyond simple edge prediction and handle more complex logical queries, which might…

2018

Graph Convolutional Policy Network for Goal-Directed Molecular Graph Generation

NeurIPS 2018spotlight

Generating novel graph structures that optimize given objectives while obeying some given underlying rules is fundamental for chemistry, biology and social science research. This is especially important in the task of molecular graph generation, whose goal is to discover novel molecules with desired…

2018

GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models

ICML 2018oral

Modeling and generating graphs is fundamental for studying networks in biology, engineering, and social sciences. However, modeling complex distributions over graphs and then efficiently sampling from these distributions is challenging due to the non-unique, high-dimensional nature of graphs and the…

2018

Hierarchical Graph Representation Learning with Differentiable Pooling

NeurIPS 2018spotlight

Recently, graph neural networks (GNNs) have revolutionized the field of graph representation learning through effectively learned node embeddings, and achieved state-of-the-art results in tasks such as node classification and link prediction. However, current GNN methods are inherently flat and do n…

Cited by 2077SourcePDFScholar
2017

Learning the Network Structure of Heterogeneous Data via Pairwise Exponential Markov Random Fields

AISTATS 2017poster

Markov random fields (MRFs) are a useful tool for modeling relationships present in large and high-dimensional data. Often, this data comes from various sources and can have diverse distributions, for example a combination of numerical, binary, and categorical variables. Here, we define the pairwise…

Cited by 26SourcePDFScholar
2016

Confusions over Time: An Interpretable Bayesian Model to Characterize Trends in Decision Making

NeurIPS 2016poster

We propose Confusions over Time (CoT), a novel generative framework which facilitates a multi-granular analysis of the decision making process. The CoT not only models the confusions or error properties of individual decision makers and their evolution over time, but also allows us to obtain diagnos…

Cited by 16SourcePDFScholar