← Search

Peiyuan Zhang

17 accepted papers

2026

Attn-QAT: 4-Bit Attention With Quantization-Aware Training

ICML 2026poster

Achieving reliable 4-bit attention is a prerequisite for end-to-end FP4 computation on emerging FP4-capable GPUs, yet attention remains the main obstacle due to FP4's tiny dynamic range and attention's heavy-tailed activations. This paper presents the first systematic study of 4-bit quantization-awa…

Cited by 0SourceScholar
2026

Partial Weakly-Supervised Oriented Object Detection

CVPR 2026

The growing demand for oriented object detection (OOD) across various domains has driven significant research in this area. However, the high cost of dataset annotation remains a major concern. Current mainstream OOD algorithms can be mainly categorized into three types: (1) fully supervised methods

Cited by 0SourcecodeScholar
2026

d3LLM: Ultra-Fast Diffusion LLM using Pseudo-Trajectory Distillation

ICML 2026poster

Diffusion large language models (dLLMs) offer capabilities beyond those of autoregressive (AR) LLMs, such as parallel decoding and random-order generation. However, realizing these benefits in practice is non-trivial, as dLLMs inherently face an *accuracy-parallelism trade-off*. Despite increasing i…

Cited by 0SourceScholar
2025

An Optimized Franz-Parisi Criterion and its Equivalence with SQ Lower Bounds

NeurIPS 2025oral

Bandeira et al. (2022) introduced the Franz-Parisi (FP) criterion for characterizing the computational hard phases in statistical detection problems. The FP criterion, based on an annealed version of the celebrated Franz-Parisi potential from statistical physics, was shown to be equivalent to low-de…

Cited by 0SourceScholar
2025

EgoLife: Towards Egocentric Life Assistant

CVPR 2025poster

We introduce EgoLife, a project to develop an egocentric life assistant that accompanies and enhances personal efficiency through AI-powered wearable glasses. To lay the foundation for this assistant, we conducted a comprehensive data collection study where six participants lived together for one we…

2025

Envisioning Beyond the Pixels: Benchmarking Reasoning-Informed Visual Editing

NeurIPS 2025oral

Large Multi-modality Models (LMMs) have made significant progress in visual understanding and generation, but they still face challenges in General Visual Editing, particularly in following complex instructions, preserving appearance consistency, and supporting flexible input formats. To study this…

Cited by 0SourcecodeScholar
2025

Fast Video Generation with Sliding Tile Attention

ICML 2025poster

Diffusion Transformers (DiTs) with 3D full attention power state-of-the-art video generation, but suffer from prohibitive compute cost -- when generating just a 5-second 720P video, attention alone takes 800 out of 950 seconds of total inference time. This paper introduces sliding tile attention (ST…

Cited by 5SourcePDFScholar
2025

Faster Video Diffusion with Trainable Sparse Attention

NeurIPS 2025poster

Scaling video diffusion transformers (DiTs) is limited by their quadratic 3D attention, even though most of the attention mass concentrates on a small subset of positions. We turn this observation into VSA, a trainable, hardware-efficient sparse attention that replaces full attention at both traini…

Cited by 0SourcecodeScholar
2025

Generalization Lower Bounds for GD and SGD in Smooth Stochastic Convex Optimization

AISTATS 2025poster

This work studies the generalization error of gradient methods. More specifically, we focus on how training steps $T$ and step-size $\eta$ might affect generalization in smooth stochastic convex optimization (SCO) problems. Recent works show that in some cases longer training can hurt generalization…

Cited by 0SourceScholar
2025

LMMs-Eval: Reality Check on the Evaluation of Large Multimodal Models

NAACL 2025findings

The advances of large foundation models necessitate wide-coverage, low-cost, and zero-contamination benchmarks. Despite continuous exploration of language model evaluations, comprehensive studies on the evaluation of Large Multi-modal Models (LMMs) remain limited. In this work, we introduce LMMS-EVA…

2025

Point2RBox-v2: Rethinking Point-supervised Oriented Object Detection with Spatial Layout Among Instances

CVPR 2025poster

With the rapidly increasing demand for oriented object detection (OOD), recent research involving weakly-supervised detectors for learning OOD from point annotations has gained great attention. In this paper, we rethink this challenging task setting with the layout among instances and present Point2…

2025

Temporal Reasoning Transfer from Text to Video

ICLR 2025poster

Video Large Language Models (Video LLMs) have shown promising capabilities in video comprehension, yet they struggle with tracking temporal changes and reasoning about temporal relationships. While previous research attributed this limitation to the ineffective temporal encoding of visual inputs, ou…

Cited by 2SourcePDFScholar
2023

One Network, Many Masks: Towards More Parameter-Efficient Transfer Learning

ACL 2023long

Fine-tuning pre-trained language models for multiple tasks can be expensive in terms of storage. Parameter-efficient transfer learning (PETL) methods have been proposed to address this issue, but they still require a significant number of parameters when being applied to broader ranges of tasks. To…

2021

Rethinking the Variational Interpretation of Accelerated Optimization Methods

NeurIPS 2021poster

The continuous-time model of Nesterov's momentum provides a thought-provoking perspective for understanding the nature of the acceleration phenomenon in convex optimization. One of the main ideas in this line of research comes from the field of classical mechanics and proposes to link Nesterov's tra…

Cited by 5SourcePDFScholar
2021

Revisiting the Role of Euler Numerical Integration on Acceleration and Stability in Convex Optimization

AISTATS 2021poster

Viewing optimization methods as numerical integrators for ordinary differential equations (ODEs) provides a thought-provoking modern framework for studying accelerated first-order optimizers. In this literature, acceleration is often supposed to be linked to the quality of the integrator (accuracy,…

Cited by 13SourcePDFScholar