← Search

Tian Wang

19 accepted papers

2026

AlphaRouter: Token-level Routing Between SLM and LLM with Reinforcement Learning and Tree Search

ICML 2026poster

SLM-LLM routing accelerates generation by strategically invoking LLMs for critical tokens. However, existing methods typically train routers to mimic the LLM, capping performance at the reference trajectory's limit. In this work, we demonstrate that the SLM-LLM collaborative inference space offers a…

Cited by 0SourceScholar
2026

Detecting Data Contamination from Reinforcement Learning Post-training for Large Language Models

ICLR 2026poster

Data contamination poses a significant threat to the reliable evaluation of Large Language Models (LLMs). This issue arises when benchmark samples may inadvertently appear in training sets, compromising the validity of reported performance. While detection methods have been developed for the pre-tra…

Cited by 0SourcecodeScholar
2026

Evaluating and Explaining Prompt Sensitivity of LLMs Using Interactions

ICML 2026poster

The remarkable capabilities of large language models (LLMs) are often undermined by their instability. Even subtle and semantically irrelevant changes in prompts can cause dramatic fluctuations in performance, a phenomenon known as prompt sensitivity. Previous studies typically evaluate prompt sensi…

Cited by 0SourceScholar
2026

HeraSys: Collaborative Serving of Multiple LLM Workflows via Fine-Grained End-to-End Optimization

ICML 2026poster

The proliferation of Large Language Models (LLMs) has shifted serving systems from processing isolated requests to orchestrating high-concurrency, multi-tenant agentic workflows. However, existing solutions typically prioritize intra-workflow optimization, largely neglecting the significant potentia…

Cited by 0SourceScholar
2026

HiLoRA: Hierarchical Low-Rank Adaptation for Personalized Federated Learning

CVPR 2026

Vision Transformers (ViTs) have been widely adopted in vision tasks due to their strong transferability. In Federated Learning (FL), where full fine-tuning is communication-heavy, Low-Rank Adaptation (LoRA) provides an efficient and communication-friendly way to adapt ViTs. However, existing LoRA-ba

Cited by 0SourceScholar
2026

MemoVAD: Resource-Efficient Video Anomaly Detection via Dynamic Semantic Memory in Edge Computing Scenarios

IJCAI 2026

Deploying Video Anomaly Detection (VAD) in real-world surveillance faces a fundamental tension between the demand for high-level semantics to ensure effectiveness and the limited computational resources of edge devices. Vision–Language Models (VLMs) provide rich open-vocabulary semantics, but their

Cited by 1Scholar
2026

Not All Frequencies Are Equal: Energy-Adaptive Diffusion for Time Series Forecasting

ICML 2026poster

Diffusion models have achieved remarkable success in generative modeling, yet their application to time series forecasting remains suboptimal. Existing approaches apply uniform Gaussian noise across all time steps, assuming all frequency components should be corrupted at the same rate. However, ener…

Cited by 0SourceScholar
2026

SFT Doesn’t Always Hurt General Capabilities: Revisiting Domain-Specific Fine-Tuning in LLMs

ICLR 2026poster

Supervised Fine-Tuning (SFT) on domain-specific datasets is a common approach to adapt Large Language Models (LLMs) to specialized tasks but is often believed to degrade their general capabilities. In this work, we revisit this trade-off and present both empirical and theoretical insights. First, we…

Cited by 0SourceScholar
2026

Shop-R1: Rewarding LLMs to Simulate Human Behavior in Online Shopping via Reinforcement Learning

ICLR 2026poster

Large Language Models (LLMs) have recently demonstrated strong potential in generating ‘believable human-like’ behavior in web environments. Prior work has explored augmenting training data with LLM-synthesized rationales and applying supervised fine-tuning (SFT) to enhance reasoning ability, which…

Cited by 0SourcecodeScholar
2025

InfoPO: On Mutual Information Maximization for Large Language Model Alignment

NAACL 2025long

We study the post-training of large language models (LLMs) with human preference data. Recently, direct preference optimization and its variants have shown considerable promise in aligning language models, eliminating the need for reward models and online sampling. Despite these benefits, these meth…

Cited by 0SourcePDFScholar
2025

OmniKV: Dynamic Context Selection for Efficient Long-Context LLMs

ICLR 2025poster

During the inference phase of Large Language Models (LLMs) with long context, a substantial portion of GPU memory is allocated to the KV cache, with memory usage increasing as the sequence length grows. To mitigate the GPU memory footprint associate with KV cache, some previous studies have discarde…

2025

Wavelength-Selective Parallel Sensing of Soft Optical Fibers for Wearable Applications

RA-L 2025

Soft optical sensors are an exciting sensing technology for capturing the deformation of soft structures as they can easily fabricated and integrated. However, one key challenge is their scalability, as each fiber requires a sensor, and to achieve large area, or multi-fiber sensing requires many opt

Cited by 0SourceScholar
2024

Cross Fusion of Point Cloud and Learned Image for Loop Closure Detection

RA-L 2024

Loop closure detection (LCD) plays a crucial role in simultaneous localization and mapping (SLAM) systems to eliminate accumulated odometry drifts as the map is built, and using multi-modal information can improve the accuracy and robustness of this system compared to single sensor. However, traditi

Cited by 2SourceScholar
2023

Few-Shot Learning With Visual Distribution Calibration and Cross-Modal Distribution Alignment

CVPR 2023poster

Pre-trained vision-language models have inspired much research on few-shot learning. However, with only a few training images, there exist two crucial problems: (1) the visual feature distributions are easily distracted by class-irrelevant information in images, and (2) the alignment between the vis…

2023

Learning Attention from Attention: Efficient Self-Refinement Transformer for Face Super-Resolution

IJCAI 2023poster

Recently, Transformer-based architecture has been introduced into face super-resolution task due to its advantage in capturing long-range dependencies. However, these approaches tend to integrate global information in a large searching region, which neglect to focus on the most relevant information…

2022

Bi-Level Doubly Variational Learning for Energy-Based Latent Variable Models

CVPR 2022poster

Energy-based latent variable models (EBLVMs) are more expressive than conventional energy-based models. However, its potential on visual tasks are limited by its training process based on maximum likelihood estimate that requires sampling from two intractable distributions. In this paper, we propose…

Cited by 7PDFScholar
2022

Delving Into the Estimation Shift of Batch Normalization in a Network

CVPR 2022poster

Batch normalization (BN) is a milestone technique in deep learning. It normalizes the activation using mini-batch statistics during training but the estimated population statistics during inference. This paper focuses on investigating the estimation of population statistics. We define the estimation…

Cited by 28PDFcodeScholar
2021

IDARTS: Interactive Differentiable Architecture Search

ICCV 2021poster

Differentiable Architecture Search (DARTS) improves the efficiency of architecture search by learning the architecture and network parameters end-to-end. However, the intrinsic relationship between the architecture's parameters is neglected, leading to a sub-optimal optimization process. The reason…

Cited by 15PDFScholar