← Search

Jiansheng Wei

11 accepted papers

2026

Difficulty Is Not Enough: Curriculum Learning for LLMs Fine-tuning Must Consider Utility

AAAI 2026technical

Fine-tuning plays an essential role in improving the performance of large language models (LLMs) on specific tasks. A central challenge lies in designing data-efficient strategy to achieve better fine-tuning performance. Curriculum learning, which organizes data from easy to hard, has become a widel

Cited by 0SourcePDFScholar
2026

From Outcomes to Actions: Leveraging Hindsight for Long-Horizon Language Agent Training

ICML 2026poster

Reinforcement learning (RL) has become a widely adopted technique for improving large language models (LLMs) on complex tasks. Despite this progress, existing RL methods still face challenges in training agents with longer-horizon interactions. One major bottleneck is distinguishing the contribution…

Cited by 0SourceScholar
2026

MMIFEvol: Towards Evolutionary Multimodal Instruction Following

AAAI 2026technical

Multimodal Instruction Following serves as a fundamental capability of multimodal language models, involving accurate comprehension and execution of user-provided instructions. However, existing multimodal instruction-following datasets and benchmarks face the shortcomings outlined below: (a) Lack o

Cited by 0SourcePDFScholar
2025

AutoClean: LLMs Can Prepare Their Training Corpus

NAACL 2025system demonstrations

Recent studies highlight the reliance of Large Language Models (LLMs) on high-quality, diverse data for optimal performance. The data sourced from the Internet often aggregated into datasets like the Common Crawl corpus, presents significant quality variability and necessitates extensive cleaning. M…

Cited by 0SourcePDFScholar
2025

CDS: Data Synthesis Method Guided by Cognitive Diagnosis Theory

ACL 2025finding

Large Language Models (LLMs) have achieved significant advancements, but the increasing complexity of tasks and higher performance demands highlight the need for continuous improvement. Some approaches utilize synthetic data generated by advanced LLMs based on evaluation results to train models. How…

2025

Sparsing Law: Towards Large Language Models with Greater Activation Sparsity

ICML 2025poster

Activation sparsity denotes the existence of substantial weakly-contributed neurons within feed-forward networks of large language models (LLMs), providing wide potential benefits such as computation acceleration. However, existing works lack thorough quantitative studies on this useful property, in…

2025

VideoLLM Knows When to Speak: Enhancing Time-Sensitive Video Comprehension with Video-Text Duet Interaction Format

EMNLP 2025

Recent researches on video large language models (VideoLLM) predominantly focus on model architectures and training datasets, leaving the interaction format between the user and the model under-explored. In existing works, users often interact with VideoLLMs by using the entire video and a query as

2023

Structured Pruning for Efficient Generative Pre-trained Language Models

ACL 2023findings

The increasing sizes of large generative Pre-trained Language Models (PLMs) hinder their deploymentin real-world applications. To obtain efficient PLMs, previous studies mostly focus on pruning the attention heads and feed-forward networks (FFNs) of the Transformer. Nevertheless, we find that in gen…

2023

Wukong-Reader: Multi-modal Pre-training for Fine-grained Visual Document Understanding

ACL 2023long

Unsupervised pre-training on millions of digital-born or scanned documents has shown promising advances in visual document understanding (VDU). While various vision-language pre-training objectives are studied in existing solutions, the document textline, as an intrinsic granularity in VDU, has seld…

Cited by 12SourcePDFScholar
2022

Diffusion-Based Voice Conversion with Fast Maximum Likelihood Sampling Scheme

ICLR 2022oral

Voice conversion is a common speech synthesis task which can be solved in different ways depending on a particular real-world scenario. The most challenging one often referred to as one-shot many-to-many voice conversion consists in copying target voice from only one reference utterance in the most…

2022

Towards Accurate Network Quantization with Equivalent Smooth Regularizer

ECCV 2022poster

"Neural network quantization techniques have been a prevailing way to reduce the inference time and storage cost of full-precision models for mobile devices. However, they still suffer from accuracy degradation due to inappropriate gradients in the optimization phase, especially for low-bit precisio…

Cited by 5SourcePDFScholar