← Search

Yulun Jiang

4 accepted papers

2026

Meta-RL Induces Exploration in Language Agents

ICLR 2026poster

Reinforcement learning (RL) has enabled the training of Large Language Model (LLM) agents to interact with the environment and to solve multi-turn longhorizon tasks. However, the RL-trained agents often struggle in tasks that require active exploration and fail to efficiently adapt from trial-and-er…

Cited by 0SourcecodeScholar
2025

Large (Vision) Language Models are Unsupervised In-Context Learners

ICLR 2025poster

Recent advances in large language and vision-language models have enabled zero-shot inference, allowing models to solve new tasks without task-specific training. Various adaptation techniques such as prompt engineering, In-Context Learning (ICL), and supervised fine-tuning can further enhance the mo…

2023

Towards Stable and Efficient Adversarial Training against $l_1$ Bounded Adversarial Attacks

ICML 2023poster

We address the problem of stably and efficiently training a deep neural network robust to adversarial perturbations bounded by an $l_1$ norm. We demonstrate that achieving robustness against $l_1$-bounded perturbations is more challenging than in the $l_2$ or $l_\infty$ cases, because adversarial tr…