← Search

Ahmet Iscen

20 accepted papers

2025

MINERVA: Evaluating Complex Video Reasoning

ICCV 2025poster

Multimodal LLMs are turning their focus to video benchmarks, however most video benchmarks only provide outcome supervision, with no intermediate or interpretable reasoning steps. This makes it challenging to assess if models are truly able to combine perceptual and temporal information to reason ab…

2025

Temporal Chain of Thought: Long-Video Understanding by Thinking in Frames

NeurIPS 2025poster

Despite recent advances in Vision-Language Models (VLMs), long-video understanding remains a challenging problem. Although state-of-the-art long-context VLMs can process around 1000 input frames, they still struggle to effectively leverage this sequence length, and succumb to irrelevant distractors…

Cited by 0SourceScholar
2024

A Generative Approach for Wikipedia-Scale Visual Entity Recognition

CVPR 2024poster

In this paper we address web-scale visual entity recognition specifically the task of mapping a given query image to one of the 6 million existing entities in Wikipedia. One way of approaching a problem of such scale is using dual encoder models (e.g. CLIP) where all the entity names and query image…

2024

AMES: Asymmetric and Memory-Efficient Similarity Estimation for Instance-level Retrieval

ECCV 2024poster

"This work investigates the problem of instance-level image retrieval re-ranking with the constraint of memory efficiency, ultimately aiming to limit memory usage to 1KB per image. Departing from the prevalent focus on performance enhancements, this work prioritizes the crucial trade-off between per…

2024

SceneCraft: An LLM Agent for Synthesizing 3D Scenes as Blender Code

ICML 2024oral

This paper introduces SceneCraft, a Large Language Model (LLM) Agent converting text descriptions into Blender-executable Python scripts which render complex scenes with up to a hundred 3D assets. This process requires complex spatial planning and arrangement. We tackle these challenges through a co…

Cited by 39SourcePDFScholar
2024

Web-Scale Visual Entity Recognition: An LLM-Driven Data Approach

NeurIPS 2024poster

Web-scale visual entity recognition, the task of associating images with their corresponding entities within vast knowledge bases like Wikipedia, presents significant challenges due to the lack of clean, large-scale training data. In this paper, we propose a novel methodology to curate such a datase…

Cited by 2SourcePDFScholar
2023

AVIS: Autonomous Visual Information Seeking with Large Language Model Agent

NeurIPS 2023poster

In this paper, we propose an autonomous information seeking visual question answering framework, AVIS. Our method leverages a Large Language Model (LLM) to dynamically strategize the utilization of external tools and to investigate their outputs via tree search, thereby acquiring the indispensable k…

Cited by 51SourcePDFScholar
2023

Improving Image Recognition by Retrieving From Web-Scale Image-Text Data

CVPR 2023poster

Retrieval augmented models are becoming increasingly popular for computer vision tasks after their recent success in NLP problems. The goal is to enhance the recognition capabilities of the model by retrieving similar examples for the visual input from an external memory set. In this work, we introd…

Cited by 27SourcePDFScholar
2023

REVEAL: Retrieval-Augmented Visual-Language Pre-Training With Multi-Source Multimodal Knowledge Memory

CVPR 2023highlight

In this paper, we propose an end-to-end Retrieval-Augmented Visual Language Model (REVEAL) that learns to encode world knowledge into a large-scale memory, and to retrieve from it to answer knowledge-intensive queries. REVEAL consists of four key components: the memory, the encoder, the retriever an…

2020

Graph convolutional networks for learning with few clean and many noisy labels

ECCV 2020poster

In this work we consider the problem of learning a classifier from noisy labels when a few clean labeled examples are given. The structure of clean and noisy data is modeled by a graph per class and Graph Convolutional Networks (GCN) are used to predict class relevance of noisy examples. For each cl…

2020

Memory-Efficient Incremental Learning Through Feature Adaptation

ECCV 2020poster

We introduce an approach for incremental learning that preserves feature descriptors of training images from previously learned classes, instead of the images themselves, unlike most existing work. Keeping the much lower-dimensional feature embeddings of images reduces the memory footprint significa…

Cited by 226SourcePDFScholar
2018

Fast Spectral Ranking for Similarity Search

CVPR 2018poster

Despite the success of deep learning on representing images for particular object retrieval, recent studies show that the learned representations still lie on manifolds in a high dimensional space. This makes the Euclidean nearest neighbor search biased for this task. Exploring the manifolds online…

Cited by 66SourcePDFScholar
2018

Mining on Manifolds: Metric Learning Without Labels

CVPR 2018poster

In this work we present a novel unsupervised framework for hard training example mining. The only input to the method is a collection of images relevant to the target application and a meaningful initial representation, provided e.g. by pre-trained CNN. Positive examples are distant points on a sing…

2018

Revisiting Oxford and Paris: Large-Scale Image Retrieval Benchmarking

CVPR 2018poster

In this paper we address issues with image retrieval benchmarking on standard and popular Oxford 5k and Paris 6k datasets. In particular, annotation errors, the size of the dataset, and the level of challenge are addressed: new annotation for both datasets is created with an extra attention to the r…

Cited by 542SourcePDFScholar
2017

Efficient Diffusion on Region Manifolds: Recovering Small Objects With Compact CNN Representations

CVPR 2017poster

Query expansion is a popular method to improve the quality of image retrieval with both conventional and CNN representations. It has been so far limited to global image similarity. This work focuses on diffusion, a mechanism that captures the image manifold in the feature space. An efficient off-lin…

Cited by 233PDFcodeScholar