← Search

Yiqiao Jin

12 accepted papers

2026

Beyond Magic Words: Sharpness-Aware Prompt Evolving for Robust Large Language Models with TARE

ICLR 2026poster

The performance of Large Language Models (LLMs) hinges on carefully engineered prompts. However, prevailing prompt optimization methods, ranging from heuristic edits and reinforcement learning to evolutionary search, primarily target point-wise accuracy. They seldom enforce paraphrase invariance or…

Cited by 0SourceScholar
2026

Sysformer: Safeguarding Frozen Large Language Models with Adaptive System Prompts

ICLR 2026poster

As large language models (LLMs) are deployed in safety-critical settings, it is essential to ensure that their responses comply with safety standards. Prior research has revealed that LLMs often fail to grasp the notion of safe behaviors, resulting in either unjustified refusals to harmless prompts…

Cited by 0SourceScholar
2025

A Survey on Efficient Large Language Model Training: From Data-centric Perspectives

ACL 2025long

Post-training of Large Language Models (LLMs) is crucial for unlocking their task generalization potential and domain-specific capabilities. However, the current LLM post-training paradigm faces significant data challenges, including the high costs of manual annotation and diminishing marginal retur…

2025

Protein Large Language Models: A Comprehensive Survey

EMNLP 2025

Protein-specific large language models (ProteinLLMs) are revolutionizing protein science by enabling more efficient protein structure prediction, function annotation, and design. While existing surveys focus on specific aspects or applications, this work provides the first comprehensive overview of

2024

AgentReview: Exploring Peer Review Dynamics with LLM Agents

EMNLP 2024main

Peer review is fundamental to the integrity and advancement of scientific publication. Traditional methods of peer review analyses often rely on exploration and statistics of existing peer review data, which do not adequately address the multivariate nature of the process, account for the latent var…

2024

CompeteAI: Understanding the Competition Dynamics of Large Language Model-based Agents

ICML 2024oral

Large language models (LLMs) have been widely used as agents to complete different tasks, such as personal assistance or event planning. Although most of the work has focused on cooperation and collaboration between agents, little work explores *competition*, another important mechanism that promote…

2024

Large Language Models Can Be Contextual Privacy Protection Learners

EMNLP 2024main

The proliferation of Large Language Models (LLMs) has driven considerable interest in fine-tuning them with domain-specific data to create specialized language models. Nevertheless, such domain-specific fine-tuning data often contains contextually sensitive personally identifiable information (PII).…

2024

MM-SOC: Benchmarking Multimodal Large Language Models in Social Media Platforms

ACL 2024findings

Social media platforms are hubs for multimodal information exchange, encompassing text, images, and videos, making it challenging for machines to comprehend the information or emotions associated with interactions in online spaces. Multimodal Large Language Models (MLLMs) have emerged as a promising…

2024

Prototypical Reward Network for Data-Efficient RLHF

ACL 2024long

The reward model for Reinforcement Learning from Human Feedback (RLHF) has proven effective in fine-tuning Large Language Models (LLMs). Notably, collecting human feedback for RLHF can be resource-intensive and lead to scalability issues for LLMs and complex tasks. Our proposed framework Proto-RM le…

Cited by 23SourcePDFScholar
2023

Prototypical Fine-Tuning: Towards Robust Performance under Varying Data Sizes

AAAI 2023technical

In this paper, we move towards combining large parametric models with non-parametric prototypical networks. We propose prototypical fine-tuning, a novel prototypical framework for fine-tuning pretrained language models (LM), which automatically learns a bias to improve predictive performance for var…

Cited by 11SourcePDFScholar
2023

Semi-Offline Reinforcement Learning for Optimized Text Generation

ICML 2023poster

Existing reinforcement learning (RL) mainly utilize online or offline settings. The online methods explore the environment with expensive time cost, and the offline methods efficiently obtain reward signals by sacrificing the exploration capability. We propose semi-offline RL, a novel paradigm that…

2022

Towards Fine-Grained Reasoning for Fake News Detection

AAAI 2022technical

The detection of fake news often requires sophisticated reasoning skills, such as logically combining information by considering word-level subtle clues. In this paper, we move towards fine-grained reasoning for fake news detection by better reflecting the logical processes of human thinking and ena…