← Search

Weiyao Lin

39 accepted papers

2026

CogStream: Context-guided Streaming Video Question Answering

AAAI 2026technical

Despite advancements in Video Large Language Models (Vid-LLMs) improving multimodal understanding, challenges persist in streaming video reasoning due to its reliance on contextual information. Existing paradigms feed all available historical contextual information into Vid-LLMs, resulting in a sign

Cited by 0SourcePDFScholar
2026

DND: Boosting Large Language Models with Dynamic Nested Depth

ICLR 2026poster

We introduce Dynamic Nested Depth (DND), a novel method that improves performance for off-the-shelf LLMs by selecting critical tokens to reprocess in a nested depth manner. Specifically, at the end of the given transformer layer, DND identifies more critical tokens with a router and feeds them back…

Cited by 0SourceScholar
2026

Head-Aware KV Cache Compression for Efficient Visual Autoregressive Modeling

AAAI 2026technical

Visual Autoregressive (VAR) models adopt a next-scale prediction paradigm, offering high-quality content generation with substantially fewer decoding steps. However, existing VAR models suffer from significant attention complexity and severe memory overhead due to the accumulation of key-value (KV)

Cited by 0SourcePDFScholar
2026

Massive Activations are the Key to Local Detail Synthesis in Diffusion Transformers

ICLR 2026poster

Massive Activations (MAs) are a well-documented phenomenon across Transformer architectures, and prior studies in both LLMs and ViTs have shown that they play a substantial role in shaping model behavior. However, the nature and function of MAs within Diffusion Transformers (DiTs) remain largely une…

Cited by 0SourceScholar
2026

PCGS: Progressive Compression of 3D Gaussian Splatting

AAAI 2026technical

3D Gaussian Splatting (3DGS) achieves impressive rendering fidelity and speed for novel view synthesis. However, its substantial data size poses a significant challenge for practical applications. While many compression techniques have been proposed, they fail to efficiently utilize existing bitstre

Cited by 0SourcePDFScholar
2026

VidLaDA: Bidirectional Diffusion Large Language Models for Efficient Video Understanding

ICML 2026poster

Current Video Large Language Models (Video LLMs) typically encode frames via a vision encoder and employ an autoregressive (AR) LLM for understanding and generation. However, this AR paradigm inevitably faces a dual efficiency bottleneck: strictly unidirectional attention compromises *understanding …

Cited by 3SourceScholar
2025

CAKE: Cascading and Adaptive KV Cache Eviction with Layer Preferences

ICLR 2025poster

Large language models (LLMs) excel at processing long sequences, boosting demand for key-value (KV) caching. While recent efforts to evict KV cache have alleviated the inference burden, they often fail to allocate resources rationally across layers with different attention patterns. In this paper, w…

2025

Fast Feedforward 3D Gaussian Splatting Compression

ICLR 2025poster

With 3D Gaussian Splatting (3DGS) advancing real-time and high-fidelity rendering for novel view synthesis, storage requirements pose challenges for their widespread adoption. Although various compression techniques have been proposed, previous art suffers from a common limitation: for any existing…

2025

Rodimus*: Breaking the Accuracy-Efficiency Trade-Off with Efficient Attentions

ICLR 2025poster

Recent advancements in Transformer-based large language models (LLMs) have set new standards in natural language processing. However, the classical softmax attention incurs significant computational costs, leading to a $O(T)$ complexity for per-token generation, where $T$ represents the context leng…

2025

Unleashing Diffusion Transformers for Visual Correspondence by Modulating Massive Activations

NeurIPS 2025poster

Pre-trained stable diffusion models (SD) have shown great advances in visual correspondence. In this paper, we investigate the capabilities of Diffusion Transformers (DiTs) for accurate dense correspondence. Distinct from SD, DiTs exhibit a critical phenomenon in which very few feature activations…

Cited by 0SourceScholar
2024

Collaborative Weakly Supervised Video Correlation Learning for Procedure-Aware Instructional Video Analysis

AAAI 2024technical

Video Correlation Learning (VCL), which aims to analyze the relationships between videos, has been widely studied and applied in various general video tasks. However, applying VCL to instructional videos is still quite challenging due to their intrinsic procedural temporal structure. Specifically, p…

Cited by 5SourcePDFScholar
2024

Density Matters: Improved Core-Set for Active Domain Adaptive Segmentation

AAAI 2024technical

Active domain adaptation has emerged as a solution to balance the expensive annotation cost and the performance of trained models in semantic segmentation. However, existing works usually ignore the correlation between selected samples and its local context in feature space, which leads to inferior…

Cited by 2SourcePDFScholar
2024

Finite-State Autoregressive Entropy Coding for Efficient Learned Lossless Compression

ICLR 2024spotlight

Learned lossless data compression has garnered significant attention recently due to its superior compression ratios compared to traditional compressors. However, the computational efficiency of these models jeopardizes their practicality. This paper proposes a novel system for improving the compres…

2024

MECD: Unlocking Multi-Event Causal Discovery in Video Reasoning

NeurIPS 2024spotlight

Video causal reasoning aims to achieve a high-level understanding of video content from a causal perspective. However, current video reasoning tasks are limited in scope, primarily executed in a question-answering paradigm and focusing on short videos containing only a single event and simple causal…

2023

BasisFormer: Attention-based Time Series Forecasting with Learnable and Interpretable Basis

NeurIPS 2023poster

Bases have become an integral part of modern deep learning-based models for time series forecasting due to their ability to act as feature extractors or future references. To be effective, a basis must be tailored to the specific set of time series data and exhibit distinct correlation with each tim…

2022

Pyraformer: Low-Complexity Pyramidal Attention for Long-Range Time Series Modeling and Forecasting

ICLR 2022oral

Accurate prediction of the future given the past based on time series data is of paramount importance, since it opens the door for decision making and risk management ahead of time. In practice, the challenge is to build a flexible but parsimonious model that can capture a wide range of temporal dep…

2022

Speed Up Object Detection on Gigapixel-Level Images With Patch Arrangement

CVPR 2022poster

With the appearance of super high-resolution (e.g., gigapixel-level) images, performing efficient object detection on such images becomes an important issue. Most existing works for efficient object detection on high-resolution images focus on generating local patches where objects may exist, and th…

Cited by 13PDFScholar
2022

TA2N: Two-Stage Action Alignment Network for Few-Shot Action Recognition

AAAI 2022technical

Few-shot action recognition aims to recognize novel action classes (query) using just a few samples (support). The majority of current approaches follow the metric learning paradigm, which learns to compare the similarity between videos. Recently, it has been observed that directly measuring this si…

2022

Visual Sound Localization in the Wild by Cross-Modal Interference Erasing

AAAI 2022technical

The task of audiovisual sound source localization has been well studied under constrained scenes, where the audio recordings are clean. However, in real world scenarios, audios are usually contaminated by off screen sound and background noise. They will interfere with the procedure of identifying de…

2021

End-to-End Video Instance Segmentation via Spatial-Temporal Graph Neural Networks

ICCV 2021poster

Video instance segmentation is a challenging task that extends image instance segmentation to the video domain. Existing methods either rely only on single-frame information for the detection and segmentation subproblems or handle tracking as a separate post-processing step, which limit their capabi…

Cited by 38PDFcodeScholar
2021

Enhancing Self-Supervised Video Representation Learning via Multi-Level Feature Optimization

ICCV 2021poster

The crux of self-supervised video representation learning is to build general features from unlabeled videos. However, most recent works have mainly focused on high-level semantics and neglected lower-level representations and their temporal relationship which are crucial for general video understan…

Cited by 34PDFcodeScholar
2021

Multi-Level Curriculum for Training a Distortion-Aware Barrel Distortion Rectification Model

ICCV 2021poster

Barrel distortion rectification aims at removing the radial distortion in a distorted image captured by a wide-angle lens. Previous deep learning methods mainly solve this problem by learning the implicit distortion parameters or the nonlinear rectified mapping function in a direct manner. However,…

Cited by 16PDFScholar
2021

SiamRCR: Reciprocal Classification and Regression for Visual Object Tracking

IJCAI 2021poster

Recently, most siamese network based trackers locate targets via object classification and bounding-box regression. Generally, they select the bounding-box with maximum classification confidence as the final prediction. This strategy may miss the right result due to the accuracy misalignment between…

Cited by 52SourcePDFScholar
2020

CFAD: Coarse-to-Fine Action Detector for Spatiotemporal Action Localization

ECCV 2020poster

Most current pipelines for spatiotemporal action localization connect frame-wise or clip-wise detection results to generate action proposals. In this paper, we propose Coarse-to-Fine Action Detector (CFAD), an original end-to-end trainable framework for efficient spatiotemporal action localization.…

Cited by 30SourcePDFScholar
2020

Delving into the Cyclic Mechanism in Semi-supervised Video Object Segmentation

NeurIPS 2020poster

In this paper, we take attempt to incorporate the cyclic mechanism with the vision task of semi-supervised video object segmentation. By resorting to the accurate reference mask of the first frame, we try to mitigate the error propagation problem in most of current video object segmentation pipeline…

2020

Discriminative Sounding Objects Localization via Self-supervised Audiovisual Matching

NeurIPS 2020poster

Discriminatively localizing sounding objects in cocktail-party, i.e., mixed sound scenes, is commonplace for humans, but still challenging for machines. In this paper, we propose a two-stage learning framework to perform self-supervised class-aware sounding object localization. First, we propose to…

2020

Multiple Sound Sources Localization from Coarse to Fine

ECCV 2020poster

How to visually localize multiple sound sources in unconstrained videos is a formidable problem, especially when lack of the pairwise sound-object annotations. To solve this problem, we develop a two-stage audiovisual learning framework that disentangles audio and visual representations of different…

2020

PIoU Loss: Towards Accurate Oriented Object Detection in Complex Environments

ECCV 2020poster

Object detection using an oriented bounding box (OBB) can better target rotated objects by reducing the overlap with background areas. Existing OBB approaches are mostly built on horizontal bounding box detectors by introducing an additional angle dimension optimized by a distance loss. However, as…

2020

TRP: Trained Rank Pruning for Efficient Deep Neural Networks

IJCAI 2020poster

To enable DNNs on edge devices like mobile phones, low-rank approximation has been widely adopted because of its solid theoretical rationale and efficient implementations. Several previous works attempted to directly approximate a pre-trained model by low-rank decomposition; however, small approxima…

Cited by 0SourcePDFScholar
2019

Towards Accurate One-Stage Object Detection With AP-Loss

CVPR 2019poster

One-stage object detectors are trained by optimizing classification-loss and localization-loss simultaneously, with the former suffering much from extreme foreground-background class imbalance issue due to the large number of anchors. This paper alleviates this issue by proposing a novel framework t…

Cited by 173PDFcodeScholar
2017

Fractal Dimension Invariant Filtering and Its CNN-Based Implementation

CVPR 2017poster

Fractal analysis has been widely used in computer vision, especially in texture image processing and texture analysis. The key concept of fractal-based image model is the fractal dimension, which is invariant to bi-Lipschitz transformation of image, and thus capable of representing intrinsic struct…

Cited by 27PDFScholar
2016

Picking Deep Filter Responses for Fine-Grained Image Recognition

CVPR 2016poster

Recognizing fine-grained sub-categories such as birds and dogs is extremely challenging due to the highly localized and subtle differences in some specific parts. Most previous works rely on object/part level annotations to build part-based representation, which is demanding in practical application…

Cited by 401PDFScholar
2016

Supervised-learning based face hallucination for enhancing face recognition

ICASSP 2016accepted

This paper presents a two-step supervised face hallucination framework based on class-specific dictionary learning. Since the performance of learning-based face hallucination relies on its training set, an inappropriate training set (e.g., an input face image is very different from the training set)…

Cited by 0SourceScholar
2015

Person Re-Identification With Correspondence Structure Learning

ICCV 2015poster

This paper addresses the problem of handling spatial misalignments due to camera-view changes or human-pose variations in person re-identification. We first introduce a boosting-based approach to learn a correspondence structure which indicates the patch-wise matching probabilities between images fr…

Cited by 205PDFcodeScholar
2015

Unsupervised Trajectory Clustering via Adaptive Multi-Kernel-Based Shrinkage

ICCV 2015poster

This paper proposes a shrinkage-based framework for unsupervised trajectory clustering. Facing to the challenges of trajectory clustering, e.g., large variations within a cluster and ambiguities across clusters, we first introduce an adaptive multi-kernel-based estimation process to estimate the `sh…

Cited by 96PDFScholar