← Search

Yuqing Wang

28 accepted papers

2026

Cubic Discrete Diffusion: Discrete Visual Generation on High-Dimensional Representation Tokens

CVPR 2026

Visual generation with discrete tokens has gained significant attention as it enables a unified token prediction paradigm shared with language models, promising seamless multimodal architectures. However, current discrete generation methods remain limited to low-dimensional latent tokens (typically

Cited by 1SourcecodeScholar
2026

From Winning to Understanding: A Diagnostic Long-Horizon RTS Benchmark for LLMs

ICML 2026poster

Large language models (LLMs) are increasingly used as decision modules, yet existing benchmarks provide limited coverage of long-horizon, adversarial interaction while faithfully acting on human instructions. We introduce a long-horizon Red Alert RTS benchmark with a hierarchical interface in which …

Cited by 0SourceScholar
2026

GoT-R1: Unleashing Reasoning Capability of Autoregressive Visual Generation with Reinforcement Learning

ICLR 2026poster

Visual generation models have made remarkable progress in creating realistic images from text prompts, yet struggle with complex prompts that specify multiple objects with precise spatial relationships and attributes. Effective handling of such prompts requires explicit reasoning about the semantic…

Cited by 0SourcecodeScholar
2026

Towards Personalized Deep Research: Benchmarks and Evaluations

ICLR 2026poster

Deep Research Agents (DRAs) can autonomously conduct complex investigations and generate comprehensive reports, demonstrating strong real-world potential. However, existing evaluations mostly rely on close-ended benchmarks, while open-ended deep research benchmarks remain scarce and typically neglec…

Cited by 0SourcecodeScholar
2026

mHC: Manifold-Constrained Hyper-Connections

ICML 2026spotlight

Recently, studies exemplified by Hyper-Connections (HC) have extended the ubiquitous residual connection paradigm established over the past decade by expanding the residual stream width and diversifying connectivity patterns. While yielding substantial performance gains, this diversification fundame…

Cited by 0SourceScholar
2025

Bridging Continuous and Discrete Tokens for Autoregressive Visual Generation

ICCV 2025poster

Autoregressive visual generation models typically rely on tokenizers to compress images into tokens that can be predicted sequentially. A fundamental dilemma exists in token representation: discrete tokens enable straightforward modeling with standard cross-entropy loss, but suffer from information…

2025

Native Sparse Attention: Hardware-Aligned and Natively Trainable Sparse Attention

ACL 2025long

Long-context modeling is crucial for next-generation language models, yet the high computational cost of standard attention mechanisms poses significant computational challenges. Sparse attention offers a promising direction for improving efficiency while maintaining model capabilities. We present N…

Cited by 0SourcePDFScholar
2025

Parallelized Autoregressive Visual Generation

CVPR 2025highlight

Autoregressive models have emerged as a powerful approach for visual generation but suffer from slow inference speed due to their sequential token-by-token prediction process. In this paper, we propose a simple yet effective approach for parallelized autoregressive visual generation that improves ge…

2025

Parametric Point Cloud Completion for Polygonal Surface Reconstruction

CVPR 2025poster

Existing polygonal surface reconstruction methods heavily depend on input completeness and struggle with incomplete point clouds. We argue that while current point cloud completion techniques may recover missing points, they are not optimized for polygonal surface reconstruction, where the parametri…

2025

SPORTU: A Comprehensive Sports Understanding Benchmark for Multimodal Large Language Models

ICLR 2025poster

Multimodal Large Language Models (MLLMs) are advancing the ability to reason about complex sports scenarios by integrating textual and visual information. To comprehensively evaluate their capabilities, we introduce SPORTU, a benchmark designed to assess MLLMs across multi-level sports reasoning tas…

2025

Understand Before You Generate: Self-Guided Training for Autoregressive Image Generation

NeurIPS 2025poster

Recent studies have demonstrated the importance of high-quality visual representations in image generation and have highlighted the limitations of generative models in image understanding. As a generative paradigm originally designed for natural language, autoregressive models face similar challenge…

Cited by 0SourceScholar
2024

LVD-2M: A Long-take Video Dataset with Temporally Dense Captions

NeurIPS 2024poster

The efficacy of video generation models heavily depends on the quality of their training datasets. Most previous video generation models are trained on short video clips, while recently there has been increasing interest in training long video generation models directly on longer videos. However, th…

2024

Provable Acceleration of Nesterov's Accelerated Gradient for Asymmetric Matrix Factorization and Linear Neural Networks

NeurIPS 2024poster

We study the convergence rate of first-order methods for rectangular matrix factorization, which is a canonical nonconvex optimization problem. Specifically, given a rank-$r$ matrix $\mathbf{A}\in\mathbb{R}^{m\times n}$, we prove that gradient descent (GD) can find a pair of $\epsilon$-optimal solut…

Cited by 1SourcePDFScholar
2024

SportQA: A Benchmark for Sports Understanding in Large Language Models

NAACL 2024long

A deep understanding of sports, a field rich in strategic and dynamic content, is crucial for advancing Natural Language Processing (NLP). This holds particular significance in the context of evaluating and advancing Large Language Models (LLMs), given the existing gap in specialized benchmarks. To…

2023

DeepVecFont-v2: Exploiting Transformers To Synthesize Vector Fonts With Higher Quality

CVPR 2023poster

Vector font synthesis is a challenging and ongoing problem in the fields of Computer Vision and Computer Graphics. The recently-proposed DeepVecFont achieved state-of-the-art performance by exploiting information of both the image and sequence modalities of vector fonts. However, it has limited capa…

2023

Discovering Sounding Objects by Audio Queries for Audio Visual Segmentation

IJCAI 2023poster

Audio visual segmentation (AVS) aims to segment the sounding objects for each frame of a given video. To distinguish the sounding objects from silent ones, both audio-visual semantic correspondence and temporal interaction are required. The previous method applies multi-frame cross-modal attention t…

Cited by 18SourcePDFScholar
2023

Momentum Stiefel Optimizer, with Applications to Suitably-Orthogonal Attention, and Optimal Transport

ICLR 2023poster

The problem of optimization on Stiefel manifold, i.e., minimizing functions of (not necessarily square) matrices that satisfy orthogonality constraints, has been extensively studied. Yet, a new approach is proposed based on, for the first time, an interplay between thoughtfully designed continuous a…

2022

Large Learning Rate Tames Homogeneity: Convergence and Balancing Effect

ICLR 2022poster

Recent empirical advances show that training deep models with large learning rate often improves generalization performance. However, theoretical justifications on the benefits of large learning rate are highly limited, due to challenges in analysis. In this paper, we consider using Gradient Descent…

Cited by 55SourcePDFScholar
2021

End-to-End Video Instance Segmentation With Transformers

CVPR 2021poster

Video instance segmentation (VIS) is the task that requires simultaneously classifying, segmenting and tracking object instances of interest in video. Recent methods typically develop sophisticated pipelines to tackle this task. Here, we propose a new video instance segmentation framework built upon…

Cited by 854PDFcodeScholar
2021

Twins: Revisiting the Design of Spatial Attention in Vision Transformers

NeurIPS 2021poster

Very recently, a variety of vision transformer architectures for dense prediction tasks have been proposed and they show that the design of spatial attention is critical to their success in these tasks. In this work, we revisit the design of the spatial attention and demonstrate that a carefully dev…

2020

CenterMask: Single Shot Instance Segmentation With Point Representation

CVPR 2020poster

In this paper, we propose a single-shot instance segmentation method, which is simple, fast and accurate. There are two main challenges for one-stage instance segmentation: object instances differentiation and pixel-wise feature alignment. Accordingly, we decompose the instance segmentation into two…

Cited by 108PDFScholar
2020

Why Do Deep Residual Networks Generalize Better than Deep Feedforward Networks? --- A Neural Tangent Kernel Perspective

NeurIPS 2020poster

Deep residual networks (ResNets) have demonstrated better generalization performance than deep feedforward networks (FFNets). However, the theory behind such a phenomenon is still largely unknown. This paper studies this fundamental problem in deep learning from a so-called ``neural tangent kernel''…

Cited by 119SourcePDFScholar