Papers by Shanshan Zhang

7 papers
Regular Expression Guided Entity Mention Mining from Noisy Web Data (D18-1)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a subtask of the broader problem of Information Extraction (IE) from text.
Approach: They propose a framework that uses Regular Expressions to identify entities from web data . they combine expressive power of REs with ability of deep learning to learn from large data a human expert is asked to label a small set of documents .
Outcome: The proposed framework achieves impressive accuracy while requiring modest human effort.
Synthesizing and Adapting Error Correction Data for Mobile Large Language Model Applications (2025.acl-industry)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have achieved impressive performance on many language tasks.
Approach: They synthesize a high-quality dataset of error correction pairs to evaluate and improve LLMs for mobile applications by reweighting the sample.
Outcome: The proposed model improves on offline evaluation and live A/B testing, given the LLM performance on offline data and scores from a small privacy-preserving on-device language model.
Scaling Beyond Context: A Survey of Multimodal Retrieval-Augmented Generation for Document Understanding (2026.acl-long)

Copied to clipboard

Challenge: Document understanding is critical for applications from financial analysis to scientific discovery.
Approach: They propose a taxonomy based on domain, retrieval modality, and granularity and review advances involving graph structures and agentic frameworks.
Outcome: The proposed model enables holistic retrieval and reasoning across all modalities, unlocking comprehensive document intelligence.
QueryAgent: A Reliable and Efficient Reasoning Framework with Environmental Feedback based Self-Correction (2024.acl-long)

Copied to clipboard

Challenge: Existing methods for semantic parsing fail when hallucinations are encountered . QueryAgent solves a question step-by-step and performs stepwise self-correction .
Approach: They propose a framework that solves a query step-by-step and performs stepwise self-correction.
Outcome: The proposed framework outperforms existing methods on GrailQA and GraphQ by 5.7 and 15.0 points.
Improving Word Embeddings through Iterative Refinement of Word- and Character-level Models (2020.coling-main)

Copied to clipboard

Challenge: Embedding of rare and out-of-vocabulary words is an important open NLP problem . standard embedding models are not useful for recommending jobs to users with rare or unseen words .
Approach: They propose to train a character-level neural network to reproduce word embeddings . they then use the model to assign vectors to any input string, including rare words .
Outcome: The proposed method outperforms existing methods on word similarity data sets and can be applied to job title normalization in the e-recruitment domain.
Who Wrote This Line? Evaluating the Detection of LLM-Generated Classical Chinese Poetry (2026.acl-long)

Copied to clipboard

Challenge: a recent study shows that large language models can generate text, but they can also fabricate large amounts of false or misleading content.
Approach: They propose a benchmark to detect LLM-generated classical Chinese poetry . they compare 12 different AI detectors to find out whether a poem is authored by AI .
Outcome: The proposed benchmark compared 12 AI detectors with a dataset of 30,664 Chinese poems . the results highlight the limitations of current Chinese text detectors .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations