Papers by Zhifeng Chen

10 papers
Track-SQL: Enhancing Generative Language Models with Dual-Extractive Modules for Schema and Context Tracking in Multi-turn Text-to-SQL (2025.naacl-long)

Copied to clipboard

Challenge: Existing approaches to generative language models struggle to handle the increasing complexity of multi-turn Text-to-SQL tasks.
Approach: They propose a framework which enhances generative language models with dual-extractive modules designed to track schema and contextual changes in multi-turn Text-to-SQL.
Outcome: The proposed framework achieves state-of-the-art performance on SparC and CoSQL datasets and significantly improves execution accuracy in multi-turn interactions by 7.1% and 9.55%.
Incomplete In-context Learning (2026.acl-long)

Copied to clipboard

Challenge: Existing in-context learning assumes the retrieval dataset contains demonstrations for all output label spaces.
Approach: They propose a framework with train-free and train-based variants to address IICL . they propose to integrate a dataset with labeled demonstrations for each output space .
Outcome: The proposed framework outperforms existing methods under incomplete retrieval datasets and even outperformed ICL with complete labels.
SciAssess: Benchmarking LLM Proficiency in Scientific Literature Analysis (2025.findings-naacl)

Copied to clipboard

Challenge: Existing benchmarks fail to adequately evaluate the proficiency of Large Language Models (LLMs) Existing standards do not cover the skills needed to evaluate LLMs in scientific literature analysis.
Approach: They propose a benchmark to evaluate the proficiency of large language models in scientific literature analysis.
Outcome: SciAssess evaluates 11 LLMs on multiple tasks across scientific fields.
CACA: Context-Aware Cross-Attention Network for Extractive Aspect Sentiment Quad Prediction (2025.coling-main)

Copied to clipboard

Challenge: Existing generative ASQP approaches do not model the contextual relationship of the review sentence to predict implicit terms.
Approach: They propose an extractive ASQP framework, CACA, which features with Context-Aware Cross-Attention Network to enhance alignment of aspects and opinions.
Outcome: The proposed framework improves the alignment of aspects and opinions, whether explicit or implicit, and improves on three benchmark datasets.
The Best of Both Worlds: Combining Recent Advances in Neural Machine Translation (P18-1)

Copied to clipboard

Challenge: In recent years, the emergence of seq2seq models has revolutionized the field of machine translation by replacing traditional phrase-based approaches with neural machine translation (NMT) systems based on the encoder-decoder paradigm.
Approach: They propose to use a convolutional seq2seq model to combine the strengths of the two approaches.
Outcome: The proposed architectures outperform the existing models on the WMT’14 benchmark dataset.
SERE: Structural Example Retrieval for Enhancing LLMs in Event Causality Identification (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated strong performance across various NLP tasks, but their effectiveness in ECI remains limited due to biases in causal reasoning.
Approach: They propose a structural example retrieval framework that leverages LLMs’ few-shot learning capabilities to help LLM models in ECI.
Outcome: The proposed framework leverages LLMs’ few-shot learning capabilities to guide LLM models in causal reasoning, mitigating bias and improving accuracy.
S2GSL: Incorporating Segment to Syntactic Enhanced Graph Structure Learning for Aspect-based Sentiment Analysis (2024.acl-long)

Copied to clipboard

Challenge: Existing graph-based approaches to learn static structures and dynamic latent trees are lacking in incorporating semantic and syntactic information simultaneously within complex global structures.
Approach: They propose a graph-based framework that incorporates semantic and syntactic information simultaneously within global structures.
Outcome: The proposed framework removes irrelevant contexts and syntactic dependencies and achieves complementarity across diverse structures.
HiChunk: Evaluating and Enhancing Retrieval Augmented Generation with Hierarchical Chunking (2026.acl-long)

Copied to clipboard

Challenge: Existing evaluation benchmarks for document chunking are inadequate due to evidence sparsity . evaluators are unable to evaluate different chunking methods due to the evidence sparing .
Approach: They propose a QA benchmark for document chunking and a hierarchical document structuring framework for it.
Outcome: The proposed framework improves document chunking quality within reasonable time consumption.
𝒮2IT: Stepwise Syntax Integration Tuning for Large Language Models in Aspect Sentiment Quad Prediction (2025.findings-naacl)

Copied to clipboard

Challenge: Aspect Sentiment Quad Prediction (ASQP) is an extractive task that focuses on predicting tuples of sentiment-related elements from a given text.
Approach: They propose a stepwise syntax integration tuning framework that integrates syntactic structure knowledge into LLMs through a multi-step tuning process.
Outcome: The proposed framework integrates syntactic structure knowledge into large language models . it decomposes the quadruple generation task into two stages . the proposed framework significantly improves state-of-the-art performance across multiple datasets .
Handling Missing Entities in Zero-Shot Named Entity Recognition: Integrated Recall and Retrieval Augmentation (2025.naacl-long)

Copied to clipboard

Challenge: Zero-shot Named Entity Recognition (ZS-NER) aims to recognize entities in unseen domains without specific annotated data.
Approach: They propose a novel two-stage framework leveraging large language model techniques to improve the ZS-NER’s recall rate.
Outcome: The proposed framework improves the ZS-NER’s recall rate and accuracy by incorporating a large language model.

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