← Search

Jingbo Zhu

66 accepted papers

2026

Autoencoding-Free Context Compression for LLMs via Contextual Semantic Anchors

ICLR 2026poster

Context compression presents a promising approach for accelerating large language model (LLM) inference by compressing long contexts into compact representations.Current context compression methods predominantly rely on autoencoding tasks to train context-agnostic compression tokens to compress cont…

Cited by 0SourcecodeScholar
2026

GRAM-R²: Self-Training Generative Foundation Reward Models for Reward Reasoning

AAAI 2026technical

Major progress in reward modeling over recent years has been driven by a paradigm shift from task-specific designs to generalist reward models. Despite this trend, developing effective reward models remains a fundamental challenge: the heavy reliance on large-scale labeled preference data. Pre-train

Cited by 0SourcePDFScholar
2026

MSRL: Scaling Generative Multimodal Reward Modeling via Multi-Stage Reinforcement Learning

CVPR 2026

Recent advances in multimodal reward modeling have been largely driven by a paradigm shift from discriminative to generative approaches. Building on this progress, recent studies have further employed reinforcement learning with verifiable rewards (RLVR) to enhance multimodal reward models (MRMs). D

Cited by 0SourcecodeScholar
2026

MTP-S2UT: ENHANCING SPEECH-TO-SPEECH TRANSLATION QUALITY WITH MULTI-TOKEN PREDICTION

ICASSP 2026poster

Current direct speech-to-speech translation methods predominantly employ speech tokens as intermediate representations. However, a single speech token is not dense in semantics, so we generally need multiple tokens to express a complete semantic unit. To address this limitation, we introduce multi-t…

Cited by 0SourcePDFScholar
2026

Probing Preference Representations: A Multi-Dimensional Evaluation and Analysis Method for Reward Models

AAAI 2026technical

Previous methods evaluate reward models by testing them on a fixed pairwise ranking test set, but they typically do not provide performance information on each preference dimension. In this work, we address the evaluation challenge of reward models by probing preference representations. To confirm t

Cited by 0SourcePDFScholar
2026

SageLM: A Multi-aspect and Explainable Large Language Model for Speech Judgement

AAAI 2026technical

Speech-to-Speech (S2S) Large Language Models (LLMs) are foundational to natural human-computer interaction, enabling end-to-end spoken dialogue systems. However, evaluating these models remains a fundamental challenge. We propose SageLM, an end-to-end, multi-aspect, and explainable speech LLM for co

Cited by 0SourcePDFScholar
2026

WaveEx: Accelerating Flow Matching-based Speech Generation via Wavelet-guided Extrapolation

AAAI 2026technical

Flow matching-based generative models offer a principled approach to modeling continuous-time dynamics in speech generation. However, inference is often computationally expensive due to repeated neural network evaluations required by ODE solvers. We propose WaveEx, a training-free and plug-in accele

Cited by 0SourcePDFScholar
2025

A Modular-based Strategy for Mitigating Gradient Conflicts in Simultaneous Speech Translation

ICASSP 2025accepted

Simultaneous Speech Translation (SimulST) involves generating target language text while continuously processing streaming speech input, presenting significant real-time challenges. Multi-task learning is often employed to enhance SimulST performance but introduces optimization conflicts between pri…

Cited by 0SourceScholar
2025

Adaptive Decoding for Efficient Automatic Speech Recognition

ICASSP 2025accepted

The latency and computation demand of End-to-end (E2E) automatic speech recognition (ASR) models hinder their deployment on lightweight devices. Despite there are many methods proposed for efficiency, the computational burden of the output layer with a large vocabulary is still a major challenge for…

Cited by 0SourceScholar
2025

Beyond Decoder-only: Large Language Models Can be Good Encoders for Machine Translation

ACL 2025finding

The field of neural machine translation (NMT) has changed with the advent of large language models (LLMs). Much of the recent emphasis in natural language processing (NLP) has been on modeling machine translation and many other problems using a single pre-trained Transformer decoder, while encoder-d…

2025

Boosting Text-To-Image Generation via Multilingual Prompting in Large Multimodal Models

ICASSP 2025accepted

Previous work on augmenting large multimodal models (LMMs) for text-to-image (T2I) generation has focused on enriching the input space of in-context learning (ICL). This includes providing a few demonstrations and optimizing image descriptions to be more detailed and logical. However, as demand for…

Cited by 0SourceScholar
2025

Enhancing Neural Machine Translation Through Target Language Data: A kNN-LM Approach for Domain Adaptation

ACL 2025long

Neural machine translation (NMT) has advanced significantly, yet challenges remain in adapting to new domains . In scenarios where bilingual data is limited, this issue is further exacerbated. To address this, we propose kNN-LM-NMT, a method that leverages semantically similar target language senten…

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

GRAM: A Generative Foundation Reward Model for Reward Generalization

ICML 2025poster

In aligning large language models (LLMs), reward models have played an important role, but are standardly trained as discriminative models and rely only on labeled human preference data. In this paper, we explore methods that train reward models using both unlabeled and labeled data. Building on t…

Cited by 0SourcePDFScholar
2025

HEAL: A Hypothesis-Based Preference-Aware Analysis Framework

EMNLP 2025

Preference optimization methods like DPO have achieved remarkable performance in LLM alignment. However, the evaluation for these methods relies on a single response and overlooks other potential outputs, which could also be generated in real-world applications within this hypothetical space. To add

Cited by 0SourcePDFScholar
2025

IIET: Efficient Numerical Transformer via Implicit Iterative Euler Method

EMNLP 2025

High-order numerical methods enhance Transformer performance in tasks like NLP and CV, but introduce a performance-efficiency trade-off due to increased computational overhead. Our analysis reveals that conventional efficiency techniques, such as distillation, can be detrimental to the performance o

2025

Language-Specific Layer Matters: Efficient Multilingual Enhancement for Large Vision-Language Models

EMNLP 2025

Large vision-language models (LVLMs) have demonstrated exceptional capabilities in understanding visual information with human languages but also exhibit an imbalance in multilingual capabilities. In this work, we delve into the multilingual working pattern of LVLMs and identify a salient correlatio

2025

Leveraging Unit Language Guidance to Advance Speech Modeling in Textless Speech-to-Speech Translation

ACL 2025finding

The success of building textless speech-to-speech translation (S2ST) models has attracted much attention. However, S2ST still faces two main challenges: 1) extracting linguistic features for various speech signals, called cross-modal (CM), and 2) learning alignment of difference languages in long se…

2025

MRO: Enhancing Reasoning in Diffusion Language Models via Multi-Reward Optimization

NeurIPS 2025poster

Recent advances in diffusion language models (DLMs) have presented a promising alternative to traditional autoregressive large language models (LLMs). However, DLMs still lag behind LLMs in reasoning performance, especially as the number of denoising steps decreases. Our analysis reveals that this s…

Cited by 0SourceScholar
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

Position IDs Matter: An Enhanced Position Layout for Efficient Context Compression in Large Language Models

EMNLP 2025

Using special tokens (e.g., gist, memory, or compressed tokens) to compress context information is a common practice for large language models (LLMs). However, existing approaches often neglect that position encodings inherently induce local inductive biases in models, causing the compression proces

Cited by 0SourcePDFScholar
2025

RoVRM: A Robust Visual Reward Model Optimized via Auxiliary Textual Preference Data

AAAI 2025technical

Large vision-language models (LVLMs) often fail to align with human preferences, leading to issues like generating misleading content without proper visual context (also known as hallucination). A promising solution to this problem is using human-preference alignment techniques, such as best-of-n sa…

2025

SLAM: Towards Efficient Multilingual Reasoning via Selective Language Alignment

COLING 2025main

Despite the significant improvements achieved by large language models (LLMs) in English reasoning tasks, these models continue to struggle with multilingual reasoning. Recent studies leverage a full-parameter and two-stage training paradigm to teach models to first understand non-English questions…

2025

Step-level Verifier-guided Hybrid Test-Time Scaling for Large Language Models

EMNLP 2025

Test-Time Scaling (TTS) is a promising approach to progressively elicit the model’s intelligence during inference. Recently, training-based TTS methods, such as continued reinforcement learning (RL), have further surged in popularity, while training-free TTS methods are gradually fading from promine

2024

Bridging the Gaps of Both Modality and Language: Synchronous Bilingual CTC for Speech Translation and Speech Recognition

ICASSP 2024accepted

In this study, we present synchronous bilingual Connectionist Temporal Classification (CTC), an innovative framework that leverages dual CTC to bridge the gaps of both modality and language in the speech translation (ST) task. Utilizing transcript and translation as concurrent objectives for CTC, ou…

Cited by 0SourceScholar
2024

Clustering and Ranking: Diversity-preserved Instruction Selection through Expert-aligned Quality Estimation

EMNLP 2024main

With contributions from the open-source community, a vast amount of instruction tuning (IT) data has emerged. Given the significant resource allocation required by training and evaluating models, it is advantageous to have an efficient method for selecting high-quality IT data. However, existing met…

2024

ESRL: Efficient Sampling-Based Reinforcement Learning for Sequence Generation

AAAI 2024technical

Applying Reinforcement Learning (RL) to sequence generation models enables the direct optimization of long-term rewards (e.g., BLEU and human feedback), but typically requires large-scale sampling over a space of action sequences. This is a computational challenge as presented by the practice of seq…

2024

Exploiting Target Language Data for Neural Machine Translation Beyond Back Translation

ACL 2024findings

Neural Machine Translation (NMT) encounters challenges when translating in new domains and low-resource languages. To address these issues, researchers have proposed methods to integrate additional knowledge into NMT, such as translation memories (TMs). However, finding TMs that closely match the in…

Cited by 0SourcePDFScholar
2024

Forgetting Curve: A Reliable Method for Evaluating Memorization Capability for Long-Context Models

EMNLP 2024main

Numerous recent works target to extend effective context length for language models and various methods, tasks and benchmarks exist to measure model’s effective memory length. However, through thorough investigations, we find limitations for currently existing evaluations on model’s memory. We provi…

2024

Hybrid Alignment Training for Large Language Models

ACL 2024findings

Alignment training is crucial for enabling large language models (LLMs) to cater to human intentions and preferences. It is typically performed based on two stages with different objectives: instruction-following alignment and human-preference alignment. However, aligning LLMs with these objectives…

2024

PartialFormer: Modeling Part Instead of Whole for Machine Translation

ACL 2024findings

The design choices in Transformer feed-forward neural networks have resulted in significant computational and parameter overhead. In this work, we emphasize the importance of hidden dimensions in designing lightweight FFNs, a factor often overlooked in previous architectures. Guided by this principl…

2024

Predictor-Corrector Enhanced Transformers with Exponential Moving Average Coefficient Learning

NeurIPS 2024poster

Residual networks, as discrete approximations of Ordinary Differential Equations (ODEs), have inspired significant advancements in neural network design, including multistep methods, high-order methods, and multi-particle dynamical systems. The precision of the solution to ODEs significantly affects…

Cited by 2SourcePDFScholar
2024

RankPrompt: Step-by-Step Comparisons Make Language Models Better Reasoners

COLING 2024main

Large Language Models (LLMs) have achieved impressive performance across various reasoning tasks. However, even state-of-the-art LLMs such as ChatGPT are prone to logical errors during their reasoning processes. Existing solutions, such as deploying task-specific verifiers or voting over multiple re…

Cited by 4SourcePDFScholar
2024

Recent Advances in End-to-End Simultaneous Speech Translation

IJCAI 2024poster

Simultaneous speech translation (SimulST) is a demanding task that involves generating translations in real-time while continuously processing speech input. This paper offers a comprehensive overview of the recent developments in SimulST research, focusing on four major challenges. Firstly, the comp…

Cited by 2SourcePDFScholar
2024

Revealing the Parallel Multilingual Learning within Large Language Models

EMNLP 2024main

Large language models (LLMs) can handle multilingual and cross-lingual text within a single input; however, previous works leveraging multilingualism in LLMs primarily focus on using English as the pivot language to enhance language understanding and reasoning. Given that multiple languages are a co…

2024

Revisiting Interpolation Augmentation for Speech-to-Text Generation

ACL 2024findings

Speech-to-text (S2T) generation systems frequently face challenges in low-resource scenarios, primarily due to the lack of extensive labeled datasets. One emerging solution is constructing virtual training samples by interpolating inputs and labels, which has notably enhanced system generalization i…

2024

Soft Alignment of Modality Space for End-to-End Speech Translation

ICASSP 2024accepted

End-to-end Speech Translation (ST) aims to convert speech into target text within a unified model. The inherent differences between speech and text modalities often impede effective cross-modal and cross-lingual transfer. Existing methods typically employ hard alignment (H-Align) of individual speec…

Cited by 0SourceScholar
2024

Teaching Language Models to Self-Improve by Learning from Language Feedback

ACL 2024findings

Aligning Large Language Models (LLMs) with human intentions and values is crucial yet challenging. Current methods primarily rely on human preferences, which are costly and insufficient in capturing nuanced feedback expressed in natural language. In this paper, we present Self-Refinement Tuning (SRT…

2023

Augmenting Large Language Model Translators via Translation Memories

ACL 2023findings

Using translation memories (TMs) as prompts is a promising approach to in-context learning of machine translation models. In this work, we take a step towards prompting large language models (LLMs) with TMs and making them better translators. We find that the ability of LLMs to “understand” prompts…

2023

Bridging the Granularity Gap for Acoustic Modeling

ACL 2023findings

While Transformer has become the de-facto standard for speech, modeling upon the fine-grained frame-level features remains an open challenge of capturing long-distance dependencies and distributing the attention weights. We propose Progressive Down-Sampling (PDS) which gradually compresses the acous…

2023

CTC-based Non-autoregressive Speech Translation

ACL 2023long

Combining end-to-end speech translation (ST) and non-autoregressive (NAR) generation is promising in language and speech processing for their advantages of less error propagation and low latency. In this paper, we investigate the potential of connectionist temporal classification (CTC) for non-autor…

2023

Improving Autoregressive Grammatical Error Correction with Non-autoregressive Models

ACL 2023findings

Grammatical Error Correction (GEC) aims to correct grammatical errors in sentences. We find that autoregressive models tend to assign low probabilities to tokens that need corrections. Here we introduce additional signals to the training of GEC models so that these systems can learn to better predic…

2023

Improving End-to-End Speech Translation by Leveraging Auxiliary Speech and Text Data

AAAI 2023technical

We present a method for introducing a text encoder into pre-trained end-to-end speech translation systems. It enhances the ability of adapting one modality (i.e., source-language speech) to another (i.e., source-language text). Thus, the speech translation model can learn from both unlabeled and lab…

2023

Incorporating Probing Signals into Multimodal Machine Translation via Visual Question-Answering Pairs

EMNLP 2023long findings

This paper presents an in-depth study of multimodal machine translation (MMT), examining the prevailing understanding that MMT systems exhibit decreased sensitivity to visual information when text inputs are complete. Instead, we attribute this phenomenon to insufficient cross-modal interaction, rat…

Cited by 0SourcecodeScholar
2023

MobileNMT: Enabling Translation in 15MB and 30ms

ACL 2023industry

Deploying NMT models on mobile devices is essential for privacy, low latency, and offline scenarios. For high model capacity, NMT models are rather large. Running these models on devices is challenging with limited storage, memory, computation, and power consumption. Existing work either only focuse…

2023

Modality Adaption or Regularization? A Case Study on End-to-End Speech Translation

ACL 2023short

Pre-training and fine-tuning is a paradigm for alleviating the data scarcity problem in end-to-end speech translation (E2E ST). The commonplace ”modality gap” between speech and text data often leads to inconsistent inputs between pre-training and fine-tuning. However, we observe that this gap occur…

2023

Prompting Neural Machine Translation with Translation Memories

AAAI 2023technical

Improving machine translation (MT) systems with translation memories (TMs) is of great interest to practitioners in the MT community. However, previous approaches require either a significant update of the model architecture and/or additional training efforts to make the models well-behaved when TMs…

Cited by 14SourcePDFScholar
2023

Recent Advances in Direct Speech-to-text Translation

IJCAI 2023poster

Recently, speech-to-text translation has attracted more and more attention and many studies have emerged rapidly. In this paper, we present a comprehensive survey on direct speech translation aiming to summarize the current state-of-the-art techniques. First, we categorize the existing research work…

Cited by 25SourcePDFScholar
2023

Rethinking and Improving Multi-task Learning for End-to-end Speech Translation

EMNLP 2023long main

Significant improvements in end-to-end speech translation (ST) have been achieved through the application of multi-task learning. However, the extent to which auxiliary tasks are highly consistent with the ST task, and how much this approach truly helps, have not been thoroughly studied. In this pap…

Cited by 0SourcecodeScholar
2023

TranSFormer: Slow-Fast Transformer for Machine Translation

ACL 2023findings

Learning multiscale Transformer models has been evidenced as a viable approach to augmenting machine translation systems. Prior research has primarily focused on treating subwords as basic units in developing such systems. However, the incorporation of fine-grained character-level features into mult…

Cited by 7SourcePDFScholar
2022

Improved Knowledge Distillation for Pre-trained Language Models via Knowledge Selection

EMNLP 2022finding

Knowledge distillation addresses the problem of transferring knowledge from a teacher model to a student model.In this process, we typically have multiple types of knowledge extracted from the teacher model.The problem is to make full use of them to train the student model.Our preliminary study show…

2022

Learning Multiscale Transformer Models for Sequence Generation

ICML 2022spotlight

Multiscale feature hierarchies have been witnessed the success in the computer vision area. This further motivates researchers to design multiscale Transformer for natural language processing, mostly based on the self-attention mechanism. For example, restricting the receptive field across heads or…

2022

Multi-Path Transformer is Better: A Case Study on Neural Machine Translation

EMNLP 2022finding

For years the model performance in machine learning obeyed a power-law relationship with the model size. For the consideration of parameter efficiency, recent studies focus on increasing model depth rather than width to achieve better performance. In this paper, we study how model width affects the…

2022

ODE Transformer: An Ordinary Differential Equation-Inspired Model for Sequence Generation

ACL 2022long

Residual networks are an Euler discretization of solutions to Ordinary Differential Equations (ODE). This paper explores a deeper relationship between Transformer and numerical ODE methods. We first show that a residual block of layers in Transformer can be described as a higher-order solution to OD…

2022

On Vision Features in Multimodal Machine Translation

ACL 2022long

Previous work on multimodal machine translation (MMT) has focused on the way of incorporating vision features into translation but little attention is on the quality of vision models. In this work, we investigate the impact of vision models on MMT. Given the fact that Transformer is becoming popular…

2021

Learning Light-Weight Translation Models from Deep Transformer

AAAI 2021technical

Recently, deep models have shown tremendous improvements in neural machine translation (NMT). However, systems of this kind are computationally expensive and memory intensive. In this paper, we take a natural step towards learning strong but light-weight NMT systems. We proposed a novel group-permut…

2021

RankNAS: Efficient Neural Architecture Search by Pairwise Ranking

EMNLP 2021main

This paper addresses the efficiency challenge of Neural Architecture Search (NAS) by formulating the task as a ranking problem. Previous methods require numerous training examples to estimate the accurate performance of architectures, although the actual goal is to find the distinction between “good…

Cited by 18SourcePDFScholar
2021

Stacked Acoustic-and-Textual Encoding: Integrating the Pre-trained Models into Speech Translation Encoders

ACL 2021long

Encoder pre-training is promising in end-to-end Speech Translation (ST), given the fact that speech-to-translation data is scarce. But ST encoders are not simple instances of Automatic Speech Recognition (ASR) or Machine Translation (MT) encoders. For example, we find that ASR encoders lack the glob…

2021

Weight Distillation: Transferring the Knowledge in Neural Network Parameters

ACL 2021long

Knowledge distillation has been proven to be effective in model acceleration and compression. It transfers knowledge from a large neural network to a small one by using the large neural network predictions as targets of the small neural network. But this way ignores the knowledge inside the large ne…

Cited by 26SourcePDFScholar
2020

A Simple and Effective Approach to Robust Unsupervised Bilingual Dictionary Induction

COLING 2020main

Unsupervised Bilingual Dictionary Induction methods based on the initialization and the self-learning have achieved great success in similar language pairs, e.g., English-Spanish. But they still fail and have an accuracy of 0% in many distant language pairs, e.g., English-Japanese. In this work, we…

2020

Dynamic Curriculum Learning for Low-Resource Neural Machine Translation

COLING 2020main

Large amounts of data has made neural machine translation (NMT) a big success in recent years. But it is still a challenge if we train these models on small-scale corpora. In this case, the way of using data appears to be more important. Here, we investigate the effective use of training data for lo…

2020

Layer-Wise Multi-View Learning for Neural Machine Translation

COLING 2020main

Traditional neural machine translation is limited to the topmost encoder layer’s context representation and cannot directly perceive the lower encoder layers. Existing solutions usually rely on the adjustment of network architecture, making the calculation more complicated or introducing additional…

2020

Towards Fully 8-bit Integer Inference for the Transformer Model

IJCAI 2020poster

8-bit integer inference, as a promising direction in reducing both the latency and storage of deep neural networks, has made great progress recently. On the other hand, previous systems still rely on 32-bit floating point for certain functions in complex models (e.g., Softmax in Transformer), and ma…

Cited by 0SourcePDFScholar