← Search

Meishan Zhang

60 accepted papers

2026

AOEB: Benchmarking Agent-Oriented Multimodal Embeddings

ICML 2026poster

LLM agents powered by retrieval and RAG are increasingly prevalent across research and applications. Embedding models play a critical role in these systems, particularly in embedding-based retrieval. However, current benchmarks for embeddings, such as MTEB, remain focused on general-purpose scenario…

Cited by 0SourceScholar
2026

KaLM-Embedding-V2: Superior Training Techniques and Data Inspire A Versatile Embedding Model

ICLR 2026poster

Recent advancements in Large Language Models (LLMs)-based text embedding models primarily focus on data scaling or synthesis, yet limited exploration of training techniques and data quality, thereby constraining performance. In this work, we propose KaLM-Embedding-V2, a series of versatile and compa…

Cited by 0SourcecodeScholar
2026

Supervised Fine-Tuning or Contrastive Learning? Towards Better Multimodal LLM Reranking

ICLR 2026poster

In information retrieval, training reranking models mainly focuses on two types of objectives: metric learning (e.g. contrastive loss to increase the predicted scores on relevant query-document pairs) and classification (binary label prediction of relevance vs. irrelevance). For BERT-style encoders,…

Cited by 0SourcecodeScholar
2025

Adaptive Detoxification: Safeguarding General Capabilities of LLMs through Toxicity-Aware Knowledge Editing

ACL 2025finding

Large language models (LLMs) exhibit impressive language capabilities but remain vulnerable to malicious prompts and jailbreaking attacks. Existing knowledge editing methods for LLM detoxification face two major challenges. First, they often rely on entity-specific localization, making them ineffect…

Cited by 0SourcePDFScholar
2025

Atomic Thinking of LLMs: Decoupling and Exploring Mathematical Reasoning Abilities

NeurIPS 2025poster

Large Language Models (LLMs) have demonstrated outstanding performance in mathematical reasoning capabilities. However, we argue that current large-scale reasoning models primarily rely on scaling up training datasets with diverse mathematical problems and long thinking chains, which raises question…

Cited by 0SourceScholar
2025

BrainECHO: Semantic Brain Signal Decoding through Vector-Quantized Spectrogram Reconstruction for Whisper-Enhanced Text Generation

ACL 2025finding

Current EEG/MEG-to-text decoding systems suffer from three key limitations: (1) reliance on teacher-forcing methods, which compromises robustness during inference, (2) sensitivity to session-specific noise, hindering generalization across subjects, and (3) misalignment between brain signals and ling…

Cited by 0SourcePDFScholar
2025

Bridging Modalities: Improving Universal Multimodal Retrieval by Multimodal Large Language Models

CVPR 2025poster

Universal Multimodal Retrieval (UMR) aims to enable search across various modalities using a unified model, where queries and candidates can consist of pure text, images, or a combination of both. Previous work has attempted to adopt multimodal large language models (MLLMs) to realize UMR using only…

2025

Complex Open Information Extraction with Heterogeneous Syntax Forests

ICASSP 2025accepted

Open Information Extraction (OIE) aims at extracting the relational triplets from open-domain texts. Existing methods, unfortunately, mostly fall prey to the complex OIE setting, due to the failure to extract unseen words and underutilize syntactic features. In this work, we propose a novel system t…

Cited by 0SourceScholar
2025

Contrastive Learning on LLM Back Generation Treebank for Cross-domain Constituency Parsing

ACL 2025long

Cross-domain constituency parsing is still an unsolved challenge in computational linguistics since the available multi-domain constituency treebank is limited. We investigate automatic treebank generation by large language models (LLMs) in this paper. The performance of LLMs on constituency parsing…

Cited by 0SourcePDFScholar
2025

Function-to-Style Guidance of LLMs for Code Translation

ICML 2025poster

Large language models (LLMs) have made significant strides in code translation tasks. However, ensuring both the correctness and readability of translated code remains a challenge, limiting their effective adoption in real-world software development. In this work, we propose F2STrans, a function-to…

Cited by 0SourcePDFScholar
2025

LLMs Can Also Do Well! Breaking Barriers in Semantic Role Labeling via Large Language Models

ACL 2025finding

Semantic role labeling (SRL) is a crucial task of natural language processing (NLP). Although generative decoder-based large language models (LLMs) have achieved remarkable success across various NLP tasks, they still lag behind state-of-the-art encoder-decoder (BERT-like) models in SRL. In this wor…

2025

LaERC-S: Improving LLM-based Emotion Recognition in Conversation with Speaker Characteristics

COLING 2025main

Emotion recognition in conversation (ERC), the task of discerning human emotions for each utterance within a conversation, has garnered significant attention in human-computer interaction systems. Previous ERC studies focus on speaker-specific information that predominantly stems from relationships…

2025

Reflection on Knowledge Graph for Large Language Models Reasoning

ACL 2025finding

Recent research shows that supplementing Large Language Models (LLMs) with knowledge graphs can enhance their performance. However, existing methods often introduce noise in the retrieval and reasoning pipeline, hindering LLMs’ ability to effectively integrate external knowledge for complex multi-ho…

2025

SSRB: Direct Natural Language Querying to Massive Heterogeneous Semi-Structured Data

NeurIPS 2025poster

Searching over semi-structured data with natural language (NL) queries has attracted sustained attention, enabling broader audiences to access information easily. As more applications, such as LLM agents and RAG systems, emerge to search and interact with semi-structured data, two major challenges h…

Cited by 0SourceScholar
2025

Speed Up Your Code: Progressive Code Acceleration Through Bidirectional Tree Editing

ACL 2025long

Large language models (LLMs) have made significant strides in code acceleration (CA) tasks. Current works typically fine-tune LLMs using slow-fast code pairs mined from online programming platforms. Although these methods are widely recognized for their effectiveness, the training data often lack cl…

Cited by 0SourcePDFScholar
2025

Towards Text-Image Interleaved Retrieval

ACL 2025long

Current multimodal information retrieval studies mainly focus on single-image inputs, which limits real-world applications involving multiple images and text-image interleaved content. In this work, we introduce the text-image interleaved retrieval (TIIR) task, where the query and document are inter…

2025

VimoRAG: Video-based Retrieval-augmented 3D Motion Generation for Motion Language Models

NeurIPS 2025poster

This paper introduces **VimoRAG**, a novel video-based retrieval-augmented motion generation framework for motion large language models (LLMs). As motion LLMs face severe out-of-domain/out-of-vocabulary issues due to limited annotated data, **VimoRAG** leverages large-scale in-the-wild video databa…

Cited by 0SourceScholar
2025

When Words Smile: Generating Diverse Emotional Facial Expressions from Text

EMNLP 2025

Enabling digital humans to express rich emotions has significant applications in dialogue systems, gaming, and other interactive scenarios. While recent advances in talking head synthesis have achieved impressive results in lip synchronization, they tend to overlook the rich and dynamic nature of fa

Cited by 0SourcePDFScholar
2024

A Two-Stage Adaptation of Large Language Models for Text Ranking

ACL 2024findings

Text ranking is a critical task in information retrieval. Recent advances in pre-trained language models (PLMs), especially large language models (LLMs), present new opportunities for applying them to text ranking. While supervised fine-tuning (SFT) with ranking data has been widely explored to bett…

2024

AutoSurvey: Large Language Models Can Automatically Write Surveys

NeurIPS 2024poster

This paper introduces AutoSurvey, a speedy and well-organized methodology for automating the creation of comprehensive literature surveys in rapidly evolving fields like artificial intelligence. Traditional survey paper creation faces challenges due to the vast volume and complexity of information,…

2024

Chinese Sequence Labeling with Semi-Supervised Boundary-Aware Language Model Pre-training

COLING 2024main

Chinese sequence labeling tasks are sensitive to word boundaries. Although pretrained language models (PLM) have achieved considerable success in these tasks, current PLMs rarely consider boundary information explicitly. An exception to this is BABERT, which incorporates unsupervised statistical bou…

2024

Recognizing Everything from All Modalities at Once: Grounded Multimodal Universal Information Extraction

ACL 2024findings

In the field of information extraction (IE), tasks across a wide range of modalities and their combinations have been traditionally studied in isolation, leaving a gap in deeply recognizing and analyzing cross-modal information. To address this, this work for the first time introduces the concept of…

2024

Semantic Role Labeling from Chinese Speech via End-to-End Learning

ACL 2024findings

Semantic Role Labeling (SRL), crucial for understanding semantic relationships in sentences, has traditionally focused on text-based input. However, the increasing use of voice assistants and the need for hands-free interaction have highlighted the importance of SRL from speech.SRL from speech can b…

2024

Synergistic Dual Spatial-aware Generation of Image-to-text and Text-to-image

NeurIPS 2024poster

In the visual spatial understanding (VSU) field, spatial image-to-text (SI2T) and spatial text-to-image (ST2I) are two fundamental tasks that appear in dual form. Existing methods for standalone SI2T or ST2I perform imperfectly in spatial understanding, due to the difficulty of 3D-wise spatial featu…

Cited by 0SourcePDFScholar
2024

Towards Demonstration-Aware Large Language Models for Machine Translation

ACL 2024findings

Tuning-based large language models for machine translation (aka large translation model, LTM) have demonstrated significant performance in the field of machine translation. Despite their success, these models often face difficulties in leveraging demonstrations to further improve their performance.…

2024

Video-of-Thought: Step-by-Step Video Reasoning from Perception to Cognition

ICML 2024oral

Existing research of video understanding still struggles to achieve in-depth comprehension and reasoning in complex videos, primarily due to the under-exploration of two key bottlenecks: fine-grained spatial-temporal perceptive understanding and cognitive-level video scene comprehension. This paper…

Cited by 99SourcePDFScholar
2024

XNLP: An Interactive Demonstration System for Universal Structured NLP

ACL 2024system demonstrations

Structured Natural Language Processing (XNLP) is an important subset of NLP that entails understanding the underlying semantic or syntactic structure of texts, which serves as a foundational component for many downstream applications. Despite certain recent efforts to explore universal solutions for…

2024

mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval

EMNLP 2024industry

We present systematic efforts in building long-context multilingual text representation model (TRM) and reranker from scratch for text retrieval. We first introduce a text encoder (base size) enhanced with RoPE and unpadding, pre-trained in a native 8192-token context (longer than 512 of previous mu…

2023

A Pilot Study on Dialogue-Level Dependency Parsing for Chinese

ACL 2023findings

Dialogue-level dependency parsing has received insufficient attention, especially for Chinese. To this end, we draw on ideas from syntactic dependency and rhetorical structure theory (RST), developing a high-quality human-annotated corpus, which contains 850 dialogues and 199,803 dependencies. Consi…

2023

Constructing Code-mixed Universal Dependency Forest for Unbiased Cross-lingual Relation Extraction

ACL 2023findings

Latest efforts on cross-lingual relation extraction (XRE) aggressively leverage the language-consistent structural features from the universal dependency (UD) resource, while they may largely suffer from biased transfer (e.g., either target-biased or source-biased) due to the inevitable linguistic d…

2023

Generating Visual Spatial Description via Holistic 3D Scene Understanding

ACL 2023long

Visual spatial description (VSD) aims to generate texts that describe the spatial relations of the given objects within images. Existing VSD work merely models the 2D geometrical vision features, thus inevitably falling prey to the problem of skewed spatial understanding of target objects. In this w…

2023

Grounded Entity-Landmark Adaptive Pre-Training for Vision-and-Language Navigation

ICCV 2023oral

Cross-modal alignment is one key challenge for Vision-and-Language Navigation (VLN). Most existing studies concentrate on mapping the global instruction or single sub-instruction to the corresponding trajectory. However, another critical problem of achieving fine-grained alignment at the entity leve…

Cited by 21PDFcodeScholar
2023

Improving Simultaneous Machine Translation with Monolingual Data

AAAI 2023technical

Simultaneous machine translation (SiMT) is usually done via sequence-level knowledge distillation (Seq-KD) from a full-sentence neural machine translation (NMT) model. However, there is still a significant performance gap between NMT and SiMT. In this work, we propose to leverage monolingual data to…

2023

LLM-enhanced Self-training for Cross-domain Constituency Parsing

EMNLP 2023long main

Self-training has proven to be an effective approach for cross-domain tasks, and in this study, we explore its application to cross-domain constituency parsing. Traditional self-training methods rely on limited and potentially low-quality raw corpora. To overcome this limitation, we propose enhancin…

Cited by 0SourcecodeScholar
2023

PromptST: Abstract Prompt Learning for End-to-End Speech Translation

EMNLP 2023long main

An end-to-end speech-to-text (S2T) translation model is usually initialized from a pre-trained speech recognition encoder and a pre-trained text-to-text (T2T) translation decoder. Although this straightforward setting has been shown empirically successful, there do not exist clear answers to the res…

Cited by 0SourcecodeScholar
2023

Scene Graph as Pivoting: Inference-time Image-free Unsupervised Multimodal Machine Translation with Visual Scene Hallucination

ACL 2023long

In this work, we investigate a more realistic unsupervised multimodal machine translation (UMMT) setup, inference-time image-free UMMT, where the model is trained with source-text image pairs, and tested with only source-text inputs. First, we represent the input images and texts with the visual and…

2022

AISHELL-NER: Named Entity Recognition from Chinese Speech

ICASSP 2022accepted

Named Entity Recognition (NER) from speech is among Spoken Language Understanding (SLU) tasks, aiming to extract semantic information from the speech signal. NER from speech is usually made through a two-step pipeline that consists of (1) processing the audio using an Automatic Speech Recognition (A…

Cited by 0SourceScholar
2022

Conversational Semantic Role Labeling with Predicate-Oriented Latent Graph

IJCAI 2022poster

Conversational semantic role labeling (CSRL) is a newly proposed task that uncovers the shallow semantic structures in a dialogue text. Unfortunately several important characteristics of the CSRL task have been overlooked by the existing works, such as the structural information integration, near-ne…

Cited by 12SourcePDFScholar
2022

Domain-Specific NER via Retrieving Correlated Samples

COLING 2022main

Successful Machine Learning based Named Entity Recognition models could fail on texts from some special domains, for instance, Chinese addresses and e-commerce titles, where requires adequate background knowledge. Such texts are also difficult for human annotators. In fact, we can obtain some potent…

2022

Extending Phrase Grounding with Pronouns in Visual Dialogues

EMNLP 2022main

Conventional phrase grounding aims to localize noun phrases mentioned in a given caption to their corresponding image regions, which has achieved great success recently. Apparently, sole noun phrase grounding is not enough for cross-modal visual language understanding. Here we extend the task by con…

2022

Identifying Chinese Opinion Expressions with Extremely-Noisy Crowdsourcing Annotations

ACL 2022long

Recent works of opinion expression identification (OEI) rely heavily on the quality and scale of the manually-constructed training corpus, which could be extremely difficult to satisfy. Crowdsourcing is one practical solution for this problem, aiming to create a large-scale but quality-unguaranteed…

2022

LasUIE: Unifying Information Extraction with Latent Adaptive Structure-aware Generative Language Model

NeurIPS 2022accept

Universally modeling all typical information extraction tasks (UIE) with one generative language model (GLM) has revealed great potential by the latest study, where various IE predictions are unified into a linearized hierarchical expression under a GLM. Syntactic structure information, a type of ef…

2022

Mastering the Explicit Opinion-Role Interaction: Syntax-Aided Neural Transition System for Unified Opinion Role Labeling

AAAI 2022technical

Unified opinion role labeling (ORL) aims to detect all possible opinion structures of 'opinion-holder-target' in one shot, given a text. The existing transition-based unified method, unfortunately, is subject to longer opinion terms and fails to solve the term overlap issue. Current top performance…

2022

On the Role of Pre-trained Language Models in Word Ordering: A Case Study with BART

COLING 2022main

Word ordering is a constrained language generation task taking unordered words as input. Existing work uses linear models and neural networks for the task, yet pre-trained language models have not been studied in word ordering, let alone why they help. We use BART as an instance and show its effecti…

2022

Robust Self-Augmentation for Named Entity Recognition with Meta Reweighting

NAACL 2022long

Self-augmentation has received increasing research interest recently to improve named entity recognition (NER) performance in low-resource scenarios. Token substitution and mixup are two feasible heterogeneous self-augmentation techniques for NER that can achieve effective performance with certain s…

2022

Unified Named Entity Recognition as Word-Word Relation Classification

AAAI 2022technical

So far, named entity recognition (NER) has been involved with three major types, including flat, overlapped (aka. nested), and discontinuous NER, which have mostly been studied individually. Recently, a growing interest has been built for unified NER, tackling the above three jobs concurrently with…

2022

Unsupervised Boundary-Aware Language Model Pretraining for Chinese Sequence Labeling

EMNLP 2022main

Boundary information is critical for various Chinese language processing tasks, such as word segmentation, part-of-speech tagging, and named entity recognition. Previous studies usually resorted to the use of a high-quality external lexicon, where lexicon items can offer explicit boundary informatio…

2022

Visual Spatial Description: Controlled Spatial-Oriented Image-to-Text Generation

EMNLP 2022main

Image-to-text tasks such as open-ended image captioning and controllable image description have received extensive attention for decades. Here we advance this line of work further, presenting Visual Spatial Description (VSD), a new perspective for image-to-text toward spatial semantics. Given an ima…

2021

A Fine-Grained Domain Adaption Model for Joint Word Segmentation and POS Tagging

EMNLP 2021main

Domain adaption for word segmentation and POS tagging is a challenging problem for Chinese lexical processing. Self-training is one promising solution for it, which struggles to construct a set of high-quality pseudo training instances for the target domain. Previous work usually assumes a universal…

2021

A Span-Based Model for Joint Overlapped and Discontinuous Named Entity Recognition

ACL 2021long

Research on overlapped and discontinuous named entity recognition (NER) has received increasing attention. The majority of previous work focuses on either overlapped or discontinuous entities. In this paper, we propose a novel span-based model that can recognize both overlapped and discontinuous ent…

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

Chinese Opinion Role Labeling with Corpus Translation: A Pivot Study

EMNLP 2021main

Opinion Role Labeling (ORL), aiming to identify the key roles of opinion, has received increasing interest. Unlike most of the previous works focusing on the English language, in this paper, we present the first work of Chinese ORL. We construct a Chinese dataset by manually translating and projecti…

2021

Crowdsourcing Learning as Domain Adaptation: A Case Study on Named Entity Recognition

ACL 2021long

Crowdsourcing is regarded as one prospective solution for effective supervised learning, aiming to build large-scale annotated training data by crowd workers. Previous studies focus on reducing the influences from the noises of the crowdsourced annotations for supervised models. We take a different…

2021

End-to-end Semantic Role Labeling with Neural Transition-based Model

AAAI 2021technical

End-to-end semantic role labeling (SRL) has been received increasing interest. It performs the two subtasks of SRL: predicate identification and argument role labeling, jointly. Recent work is mostly focused on graph-based neural models, while the transition-based framework with neural networks whic…

2020

End to End Chinese Lexical Fusion Recognition with Sememe Knowledge

COLING 2020main

In this paper, we present Chinese lexical fusion recognition, a new task which could be regarded as one kind of coreference recognition. First, we introduce the task in detail, showing the relationship with coreference recognition and differences from the existing tasks. Second, we propose an end-to…

2020

HiTrans: A Transformer-Based Context- and Speaker-Sensitive Model for Emotion Detection in Conversations

COLING 2020main

Emotion detection in conversations (EDC) is to detect the emotion for each utterance in conversations that have multiple speakers. Different from the traditional non-conversational emotion detection, the model for EDC should be context-sensitive (e.g., understanding the whole conversation rather tha…