← Search

Siddhant Agarwal

12 accepted papers

2026

MAMA-Memeia! Multi-Aspect Multi-Agent Collaboration for Depressive Symptoms Identification in Memes

AAAI 2026technical

Over the past years, memes have evolved from being exclusively a medium of humorous exchanges to one that allows users to express a range of emotions freely and easily. With the ever-growing utilization of memes in expressing depressive sentiments, we conduct a study on identifying depressive sympto

Cited by 0SourcePDFScholar
2026

Regularized Latent Dynamics Prediction is a Strong Baseline For Behavioral Foundation Models

ICLR 2026poster

Behavioral Foundation Models (BFMs) have been recently successful in producing agents with the capabilities to adapt to any unknown reward or task. In reality, these methods are only able to produce near-optimal policies for the reward functions that are in the span of some pre-existing _state featu…

Cited by 0SourceScholar
2025

Clink! Chop! Thud! - Learning Object Sounds from Real-World Interactions

ICCV 2025poster

Can a model distinguish between the sound of a spoon hitting a hardwood floor versus a carpeted one? Everyday object interactions produce sounds unique to the objects involved. We introduce the sounding object detection task to evaluate a model's ability to link these sounds to the objects directly…

Cited by 0SourcePDFScholar
2025

Hybrid Latent Representations for PDE Emulation

NeurIPS 2025poster

For classical PDE solvers, adjusting the spatial resolution and time step offers a trade-off between speed and accuracy. Neural emulators often achieve better speed-accuracy trade-offs by operating accurately on a compact representation of the PDE system. Coarsened PDE fields are a simple and effect…

Cited by 0SourceScholar
2025

Null Counterfactual Factor Interactions for Goal-Conditioned Reinforcement Learning

ICLR 2025poster

Hindsight relabeling is a powerful tool for overcoming sparsity in goal-conditioned reinforcement learning (GCRL), especially in certain domains such as navigation and locomotion. However, hindsight relabeling can struggle in object-centric domains. For example, suppose that the goal space consists…

Cited by 0SourcePDFScholar
2025

Proto Successor Measure: Representing the Behavior Space of an RL Agent

ICML 2025poster

Having explored an environment, intelligent agents should be able to transfer their knowledge to most downstream tasks within that environment without additional interactions. Referred to as "zero-shot learning", this ability remains elusive for general-purpose reinforcement learning algorithms. Wh…

2025

RLZero: Direct Policy Inference from Language Without In-Domain Supervision

NeurIPS 2025poster

The reward hypothesis states that all goals and purposes can be understood as the maximization of a received scalar reward signal. However, in practice, defining such a reward signal is notoriously difficult, as humans are often unable to predict the optimal behavior corresponding to a reward func…

Cited by 0SourceScholar
2025

Reinforcement Learning Within the Classical Robotics Stack: A Case Study in Robot Soccer

ICRA 2025

Robot decision-making in partially observable, real-time, dynamic, and multi-agent environments remains a difficult and unsolved challenge. Model-free reinforcement learning (RL) is a promising approach to learning decisionmaking in such domains, however, end-to-end RL in complex environments is oft

Cited by 6SourceScholar
2024

MemeMQA: Multimodal Question Answering for Memes via Rationale-Based Inferencing

ACL 2024findings

Memes have evolved as a prevalent medium for diverse communication, ranging from humour to propaganda. With the rising popularity of image-focused content, there is a growing need to explore its potential harm from different aspects. Previous studies have analyzed memes in closed settings - detectin…

2023

What Do You MEME? Generating Explanations for Visual Semantic Role Labelling in Memes

AAAI 2023technical

Memes are powerful means for effective communication on social media. Their effortless amalgamation of viral visuals and compelling messages can have far-reaching implications with proper marketing. Previous research on memes has primarily focused on characterizing their affective spectrum and detec…

2023

f-Policy Gradients: A General Framework for Goal-Conditioned RL using f-Divergences

NeurIPS 2023poster

Goal-Conditioned Reinforcement Learning (RL) problems often have access to sparse rewards where the agent receives a reward signal only when it has achieved the goal, making policy optimization a difficult problem. Several works augment this sparse reward with a learned dense reward function, but…

2021

Learning to Deceive Knowledge Graph Augmented Models via Targeted Perturbation

ICLR 2021poster

Knowledge graphs (KGs) have helped neural models improve performance on various knowledge-intensive tasks, like question answering and item recommendation. By using attention over the KG, such KG-augmented models can also "explain" which KG information was most relevant for making a given prediction…