← Search

Nicholas Ruozzi

21 accepted papers

2026

A Novel Approach to Evaluating Evaluation Metrics for Multi-Output Structured Prediction

AAAI 2026technical

In multi-output structured prediction tasks, while only one ground truth label may be provided in the training data, multiple equally valid outputs may be possible, making reliable evaluation a persistent challenge. We postulate that human evaluators implicitly use task-specific invariants, e.g., ob

Cited by 0SourcePDFScholar
2026

Learnability-Driven Submodular Optimization for Active Roadside 3D Detection

CVPR 2026

Roadside perception datasets are typically constructed via cooperative labeling between synchronized vehicle and roadside frame pairs, but real deployment is often limited roadside-only data due to hardware and privacy constraints. The observation that even human experts struggle to produce accurate

Cited by 0SourcecodeScholar
2025

Adapting Pre-Trained Vision Models for Novel Instance Detection and Segmentation

IROS 2025

Novel Instance Detection and Segmentation (NIDS) aims at detecting and segmenting novel object instances given a few examples of each instance. We propose a unified, simple, yet effective framework (NIDS-Net) comprising object proposal generation, embedding creation for both instance templates and p

Cited by 13SourcecodeScholar
2025

CMB-ML: A Cosmic Microwave Background Dataset for the Oldest Possible Computer Vision Task

ICCV 2025poster

The Cosmic Microwave Background (CMB) radiation is a pillar of modern cosmology that gives rise to a better understanding of the fundamental parameters of the universe. While the astrophysics community has developed computational methods to extract this signal from data, these methods have limited s…

2024

CaptainCook4D: A Dataset for Understanding Errors in Procedural Activities

NeurIPS 2024poster

Following step-by-step procedures is an essential component of various activities carried out by individuals in their daily lives. These procedures serve as a guiding framework that helps to achieve goals efficiently, whether it is assembling furniture or preparing a recipe. However, the complexity…

Cited by 9SourcePDFScholar
2024

Learning Distributionally Robust Tractable Probabilistic Models in Continuous Domains

UAI 2024poster

Tractable probabilistic models (TPMs) have attracted substantial research interest in recent years, particularly because of their ability to answer various reasoning queries in polynomial time. In this study, we focus on the distributionally robust learning of continuous TPMs and address the challen…

Cited by 0SourcePDFScholar
2024

Mean Shift Mask Transformer for Unseen Object Instance Segmentation

ICRA 2024poster

Segmenting unseen objects from images is a critical perception skill that a robot needs to acquire. In robot manipulation, it can facilitate a robot to grasp and manipulate unseen objects. Mean shift clustering is a widely used method for image segmentation tasks. However, the traditional mean shift…

Cited by 20SourcecodeScholar
2023

A New Modeling Framework for Continuous, Sequential Domains

AISTATS 2023poster

Temporal models such as Dynamic Bayesian Networks (DBNs) and Hidden Markov Models (HMMs) have been widely used to model time-dependent sequential data. Typically, these approaches limit focus to discrete domains, employ first-order Markov and stationary assumptions, and limit representational power…

2023

Self-Supervised Unseen Object Instance Segmentation via Long-Term Robot Interaction

RSS 2023poster

We introduce a novel robotic system for improving unseen object instance segmentation in the real world by leveraging long-term robot interaction with objects. Previous approaches either grasp or push an object and then obtain the segmentation mask of the grasped or pushed object after one action. I…

Cited by 9SourcePDFScholar
2022

Boosting the Performance of Generic Deep Neural Network Frameworks with Log-supermodular CRFs

NeurIPS 2022accept

Historically, conditional random fields (CRFs) were popular tools in a variety of application areas from computer vision to natural language processing, but due to their higher computational cost and weaker practical performance, they have, in many situations, fallen out of favor and been replaced b…

Cited by 0SourcePDFScholar
2022

Conditionally Tractable Density Estimation using Neural Networks

AISTATS 2022poster

Tractable models such as cutset networks and sum-product networks (SPNs) have become increasingly popular because they have superior predictive performance. Among them, cutset networks, which model the mechanics of Pearl’s cutset conditioning algorithm, demonstrate great scalability and prediction a…

2016

Bethe Learning of Graphical Models via MAP Decoding

AISTATS 2016poster

Many machine learning tasks require fitting probabilistic models over structured objects, such as pixel grids, matchings, and graph edges. Maximum likelihood estimation (MLE) for such domains is challenging due to the intractability of computing partition functions. One can resort to approximate mar…