works on

From the 1 of 15 linked papers with an AI index.

activity
20242026
collaborators

15 papers

cs.CV2026

FaithEyes: Towards Faithful Tool Use via Multi-Agent Process-Image Verification

Haoqing Wang, Xingrun Xing, Wei Xia +2

FaithEyes proposes a multi‑agent framework where a vision‑language model judges its own tool calls to ensure they are useful, improving both accuracy and tool faithfulness on visua…

cs.LG2026

Full-Stack FP4: Stable LLM Pretraining with Quantized Projections, Optimizers, and Attention

Siyu Ding, Mingchuan Ma, Jiabo Tong +3

Recent NVFP4 pretraining work has primarily optimized Transformer linear projections, leaving persistent optimizer states, optimizer computation, and low-precision attention forwar…

cs.LG2026

Trust Region On-Policy Distillation

Xingrun Xing, Haoqing Wang, Boyan Gao +2

On-Policy Distillation (OPD) is a fundamental technique for efficient post-training of large language models (LLMs), with broad applications in agent learning, multi-task enhanceme…

cs.CL2026

MemTrain: Self-Supervised Context Memory Training

Ziheng Li, Xingrun Xing, Haoqing Wang +2

Memory is an indispensable capability for long-horizon LLM agents, enabling them to preserve and utilize information accumulated across extended interactions. Existing memory-agent…

cs.NE2026

Spike-driven Large Language Model

Han Xu, Xuerui Qiu, Baiyu Chen +7

Current Large Language Models (LLMs) are primarily based on large-scale dense matrix multiplications. Inspired by the brain's information processing mechanism, we explore the funda…

cs.CL2025

PDTrim: Targeted Pruning for Prefill-Decode Disaggregation in Inference

Hao Zhang, Mengsi Lyu, Zhuo Chen +3

Large Language Models (LLMs) demonstrate exceptional capabilities across various tasks, but their deployment is constrained by high computational and memory costs. Model pruning pr…