← Search

Katia P. Sycara

22 accepted papers

2026

pySpatial: Generating 3D Visual Programs for Zero-Shot Spatial Reasoning

ICLR 2026poster

Multi-modal Large Language Models (MLLMs) have demonstrated strong capabilities in general-purpose perception and reasoning, but they still struggle with tasks that require spatial understanding of the 3D world. To address this, we introduce pySpatial, a visual programming framework that equips MLLM…

Cited by 0SourcecodeScholar
2025

Adaptively Coordinating with Novel Partners via Learned Latent Strategies

NeurIPS 2025poster

Adaptation is the cornerstone of effective collaboration among heterogeneous team members. In human-agent teams, artificial agents need to adapt to their human partners in real time, as individuals often have unique preferences and policies that may change dynamically throughout interactions. This b…

Cited by 0SourceScholar
2025

CARE: Enhancing Safety of Visual Navigation through Collision Avoidance via Repulsive Estimation

CoRL 2025poster

We propose CARE (Collision Avoidance via Repulsive Estimation) for improving the robustness of learning-based visual navigation methods. Recently, visual navigation models, particularly foundation models, have demonstrated promising performance by generating viable trajectories using only RGB images…

Cited by 0SourceScholar
2025

InstructPart: Task-Oriented Part Segmentation with Instruction Reasoning

ACL 2025long

Large multimodal foundation models, particularly in the domains of language and vision, have significantly advanced various tasks, including robotics, autonomous driving, information retrieval, and grounding. However, many of these models perceive objects as indivisible, overlooking the components t…

2025

Integrating Multi-Robot Adaptive Sampling and Informative Path Planning for Spatiotemporal Natural Environment Prediction

ICRA 2025

Learning to predict spatiotemporal (ST) environmental processes from a sparse set of samples collected autonomously is a difficult task from both a sampling perspective (collecting the best sparse samples) and from a learning perspective (predicting the next timestep). In this work, we focus on inve

Cited by 3SourceScholar
2025

MapEx: Indoor Structure Exploration with Probabilistic Information Gain from Global Map Predictions

ICRA 2025

Exploration is a critical challenge in robotics, centered on understanding unknown environments. In this work, we focus on structured indoor environments, which often exhibit predictable, repeating patterns. Conventional frontier-based exploration approaches have difficulty leveraging this predictab

Cited by 27SourcecodeScholar
2025

OMG: Opacity Matters in Material Modeling with Gaussian Splatting

ICLR 2025poster

Decomposing geometry, materials and lighting from a set of images, namely inverse rendering, has been a long-standing problem in computer vision and graphics. Recent advances in neural rendering enable photo-realistic and plausible inverse rendering results. The emergence of 3D Gaussian Splatting ha…

Cited by 0SourcePDFScholar
2025

Self-Correcting Decoding with Generative Feedback for Mitigating Hallucinations in Large Vision-Language Models

ICLR 2025poster

While recent Large Vision-Language Models (LVLMs) have shown remarkable performance in multi-modal tasks, they are prone to generating hallucinatory text responses that do not align with the given visual input, which restricts their practical applicability in real-world scenarios. In this work, insp…

2024

Dual Prototype Evolving for Test-Time Generalization of Vision-Language Models

NeurIPS 2024poster

Test-time adaptation, which enables models to generalize to diverse data with unlabeled test samples, holds significant value in real-world scenarios. Recently, researchers have applied this setting to advanced pre-trained vision-language models (VLMs), developing approaches such as test-time prompt…

2024

GL-NeRF: Gauss-Laguerre Quadrature Enables Training-Free NeRF Acceleration

NeurIPS 2024poster

Volume rendering in neural radiance fields is inherently time-consuming due to the large number of MLP calls on the points sampled per ray. Previous works would address this issue by introducing new neural networks or data structures. In this work, we propose GL-NeRF, a new perspective of computing…

2024

Language Grounded Multi-agent Reinforcement Learning with Human-interpretable Communication

NeurIPS 2024poster

Multi-Agent Reinforcement Learning (MARL) methods have shown promise in enabling agents to learn a shared communication protocol from scratch and accomplish challenging team tasks. However, the learned language is usually not interpretable to humans or other agents not co-trained together, limiting…

Cited by 6SourcePDFScholar
2024

Let Me Help You! Neuro-Symbolic Short-Context Action Anticipation

RA-L 2024

In an era where robots become available to the general public, the applicability of assistive robotics extends across numerous aspects of daily life, including in-home robotics. This work presents a novel approach for such systems, leveraging long-horizon action anticipation from short-observation c

Cited by 5SourceScholar
2024

LogiCity: Advancing Neuro-Symbolic AI with Abstract Urban Simulation

NeurIPS 2024poster

Recent years have witnessed the rapid development of Neuro-Symbolic (NeSy) AI systems, which integrate symbolic reasoning into deep neural networks. However, most of the existing benchmarks for NeSy AI fail to provide long-horizon reasoning tasks with complex multi-agent interactions. Furthermore, t…

2024

Map It Anywhere: Empowering BEV Map Prediction using Large-scale Public Datasets

NeurIPS 2024poster

Top-down Bird's Eye View (BEV) maps are a popular perception representation for ground robot navigation due to their richness and flexibility for downstream tasks. While recent methods have shown promise for predicting BEV maps from First-Person View (FPV) images, their generalizability is limited t…

2024

Navigating Noisy Feedback: Enhancing Reinforcement Learning with Error-Prone Language Models

EMNLP 2024finding

The correct specification of reward models is a well-known challenge in reinforcement learning.Hand-crafted reward functions often lead to inefficient or suboptimal policies and may not be aligned with user values.Reinforcement learning from human feedback is a successful technique that can mitigate…

2023

Characterizing Out-of-Distribution Error via Optimal Transport

NeurIPS 2023poster

Out-of-distribution (OOD) data poses serious challenges in deployed machine learning models, so methods of predicting a model's performance on OOD data without labels are important for machine learning safety. While a number of methods have been proposed by prior work, they often underestimate the a…

Cited by 20SourcePDFScholar
2023

Long-Horizon Dialogue Understanding for Role Identification in the Game of Avalon with Large Language Models

EMNLP 2023long findings

Deception and persuasion play a critical role in long-horizon dialogues between multiple parties, especially when the interests, goals, and motivations of the participants are not aligned. Such complex tasks pose challenges for current Large Language Models (LLM) as deception and persuasion can easi…

Cited by 0SourcecodeScholar
2023

Theory of Mind for Multi-Agent Collaboration via Large Language Models

EMNLP 2023long main

While Large Language Models (LLMs) have demonstrated impressive accomplishments in both reasoning and planning, their abilities in multi-agent collaborations remains largely unexplored. This study evaluates LLM-based agents in a multi-agent cooperative text game with Theory of Mind (ToM) inference t…

Cited by 0SourcecodeScholar
2022

Concept Learning for Interpretable Multi-Agent Reinforcement Learning

CoRL 2022poster

Multi-agent robotic systems are increasingly operating in real-world environments in close proximity to humans, yet are largely controlled by policy models with inscrutable deep neural network representations. We introduce a method for incorporating interpretable concepts from a domain expert into m…

Cited by 23SourceScholar
2021

Emergent Discrete Communication in Semantic Spaces

NeurIPS 2021poster

Neural agents trained in reinforcement learning settings can learn to communicate among themselves via discrete tokens, accomplishing as a team what agents would be unable to do alone. However, the current standard of using one-hot vectors as discrete communication tokens prevents agents from acquir…

Cited by 39SourcePDFScholar