← Search

Kevin Smith

15 accepted papers

2026

Learning What Helps: Task-Aligned Context Selection for Vision Tasks

CVPR 2026

Humans often resolve visual uncertainty by comparing an image with relevant examples, but ViTs lack the ability to identify which examples would improve their predictions. We present Task-Aligned Context Selection (TACS), a framework that learns to select paired examples which truly improve task per

Cited by 0SourceScholar
2026

SeisMark: A Large-Scale Open Benchmark for Robust 3D Seismic Fault Detection

ICML 2026poster

We introduce SeisMark, a large-scale open benchmark designed to bridge the gap between verifiable ground truth and realistic texture in 3D seismic fault detection. Using a novel pipeline merging procedural geology with diffusion-based synthesis, we produce domain-realistic (survey-specific) textured…

Cited by 0SourceScholar
2025

On the Complexity-Faithfulness Trade-off of Gradient-Based Explanations

ICCV 2025poster

ReLU networks, while prevalent for visual data, have sharp transitions, sometimes relying on individual pixels for predictions, making vanilla gradient-based explanations noisy and difficult to interpret. Existing methods, such as GradCAM, smooth these explanations by producing surrogate models at t…

2025

STAMP: Differentiable Task and Motion Planning via Stein Variational Gradient Descent

RA-L 2025

Planning for sequential robotics tasks often requires integrated symbolic and geometric reasoning. TAMP algorithms typically solve these problems by performing a tree search over high-level task sequences while checking for kinematic and dynamic feasibility. This can be inefficient because, typicall

Cited by 8SourceScholar
2024

Learning from Offline Foundation Features with Tensor Augmentations

NeurIPS 2024poster

We introduce Learning from Offline Foundation Features with Tensor Augmentations (LOFF-TA), an efficient training scheme designed to harness the capabilities of foundation models in limited resource settings where their direct development is not feasible. LOFF-TA involves training a compact classifi…

Cited by 1SourcePDFScholar
2024

Understanding Physical Dynamics with Counterfactual World Modeling

ECCV 2024poster

"The ability to understand physical dynamics is critical for agents to act in the world. Here, we use Counterfactual World Modeling (CWM) to extract vision structures for dynamics understanding. CWM uses a temporally-factored masking policy for masked prediction of video data without annotations. Th…

2022

What Makes Transfer Learning Work for Medical Images: Feature Reuse & Other Factors

CVPR 2022poster

Transfer learning is a standard technique to transfer knowledge from one domain to another. For applications in medical imaging, transfer from ImageNet has become the de-facto approach, despite differences in the tasks and image characteristics between the domains. However, it is unclear what factor…

Cited by 118PDFcodeScholar
2021

AGENT: A Benchmark for Core Psychological Reasoning

ICML 2021spotlight

For machine agents to successfully interact with humans in real-world settings, they will need to develop an understanding of human mental life. Intuitive psychology, the ability to reason about hidden mental variables that drive observable actions, comes naturally to people: even pre-verbal infants…

Cited by 96SourcePDFScholar
2021

CSAW-M: An Ordinal Classification Dataset for Benchmarking Mammographic Masking of Cancer

NeurIPS 2021poster

Interval and large invasive breast cancers, which are associated with worse prognosis than other cancers, are usually detected at a late stage due to false negative assessments of screening mammograms. The missed screening-time detection is commonly caused by the tumor being obscured by its surround…

Cited by 16SourceScholar
2020

Adding seemingly uninformative labels helps in low data regimes

ICML 2020poster

Evidence suggests that networks trained on large datasets generalize well not solely because of the numerous training examples, but also class diversity which encourages learning of enriched features. This raises the question of whether this remains true when data is scarce - is there an advantage t…

2020

Explanation-based Weakly-supervised Learning of Visual Relations with Graph Networks

ECCV 2020poster

Visual relationship detection is fundamental for holistic image understanding. However, the localization and classification of (subject, predicate, object) triplets remain challenging tasks, due to the combinatorial explosion of possible relationships, their long-tailed distribution in natural image…

2019

Modeling Expectation Violation in Intuitive Physics with Coarse Probabilistic Object Representations

NeurIPS 2019poster

From infancy, humans have expectations about how objects will move and interact. Even young children expect objects not to move through one another, teleport, or disappear. They are surprised by mismatches between physical expectations and perceptual observations, even in unfamiliar scenes with comp…

2018

Bayesian Uncertainty Estimation for Batch Normalized Deep Networks

ICML 2018oral

We show that training a deep network using batch normalization is equivalent to approximate inference in Bayesian models. We further demonstrate that this finding allows us to make meaningful estimates of the model uncertainty using conventional architectures, without modifications to the network or…

2018

Differentiable Physics and Stable Modes for Tool-Use and Manipulation Planning

RSS 2018poster

We consider the problem of sequential manipulation and tool-use planning in domains that include physical interactions such as hitting and throwing. The approach integrates a Task And Motion Planning formulation with primitives that either impose stable kinematic constraints or differentiabl…

2018

End-to-End Differentiable Physics for Learning and Control

NeurIPS 2018spotlight

We present a differentiable physics engine that can be integrated as a module in deep neural networks for end-to-end learning. As a result, structured physics knowledge can be embedded into larger systems, allowing them, for example, to match observations by performing precise simulations, while ac…