Papers by Meishan Zhang
Copied to clipboard
| Challenge: | Syntax has been a useful source of information for statistical RST discourse parsing. |
| Approach: | They propose an implicit syntax feature extraction approach using hidden-layer vectors extracted from a neural syntax parser. |
| Outcome: | The proposed model with dynamic oracle is competitive with existing models. |
Copied to clipboard
| Challenge: | Pretrained language models (PLMs) have been successful in addressing word boundaries in Chinese sequence labeling tasks, but they rarely consider boundary information explicitly. |
| Approach: | They propose a method to integrate unsupervised boundary information into Chinese BERT's pre-training objectives and a supervised boundary-aware PLM. |
| Outcome: | The proposed model outperforms the vanilla version on Chinese sequence labeling tasks and in broader Chinese natural language understanding tasks. |
Copied to clipboard
| Challenge: | Existing systems that generate only coarse facial expressions ignore the rich and dynamic nature of face-to-face communication. |
| Approach: | They propose an end-to-end text-to expression model that explicitly focuses on emotional dynamics. |
| Outcome: | The proposed model outperforms baselines on 15,000 text–3D expression pairs on a large-scale dataset. |
Copied to clipboard
| Challenge: | Existing methods for supplementing Large Language Models (LLMs) with knowledge graphs often introduce noise in the retrieval and reasoning pipeline, hindering their ability to integrate external knowledge for complex multi-hop question answering. |
| Approach: | They propose a framework to enhance LLMs' reasoning capabilities through reflective engagement with knowledge graphs by Query Decoupling, LLM-Driven Knowledge Graph Exploration, and Inference with Knowledge Reconstruction. |
| Outcome: | The proposed framework integrates external knowledge into LLMs and trains them to leverage this knowledge for answering questions. |
Copied to clipboard
| Challenge: | Existing models for text retrieval are based on a multi-stage process that involves retrieving documents from a large corpus. |
| Approach: | They propose to build a multilingual text representation model and a cross-encoder reranker from scratch for text retrieval. |
| Outcome: | The proposed models outperform the state-of-the-art models on long-context retrieval benchmarks. |
Copied to clipboard
| Challenge: | Conventional phrase grounding aims to localize noun phrases mentioned in a caption to their corresponding image regions. |
| Approach: | They extend the task by considering pronouns to include noun phrases and pronounos . they construct a dataset of phrase grounding with noun and pronom phrases to image regions . |
| Outcome: | Experiments show that pronouns are easier to ground than noun phrases . a baseline model with coreference information can significantly boost the grounding performance . |
Copied to clipboard
| Challenge: | Image-to-text tasks such as captioning and controllable image descriptions have received extensive attention for decades. |
| Approach: | They propose a new perspective for image-to-text to generate spatial descriptions by combining two objects in an image. |
| Outcome: | The proposed model is awe-inspiring and human-like, and the proposed end-to-end architecture is the better choice for their integration. |
Copied to clipboard
| Challenge: | Existing long document question answering systems process texts as flat sequences or use heuristic chunking, which overlooks the discourse structures that guide human comprehension. |
| Approach: | They propose a discourse-aware hierarchical framework that leverages rhetorical structure theory for long document question answering. |
| Outcome: | The proposed framework exhibits strong robustness across diverse document types and linguistic settings. |
Copied to clipboard
| Challenge: | Semantic role labeling (SRL) has traditionally focused on text input. |
| Approach: | They propose an end-to-end approach for SRL from speech integrating ASR and SRL in a joint-learning framework, focusing on the Chinese language. |
| Outcome: | The proposed model improves on the Chinese Proposition Bank 1.0 dataset and the existing model with improved performance. |
Copied to clipboard
| Challenge: | Current neural machine translation (NMT) relies on parallel sentences, which obstructs the development of NMT for minor languages. |
| Approach: | They propose an unsupervised multimodal machine translation setup where the model is trained with source-text image pairs and tested with only source- text inputs. |
| Outcome: | The proposed model outperforms the baseline model on the task and setup, helping yield translations with better completeness, relevance and fluency without relying on paired images. |
Copied to clipboard
| Challenge: | Successful Named Entity Recognition models fail on texts from some special domains, for example, Chinese addresses and e-commerce titles. |
| Approach: | They propose to enhance NER models with correlated samples to help the text understanding . they draw correlated texts by the sparse BM25 retriever from large-scale in-domain unlabeled data . |
| Outcome: | Empirical results show that NER models can be enhanced with correlated samples . the proposed model can be used to reason out the correct answer on hard cases . |
Copied to clipboard
| Challenge: | Structured Natural Language Processing (XNLP) is an important subset of NLP that entails understanding the underlying semantic or syntactic structure of texts. |
| Approach: | They propose a XNLP demonstration system that leverages LLM to achieve universal XnLP with one model for all with high generalizability. |
| Outcome: | The proposed system advances in multiple aspects, including universal XNLP modeling, high performance, interpretability, scalability, and interactivity. |
Copied to clipboard
| Challenge: | Experimental results show that crowdsourced annotations are highly effective under supervised conditions. |
| Approach: | They propose an annotator-aware representation learning model that is inspired by domain adaptation methods which attempt to capture effective domain-alike features. |
| Outcome: | The proposed model is highly effective on a benchmark dataset and achieves state-of-the-art performance with only a very small scale of expert annotations. |
Copied to clipboard
| Challenge: | Current EEG/MEG-to-text decoding systems rely on teacher-forcing methods . pre-trained large language models are over-dominant in decoding text from brain activity . |
| Approach: | They propose a framework that employs decoupled representation learning to achieve state-of-the-art performance on EEG and MEG datasets. |
| Outcome: | The proposed framework achieves state-of-the-art performance on EEG and MEG datasets. |
Copied to clipboard
| Challenge: | Recent advances in pre-trained language models (PLMs) have significantly improved ranking performance in text ranking tasks. |
| Approach: | They propose a two-stage progressive paradigm to better adapt LLMs to text ranking by conducting continual pre-training on a large weakly-supervised corpus and performing SFT on high-quality data. |
| Outcome: | The proposed approach outperforms previous methods on in- and out-domain scenarios. |
Copied to clipboard
| Challenge: | Recent efforts on cross-lingual relation extraction (XRE) leverage language-consistent structural features from the universal dependency resource. |
| Approach: | They propose to construct a type of code-mixed UD forest that combines UD and source-/target-side UD structures to achieve unbiased transfer. |
| Outcome: | The proposed UD forest achieves significant performance gains on ACE XRE benchmark datasets. |
Copied to clipboard
| Challenge: | Existing knowledge editing methods for large language models (LLMs) suffer from over-editing, where detoxified models reject legitimate queries, compromising overall performance. |
| Approach: | They propose a toxicity-aware knowledge editing approach that dynamically detects toxic activation patterns during forward propagation and then routes computations through adaptive inter-layer pathways to mitigate toxicity effectively. |
| Outcome: | The proposed method outperforms existing methods on large language models and enhances the SafeEdit benchmark. |
Copied to clipboard
| Challenge: | Treebank translation is a promising method for cross-lingual transfer of syntactic dependency knowledge. |
| Approach: | They propose to map dependency arcs from source treebank to target translation according to word alignments. |
| Outcome: | Experiments on university dependency treebanks show that translated treebank translations are more effective than translated treebans. |
Copied to clipboard
| Challenge: | Discourse representation tree structure (DRTS) parsing is a new semantic parser which ignores structural information. |
| Approach: | They propose a structural-aware model to integrate structural information into the model . they use graph attention network (GAT) to exploit structural information for effective modeling . |
| Outcome: | The proposed model can achieve the best performance on a benchmark dataset. |
Copied to clipboard
| Challenge: | Dialogue-level dependency parsing has received insufficient attention, especially for Chinese. |
| Approach: | They propose a signal-based method to transform seen syntactic dependencies into unseen ones between elementary discourse units (EDUs) they apply single-view and multi-view data selection to access reliable pseudo-labeled instances. |
| Outcome: | The proposed method transforms seen syntactic dependencies into unseen ones between elementary discourse units (EDUs) the proposed method also provides reliable pseudo-labeled instances. |
Copied to clipboard
| Challenge: | Unlike most of the previous work focusing on the English language, this paper focuses on the Chinese ORL task. |
| Approach: | They propose to use a standard English MPQA dataset to construct a Chinese ORL dataset and investigate the effectiveness of cross-lingual transfer methods. |
| Outcome: | The proposed method is able to detect and improve the performance of the proposed method in Chinese. |
Copied to clipboard
| Challenge: | Experimental results show that joint models of word segmentation and POS tagging can lead to better performance because they are closely related. |
| Approach: | They propose a domain adaption method for Chinese word segmentation and POS tagging that uses a simple metric to model the gaps between target and target domains. |
| Outcome: | The proposed method can gain significant performance improvements over baselines on a benchmark dataset. |
Copied to clipboard
| Challenge: | Recent works of opinion expression identification (OEI) rely heavily on the quality and scale of the manually-constructed training corpus. |
| Approach: | They propose to use crowdsourcing annotations to build a large-scale but quality-unguaranteed corpus for opinion expression identification in Chinese. |
| Outcome: | The proposed model can be trained with a synthetic expert and is highly consistent with the training and testing phase. |
Copied to clipboard
| Challenge: | Existing studies focus on frame semantic parsing as a graph construction problem. |
| Approach: | They propose an end-to-end neural model to tackle frame semantic parsing jointly. |
| Outcome: | The proposed model is highly competitive and performs better than pipeline models on two benchmark datasets. |
Copied to clipboard
| Challenge: | Prior research has focused on reducing noise for specific methods to achieve an effective integration. |
| Approach: | They propose to use token substitution and mixup to improve named entity recognition (NER) using a meta-reweighting strategy, which is extensible and requires little effort. |
| Outcome: | The proposed method is extensible, imposing little effort on a specific self-augmentation method. |
Copied to clipboard
| Challenge: | Experimental results show that Boundary-Aware BERT can improve Chinese sequence labeling tasks. |
| Approach: | They propose to encode boundary information directly into pre-trained language models . they propose to use unsupervised boundary information instead of supervised boundary info . |
| Outcome: | The proposed architecture improves Chinese sequence labeling tasks on ten benchmarks. |
Copied to clipboard
| Challenge: | a new task for coreference recognition is presented in linguistics . the fusion word is always out-of-vocabulary (OOV) words in downstream paragraph-level tasks . |
| Approach: | They propose a Chinese lexical fusion recognition task which could be regarded as one kind of coreference recognition. |
| Outcome: | The proposed model is effective and competitive for the proposed task. |
Copied to clipboard
| Challenge: | Existing studies on IE tasks have focused on recognizing and analyzing cross-modal information . a multimodal large language model (MLLM) is developed to analyze IE across modalities . |
| Approach: | They propose a multimodal large language model (MLLM) capable of grounding information from all modalities. |
| Outcome: | The proposed framework provides a framework to analyze IE tasks over various modalities and their fine-grained groundings. |
Copied to clipboard
| Challenge: | Emotion detection in conversations is to detect the emotion for each utterance in conversations that have multiple speakers. |
| Approach: | They propose a transformer-based context- and speaker-sensitive model for EDC . they utilize a low-level transformer to generate local utterance representations . |
| Outcome: | The proposed model outperforms state-of-the-art models on three benchmark datasets. |
Copied to clipboard
| Challenge: | Large Language Models face quadratic computational costs, information forgetting, and context fragmentation . current methodologies diverge into three paradigms, each facing inherent trade-offs between Equal contribution. |
| Approach: | They propose a framework that enables efficient long-context inference via chunk-wise compression and selective memory recall. |
| Outcome: | The proposed framework reduces peak GPU memory usage and speeds up inference on multi-hop reasoning benchmarks. |
Copied to clipboard
| Challenge: | Experimental results show that PromptST can improve speech-to-text translation by capturing richer linguistic knowledge. |
| Approach: | They propose a plug-in prompt-enhanced S2T model that captures richer linguistic knowledge . they use a 10GB linguistic probing benchmark to investigate the fusion of speech and text features . |
| Outcome: | The proposed model can improve on a strong baseline by capturing richer linguistic knowledge. |
Copied to clipboard
| Challenge: | Large language models for machine translation often face difficulties in leveraging demonstrations to further improve their performance. |
| Approach: | They propose a novel approach that integrates demonstration-aware training and inference strategies within the framework of tuning-based LTMs. |
| Outcome: | The proposed model integrates demonstration-aware training and inference strategies within tuning-based LTMs. |
Copied to clipboard
| Challenge: | Existing methods for ERC lack interpretability and shallow semantics capture deep semantics. |
| Approach: | They propose a Fast-Slow thinking framework for Emotion Recognition in Conversation . they use fine-grained emotion reasoning chains to capture deep semantics . |
| Outcome: | The proposed framework achieves state-of-the-art in explanation and judgment on a benchmark dataset. |
Copied to clipboard
| Challenge: | Existing work on opinion role labeling (ORL) is highly correlative with semantic role labeled (SRL) SRL is used to identify opinion holders and holder expressions for a given predicate. |
| Approach: | They propose a method to enhance opinion role labeling by presenting semantic-aware word representations which are learned from SRL. |
| Outcome: | The proposed method outperforms two other methods on a benchmark MPQA corpus and achieves higher F scores. |
Copied to clipboard
| Challenge: | Existing work uses linear models and neural networks for word ordering, yet pre-trained language models have not been studied in word ordering. |
| Approach: | They propose a constrained language generation task using unordered words as input. |
| Outcome: | The proposed model is able to perform better than existing models and proves to be reliable. |
Copied to clipboard
| Challenge: | Existing methods for large language models struggle to align user intent with tool semantics or generalize to unseen tools. |
| Approach: | They propose a framework that enables LLMs for open-world tool use by proactive retrieval and grounded execution within a reasoning loop. |
| Outcome: | The proposed framework surpasses baselines in retrieval and execution efficiency by +10.8%. |
Copied to clipboard
| Challenge: | Existing approaches to semantic role labeling (SRL) are focusing on the English language. |
| Approach: | They propose a method for semantic role labeling that uses corpus translation to build training datasets from SRL annotations. |
| Outcome: | The proposed method is highly effective and can improve the target-language performance significantly. |
Copied to clipboard
| Challenge: | Existing models for named entity recognition (NER) focus on overlapped or discontinuous entities. |
| Approach: | They propose a span-based named entity recognition model that can recognize both overlapped and discontinuous entities jointly. |
| Outcome: | The proposed model can recognize overlapped and discontinuous entities jointly. |
Copied to clipboard
| Challenge: | Syntax integration has been demonstrated highly effective in neural machine translation (NMT). |
| Approach: | They propose a method to integrate source-side syntax implicitly for neural machine translation . they use hidden representations of a well-trained end-to-end dependency parser to concatenate them with ordinary word embeddings to enhance basic NMT models. |
| Outcome: | The proposed method outperforms existing methods on two translation tasks . it can be easily integrated into the widely-used sequence-to-sequence (Seq2Sequen) framework . |
Copied to clipboard
| Challenge: | Existing models for dependency parsing use labeled training data for several fixed domains, but performance drops when labeles only exist for several out-domains. |
| Approach: | They propose a model for multi-source cross-domain dependency parsing that uses a parameter generation network and adversarial network for learning domain-invariant representations. |
| Outcome: | The proposed model improves cross-domain parsing performance by about 2 points over strong BERT-enhanced baselines over a recently released dataset for multi-domain dependency parse. |
Copied to clipboard
| Challenge: | Emotion recognition in conversation (ERC) is a task of discerning human emotions for each utterance within a conversation. |
| Approach: | They propose a framework that uses large language models to analyze speaker characteristics . they use two-stage learning to make the models reason speaker characteristics and track emotion of the speaker . |
| Outcome: | The proposed framework outperforms existing methods on three benchmark datasets. |
Copied to clipboard
| Challenge: | Retrieval-Augmented Generation (RAG) is effective in Large Language Models (LLMs). However, retrieval noises undermine the quality of LLMs’ generation, necessitating the development of denoising mechanisms. |
| Approach: | They propose a model which integrates reasoning and extracting into one unified trajectory, followed by knowledge token masking to avoid information leakage. |
| Outcome: | Extensive experiments on five benchmark datasets show the superiority of EviOmni, which provides compact and high-quality evidence, enhances the accuracy of downstream tasks, and supports both traditional and agentic RAG systems. |
Copied to clipboard
| Challenge: | Existing methods for ERC lack human-like emotion reasoning and discrimination between similar emotions. |
| Approach: | They propose a multi-dimension curriculum with long CoT fine-tuning to clone human-like emotion reasoning for conversational emotion recognition. |
| Outcome: | The proposed model outperforms existing methods on three widely used datasets and shows that it is more intuitive and more accurate. |
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have enabled the development of powerful autonomous systems. |
| Approach: | They propose a model trained through dialectical alignment to enforce perspective-invariant reasoning. |
| Outcome: | The proposed model mitigates attribution inconsistency and significantly improves fault resolution rates in ambiguous scenarios. |
Copied to clipboard
| Challenge: | Existing constituency treebanks are limited in out-of-domain settings, therefore constituency parsing is still a challenge. |
| Approach: | They propose a novel method for constituency parsing using large language models . they use a cross-domain constituency treebank to fill missing words with the incomplete one . |
| Outcome: | The proposed method achieves state-of-the-art performance on average compared with baselines on five target domains of MCTB. |
Copied to clipboard
| Challenge: | Semantic role labeling (SRL) is a crucial task of natural language processing (NLP). |
| Approach: | They propose to equip LLMs with retrieval-augmented generation and self-correction mechanisms to enable SRL to perform better in Chinese and English. |
| Outcome: | The proposed method achieves state-of-the-art in Chinese and English on three widely-used benchmarks. |
Copied to clipboard
| Challenge: | Existing VSD work focuses on skewed spatial understanding of target objects . Existing work merely models the 2D geometrical vision features . |
| Approach: | They propose to incorporate 3D scene features into visual spatial description tasks by sampling topologically-diverse subgraphs from Go3D-S2G. |
| Outcome: | The proposed framework outperforms baselines on two VSD datasets and produces more spatially-diversified generation. |
Copied to clipboard
| Challenge: | Existing training methods, such as direct instruction fine-tuning, overlook hierarchical relationships among acceleration patterns. |
| Approach: | They propose a new training paradigm that uses bidirectional tree editing and progressive code acceleration learning to improve LLMs’ CA capabilities. |
| Outcome: | The proposed training paradigm outperforms prompt-enhanced GPT-4 and current training-based methods on average across five programming languages. |
Copied to clipboard
| Challenge: | Existing methods for cross-lingual chain-of-thought (XCoT) with self-consistency are costly due to extensive sampling of full trajectories across languages. |
| Approach: | They propose a cross-lingual chain-of-thought framework that minimizes redundancy in token usage and latency. |
| Outcome: | Experiments on polymath show that UL-XCoT reduces decoding token costs and latency by 50% . UL XCot also aggregates remaining high-quality reasoning paths via voting . |
Copied to clipboard
| Challenge: | Existing pre-trained language models (PLMs) are based on sentence-level pre-training, which is different from the basic processing unit, i.e. element discourse unit (EDU). |
| Approach: | They propose a second-stage EDU-level pre-training approach to learn effective EDU representations continually based on well pre-trained language models. |
| Outcome: | The proposed method improves F1 score by 2.1 points on a benckmark dataset. |
Copied to clipboard
| Challenge: | Existing multimodal information retrieval models rely on single-image inputs . current models use a dense retrieval paradigm, but this approach is not effective . |
| Approach: | They propose a text-image interleaved retrieval task where query and document are interleaves . they adapt off-the-shelf retrievers and build a dense baseline by interleaded multimodal large language model . |
| Outcome: | The proposed model achieves significant improvements over the baseline by substantially fewer visual tokens. |
Copied to clipboard
| Challenge: | Existing approaches to self-training rely on limited and potentially low-quality raw corpora. |
| Approach: | They propose to enhance self-training with the large language model to generate domain-specific raw corpora iteratively and introduce grammar rules that guide the LLM in generating raw corporeals and establish criteria for selecting pseudo instances. |
| Outcome: | The proposed method outperforms traditional methods regardless of the large language model's performance. |