← Search

Kanchana Ranasinghe

12 accepted papers

2026

IVRA: Improving Visual-Token Relations for Robot Action Policy with Training-Free Hint-Based Guidance

ICRA 2026poster

Many Vision-Language-Action (VLA) models flatten image patches into a 1D token sequence, weakening the 2D spatial cues needed for precise manipulation. We introduce IVRA, a lightweight, training-free method that improves spatial understanding by exploiting affinity hints already available in the mod…

2026

Pixel Motion Diffusion is What We Need for Robot Control

CVPR 2026

We present DAWN (Diffusion is All We Need for robot control), a unified diffusion-based framework for language-conditioned robotic manipulation that bridges high-level motion intent and low-level robot action via structured pixel motion representation. In DAWN, both the high-level and low-level cont

Cited by 0SourcecodeScholar
2025

LLaRA: Supercharging Robot Learning Data for Vision-Language Policy

ICLR 2025poster

Vision Language Models (VLMs) have recently been leveraged to generate robotic actions, forming Vision-Language-Action (VLA) models. However, directly adapting a pretrained VLM for robotic control remains challenging, particularly when constrained by a limited number of robot demonstrations. In this…

2025

Language Repository for Long Video Understanding

ACL 2025finding

Language has become a prominent modality in computer vision with the rise of LLMs. Despite supporting long context-lengths, their effectiveness in handling long-term information gradually declines with input length. This becomes critical, especially in applications such as long-form video understand…

2025

Understanding Long Videos with Multimodal Language Models

ICLR 2025poster

Large Language Models (LLMs) have allowed recent LLM-based approaches to achieve excellent performance on long-video understanding benchmarks. We investigate how extensive world knowledge and strong reasoning skills of underlying LLMs influence this strong performance. Surprisingly, we discover that…

2024

Learning to Localize Objects Improves Spatial Reasoning in Visual-LLMs

CVPR 2024poster

Integration of Large Language Models (LLMs) into visual domain tasks resulting in visual-LLMs (V-LLMs) has enabled exceptional performance in vision-language tasks particularly for visual question answering (VQA). However existing V-LLMs (e.g. BLIP-2 LLaVA) demonstrate weak spatial reasoning and loc…

Cited by 22SourcePDFScholar
2023

Language-based Action Concept Spaces Improve Video Self-Supervised Learning

NeurIPS 2023poster

Recent contrastive language image pre-training has led to learning highly transferable and robust image representations. However, adapting these models to video domain with minimal supervision remains an open problem. We explore a simple step in that direction, using language tied self-supervised le…

Cited by 17SourcePDFScholar
2023

Perceptual Grouping in Contrastive Vision-Language Models

ICCV 2023poster

Recent advances in zero-shot image recognition suggest that vision-language models learn generic visual representations with a high degree of semantic information that may be arbitrarily probed with natural language phrases. Understanding an image, however, is not just about understanding what conte…

Cited by 53PDFScholar
2022

On Improving Adversarial Transferability of Vision Transformers

ICLR 2022spotlight

Vision transformers (ViTs) process input images as sequences of patches via self-attention; a radically different architecture than convolutional neural networks (CNNs). This makes it interesting to study the adversarial feature space of ViT models and their transferability. In particular, we obser…

Cited by 112SourcePDFScholar
2022

Self-Supervised Video Transformer

CVPR 2022oral

In this paper, we propose self-supervised training for video transformers using unlabeled video data. From a given video, we create local and global spatiotemporal views with varying spatial sizes and frame rates. Our self-supervised objective seeks to match the features of these different views rep…

Cited by 131PDFcodeScholar
2021

Intriguing Properties of Vision Transformers

NeurIPS 2021spotlight

Vision transformers (ViT) have demonstrated impressive performance across numerous machine vision tasks. These models are based on multi-head self-attention mechanisms that can flexibly attend to a sequence of image patches to encode contextual cues. An important question is how such flexibility (in…

Cited by 733SourcePDFScholar