← Search

Jie Fu

84 accepted papers

2026

Clipping Low-Probability Tokens in SFT Yields a Generalizable Initialization for RL

ICML 2026poster

Supervised Fine-Tuning (SFT) is a critical step for adapting Large Language Models (LLMs) to specialized domains, often serving as an initialization for subsequent reinforcement learning (RL). However, SFT can overfit a small set of expert data, harming generalization and eroding prior knowledge. Th…

Cited by 0SourceScholar
2026

Local Success Does Not Compose: Benchmarking Large Language Models for Compositional Formal Verification

ICLR 2026poster

Despite rapid advances in code generation, current Large Language Models (LLMs) still lack an essential capability for reliable and verifiable code generation: compositional reasoning across multi-function programs. To explore this potential and important gap, we introduce DafnyCOMP, a benchmark des…

Cited by 0SourceScholar
2026

Position: Preparing for AI Systems That Deceive Developers

ICML 2026poster

AI systems may exhibit deceptive behaviors that mislead developers about their capabilities, propensities, or actions. Such deception can take distinct forms across the development lifecycle: training subversion, evaluation gaming, and control evasion. We argue that the AI community should prioritiz…

Cited by 0SourceScholar
2026

Position: Safe AI Should be Resistant and Resilient in an Evolving World

ICML 2026poster

In this position paper, we address the persistent gap between rapidly growing AI capabilities and lagging safety progress. Existing paradigms divide into "Make AI Safe", which applies post-hoc alignment and guardrails but remains brittle and reactive, and "Make Safe AI", which emphasizes intrinsic s…

Cited by 0SourceScholar
2026

Reasoning on the Manifold: Bidirectional Consistency for Self-Verification in Diffusion Language Models

ICML 2026poster

While Diffusion Large Language Models (dLLMs) offer structural advantages for global planning, efficiently verifying that they arrive at correct answers via valid reasoning traces remains a critical challenge. In this work, we propose a geometric perspective: Reasoning on the Manifold. We hypothesiz…

Cited by 0SourceScholar
2026

Slow-Fast Policy Optimization: Reposition-Before-Update for LLM Reasoning

ICLR 2026poster

Reinforcement learning (RL) has become central to enhancing reasoning in large language models (LLMs). Yet on-policy algorithms such as Group Relative Policy Optimization (GRPO) often suffer in early training: noisy gradients from low-quality rollouts lead to unstable updates and inefficient explora…

Cited by 0SourcecodeScholar
2026

UltraLLaDA: Scaling the Context Length to 128K for Diffusion Large Language Models

ICLR 2026poster

Diffusion LLMs have attracted growing interest, with plenty of recent work emphasizing their great potential in various downstream tasks; yet the long‑context behavior of diffusion LLMs remains largely uncharted. We present a case study of post‑training techniques for extending the context window of…

Cited by 0SourcecodeScholar
2026

VeriEquivBench: An Equivalence Score for Ground-Truth-Free Evaluation of Formally Verifiable Code

ICLR 2026poster

Formal verification is the next frontier for ensuring the correctness of code generated by Large Language Models (LLMs). While methods that co-generate code and formal specifications in formal languages, like Dafny, can, in principle, prove alignment with user intent, progress is bottlenecked by sp…

Cited by 0SourcecodeScholar
2026

Weights to Code: Extracting Interpretable Algorithms from the Discrete Transformer

ICML 2026poster

Algorithm extraction aims to synthesize executable programs directly from models trained on algorithmic tasks, enabling *de novo* algorithm discovery without relying on human-written code. However, applying this paradigm to Transformer is hindered by representation entanglement (e.g., superposition)…

Cited by 0SourceScholar
2025

A Closer Look into Mixture-of-Experts in Large Language Models

NAACL 2025findings

Mixture-of-experts (MoE) is gaining increasing attention due to its unique properties and remarkable performance, especially for language tasks. By sparsely activating a subset of parameters for each token, MoE architecture could increase the model size without sacrificing computational efficiency,…

2025

COIG-CQIA: Quality is All You Need for Chinese Instruction Fine-tuning

NAACL 2025findings

Remarkable progress on large language models (LLMs), particularly in English, has facilitated impressive capabilities in following human instructions. However, there remains a noticeable gap in instruction fine-tuning for Chinese, where the complex linguistic features pose significant challenges. Ex…

2025

Efficient Domain Continual pretraining by Mitigating the Stability Gap

ACL 2025long

Continual pretraining enables Large Language Models (LLMs) to adapt to specialized domains like medicine and law. However, we observe a consistent phenomenon across different model sizes and domains: a temporary performance drop at the start of the continual pretraining process, followed by a perfor…

Cited by 0SourcePDFScholar
2025

Enhancing Language Model Hypernetworks with Restart: A Study on Optimization

NAACL 2025long

Hypernetworks are a class of meta-networks that generate weights for main neural networks. Their unique parameter spaces necessitate exploring suitable optimization strategies to enhance performance, especially for language models. However, a comprehensive investigation into optimization strategies…

2025

Finite State Automata Inside Transformers with Chain-of-Thought: A Mechanistic Study on State Tracking

ACL 2025long

Chain-of-thought (CoT) significantly enhances the performance of large language models (LLMs) across a wide range of tasks, and prior research shows that CoT can theoretically increase expressiveness. However, there is limited mechanistic understanding of the algorithms that Transformer+CoT can lear…

2025

Graph Neural Networks Meet Probabilistic Graphical Models: A Survey

ICASSP 2025accepted

Graphs are a powerful data structure for representing relational data, and Graph Neural Networks (GNNs) have emerged as effective tools for inference and learning on graph-structured data. Probabilistic Graphical Models (PGMs), which provide compact graphical representations of variable distribution…

Cited by 0SourceScholar
2025

Huatuo-26M, a Large-scale Chinese Medical QA Dataset

NAACL 2025findings

Large Language Models infuse newfound vigor into the advancement of the medical domain, yet the scarcity of data poses a significant bottleneck hindering community progress. In this paper, we release the largest ever medical Question Answering (QA) dataset with 26 Million QA pairs named Huatuo-26M.…

2025

Layerwise Recurrent Router for Mixture-of-Experts

ICLR 2025poster

The scaling of large language models (LLMs) has revolutionized their capabilities in various tasks, yet this growth must be matched with efficient computational strategies. The Mixture-of-Experts (MoE) architecture stands out for its ability to scale model size without significantly increasing trai…

2025

Learning Nash Equilibrium of Markov Potential Games with a Shared Constraint via Primal-Dual Optimization

AAAI 2025technical

The problem of constrained Markov game has recently attracted interests in the study of multi-agent reinforcement learning (MARL). The existing literature has focused on safe MARL problems where safety constraints are imposed for each agent individually. In this work, we consider Markov potential ga…

Cited by 0SourcePDFScholar
2025

MAP: Low-compute Model Merging with Amortized Pareto Fronts via Quadratic Approximation

ICLR 2025poster

Model merging has emerged as an effective approach to combining multiple single-task models into a multitask model. This process typically involves computing a weighted average of the model parameters without additional training. Existing model-merging methods focus on improving average task accurac…

2025

MIO: A Foundation Model on Multimodal Tokens

EMNLP 2025

In this paper, we introduce MIO, a novel foundation model built on multimodal tokens, capable of understanding and generating speech, text, images, and videos in an end-to-end, autoregressive manner. While the emergence of large language models (LLMs) and multimodal large language models (MM-LLMs) p

2025

MuPT: A Generative Symbolic Music Pretrained Transformer

ICLR 2025poster

In this paper, we explore the application of Large Language Models (LLMs) to the pre-training of music. While the prevalent use of MIDI in music modeling is well-established, our findings suggest that LLMs are inherently more compatible with ABC Notation, which aligns more closely with their design…

Cited by 10SourcePDFScholar
2025

OpenCoder: The Open Cookbook for Top-Tier Code Large Language Models

ACL 2025long

Code LLMs have been widely used in various domains, including code generation, logical reasoning, and agent systems. However, open-access code LLMs mostly only release weights, lacking key features such as reproducible data pipelines and transparent training protocols, which are crucial for advancin…

2025

PCEvolve: Private Contrastive Evolution for Synthetic Dataset Generation via Few-Shot Private Data and Generative APIs

ICML 2025spotlight

The rise of generative APIs has fueled interest in privacy-preserving synthetic data generation. While the Private Evolution (PE) algorithm generates Differential Privacy (DP) synthetic images using diffusion model APIs, it struggles with few-shot private data due to the limitations of its DP-protec…

2025

PopAlign: Diversifying Contrasting Patterns for a More Comprehensive Alignment

ACL 2025long

Alignment of large language models (LLMs) involves training models on preference-contrastive output pairs to adjust their responses according to human preferences. To obtain such contrastive pairs, traditional methods like RLHF and RLAIF rely on limited contrasting patterns, such as varying model va…

2025

Sequential Decision Making in Stochastic Games with Incomplete Preferences over Temporal Objectives

AAAI 2025technical

Ensuring that AI systems make strategic decisions aligned with the specified preferences in adversarial sequential interactions is a critical challenge for developing trustworthy AI systems, especially when the environment is stochastic and players' incomplete preferences leave some outcomes unranke…

Cited by 2SourcePDFScholar
2025

VCR: A Task for Pixel-Level Complex Reasoning in Vision Language Models via Restoring Occluded Text

ICLR 2025poster

We introduce Visual Caption Restoration (VCR), a novel vision-language task that challenges models to accurately restore partially obscured texts using pixel-level hints within images through complex reasoning. This task stems from the observation that text embedded in images intrinsically differs f…

2024

AnyGPT: Unified Multimodal LLM with Discrete Sequence Modeling

ACL 2024long

We introduce AnyGPT, an any-to-any multimodal language model that utilizes discrete representations for the unified processing of various modalities, including speech, text, images, and music. AnyGPT can be trained stably without any alterations to the current large language model (LLM) architecture…

2024

AutoAgents: A Framework for Automatic Agent Generation

IJCAI 2024poster

Large language models (LLMs) have enabled remarkable advances in automated task-solving with multi-agent systems. However, most existing LLM-based multi-agent approaches rely on predefined agents to handle simple tasks, limiting the adaptability of multi-agent collaboration to different scenarios. T…

2024

CIF-Bench: A Chinese Instruction-Following Benchmark for Evaluating the Generalizability of Large Language Models

ACL 2024findings

The advancement of large language models (LLMs) has enhanced the ability to generalize across a wide range of unseen natural language processing (NLP) tasks through instruction-following.Yet, their effectiveness often diminishes in low-resource languages like Chinese, exacerbated by biased evaluatio…

2024

CMDAG: A Chinese Metaphor Dataset with Annotated Grounds as CoT for Boosting Metaphor Generation

COLING 2024main

Metaphor is a prominent linguistic device in human language and literature, as they add color, imagery, and emphasis to enhance effective communication. This paper introduces a large-scale high quality annotated Chinese Metaphor Corpus, which comprises around 28K sentences drawn from a diverse range…

2024

Can LLMs Express Their Uncertainty? An Empirical Evaluation of Confidence Elicitation in LLMs

ICLR 2024poster

Empowering large language models (LLMs) to accurately express confidence in their answers is essential for reliable and trustworthy decision-making. Previous confidence elicitation methods, which primarily rely on *white-box access* to internal model information or model fine-tuning, have become les…

2024

ChatEval: Towards Better LLM-based Evaluators through Multi-Agent Debate

ICLR 2024poster

Text evaluation has historically posed significant challenges, often demanding substantial labor and time cost. With the emergence of large language models (LLMs), researchers have explored LLMs' potential as alternatives for human evaluation. While these single-agent-based approaches show promise,…

2024

ChatMusician: Understanding and Generating Music Intrinsically with LLM

ACL 2024findings

While LLMs demonstrate impressive capabilities in musical knowledge, we find that music reasoning is still an unsolved task.We introduce ChatMusician, an open-source large language model (LLM) that integrates intrinsic musical abilities. It is based on continual pre-training and finetuning LLaMA2 on…

2024

D-CPT Law: Domain-specific Continual Pre-Training Scaling Law for Large Language Models

NeurIPS 2024poster

Continual Pre-Training (CPT) on Large Language Models (LLMs) has been widely used to expand the model’s fundamental understanding of specific downstream domains (e.g., math and code). For the CPT on domain-specific LLMs, one important question is how to choose the optimal mixture ratio between the g…

Cited by 18SourcePDFScholar
2024

Defending Against Weight-Poisoning Backdoor Attacks for Parameter-Efficient Fine-Tuning

NAACL 2024findings

Recently, various parameter-efficient fine-tuning (PEFT) strategies for application to language models have been proposed and successfully implemented. However, this raises the question of whether PEFT, which only updates a limited set of model parameters, constitutes security vulnerabilities when c…

2024

E2-LLM: Efficient and Extreme Length Extension of Large Language Models

ACL 2024findings

Training Large Language Models (LLMs) to process extensive context lengths incurs prohibitive computational costs. Prevailing techniques for extending context capabilities in LLMs typically require not only additional training procedures but also access to datasets with long context (e.g., sequences…

Cited by 23SourcePDFScholar
2024

HyperMoE: Towards Better Mixture of Experts via Transferring Among Experts

ACL 2024long

The Mixture of Experts (MoE) for language models has been proven effective in augmenting the capacity of models by dynamically routing each input token to a specific subset of experts for processing. Despite the success, most existing methods face a challenge for balance between sparsity and the ava…

2024

LLMs Assist NLP Researchers: Critique Paper (Meta-)Reviewing

EMNLP 2024main

Claim: This work is not advocating the use of LLMs for paper (meta-)reviewing. Instead, wepresent a comparative analysis to identify and distinguish LLM activities from human activities. Two research goals: i) Enable better recognition of instances when someone implicitly uses LLMs for reviewing act…

2024

MERT: Acoustic Music Understanding Model with Large-Scale Self-supervised Training

ICLR 2024poster

Self-supervised learning (SSL) has recently emerged as a promising paradigm for training generalisable models on large-scale data in the fields of vision, text, and speech. Although SSL has been proven effective in speech and audio, its application to music audio has yet to be thoroughly explored.…

2024

OpenCodeInterpreter: Integrating Code Generation with Execution and Refinement

ACL 2024findings

The introduction of large language models has significantly advanced code generation. However, open-source models often lack the execution capabilities and iterative refinement of advanced systems like the GPT-4 Code Interpreter. To address this, we introduce OpenCodeInterpreter, a family of open-so…

Cited by 127SourcePDFScholar
2024

PositionID: LLMs can Control Lengths, Copy and Paste with Explicit Positional Awareness

EMNLP 2024finding

Large Language Models (LLMs) demonstrate impressive capabilities across various domains, including role-playing, creative writing, mathematical reasoning, and coding. Despite these advancements, LLMs still encounter challenges with length control, frequently failing to adhere to specific length cons…

2024

RoleLLM: Benchmarking, Eliciting, and Enhancing Role-Playing Abilities of Large Language Models

ACL 2024findings

The advent of Large Language Models (LLMs) has paved the way for complex tasks such as role-playing, which enhances user interactions by enabling models to imitate various characters. However, the closed-source nature of state-of-the-art LLMs and their general-purpose training limit role-playing opt…

2024

Scalable Geometric Fracture Assembly via Co-creation Space among Assemblers

AAAI 2024technical

Geometric fracture assembly presents a challenging practical task in archaeology and 3D computer vision. Previous methods have focused solely on assembling fragments based on semantic information, which has limited the quantity of objects that can be effectively assembled. Therefore, there is a need…

2024

SciMMIR: Benchmarking Scientific Multi-modal Information Retrieval

ACL 2024findings

Multi-modal information retrieval (MMIR) is a rapidly evolving field where significant progress has been made through advanced representation learning and cross-modality alignment research, particularly in image-text pairing.However, current benchmarks for evaluating MMIR performance on image-text p…

2024

Stacking Your Transformers: A Closer Look at Model Growth for Efficient LLM Pre-Training

NeurIPS 2024spotlight

LLMs are computationally expensive to pre-train due to their large scale. Model growth emerges as a promising approach by leveraging smaller models to accelerate the training of larger ones. However, the viability of these model growth methods in efficient LLM pre-training remains underexplored. Th…

2024

Think Before You Act: Decision Transformers with Working Memory

ICML 2024poster

Decision Transformer-based decision-making agents have shown the ability to generalize across multiple tasks. However, their performance relies on massive data and computation. We argue that this inefficiency stems from the forgetting phenomenon, in which a model memorizes its behaviors in parameter…

2024

UniIR: Training and Benchmarking Universal Multimodal Information Retrievers

ECCV 2024oral

"Existing information retrieval (IR) models often assume a homogeneous format, limiting their applicability to diverse user needs, such as searching for images with text descriptions, searching for a news article with a headline image, or finding a similar photo with a query image. To approach such…

Cited by 59SourcePDFScholar
2023

GIMLET: A Unified Graph-Text Model for Instruction-Based Molecule Zero-Shot Learning

NeurIPS 2023poster

Molecule property prediction has gained significant attention in recent years. The main bottleneck is the label insufficiency caused by expensive lab experiments. In order to alleviate this issue and to better leverage textual knowledge for tasks, this study investigates the feasibility of employing…

2023

Med-UniC: Unifying Cross-Lingual Medical Vision-Language Pre-Training by Diminishing Bias

NeurIPS 2023poster

The scarcity of data presents a critical obstacle to the efficacy of medical vision-language pre-training (VLP). A potential solution lies in the combination of datasets from various language communities. Nevertheless, the main challenge stems from the complexity of integrating diverse syntax and se…

2023

Probabilistic Planning with Partially Ordered Preferences over Temporal Goals

ICRA 2023poster

In this paper, we study planning in stochastic systems, modeled as Markov decision processes (MDPs), with preferences over temporally extended goals. Prior work on temporal planning with preferences assumes that the user preferences form a total order, meaning that every pair of outcomes are compara…

Cited by 6SourceScholar
2023

Probabilistic Planning with Prioritized Preferences over Temporal Logic Objectives

IJCAI 2023poster

This paper studies temporal planning in probabilistic environments, modeled as labeled Markov decision processes (MDPs), with user preferences over multiple temporal goals. Existing works reflect such preferences as a prioritized list of goals. This paper introduces a new specification language, te…

Cited by 2SourcePDFScholar
2023

Prompt as Triggers for Backdoor Attack: Examining the Vulnerability in Language Models

EMNLP 2023long main

The prompt-based learning paradigm, which bridges the gap between pre-training and fine-tuning, achieves state-of-the-art performance on several NLP tasks, particularly in few-shot settings. Despite being widely applied, prompt-based learning is vulnerable to backdoor attacks. Textual backdoor atta…

Cited by 0SourceScholar
2023

Unifying Discrete and Continuous Representations for Unsupervised Paraphrase Generation

EMNLP 2023long main

Unsupervised paraphrase generation is a challenging task that benefits a variety of downstream NLP applications. Current unsupervised methods for paraphrase generation typically employ round-trip translation or denoising, which require translation corpus and result in paraphrases overly similar to t…

Cited by 0SourceScholar
2023

When Do Graph Neural Networks Help with Node Classification? Investigating the Homophily Principle on Node Distinguishability

NeurIPS 2023poster

Homophily principle, i.e., nodes with the same labels are more likely to be connected, has been believed to be the main reason for the performance superiority of Graph Neural Networks (GNNs) over Neural Networks on node classification tasks. Recent research suggests that, even in the absence of homo…

Cited by 88SourcePDFScholar
2022

Bidirectional Learning for Offline Infinite-width Model-based Optimization

NeurIPS 2022accept

In offline model-based optimization, we strive to maximize a black-box objective function by only leveraging a static dataset of designs and their scores. This problem setting arises in numerous fields including the design of materials, robots, DNAs, proteins, etc. Recent approaches train a deep neu…

2022

Biological Sequence Design with GFlowNets

ICML 2022spotlight

Design of de novo biological sequences with desired properties, like protein and DNA sequences, often involves an active loop with several rounds of molecule ideation and expensive wet-lab evaluations. These experiments can consist of multiple stages, with increasing levels of precision and cost of…

2022

Learning Multi-Objective Curricula for Robotic Policy Learning

CoRL 2022poster

Various automatic curriculum learning (ACL) methods have been proposed to improve the sample efficiency and final performance of robots' policies learning. They are designed to control how a robotic agent collects data, which is inspired by how humans gradually adapt their learning processes to thei…

Cited by 4SourcecodeScholar
2022

Reconciliation of Pre-trained Models and Prototypical Neural Networks in Few-shot Named Entity Recognition

EMNLP 2022finding

Incorporating large-scale pre-trained models with the prototypical neural networks is a de-facto paradigm in few-shot named entity recognition. Existing methods, unfortunately, are not aware of the fact that embeddings from pre-trained models contain a prominently large amount of information regardi…

2022

Unifying Likelihood-free Inference with Black-box Optimization and Beyond

ICLR 2022spotlight

Black-box optimization formulations for biological sequence design have drawn recent attention due to their promising potential impact on the pharmaceutical industry. In this work, we propose to unify two seemingly distinct worlds: likelihood-free inference and black-box optimization, under one prob…

Cited by 28SourcePDFScholar
2021

Beyond Fully-Connected Layers with Quaternions: Parameterization of Hypercomplex Multiplications with $1/n$ Parameters

ICLR 2021spotlight

Recent works have demonstrated reasonable success of representation learning in hypercomplex space. Specifically, “fully-connected layers with quaternions” (quaternions are 4D hypercomplex numbers), which replace real-valued matrix multiplications in fully-connected layers with Hamilton products of…

2021

CoCon: A Self-Supervised Approach for Controlled Text Generation

ICLR 2021poster

Pretrained Transformer-based language models (LMs) display remarkable natural language generation capabilities. With their immense potential, controlling text generation of such LMs is getting attention. While there are studies that seek to control high-level attributes (such as sentiment and topic)…

2021

FloW: A Dataset and Benchmark for Floating Waste Detection in Inland Waters

ICCV 2021poster

Marine debris is severely threatening the marine lives and causing sustained pollution to the whole ecosystem. To prevent the wastes from getting into the ocean, it is helpful to clean up the floating wastes in inland waters using the autonomous cleaning devices like unmanned surface vehicles. The c…

Cited by 115PDFcodeScholar
2021

On Orthogonality Constraints for Transformers

ACL 2021short

Orthogonality constraints encourage matrices to be orthogonal for numerical stability. These plug-and-play constraints, which can be conveniently incorporated into model training, have been studied for popular architectures in natural language processing, such as convolutional neural networks and re…

Cited by 24SourcePDFScholar
2020

Learning to Locomote with Artificial Neural-Network and CPG-based Control in a Soft Snake Robot

IROS 2020poster

In this paper, we present a new locomotion control method for soft robot snakes. Inspired by biological snakes, our control architecture is composed of two key modules: A reinforcement learning (RL) module for achieving adaptive goal-tracking behaviors with changing goals, and a central pattern gene…

Cited by 43SourceScholar
2020

Semi-Dynamic Hypergraph Neural Network for 3D Pose Estimation

IJCAI 2020poster

This paper proposes a novel Semi-Dynamic Hypergraph Neural Network (SD-HNN) to estimate 3D human pose from a single image. SD-HNN adopts hypergraph to represent the human body to effectively exploit the kinematic constrains among adjacent and non-adjacent joints. Specifically, a pose hypergraph in S…

Cited by 0SourcePDFScholar
2019

A Validated Physical Model For Real-Time Simulation of Soft Robotic Snakes

ICRA 2019poster

In this work we present a framework that is capable of accurately representing soft robotic actuators in a multiphysics environment in real-time. We propose a constraint-based dynamics model of a 1-dimensional pneumatic soft actuator that accounts for internal pressure forces, as well as the effect…

Cited by 19SourceScholar
2017

Adapting to Flexibility: Model Reference Adaptive Control of Soft Bending Actuators

RA-L 2017

Soft pneumatic actuators enable robots to interact safely with complex environments, but often suffer from imprecise control and unpredictable dynamics. This letter addresses these challenges through the use of model reference adaptive control, which modulates the input to the plant to ensure that i

Cited by 57SourceScholar
2016

Blind image quality assessment for multiply distorted images via convolutional neural networks

ICASSP 2016accepted

The past decade has witnessed a growing development of Image Quality Assessment (IQA) techniques. However, the researches of IQA with multiple distortion types are still limited especially on blind image quality assessment methods. In this paper, a Convolutional Neural Network (CNN) based method is…

Cited by 0SourceScholar