← Search

Zhongjian Miao

8 accepted papers

2026

Benchmarking Real-Time Question Answering via Executable Code Workflows

IJCAI 2026

Retrieving real-time information is a fundamental capability for search-integrated agents in real-world applications. However, existing benchmarks are predominantly static and therefore fail to capture the temporal dynamics of information and the continuously evolving nature of real-world knowledge.

Cited by 0Scholar
2026

SPAN: Benchmarking and Improving Cross-Calendar Temporal Reasoning of Large Language Models

AAAI 2026technical

Temporal reasoning is a fundamental capability for large language models (LLMs) to understand real-world dynamics. Existing research on temporal reasoning has predominantly focused on the Gregorian calendar. However, as many countries and regions concurrently adopt multiple calendar systems, tempora

Cited by 0SourcePDFScholar
2024

Efficient k-Nearest-Neighbor Machine Translation with Dynamic Retrieval

ACL 2024findings

To achieve non-parametric NMT domain adaptation, k-Nearest-Neighbor Machine Translation (kNN-MT) constructs an external datastore to store domain-specific translation knowledge, which derives a kNN distribution to interpolate the prediction distribution of the NMT model via a linear interpolation co…

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 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…

2022

CLLE: A Benchmark for Continual Language Learning Evaluation in Multilingual Machine Translation

EMNLP 2022finding

Continual Language Learning (CLL) in multilingual translation is inevitable when new languages are required to be translated. Due to the lack of unified and generalized benchmarks, the evaluation of existing methods is greatly influenced by experimental design which usually has a big gap from the in…

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…