← Search

Manuela Veloso

51 accepted papers

2026

Correcting Split Selection in Online Decision Trees via Anytime-Valid Inference

ICML 2026spotlight

Bagging-based ensembles, most notably Adaptive Random Forests, are among the strongest performers for learning from data streams. A common denominator across these methods is their reliance on Hoeffding Trees as base learners, which grow incrementally by testing whether a candidate split is signific…

Cited by 0SourceScholar
2026

Perturb Your Data: Paraphrase-Guided Training Data Watermarking

AAAI 2026technical

Training data detection is critical for enforcing copyright and data licensing, as Large Language Models (LLM) are trained on massive text corpora scraped from the internet. We present SPECTRA, a watermarking approach that makes training data reliably detectable even when it comprises less than 0.00

Cited by 0SourcePDFScholar
2025

AdaptAgent: Adapting Multimodal Web Agents with Few-Shot Learning from Human Demonstrations

ACL 2025long

State-of-the-art multimodal web agents, powered by Multimodal Large Language Models (MLLMs), can autonomously execute many web tasks by processing user instructions and interacting with graphical user interfaces (GUIs). Current strategies for building web agents rely on (i) the generalizability of u…

Cited by 0SourcePDFScholar
2025

Auditing and Enforcing Conditional Fairness via Optimal Transport

AAAI 2025technical

Conditional demographic parity (CDP) is a measure of the demographic parity of a predictive model or decision process when conditioning on an additional feature or set of features. Many algorithmic fairness techniques exist to target demographic parity, but CDP is much harder to achieve, particularl…

Cited by 0SourcePDFScholar
2025

DexUMI: Using Human Hand as the Universal Manipulation Interface for Dexterous Manipulation

CoRL 2025oral

We present DexUMI - a data collection and policy learning framework that uses the human hand as the natural interface to transfer dexterous manipulation skills to various robot hands. DexUMI incorporates hardware and software adaptations to minimize the embodiment gap between the human hand and vari…

Cited by 0SourceScholar
2025

Distributionally and Adversarially Robust Logistic Regression via Intersecting Wasserstein Balls

UAI 2025

Adversarially robust optimization (ARO) has emerged as the *de facto* standard for training models that hedge against adversarial attacks in the test stage. While these models are robust against adversarial attacks, they tend to suffer severely from overfitting. To address this issue, some successfu

Cited by 0SourcePDFScholar
2025

EncryptedLLM: Privacy-Preserving Large Language Model Inference via GPU-Accelerated Fully Homomorphic Encryption

ICML 2025poster

As large language models (LLMs) become more powerful, the computation required to run these models is increasingly outsourced to a third-party cloud. While this saves clients' computation, it risks leaking the clients' LLM queries to the cloud provider. Fully homomorphic encryption (FHE) presents a…

Cited by 0SourcePDFScholar
2025

Interpreting Language Reward Models via Contrastive Explanations

ICLR 2025poster

Reward models (RMs) are a crucial component in the alignment of large language models’ (LLMs) outputs with human values. RMs approximate human preferences over possible LLM responses to the same prompt by predicting and comparing reward scores. However, as they are typically modified versions of LLM…

Cited by 0SourcePDFScholar
2025

LAW: Legal Agentic Workflows for Custody and Fund Services Contracts

COLING 2025industry

Legal contracts in the custody and fund services domain govern critical aspects such as key provider responsibilities, fee schedules, and indemnification rights. However, it is challenging for an off-the-shelf Large Language Model (LLM) to ingest these contracts due to the lengthy unstructured strea…

2025

LETS-C: Leveraging Text Embedding for Time Series Classification

ACL 2025long

Recent advancements in language modeling have shown promising results when applied to time series data. In particular, fine-tuning pre-trained large language models (LLMs) for time series classification tasks has achieved state-of-the-art (SOTA) performance on standard benchmarks. However, these LLM…

Cited by 0SourcePDFScholar
2025

LSCD: Lomb--Scargle Conditioned Diffusion for Time series Imputation

ICML 2025poster

Time series with missing or irregularly sampled data are a persistent challenge in machine learning. Many methods operate on the frequency-domain, relying on the Fast Fourier Transform (FFT) which assumes uniform sampling, therefore requiring prior interpolation that can distort the spectra. To addr…

Cited by 0SourcePDFScholar
2025

Mixup Regularization: A Probabilistic Perspective

UAI 2025

In recent years, mixup regularization has gained popularity as an effective way to improve the generalization performance of deep learning models by training on convex combinations of training data. While many mixup variants have been explored, the proper adoption of the technique to conditional den

Cited by 0SourcePDFScholar
2025

To Steer or Not to Steer? Mechanistic Error Reduction with Abstention for Language Models

ICML 2025poster

We introduce Mechanistic Error Reduction with Abstention (MERA), a principled framework for steering language models (LMs) to mitigate errors through selective, adaptive interventions. Unlike existing methods that rely on fixed, manually tuned steering strengths, often resulting in under or overstee…

Cited by 0SourcePDFScholar
2025

Vibrotactile Sensing for Detecting Misalignments in Precision Manufacturing

IROS 2025

Small and medium-sized enterprises (SMEs) often struggle with automating high-mix, low-volume (HMLV) manufacturing due to the inflexibility and high cost of traditional automation solutions. This paper presents a novel approach to robotic manipulation for HMLV environments that leverages vibrotactil

Cited by 1SourceScholar
2024

Accelerating Cutting-Plane Algorithms via Reinforcement Learning Surrogates

AAAI 2024technical

Discrete optimization belongs to the set of N P-hard problems, spanning fields such as mixed-integer programming and combinatorial optimization. A current standard approach to solving convex discrete optimization problems is the use of cutting-plane algorithms, which reach optimal solutions by itera…

Cited by 0SourcePDFScholar
2024

Counterfactual Metarules for Local and Global Recourse

ICML 2024poster

We introduce **T-CREx**, a novel model-agnostic method for local and global counterfactual explanation (CE), which summarises recourse options for both individuals and groups in the form of generalised rules. It leverages tree-based surrogate models to learn the counterfactual rules, alongside *meta…

Cited by 3SourcePDFScholar
2024

Evaluating Large Language Models on Time Series Feature Understanding: A Comprehensive Taxonomy and Benchmark

EMNLP 2024main

Large Language Models (LLMs) offer the potential for automatic time series analysis and reporting, which is a critical task across many domains, spanning healthcare, finance, climate, energy, and many more. In this paper, we propose a framework for rigorously evaluating the capabilities of LLMs on t…

Cited by 8SourcePDFScholar
2024

Fair Wasserstein Coresets

NeurIPS 2024poster

Data distillation and coresets have emerged as popular approaches to generate a smaller representative set of samples for downstream learning tasks to handle large-scale datasets. At the same time, machine learning is being increasingly applied to decision-making processes at a societal level, makin…

Cited by 2SourcePDFScholar
2024

FairWASP: Fast and Optimal Fair Wasserstein Pre-processing

AAAI 2024technical

Recent years have seen a surge of machine learning approaches aimed at reducing disparities in model outputs across different subgroups. In many settings, training data may be used in multiple downstream applications by different users, which means it may be most effective to intervene on the traini…

Cited by 3SourcePDFScholar
2024

Flow as the Cross-domain Manipulation Interface

CoRL 2024poster

We present Im2Flow2Act, a scalable learning framework that enables robots to acquire real-world manipulation skills without the need of real-world robot training data. The key idea behind Im2Flow2Act is to use object flow as the manipulation interface, bridging domain gaps between different embodime…

Cited by 48SourceScholar
2024

Progressive Inference: Explaining Decoder-Only Sequence Classification Models Using Intermediate Predictions

ICML 2024poster

This paper proposes Progressive inference--a framework to explain the predictions of decoder-only transformer models trained to perform sequence classification tasks. Our work is based on the insight that the classification head of a decoder-only model can be used to make intermediate predictions by…

Cited by 1SourcePDFScholar
2024

Sequential Harmful Shift Detection Without Labels

NeurIPS 2024poster

We introduce a novel approach for detecting distribution shifts that negatively impact the performance of machine learning models in continuous production environments, which requires no access to ground truth data labels. It builds upon the work of Podkopaev and Ramdas [2022], who address scenarios…

Cited by 1SourcePDFScholar
2024

“What is the value of templates?” Rethinking Document Information Extraction Datasets for LLMs

EMNLP 2024finding

The rise of large language models (LLMs) for visually rich document understanding (VRDU) has kindled a need for prompt-response, document-based datasets. As annotating new datasets from scratch is labor-intensive, the existing literature has generated prompt-response datasets from available resource…

Cited by 0SourcePDFScholar
2023

Differentially private synthetic data using KD-trees

UAI 2023poster

Creation of a synthetic dataset that faithfully represents the data distribution and simultaneously preserves privacy is a major research challenge. Many space partitioning based approaches have emerged in recent years for answering statistical queries in a differentially private manner. However, fo…

Cited by 5SourcePDFScholar
2023

HiddenTables and PyQTax: A Cooperative Game and Dataset For TableQA to Ensure Scale and Data Privacy Across a Myriad of Taxonomies

EMNLP 2023long main

A myriad of different Large Language Models (LLMs) face a common challenge in contextually analyzing table question-answering tasks. These challenges are engendered from (1) finite context windows for large tables, (2) multi-faceted discrepancies amongst tokenization patterns against cell boundaries…

Cited by 0SourceScholar
2021

Iterative Bounding MDPs: Learning Interpretable Policies via Non-Interpretable Methods

AAAI 2021technical

Current work in explainable reinforcement learning generally produces policies in the form of a decision tree over the state space. Such policies can be used for formal safety verification, agent behavior prediction, and manual inspection of important features. However, existing approaches fit a dec…

Cited by 44SourcePDFScholar
2021

Optimal Planning Over Long and Infinite Horizons for Achieving Independent Partially-Observable Tasks That Evolve Over Time

RA-L 2021

We focus on long-sighted planning for a class of problems with multiple independent tasks that are partially observable and evolve over time. An example problem that falls into this class is a robot waiting multiple tables, referred to as tasks, in a restaurant where customers' satisfaction is parti

Cited by 0SourceScholar
2021

Search-based Planning with Learned Behaviors for Navigation among Pedestrians

IROS 2021poster

Agent control among pedestrians is often approached in one of the three following ways: using predefined behaviors for agent navigation, learning navigation behaviors from data, or search-based planning on a graph where each edge is a feasible action chosen from a set of predefined actions. While th…

Cited by 1SourceScholar
2020

Localization and Force-Feedback with Soft Magnetic Stickers for Precise Robot Manipulation

IROS 2020poster

Tactile sensors are used in robot manipulation to reduce uncertainty regarding hand-object pose estimation. However, existing sensor technologies tend to be bulky and provide signals that are difficult to interpret into actionable changes. Here, we achieve wireless tactile sensing with soft and conf…

Cited by 6SourceScholar
2018

Robust Object Recognition Through Symbiotic Deep Learning In Mobile Robots

IROS 2018poster

Despite the recent success of state-of-the-art deep learning algorithms in object recognition, when these are deployed as-is on a mobile service robot, we observed that they failed to recognize many objects in real human environments. In this paper, we introduce a learning algorithm in which robots…

Cited by 163SourceScholar
2018

Teaching Robots to Predict Human Motion

IROS 2018poster

Teaching a robot to predict and mimic how a human moves or acts in the near future by observing a series of historical human movements is a crucial first step in human-robot interaction and collaboration. In this paper, we instrument a robot with such a prediction ability by leveraging recent deep l…

Cited by 137SourceScholar
2017

Adaptive indirect control through communication in collaborative human-robot interaction

IROS 2017poster

This paper addresses the problem of human-robot collaboration in scenarios where a robot assists a human by executing a complex motion involving the manipulation of an object. We focus on tasks in which success in the task depends on reaching a target pose that is controlled by the human. We contrib…

Cited by 10SourceScholar
2017

Learning End-to-end Multimodal Sensor Policies for Autonomous Navigation

CoRL 2017

We proposed a multimodal end-to-end policy based on deep reinforcement learning (DRL) that leverages sensor fusion to reduced performance drops in noisy environment from 50% to 10% compared with the baseline and makes the policy functional even in the face of partial sensor failure by using a novel

2017

Learning individual motion preferences from audience feedback of motion sequences

ICRA 2017poster

A robot performs a sequence of motions to animate a given input, e.g., dancing to music or telling a story. Each input is pre-processed to determine labels, e.g., emotions of the music or words in the story. Each label corresponds to multiple motions, and each motion has multiple labels. Therefore,…

Cited by 0SourceScholar
2015

Global localization by soft object recognition from 3D Partial Views

IROS 2015poster

Global localization is a widely studied problem, and in essence corresponds to the online robot pose estimation based on a given map with landmarks, an odometry model, and real robot sensory observations and motion. In most approaches, the map provides the position of visible objects, which are then…

Cited by 8SourceScholar
2015

Indoor trajectory identification: Snapping with uncertainty

IROS 2015poster

We consider the problem of indoor human trajectory identification using odometry data from smartphone sensors. Given a segmented trajectory, a simplified map of the environment, and a set of error thresholds, we implement a map-matching algorithm in a urban setting and analyze the accuracy of the re…

Cited by 9SourceScholar
2015

Multi-robot task acquisition through sparse coordination

IROS 2015poster

In this paper, we consider several autonomous robots with separate tasks that require coordination, but not a coupling at every decision step. We assume that each robot separately acquires its task, possibly from different providers. We address the problem of multiple robots incrementally acquiring…

Cited by 8SourceScholar
2015

Plan execution monitoring through detection of unmet expectations about action outcomes

ICRA 2015poster

Modeling the effects of actions based on the state of the world enables robots to make intelligent decisions in different situations. However, it is often infeasible to have globally accurate models. Task performance is often hindered by discrepancies between models and the real world, since the tru…

Cited by 25SourceScholar
2015

Towards table tennis with a quadrotor autonomous learning robot and onboard vision

IROS 2015poster

Robot table tennis is a challenging domain in both robotics, artificial intelligence and machine learning. In terms of robotics, it requires fast and reliable perception and control; in terms of artificial intelligence, it requires fast decision making to determine the best motion to hit the ball; i…

Cited by 23SourceScholar