← Search

Basura Fernando

36 accepted papers

2026

Beyond Layer-Wise Merging: Chain-of-Merging for Vision-Language Models

CVPR 2026

While model merging has demonstrated remarkable success for large language models (LLMs), its application to vision-language models (VLMs) remains largely underexplored. Recent methods attempt to enhance VLM reasoning capabilities by integrating specialized LLM parameters through layer-wise merging.

Cited by 0SourceScholar
2026

PKR-QA: A Benchmark for Procedural Knowledge Reasoning with Knowledge Module Learning

AAAI 2026technical

We introduce PKR-QA (Procedural Knowledge Reasoning Question Answering), a new benchmark for question answering over procedural tasks that require structured reasoning. PKR-QA is constructed semi-automatically using a procedural knowledge graph (PKG), which encodes task-specific knowledge across div

Cited by 0SourcePDFScholar
2025

CoFFT: Chain of Foresight-Focus Thought for Visual Language Models

NeurIPS 2025poster

Despite significant advances in Vision Language Models (VLMs), they remain constrained by the complexity and redundancy of visual input. When images contain large amounts of irrelevant information, VLMs are susceptible to interference, thus generating excessive task-irrelevant reasoning processes or…

Cited by 0SourceScholar
2025

IMoRe: Implicit Program-Guided Reasoning for Human Motion Q&A

ICCV 2025poster

Existing human motion Q&A methods rely on explicit program execution, where the requirement for manually defined functional modules may limit the scalability and adaptability. To overcome this, we propose an implicit program-guided motion reasoning (IMoRe) framework that unifies reasoning across mul…

2025

Improving Open-vocabulary Video Visual Relation Detection with Decomposed Prompt Learning and Relation Adjustment

ICASSP 2025accepted

Open-vocabulary video visual relation detection (VidVRD) expands the scope of detecting object relations in videos to include unseen categories. It marks considerable advancement in recognizing novel relations solely by training on a base set, thus extending the frontiers of automated video understa…

Cited by 0SourceScholar
2025

PhysReason: A Comprehensive Benchmark towards Physics-Based Reasoning

ACL 2025long

Large language models demonstrate remarkable capabilities across various domains, especially mathematics and logic reasoning. However, current evaluations overlook physics-based reasoning - a complex task requiring physics theorems and constraints. We present PhysReason, a 1,200-problem benchmark co…

Cited by 0SourcePDFScholar
2025

You Only Communicate Once: One-shot Federated Low-Rank Adaptation of MLLM

NeurIPS 2025poster

Multimodal Large Language Models (MLLMs) with Federated Learning (FL) can quickly adapt to privacy-sensitive tasks, but face significant challenges such as high communication costs and increased attack risks, due to their reliance on multi-round communication. To address this, One-shot FL (OFL) has…

Cited by 0SourcecodeScholar
2024

CausalChaos! Dataset for Comprehensive Causal Action Question Answering Over Longer Causal Chains Grounded in Dynamic Visual Scenes

NeurIPS 2024poster

Causal video question answering (QA) has garnered increasing interest, yet existing datasets often lack depth in causal reasoning. To address this gap, we capitalize on the unique properties of cartoons and construct CausalChaos!, a novel, challenging causal Why-QA dataset built upon the iconic "Tom…

2024

Dissecting Multimodality in VideoQA Transformer Models by Impairing Modality Fusion

ICML 2024poster

While VideoQA Transformer models demonstrate competitive performance on standard benchmarks, the reasons behind their success are not fully understood. Do these models capture the rich multimodal structures and dynamics from video and text jointly? Or are they achieving high scores by exploiting bia…

Cited by 1SourcePDFScholar
2024

DoFIT: Domain-aware Federated Instruction Tuning with Alleviated Catastrophic Forgetting

NeurIPS 2024poster

Federated Instruction Tuning (FIT) advances collaborative training on decentralized data, crucially enhancing model's capability and safeguarding data privacy. However, existing FIT methods are dedicated to handling data heterogeneity across different clients (i.e., client-aware data heterogeneity),…

2024

Learning to Reason Iteratively and Parallelly for Complex Visual Reasoning Scenarios

NeurIPS 2024poster

Complex visual reasoning and question answering (VQA) is a challenging task that requires compositional multi-step processing and higher-level reasoning capabilities beyond the immediate recognition and localization of objects and events. Here, we introduce a fully neural Iterative and Parallel Reas…

Cited by 0SourcePDFScholar
2024

PointTFA: Training-Free Clustering Adaption for Large 3D Point Cloud Models

IJCAI 2024poster

The success of contrastive learning models like CLIP, known for aligning 2D image-text pairs, has inspired the development of triplet alignment for Large 3D Point Cloud Models (3D-PCM). Examples like ULIP integrate images, text, and point clouds into a unified semantic space. However, despite showin…

2023

Energy-based Self-Training and Normalization for Unsupervised Domain Adaptation

ICCV 2023poster

We propose an Unsupervised Domain Adaptation (UDA) method by making use of Energy-Based Learning (EBL) and demonstrate 1. EBL can be used to improve the instance selection for a self-training task on the unlabelled target domain, and 2. alignment and normalizing energy scores can learn domain-invari…

Cited by 9PDFScholar
2023

Semi-supervised multimodal coreference resolution in image narrations

EMNLP 2023long main

In this paper, we study multimodal coreference resolution, specifically where a longer descriptive text, i.e., a narration is paired with an image. This poses significant challenges due to fine-grained image-text alignment, inherent ambiguity present in narrative language, and unavailability of larg…

Cited by 0SourcecodeScholar
2023

Who Are You Referring To? Coreference Resolution In Image Narrations

ICCV 2023poster

Coreference resolution aims to identify words and phrases which refer to the same entity in a text, a core task in natural language processing. In this paper, we extend this task to resolving coreferences in long-form narrations of visual scenes. First, we introduce a new dataset with annotated core…

Cited by 4PDFScholar
2022

3D Equivariant Graph Implicit Functions

ECCV 2022poster

"In recent years, neural implicit representations have made remarkable progress in modeling of 3D shapes with arbitrary topology. In this work, we address two key limitations of such representations, in failing to capture local 3D geometric fine details, and to learn from and generalize to shapes wi…

2022

Not All Relations Are Equal: Mining Informative Labels for Scene Graph Generation

CVPR 2022poster

Scene graph generation (SGG) aims to capture a wide variety of interactions between pairs of objects, which is essential for full scene understanding. Existing SGG methods trained on the entire set of relations fail to acquire complex reasoning about visual and textual correlations due to various bi…

Cited by 38PDFScholar
2022

TDAM: Top-Down Attention Module for Contextually Guided Feature Selection in CNNs

ECCV 2022poster

"Attention modules for Convolutional Neural Networks (CNNs) are an effective method to enhance performance on multiple computer-vision tasks. While existing methods appropriately model channel-, spatial- and self-attention, they primarily operate in a feedforward bottom-up manner. Consequently, the…

2021

Anticipating Human Actions by Correlating Past With the Future With Jaccard Similarity Measures

CVPR 2021poster

We propose a framework for early action recognition and anticipation by correlating past features with the future using three novel similarity measures called Jaccard vector similarity, Jaccard cross-correlation and Jaccard Frobenius inner product over covariances. Using these combinations of novel…

Cited by 76PDFScholar
2021

Neural Feature Matching in Implicit 3D Representations

ICML 2021spotlight

Recently, neural implicit functions have achieved impressive results for encoding 3D shapes. Conditioning on low-dimensional latent codes generalises a single implicit function to learn shared representation space for a variety of shapes, with the advantage of smooth interpolation. While the benefit…

2018

Face Super-resolution Guided by Facial Component Heatmaps

ECCV 2018poster

State-of-the-art face super-resolution methods use deep convolutional neural networks to learn a mapping between low-resolution (LR) facial patterns and their corresponding high-resolution (HR) counterparts by exploring local information. However, most of them do not account for face structure and s…

Cited by 267SourcePDFScholar
2018

Super-Resolving Very Low-Resolution Face Images With Supplementary Attributes

CVPR 2018poster

Given a tiny face image, conventional face hallucination methods aim to super-resolve its high-resolution (HR) counterpart by learning a mapping from an exemplar dataset. Since a low-resolution (LR) input patch may correspond to many HR candidate patches, this ambiguity may lead to erroneous HR faci…

Cited by 204SourcePDFScholar
2017

Encouraging LSTMs to Anticipate Actions Very Early

ICCV 2017poster

In contrast to the widely studied problem of recognizing an action given a complete sequence, action anticipation aims to identify the action from only partially available videos. As such, it is therefore key to the success of computer vision applications requiring to react as early as possible, suc…

Cited by 212PDFScholar
2017

Self-Supervised Video Representation Learning With Odd-One-Out Networks

CVPR 2017poster

We propose a new self-supervised CNN pre-training technique based on a novel auxiliary task called odd-one-out learning. In this task, the machine is asked to identify the unrelated or odd element from a set of otherwise related elements. We apply this technique to self-supervised video representati…

Cited by 562PDFScholar
2016

Discriminative Hierarchical Rank Pooling for Activity Recognition

CVPR 2016poster

We present hierarchical rank pooling, a video sequence encoding method for activity recognition. It consists of a network of rank pooling functions which captures the dynamics of rich convolutional neural network features within a video sequence. By stacking non-linear feature functions and rank poo…

Cited by 153PDFScholar
2016

Dynamic Image Networks for Action Recognition

CVPR 2016oral

We introduce the concept of dynamic image, a novel compact representation of videos useful for video analysis especially when convolutional neural networks (CNNs) are used. The dynamic image is based on the rank pooling concept and is obtained through the parameters of a ranking machine that encodes…

Cited by 727PDFcodeScholar
2015

Dataset Fingerprints: Exploring Image Collections Through Data Mining

CVPR 2015poster

As the amount of visual data increases, so does the need for summarization tools that can be used to explore large image collections and to quickly get familiar with their content. In this paper, we propose dataset fingerprints, a new and powerful method based on data mining that extracts meaningful…

Cited by 31SourcePDFScholar
2015

Guiding the Long-Short Term Memory Model for Image Caption Generation

ICCV 2015poster

In this work we focus on the problem of image caption generation. We propose an extension of the long short term memory (LSTM) model, which we coin gLSTM for short. In particular, we add semantic information extracted from the image as extra input to each unit of the LSTM block, with the aim of gui…

Cited by 587PDFcodeScholar
2015

Modeling Video Evolution for Action Recognition

CVPR 2015poster

In this paper we present a method to capture video-wide temporal information for action recognition. We postulate that a function capable of ordering the frames of a video temporally (based on the appearance) captures well the evolution of the appearance within the video. We learn such ranking funct…

Cited by 709SourcePDFScholar