← Search

Min zhang

410 accepted papers

2026

$\textbf{Re}^{2}$: Unlocking LLM Reasoning via Reinforcement Learning with Re-solving

ICLR 2026poster

Reinforcement learning with verifiable rewards (RLVR) has shown promise in enhancing the reasoning performance of large language models (LLMs) by increasing test-time compute. However, even after extensive RLVR training, such models still tend to generate unnecessary and low-quality steps in their…

Cited by 0SourceScholar
2026

A Game-Theoretic Framework for Measuring and Explaining Metric Compatibility in Fair Machine Learning

ICML 2026poster

Machine learning fairness research documents trade-offs but lacks quantitative frameworks to measure intrinsic metric compatibility without requiring causal graphs. We introduce a game-theoretic framework that decomposes metrics into interaction vectors, enabling compatibility measurement between me…

Cited by 0SourceScholar
2026

ALSO: Adversarial Online Strategy Optimization for Social Agents

ICML 2026poster

Social simulation provides a compelling testbed for studying social intelligence, where agents interact through multi-turn dialogues under evolving contexts and strategically adapting opponents. Such environments are inherently non-stationary, requiring agents to dynamically adjust their strategies …

Cited by 0SourceScholar
2026

AOEB: Benchmarking Agent-Oriented Multimodal Embeddings

ICML 2026poster

LLM agents powered by retrieval and RAG are increasingly prevalent across research and applications. Embedding models play a critical role in these systems, particularly in embedding-based retrieval. However, current benchmarks for embeddings, such as MTEB, remain focused on general-purpose scenario…

Cited by 0SourceScholar
2026

AdapAction: Adaptive Target Action Backdoor Attack against GUI Agents

CVPR 2026

Autonomous Graphical User Interface (GUI) agents powered by Multimodal Large Language Models (MLLMs) are increasingly vital for complex task automation. However, their capacity for self-driven decision-making introduces significant, yet underexplored, security risks, among which backdoor attacks pos

Cited by 0SourceScholar
2026

AgentVocab: Structure-Aware Vocabulary Adaptation for Efficient LLM Agents

ICML 2026poster

Recent large language models (LLMs) have demonstrated strong capabilities across challenging tasks, enabling their widespread adoption in agentic systems that interact with external tools. In such deployments, however, LLMs are typically trained with general-purpose tokenizers designed for broad lan…

Cited by 0SourceScholar
2026

Auto-PRE: An Automatic and Cost-Efficient Peer-Review Framework for Language Generation Evaluation

AAAI 2026technical

The rapid development of large language models (LLMs) has highlighted the need for efficient and reliable methods to evaluate their performance. Traditional evaluation methods often face challenges like high costs, limited task formats, dependence on human references, and systematic biases. To addre

Cited by 0SourcePDFScholar
2026

Bridging Functional Correctness and Runtime Efficiency Gaps in LLM-Based Code Translation

ICML 2026poster

While large language models (LLMs) have greatly advanced the functional correctness of automated code translation systems, the runtime efficiency of translated programs has received comparatively little attention. With the waning of Moore’s law, runtime efficiency has become increasingly important f…

Cited by 0SourceScholar
2026

CAST: Context-Aware Dynamic Latent Space Transformation for Interactive Text-to-Image Retrieval

CVPR 2026

Interactive Text-to-Image Retrieval (I-TIR) aims to refine image retrieval results through natural language dialogues, which allows users to progressively supplement or correct their search intention across multiple rounds, enabling a more precise and user-aligned visual search experience.However, e

Cited by 0SourcecodeScholar
2026

CRPO: Character-centric Group Relative Policy Optimization for Role-aware Reasoning in Role-playing Agents

ICML 2026poster

Recent advancements in Reinforcement Learning (RL), particularly Group Relative Policy Optimization (GRPO), have significantly enhanced the reasoning capabilities of Large Language Models. However, applying these problem-centric optimization methods to role-playing agents often leads to a loss of ch…

Cited by 0SourceScholar
2026

Chamaileon: Cross-Context Binder Design with Contextualized Modeling and Mixed Sampling

ICML 2026spotlight

The rapid evolution of generative models has unlocked new potentials in protein binder design, a pivotal task in structural biology, by facilitating end-to-end generation via joint sequence-structure modeling or hallucination. However, existing approaches are predominantly implemented under a single…

Cited by 0SourceScholar
2026

CoCoReviewBench: A Completeness- and Correctness-Oriented Benchmark for AI Reviewers

ICML 2026poster

Despite the rapid development of AI reviewers, evaluating such systems remains challenging: metrics favor overlap with human reviews over correctness. However, since human reviews often cover only a subset of salient issues and sometimes contain mistakes, they are unreliable as gold references. To a…

Cited by 0SourceScholar
2026

Collaborative LLM Numerical Reasoning with Local Data Protection

AAAI 2026technical

Numerical reasoning over documents, which demands both contextual understanding and logical inference, is challenging for low-capacity local models deployed on computation-constrained devices. Although such complex reasoning queries could be routed to powerful remote models like GPT-4, exposing loca

Cited by 0SourcePDFScholar
2026

DC-Leap: Training-Free Acceleration of dLLMs via Draft-Guided Contiguous Leaping Decoding

ICML 2026poster

While parallel decoding is central to the efficiency of Diffusion Large Language Models (dLLMs), current strategies are often hindered by overly conservative confidence thresholds. These thresholds, necessitated by the Joint Probability Dependence Error (JPDE), result in redundant denoising iteratio…

Cited by 0SourceScholar
2026

DIACDM: COGNITIVE DIAGNOSIS IN TEACHER-STUDENT DIALOGUES USING THE INITIATION-RESPONSE-EVALUATION FRAMEWORK

ICASSP 2026poster

While cognitive diagnosis (CD) effectively assesses students' knowledge mastery from structured test data, applying it to real-world teacher-student dialogues presents two fundamental challenges. Traditional CD models lack a suitable framework for handling dynamic, unstructured dialogues, and it's d…

Cited by 0SourcePDFScholar
2026

DMGD: Train-Free Dataset Distillation with Semantic-Distribution Matching in Diffusion Models

CVPR 2026

Dataset distillation enables efficient training by distilling the information of large-scale datasets into significantly smaller synthetic datasets. Diffusion based paradigms have emerged in recent years, offering novel perspectives for dataset distillation. However, they typically necessitate addit

Cited by 0SourceScholar
2026

Decoupling Skeleton and Flesh: Efficient Multimodal Table Reasoning with Disentangled Alignment and Structure-aware Guidance

ICML 2026spotlight

Reasoning over table images remains challenging for Large Vision-Language Models (LVLMs) due to complex layouts and tightly coupled structure–content information. Existing solutions often depend on expensive supervised training, reinforcement learning, or external tools, limiting efficiency and scal…

Cited by 0SourceScholar
2026

DyCon: Dynamic Reasoning Control via Evolving Difficulty Modeling

ICML 2026poster

Recent advances in Large Reasoning Models (LRMs) demonstrate remarkable performance improvements by iteratively reflecting, exploring, and executing complex tasks, yet suffer from inefficiencies due to redundant reasoning, known as "overthinking". Existing methods to mitigate this issue either rely …

Cited by 0SourceScholar
2026

Dynamics Within Latent Chain-of-Thought: An Empirical Study of Causal Structure

ICML 2026poster

Latent or continuous chain-of-thought methods replace explicit textual rationales with a number of internal latent steps, but these intermediate computations are difficult to evaluate beyond correlation-based probes. In this paper, we view latent chain-of-thought as a manipulable causal process in r…

Cited by 0SourceScholar
2026

Echoes as Anchors: Probabilistic Costs and Attention Refocusing in LLM Reasoning

ICLR 2026poster

Test-time compute allocation in large reasoning models (LRMs) is widely used and has applications in mathematical problem solving, code synthesis, and planning. Recent work has addressed this problem by scaling self-consistency and parallel thinking, adding generic thinking tokens and prompting mode…

Cited by 0SourceScholar
2026

Elastic Attention: Test-time Adaptive Sparsity Ratios for Efficient Transformers

ICML 2026poster

The quadratic complexity of standard attention mechanisms poses a significant scalability bottleneck for large language models (LLMs) in long-context scenarios. While hybrid attention strategies that combine sparse and full attention within a single model offer a viable solution, they typically empl…

Cited by 3SourceScholar
2026

Evaluating and Improving Cultural Awareness of Reward Models for LLM Alignment

ICLR 2026poster

Reward models (RMs) are crucial for aligning large language models (LLMs) with diverse cultures. Consequently, evaluating their cultural awareness is essential for further advancing global alignment of LLMs. However, existing RM evaluations fall short in assessing cultural awareness due to the scarc…

Cited by 0SourceScholar
2026

Evaluating and Steering Modality Preferences in Multi-modal LLMs

ICML 2026poster

Multi-modal large language models (MLLMs) have achieved remarkable success on complex multi-modal tasks. However, it remains insufficiently explored whether they exhibit \textit{modality preference}, a tendency to favor one modality over another when processing multi-modal contexts. To study this qu…

Cited by 0SourceScholar
2026

FAPO: Flawed-Aware Policy Optimization for Efficient and Reliable Reasoning

ICLR 2026poster

Reinforcement learning with verifiable rewards (RLVR) has emerged as a promising paradigm for enhancing the reasoning capabilities of large language models (LLMs). In this context, models explore reasoning trajectories and exploit rollouts with correct answers as positive signals for policy optimiz…

Cited by 0SourceScholar
2026

Faster Than Flash: Exploiting Attention Sparsity for Efficient Long-Context Decoding

ICML 2026poster

The development of long-context Large Language Models (LLMs) is constrained by the memory bandwidth bottleneck and quadratic complexity of the attention mechanism during decoding. To overcome the inherent trade-offs between the memory overhead of metadata-based metrics and the computational ineffici…

Cited by 0SourceScholar
2026

FutureOmni: Evaluating Future Forecasting from Omni-Modal Context for Multimodal LLMs

ICML 2026poster

Although Multimodal Large Language Models (MLLMs) demonstrate strong omni-modal perception, their ability to forecast future events from audio-visual cues remains largely unexplored, as existing benchmarks focus mainly on retrospective understanding. To bridge this gap, we introduce FutureOmni, the …

Cited by 0SourceScholar
2026

Improving Value-based Process Verifier via Low-Cost Variance Reduction

AAAI 2026technical

Large language models (LLMs) have achieved remarkable success in a wide range of tasks. However, their reasoning capabilities, particularly in complex domains like mathematics, remain a significant challenge. Value-based process verifiers, which estimate the probability of a partial reasoning chain

Cited by 0SourcePDFScholar
2026

Is On-Policy Data always the Best Choice for Direct Preference Optimization-Based LM Alignment?

ICLR 2026poster

The alignment of language models (LMs) with human preferences is critical for building reliable AI systems. The problem is typically framed as optimizing an LM policy to maximize the expected reward that reflects human preferences. Recently, Direct Preference Optimization (DPO) was proposed as a LM…

Cited by 0SourceScholar
2026

KaLM-Embedding-V2: Superior Training Techniques and Data Inspire A Versatile Embedding Model

ICLR 2026poster

Recent advancements in Large Language Models (LLMs)-based text embedding models primarily focus on data scaling or synthesis, yet limited exploration of training techniques and data quality, thereby constraining performance. In this work, we propose KaLM-Embedding-V2, a series of versatile and compa…

Cited by 0SourcecodeScholar
2026

Knowledge Completes the Vision: A Multimodal Entity-aware Retrieval-Augmented Generation Framework for News Image Captioning

AAAI 2026technical

News image captioning aims to produce journalistically informative descriptions by combining visual content with contextual cues from associated articles. Despite recent advances, existing methods struggle with three key challenges: (1) incomplete information coverage, (2) weak cross-modal alignment

Cited by 0SourcePDFScholar
2026

Knowledge Fusion of Large Language Models via Modular SkillPacks

ICLR 2026poster

Cross-capability transfer represents a key challenge in large language model (LLM) research, particularly in multi-task integration, model compression, and knowledge fusion. Recent works such as FuseLLM and FuseChat have shown the potential of transferring multiple model capabilities to lightweight…

Cited by 0SourcecodeScholar
2026

LoCoT2V-Bench: Benchmarking Long-Form and Complex Text-to-Video Generation

ICML 2026poster

Recent advances in text-to-video generation have achieved impressive performance on short clips, yet evaluating long-form generation under complex textual inputs remains a significant challenge. In response to this challenge, we present LoCoT2V-Bench, a benchmark for long video generation (LVG) feat…

Cited by 0SourceScholar
2026

LycheeDecode: Accelerating Long-Context LLM Inference via Hybrid-Head Sparse Decoding

ICLR 2026poster

The proliferation of long-context large language models (LLMs) exposes a key bottleneck: the rapidly expanding key-value cache during decoding, which imposes heavy memory and latency costs. While recent approaches attempt to alleviate this by sharing a single set of crucial tokens across layers, suc…

Cited by 0SourceScholar
2026

MASPO: Joint Prompt Optimization for LLM-based Multi-Agent Systems

ICML 2026poster

Large language model (LLM)-based Multi-agent systems (MAS) have shown promise in tackling complex collaborative tasks, where agents are typically orchestrated via role-specific prompts. While the quality of these prompts is pivotal, jointly optimizing them across interacting agents remains a non-tri…

Cited by 0SourceScholar
2026

Mitigating Translationese Bias in Multilingual LLM-as-a-Judge via Disentangled Information Bottleneck

ICML 2026poster

Large language models (LLMs) have emerged as a standard paradigm for automated multilingual evaluation, yet exhibit systematic biases. In this paper, we identify ``translationese bias'', in which LLMs systematically favor machine-translated text over human-authored references, and this bias is parti…

Cited by 0SourceScholar
2026

Multi-objective Large Language Model Alignment with Hierarchical Experts

ICLR 2026poster

Aligning large language models (LLMs) to simultaneously satisfy multiple objectives remains a significant challenge, especially given the diverse and often conflicting nature of human preferences. Existing alignment methods struggle to balance trade-offs effectively, often requiring costly retrainin…

Cited by 0SourceScholar
2026

Offline Preference Optimization for Rectified Flow with Noise-Tracked Pairs

ICML 2026poster

Existing preference datasets for text-to-image (T2I) models typically store only the final winner/loser images. This representation is insufficient for rectified flow (RF) models, whose generation is naturally indexed by a specific prior noise sample and follows a nearly straight denoising trajector…

Cited by 0SourceScholar
2026

PLaST: Towards Paralinguistic-aware Speech Translation

AAAI 2026technical

Speech translation (ST) aims to translate speech from a source language into text in the target language. Naturally, speech signals contain paralinguistic cues beyond linguistic content, which could influence or even alter the interpretation of a lexically identical sentence, thereby yielding distin

Cited by 0SourcePDFScholar
2026

REA-RL: Reflection-Aware Online Reinforcement Learning for Efficient Reasoning

ICLR 2026poster

Large Reasoning Models (LRMs) demonstrate strong performance in complex tasks but often face the challenge of *overthinking*, leading to substantially high inference costs. Existing approaches synthesize shorter reasoning responses for LRMs to learn, but are inefficient for online usage due to the t…

Cited by 0SourcecodeScholar
2026

Revisiting Long-context Modeling from Context Denoising Perspective

ICLR 2026poster

Long-context models (LCMs) have demonstrated great potential in processing long sequences, facilitating many real-world applications. The success of LCMs can be attributed to their ability to locate implicit critical information within the context for further prediction. However, recent research rev…

Cited by 4SourcecodeScholar
2026

Reward Forcing: Efficient Streaming Video Generation with Rewarded Distribution Matching Distillation

CVPR 2026

Efficient streaming video generation is critical for simulating interactive and dynamic worlds. Existing methods distill few-step video diffusion models with sliding window attention, using initial frames as sink tokens to maintain attention performance and reduce error accumulation. However, video

Cited by 0SourcecodeScholar
2026

Spherical Geometry Diffusion: Generating High-quality 3D Face Geometry via Sphere-anchored Representations

AAAI 2026technical

A fundamental challenge in text-to-3D face generation is achieving high-quality geometry. The core difficulty lies in the arbitrary and intricate distribution of vertices in 3D space, making it challenging for existing models to establish clean connectivity and resulting in suboptimal geometry. To a

Cited by 0SourcePDFScholar
2026

SplitLoRA: Balancing Stability and Plasticity in Continual Learning Through Gradient Space Splitting

ICLR 2026poster

Continual Learning (CL) requires a model to learn multiple tasks in sequence while maintaining both stability—preserving knowledge from previously learned tasks, and plasticity—effectively learning new tasks. Orthogonal projection has emerged as an effective and popular paradigm in CL, where it part…

Cited by 0SourcecodeScholar
2026

SuCo: Sufficiency-guided Continuous Adaptive Reasoning

ICML 2026poster

Despite remarkable performance on complex tasks, Large Reasoning Models (LRMs) often generate excessively long Chain-of-Thoughts (CoT), inflating computational costs even for simple queries. Existing efforts to mitigate this inefficiency typically rely on discrete reasoning modes or fixed budget tie…

Cited by 0SourceScholar
2026

Supervised Fine-Tuning or Contrastive Learning? Towards Better Multimodal LLM Reranking

ICLR 2026poster

In information retrieval, training reranking models mainly focuses on two types of objectives: metric learning (e.g. contrastive loss to increase the predicted scores on relevant query-document pairs) and classification (binary label prediction of relevance vs. irrelevance). For BERT-style encoders,…

Cited by 0SourcecodeScholar
2026

T-POP: Test-Time Personalization with Online Preference Feedback

ICML 2026poster

Personalizing large language models (LLMs) to individual user preferences is a critical step beyond generating generically helpful responses. However, current personalization methods are ill-suited for new users, as they typically require either slow, resource-intensive fine-tuning or a substantial …

Cited by 0SourceScholar
2026

The Secret Engine Behind RLHF: It's Contarstive Learning All Along

ICML 2026poster

Alignment of large language models (LLMs) with human values has recently garnered significant attention, with prominent examples including the canonical yet costly Reinforcement Learning from Human Feedback (RLHF) and the simple Direct Preference Optimization (DPO). In this work, we demonstrate that…

Cited by 0SourceScholar
2026

Tighter Truncated Rectangular Prism Approximation for RNN Robustness Verification

AAAI 2026technical

Robustness verification is a promising technique for rigorously proving Recurrent Neural Networks (RNNs) robustly. A key challenge is to over-approximate the nonlinear activation functions with linear constraints, which can transform the verification problem into an efficiently solvable linear progr

Cited by 0SourcePDFScholar
2026

Towards Closed-Loop Embodied Empathy Evolution: Probing LLM-Centric Lifelong Empathic Motion Generation in Unseen Scenarios

AAAI 2026technical

In the literature, existing human-centric emotional motion generation methods primarily focus on boosting performance within a single scale-fixed dataset, largely neglecting the flexible and scale-increasing motion scenarios (e.g., sports, dance), whereas effectively learning these newly emerging sc

Cited by 0SourcePDFScholar
2026

Towards Fine-Grained Code-Switch Speech Translation with Semantic Space Alignment

IJCAI 2026

Code-switching (CS) speech translation (ST) aims to translate speech that alternates between multiple languages into a target language text, posing significant challenges due to the complexity of semantic modeling and the scarcity of CS data. Previous studies mainly rely on the models themselves to

Cited by 0Scholar
2026

Uni-DPO: A Unified Paradigm for Dynamic Preference Optimization of LLMs

ICLR 2026poster

Direct Preference Optimization (DPO) has emerged as a cornerstone of reinforcement learning from human feedback (RLHF) due to its simplicity and efficiency. However, existing DPO-based methods typically treat all preference pairs equally, overlooking substantial variations in data quality and learni…

Cited by 0SourceScholar
2026

User-Aware Active Knowledge Acquisition for Emotional Support Dialogue

ICML 2026poster

Emotional support plays an important role in dialogue systems, and its success depends on adapting to a user’s evolving and implicit needs across multi-turn interactions while leveraging the strong reasoning capacity of large language models (LLMs). However, since user needs are often weakly supervi…

Cited by 0SourceScholar
2025

"I've Heard of You!": Generate Spoken Named Entity Recognition Data for Unseen Entities

ICASSP 2025accepted

Spoken named entity recognition (NER) aims to identify named entities from speech, playing an important role in speech processing. New named entities appear every day, however, annotating their Spoken NER data is costly. In this paper, we demonstrate that existing Spoken NER systems perform poorly w…

Cited by 0SourceScholar
2025

A Survey of Generative Information Extraction

COLING 2025main

Generative information extraction (Generative IE) aims to generate structured text sequences from unstructured text using a generative framework. Scaling in model size yields variations in adaptation and generalization, and also drives fundamental shifts in the techniques and approaches used within…

Cited by 1SourcePDFScholar
2025

A Survey on the Feedback Mechanism of LLM-based AI Agents

IJCAI 2025

Large language models (LLMs) are increasingly being adopted to develop general-purpose AI agents. However, it remains challenging for these LLM-based AI agents to efficiently learn from feedback and iteratively optimize their strategies. To address this challenge, tremendous efforts have been dedica

2025

A Training-free LLM-based Approach to General Chinese Character Error Correction

ACL 2025long

Chinese spelling correction (CSC) is a crucial task that aims to correct character errors in Chinese text. While conventional CSC focuses on character substitution errors caused by mistyping, two other common types of character errors, missing and redundant characters, have received less attention.…

2025

A Unified Agentic Framework for Evaluating Conditional Image Generation

ACL 2025long

Conditional image generation has gained significant attention for its ability to personalize content. However, the field faces challenges in developing task-agnostic, reliable, and explainable evaluation metrics. This paper introduces CIGEval, a unified agentic framework for comprehensive evaluation…

2025

AGC-Drive: A Large-Scale Dataset for Real-World Aerial-Ground Collaboration in Driving Scenarios

NeurIPS 2025poster

By sharing information across multiple agents, collaborative perception helps autonomous vehicles mitigate occlusions and improve overall perception accuracy. While most previous work focus on vehicle-to-vehicle and vehicle-to-infrastructure collaboration, with limited attention to aerial perspectiv…

Cited by 0SourcecodeScholar
2025

ALW: Adaptive Layer-Wise contrastive decoding enhancing reasoning ability in Large Language Models

ACL 2025finding

Large language models (LLMs) have achieved remarkable performance across various reasoning tasks. However, many LLMs still encounter challenges in reasoning, especially for LLMs with fewer parameters or insufficient pre-training data. Through our experiments, we identify that noise accumulation acro…

2025

APT: Improving Specialist LLM Performance with Weakness Case Acquisition and Iterative Preference Training

ACL 2025finding

Large Language Models (LLMs) often require domain-specific fine-tuning to address targeted tasks, which risks degrading their general capabilities. Maintaining a balance between domain-specific enhancements and general model utility is a key challenge. This paper proposes a novel approach named APT…

2025

AQuilt: Weaving Logic and Self-Inspection into Low-Cost, High-Relevance Data Synthesis for Specialist LLMs

EMNLP 2025

Despite the impressive performance of large language models (LLMs) in general domains, they often underperform in specialized domains. Existing approaches typically rely on data synthesis methods and yield promising results by using unlabeled data to capture domain-specific features. However, these

2025

Accurate KV Cache Quantization with Outlier Tokens Tracing

ACL 2025long

The impressive capabilities of Large Language Models (LLMs) come at the cost of substantial computational resources during deployment. While KV Cache can significantly reduce recomputation during inference, it also introduces additional memory overhead. KV Cache quantization presents a promising sol…

2025

Adaptive Detoxification: Safeguarding General Capabilities of LLMs through Toxicity-Aware Knowledge Editing

ACL 2025finding

Large language models (LLMs) exhibit impressive language capabilities but remain vulnerable to malicious prompts and jailbreaking attacks. Existing knowledge editing methods for LLM detoxification face two major challenges. First, they often rely on entity-specific localization, making them ineffect…

Cited by 0SourcePDFScholar
2025

Advancing Personalized Learning with Neural Collapse for Long-Tail Challenge

ICML 2025poster

Personalized learning, especially data-based methods, has garnered widespread attention in recent years, aiming to meet individual student needs. However, many works rely on the implicit assumption that benchmarks are high-quality and well-annotated, which limits their practical applicability. In r…

Cited by 0SourcePDFScholar
2025

AgentDropout: Dynamic Agent Elimination for Token-Efficient and High-Performance LLM-Based Multi-Agent Collaboration

ACL 2025long

Multi-agent systems (MAS) based on large language models (LLMs) have demonstrated significant potential in collaborative problem-solving. However, they still face substantial challenges of low communication efficiency and suboptimal task performance, making the careful design of the agents’ communic…

2025

AgentInit: Initializing LLM-based Multi-Agent Systems via Diversity and Expertise Orchestration for Effective and Efficient Collaboration

EMNLP 2025

Proper initialization is crucial for any system, particularly in multi-agent systems (MAS), where it plays a pivotal role in determining both the system’s efficiency and effectiveness. However, existing MAS initialization methods do not fully account for the collaborative needs of the generated agen

2025

AgentRecBench: Benchmarking LLM Agent-based Personalized Recommender Systems

NeurIPS 2025spotlight

The emergence of agentic recommender systems powered by Large Language Models (LLMs) represents a paradigm shift in personalized recommendations, leveraging LLMs’ advanced reasoning and role-playing capabilities to enable autonomous, adaptive decision-making. Unlike traditional recommendation approa…

Cited by 0SourcecodeScholar
2025

Alignment-Augmented Speculative Decoding with Alignment Sampling and Conditional Verification

EMNLP 2025

Recent works have revealed the great potential of speculative decoding in accelerating the autoregressive generation process of large language models. The success of these methods relies on the alignment between draft candidates and the sampled outputs of the target model. Existing methods mainly ac

2025

An Empirical Study of Iterative Refinements for Non-autoregressive Translation

ACL 2025long

Iterative non-autoregressive (NAR) models share a spirit of mixed autoregressive (AR) and fully NAR models, seeking a balance between generation quality and inference efficiency. These models have recently demonstrated impressive performance in varied generation tasks, surpassing the autoregressive…

2025

An Evaluation Resource for Grounding Translation Errors

EMNLP 2025

Current fine-grained error analyses by LLMs gain more and more attention in machine translation, but these analyses do not ground the errors to the reasons why the annotated text spans are erroneous. If LLMs do not know such reasons, the corrections or refinements by LLMs will be untrustworthy.In th

2025

Augmenting Multi-Agent Communication with State Delta Trajectory

EMNLP 2025

Multi-agent techniques such as role playing or multi-turn debates have been shown to be effective in improving the performance of large language models (LLMs) in downstream tasks. Despite their differences in workflows, existing multi-agent systems constructed from a single base LLM mostly use natur

2025

BERT-Based Code Learning for Exception Localization and Type Prediction

AAAI 2025technical

Exception handling is crucial but challenging in program development. It needs to identify and handle all potential exceptions within programs to ensure system security and stabilization. Traditional exception handling relies on the expertise and experience of programmers, which often leads to overs…

Cited by 0SourcePDFScholar
2025

Benchmarking LLMs for Translating Classical Chinese Poetry: Evaluating Adequacy, Fluency, and Elegance

EMNLP 2025

Large language models (LLMs) have shown remarkable performance in general translation tasks. However, the increasing demand for high-quality translations that are not only adequate but also fluent and elegant. To assess the extent to which current LLMs can meet these demands, we introduce a suitable

2025

Benchmarking and Improving Large Vision-Language Models for Fundamental Visual Graph Understanding and Reasoning

ACL 2025long

Large Vision-Language Models (LVLMs) have demonstrated remarkable performance across diverse tasks. Despite great success, recent studies show that LVLMs encounter substantial limitations when engaging with visual graphs. To study the reason behind these limitations, we propose VGCure, a comprehensi…

2025

Beware of Calibration Data for Pruning Large Language Models

ICLR 2025poster

As large language models (LLMs) are widely applied across various fields, model compression has become increasingly crucial for reducing costs and improving inference efficiency. Post-training pruning is a promising method that does not require resource-intensive iterative training and only needs a…

Cited by 1SourcePDFScholar
2025

BrainECHO: Semantic Brain Signal Decoding through Vector-Quantized Spectrogram Reconstruction for Whisper-Enhanced Text Generation

ACL 2025finding

Current EEG/MEG-to-text decoding systems suffer from three key limitations: (1) reliance on teacher-forcing methods, which compromises robustness during inference, (2) sensitivity to session-specific noise, hindering generalization across subjects, and (3) misalignment between brain signals and ling…

Cited by 0SourcePDFScholar
2025

Bridging Modalities: Improving Universal Multimodal Retrieval by Multimodal Large Language Models

CVPR 2025poster

Universal Multimodal Retrieval (UMR) aims to enable search across various modalities using a unified model, where queries and candidates can consist of pure text, images, or a combination of both. Previous work has attempted to adopt multimodal large language models (MLLMs) to realize UMR using only…

2025

CALM: Consensus-Aware Localized Merging for Multi-Task Learning

ICML 2025poster

Model merging aims to integrate the strengths of multiple fine-tuned models into a unified model while preserving task-specific capabilities. Existing methods, represented by task arithmetic, are typically classified into global- and local-aware methods. However, global-aware methods inevitably cau…

2025

CDT: A Comprehensive Capability Framework for Large Language Models Across Cognition, Domain, and Task

EMNLP 2025

Recent advances in Large Language Models (LLMs) have significantly enhanced their capabilities, highlighting the need for comprehensive evaluation frameworks that extend beyond task-specific benchmarks.However, existing benchmarks often focus on isolated abilities, lacking a holistic framework for a

2025

CMT: A Memory Compression Method for Continual Knowledge Learning of Large Language Models

AAAI 2025technical

Large Language Models (LLMs) need to adapt to the continuous changes in data, tasks, and user preferences. Due to their massive size and the high costs associated with training, LLMs are not suitable for frequent retraining. However, updates are necessary to keep them in sync with rapidly evolving h…

Cited by 1SourcePDFScholar
2025

Cobra: Extending Mamba to Multi-Modal Large Language Model for Efficient Inference

AAAI 2025technical

In recent years, applying multi-modal large language models (MLLMs) in various fields has achieved remarkable success. However, as the foundation model for many downstream tasks, MLLMs comprise the well-known Transformer network, which has a less efficient quadratic computation complexity. In this s…

2025

Complex Open Information Extraction with Heterogeneous Syntax Forests

ICASSP 2025accepted

Open Information Extraction (OIE) aims at extracting the relational triplets from open-domain texts. Existing methods, unfortunately, mostly fall prey to the complex OIE setting, due to the failure to extract unseen words and underutilize syntactic features. In this work, we propose a novel system t…

Cited by 0SourceScholar
2025

Contrastive Learning on LLM Back Generation Treebank for Cross-domain Constituency Parsing

ACL 2025long

Cross-domain constituency parsing is still an unsolved challenge in computational linguistics since the available multi-domain constituency treebank is limited. We investigate automatic treebank generation by large language models (LLMs) in this paper. The performance of LLMs on constituency parsing…

Cited by 0SourcePDFScholar
2025

DISC: Plug-and-Play Decoding Intervention with Similarity of Characters for Chinese Spelling Check

ACL 2025long

One key characteristic of the Chinese spelling check (CSC) task is that incorrect characters are usually similar to the correct ones in either phonetics or glyph. To accommodate this, previous works usually leverage confusion sets, which suffer from two problems, i.e., difficulty in determining whic…

2025

DRPruning: Efficient Large Language Model Pruning through Distributionally Robust Optimization

ACL 2025long

Large language models (LLMs) deliver impressive results but face challenges from increasing model sizes and computational costs. Structured pruning reduces model size and speeds up inference but often causes uneven degradation across domains, leading to biased performance. To address this, we propos…

2025

Decoder-Only LLMs can be Masked Auto-Encoders

ACL 2025short

Modern NLP workflows (e.g., RAG systems) require different models for generation and embedding tasks, where bidirectional pre-trained encoders and decoder-only Large Language Models (LLMs) dominate respective tasks. Structural differences between models result in extra development costs and limit kn…

2025

DelTA: An Online Document-Level Translation Agent Based on Multi-Level Memory

ICLR 2025poster

Large language models (LLMs) have achieved reasonable quality improvements in machine translation (MT). However, most current research on MT-LLMs still faces significant challenges in maintaining translation consistency and accuracy when processing entire documents. In this paper, we introduce DelTA…

2025

DoCIA: An Online Document-Level Context Incorporation Agent for Speech Translation

ACL 2025finding

Document-level context is crucial for handling discourse challenges in text-to-text document-level machine translation (MT). Despite the increased discourse challenges introduced by noise from automatic speech recognition (ASR), the integration of document-level context in speech translation (ST) re…

2025

DynamicKV: Task-Aware Adaptive KV Cache Compression for Long Context LLMs

EMNLP 2025

Efficiently managing the KV cache in Large Language Models (LLMs) is a critical challenge for long-context processing tasks such as retrieval-augmented generation (RAG), long text summarization, and multi-document analysis. Extending the context length substantially increases the KV cache size, lead

2025

EEG-ReMinD: Enhancing Neurodegenerative EEG Decoding through Self-Supervised State Reconstruction-Primed Riemannian Dynamics

ICASSP 2025accepted

The development of EEG decoding algorithms confronts challenges such as data sparsity, subject variability, and the need for precise annotations, all of which are vital for advancing brain-computer interfaces and enhancing the diagnosis of diseases. To address these issues, we propose a novel two-st…

Cited by 0SourceScholar
2025

ERICT: Enhancing Robustness by Identifying Concept Tokens in Zero-Shot Vision Language Models

ICML 2025poster

Pre-trained vision-language models (VLMs) have revolutionized the field of machine learning, demonstrating exceptional performance across a wide range of tasks. However, their robustness remains vulnerable to the spurious-correlation problem. Existing works often involve fine-tuning the model with l…

Cited by 0SourcePDFScholar
2025

Efficient Safety Alignment of Large Language Models via Preference Re-ranking and Representation-based Reward Modeling

ACL 2025long

Reinforcement Learning (RL) algorithms for safety alignment of Large Language Models (LLMs), such as Direct Preference Optimization (DPO), encounter the challenge of distribution shift. Current approaches typically address this issue through online sampling from the target policy, which requires sig…

Cited by 0SourcePDFScholar
2025

Efficient Speech Language Modeling via Energy Distance in Continuous Latent Space

NeurIPS 2025poster

We introduce \emph{SLED}, an alternative approach to speech language modeling by encoding speech waveforms into sequences of continuous latent representations and modeling them autoregressively using an energy distance objective. The energy distance offers an analytical measure of the distributional…

Cited by 0SourcecodeScholar
2025

Enhancing Partially Relevant Video Retrieval with Hyperbolic Learning

ICCV 2025poster

Partially Relevant Video Retrieval (PRVR) addresses the critical challenge of matching untrimmed videos with text queries describing only partial content. Existing methods suffer from geometric distortion in Euclidean space that sometimes misrepresents the intrinsic hierarchical structure of videos…

2025

Enhancing Speech Large Language Models with Prompt-Aware Mixture of Audio Encoders

EMNLP 2025

Connecting audio encoders with large language models (LLMs) allows the LLM to perform various audio understanding tasks, such as automatic speech recognition (ASR) and audio captioning (AC). Most research focuses on training an adapter layer to generate a unified audio feature for the LLM. However,

2025

Exploring the Translation Mechanism of Large Language Models

NeurIPS 2025poster

While large language models (LLMs) demonstrate remarkable success in multilingual translation, their internal core translation mechanisms, even at the fundamental word level, remain insufficiently understood. To address this critical gap, this work introduces a systematic framework for interpreting…

Cited by 0SourceScholar
2025

FIPO: Free-form Instruction-oriented Prompt Optimization with Preference Dataset and Modular Fine-tuning Schema

COLING 2025main

When carefully optimized by human experts, naive prompts can significantly enhance the task performance of large language models (LLMs). However, such expert-driven prompt optimizations are resource-intensive. To address this, some studies have proposed Automatic Prompt Optimization (APO), which ref…

2025

FastLongSpeech: Enhancing Large Speech-Language Models for Efficient Long-Speech Processing

NeurIPS 2025poster

The rapid advancement of Large Language Models (LLMs) has spurred significant progress in Large Speech-Language Models (LSLMs), enhancing their capabilities in both speech understanding and generation. While existing LSLMs often concentrate on augmenting speech generation or tackling a diverse array…

Cited by 0SourceScholar
2025

From Awareness to Adaptability: Enhancing Tool Utilization for Scientific Reasoning

ACL 2025finding

As large language models (LLMs) are increasingly applied to complex scientific problem-solving, their effectiveness is often limited by unconscious or failed tool usage. To address this issue, we introduce the Tool-Awareness Training (TAT) method, designed to enhance scientific reasoning. This appro…

2025

Function-to-Style Guidance of LLMs for Code Translation

ICML 2025poster

Large language models (LLMs) have made significant strides in code translation tasks. However, ensuring both the correctness and readability of translated code remains a challenge, limiting their effective adoption in real-world software development. In this work, we propose F2STrans, a function-to…

Cited by 0SourcePDFScholar
2025

FunnelRAG: A Coarse-to-Fine Progressive Retrieval Paradigm for RAG

NAACL 2025findings

Retrieval-Augmented Generation (RAG) prevails in Large Language Models. It mainly consists of retrieval and generation. The retrieval modules (a.k.a. retrievers) aim to find useful information used to facilitate the generation modules (a.k.a. generators). As such, generators’ performance largely dep…

2025

GUI-explorer: Autonomous Exploration and Mining of Transition-aware Knowledge for GUI Agent

ACL 2025long

GUI automation faces critical challenges in dynamic environments. MLLMs suffer from two key issues: misinterpreting UI components and outdated knowledge. Traditional fine-tuning methods are costly for app-specific knowledge updates. We propose GUI-explorer, a training-free GUI agent that incorporate…

2025

Generative Reward Modeling via Synthetic Criteria Preference Learning

ACL 2025long

Generative Reward Models (GenRMs) leverage synthesized Chains of Thought (CoT) to reduce the need for massive labeled data, but this approach introduces risks of overoptimization due to the inability to guarantee the correctness of the CoTs. Identifying and optimizing unexpected behaviors within the…

2025

Generator-Assistant Stepwise Rollback Framework for Large Language Model Agent

EMNLP 2025

Large language model (LLM) agents typically adopt a step-by-step reasoning framework, in which they interleave the processes of thinking and acting to accomplish the given task. However, this paradigm faces a deep-rooted one-pass issue whereby each generated intermediate thought is plugged into the

2025

How Far Can LLMs Improve from Experience? Measuring Test-Time Learning Ability in LLMs with Human Comparison

EMNLP 2025

As evaluation designs of large language models may shape our trajectory toward artificial general intelligence, comprehensive and forward-looking assessment is essential. Existing benchmarks primarily assess static knowledge, while intelligence also entails the ability to rapidly learn from experien

2025

IDInit: A Universal and Stable Initialization Method for Neural Network Training

ICLR 2025poster

Deep neural networks have achieved remarkable accomplishments in practice. The success of these networks hinges on effective initialization methods, which are vital for ensuring stable and rapid convergence during training. Recently, initialization methods that maintain identity transition within la…

Cited by 1SourcePDFScholar
2025

Improving Rationality in the Reasoning Process of Language Models through Self-playing Game

ICML 2025poster

Large language models (LLMs) have demonstrated considerable reasoning abilities in various tasks such as mathematics and coding. However, recent studies indicate that even the best models lack true comprehension of their reasoning processes. In this paper, we explore how self-play can enhance the ra…

Cited by 0SourcePDFScholar
2025

InImageTrans: Multimodal LLM-based Text Image Machine Translation

ACL 2025finding

Multimodal large language models (MLLMs) have shown remarkable capabilities across various downstream tasks. However, when MLLMs are transferred to the text image machine translation (TiMT) task, preliminary experiments reveal that MLLMs suffer from serious repetition and omission hallucinations. To…

2025

InPO: Inversion Preference Optimization with Reparametrized DDIM for Efficient Diffusion Model Alignment

CVPR 2025highlight

Without using explicit reward, direct preference optimization (DPO) employs paired human preference data to fine-tune generative models, a method that has garnered considerable attention in large language models (LLMs). However, exploration of aligning text-to-image (T2I) diffusion models with human…

2025

Investigating Numerical Translation with Large Language Models

ICASSP 2025accepted

The inaccurate translation of numbers can lead to significant security issues, ranging from financial setbacks to medical inaccuracies. While large language models (LLMs) have made significant advancements in machine translation, their capacity for translating numbers has not been thoroughly explore…

Cited by 0SourceScholar
2025

Knowledge Editing with Dynamic Knowledge Graphs for Multi-Hop Question Answering

AAAI 2025technical

Multi-hop question answering (MHQA) poses a significant challenge for large language models (LLMs) due to the extensive knowledge demands involved. Knowledge editing, which aims to precisely modify the LLMs to incorporate specific knowledge without negatively impacting other unrelated knowledge, off…

2025

L-CiteEval: A Suite for Evaluating Fidelity of Long-context Models

ACL 2025long

Long-context models(LCMs) have witnessed remarkable advancements in recent years, facilitating real-world tasks like long-document QA. The success of LCMs is founded on the hypothesis that the model demonstrates strong fidelity, enabling it to respond based on the provided long context rather than r…

Cited by 0SourcePDFScholar
2025

LLM-based Translation Inference with Iterative Bilingual Understanding

ACL 2025finding

The remarkable understanding and generation capabilities of large language models (LLMs) have greatly improved translation performance. However, incorrect understanding of the sentence to be translated can degrade translation quality. To address this issue, we proposed a novel Iterative Bilingual Un…

2025

LLMs Can Also Do Well! Breaking Barriers in Semantic Role Labeling via Large Language Models

ACL 2025finding

Semantic role labeling (SRL) is a crucial task of natural language processing (NLP). Although generative decoder-based large language models (LLMs) have achieved remarkable success across various NLP tasks, they still lag behind state-of-the-art encoder-decoder (BERT-like) models in SRL. In this wor…

2025

LOGO --- Long cOntext aliGnment via efficient preference Optimization

ICML 2025poster

Long-context models (LCMs) have shown great potential in processing long input sequences (even more than 100M tokens) conveniently and effectively. With significant progress, recent research has pointed out that LCMs can accurately locate token-level salient information within the context. Yet, the…

2025

Large Language Model Should Understand Pinyin for Chinese ASR Error Correction

ICASSP 2025accepted

Large language models (LLMs) can enhance automatic speech recognition (ASR) systems through generative error correction (GEC). In this paper, we propose Pinyin-enhanced GEC (PY-GEC), which leverages Pinyin—the phonetic representation of Mandarin Chinese—as supplementary information to improve Chines…

Cited by 0SourceScholar
2025

Learning to Watermark: A Selective Watermarking Framework for Large Language Models via Multi-Objective Optimization

NeurIPS 2025poster

The rapid development of LLMs has raised concerns about their potential misuse, leading to various watermarking schemes that typically offer high detectability. However, existing watermarking techniques often face trade-off between watermark detectability and generated text quality. In this paper,…

Cited by 0SourcecodeScholar
2025

Locate-and-Focus: Enhancing Terminology Translation in Speech Language Models

ACL 2025long

Direct speech translation (ST) has garnered increasing attention nowadays, yet the accurate translation of terminology within utterances remains a great challenge. In this regard, current studies mainly concentrate on leveraging various translation knowledge into ST models. However, these methods of…

Cited by 0SourcePDFScholar
2025

Look Before You Leap: Enhance Attention and Vigilance Regarding Harmful Content with GuidelineLLM

AAAI 2025technical

Despite being empowered with alignment mechanisms, large language models (LLMs) are increasingly vulnerable to emerging jailbreak attacks that can compromise their alignment mechanisms. This vulnerability poses significant risks to real-world applications. Existing work faces challenges in both tra…

2025

MASTER: Enhancing Large Language Model via Multi-Agent Simulated Teaching

NeurIPS 2025poster

Instruction fine-tuning is crucial in NLP tasks, enhancing pretrained models' instruction-following capabilities and task-specific performance. However, obtaining high-quality fine-tuning data for large models is challenging due to data collection difficulties and high production costs. To address t…

Cited by 0SourceScholar
2025

MMA: Cross-Domain Knowledge Integration via Mixture of Multi-Domain Agents

EMNLP 2025

Rather than merely to retain previously acquired generalization, achieving synergistic improvements between generalization and domain specialization in foundation models remains a significant challenge in both pre-training and post-training. As an alternative, we propose a test-time cross-domain kno

2025

MTSA: Multi-turn Safety Alignment for LLMs through Multi-round Red-teaming

ACL 2025long

The proliferation of jailbreak attacks against large language models (LLMs) highlights the need for robust security measures. However, in multi-round dialogues, malicious intentions may be hidden in interactions, leading LLMs to be more prone to produce harmful responses. In this paper, we propose t…

2025

Make Imagination Clearer! Stable Diffusion-based Visual Imagination for Multimodal Machine Translation

ACL 2025long

Visual information has been introduced for enhancing machine translation (MT), and its effectiveness heavily relies on the availability of large amounts of bilingual parallel sentence pairs with manual image annotations. In this paper, we introduce a stable diffusion-based imagination network into a…

2025

MeKB-Sim: Personal Knowledge Base-Powered Multi-Agent Simulation

NAACL 2025system demonstrations

Language agents have demonstrated remarkable emergent social behaviors within simulated sandbox environments. However, the characterization of these agents has been constrained by static prompts that outline their profiles, highlighting a gap in achieving simulations that closely mimic real-life int…

2025

Memory-augmented Query Reconstruction for LLM-based Knowledge Graph Reasoning

ACL 2025finding

Large language models (LLMs) have achieved remarkable performance on knowledge graph question answering (KGQA) tasks by planning and interacting with knowledge graphs. However, existing methods often confuse tool utilization with knowledge reasoning, harming readability of model outputs and giving r…

2025

Mitigating Hallucinations in Large Vision-Language Models via Entity-Centric Multimodal Preference Optimization

EMNLP 2025

Large Visual Language Models (LVLMs) have demonstrated impressive capabilities across multiple tasks. However, their trustworthiness is often challenged by hallucinations, which can be attributed to the modality misalignment and the inherent hallucinations of their underlying Large Language Models (

2025

MoDification: Mixture of Depths Made Easy

NAACL 2025long

Long-context efficiency has recently become a trending topic in serving large language models (LLMs). And mixture of depths (MoD) is proposed as a perfect fit to bring down both latency and memory. In this paper, however, we discover that MoD can barely transform existing LLMs without costly trainin…

Cited by 2SourcePDFScholar
2025

Multi-Modality Expansion and Retention for LLMs through Parameter Merging and Decoupling

ACL 2025long

Fine-tuning Large Language Models (LLMs) with multimodal encoders on modality-specific data expands the modalities that LLMs can handle, leading to the formation of Multimodal LLMs (MLLMs). However, this paradigm heavily relies on resource-intensive and inflexible fine-tuning from scratch with new m…

Cited by 0SourcePDFScholar
2025

Neural Parameter Search for Slimmer Fine-Tuned Models and Better Transfer

ACL 2025long

Foundation models and their checkpoints have significantly advanced deep learning, boosting performance across various applications. However, fine-tuned models often struggle outside their specific domains and exhibit considerable redundancy. Recent studies suggest that combining a pruned fine-tuned…

Cited by 0SourcePDFScholar
2025

ORPP: Self-Optimizing Role-playing Prompts to Enhance Language Model Capabilities

EMNLP 2025

High-quality prompts are crucial for eliciting outstanding performance from large language models (LLMs) on complex tasks. Existing research has explored model-driven strategies for prompt optimization. However, these methods often suffer from high computational overhead or require strong optimizati

Cited by 0SourcePDFScholar
2025

Optimizing Speech Multi-View Feature Fusion through Conditional Computation

ICASSP 2025accepted

Recent advancements have highlighted the efficacy of self-supervised learning (SSL) features in various speech-related tasks, providing lightweight and versatile multi-view speech representations. However, our study reveals that while SSL features expedite model convergence, they conflict with tradi…

Cited by 0SourceScholar
2025

PTQ1.61: Push the Real Limit of Extremely Low-Bit Post-Training Quantization Methods for Large Language Models

ACL 2025long

Large Language Models (LLMs) suffer severe performance degradation when facing extremely low-bit (sub 2-bit) quantization. Several existing sub 2-bit post-training quantization (PTQ) methods utilize a mix-precision scheme by leveraging an unstructured fine-grained mask to explicitly distinguish sali…

2025

ProtPainter: Draw or Drag Protein via Topology-guided Diffusion

ICLR 2025poster

Recent advances in protein backbone generation have achieved promising results under structural, functional, or physical constraints. However, existing methods lack the flexibility for precise topology control, limiting navigation of the backbone space. We present $\textbf{ProtPainter}$, a diffusion…

Cited by 0SourcePDFScholar
2025

REMEDY: Recipe Merging Dynamics in Large Vision-Language Models

ICLR 2025poster

Model merging has emerged as a powerful technique for combining task-specific vision models into a unified and multi-functional model. Previous methods represented by task arithmetic, have demonstrated effectiveness and scalability in this domain. When large vision-language models (LVLMs) arise with…

Cited by 3SourcePDFScholar
2025

Reflection on Knowledge Graph for Large Language Models Reasoning

ACL 2025finding

Recent research shows that supplementing Large Language Models (LLMs) with knowledge graphs can enhance their performance. However, existing methods often introduce noise in the retrieval and reasoning pipeline, hindering LLMs’ ability to effectively integrate external knowledge for complex multi-ho…

2025

Revealing and Mitigating Over-Attention in Knowledge Editing

ICLR 2025poster

Large Language Models~(LLMs) have demonstrated superior performance across a wide range of tasks, but they still exhibit undesirable errors due to incorrect knowledge learned from the training data. To avoid this, knowledge editing methods emerged to precisely edit the specific model knowledge via e…

2025

Revealing and Mitigating the Local Pattern Shortcuts of Mamba

ACL 2025finding

Large language models (LLMs) have advanced significantly due to the attention mechanism, but their quadratic complexity and linear memory demands limit their performance on long-context tasks. Recently, researchers introduced Mamba, an advanced model built upon State Space Models (SSMs) that offers…

2025

SCAN: Self-Denoising Monte Carlo Annotation for Robust Process Reward Learning

NeurIPS 2025poster

Process reward models (PRMs) offer fine-grained, step-level evaluations that facilitate deeper reasoning processes in large language models (LLMs), proving effective in complex tasks like mathematical reasoning. However, developing PRMs is challenging due to the high cost and limited scalability of…

Cited by 0SourceScholar
2025

SSRB: Direct Natural Language Querying to Massive Heterogeneous Semi-Structured Data

NeurIPS 2025poster

Searching over semi-structured data with natural language (NL) queries has attracted sustained attention, enabling broader audiences to access information easily. As more applications, such as LLM agents and RAG systems, emerge to search and interact with semi-structured data, two major challenges h…

Cited by 0SourceScholar
2025

SSVEP-BiMA: Bifocal Masking Attention Leveraging Native and Symmetric-Antisymmetric Components for Robust SSVEP Decoding

ICASSP 2025accepted

Brain-computer interface (BCI) based on steady- state visual evoked potentials (SSVEP) is a popular paradigm for its simplicity and high information transfer rate (ITR). Accurate and fast SSVEP decoding is crucial for reliable BCI performance. However, conventional decoding methods demand longer tim…

Cited by 0SourceScholar
2025

Safety Alignment via Constrained Knowledge Unlearning

ACL 2025long

Despite significant progress in safety alignment, large language models (LLMs) remain susceptible to jailbreak attacks. Existing defense mechanisms have not fully deleted harmful knowledge in LLMs, which allows such attacks to bypass safeguards and produce harmful outputs. To address this challenge,…

2025

SeaPO: Strategic Error Amplification for Robust Preference Optimization of Large Language Models

EMNLP 2025

Existing alignment methods for preference optimization of large language models (LLMs) aim to enhance model performance by utilizing pairs of positive and negative samples. However, due to the limited capacity of models in scoring or generating responses, the quality of positive and negative samples

Cited by 0SourcePDFScholar
2025

Smoothed Preference Optimization via ReNoise Inversion for Aligning Diffusion Models with Varied Human Preferences

ICML 2025poster

Direct Preference Optimization (DPO) aligns text-to-image (T2I) generation models with human preferences using pairwise preference data. Although substantial resources are expended in collecting and labeling datasets, a critical aspect is often neglected: *preferences vary across individuals and sho…

Cited by 0SourcePDFScholar
2025

Speed Up Your Code: Progressive Code Acceleration Through Bidirectional Tree Editing

ACL 2025long

Large language models (LLMs) have made significant strides in code acceleration (CA) tasks. Current works typically fine-tune LLMs using slow-fast code pairs mined from online programming platforms. Although these methods are widely recognized for their effectiveness, the training data often lack cl…

Cited by 0SourcePDFScholar
2025

Strong and Weak Identifiability of Optimization-based Causal Discovery in Non-linear Additive Noise Models

ICML 2025poster

Causal discovery aims to identify causal relationships from observational data. Recently, optimization-based causal discovery methods have attracted extensive attention in the literature due to their efficiency in handling high-dimensional problems. However, we observe that optimization-based method…

Cited by 0SourcePDFScholar
2025

The Rise of Darkness: Safety-Utility Trade-Offs in Role-Playing Dialogue Agents

ACL 2025finding

Large Language Models (LLMs) have made remarkable advances in role-playing dialogue agents, demonstrating their utility in character simulations. However, it remains challenging for these agents to balance character portrayal utility with content safety because this essential character simulation of…

2025

Thinking in Character: Advancing Role-Playing Agents with Role-Aware Reasoning

NeurIPS 2025poster

The advancement of Large Language Models (LLMs) has spurred significant interest in Role-Playing Agents (RPAs) for applications such as emotional companionship and virtual interaction. However, recent RPAs are often built on explicit dialogue data, lacking deep, human-like internal thought processes…

Cited by 0SourceScholar
2025

Tool learning via Inference-time Scaling and Cycle Verifier

ACL 2025finding

In inference-time scaling, Chain-of-Thought (CoT) plays a crucial role in enabling large language models (LLMs) to exhibit reasoning capabilities. However, in many scenarios, high-quality CoT data is scarce or even unavailable. In such cases, STaR-like methods can help LLMs synthesize CoT based on u…

2025

Towards Text-Image Interleaved Retrieval

ACL 2025long

Current multimodal information retrieval studies mainly focus on single-image inputs, which limits real-world applications involving multiple images and text-image interleaved content. In this work, we introduce the text-image interleaved retrieval (TIIR) task, where the query and document are inter…

2025

Two Intermediate Translations Are Better Than One: Fine-tuning LLMs for Document-level Translation Refinement

ACL 2025long

Recent research has shown that large language models (LLMs) can enhance translation quality through self-refinement. In this paper, we build on this idea by extending the refinement from sentence-level to document-level translation, specifically focusing on document-to-document (Doc2Doc) translation…

2025

Understanding the RoPE Extensions of Long-Context LLMs: An Attention Perspective

COLING 2025main

Enabling LLMs to handle lengthy context is currently a research hotspot. Most LLMs are built upon rotary position embedding (RoPE), a popular position encoding method. Therefore, a prominent path is to extrapolate the RoPE trained on comparably short texts to far longer texts. A heavy bunch of effor…

Cited by 7SourcePDFScholar
2025

Unleashing LLM Reasoning Capability via Scalable Question Synthesis from Scratch

ACL 2025long

Improving the mathematical reasoning capabilities of Large Language Models (LLMs) is critical for advancing artificial intelligence. However, access to extensive, diverse, and high-quality reasoning datasets remains a significant challenge, particularly for the open-source community. In this paper,…

Cited by 0SourcePDFScholar
2025

Unlocking Recursive Thinking of LLMs: Alignment via Refinement

ACL 2025finding

The OpenAI o1-series models have demonstrated that leveraging long-form Chain of Thought (CoT) can substantially enhance performance. However, the recursive thinking capabilities of Large Language Models (LLMs) remain limited, particularly in the absence of expert-curated data for distillation. In t…

2025

Unveiling the Potential of BERT-family: A New Recipe for Building Scalable, General and Competitive Large Language Models

ACL 2025long

BERT-family have been increasingly explored for adaptation to scenarios beyond language understanding tasks, with more recent efforts focused on enabling them to become good instruction followers. These explorations have endowed BERT-family with new roles and human expectations, showcasing their pot…

2025

VideoVista-CulturalLingo: 360° Horizons-Bridging Cultures, Languages, and Domains in Video Comprehension

ACL 2025long

Assessing the video comprehension capabilities of multimodal AI systems can effectively measure their understanding and reasoning abilities. Most video evaluation benchmarks are limited to a single language, typically English, and predominantly feature videos rooted in Western cultural contexts. In…

Cited by 0SourcePDFScholar
2025

VimoRAG: Video-based Retrieval-augmented 3D Motion Generation for Motion Language Models

NeurIPS 2025poster

This paper introduces **VimoRAG**, a novel video-based retrieval-augmented motion generation framework for motion large language models (LLMs). As motion LLMs face severe out-of-domain/out-of-vocabulary issues due to limited annotated data, **VimoRAG** leverages large-scale in-the-wild video databa…

Cited by 0SourceScholar
2025

When Words Smile: Generating Diverse Emotional Facial Expressions from Text

EMNLP 2025

Enabling digital humans to express rich emotions has significant applications in dialogue systems, gaming, and other interactive scenarios. While recent advances in talking head synthesis have achieved impressive results in lip synchronization, they tend to overlook the rich and dynamic nature of fa

Cited by 0SourcePDFScholar
2025

Who Wrote This? The Key to Zero-Shot LLM-Generated Text Detection Is GECScore

COLING 2025main

The efficacy of detectors for texts generated by large language models (LLMs) substantially depends on the availability of large-scale training data. However, white-box zero-shot detectors, which require no such data, are limited by the accessibility of the source model of the LLM-generated text. In…

2025

XIFBench: Evaluating Large Language Models on Multilingual Instruction Following

NeurIPS 2025poster

Large Language Models (LLMs) have demonstrated remarkable instruction-following capabilities across various applications. However, their performance in multilingual settings lacks systematic investigation, with existing evaluations lacking fine-grained constraint analysis across diverse linguistic c…

Cited by 0SourcecodeScholar
2025

Your Language Model Can Secretly Write Like Humans: Contrastive Paraphrase Attacks on LLM-Generated Text Detectors

EMNLP 2025

The misuse of large language models (LLMs), such as academic plagiarism, has driven the development of detectors to identify LLM-generated texts. To bypass these detectors, paraphrase attacks have emerged to purposely rewrite these texts to evade detection. Despite the success, existing methods requ

2025

ZigZagKV: Dynamic KV Cache Compression for Long-context Modeling based on Layer Uncertainty

COLING 2025main

Large Language models (LLMs) have become a research hotspot. To accelerate the inference of LLMs, storing computed caches in memory has become the standard technique. However, as the inference length increases, growing KV caches might lead to out-of-memory issues. Many existing methods address this…

Cited by 0SourcePDFScholar
2025

𝒜3: Automatic Alignment Framework for Attributed Text Generation

ACL 2025long

Attributed text generation aims to enhance the reliability of content generated from large language models by providing citations for each claim, which thereby enables users to easily verify the correctness of the responses.However, the scarcity of high-quality training samples presents a significan…

2024

$\texttt{ConflictBank}$: A Benchmark for Evaluating the Influence of Knowledge Conflicts in LLMs

NeurIPS 2024poster

Large language models (LLMs) have achieved impressive advancements across numerous disciplines, yet the critical issue of knowledge conflicts, a major source of hallucinations, has rarely been studied. While a few research explored the conflicts between the inherent knowledge of LLMs and the retriev…

2024

3AM: An Ambiguity-Aware Multi-Modal Machine Translation Dataset

COLING 2024main

Multimodal machine translation (MMT) is a challenging task that seeks to improve translation quality by incorporating visual information. However, recent studies have indicated that the visual information provided by existing MMT datasets is insufficient, causing models to disregard it and overestim…

2024

A Multimodal In-Context Tuning Approach for E-Commerce Product Description Generation

COLING 2024main

In this paper, we propose a new setting for generating product descriptions from images, augmented by marketing keywords. It leverages the combined power of visual and textual information to create descriptions that are more tailored to the unique features of products. For this setting, previous met…

2024

A Non-autoregressive Generation Framework for End-to-End Simultaneous Speech-to-Any Translation

ACL 2024long

Simultaneous translation models play a crucial role in facilitating communication. However, existing research primarily focuses on text-to-text or speech-to-text models, necessitating additional cascade components to achieve speech-to-speech translation. These pipeline methods suffer from error prop…

2024

A Simple yet Effective Training-free Prompt-free Approach to Chinese Spelling Correction Based on Large Language Models

EMNLP 2024main

This work proposes a simple training-free prompt-free approach to leverage large language models (LLMs) for the Chinese spelling correction (CSC) task, which is totally different from all previous CSC approaches. The key idea is to use an LLM as a pure language model in a conventional manner. The LL…

2024

A Two-Stage Adaptation of Large Language Models for Text Ranking

ACL 2024findings

Text ranking is a critical task in information retrieval. Recent advances in pre-trained language models (PLMs), especially large language models (LLMs), present new opportunities for applying them to text ranking. While supervised fine-tuning (SFT) with ranking data has been widely explored to bett…

2024

A User-Centric Multi-Intent Benchmark for Evaluating Large Language Models

EMNLP 2024main

Large language models (LLMs) are essential tools that users employ across various scenarios, so evaluating their performance and guiding users in selecting the suitable service is important. Although many benchmarks exist, they mainly focus on specific predefined model abilities, such as world knowl…

2024

AMA-LSTM: Pioneering Robust and Fair Financial Audio Analysis for Stock Volatility Prediction

NAACL 2024industry

Stock volatility prediction is an important task in the financial industry. Recent multimodal methods have shown advanced results by combining text and audio information, such as earnings calls. However, these multimodal methods have faced two drawbacks. First, they often fail to yield reliable mode…

2024

Achieving Stronger Generation via Simple Contrastive Tuning

EMNLP 2024finding

Instruction tuning is widely used to unlock the abilities of Large Language Models (LLMs) in following human instructions, resulting in substantial performance improvements across various downstream tasks.Furthermore, contrastive decoding methods are employed to enhance instruction-tuned models. To…

2024

Adaptive Feature-based Low-Rank Compression of Large Language Models via Bayesian Optimization

EMNLP 2024finding

In recent years, large language models (LLMs) have driven advances in natural language processing. Still, their growing scale has increased the computational burden, necessitating a balance between efficiency and performance. Low-rank compression, a promising technique, reduces non-essential paramet…

2024

An Empirical Study of CLIP for Text-Based Person Search

AAAI 2024technical

Text-based Person Search (TBPS) aims to retrieve the person images using natural language descriptions. Recently, Contrastive Language Image Pretraining (CLIP), a universal large cross-modal vision-language pre-training model, has remarkably performed over various cross-modal downstream tasks due to…

2024

Are Bert Family Good Instruction Followers? A Study on Their Potential And Limitations

ICLR 2024poster

Language modeling at scale has proven very effective and brought unprecedented success to natural language models. Many typical representatives, especially decoder-only models, e.g., BLOOM and LLaMA, and encoder-decoder models, e.g., Flan-T5 and AlexaTM, have exhibited incredible instruction-followi…

Cited by 2SourcePDFScholar
2024

AutoSurvey: Large Language Models Can Automatically Write Surveys

NeurIPS 2024poster

This paper introduces AutoSurvey, a speedy and well-organized methodology for automating the creation of comprehensive literature surveys in rapidly evolving fields like artificial intelligence. Traditional survey paper creation faces challenges due to the vast volume and complexity of information,…

2024

BNMTrans: A Brain Network Sequence-Driven Manifold-Based Transformer for Cognitive Impairment Detection Using EEG

ICASSP 2024accepted

Identifying mild cognitive impairment (MCI) is vital for Alzheimer’s disease prevention. As neurodegenerative diseases progress, synchronous activity in electroencephalography (EEG) - indicating functional connectivity - changes due to neural system deterioration. Thus, developing geometric learning…

Cited by 0SourceScholar
2024

CB-Whisper: Contextual Biasing Whisper Using Open-Vocabulary Keyword-Spotting

COLING 2024main

End-to-end automatic speech recognition (ASR) systems often struggle to recognize rare name entities, such as personal names, organizations and terminologies that are not frequently encountered in the training data. This paper presents Contextual Biasing Whisper (CB-Whisper), a novel ASR system base…

2024

CMD: a framework for Context-aware Model self-Detoxification

EMNLP 2024main

Text detoxification aims to minimize the risk of language models producing toxic content. Existing detoxification methods of directly constraining the model output or further training the model on the non-toxic corpus fail to achieve a decent balance between detoxification effectiveness and generati…

2024

CTC-based Non-autoregressive Textless Speech-to-Speech Translation

ACL 2024findings

Direct speech-to-speech translation (S2ST) has achieved impressive translation quality, but it often faces the challenge of slow decoding due to the considerable length of speech sequences. Recently, some research has turned to non-autoregressive (NAR) models to expedite decoding, yet the translatio…

2024

Can LLM Find the Green Circle? Investigation and Human-Guided Tool Manipulation for Compositional Generalization

ICASSP 2024accepted

The meaning of complex phrases in natural language is composed of their individual components. The task of compositional generalization evaluates a model’s ability to understand new combinations of components. Previous studies trained smaller, task-specific models, which exhibited poor generalizatio…

Cited by 0SourceScholar
2024

Can LLMs Learn Uncertainty on Their Own? Expressing Uncertainty Effectively in A Self-Training Manner

EMNLP 2024main

Large language models (LLMs) often exhibit excessive, random, and uninformative uncertainty, rendering them unsuitable for decision-making in human-computer interactions. In this paper, we aim to instigate a heightened awareness of self-uncertainty in LLMs, enabling them to express uncertainty more…

Cited by 4SourcePDFScholar
2024

Can We Achieve High-quality Direct Speech-to-Speech Translation without Parallel Speech Data?

ACL 2024long

Recently proposed two-pass direct speech-to-speech translation (S2ST) models decompose the task into speech-to-text translation (S2TT) and text-to-speech (TTS) within an end-to-end model, yielding promising results. However, the training of these models still relies on parallel speech data, which is…

2024

Chinese Sequence Labeling with Semi-Supervised Boundary-Aware Language Model Pre-training

COLING 2024main

Chinese sequence labeling tasks are sensitive to word boundaries. Although pretrained language models (PLM) have achieved considerable success in these tasks, current PLMs rarely consider boundary information explicitly. An exception to this is BABERT, which incorporates unsupervised statistical bou…

2024

Chinese Spoken Named Entity Recognition in Real-world Scenarios: Dataset and Approaches

ACL 2024findings

Spoken Named Entity Recognition (NER) aims to extract entities from speech. The extracted entities can help voice assistants better understand user’s questions and instructions. However, current Chinese Spoken NER datasets are laboratory-controlled data that are collected by reading existing texts i…

2024

Cognitive Visual-Language Mapper: Advancing Multimodal Comprehension with Enhanced Visual Knowledge Alignment

ACL 2024long

Evaluating and Rethinking the current landscape of Large Multimodal Models (LMMs), we observe that widely-used visual-language projection approaches (e.g., Q-former or MLP) focus on the alignment of image-text descriptions yet ignore the visual knowledge-dimension alignment, i.e., connecting visuals…

2024

CommonIT: Commonality-Aware Instruction Tuning for Large Language Models via Data Partitions

EMNLP 2024main

With instruction tuning, Large Language Models (LLMs) can enhance their ability to adhere to commands. Diverging from most works focusing on data mixing, our study concentrates on enhancing the model’s capabilities from the perspective of data sampling during training. Drawing inspiration from the h…

2024

Concise and Precise Context Compression for Tool-Using Language Models

ACL 2024findings

Through reading the documentation in the context, tool-using language models can dynamically extend their capability using external tools. The cost is that we have to input lengthy documentation every time the model needs to use the tool, occupying the input window as well as slowing down the decodi…

2024

Context Consistency between Training and Inference in Simultaneous Machine Translation

ACL 2024long

Simultaneous Machine Translation (SiMT) aims to yield a real-time partial translation with a monotonically growing source-side context.However, there is a counterintuitive phenomenon about the context usage between training and inference: *e.g.*, in wait-k inference, model consistently trained with…

Cited by 1SourcePDFScholar
2024

CopyNE: Better Contextual ASR by Copying Named Entities

ACL 2024long

End-to-end automatic speech recognition (ASR) systems have made significant progress in general scenarios. However, it remains challenging to transcribe contextual named entities (NEs) in the contextual ASR scenario. Previous approaches have attempted to address this by utilizing the NE dictionary.…

2024

Cross-Domain Audio Deepfake Detection: Dataset and Analysis

EMNLP 2024main

Audio deepfake detection (ADD) is essential for preventing the misuse of synthetic voices that may infringe on personal rights and privacy. Recent zero-shot text-to-speech (TTS) models pose higher risks as they can clone voices with a single utterance. However, the existing ADD datasets are outdated…

2024

Curriculum Consistency Learning for Conditional Sentence Generation

EMNLP 2024main

Consistency learning (CL) has proven to be a valuable technique for improving the robustness of models in conditional sentence generation (CSG) tasks by ensuring stable predictions across various input data forms. However, models augmented with CL often face challenges in optimizing consistency feat…

2024

DB-LLM: Accurate Dual-Binarization for Efficient LLMs

ACL 2024findings

Large language models (LLMs) have significantly advanced the field of natural language processing, while the expensive memory and computation consumption impede their practical deployment. Quantization emerges as one of the most effective methods for improving the computational efficiency of LLMs. H…

2024

DUAL-REFLECT: Enhancing Large Language Models for Reflective Translation through Dual Learning Feedback Mechanisms

ACL 2024short

Recently, large language models (LLMs) enhanced by self-reflection have achieved promising performance on machine transla004 tion. The key idea is guiding LLMs to generate translation with human-like feedback. However, existing self-reflection methods lack effective feedback information, limiting th…

2024

Demonstration Augmentation for Zero-shot In-context Learning

ACL 2024findings

Large Language Models (LLMs) have demonstrated an impressive capability known as In-context Learning (ICL), which enables them to acquire knowledge from textual demonstrations without the need for parameter updates.However, many studies have highlighted that the model’s performance is sensitive to t…