← Search

Marc T Law

17 accepted papers

2025

Neural Spacetimes for DAG Representation Learning

ICLR 2025poster

We propose a class of trainable deep learning-based geometries called Neural SpaceTimes (NSTs), which can universally represent nodes in weighted Directed Acyclic Graphs (DAGs) as events in a spacetime manifold. While most works in the literature focus on undirected graph representation learning or…

Cited by 1SourcePDFScholar
2024

Graph Metanetworks for Processing Diverse Neural Architectures

ICLR 2024spotlight

Neural networks efficiently encode learned information within their parameters. Consequently, many tasks can be unified by treating neural networks themselves as input data. When doing so, recent studies demonstrated the importance of accounting for the symmetries and geometry of parameter spaces. H…

Cited by 37SourcePDFScholar
2022

How Much More Data Do I Need? Estimating Requirements for Downstream Tasks

CVPR 2022poster

Given a small training data set and a learning algorithm, how much more data is necessary to reach a target validation or test performance? This question is of critical importance in applications such as autonomous driving or medical imaging where collecting data is expensive and time-consuming. Ove…

Cited by 32PDFScholar
2022

Low-Budget Active Learning via Wasserstein Distance: An Integer Programming Approach

ICLR 2022poster

Active learning is the process of training a model with limited labeled data by selecting a core subset of an unlabeled data pool to label. The large scale of data sets used in deep learning forces most sample selection strategies to employ efficient heuristics. This paper introduces an integer opti…

Cited by 45SourcePDFScholar
2022

Optimizing Data Collection for Machine Learning

NeurIPS 2022accept

Modern deep learning systems require huge data sets to achieve impressive performance, but there is little guidance on how much or what kind of data to collect. Over-collecting data incurs unnecessary present costs, while under-collecting may incur future costs and delay workflows. We propose a new…

Cited by 38SourcePDFScholar
2021

Self-Supervised Real-to-Sim Scene Generation

ICCV 2021poster

Synthetic data is emerging as a promising solution to the scalability issue of supervised deep learning, especially when real data are difficult to acquire or hard to annotate. Synthetic data generation, however, can itself be prohibitively expensive when domain experts have to manually and painstak…

Cited by 28PDFScholar
2021

Ultrahyperbolic Neural Networks

NeurIPS 2021spotlight

Riemannian space forms, such as the Euclidean space, sphere and hyperbolic space, are popular and powerful representation spaces in machine learning. For instance, hyperbolic geometry is appropriate to represent graphs without cycles and has been used to extend Graph Neural Networks. Recently, some…

Cited by 22SourcePDFScholar
2019

Centroid-based Deep Metric Learning for Speaker Recognition

ICASSP 2019accepted

Speaker embedding models that utilize neural networks to map utterances to a space where distances reflect similarity between speakers have driven recent progress in the speaker recognition task. However, there is still a significant performance gap between recognizing speakers in the training set a…

Cited by 0SourceScholar
2019

Dimensionality Reduction for Representing the Knowledge of Probabilistic Models

ICLR 2019poster

Most deep learning models rely on expressive high-dimensional representations to achieve good performance on tasks such as classification. However, the high dimensionality of these representations makes them difficult to interpret and prone to over-fitting. We propose a simple, intuitive and scalabl…

Cited by 15SourcePDFScholar
2017

Efficient Multiple Instance Metric Learning Using Weakly Supervised Data

CVPR 2017poster

We consider learning a distance metric in a weakly supervised setting where "bags" (or sets) of instances are labeled with "bags" of labels. A general approach is to formulate the problem as a Multiple Instance Learning (MIL) problem where the metric is learned so that the distances between instance…

Cited by 18PDFScholar
2016

Closed-Form Training of Mahalanobis Distance for Supervised Clustering

CVPR 2016oral

Clustering is the task of grouping a set of objects so that objects in the same cluster are more similar to each other than to those in other clusters. The crucial step in most clustering algorithms is to find an appropriate similarity metric, which is both challenging and problem-dependent. Supervi…

Cited by 28PDFScholar