← Search

Kai Fan

27 accepted papers

2026

Efficient and Adaptive Simultaneous Speech Translation with Fully Unidirectional Architecture

AAAI 2026technical

Simultaneous speech translation (SimulST) produces translations incrementally while processing partial speech input. Although large language models (LLMs) have shown strong capabilities in offline translation tasks, applying them to SimulST poses notable challenges. Existing LLM-based SimulST appr

Cited by 0SourcePDFScholar
2026

FedCDWA: Decoupled Federated Prototype Distillation with Hierarchical Wasserstein Aggregation

ICML 2026poster

Federated learning enables decentralized clients to collaboratively train models without sharing local data. However, heterogeneous client distributions often induce client drift and hinder convergence. This paper proposes FedCDWA, a decoupled hierarchical federated distillation framework. FedCDWA d…

Cited by 0SourceScholar
2026

ReForm: Reflective Autoformalization with Prospective Bounded Sequence Optimization

ICLR 2026poster

Autoformalization, which translates natural language mathematics into machine-verifiable formal statements, is critical for using formal mathematical reasoning to solve math problems stated in natural language. While Large Language Models can generate syntactically correct formal statements, they of…

Cited by 0SourceScholar
2025

C-3PO: Compact Plug-and-Play Proxy Optimization to Achieve Human-like Retrieval-Augmented Generation

ICML 2025poster

Retrieval-augmented generation (RAG) systems face a fundamental challenge in aligning independently developed retrievers and large language models (LLMs). Existing approaches typically involve modifying either component or introducing simple intermediate modules, resulting in practical limitations a…

Cited by 1SourcePDFScholar
2025

Fixing Distribution Shifts of LLM Self-Critique via On-Policy Self-Play Training

ACL 2025long

Self-critique mechanisms significantly improve the performance of language models in complex reasoning tasks by giving them the ability to correct errors, conduct induction and deduction, and switch thinking insights. However, synthetic data methods often require human-introduced errors or sampling…

2025

Improve Speech Translation Through Text Rewrite

COLING 2025industry

Despite recent progress in Speech Translation (ST) research, the challenges posed by inherent speech phenomena that distinguish transcribed speech from written text are not well addressed. The informal and erroneous nature of spontaneous speech is inadequately represented in the typical parallel tex…

2025

LLMs Can Achieve High-quality Simultaneous Machine Translation as Efficiently as Offline

ACL 2025finding

When the complete source sentence is provided, Large Language Models (LLMs) perform excellently in offline machine translation even with a simple prompt “Translate the following sentence from [src lang] into [tgt lang]:”. However, in many real scenarios, the source tokens arrive in a streaming manne…

2024

AlphaMath Almost Zero: Process Supervision without Process

NeurIPS 2024poster

Although recent advancements in large language models (LLMs) have significantly improved their performance on various tasks, they still face challenges with complex and symbolic multi-step reasoning, particularly in mathematical reasoning. To bolster the mathematical reasoning capabilities of LLMs,…

2024

AnyTrans: Translate AnyText in the Image with Large Scale Models

EMNLP 2024finding

This paper introduces AnyText, an all-encompassing framework for the task–In-Image Machine Translation (IIMT), which includes multilingual text translation and text fusion within images. Our framework leverages the strengths of large-scale models, such as Large Language Models (LLMs) and text-guided…

2024

Divergence-Guided Simultaneous Speech Translation

AAAI 2024technical

To achieve high-quality translation with low latency, a Simultaneous Speech Translation (SimulST) system relies on a policy module to decide whether to translate immediately or wait for additional streaming input, along with a translation model capable of effectively handling partial speech input. P…

2024

MARIO: MAth Reasoning with code Interpreter Output - A Reproducible Pipeline

ACL 2024findings

Large language models (LLMs) have significantly improved in understanding natural language but still lack in mathematical reasoning, a hurdle on the path to true artificial general intelligence. The training of large language models, based on next-token prediction, struggles to capture the precise n…

2024

Step-level Value Preference Optimization for Mathematical Reasoning

EMNLP 2024finding

Direct Preference Optimization (DPO) using an implicit reward model has proven to be an effective alternative to reinforcement learning from human feedback (RLHF) for fine-tuning preference aligned large language models (LLMs). However, the overall preference annotations of responses do not fully ca…

2024

wav2vec-S: Adapting Pre-trained Speech Models for Streaming

ACL 2024findings

Pre-trained speech models, such as wav2vec 2.0, have significantly advanced speech-related tasks, including speech recognition and translation. However, their applicability in streaming scenarios is limited because these models are trained on complete utterances, leading to a mismatch with increment…

2023

A Simple Concatenation can Effectively Improve Speech Translation

ACL 2023short

A triple speech translation data comprises speech, transcription, and translation. In the end-to-end paradigm, text machine translation (MT) usually plays the role of a teacher model for the speech translation (ST) via knowledge distillation. Parameter sharing with the teacher is often adopted to co…

2023

Adaptive Policy with Wait-k Model for Simultaneous Translation

EMNLP 2023long main

Simultaneous machine translation (SiMT) requires a robust read/write policy in conjunction with a high-quality translation model. Traditional methods rely on either a fixed wait-k policy coupled with a standalone wait-k translation model, or an adaptive policy jointly trained with the translation m…

Cited by 0SourceScholar
2023

Better Simultaneous Translation with Monotonic Knowledge Distillation

ACL 2023long

Simultaneous machine translation (SiMT) presents a unique challenge as it requires generating target tokens before the source sentence is fully consumed. This can lead to the hallucination problem, where target tokens are generated without support from the source sentence. The prefix-to-prefix train…

2023

Towards Zero-shot Learning for End-to-end Cross-modal Translation Models

EMNLP 2023short findings

One of the main problems in speech translation is the mismatches between different modalities. The second problem, scarcity of parallel data covering multiple modalities, means that the end-to-end multi-modal models tend to perform worse than cascade models, although there are exceptions under favor…

Cited by 0SourceScholar
2023

Training Simultaneous Speech Translation with Robust and Random Wait-k-Tokens Strategy

EMNLP 2023long main

Simultaneous Speech Translation (SimulST) is a task focused on ensuring high-quality translation of speech in low-latency situations. Despite this, the modality gap (\emph{e.g.}, unknown word boundaries) between audio and text presents a challenge. This gap hinders the effective application of pol…

Cited by 0SourceScholar
2022

Competency-Aware Neural Machine Translation: Can Machine Translation Know its Own Translation Quality?

EMNLP 2022main

Neural machine translation (NMT) is often criticized for failures that happenwithout awareness. The lack of competency awareness makes NMT untrustworthy. This is in sharp contrast to human translators who give feedback or conduct further investigations whenever they are in doubt about predictions. T…

2022

Cross-modal Representation Learning and Relation Reasoning for Bidirectional Adaptive Manipulation

IJCAI 2022poster

Since single-modal controllable manipulation typically requires supervision of information from other modalities or cooperation with complex software and experts, this paper addresses the problem of cross-modal adaptive manipulation (CAM). The novel task performs cross-modal semantic alignment from…

Cited by 8SourcePDFScholar
2022

Efficient Cluster-Based k-Nearest-Neighbor Machine Translation

ACL 2022long

k-Nearest-Neighbor Machine Translation (kNN-MT) has been recently proposed as a non-parametric solution for domain adaptation in neural machine translation (NMT). It aims to alleviate the performance degradation of advanced MT systems in translating out-of-domain sentences by coordinating with an ad…

2022

Structural Supervision for Word Alignment and Machine Translation

ACL 2022findings

Syntactic structure has long been argued to be potentially useful for enforcing accurate word alignment and improving generalization performance of machine translation. Unfortunately, existing wisdom demonstrates its significance by considering only the syntactic structure of source tokens, neglecti…

2017

Adversarial Feature Matching for Text Generation

ICML 2017poster

The Generative Adversarial Network (GAN) has achieved great success in generating realistic (real-valued) synthetic data. However, convergence issues and difficulties dealing with discrete data hinder the applicability of GAN to text. We propose a framework for generating realistic text via adversar…

Cited by 487SourcePDFScholar
2017

An inner-loop free solution to inverse problems using deep neural networks

NeurIPS 2017poster

We propose a new method that uses deep learning techniques to accelerate the popular alternating direction method of multipliers (ADMM) solution for inverse problems. The ADMM updates consist of a proximity operator, a least squares regression that includes a big matrix inversion, and an explicit so…

Cited by 27SourcePDFScholar
2016

Towards Unifying Hamiltonian Monte Carlo and Slice Sampling

NeurIPS 2016poster

We unify slice sampling and Hamiltonian Monte Carlo (HMC) sampling, demonstrating their connection via the Hamiltonian-Jacobi equation from Hamiltonian mechanics. This insight enables extension of HMC and slice sampling to a broader family of samplers, called Monomial Gamma Samplers (MGS). We provid…

Cited by 24SourcePDFScholar
2015

Fast Second Order Stochastic Backpropagation for Variational Inference

NeurIPS 2015poster

We propose a second-order (Hessian or Hessian-free) based optimization method for variational inference inspired by Gaussian backpropagation, and argue that quasi-Newton optimization can be developed as well. This is accomplished by generalizing the gradient computation in stochastic backpropagatio…

Cited by 52SourcePDFScholar