← Search

Parisa Kordjamshidi

25 accepted papers

2026

NePTune: A Neuro-Pythonic Framework for Tunable Compositional Reasoning on Vision-Language

ICLR 2026poster

Modern Vision-Language Models (VLMs) have achieved impressive performance in various tasks, yet they often struggle with compositional reasoning, the ability to decompose and recombine concepts to solve novel problems. While neuro-symbolic approaches offer a promising direction, they are typically c…

Cited by 0SourceScholar
2025

Do Vision-Language Models Represent Space and How? Evaluating Spatial Frame of Reference under Ambiguities

ICLR 2025oral

Spatial expressions in situated communication can be ambiguous, as their meanings vary depending on the frames of reference (FoR) adopted by speakers and listeners. While spatial language understanding and reasoning by vision-language models (VLMs) have gained increasing attention, potential ambigui…

2025

Learning vs Retrieval: The Role of In-Context Examples in Regression with Large Language Models

NAACL 2025long

Generative Large Language Models (LLMs) are capable of being in-context learners. However, the underlying mechanism of in-context learning (ICL) is still a major research question, and experimental research results about how models exploit ICL are not always consistent. In this work, we propose a fr…

2025

NeSyCoCo: A Neuro-Symbolic Concept Composer for Compositional Generalization

AAAI 2025technical

Compositional generalization is crucial for artificial intelligence agents to solve complex vision-language reasoning tasks. Neuro-symbolic approaches have demonstrated promise in capturing compositional structures, but they face critical challenges: (a) reliance on predefined predicates for symboli…

2025

Reasoning over Uncertain Text by Generative Large Language Models

AAAI 2025technical

This paper considers the challenges Large Language Models (LLMs) face when reasoning over text that includes information involving uncertainty explicitly quantified via probability values. This type of reasoning is relevant to a variety of contexts ranging from everyday conversations to medical deci…

2025

SPARTUN3D: Situated Spatial Understanding of 3D World in Large Language Model

ICLR 2025poster

Integrating the 3D world into large language models (3D-based LLMs) has been a promising research direction for 3D scene understanding. However, current 3D-based LLMs fall short in situated understanding due to two key limitations: 1) existing 3D datasets are constructed from a global perspective of…

Cited by 6SourcePDFScholar
2025

Vision-and-Language Navigation with Analogical Textual Descriptions in LLMs

EMNLP 2025

Integrating large language models (LLMs) into embodied AI models is becoming increasingly prevalent. However, existing zero-shot LLM-based Vision-and-Language Navigation (VLN) agents either encode images as textual scene descriptions, potentially oversimplifying visual details, or process raw image

2024

SHINE: Saliency-aware HIerarchical NEgative Ranking for Compositional Temporal Grounding

ECCV 2024poster

"Temporal grounding, also known as video moment retrieval, aims at locating video segments corresponding to a given query sentence. The compositional nature of natural language enables the localization beyond predefined events, posing a certain challenge to the compositional generalizability of exis…

2024

Using Persuasive Writing Strategies to Explain and Detect Health Misinformation

COLING 2024main

Nowadays, the spread of misinformation is a prominent problem in society. Our research focuses on aiding the automatic identification of misinformation by analyzing the persuasive strategies employed in textual documents. We introduce a novel annotation scheme encompassing common persuasive writing…

2023

Disentangling Extraction and Reasoning in Multi-hop Spatial Reasoning

EMNLP 2023long findings

Spatial reasoning over text is challenging as the models not only need to extract the direct spatial information from the text but also reason over those and infer implicit spatial relations. Recent studies highlight the struggles even large language models encounter when it comes to performing spat…

Cited by 0SourcecodeScholar
2023

GLUECons: A Generic Benchmark for Learning under Constraints

AAAI 2023technical

Recent research has shown that integrating domain knowledge into deep learning architectures is effective; It helps reduce the amount of required data, improves the accuracy of the models' decisions, and improves the interpretability of models. However, the research community lacks a convened benchm…

Cited by 19SourcePDFScholar
2023

MetaReVision: Meta-Learning with Retrieval for Visually Grounded Compositional Concept Acquisition

EMNLP 2023long findings

Humans have the ability to learn novel compositional concepts by recalling primitive concepts acquired from past experience and generalizing these primitive concepts to novel compositions. Inspired by the above human’s compositional learning procedure, in this paper, we propose MetaReVision, a retr…

Cited by 0SourcecodeScholar
2022

LOViS: Learning Orientation and Visual Signals for Vision and Language Navigation

COLING 2022main

Understanding spatial and visual information is essential for a navigation agent who follows natural language instructions. The current Transformer-based VLN agents entangle the orientation and vision information, which limits the gain from the learning of each information source. In this paper, we…

2022

Relevant CommonSense Subgraphs for “What if...” Procedural Reasoning

ACL 2022findings

We study the challenge of learning causal reasoning over procedural text to answer “What if...” questions when external commonsense knowledge is required. We propose a novel multi-hop graph reasoning model to 1) efficiently extract a commonsense subgraph with the most relevant information from a lar…

2022

Transfer Learning with Synthetic Corpora for Spatial Role Labeling and Reasoning

EMNLP 2022main

Recent research shows synthetic data as a source of supervision helps pretrained language models (PLM) transfer learning to new target tasks/domains. However, this idea is less explored for spatial language. We provide two new data resources on multiple spatial language processing tasks. The first d…

2021

DomiKnowS: A Library for Integration of Symbolic Domain Knowledge in Deep Learning

EMNLP 2021system demonstrations

We demonstrate a library for the integration of domain knowledge in deep learning architectures. Using this library, the structure of the data is expressed symbolically via graph declarations and the logical constraints over outputs or latent variables can be seamlessly added to the deep models. The…

2021

SPARTQA: A Textual Question Answering Benchmark for Spatial Reasoning

NAACL 2021long

This paper proposes a question-answering (QA) benchmark for spatial reasoning on natural language text which contains more realistic spatial phenomena not covered by prior work and is challenging for state-of-the-art language models (LM). We propose a distant supervision method to improve on this ta…

Cited by 93SourcePDFScholar
2021

Time-Stamped Language Model: Teaching Language Models to Understand The Flow of Events

NAACL 2021long

Tracking entities throughout a procedure described in a text is challenging due to the dynamic nature of the world described in the process. Firstly, we propose to formulate this task as a question answering problem. This enables us to use pre-trained transformer-based language models on other QA be…

2020

Inference-Masked Loss for Deep Structured Output Learning

IJCAI 2020poster

Structured learning algorithms usually involve an inference phase that selects the best global output variables assignments based on the local scores of all possible assignments. We extend deep neural networks with structured learning to combine the power of learning representations and leveraging…

Cited by 0SourcePDFScholar