← Search

Yin Li

46 accepted papers

2026

Agentic Video Summarization via Self-Reflecting Multimodal Understanding

CVPR 2026

The rise of AI agents powered by large language models (LLMs) has transformed intelligent systems by enabling autonomous tool utilizing, reasoning, and action across diverse tasks. Despite this rapid progress, existing video summarization approaches primarily focus on feature extraction or frame-lev

Cited by 0SourceScholar
2026

SAM2MOT: A Novel Paradigm of Multi-Object Tracking by Segmentation

AAAI 2026technical

Inspired by Segment Anything 2, which generalizes segmentation from images to videos, we propose SAM2MOT—a novel segmentation-driven paradigm for multi-object tracking that breaks away from the conventional detection-association framework. In contrast to previous approaches that treat segmentation a

Cited by 0SourcePDFScholar
2025

AIM: Adaptive Inference of Multi-Modal LLMs via Token Merging and Pruning

ICCV 2025poster

Large language models (LLMs) have enabled the creation of multi-modal LLMs that exhibit strong comprehension of visual data such as images and videos. However, these models usually rely on extensive visual tokens from visual encoders, leading to high computational demands, which limits their applica…

2025

Computation and Memory-Efficient Model Compression with Gradient Reweighting

NeurIPS 2025poster

Pruning is a commonly employed technique for deep neural networks (DNNs) aiming at compressing the model size to reduce computational and memory costs during inference. In contrast to conventional neural networks, large language models (LLMs) pose a unique challenge regarding pruning efficiency due…

Cited by 0SourceScholar
2025

Fix-CLIP: Dual-Branch Hierarchical Contrastive Learning via Synthetic Captions for Better Understanding of Long Text

ICCV 2025poster

CLIP has shown promising performance across many short-text tasks in a zero-shot manner. However, limited by the input length of the text encoder, CLIP struggles on under-stream tasks with long-text inputs (>77 tokens). To remedy this issue, we propose FIX-CLIP, which includes three novel modules: (…

2025

Instant Video Models: Universal Adapters for Stabilizing Image-Based Networks

NeurIPS 2025poster

When applied sequentially to video, frame-based networks often exhibit temporal inconsistency—for example, outputs that flicker between frames. This problem is amplified when the network inputs contain time-varying corruptions. In this work, we introduce a general approach for adapting frame-based m…

Cited by 0SourceScholar
2025

LETS Forecast: Learning Embedology for Time Series Forecasting

ICML 2025poster

Real-world time series are often governed by complex nonlinear dynamics. Understanding these underlying dynamics is crucial for precise future prediction. While deep learning has achieved major success in time series forecasting, many existing approaches do not explicitly model the dynamics. To brid…

2025

Learning to Inference Adaptively for Multimodal Large Language Models

ICCV 2025poster

Multimodal Large Language Models (MLLMs) have shown impressive capabilities in visual reasoning, yet come with substantial computational cost, limiting their deployment in resource-constrained settings. Despite recent effort on improving the efficiency of MLLMs, prior solutions fall short in respond…

Cited by 0SourcePDFScholar
2025

PAVE: Patching and Adapting Video Large Language Models

CVPR 2025poster

We present PAVE, a framework for adapting pre-trained video large language models (Video-LLMs) to downstream tasks that incorporate side-channel signals, such as audio, camera pose, or high frame rate videos. PAVE introduces a lightweight adaptation strategy called "patching", which adds a small num…

2025

Recovering Parametric Scenes from Very Few Time-of-Flight Pixels

ICCV 2025poster

We aim to recover the geometry of 3D parametric scenes using very few depth measurements from low-cost, commercially available time-of-flight sensors. These sensors offer very low spatial resolution (i.e., a single pixel), but image a wide field-of-view per pixel and capture detailed time-of-flight…

Cited by 0SourcePDFScholar
2025

Robust 3D Object Detection using Probabilistic Point Clouds from Single-Photon LiDARs

ICCV 2025accepted

LiDAR-based 3D sensors provide point clouds, a canonical 3D representation used in various scene understanding tasks. Modern LiDARs face key challenges in several real-world scenarios, such as long-distance or low-albedo objects, producing sparse or erroneous point clouds. These errors, which are ro…

Cited by 0SourcePDFScholar
2024

FreeControl: Training-Free Spatial Control of Any Text-to-Image Diffusion Model with Any Condition

CVPR 2024poster

Recent approaches such as ControlNet offer users fine-grained spatial control over text-to-image (T2I) diffusion models. However auxiliary modules have to be trained for each spatial condition type model architecture and checkpoint putting them at odds with the diverse intents and preferences a huma…

2024

Towards 3D Vision with Low-Cost Single-Photon Cameras

CVPR 2024poster

We present a method for reconstructing 3D shape of arbitrary Lambertian objects based on measurements by miniature energy-efficient low-cost single-photon cameras. These cameras operating as time resolved image sensors illuminate the scene with a very fast pulse of diffuse light and record the shape…

Cited by 10SourcePDFScholar
2024

Towards Few-Shot Adaptation of Foundation Models via Multitask Finetuning

ICLR 2024poster

Foundation models have emerged as a powerful tool for many AI problems. Despite the tremendous success of foundation models, effective adaptation to new tasks, particularly those with limited labels, remains an open question and lacks theoretical understanding. An emerging solution with recent su…

2023

Learned Compressive Representations for Single-Photon 3D Imaging

ICCV 2023poster

Single-photon 3D cameras can record the time-of-arrival of billions of photons per second with picosecond accuracy. One common approach to summarize the photon data stream is to build a per-pixel timestamp histogram, resulting in a 3D histogram tensor that encodes distances along the time axis. As t…

Cited by 4PDFScholar
2023

Learning Procedure-Aware Video Representation From Instructional Videos and Their Narrations

CVPR 2023poster

The abundance of instructional videos and their narrations over the Internet offers an exciting avenue for understanding procedural activities. In this work, we propose to learn video representation that encodes both action steps and their temporal ordering, based on a large-scale dataset of web ins…

2022

3D Photo Stylization: Learning To Generate Stylized Novel Views From a Single Image

CVPR 2022oral

Visual content creation has spurred a soaring interest given its applications in mobile photography and AR / VR. Style transfer and single-image 3D photography as two representative tasks have so far evolved independently. In this paper, we make a connection between the two, and address the challeng…

Cited by 60PDFScholar
2022

Egocentric Activity Recognition and Localization on a 3D Map

ECCV 2022poster

"Given a video captured from a first person perspective and the environment context of where the video is recorded, can we recognize what the person is doing and identify where the action occurs in the 3D space? We address this challenging problem of jointly recognizing and localizing actions of a m…

Cited by 27SourcePDFScholar
2022

RegionCLIP: Region-Based Language-Image Pretraining

CVPR 2022poster

Contrastive language-image pretraining (CLIP) using image-text pairs has achieved impressive results on image classification in both zero-shot and transfer learning settings. However, we show that directly applying such models to recognize image regions for object detection leads to unsatisfactory p…

Cited by 648PDFcodeScholar
2022

SmartAdapt: Multi-Branch Object Detection Framework for Videos on Mobiles

CVPR 2022poster

Several recent works seek to create lightweight deep networks for video object detection on mobiles. We observe that many existing detectors, previously deemed computationally costly for mobiles, intrinsically support adaptive inference, and offer a multi-branch object detection framework (MBODF). H…

Cited by 15PDFScholar
2022

mRI: Multi-modal 3D Human Pose Estimation Dataset using mmWave, RGB-D, and Inertial Sensors

NeurIPS 2022accept

The ability to estimate 3D human body pose and movement, also known as human pose estimation (HPE), enables many applications for home-based health monitoring, such as remote rehabilitation training. Several possible solutions have emerged using sensors ranging from RGB cameras, depth sensors, milli…

Cited by 68SourcePDFScholar
2021

A Simple Baseline for Weakly-Supervised Scene Graph Generation

ICCV 2021poster

We investigate the weakly-supervised scene graph generation, which is a challenging task since no correspondence of label and object is provided. The previous work regards such correspondence as a latent variable which is iteratively updated via nested optimization of the scene graph generation obje…

Cited by 36PDFcodeScholar
2021

Dual-Stream Multiple Instance Learning Network for Whole Slide Image Classification With Self-Supervised Contrastive Learning

CVPR 2021poster

We address the challenging problem of whole slide image (WSI) classification. WSIs have very high resolutions and usually lack localized annotations. WSI classification can be cast as a multiple instance learning (MIL) problem when only slide-level labels are available. We propose a MIL-based method…

Cited by 1004PDFcodeScholar
2021

Improving Weakly Supervised Visual Grounding by Contrastive Knowledge Distillation

CVPR 2021poster

Weakly supervised phrase grounding aims at learning region-phrase correspondences using only image-sentence pairs. A major challenge thus lies in the missing links between image regions and sentence phrases during training. To address this challenge, we leverage a generic object detector at training…

Cited by 84PDFcodeScholar
2021

Learning To Generate Scene Graph From Natural Language Supervision

ICCV 2021poster

Learning from image-text data has demonstrated recent success for many recognition tasks, yet is currently limited to visual features or individual visual concepts such as objects. In this paper, we propose one of the first methods that learn from image-sentence pairs to extract a graphical represen…

Cited by 87PDFcodeScholar
2021

Nyströmformer: A Nyström-based Algorithm for Approximating Self-Attention

AAAI 2021technical

Transformers have emerged as a powerful tool for a broad range of natural language processing tasks. A key component that drives the impressive performance of Transformers is the self-attention mechanism that encodes the influence or dependence of other tokens on each specific token. While beneficia…

2020

Comprehensive Image Captioning via Scene Graph Decomposition

ECCV 2020poster

We address the challenging problem of image captioning by revisiting the representation of image scene graph. At the core of our method lies the decomposition of a scene graph into a set of sub-graphs, with each sub-graph capturing a semantic component of the input image. We design a deep model to s…

Cited by 160SourcePDFScholar
2020

Forecasting Human-Object Interaction: Joint Prediction of Motor Attention and Actions in First Person Video

ECCV 2020poster

We address the challenging task of anticipating human-object interaction in first person videos. Most existing methods either ignore how the camera wearer interacts with objects, or simply considers body motion as a separate modality. In contrast, we observe that the intentional hand movement reveal…

2018

In the Eye of Beholder: Joint Learning of Gaze and Actions in First Person Video

ECCV 2018poster

We address the task of jointly determining what a person is doing and where they are looking based on the analysis of video captured by a headworn camera. We propose a novel deep model for joint gaze estimation and action recognition in First Person Vision. Our method describes the participant's gaz…

Cited by 411SourcePDFScholar
2015

Gaze-Enabled Egocentric Video Summarization via Constrained Submodular Maximization

CVPR 2015poster

With the proliferation of wearable cameras, the number of videos of users documenting their personal lives using such devices is rapidly increasing. Since such videos may span hours, there is an important need for mechanisms that represent the information content in a compact form (i.e., shorter…

Cited by 207SourcePDFScholar