← Search

Kevin Li

9 accepted papers

2026

Adaptive Time Series Reasoning via Segment Selection

ICML 2026poster

Time series reasoning tasks increasingly start from a natural language question and require targeted analysis of time series. Relevant evidence may be global or confined to a few short segments, so the model must decide what to inspect. Most existing methods compress the full series into a fixed rep…

Cited by 0SourceScholar
2026

Controllable Sequence Editing for Biological and Clinical Trajectories

ICLR 2026poster

Conditional generation models for longitudinal sequences can produce new or modified trajectories given a conditioning input. However, they often lack control over when the condition should take effect (timing) and which variables it should influence (scope). Most methods either operate only on univ…

Cited by 0SourcecodeScholar
2026

Mamba-3: Improved Sequence Modeling using State Space Principles

ICLR 2026oral

The recent scaling of test-time compute for LLMs has restricted the practical deployment of models to those with strong capabilities that can generate high-quality outputs in an inference-efficient manner. While current Transformer-based models are the standard, their quadratic compute and linear me…

Cited by 0SourcecodeScholar
2025

Inference Optimal VLMs Need Fewer Visual Tokens and More Parameters

ICLR 2025poster

Vision Language Models (VLMs) have demonstrated strong capabilities across various visual understanding and reasoning tasks, driven by incorporating image representations into the token inputs of Large Language Models (LLMs). However, their real-world deployment is often constrained by high latency…

2024

Interactive Visual Learning for Stable Diffusion

IJCAI 2024poster

Diffusion-based generative models’ impressive ability to create convincing images has garnered global attention. However, their complex internal structures and operations often pose challenges for non-experts to grasp. We introduce Diffusion Explainer, the first interactive visualization tool design…

2024

Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Models

NeurIPS 2024poster

Transformer architectures have become a dominant paradigm for domains like language modeling but suffer in many inference settings due to their quadratic-time self-attention. Recently proposed subquadratic architectures, such as Mamba, have shown promise, but have been pretrained with substantially…

Cited by 21SourcePDFScholar
2024

Trigonometric Quadrature Fourier Features for Scalable Gaussian Process Regression

AISTATS 2024poster

Fourier feature approximations have been successfully applied in the literature for scalable Gaussian Process (GP) regression. In particular, Quadrature Fourier Features (QFF) derived from Gaussian quadrature rules have gained popularity in recent years due to their improved approximation accuracy a…

2023

Evaluating Robustness of Vision Transformers on Imbalanced Datasets (Student Abstract)

AAAI 2023technical

Data in the real world is commonly imbalanced across classes. Training neural networks on imbalanced datasets often leads to poor performance on rare classes. Existing work in this area has primarily focused on Convolution Neural Networks (CNN), which are increasingly being replaced by Self-Attentio…

Cited by 5SourcePDFScholar
2021

MURAL: Meta-Learning Uncertainty-Aware Rewards for Outcome-Driven Reinforcement Learning

ICML 2021spotlight

Exploration in reinforcement learning is, in general, a challenging problem. A common technique to make learning easier is providing demonstrations from a human supervisor, but such demonstrations can be expensive and time-consuming to acquire. In this work, we study a more tractable class of reinfo…

Cited by 46SourcePDFScholar