← Search

Baoxing Huai

23 accepted papers

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

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

Improving Chinese Named Entity Recognition with Multi-grained Words and Part-of-Speech Tags via Joint Modeling

COLING 2024main

Nowadays, character-based sequence labeling becomes the mainstream Chinese named entity recognition (CNER) approach, instead of word-based methods, since the latter degrades performance due to propagation of word segmentation (WS) errors. To make use of WS information, previous studies usually learn…

Cited by 1SourcePDFScholar
2024

StyleSinger: Style Transfer for Out-of-Domain Singing Voice Synthesis

AAAI 2024technical

Style transfer for out-of-domain (OOD) singing voice synthesis (SVS) focuses on generating high-quality singing voices with unseen styles (such as timbre, emotion, pronunciation, and articulation skills) derived from reference singing voice samples. However, the endeavor to model the intricate nuanc…

2024

TextrolSpeech: A Text Style Control Speech Corpus with Codec Language Text-to-Speech Models

ICASSP 2024accepted

Recently, there has been a growing interest in the field of controllable Text-to-Speech (TTS). While previous studies have relied on users providing specific style factor values based on acoustic knowledge or selecting reference speeches that meet certain requirements, generating speech solely from…

Cited by 0SourceScholar
2024

TransFace: Unit-Based Audio-Visual Speech Synthesizer for Talking Head Translation

ACL 2024findings

Direct speech-to-speech translation achieves high-quality results through the introduction of discrete units obtained from self-supervised learning. However, talking head translation, converting audio-visual speech (i.e., talking head video) from one language into another, still confronts several ch…

2023

AraMUS: Pushing the Limits of Data and Model Scale for Arabic Natural Language Processing

ACL 2023findings

Developing monolingual large Pre-trained Language Models (PLMs) is shown to be very successful in handling different tasks in Natural Language Processing (NLP). In this work, we present AraMUS, the largest Arabic PLM with 11B parameters trained on 529GB of high-quality Arabic textual data. AraMUS ac…

2023

Distantly-Supervised Named Entity Recognition with Adaptive Teacher Learning and Fine-Grained Student Ensemble

AAAI 2023technical

Distantly-Supervised Named Entity Recognition (DS-NER) effectively alleviates the data scarcity problem in NER by automatically generating training samples. Unfortunately, the distant supervision may induce noisy labels, thus undermining the robustness of the learned models and restricting the pract…

2023

Mirror: A Universal Framework for Various Information Extraction Tasks

EMNLP 2023long main

Sharing knowledge between information extraction tasks has always been a challenge due to the diverse data formats and task variations. Meanwhile, this divergence leads to information waste and increases difficulties in building complex applications in real scenarios. Recent studies often formulate…

Cited by 0SourcecodeScholar
2023

Reference Matters: Benchmarking Factual Error Correction for Dialogue Summarization with Fine-grained Evaluation Framework

ACL 2023long

Factuality is important to dialogue summarization. Factual error correction (FEC) of model-generated summaries is one way to improve factuality. Current FEC evaluation that relies on factuality metrics is not reliable and detailed enough. To address this problem, we are the first to manually annotat…

2023

VarietySound: Timbre-Controllable Video to Sound Generation Via Unsupervised Information Disentanglement

ICASSP 2023accepted

Video-to-sound generation aims to generate realistic and natural sound given a video input. However, previous video-to-sound generation methods can only generate a random or average timbre without any controls of the generated sound timbre, leading to the problem that people cannot obtain the desire…

Cited by 0SourceScholar
2022

Delving Deep into Regularity: A Simple but Effective Method for Chinese Named Entity Recognition

NAACL 2022findings

Recent years have witnessed the improving performance of Chinese Named Entity Recognition (NER) from proposing new frameworks or incorporating word lexicons. However, the inner composition of entity mentions in character-level Chinese NER has been rarely studied. Actually, most mentions of regular t…

Cited by 67SourcePDFScholar
2022

Efficient Document-level Event Extraction via Pseudo-Trigger-aware Pruned Complete Graph

IJCAI 2022poster

Most previous studies of document-level event extraction mainly focus on building argument chains in an autoregressive way, which achieves a certain success but is inefficient in both training and inference. In contrast to the previous studies, we propose a fast and lightweight model named as PTPCG…

2022

Flow-Based Unconstrained Lip to Speech Generation

AAAI 2022technical

Unconstrained lip-to-speech aims to generate corresponding speeches based on silent facial videos with no restriction to head pose or vocabulary. It is desirable to generate intelligible and natural speech with a fast speed in unconstrained settings. Currently, to handle the more complicated scena…

2022

Parallel and High-Fidelity Text-to-Lip Generation

AAAI 2022technical

As a key component of talking face generation, lip movements generation determines the naturalness and coherence of the generated talking face video. Prior literature mainly focuses on speech-to-lip generation while there is a paucity in text-to-lip (T2L) generation. T2L is a challenging task and ex…

2022

ReCo: Reliable Causal Chain Reasoning via Structural Causal Recurrent Neural Networks

EMNLP 2022main

Causal chain reasoning (CCR) is an essential ability for many decision-making AI systems, which requires the model to build reliable causal chains by connecting causal pairs. However, CCR suffers from two main transitive problems: threshold effect and scene drift. In other words, the causal pairs to…

2022

Revisiting Pre-trained Language Models and their Evaluation for Arabic Natural Language Processing

EMNLP 2022main

There is a growing body of work in recent years to develop pre-trained language models (PLMs) for the Arabic language. This work addresses two major problems in existing Arabic PLMs that limit the progress of the Arabic NLU and NLG fields. First, existing Arabic PLMs are not well-explored and their…

2021

APGN: Adversarial and Parameter Generation Networks for Multi-Source Cross-Domain Dependency Parsing

EMNLP 2021finding

Thanks to the strong representation learning capability of deep learning, especially pre-training techniques with language model loss, dependency parsing has achieved great performance boost in the in-domain scenario with abundant labeled training data for target domains. However, the parsing commun…

Cited by 5SourcePDFScholar
2021

An In-depth Study on Internal Structure of Chinese Words

ACL 2021long

Unlike English letters, Chinese characters have rich and specific meanings. Usually, the meaning of a word can be derived from its constituent characters in some way. Several previous works on syntactic parsing propose to annotate shallow word-internal structures for better utilizing character-level…

2021

Cross-Oilfield Reservoir Classification via Multi-Scale Sensor Knowledge Transfer

AAAI 2021technical

Reservoir classification is an essential step for the exploration and production process in the oil and gas industry. An appropriate automatic reservoir classification will not only reduce the manual workloads of experts, but also help petroleum companies to make optimal decisions efficiently, which…

Cited by 8SourcePDFScholar
2021

Read, Retrospect, Select: An MRC Framework to Short Text Entity Linking

AAAI 2021technical

Entity linking (EL) for the rapidly growing short text (e.g. search queries and news titles) is critical to industrial applications. Most existing approaches relying on adequate context for long text EL are not effective for the concise and sparse short text. In this paper, we propose a novel framew…

Cited by 32SourcePDFScholar
2020

A High Precision Pipeline for Financial Knowledge Graph Construction

COLING 2020main

Motivated by applications such as question answering, fact checking, and data integration, there is significant interest in constructing knowledge graphs by extracting information from unstructured information sources, particularly text documents. Knowledge graphs have emerged as a standard for stru…

Cited by 48SourcePDFScholar
2020

Object-Aware Multi-Branch Relation Networks for Spatio-Temporal Video Grounding

IJCAI 2020poster

Spatio-temporal video grounding aims to retrieve the spatio-temporal tube of a queried object according to the given sentence. Currently, most existing grounding methods are restricted to well-aligned segment-sentence pairs. In this paper, we explore spatio-temporal video grounding on unaligned data…

Cited by 0SourcePDFScholar