← Search

Mark Coates

45 accepted papers

2026

A Balanced Neuro-Symbolic Approach for Commonsense Abductive Logic

ICLR 2026poster

Although Large Language Models (LLMs) have demonstrated impressive formal reasoning abilities, they often break down when problems require complex proof planning. One promising approach for improving LLM reasoning abilities involves translating problems into formal logic and using a logic solver. Al…

Cited by 0SourceScholar
2026

Abductive Reasoning with Probabilistic Commonsense

ICML 2026poster

Recent efforts to improve the reasoning abilities of Large Language Models (LLMs) have focused on integrating formal logic solvers within neurosymbolic frameworks. A key challenge is that formal solvers lack commonsense world knowledge, preventing them from making reasoning steps that humans find ob…

Cited by 0SourceScholar
2026

One Demo Is All It Takes: Planning Domain Derivation with LLMs from A Single Demonstration

ICLR 2026poster

Pre-trained large language models (LLMs) show promise for robotic task planning but often struggle to guarantee correctness in long-horizon problems. Task and motion planning (TAMP) addresses this by grounding symbolic plans in low-level execution, yet it relies heavily on manually engineered planni…

Cited by 0SourceScholar
2026

Self-CriTeach: LLM Self-Teaching and Self-Critiquing for Improving Robotic Planning via Automated Domain Generation

ICML 2026poster

Large Language Models (LLMs) have recently shown strong promise for robotic task planning, particularly through automatic planning domain generation. Planning domains are brittle under imperfect logical states and perception noise; prior approaches largely treat generated planning domains as plan ut…

Cited by 0SourceScholar
2025

C3PO: Optimized Large Language Model Cascades with Probabilistic Cost Constraints for Reasoning

NeurIPS 2025poster

Large language models (LLMs) have achieved impressive results on complex reasoning tasks, but their high inference cost remains a major barrier to real-world deployment. A promising solution is to use cascaded inference, where small, cheap models handle easy queries, and only the hardest examples ar…

Cited by 0SourceScholar
2025

InnerThoughts: Disentangling Representations and Predictions in Large Language Models

AISTATS 2025poster

Large language models (LLMs) contain substantial factual knowledge which is commonly elicited by multiple-choice question-answering prompts. Internally, such models process the prompt through multiple transformer layers, building varying representations of the problem within its hidden states. Ultim…

Cited by 0SourceScholar
2025

Is the acquisition worth the cost? Surrogate losses for Consistent Two-stage Classifiers

NeurIPS 2025spotlight

Recent years have witnessed the emergence of a spectrum of foundation models, covering a broad range of capabilities and costs. Often, we effectively use foundation models as feature generators and train classifiers that use the outputs of these models to make decisions. In this paper, we consider a…

Cited by 0SourceScholar
2025

SKOLR: Structured Koopman Operator Linear RNN for Time-Series Forecasting

ICML 2025poster

Koopman operator theory provides a framework for nonlinear dynamical system analysis and time-series forecasting by mapping dynamics to a space of real-valued measurement functions, enabling a linear operator representation. Despite the advantage of linearity, the operator is generally infinite-dime…

2025

When to retrain a machine learning model

ICML 2025poster

A significant challenge in maintaining real-world machine learning models is responding to the continuous and unpredictable evolution of data. Most practitioners are faced with the difficult question: when should I retrain or update my machine learning model? This seemingly straightforward problem i…

Cited by 0SourcePDFScholar
2024

CKGConv: General Graph Convolution with Continuous Kernels

ICML 2024poster

The existing definitions of graph convolution, either from spatial or spectral perspectives, are inflexible and not unified. Defining a general convolution operator in the graph domain is challenging due to the lack of canonical coordinates, the presence of irregular structures, and the properties o…

2024

Categorical Generative Model Evaluation via Synthetic Distribution Coarsening

AISTATS 2024poster

As we expect to see a rapid integration of generative models in our day to day lives, the development of rigorous methods of evaluation and analysis for generative models has never been more pressing. Multiple works have highlighted the shortcomings of widely used metrics and exposed how they fail t…

2024

HardCore Generation: Generating Hard UNSAT Problems for Data Augmentation

NeurIPS 2024poster

Efficiently determining the satisfiability of a boolean equation --- known as the SAT problem for brevity --- is crucial in various industrial problems. Recently, the advent of deep learning methods has introduced significant potential for enhancing SAT solving. However, a major barrier to the adva…

Cited by 0SourcePDFScholar
2024

Multi-resolution Time-Series Transformer for Long-term Forecasting

AISTATS 2024poster

The performance of transformers for time-series forecasting has improved significantly. Recent architectures learn complex temporal patterns by segmenting a time-series into patches and using the patches as tokens. The patch size controls the ability of transformers to learn the temporal patterns at…

Cited by 49SourcePDFScholar
2023

Bidirectional Learning for Offline Model-based Biological Sequence Design

ICML 2023poster

Offline model-based optimization aims to maximize a black-box objective function with a static dataset of designs and their scores. In this paper, we focus on biological sequence design to maximize some sequence score. A recent approach employs bidirectional learning, combining a forward mapping for…

2023

Evaluation of Categorical Generative Models - Bridging the Gap Between Real and Synthetic Data

ICASSP 2023accepted

The machine learning community has mainly relied on real data to benchmark algorithms as it provides compelling evidence of model applicability. Evaluation on synthetic datasets can be a powerful tool to provide a better understanding of a model’s strengths, weaknesses and overall capabilities. Gain…

Cited by 0SourceScholar
2023

Graph Inductive Biases in Transformers without Message Passing

ICML 2023poster

Transformers for graph data are increasingly widely studied and successful in numerous learning tasks. Graph inductive biases are crucial for Graph Transformers, and previous works incorporate them using message-passing modules and/or positional encodings. However, Graph Transformers that use messag…

2023

Neighbor Auto-Grouping Graph Neural Networks for Handover Parameter Configuration in Cellular Network

AAAI 2023technical

The mobile communication enabled by cellular networks is the one of the main foundations of our modern society. Optimizing the performance of cellular networks and providing massive connectivity with improved coverage and user experience has a considerable social and economic impact on our daily lif…

Cited by 0SourcePDFScholar
2023

Spectral Augmentations for Graph Contrastive Learning

AISTATS 2023poster

Contrastive learning has emerged as a premier method for learning representations with or without supervision. Recent studies have shown its utility in graph representation learning for pre-training. Despite successes, the understanding of how to design effective graph augmentations that can capture…

2023

Structure Aware Incremental Learning with Personalized Imitation Weights for Recommender Systems

AAAI 2023technical

Recommender systems now consume large-scale data and play a significant role in improving user experience. Graph Neural Networks (GNNs) have emerged as one of the most effective recommender system models because they model the rich relational information. The ever-growing volume of data can make tra…

Cited by 10SourcePDFScholar
2022

Bag Graph: Multiple Instance Learning Using Bayesian Graph Neural Networks

AAAI 2022technical

Multiple Instance Learning (MIL) is a weakly supervised learning problem where the aim is to assign labels to sets or bags of instances, as opposed to traditional supervised learning where each instance is assumed to be independent and identically distributed (IID) and is to be labeled individually.…

2022

Bidirectional Learning for Offline Infinite-width Model-based Optimization

NeurIPS 2022accept

In offline model-based optimization, we strive to maximize a black-box objective function by only leveraging a static dataset of designs and their scores. This problem setting arises in numerous fields including the design of materials, robots, DNAs, proteins, etc. Recent approaches train a deep neu…

2022

Multi-Relation Message Passing for Multi-Label Text Classification

ICASSP 2022accepted

A well-known challenge associated with the multi-label classification problem is modelling dependencies between labels. Most attempts at modelling label dependencies focus on co-occurrences, ignoring the valuable information that can be extracted by detecting label subsets that rarely occur together…

Cited by 0SourceScholar
2021

Detection and Defense of Topological Adversarial Attacks on Graphs

AISTATS 2021poster

Graph neural network (GNN) models achieve superior performance when classifying nodes in graph-structured data. Given that state-of-the-art GNNs share many similarities with their CNN cousins and that CNNs suffer adversarial vulnerabilities, there has also been interest in exploring analogous vulner…

Cited by 13SourcePDFScholar
2021

FC-GAGA: Fully Connected Gated Graph Architecture for Spatio-Temporal Traffic Forecasting

AAAI 2021technical

Forecasting of multivariate time-series is an important problem that has applications in traffic management, cellular network configuration, and quantitative finance. A special case of the problem arises when there is a graph available that captures the relationships between the time-series. In this…

2021

Knowledge-Enhanced Top-K Recommendation in Poincaré Ball

AAAI 2021technical

Personalized recommender systems are increasingly important as more content and services become available and users struggle to identify what might interest them. Thanks to the ability for providing rich information, knowledge graphs (KGs) are being incorporated to enhance the recommendation perform…

Cited by 42SourcePDFScholar
2021

RNN with Particle Flow for Probabilistic Spatio-temporal Forecasting

ICML 2021oral

Spatio-temporal forecasting has numerous applications in analyzing wireless, traffic, and financial networks. Many classical statistical models often fall short in handling the complexity and high non-linearity present in time-series data. Recent advances in deep learning allow for better modelling…

2020

Active Learning on Attributed Graphs via Graph Cognizant Logistic Regression and Preemptive Query Generation

ICML 2020poster

Node classification in attributed graphs is an important task in multiple practical settings, but it can often be difficult or expensive to obtain labels. Active learning can improve the achieved classification performance for a given budget on the number of queried labels. The best existing methods…

Cited by 14SourcePDFScholar
2020

Non Parametric Graph Learning for Bayesian Graph Neural Networks

UAI 2020poster

Graphs are ubiquitous in modelling relationalstructures. Recent endeavours in machine learningfor graph structured data have led to manyarchitectures and learning algorithms. However,the graph used by these algorithms is oftenconstructed based on inaccurate modellingassumptions and/or noisy data. As…

Cited by 25SourcePDFScholar
2019

Multiple-graph Recurrent Graph Convolutional Neural Network Architectures for Predicting Disease Outcomes

ICASSP 2019accepted

Improving disease outcome prediction can greatly aid in the strategic deployment of secondary prevention approaches. We develop a method to predict the evolution of diseases by taking into account personal attributes of the subjects and their relationships with medical examination results. Our appro…

Cited by 0SourceScholar
2018

Cost Adaptation for Robust Decentralized Swarm Behaviour

IROS 2018poster

Decentralized receding horizon control (D-RHC) provides a mechanism for coordination in multiagent settings without a centralized command center. However, combining a set of different goals, costs, and constraints to form an efficient optimization objective for D-RHC can be difficult. To allay this…

Cited by 3SourcecodeScholar
2015

Cost-sensitive ensemble classifiers for microwave breast cancer detection

ICASSP 2015accepted

Microwave breast cancer detection involves analysing the scattered waveforms of microwave signals that are propagated into the breast. We have developed a microwave-radar time-domain system and performed clinical trials using a prototype. This paper presents a classification architecture based on co…

Cited by 0SourceScholar
2015

General solution and approximate implementation of the multisensor multitarget CPHD filter

ICASSP 2015accepted

Random finite set (RFS) based filters such as the cardinalized probability hypothesis density (CPHD) filter have been successfully applied to the problem of single sensor multitarget tracking. Various multisensor extensions of these filters have been proposed in the literature, but exact update equa…

Cited by 0SourceScholar