← Search

Kuan Wang

9 accepted papers

2025

Adapting LLM Agents with Universal Communication Feedback

NAACL 2025findings

Recent advances in large language models (LLMs) have demonstrated potential for LLM agents. To facilitate the training for these agents with both linguistic feedback and non-linguistic reward signals, we introduce Learning through Communication (LTC). We design a universal buffer to store all the fe…

2025

Is Your World Simulator a Good Story Presenter? A Consecutive Events-Based Benchmark for Future Long Video Generation

CVPR 2025poster

The current state-of-the-art video generative models can produce commercial-grade videos with highly realistic details. However, they still struggle to coherently present multiple sequential events in specific short stories, which is foreseeable an essential capability for future long video generati…

2025

Reinforcement Learning for Reasoning in Large Language Models with One Training Example

NeurIPS 2025poster

We show that reinforcement learning with verifiable reward using one training example (1-shot RLVR) is effective in incentivizing the math reasoning capabilities of large language models (LLMs). Applying RLVR to the base model Qwen2.5-Math-1.5B, we identify a single example that elevates model perfo…

Cited by 0SourcecodeScholar
2024

ARL2: Aligning Retrievers with Black-box Large Language Models via Self-guided Adaptive Relevance Labeling

ACL 2024long

Retrieval-augmented generation enhances large language models (LLMs) by incorporating relevant information from external knowledge sources. This enables LLMs to adapt to specific domains and mitigate hallucinations in knowledge-intensive tasks. However, existing retrievers are often misaligned with…

Cited by 9SourcePDFScholar
2023

ToolQA: A Dataset for LLM Question Answering with External Tools

NeurIPS 2023poster

Large Language Models (LLMs) have demonstrated impressive performance in various NLP tasks, but they still suffer from challenges such as hallucination and weak numerical reasoning. To overcome these challenges, external tools can be used to enhance LLMs' question-answering abilities. However, curre…

2020

APQ: Joint Search for Network Architecture, Pruning and Quantization Policy

CVPR 2020poster

We present APQ, a novel design methodology for efficient deep learning deployment. Unlike previous methods that separately optimize the neural network architecture, pruning policy, and quantization policy, we design to optimize them in a joint manner. To deal with the larger design space it brings,…

Cited by 253PDFcodeScholar
2018

Explicit Loss-Error-Aware Quantization for Low-Bit Deep Neural Networks

CVPR 2018poster

Benefiting from tens of millions of hierarchically stacked learnable parameters, Deep Neural Networks (DNNs) have demonstrated overwhelming accuracy on a variety of artificial intelligence tasks. However reversely, the large size of DNN models lays a heavy burden on storage, computation and power co…

Cited by 109SourcePDFScholar