← Search

Fuli Feng

65 accepted papers

2026

CAPSUL: A Comprehensive Human Protein Benchmark for Subcellular Localization

ICLR 2026poster

Subcellular localization is a crucial biological task for drug target identification and function annotation. Although it has been biologically realized that subcellular localization is closely associated with protein structure, no existing dataset offers comprehensive 3D structural information with…

Cited by 0SourceScholar
2026

Don’t Start Over: A Cost-Effective Framework for Migrating Personalized Prompts Between LLMs

AAAI 2026technical

Personalization in Large Language Models (LLMs) often relies on user-specific soft prompts. However, these prompts become obsolete when the foundation model is upgraded, necessitating costly, full-scale retraining. To overcome this limitation, we propose the Prompt-level User Migration Adapter (PUMA

Cited by 0SourcePDFScholar
2026

Easier Painting Than Thinking: Can Text-to-Image Models Set the Stage, but Not Direct the Play?

ICLR 2026poster

Text-to-image (T2I) generation aims to synthesize images from textual prompts, which jointly specify what must be shown and imply what can be inferred, which thus correspond to two core capabilities: \textbf{\textit{composition}} and \textbf{\textit{reasoning}}. Despite recent advances of T2I models…

Cited by 0SourcecodeScholar
2026

Navigating Through Paper Flood: Advancing LLM-Based Paper Evaluation Through Domain-Aware Retrieval and Latent Reasoning

AAAI 2026technical

With the rapid and continuous increase in academic publications, identifying high-quality research has become an increasingly pressing challenge. While recent methods leveraging Large Language Models (LLMs) for automated paper evaluation have shown great promise, they are often constrained by outdat

Cited by 0SourcePDFScholar
2026

NextQuill: Causal Preference Modeling for Enhancing LLM Personalization

ICLR 2026poster

Personalizing large language models (LLMs) is increasingly important as they are progressively integrated into real-world applications to support users’ daily lives. However, existing approaches often fail to distinguish which components of response predictions by model and ground-truth response in…

Cited by 29SourcecodeScholar
2026

Optimizing Visual Generative Models via Distribution-wise Rewards

ICML 2026poster

Conventional reinforcement learning strategies for visual generation typically employ sample-wise reward functions, yet this practice frequently results in reward hacking that degrades image diversity and introduces visual anomalies. To address these limitations, we present a novel framework that fi…

Cited by 0SourceScholar
2026

Reinforced Latent Reasoning for LLM-based Recommendation

ICLR 2026poster

Large Language Models (LLMs) have demonstrated impressive reasoning capabilities in complex problem-solving tasks, sparking growing interest in their application to preference reasoning in recommendation systems. Existing methods typically rely on fine-tuning with explicit chain-of-thought (CoT) dat…

Cited by 0SourcecodeScholar
2026

SASFT: Sparse Autoencoder-guided Supervised Finetuning to Mitigate Unexpected Code-Switching in LLMs

ICLR 2026poster

Large Language Models (LLMs) have impressive multilingual capabilities, but they suffer from unexpected code-switching, also known as language mixing, which involves switching to unexpected languages in the model response. This problem leads to poor readability and degrades the usability of model re…

Cited by 0SourcecodeScholar
2026

SPEED: Scalable, Precise, and Efficient Concept Erasure for Diffusion Models

ICLR 2026poster

Erasing concepts from large-scale text-to-image (T2I) diffusion models has become increasingly crucial due to the growing concerns over copyright infringement, offensive content, and privacy violations. In scalable applications, fine-tuning-based methods are time-consuming to precisely erase multipl…

Cited by 0SourcecodeScholar
2026

Think-While-Generating: On-the-Fly Reasoning for Personalized Long-Form Generation

ICLR 2026poster

Preference alignment has enabled large language models (LLMs) to better reflect human expectations, but current methods mostly optimize for population-level preferences, overlooking individual users. Personalization is essential, yet early approaches—such as prompt customization or fine-tuning—strug…

Cited by 0SourceScholar
2025

Assistant-Guided Mitigation of Teacher Preference Bias in LLM-as-a-Judge

EMNLP 2025

LLM-as-a-Judge employs large language models (LLMs), such as GPT-4, to evaluate the quality of LLM-generated responses, gaining popularity for its cost-effectiveness and strong alignment with human evaluations. However, training proxy judge models using evaluation data generated by powerful teacher

2025

Counterfactual Debating with Preset Stances for Hallucination Elimination of LLMs

COLING 2025main

Large Language Models (LLMs) excel in various natural language processing tasks but struggle with hallucination issues. Existing solutions have considered utilizing LLMs’ inherent reasoning abilities to alleviate hallucination, such as self-correction and diverse sampling methods. However, these met…

2025

CrAM: Credibility-Aware Attention Modification in LLMs for Combating Misinformation in RAG

AAAI 2025technical

Retrieval-Augmented Generation (RAG) can alleviate hallucinations of Large Language Models (LLMs) by referencing external documents. However, the misinformation in external documents may mislead LLMs' generation. To address this issue, we explore the task of "credibility-aware RAG", in which LLMs au…

2025

Customizing In-context Learning for Dynamic Interest Adaption in LLM-based Recommendation

ACL 2025finding

Frequently updating Large Language Model (LLM)-based recommender systems to adapt to dynamic user interests—as done for traditional ones—is impractical due to high training costs, even with acceleration methods. This work explores the possibility of adapting the model to dynamic user interests witho…

2025

Decoding in Latent Spaces for Efficient Inference in LLM-based Recommendation

EMNLP 2025

Fine-tuning large language models (LLMs) for recommendation in a generative manner has delivered promising results, but encounters significant inference overhead due to autoregressive decoding in the language space. This work explores bypassing language-space decoding by directly matching candidate

Cited by 0SourcePDFScholar
2025

Disentangling Reasoning Tokens and Boilerplate Tokens For Language Model Fine-tuning

ACL 2025finding

When using agent-task datasets to enhance agent capabilities for Large Language Models (LLMs), current methodologies often treat all tokens within a sample equally. However, we argue that tokens serving different roles—specifically, reasoning tokens versus boilerplate tokens (e.g., those governing o…

Cited by 0SourcePDFScholar
2025

Efficient Inference for Large Language Model-based Generative Recommendation

ICLR 2025poster

Large Language Model (LLM)-based generative recommendation has achieved notable success, yet its practical deployment is costly particularly due to excessive inference latency caused by autoregressive decoding. For lossless LLM decoding acceleration, Speculative Decoding (SD) has emerged as a promis…

2025

Examining False Positives under Inference Scaling for Mathematical Reasoning

EMNLP 2025

Recent advancements in language models have led to significant improvements in mathematical reasoning across various benchmarks. However, most of these benchmarks rely on automatic evaluation methods that only compare final answers using heuristics, without verifying the underlying reasoning steps.

2025

Fine-grained List-wise Alignment for Generative Medication Recommendation

NeurIPS 2025spotlight

Accurate and safe medication recommendations are critical for effective clinical decision-making, especially in multimorbidity cases. However, existing systems rely on point-wise prediction paradigms that overlook synergistic drug effects and potential adverse drug-drug interactions (DDIs). We prop…

Cited by 0SourcecodeScholar
2025

HellaSwag-Pro: A Large-Scale Bilingual Benchmark for Evaluating the Robustness of LLMs in Commonsense Reasoning

ACL 2025finding

Large language models (LLMs) have shown remarkable capabilities in commonsense reasoning; however, some variations in questions can trigger incorrect responses. Do these models truly understand commonsense knowledge, or just memorize expression patterns? To investigate this question, we present the…

Cited by 0SourcePDFScholar
2025

IGD: Token Decisiveness Modeling via Information Gain in LLMs for Personalized Recommendation

NeurIPS 2025poster

Large Language Models (LLMs) have shown strong potential for recommendation by framing item prediction as a token-by-token language generation task. However, existing methods treat all item tokens equally, simply pursuing likelihood maximization during both optimization and decoding. This overlooks…

Cited by 0SourcecodeScholar
2025

K-order Ranking Preference Optimization for Large Language Models

ACL 2025finding

To adapt large language models (LLMs) to ranking tasks, existing list-wise methods, represented by list-wise Direct Preference Optimization (DPO), focus on optimizing partial-order or full-order list ranking consistency for LLMs to enhance their ranking abilities.However, we argue that optimizing to…

2025

Latent Inter-User Difference Modeling for LLM Personalization

EMNLP 2025

Large language models (LLMs) are increasingly integrated into users’ daily lives, leading to a growing demand for personalized outputs.Previous work focuses on leveraging a user’s own history, overlooking inter-user differences that are crucial for effective personalization.While recent work has att

2025

Less is More: Improving LLM Alignment via Preference Data Selection

NeurIPS 2025spotlight

Direct Preference Optimization (DPO) has emerged as a promising approach for aligning large language models with human preferences. While prior work mainly extends DPO from the aspect of the objective function, we instead improve DPO from the largely overlooked but critical aspect of data selection.…

Cited by 0SourceScholar
2025

Leveraging Unpaired Feedback for Long-Term LLM-based Recommendation Tuning

EMNLP 2025

Most recommender systems focus on short-term objectives such as click-through rate, often at the expense of long-term user satisfaction. This can lead to echo chambers, where users are repeatedly exposed to redundant content. While recent efforts integrate Large Language Models (LLMs) into recommend

2025

Measuring What Makes You Unique: Difference-Aware User Modeling for Enhancing LLM Personalization

ACL 2025finding

Personalizing Large Language Models (LLMs) has become a critical step in facilitating their widespread application to enhance individual life experiences. In pursuit of personalization, distilling key preference information from an individual’s historical data as instructional preference context to…

2025

Personalized Generation In Large Model Era: A Survey

ACL 2025long

In the era of large models, content generation is gradually shifting to Personalized Generation (PGen), tailoring content to individual preferences and needs. This paper presents the first comprehensive survey on PGen, investigating existing research in this rapidly growing field. We conceptualize P…

Cited by 0SourcePDFScholar
2025

Pre-trained Behavioral Model for Malicious User Prediction on Social Platform

AAAI 2025technical

The proliferation of malicious users on social platforms poses significant financial and psychological threats, with activities ranging from scams to the dissemination of illicit content. Existing malicious user prediction comprises supervised and self-supervised learning methods. However, the forme…

Cited by 0SourcePDFScholar
2025

Self-Improvement Towards Pareto Optimality: Mitigating Preference Conflicts in Multi-Objective Alignment

ACL 2025finding

Multi-Objective Alignment (MOA) aims to align LLMs’ responses with multiple human preference objectives, with Direct Preference Optimization (DPO) emerging as a prominent approach. However, we find that DPO-based MOA approaches suffer from widespread preference conflicts in the data, where different…

2025

Tunable LLM-based Proactive Recommendation Agent

ACL 2025long

Recommender systems are indispensable on various digital platforms. However, traditional methods often reinforce existing user interests, which leads to echo chambers and limits diversity. Proactive Recommendation Systems (PRS) aim to address this issue by cultivating users’ latent interests through…

2025

Unveiling Language-Specific Features in Large Language Models via Sparse Autoencoders

ACL 2025long

The mechanisms behind multilingual capabilities in Large Language Models (LLMs) have been examined using neuron-based or internal-activation-based methods. However, these methods often face challenges such as superposition and layer-wise activation variance, which limit their reliability. Sparse Aut…

2024

A3S: A General Active Clustering Method with Pairwise Constraints

ICML 2024poster

Active clustering aims to boost the clustering performance by integrating human-annotated pairwise constraints through strategic querying. Conventional approaches with semi-supervised clustering schemes encounter high query costs when applied to large datasets with numerous classes. To address these…

2024

Be Aware of the Neighborhood Effect: Modeling Selection Bias under Interference

ICLR 2024poster

Selection bias in recommender system arises from the recommendation process of system filtering and the interactive process of user selection. Many previous studies have focused on addressing selection bias to achieve unbiased learning of the prediction model, but ignore the fact that potential outc…

2024

Decoding Matters: Addressing Amplification Bias and Homogeneity Issue in Recommendations for Large Language Models

EMNLP 2024main

Adapting Large Language Models (LLMs) for recommendation requires careful consideration of the decoding process, given the inherent differences between generating items and natural language. Existing approaches often directly apply LLMs’ original decoding methods. However, we find these methods enco…

Cited by 3SourcePDFScholar
2024

Direct Multi-Turn Preference Optimization for Language Agents

EMNLP 2024main

Adapting Large Language Models (LLMs) for agent tasks is critical in developing language agents. Direct Preference Optimization (DPO) is a promising technique for this adaptation with the alleviation of compounding errors, offering a means to directly optimize Reinforcement Learning (RL) objectives.…

2024

Doc2SoarGraph: Discrete Reasoning over Visually-Rich Table-Text Documents via Semantic-Oriented Hierarchical Graphs

COLING 2024main

Table-text document (e.g., financial reports) understanding has attracted increasing attention in recent two years. TAT-DQA is a realistic setting for the understanding of visually-rich table-text documents, which involves answering associated questions requiring discrete reasoning. Most existing wo…

2024

Dual-Phase Accelerated Prompt Optimization

EMNLP 2024finding

Gradient-free prompt optimization methods have made significant strides in enhancing the performance of closed-source Large Language Model (LLMs) across a wide range of tasks. However, existing approaches make light of the importance of high-quality prompt initialization and the identification of ef…

Cited by 0SourcePDFScholar
2024

EAVE: Efficient Product Attribute Value Extraction via Lightweight Sparse-layer Interaction

EMNLP 2024finding

Product attribute value extraction involves identifying the specific values associated with various attributes from a product profile. While existing methods often prioritize the development of effective models to improve extraction performance, there has been limited emphasis on extraction efficien…

Cited by 1SourcePDFScholar
2024

Evaluating Mathematical Reasoning of Large Language Models: A Focus on Error Identification and Correction

ACL 2024findings

The rapid advancement of Large Language Models (LLMs) in the realm of mathematical reasoning necessitates comprehensive evaluations to gauge progress and inspire future directions. Existing assessments predominantly focus on problem-solving from the examinee perspective, overlooking a dual perspecti…

2024

M2PT: Multimodal Prompt Tuning for Zero-shot Instruction Learning

EMNLP 2024main

Multimodal Large Language Models (MLLMs) demonstrate remarkable performance across a wide range of domains, with increasing emphasis on enhancing their zero-shot generalization capabilities for unseen tasks across various modalities. Instruction tuning has emerged as an effective strategy for achiev…

2024

Temporally and Distributionally Robust Optimization for Cold-Start Recommendation

AAAI 2024technical

Collaborative Filtering (CF) recommender models highly depend on user-item interactions to learn CF representations, thus falling short of recommending cold-start items. To address this issue, prior studies mainly introduce item features (e.g., thumbnails) for cold-start item recommendation. They le…

2024

Text-like Encoding of Collaborative Information in Large Language Models for Recommendation

ACL 2024long

When adapting Large Language Models for Recommendation (LLMRec), it is crucial to integrate collaborative information. Existing methods achieve this by learning collaborative embeddings in LLMs’ latent space from scratch or by mapping from external models. However, they fail to represent the informa…

2024

Think Twice Before Trusting: Self-Detection for Large Language Models through Comprehensive Answer Reflection

EMNLP 2024finding

Self-detection for Large Language Models (LLMs) seeks to evaluate the trustworthiness of the LLM’s output by leveraging its own capabilities, thereby alleviating the issue of output hallucination. However, existing self-detection approaches only retrospectively evaluate answers generated by LLM, typ…

Cited by 8SourcePDFScholar
2023

APrompt: Attention Prompt Tuning for Efficient Adaptation of Pre-trained Language Models

EMNLP 2023long main

With the continuous growth of large language models, the process of fine-tuning these models for new tasks has become increasingly parameter-intensive. Prompt tuning, a method that involves tuning a small set of soft prompts, has emerged as an effective and efficient approach for adapting large pre-…

Cited by 0SourceScholar
2023

Attack Prompt Generation for Red Teaming and Defending Large Language Models

EMNLP 2023long findings

Large language models (LLMs) are susceptible to red teaming attacks, which can induce LLMs to generate harmful content. Previous research constructs attack prompts via manual or automatic methods, which have their own limitations on construction cost and quality. To address these issues, we propose…

Cited by 0SourcecodeScholar
2023

Black-Box Adversarial Attack on Time Series Classification

AAAI 2023technical

With the increasing use of deep neural network (DNN) in time series classification (TSC), recent work reveals the threat of adversarial attack, where the adversary can construct adversarial examples to cause model mistakes. However, existing researches on the adversarial attack of TSC typically adop…

Cited by 17SourcePDFScholar
2023

Counterfactual Active Learning for Out-of-Distribution Generalization

ACL 2023long

We study the out-of-distribution generalization of active learning that adaptively selects samples for annotation in learning the decision boundary of classification. Our empirical study finds that increasingly annotating seen samples may hardly benefit the generalization. To address the problem, we…

2023

Discriminative-Invariant Representation Learning for Unbiased Recommendation

IJCAI 2023poster

Selection bias hinders recommendation models from learning unbiased user preference. Recent works empirically reveal that pursuing invariant user and item representation across biased and unbiased data is crucial for counteracting selection bias. However, our theoretical analysis reveals that simply…

2023

Fairly Recommending with Social Attributes: A Flexible and Controllable Optimization Approach

NeurIPS 2023poster

Item-side group fairness (IGF) requires a recommendation model to treat different item groups similarly, and has a crucial impact on information diffusion, consumption activity, and market equilibrium. Previous IGF notions only focus on the direct utility of the item exposures, i.e., the exposure nu…

2023

Hypothetical Training for Robust Machine Reading Comprehension of Tabular Context

ACL 2023findings

Machine Reading Comprehension (MRC) models easily learn spurious correlations from complex contexts such as tabular data. Counterfactual training—using the factual and counterfactual data by augmentation—has become a promising solution. However, it is costly to construct faithful counterfactual exam…

2023

MUSTIE: Multimodal Structural Transformer for Web Information Extraction

ACL 2023long

The task of web information extraction is to extract target fields of an object from web pages, such as extracting the name, genre and actor from a movie page. Recent sequential modeling approaches have achieved state-of-the-art results on web information extraction. However, most of these methods o…

Cited by 18SourcePDFScholar
2023

MixPAVE: Mix-Prompt Tuning for Few-shot Product Attribute Value Extraction

ACL 2023findings

The task of product attribute value extraction is to identify values of an attribute from product information. Product attributes are important features, which help improve online shopping experience of customers, such as product search, recommendation and comparison. Most existing works only focus…

Cited by 31SourcePDFScholar
2023

Removing Hidden Confounding in Recommendation: A Unified Multi-Task Learning Approach

NeurIPS 2023poster

In recommender systems, the collected data used for training is always subject to selection bias, which poses a great challenge for unbiased learning. Previous studies proposed various debiasing methods based on observed user and item features, but ignored the effect of hidden confounding. To addres…

Cited by 36SourcePDFScholar
2023

RoAST: Robustifying Language Models via Adversarial Perturbation with Selective Training

EMNLP 2023long findings

Fine-tuning pre-trained language models (LMs) has become the de facto standard in many NLP tasks. Nevertheless, fine-tuned LMs are still prone to robustness issues, such as adversarial robustness and model calibration. Several perspectives of robustness for LMs have been studied independently, but l…

Cited by 0SourcecodeScholar
2023

Robust Prompt Optimization for Large Language Models Against Distribution Shifts

EMNLP 2023long main

Large Language Model (LLM) has demonstrated significant ability in various Natural Language Processing tasks. However, their effectiveness is highly dependent on the phrasing of the task prompt, leading to research on automatic prompt optimization using labeled task data. We reveal that these prompt…

Cited by 0SourceScholar
2023

Video-Audio Domain Generalization via Confounder Disentanglement

AAAI 2023technical

Existing video-audio understanding models are trained and evaluated in an intra-domain setting, facing performance degeneration in real-world applications where multiple domains and distribution shifts naturally exist. The key to video-audio domain generalization (VADG) lies in alleviating spurious…

Cited by 10SourcePDFScholar
2022

Copy Motion From One to Another: Fake Motion Video Generation

IJCAI 2022poster

One compelling application of artificial intelligence is to generate a video of a target person performing arbitrary desired motion (from a source person). While the state-of-the-art methods are able to synthesize a video demonstrating similar broad stroke motion details, they are generally lacking…

2022

GL-RG: Global-Local Representation Granularity for Video Captioning

IJCAI 2022poster

Video captioning is a challenging task as it needs to accurately transform visual understanding into natural language description. To date, state-of-the-art methods inadequately model global-local representation across video frames for caption generation, leaving plenty of room for improve…

2022

Learning to Generate Question by Asking Question: A Primal-Dual Approach with Uncommon Word Generation

EMNLP 2022main

Automatic question generation (AQG) is the task of generating a question from a given passage and an answer. Most existing AQG methods aim at encoding the passage and the answer to generate the question. However, limited work has focused on modeling the correlation between the target answer and the…

Cited by 9SourcePDFScholar
2022

Learning to Imagine: Integrating Counterfactual Thinking in Neural Discrete Reasoning

ACL 2022long

Neural discrete reasoning (NDR) has shown remarkable progress in combining deep models with discrete reasoning. However, we find that existing NDR solution suffers from large performance drop on hypothetical questions, e.g. “what the annualized rate of return would be if the revenue in 2020 was doub…

Cited by 29SourcePDFScholar
2021

Counterfactual Inference for Text Classification Debiasing

ACL 2021long

Today’s text classifiers inevitably suffer from unintended dataset biases, especially the document-level label bias and word-level keyword bias, which may hurt models’ generalization. Many previous studies employed data-level manipulations or model-level balancing mechanisms to recover unbiased dist…

2021

TAT-QA: A Question Answering Benchmark on a Hybrid of Tabular and Textual Content in Finance

ACL 2021long

Hybrid data combining both tabular and textual content (e.g., financial reports) are quite pervasive in the real world. However, Question Answering (QA) over such hybrid data is largely neglected in existing research. In this work, we extract samples from real financial reports to build a new large-…

2020

Bilinear Graph Neural Network with Neighbor Interactions

IJCAI 2020poster

Graph Neural Network (GNN) is a powerful model to learn representations and make predictions on graph data. Existing efforts on GNN have largely defined the graph convolution as a weighted sum of the features of the connected nodes to form the representation of the target node. Nevertheless, the ope…