← Search

Bowen Pang

4 accepted papers

2026

THETA: Threshold-Based Exclusive Batching for Memory-Bandwidth-Constrained LLM Inference

ICML 2026poster

Chunked prefill has become the dominant scheduling strategy for large language model (LLM) inference, interleaving prefill and decode operations to improve GPU utilization. However, this approach does not universally outperform exclusive batching: on bandwidth-constrained GPUs, mixed batches can int…

Cited by 0SourceScholar
2025

Language Driven Occupancy Prediction

ICCV 2025poster

We introduce LOcc, an effective and generalizable framework for open-vocabulary occupancy (OVO) prediction. Previous approaches typically supervise the networks through coarse voxel-to-text correspondences via image features as intermediates or noisy and sparse correspondences from voxel-based model…

2025

RayFusion: Ray Fusion Enhanced Collaborative Visual Perception

NeurIPS 2025poster

Collaborative visual perception methods have gained widespread attention in the autonomous driving community in recent years due to their ability to address sensor limitation problems. However, the absence of explicit depth information often makes it difficult for camera-based perception systems, e.…

Cited by 0SourceScholar
2024

L2P-MIP: Learning to Presolve for Mixed Integer Programming

ICLR 2024poster

Modern solvers for solving mixed integer programming (MIP) often rely on the branch-and-bound (B&B) algorithm which could be of high time complexity, and presolving techniques are well designed to simplify the instance as pre-processing before B&B. However, such presolvers in existing literature or…

Cited by 6SourcePDFScholar