← Search

Ru Peng

12 accepted papers

2026

OptimSyn: Influence-Guided Rubrics Optimization for Synthetic Data Generation

ICLR 2026poster

Large language models (LLMs) achieve strong downstream performance largely due to abundant supervised fine-tuning (SFT) data that imparts problem-solving capabilities. However, as applications expand, high-quality SFT data in knowledge-intensive verticals (e.g., humanities and social sciences, medic…

Cited by 0SourceScholar
2025

DataMan: Data Manager for Pre-training Large Language Models

ICLR 2025poster

The performance emergence of large language models (LLMs) driven by data scaling laws makes the selection of pre-training data increasingly important. However, existing methods rely on limited heuristics and human intuition, lacking comprehensive and clear guidelines. To address this, we are inspir…

Cited by 2SourcePDFScholar
2025

LLM-Enhanced Query Generation and Retrieval Preservation for Task-Oriented Dialogue

ACL 2025finding

Knowledge retrieval and response generation are fundamental to task-oriented dialogue systems. However, dialogue context frequently contains noisy or irrelevant information, leading to sub-optimal result in knowledge retrieval. One possible approach to retrieving knowledge is to manually annotate st…

Cited by 0SourcePDFScholar
2024

Embedding and Gradient Say Wrong: A White-Box Method for Hallucination Detection

EMNLP 2024main

In recent years, large language models (LLMs) have achieved remarkable success in the field of natural language generation. Compared to previous small-scale models, they are capable of generating fluent output based on the provided prefix or prompt. However, one critical challenge — the *hallucinati…

Cited by 1SourcePDFScholar
2024

Energy-based Automated Model Evaluation

ICLR 2024poster

The conventional evaluation protocols on machine learning models rely heavily on a labeled, i.i.d-assumed testing dataset, which is not often present in real-world applications. The Automated Model Evaluation (AutoEval) shows an alternative to this traditional workflow, by forming a proximal predict…

2024

Experience Consistency Distillation Continual Reinforcement Learning for Robotic Manipulation Tasks

ICRA 2024poster

Continual reinforcement learning, which aims to help robots acquire skills without catastrophic forgetting, obviating the need to re-learn all tasks from scratch. In order to enable lifelong acquisition of skills in robots, replay-based continual reinforcement learning has emerged as a promising res…

Cited by 1SourceScholar
2024

Inference-Time Decontamination: Reusing Leaked Benchmarks for Large Language Model Evaluation

EMNLP 2024finding

The training process of large language models (LLMs) often involves varying degrees of test data contamination. Although current LLMs are achieving increasingly better performance on various benchmarks, their performance in practical applications does not always match their benchmark results. Leakag…

2024

Predicting Rewards Alongside Tokens: Non-disruptive Parameter Insertion for Efficient Inference Intervention in Large Language Model

EMNLP 2024main

Transformer-based large language models (LLMs) exhibit limitations such as generating unsafe responses, unreliable reasoning, etc. Existing inference intervention approaches attempt to mitigate these issues by finetuning additional models to produce calibration signals (such as rewards) that guide t…

2023

CAME: Contrastive Automated Model Evaluation

ICCV 2023poster

The Automated Model Evaluation (AutoEval) framework entertains the possibility of evaluating a trained machine learning model without resorting to a labeled testing set. Despite the promise and some decent results, the existing AutoEval methods heavily rely on computing distribution shifts between…

Cited by 9PDFcodeScholar
2022

Distill The Image to Nowhere: Inversion Knowledge Distillation for Multimodal Machine Translation

EMNLP 2022main

Past works on multimodal machine translation (MMT) elevate bilingual setup by incorporating additional aligned vision information.However, an image-must requirement of the multimodal dataset largely hinders MMT’s development — namely that it demands an aligned form of [image, source text, target tex…

2022

TaiSu: A 166M Large-scale High-Quality Dataset for Chinese Vision-Language Pre-training

NeurIPS 2022accept

Vision-Language Pre-training (VLP) has been shown to be an efficient method to improve the performance of models on different vision-and-language downstream tasks. Substantial studies have shown that neural networks may be able to learn some general rules about language and visual concepts from a la…