← Search

Jinan Xu

65 accepted papers

2026

STOLA: Self-Adaptive Touch-Language Framework for Tactile Commonsense Reasoning in Open-Ended Scenarios

AAAI 2026technical

This paper explores the challenges of integrating tactile sensing into intelligent systems for multimodal reasoning, particularly in enabling commonsense reasoning about the open-ended physical world. We identify two key challenges: modality discrepancy, where existing touch-language models often tr

Cited by 0SourcePDFScholar
2025

A Law Reasoning Benchmark for LLM with Tree-Organized Structures including Factum Probandum, Evidence and Experiences

ACL 2025finding

While progress has been made in legal applications, law reasoning, crucial for fair adjudication, remains unexplored. We propose a transparent law reasoning schema enriched with hierarchical factum probandum, evidence, and implicit experience, enabling public scrutiny and preventing bias. Inspired b…

Cited by 0SourcePDFScholar
2025

AlignDistil: Token-Level Language Model Alignment as Adaptive Policy Distillation

ACL 2025long

In modern large language models (LLMs), LLM alignment is of crucial importance and is typically achieved through methods such as reinforcement learning from human feedback (RLHF) and direct preference optimization (DPO). However, in most existing methods for LLM alignment, all tokens in the response…

2025

Boosting Data Utilization for Multilingual Dense Retrieval

EMNLP 2025

Multilingual dense retrieval aims to retrieve relevant documents across different languages based on a unified retriever model. The challenge lies in aligning representations of different languages in a shared vector space. The common practice is to fine-tune the dense retriever via contrastive lear

2025

CM-Align: Consistency-based Multilingual Alignment for Large Language Models

EMNLP 2025

Current large language models (LLMs) generally show a significant performance gap in alignment between English and other languages.To bridge this gap, existing research typically leverages the model’s responses in English as a reference to select the best/worst responses in other languages, which ar

2025

DMDTEval: An Evaluation and Analysis of LLMs on Disambiguation in Multi-domain Translation

EMNLP 2025

Currently, Large Language Models (LLMs) have achieved remarkable results in machine translation. However, their performance in multi-domain translation (MDT) is less satisfactory, the meanings of words can vary across different domains, highlighting the significant ambiguity inherent in MDT. Therefo

2025

Enhancing Cross-Tokenizer Knowledge Distillation with Contextual Dynamical Mapping

ACL 2025finding

Knowledge Distillation (KD) has emerged as a prominent technique for model compression. However, conventional KD approaches primarily focus on homogeneous architectures with identical tokenizers, constraining their applicability in cross-architecture scenarios. As for the cross-tokenizer KD, the dif…

2025

Less, but Better: Efficient Multilingual Expansion for LLMs via Layer-wise Mixture-of-Experts

ACL 2025long

Continually expanding new languages for existing large language models (LLMs) is a promising yet challenging approach to building powerful multilingual LLMs.The biggest challenge is to make the model continuously learn new languages while preserving the proficient ability of old languages.To achieve…

2025

Migician: Revealing the Magic of Free-Form Multi-Image Grounding in Multimodal Large Language Models

ACL 2025finding

The recent advancement of Multimodal Large Language Models (MLLMs) has significantly improved their fine-grained perception of single images and general comprehension across multiple images. However, existing MLLMs still face challenges in achieving precise grounding in complex multi-image scenarios…

2025

Multi-Stage LLM Fine-Tuning with a Continual Learning Setting

NAACL 2025findings

In recent years, large language models (LLMs) have made significant progress in knowledge-intensive applications. However, when adapting them to specific domains, we may encounter a multi-stage continuous learning scenario, especially in cases where domain knowledge evolves rapidly.This issue severe…

Cited by 1SourcePDFScholar
2025

Multilingual Collaborative Defense for Large Language Models

EMNLP 2025

The robustness and security of Large Language Models (LLMs) face increasing threats, especially in multilingual settings. A notable vulnerability is “jailbreaking” via translating harmful queries into rare or underrepresented languages, which often bypasses existing safeguards. In this work, we prop

2025

Multilingual Knowledge Editing with Language-Agnostic Factual Neurons

COLING 2025main

Multilingual knowledge editing (MKE) aims to simultaneously update factual knowledge across multiple languages within large language models (LLMs). Previous research indicates that the same knowledge across different languages within LLMs exhibits a degree of shareability. However, most existing MKE…

2025

SoT: Structured-of-Thought Prompting Guides Multilingual Reasoning in Large Language Models

EMNLP 2025

Recent developments have enabled Large Language Models (LLMs) to engage in complex reasoning tasks through deep thinking. However, the capacity of reasoning has not been successfully transferred to non-high-resource languages due to resource constraints, which struggles with multilingual reasoning t

2025

Think in Safety: Unveiling and Mitigating Safety Alignment Collapse in Multimodal Large Reasoning Model

EMNLP 2025

The rapid development of Multimodal Large Reasoning Models (MLRMs) has demonstrated broad application potential, yet their safety and reliability remain critical concerns that require systematic exploration. To address this gap, we conduct a comprehensive and systematic safety evaluation of 13 MLRMs

2025

WTU-EVAL: A Whether-or-Not Tool Usage Evaluation Benchmark for Large Language Models

ICASSP 2025accepted

Although Large Language Models (LLMs) excel in NLP tasks, they still need external tools to extend their ability. Current research on tool learning with LLMs often assumes mandatory tool use, which does not always align with real-world situations, where the necessity for tools is uncertain, and inco…

Cited by 0SourceScholar
2024

A Reinforcement Learning Approach to Improve Low-Resource Machine Translation Leveraging Domain Monolingual Data

COLING 2024main

Due to the lack of parallel data, the mainstream fine-tuning-based domain adaptation methods have the overfitting problem in the translation of low-resource domains, and it is difficult for the model to learn the in-domain generalization knowledge. To address the above issue, in this work, we propos…

2024

CollabKG: A Learnable Human-Machine-Cooperative Information Extraction Toolkit for (Event) Knowledge Graph Construction

COLING 2024main

In order to construct or extend entity-centric and event-centric knowledge graphs (KG and EKG), the information extraction (IE) annotation toolkit is essential. However, existing IE toolkits have several non-trivial problems, such as not supporting multi-tasks, and not supporting automatic updates.…

2024

Comments as Natural Logic Pivots: Improve Code Generation via Comment Perspective

ACL 2024findings

Code generation aims to understand the problem description and generate corresponding code snippets, where existing works generally decompose such complex tasks into intermediate steps by prompting strategies, such as Chain-of-Thought and its variants. While these studies have achieved some success,…

2024

Continual Learning with Semi-supervised Contrastive Distillation for Incremental Neural Machine Translation

ACL 2024long

Incrementally expanding the capability of an existing translation model to solve new domain tasks over time is a fundamental and practical problem, which usually suffers from catastrophic forgetting. Generally, multi-domain learning can be seen as a good solution. However, there are two drawbacks: 1…

2024

DoRA: Enhancing Parameter-Efficient Fine-Tuning with Dynamic Rank Distribution

ACL 2024long

Fine-tuning large-scale pre-trained models is inherently a resource-intensive task. While it can enhance the capabilities of the model, it also incurs substantial computational costs, posing challenges to the practical application of downstream tasks. Existing parameter-efficient fine-tuning (PEFT)…

2024

Dual-Space Knowledge Distillation for Large Language Models

EMNLP 2024main

Knowledge distillation (KD) is known as a promising solution to compress large language models (LLMs) via transferring their knowledge to smaller models. During this process, white-box KD methods usually minimize the distance between the output distributions of the two models so that more knowledge…

2024

Empowering Vision-Language Models for Reasoning Ability through Large Language Models

ICASSP 2024accepted

Vision-language models (VLM) have shown excellent performance in vision-language tasks. However, they sometimes lack sufficient reasoning ability. In contrast, large language models (LLMs) have emerged with powerful reasoning capabilities. Therefore, we propose a framework called TReE, which transfe…

Cited by 0SourceScholar
2024

ICL: Iterative Continual Learning for Multi-domain Neural Machine Translation

EMNLP 2024finding

In a practical scenario, multi-domain neural machine translation (MDNMT) aims to continuously acquire knowledge from new domain data while retaining old knowledge. Previous work separately learns each new domain knowledge based on parameter isolation methods, which effectively capture the new knowle…

2024

LCS: A Language Converter Strategy for Zero-Shot Neural Machine Translation

ACL 2024findings

Multilingual neural machine translation models generally distinguish translation directions by the language tag (LT) in front of the source or target sentences. However, current LT strategies cannot indicate the desired target language as expected on zero-shot translation, i.e., the off-target issue…

2024

Outdated Issue Aware Decoding for Factual Knowledge Editing

ACL 2024findings

Recently, Knowledge Editing has received increasing attention, since it could update the specific knowledge from outdated ones in pretrained models without re-training. However, as pointed out by recent studies, existing related methods tend to merely memorize the superficial word composition of the…

2024

SKICSE: Sentence Knowable Information Prompted by LLMs Improves Contrastive Sentence Embeddings

NAACL 2024short

Contrastive learning, which utilizes positive pairs and in-batch negatives to optimize the loss objective, has been proven to be an effective method for learning sentence embeddings. However, we argue that the previous methods of constructing positive pairs only through dropout perturbation or entai…

2024

Towards Multi-Relational Multi-Hop Reasoning over Dense Temporal Knowledge Graphs

ACL 2024findings

Temporal knowledge graph reasoning has emerged as a crucial task for answering time-dependent questions within a knowledge graph (KG).Despite tremendous progress, the present research is impeded by the sparsity of a temporal KG and an over-reliance on simple single-relational reasoning patterns. To…

2023

A Holistic Approach to Reference-Free Evaluation of Machine Translation

ACL 2023short

Traditional machine translation evaluation relies on reference written by humans. While reference-free evaluation gets rid of the constraints of labor-intensive annotations, which can pivot easily to new domains and is more scalable. In this paper, we propose a reference-free evaluation approach tha…

2023

A Multi-modal Debiasing Model with Dynamical Constraint for Robust Visual Question Answering

ACL 2023findings

Recent studies have pointed out that many well-developed Visual Question Answering (VQA) systems suffer from bias problem. Despite the remarkable performance gained on In-Distribution (ID) datasets, the VQA model might merely capture the superficial correlation from question to answer rather than sh…

Cited by 10SourcePDFScholar
2023

A Quality-based Syntactic Template Retriever for Syntactically-Controlled Paraphrase Generation

EMNLP 2023long main

Existing syntactically-controlled paraphrase generation (SPG) models perform promisingly with human-annotated or well-chosen syntactic templates. However, the difficulty of obtaining such templates actually hinders the practical application of SPG models. For one thing, the prohibitive cost makes it…

Cited by 0SourcecodeScholar
2023

Addressing NER Annotation Noises with Uncertainty-Guided Tree-Structured CRFs

EMNLP 2023long main

Real-world named entity recognition (NER) datasets are notorious for their noisy nature, attributed to annotation errors, inconsistencies, and subjective interpretations. Such noises present a substantial challenge for traditional supervised learning methods. In this paper, we present a new and unif…

Cited by 0SourceScholar
2023

D$^2$TV: Dual Knowledge Distillation and Target-oriented Vision Modeling for Many-to-Many Multimodal Summarization

EMNLP 2023long findings

Many-to-many multimodal summarization (M$^3$S) task aims to generate summaries in any language with document inputs in any language and the corresponding image sequence, which essentially comprises of multimodal monolingual summarization (MMS) and multimodal cross-lingual summarization (MXLS) tasks.…

Cited by 0SourcecodeScholar
2023

Document-Level Event Argument Extraction With a Chain Reasoning Paradigm

ACL 2023long

Document-level event argument extraction aims to identify event arguments beyond sentence level, where a significant challenge is to model long-range dependencies. Focusing on this challenge, we present a new chain reasoning paradigm for the task, which can generate decomposable first-order logic ru…

Cited by 17SourcePDFScholar
2023

MT2: Towards a Multi-Task Machine Translation Model with Translation-Specific In-Context Learning

EMNLP 2023long main

Sentence-level translation, document-level translation, translation memory, and terminology constrained translation play an important role in machine translation. Most of the previous work uses separate models or methods to solve these tasks, which is not conducive to knowledge transfer of different…

Cited by 0SourceScholar
2023

Novel Slot Detection With an Incremental Setting

EMNLP 2023long findings

Current dialogue systems face diverse user requests and rapid change domains, making quickly adapt to scenarios with previous unseen slot types become a major challenge. Recently, researchers have introduced novel slot detection (NSD) to discover potential new types. However, dialogue system with NS…

Cited by 0SourceScholar
2023

RC3: Regularized Contrastive Cross-lingual Cross-modal Pre-training

ACL 2023findings

Multilingual vision-language (V&L) pre-training has achieved remarkable progress in learning universal representations across different modalities and languages. In spite of recent success, there still remain challenges limiting further improvements of V&L pre-trained models in multilingual settings…

Cited by 6SourcePDFScholar
2023

Summary-Oriented Vision Modeling for Multimodal Abstractive Summarization

ACL 2023long

The goal of multimodal abstractive summarization (MAS) is to produce a concise summary given the multimodal data (text and vision). Existing studies on MAS mainly focus on how to effectively use the extracted visual features, having achieved impressive success on the high-resource English dataset. H…

2023

Towards Understanding and Improving Knowledge Distillation for Neural Machine Translation

ACL 2023long

Knowledge distillation (KD) is a promising technique for model compression in neural machine translation. However, where the knowledge hides in KD is still not clear, which may hinder the development of KD. In this work, we first unravel this mystery from an empirical perspective and show that the k…

2022

A Variational Hierarchical Model for Neural Cross-Lingual Summarization

ACL 2022long

The goal of the cross-lingual summarization (CLS) is to convert a document in one language (e.g., English) to a summary in another one (e.g., Chinese). The CLS task is essentially the combination of machine translation (MT) and monolingual summarization (MS), and thus there exists the hierarchical r…

2022

Conditional Bilingual Mutual Information Based Adaptive Training for Neural Machine Translation

ACL 2022long

Token-level adaptive training approaches can alleviate the token imbalance problem and thus improve neural machine translation, through re-weighting the losses of different target tokens based on specific statistical metrics (e.g., token frequency or mutual information). Given that standard translat…

2022

Cross-Align: Modeling Deep Cross-lingual Interactions for Word Alignment

EMNLP 2022main

Word alignment which aims to extract lexicon translation equivalents between source and target sentences, serves as a fundamental tool for natural language processing. Recent studies in this area have yielded substantial improvements by generating alignments from contextualized embeddings of the pre…

2022

Generating Authentic Adversarial Examples beyond Meaning-preserving with Doubly Round-trip Translation

NAACL 2022long

Generating adversarial examples for Neural Machine Translation (NMT) with single Round-Trip Translation (RTT) has achieved promising results by releasing the meaning-preserving restriction. However, a potential pitfall for this approach is that we cannot decide whether the generated examples are adv…

2022

Iterative Constrained Back-Translation for Unsupervised Domain Adaptation of Machine Translation

COLING 2022main

Back-translation has been proven to be effective in unsupervised domain adaptation of neural machine translation (NMT). However, the existing back-translation methods mainly improve domain adaptability by generating in-domain pseudo-parallel data that contains sentence-structural knowledge, paying l…

2022

Learning Structural Information for Syntax-Controlled Paraphrase Generation

NAACL 2022findings

Syntax-controlled paraphrase generation aims to produce paraphrase conform to given syntactic patterns. To address this task, recent works have started to use parse trees (or syntactic templates) to guide generation.A constituency parse tree contains abundant structural information, such as parent-c…

2022

Long Text Generation with Topic-aware Discrete Latent Variable Model

EMNLP 2022main

Generating coherent long texts is an important yet challenging task, particularly forthe open-ended generation. Prior work based on discrete latent codes focuses on the modeling of discourse relation, resulting in discrete codes only learning shallow semantics (Ji and Huang, 2021). A natural text al…

Cited by 4SourcePDFScholar
2022

MSCTD: A Multimodal Sentiment Chat Translation Dataset

ACL 2022long

Multimodal machine translation and textual chat translation have received considerable attention in recent years. Although the conversation in its natural form is usually multimodal, there still lacks work on multimodal machine translation in conversations. In this work, we introduce a new task name…

2022

Saliency as Evidence: Event Detection with Trigger Saliency Attribution

ACL 2022long

Event detection (ED) is a critical subtask of event extraction that seeks to identify event triggers of certain types in texts. Despite significant advances in ED, existing methods typically follow a “one model fits all types” approach, which sees no differences between event types and often results…

2022

Scheduled Multi-task Learning for Neural Chat Translation

ACL 2022long

Neural Chat Translation (NCT) aims to translate conversational text into different languages. Existing methods mainly focus on modeling the bilingual dialogue characteristics (e.g., coherence) to improve chat translation via multi-task learning on small-scale chat translation data. Although the NCT…

2021

An Iterative Multi-Knowledge Transfer Network for Aspect-Based Sentiment Analysis

EMNLP 2021finding

Aspect-based sentiment analysis (ABSA) mainly involves three subtasks: aspect term extraction, opinion term extraction, and aspect-level sentiment classification, which are typically handled in a separate or joint manner. However, previous approaches do not well exploit the interactive relations amo…

2021

Bilingual Mutual Information Based Adaptive Training for Neural Machine Translation

ACL 2021short

Recently, token-level adaptive training has achieved promising improvement in machine translation, where the cross-entropy loss function is adjusted by assigning different training weights to different tokens, in order to alleviate the token imbalance problem. However, previous approaches only use s…

2021

Cross-Domain Slot Filling as Machine Reading Comprehension

IJCAI 2021poster

With task-oriented dialogue systems being widely applied in everyday life, slot filling, the essential component of task-oriented dialogue systems, is required to be quickly adapted to new domains that contain domain-specific slots with few or no training data. Previous methods for slot filling usua…

2021

Discourse-Level Event Temporal Ordering with Uncertainty-Guided Graph Completion

IJCAI 2021poster

Learning to order events at discourse-level is a crucial text understanding task. Despite many efforts for this task, the current state-of-the-art methods rely heavily on manually designed features, which are costly to produce and are often specific to tasks/domains/datasets. In this paper, we pro…

2021

Improving Stylized Neural Machine Translation with Iterative Dual Knowledge Transfer

IJCAI 2021poster

Stylized neural machine translation (NMT) aims to translate sentences of one style into sentences of another style, which is essential for the application of machine translation in a real-world scenario. However, a major challenge in this task is the scarcity of high-quality parallel data which is s…

2021

Infusing Multi-Source Knowledge with Heterogeneous Graph Neural Network for Emotional Conversation Generation

AAAI 2021technical

The success of emotional conversation systems depends on sufficient perception and appropriate expression of emotions. In a real-world conversation, we firstly instinctively perceive emotions from multi-source information, including the emotion flow of dialogue history, facial expressions, and perso…

2021

Machine Reading Comprehension as Data Augmentation: A Case Study on Implicit Event Argument Extraction

EMNLP 2021main

Implicit event argument extraction (EAE) is a crucial document-level information extraction task that aims to identify event arguments beyond the sentence level. Despite many efforts for this task, the lack of enough training data has long impeded the study. In this paper, we take a new perspective…

Cited by 71SourcePDFScholar
2021

Modeling Bilingual Conversational Characteristics for Neural Chat Translation

ACL 2021long

Neural chat translation aims to translate bilingual conversational text, which has a broad application in international exchanges and cooperation. Despite the impressive performance of sentence-level and context-aware Neural Machine Translation (NMT), there still remain challenges to translate bilin…

2021

Saliency-based Multi-View Mixed Language Training for Zero-shot Cross-lingual Classification

EMNLP 2021finding

Recent multilingual pre-trained models, like XLM-RoBERTa (XLM-R), have been demonstrated effective in many cross-lingual tasks. However, there are still gaps between the contextualized representations of similar words in different languages. To solve this problem, we propose a novel framework named…

Cited by 8SourcePDFScholar
2021

Scheduled Sampling Based on Decoding Steps for Neural Machine Translation

EMNLP 2021main

Scheduled sampling is widely used to mitigate the exposure bias problem for neural machine translation. Its core motivation is to simulate the inference scene during training by replacing ground-truth tokens with predicted tokens, thus bridging the gap between training and inference. However, vanill…

2021

Syntactically Diverse Adversarial Network for Knowledge-Grounded Conversation Generation

EMNLP 2021finding

Generative conversation systems tend to produce meaningless and generic responses, which significantly reduce the user experience. In order to generate informative and diverse responses, recent studies proposed to fuse knowledge to improve informativeness and adopt latent variables to enhance the di…

Cited by 3SourcePDFScholar
2021

Syntactically-Informed Unsupervised Paraphrasing with Non-Parallel Data

EMNLP 2021main

Previous works on syntactically controlled paraphrase generation heavily rely on large-scale parallel paraphrase data that is not easily available for many languages and domains. In this paper, we take this research direction to the extreme and investigate whether it is possible to learn syntactical…

2021

Towards Making the Most of Dialogue Characteristics for Neural Chat Translation

EMNLP 2021main

Neural Chat Translation (NCT) aims to translate conversational text between speakers of different languages. Despite the promising performance of sentence-level and context-aware neural machine translation models, there still remain limitations in current NCT models because the inherent dialogue cha…

2020

A Learning-Exploring Method to Generate Diverse Paraphrases with Multi-Objective Deep Reinforcement Learning

COLING 2020main

Paraphrase generation (PG) is of great importance to many downstream tasks in natural language processing. Diversity is an essential nature to PG for enhancing generalization capability and robustness of downstream applications. Recently, neural sequence-to-sequence (Seq2Seq) models have shown promi…

Cited by 19SourcePDFScholar
2020

Exploring Bilingual Parallel Corpora for Syntactically Controllable Paraphrase Generation

IJCAI 2020poster

Paraphrase generation is of great importance to many downstream tasks in natural language processing. Recent efforts have focused on generating paraphrases in specific syntactic forms, which, generally, heavily relies on manually annotated paraphrase data that is not easily available for many langua…

Cited by 0SourcePDFScholar