← Search

Lingfeng Shen

16 accepted papers

2026

Generalizable End-to-End Tool-Use RL with Synthetic CodeGym

ICLR 2026poster

Tool-augmented large language models (LLMs), hereafter LLM agents, leverage external tools to solve diverse tasks and interface with the real world. However, current training practices largely rely on supervised fine-tuning (SFT) over static trajectories or reinforcement learning (RL) on narrow task…

Cited by 0SourcecodeScholar
2025

MIR-Bench: Can Your LLM Recognize Complicated Patterns via Many-Shot In-Context Reasoning?

NeurIPS 2025poster

The ability to recognize patterns from examples and apply them to new ones is a primal ability for general intelligence, and is widely studied by psychology and AI researchers. Many benchmarks have been proposed to measure such ability for Large Language Models (LLMs); however, they focus on few-sho…

Cited by 0SourceScholar
2025

Unsupervised RGB-D Point Cloud Registration for Scenes with Low Overlap and Photometric Inconsistency

ICCV 2025poster

Point cloud registration is a fundamental task in 3D vision, playing a crucial role in various fields. With the rapid advancement of RGB-D sensors, unsupervised point cloud registration methods based on RGB-D sequences have demonstrated excellent performance. However, existing methods struggle in sc…

Cited by 0SourcePDFScholar
2024

AnaloBench: Benchmarking the Identification of Abstract and Long-context Analogies

EMNLP 2024main

Humans regularly engage in analogical thinking, relating personal experiences to current situations (X is analogous to Y because of Z). Analogical thinking allows humans to solve problems in creative ways, grasp difficult concepts, and articulate ideas more effectively. Can language models (LMs) do…

Cited by 6SourcePDFScholar
2024

Contrastive Preference Optimization: Pushing the Boundaries of LLM Performance in Machine Translation

ICML 2024poster

Moderate-sized large language models (LLMs) -- those with 7B or 13B parameters -- exhibit promising machine translation (MT) performance. However, they do not match the performance of state-of-the-art conventional encoder-decoder translation models or larger-scale LLMs such as GPT-4. In this study,…

2024

DiffNorm: Self-Supervised Normalization for Non-autoregressive Speech-to-speech Translation

NeurIPS 2024poster

Non-autoregressive Transformers (NATs) are recently applied in direct speech-to-speech translation systems, which convert speech across different languages without intermediate text data. Although NATs generate high-quality outputs and offer faster inference than autoregressive models, they tend to…

2024

Narrowing the Gap between Zero- and Few-shot Machine Translation by Matching Styles

NAACL 2024findings

Large language models trained primarily in a monolingual setting have demonstrated their ability to generalize to machine translation using zero- and few-shot examples with in-context learning. However, even though zero-shot translations are relatively good, there remains a discernible gap comparing…

Cited by 5SourcePDFScholar
2024

Position: Do pretrained Transformers Learn In-Context by Gradient Descent?

ICML 2024oral

The emergence of In-Context Learning (ICL) in LLMs remains a remarkable phenomenon that is partially understood. To explain ICL, recent studies have created theoretical connections to Gradient Descent (GD). We ask, do such connections hold up in actual pre-trained language models? We highlight the l…

Cited by 2SourcePDFScholar
2024

SemStamp: A Semantic Watermark with Paraphrastic Robustness for Text Generation

NAACL 2024long

Existing watermarked generation algorithms employ token-level designs and therefore, are vulnerable to paraphrase attacks. To address this issue, we introduce watermarking on the semantic representation of sentences. We propose SemStamp, a robust sentence-level semantic watermarking algorithm that u…

2024

The Language Barrier: Dissecting Safety Challenges of LLMs in Multilingual Contexts

ACL 2024findings

As the influence of large language models (LLMs) spans across global communities, their safety challenges in multilingual settings become paramount for alignment research. This paper examines the variations in safety challenges faced by LLMs across different languages and discusses approaches to all…

Cited by 55SourcePDFScholar
2024

The Trickle-down Impact of Reward Inconsistency on RLHF

ICLR 2024poster

Standard practice within Reinforcement Learning from Human Feedback (RLHF) involves optimizing against a Reward Model (RM), which itself is trained to reflect human preferences for desirable generations. A notable subject that is understudied is the (in-)consistency of RMs --- whether they can recog…

2023

Flatness-Aware Prompt Selection Improves Accuracy and Sample Efficiency

EMNLP 2023long findings

With growing capabilities of large language models, prompting them has become the dominant way to access them. This has motivated the development of strategies for automatically selecting effective language prompts. In this paper, we introduce **pFlat** (prompt flatness), a new metric to quantify…

Cited by 0SourcecodeScholar
2023

TextShield: Beyond Successfully Detecting Adversarial Sentences in text classification

ICLR 2023poster

Adversarial attack serves as a major challenge for neural network models in NLP, which precludes the model's deployment in safety-critical applications. A recent line of work, detection-based defense, aims to distinguish adversarial sentences from benign ones. However, {the core limitation of previo…

Cited by 6SourcePDFScholar
2022

KATG: Keyword-Bias-Aware Adversarial Text Generation for Text Classification

AAAI 2022technical

Recent work has shown that current text classification models are vulnerable to small adversarial perturbation to inputs, and adversarial training that re-trains the models with the support of adversarial examples is the most popular way to alleviate the impact of the perturbation. However, current…

Cited by 6SourcePDFScholar