← Search

Ruijie Zhang

8 accepted papers

2026

Aegis: Automated Error Generation and Identification for Multi-Agent Systems

ICLR 2026poster

Large language model based multi-agent systems (MAS) have unlocked significant advancements in tackling complex problems, but their increasing capability introduces a structural fragility that makes them difficult to debug. A key obstacle to improving their reliability is the severe scarcity of larg…

Cited by 0SourceScholar
2026

Infrared-Privileged UAV Detection via Cross-Modal Vector-Quantization

AAAI 2026technical

RGB and infrared images has shown remarkable robustness for object detection based on unmanned aerial vehicles (UAV). However, the primitive RGB and infrared (IR) images are inevitably misaligned due to the device gap between RGB and infrared cameras. Most existing methods rely on manually filtered

Cited by 0SourcePDFScholar
2026

RaLD: Generating High-Resolution 3D Radar Point Clouds with Latent Diffusion

AAAI 2026technical

Millimeter-wave radar offers a promising sensing modality for autonomous systems thanks to its robustness in adverse conditions and low cost. However, its utility is significantly limited by the sparsity and low resolution of radar point clouds, which poses challenges for tasks requiring dense and a

Cited by 0SourcePDFScholar
2025

CoLA: Compute-Efficient Pre-Training of LLMs via Low-Rank Activation

EMNLP 2025

The full-size MLPs and the projection layers in attention introduce tremendous model sizes of large language models (LLMs), consuming extensive computational resources in pre-training. We empirically observe that the activations of pre-trained LLMs exhibit low-rank property. Motivated by such observ

2025

I2-World: Intra-Inter Tokenization for Efficient Dynamic 4D Scene Forecasting

ICCV 2025poster

Forecasting the evolution of 3D scenes and generating unseen scenarios through occupancy-based world models offers substantial potential to enhance the safety of autonomous driving systems. While tokenization has revolutionized image and video generation, efficiently tokenizing complex 3D scenes rem…

2025

LaX: Boosting Low-Rank Training of Foundation Models via Latent Crossing

NeurIPS 2025poster

Training foundation models such as ViTs and LLMs requires tremendous computing cost. Low-rank matrix or tensor factorization offers a parameter-efficient alternative, but often downgrades performance due to the restricted parameter space. In this work, we introduce ${\textbf{Latent Crossing (LaX)}}$…

Cited by 0SourceScholar
2025

VRBench: A Benchmark for Multi-Step Reasoning in Long Narrative Videos

ICCV 2025poster

We present VRBench, the first long narrative video benchmark crafted for evaluating large models' multi-step reasoning capabilities, addressing limitations in existing evaluations that overlook temporal reasoning and procedural validity. It comprises 960 long videos (with an average duration of 1.6…

Cited by 0SourcePDFScholar
2024

How Sparse Can We Prune A Deep Network: A Fundamental Limit Perspective

NeurIPS 2024poster

Network pruning is a commonly used measure to alleviate the storage and computational burden of deep neural networks. However, the fundamental limit of network pruning is still lacking. To close the gap, in this work we'll take a first-principles approach, i.e. we'll directly impose the sparsity con…