← Search

Yihan He

6 accepted papers

2026

T2SGrid: Temporal-to-Spatial Gridification for Video Temporal Grounding

CVPR 2026

Video Temporal Grounding (VTG) aims to localize the video segment that corresponds to a natural language query, which requires a comprehensive understanding of complex temporal dynamics. Existing Vision-LMMs typically perceive temporal dynamics via positional encoding, text-based timestamps, or visu

Cited by 0SourceScholar
2026

UNDERSTANDING TRANSFORMERS FOR TIME SEIRES FORECASTING: A CASE STUDY ON MOIRAI

ICLR 2026poster

We give a comprehensive theoretical analysis of transformers as time series pre- diction models, with a focus on MOIRAI (Woo et al., 2024). We study its ap- proximation and generalization capabilities. First, we demonstrate that there exist transformers that fit an autoregressive model on input univ…

Cited by 0SourcecodeScholar
2024

Global Convergence in Training Large-Scale Transformers

NeurIPS 2024poster

Despite the widespread success of Transformers across various domains, their optimization guarantees in large-scale model settings are not well-understood. This paper rigorously analyzes the convergence properties of gradient flow in training Transformers with weight decay regularization. First, we…

Cited by 2SourcePDFScholar
2024

One-Layer Transformer Provably Learns One-Nearest Neighbor In Context

NeurIPS 2024poster

Transformers have achieved great success in recent years. Interestingly, transformers have shown particularly strong in-context learning capability -- even without fine-tuning, they are still able to solve unseen tasks well purely based on task-specific prompts. In this paper, we study the capabilit…

Cited by 6SourcePDFScholar
2022

SafeBench: A Benchmarking Platform for Safety Evaluation of Autonomous Vehicles

NeurIPS 2022accept

As shown by recent studies, machine intelligence-enabled systems are vulnerable to test cases resulting from either adversarial manipulation or natural distribution shifts. This has raised great concerns about deploying machine learning algorithms for real-world applications, especially in safety-cr…

2020

Don’t Waste Your Bits! Squeeze Activations and Gradients for Deep Neural Networks via TinyScript

ICML 2020poster

Recent years have witnessed intensive research interests on training deep neural networks (DNNs) more efficiently by quantization-based compression methods, which facilitate DNNs training in two ways: (1) activations are quantized to shrink the memory consumption, and (2) gradients are quantized to…

Cited by 72SourcePDFScholar