← Search

Yidong Chen

28 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

Look on Demand: A Cognitive Scheduling Framework for Visual Evidence Acquisition in Multimodal Reasoning

ICML 2026poster

Existing multimodal reasoning approaches predominantly follow two paradigms: converting visual inputs into text prior to reasoning, or performing end-to-end reasoning within a unified vision–language representation space. Despite their empirical progress, both paradigms suffer from fundamental struc…

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

RFI: Rectified Flow Intervention for Mitigating Object Hallucination in Large Vision-Language Models

AAAI 2026technical

Large Vision-Language Models (LVLMs) have demonstrated remarkable capabilities in multimodal understanding and generation by integrating visual and textual data. However, these models frequently exhibit object hallucination problems: generating outputs that are inconsistent with the input image. Exi

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
2025

Dynamic Feature Fusion for Sign Language Translation Using HyperNetworks

NAACL 2025findings

This paper presents an efficient dual-stream early fusion method for sign language translation. Inspired by the brain’s ability to process color, shape, and motion simultaneously, the method explores complex dependencies between RGB and keypoint streams, improving speed and efficiency. A key challen…

2025

Improving Multilingual Sign Language Translation with Automatically Clustered Language Family Information

COLING 2025main

Sign Language Translation (SLT) bridges the communication gap between deaf and hearing individuals by converting sign language videos into spoken language texts. While most SLT research has focused on bilingual translation models, the recent surge in interest has led to the exploration of Multilingu…

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…

2025

Representation Purification for End-to-End Speech Translation

COLING 2025main

Speech-to-text translation (ST) is a cross-modal task that involves converting spoken language into text in a different language. Previous research primarily focused on enhancing speech translation by facilitating knowledge transfer from machine translation, exploring various methods to bridge the g…

2025

TempParaphraser: “Heating Up” Text to Evade AI-Text Detection through Paraphrasing

EMNLP 2025

The widespread adoption of large language models (LLMs) has increased the need for reliable AI-text detection. While current detectors perform well on benchmark datasets, we highlight a critical vulnerability: increasing the temperature parameter during inference significantly reduces detection accu

2024

Adaptive Simultaneous Sign Language Translation with Confident Translation Length Estimation

COLING 2024main

Traditional non-simultaneous Sign Language Translation (SLT) methods, while effective for pre-recorded videos, face challenges in real-time scenarios due to inherent inference delays. The emerging field of simultaneous SLT aims to address this issue by progressively translating incrementally receive…

2024

An Explicit Multi-Modal Fusion Method for Sign Language Translation

ICASSP 2024accepted

Sign Language Translation (SLT) aims to convert sign language videos into corresponding spoken text sequences. However, the inherent modality gap between sign language video and text hinders the development of SLT. Motivated by the linguistic consistency between gloss <sup xmlns:mml="http://www.w3.o…

Cited by 0SourceScholar
2024

Conditional Variational Autoencoder for Sign Language Translation with Cross-Modal Alignment

AAAI 2024technical

Sign language translation (SLT) aims to convert continuous sign language videos into textual sentences. As a typical multi-modal task, there exists an inherent modality gap between sign language videos and spoken language text, which makes the cross-modal alignment between visual and textual modalit…

2024

Layer-Wise Representation Fusion for Compositional Generalization

AAAI 2024technical

Existing neural models are demonstrated to struggle with compositional generalization (CG), i.e., the ability to systematically generalize to unseen compositions of seen components. A key reason for failure on CG is that the syntactic and semantic representations of sequences in both the uppermost l…

2024

Signer Diversity-driven Data Augmentation for Signer-Independent Sign Language Translation

NAACL 2024findings

The primary objective of sign language translation (SLT) is to transform sign language videos into natural sentences.A crucial challenge in this field is developing signer-independent SLT systems which requires models to generalize effectively to signers not encountered during training.This challeng…

Cited by 2SourcePDFScholar
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 Token-Level Contrastive Framework for Sign Language Translation

ICASSP 2023accepted

Sign Language Translation (SLT) is a promising technology to bridge the communication gap between the deaf and the hearing people. Recently, researchers have adopted Neural Machine Translation (NMT) methods, which usually require large-scale corpus for training, to achieve SLT. However, the publicly…

Cited by 0SourceScholar
2023

CVT-SLR: Contrastive Visual-Textual Transformation for Sign Language Recognition With Variational Alignment

CVPR 2023highlight

Sign language recognition (SLR) is a weakly supervised task that annotates sign videos as textual glosses. Recent studies show that insufficient training caused by the lack of large-scale available sign datasets becomes the main bottleneck for SLR. Most SLR works thereby adopt pretrained visual modu…

2023

Efficient Sign Language Translation with a Curriculum-based Non-autoregressive Decoder

IJCAI 2023poster

Most existing studies on Sign Language Translation (SLT) employ AutoRegressive Decoding Mechanism (AR-DM) to generate target sentences. However, the main disadvantage of the AR-DM is high inference latency. To address this problem, we introduce Non-AutoRegressive Decoding Mechanism (NAR-DM) into SL…

2023

Exploring All-In-One Knowledge Distillation Framework for Neural Machine Translation

EMNLP 2023long main

Conventional knowledge distillation(KD) approaches are commonly employed to compress neural machine translation(NMT) models. However, they only obtain one lightweight student each time. Consequently, we have to conduct KD multiple times when different students are required at the same time, which co…

Cited by 0SourcecodeScholar
2023

Exploring Effective Inter-Encoder Semantic Interaction for Document-Level Relation Extraction

IJCAI 2023poster

In document-level relation extraction (RE), the models are required to correctly predict implicit relations in documents via relational reasoning. To this end, many graph-based methods have been proposed for this task. Despite their success, these methods still suffer from several drawbacks: 1) the…

2023

Exploring Self-Distillation Based Relational Reasoning Training for Document-Level Relation Extraction

AAAI 2023technical

Document-level relation extraction (RE) aims to extract relational triples from a document. One of its primary challenges is to predict implicit relations between entities, which are not explicitly expressed in the document but can usually be extracted through relational reasoning. Previous methods…

2023

HyperNetwork-based Decoupling to Improve Model Generalization for Few-Shot Relation Extraction

EMNLP 2023long main

Few-shot relation extraction (FSRE) aims to train a model that can deal with new relations using only a few labeled examples. Most existing studies employ Prototypical Networks for FSRE, which usually overfits the relation classes in the training set and cannot generalize well to unseen relations. B…

Cited by 0SourceScholar
2023

Learning to Compose Representations of Different Encoder Layers towards Improving Compositional Generalization

EMNLP 2023long findings

Recent studies have shown that sequence-to-sequence (seq2seq) models struggle with compositional generalization (CG), i.e., the ability to systematically generalize to unseen compositions of seen components. There is mounting evidence that one of the reasons hindering CG is the representation of the…

Cited by 0SourcecodeScholar
2022

Towards Better Document-level Relation Extraction via Iterative Inference

EMNLP 2022main

Document-level relation extraction (RE) aims to extract the relations between entities from the input document that usually containing many difficultly-predicted entity pairs whose relations can only be predicted through relational inference. Existing methods usually directly predict the relations o…

2022

Towards Robust Neural Machine Translation with Iterative Scheduled Data-Switch Training

COLING 2022main

Most existing methods on robust neural machine translation (NMT) construct adversarial examples by injecting noise into authentic examples and indiscriminately exploit two types of examples. They require the model to translate both the authentic source sentence and its adversarial counterpart into t…

2020

A Document-Level Neural Machine Translation Model with Dynamic Caching Guided by Theme-Rheme Information

COLING 2020main

Research on document-level Neural Machine Translation (NMT) models has attracted increasing attention in recent years. Although the proposed works have proved that the inter-sentence information is helpful for improving the performance of the NMT models, what information should be regarded as contex…