← Search

Viorica Patraucean

15 accepted papers

2026

Dynamic Reflections: Probing Video Representations with Text Alignment

ICLR 2026poster

The alignment of representations from different modalities has recently been shown to provide insights on the structural similarities and downstream capabilities of different encoders across diverse data types. While significant progress has been made in aligning images with text, the temporal natur…

Cited by 0SourceScholar
2026

How do LLMs Compute Verbal Confidence?

ICML 2026poster

Verbal confidence—prompting LLMs to state their confidence as a number or category—is widely used to extract uncertainty estimates from black-box models. However, how LLMs internally generate such scores remains unknown. We address two questions: first, when confidence is computed -- just-in-time wh…

Cited by 0SourceScholar
2026

Unique Lives, Shared World: Learning from Single-Life Videos

CVPR 2026

We introduce the "single-life" learning paradigm, where we train a distinct vision model exclusively on egocentric videos captured by one individual. We leverage the multiple viewpoints naturally captured within a single life to learn a visual encoder in a self-supervised manner. Our experiments dem

Cited by 0SourceScholar
2025

Learning from Streaming Video with Orthogonal Gradients

CVPR 2025poster

We address the challenge of representation learning from a continuous stream of video as input, in a self-supervised manner. This differs from the standard approaches to video learning where videos are chopped and shuffled during training in order to create a non-redundant batch that satisfies the i…

Cited by 0SourcePDFScholar
2025

TAPNext: Tracking Any Point (TAP) as Next Token Prediction

ICCV 2025poster

Tracking Any Point (TAP) in a video is a challenging computer vision problem with many demonstrated applications in robotics, video editing, and 3D reconstruction. Existing methods for TAP rely heavily on complex tracking-specific inductive biases and heuristics, limiting their generality and potent…

2024

A Simple Recipe for Contrastively Pre-training Video-First Encoders Beyond 16 Frames

CVPR 2024poster

Understanding long real-world videos requires modeling of long-range visual dependencies. To this end we explore video-first architectures building on the common paradigm of transferring large-scale image--text models to video via shallow temporal fusion. However we expose two limitations to the app…

Cited by 26SourcePDFScholar
2024

Learning from One Continuous Video Stream

CVPR 2024poster

We introduce a framework for online learning from a single continuous video stream - the way people and animals learn without mini-batches data augmentation or shuffling. This poses great challenges given the high correlation between consecutive video frames and there is very little prior work on it…

Cited by 3SourcePDFScholar
2023

Perception Test: A Diagnostic Benchmark for Multimodal Video Models

NeurIPS 2023poster

We propose a novel multimodal video benchmark - the Perception Test - to evaluate the perception and reasoning skills of pre-trained multimodal models (e.g. Flamingo, BEiT-3, or GPT-4). Compared to existing benchmarks that focus on computational tasks (e.g. classification, detection or tracking), th…

2021

Gradient Forward-Propagation for Large-Scale Temporal Video Modelling

CVPR 2021poster

How can neural networks be trained on large-volume temporal data efficiently? To compute the gradients required to update parameters, backpropagation blocks computations until the forward and backward passes are completed. For temporal signals, this introduces high latency and hinders real-time lear…

Cited by 9PDFScholar
2021

LiRo: Benchmark and leaderboard for Romanian language tasks

NeurIPS 2021poster

Recent advances in NLP have been sustained by the availability of large amounts of data and standardized benchmarks, which are not available for many languages. As a small step towards addressing this we propose LiRo, a platform for benchmarking models on the Romanian language on nine standard tasks…

Cited by 32SourcecodeScholar
2021

Towards Real Robot Learning in the Wild: A Case Study in Bipedal Locomotion

CoRL 2021poster

Algorithms for self-learning systems have made considerable progress in recent years, yet safety concerns and the need for additional instrumentation have so far largely limited learning experiments with real robots to well controlled lab settings. In this paper, we demonstrate how a small bipedal r…

Cited by 24SourceScholar
2020

Sideways: Depth-Parallel Training of Video Models

CVPR 2020poster

We propose Sideways, an approximate backpropagation scheme for training video models. In standard backpropagation, the gradients and activations at every computation step through the model are temporally synchronized. The forward activations need to be stored until the backward pass is executed, pre…

Cited by 14PDFScholar
2018

Massively Parallel Video Networks

ECCV 2018poster

We introduce a class of causal video understanding models that aims to improve efficiency of video processing by maximising throughput, minimising latency, and reducing the number of clock cycles. Leveraging operation pipelining and multi-rate clocks, these models perform a minimal amount of computa…

Cited by 64SourcePDFScholar
2016

SceneNet: An annotated model generator for indoor scene understanding

ICRA 2016

We introduce SceneNet, a framework for generating high-quality annotated 3D scenes to aid indoor scene understanding. SceneNet leverages manually-annotated datasets of real world scenes such as NYUv2 to learn statistics about object co-occurrences and their spatial relationships. Using a hierarchica

Cited by 110SourceScholar
2016

Understanding Real World Indoor Scenes With Synthetic Data

CVPR 2016poster

Scene understanding is a prerequisite to many high level tasks for any automated intelligent machine operating in real world environments. Recent attempts with supervised learning have shown promise in this direction but also highlighted the need for enormous quantity of supervised data --- performa…

Cited by 448PDFScholar