← Search

Filip Ilievski

18 accepted papers

2025

COLUMBUS: Evaluating COgnitive Lateral Understanding Through Multiple-Choice reBUSes

AAAI 2025technical

While visual question-answering (VQA) benchmarks have catalyzed the development of reasoning techniques, they have focused on vertical thinking. Effective problem-solving also necessitates lateral thinking, which remains understudied in AI and has not been used to test visual perception systems. To…

2025

Commonsense Video Question Answering through Video-Grounded Entailment Tree Reasoning

CVPR 2025poster

This paper proposes the first video-grounded entailment tree reasoning method for commonsense video question answering (VQA). Despite the remarkable progress of large visual-language models (VLMs), there are growing concerns that they learn spurious correlations between videos and likely answers, re…

Cited by 0SourcePDFScholar
2025

MLLMs Know Where to Look: Training-free Perception of Small Visual Details with Multimodal LLMs

ICLR 2025poster

Multimodal Large Language Models (MLLMs) have experienced rapid progress in visual recognition tasks in recent years. Given their potential integration into many critical applications, it is important to understand the limitations of their visual perception. In this work, we study whether MLLMs can…

2024

Contextualizing Argument Quality Assessment with Relevant Knowledge

NAACL 2024short

Automatic assessment of the quality of arguments has been recognized as a challenging task with significant implications for misinformation and targeted speech. While real-world arguments are tightly anchored in context, existing computational methods analyze their quality in isolation, which affect…

2024

MARVEL: Multidimensional Abstraction and Reasoning through Visual Evaluation and Learning

NeurIPS 2024poster

While multi-modal large language models (MLLMs) have shown significant progress across popular visual reasoning benchmarks, whether they possess abstract visual reasoning abilities remains an open question. Similar to the Sudoku puzzles, abstract visual reasoning (AVR) problems require finding high-…

2024

Robust Text Classification: Analyzing Prototype-Based Networks

EMNLP 2024finding

Downstream applications often require text classification models to be accurate and robust. While the accuracy of state-of-the-art Language Models (LMs) approximates human performance, they often exhibit a drop in performance on real-world noisy data. This lack of robustness can be concerning, as ev…

2023

BRAINTEASER: Lateral Thinking Puzzles for Large Language Models

EMNLP 2023long main

The success of language models has inspired the NLP community to attend to tasks that require implicit and complex reasoning, relying on human-like commonsense mechanisms. While such vertical thinking tasks have been relatively popular, lateral thinking puzzles have received little attention. To bri…

Cited by 0SourceScholar
2023

Case-Based Reasoning with Language Models for Classification of Logical Fallacies

IJCAI 2023poster

The ease and speed of spreading misinformation and propaganda on the Web motivate the need to develop trustworthy technology for detecting fallacies in natural language arguments. However, state-of-the-art language modeling methods exhibit a lack of robustness on tasks like logical fallacy classific…

2023

PINTO: Faithful Language Reasoning Using Prompt-Generated Rationales

ICLR 2023poster

Neural language models (LMs) have achieved impressive results on various language-based reasoning tasks by utilizing latent knowledge encoded in their own pretrained parameters. To make this reasoning process more explicit, recent works retrieve a rationalizing LM's internal knowledge by training or…

2022

Augmenting Knowledge Graphs for Better Link Prediction

IJCAI 2022poster

Embedding methods have demonstrated robust performance on the task of link prediction in knowledge graphs, by mostly encoding entity relationships. Recent methods propose to enhance the loss function with a literal-aware term. In this paper, we propose KGA: a knowledge graph augmentation method that…

2022

Coalescing Global and Local Information for Procedural Text Understanding

COLING 2022main

Procedural text understanding is a challenging language reasoning task that requires models to track entity states across the development of a narrative. We identify three core aspects required for modeling this task, namely the local and global view of the inputs, as well as the global view of outp…

2022

Contextualized Scene Imagination for Generative Commonsense Reasoning

ICLR 2022poster

Humans use natural language to compose common concepts from their environment into plausible, day-to-day scene descriptions. However, such generative commonsense reasoning (GCSR) skills are lacking in state-of-the-art text generation methods. Descriptive sentences about arbitrary concepts generated…

2022

PaCo: Preconditions Attributed to Commonsense Knowledge

EMNLP 2022finding

Humans can seamlessly reason with circumstantial preconditions of commonsense knowledge. We understand that a glass is used for drinking water, unless the glass is broken or the water is toxic. Despite state-of-the-art (SOTA) language models’ (LMs) impressive performance on inferring commonsense kno…

2021

Exploring Strategies for Generalizable Commonsense Reasoning with Pre-trained Models

EMNLP 2021main

Commonsense reasoning benchmarks have been largely solved by fine-tuning language models. The downside is that fine-tuning may cause models to overfit to task-specific data and thereby forget their knowledge gained during pre-training. Recent works only propose lightweight model updates as models ma…

2021

Knowledge-driven Data Construction for Zero-shot Evaluation in Commonsense Question Answering

AAAI 2021technical

Recent developments in pre-trained neural language modeling have led to leaps in accuracy on common-sense question-answering benchmarks. However, there is increasing concern that models overfit to specific tasks, without learning to utilize external knowledge or perform general semantic reasoning.…