Papers by Yu Zou

49 papers
GLGR: Question-aware Global-to-Local Graph Reasoning for Multi-party Dialogue Reading Comprehension (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches for multi-hop reasoning are lacking for local graph reasoning . existing approaches neglect local semantic structures in utterances .
Approach: They propose a question-aware global-to-local graph reasoning approach that expands the canonical Interlocutor-Utterance graph by introducing a query node.
Outcome: The proposed approach outperforms existing methods on Molweni and FriendsQA.
TestNUC: Enhancing Test-Time Computing Approaches and Scaling through Neighboring Unlabeled Data Consistency (2025.acl-long)

Copied to clipboard

Challenge: Test-time computing approaches that leverage additional computational resources during inference have been proven effective in enhancing large language model performance.
Approach: They propose a linearly scaling approach that leverages local consistency of neighboring unlabeled data to improve test-time predictions.
Outcome: The proposed approach outperforms baseline methods such as prompting and self-consistency across eight datasets and performs robustly across embedding models.
LLMs Assist NLP Researchers: Critique Paper (Meta-)Reviewing (2024.emnlp-main)

Copied to clipboard

Challenge: a comparative analysis of paper (meta-)reviews by large language models (LLMs) aims to identify and distinguish LLMs from human activities .
Approach: They present a comparative analysis to identify and distinguish LLM activities from human activities.
Outcome: The proposed analysis aims to improve recognition of instances when someone implicitly uses LLMs for reviewing activities.
Annotations Are Not All You Need: A Cross-modal Knowledge Transfer Network for Unsupervised Temporal Sentence Grounding (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing work on temporal sentence grounding rely on expensive video-query paired annotations . despite this, there are no ground-truth annotations in the current work .
Approach: They propose to use paired video-query and segment boundary annotations to generate temporal sentence grounding without training.
Outcome: The proposed model outperforms existing unsupervised methods and beats supervised ones on two challenging datasets.
Negative Focus Detection via Contextual Attention Mechanism (D19-1)

Copied to clipboard

Challenge: Negation is a universal but complicated linguistic phenomenon that reverses the polarity of a statement or its property into opposite.
Approach: They propose a framework which consists of a Bidirectional Long Short-Term Memory neural network and a Conditional Random Fields layer to capture contextual information.
Outcome: The proposed framework improves on the SEM’12 shared task corpus, yielding an absolute improvement of 2.11% over the state-of-the-art.
Analytical FFN-to-MoE Restructuring via Activation Pattern Analysis (2026.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) are fast but require expensive pre-training . a new approach to scale large language models into MoEs reduces inference costs .
Approach: They propose an analytical post-training framework that rapidly restructures FFNs into sparse MoE architectures using only a small calibration dataset.
Outcome: The proposed framework outperforms existing methods on a small calibration dataset.
Enhancing Attributed Question Answering using Tailored Progressive Curriculum Learning (2025.findings-emnlp)

Copied to clipboard

Challenge: Attributed Question Answering models are not yet leveraged to enhance their essential capabilities, including evidence identification, cross-source relation recognition and anti-distraction reasoning.
Approach: They propose a progressive progressive curriculum learning approach that optimizes both encoder-decoder and decoder-only AQA models.
Outcome: The proposed approach improves both encoder-decoder and decoder-only AQA models on the quotesum benchmark.
TABGEN-ICL: Residual-Aware In-Context Example Selection for Tabular Data Generation (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to tabular data generation require fine-tuning, which is computationally expensive.
Approach: They propose a new in-context learning framework to prompt a fixed LLM with in-constitut examples to enhance the in-text learning ability of LLMs for tabular data generation.
Outcome: The proposed framework outperforms random selection strategies on five real-world tabular datasets and reduces error rate by 42.2% on fidelity metric.
NUT-RC: Noisy User-generated Text-oriented Reading Comprehension (2020.coling-main)

Copied to clipboard

Challenge: Existing RC models focus on extractive or generative, but ignore integration of them.
Approach: They propose a noisy user-generated text-oriented RC model that integrates extractive and generative RC models by a multi-task learning mechanism and an answer selection module.
Outcome: The proposed model outperforms state-of-the-art models on Twitter.
EXPLAIN: Enhancing Retrieval-Augmented Generation with Entity Summary (2025.acl-industry)

Copied to clipboard

Challenge: Existing document question answering methods reduce inference costs and input tokens.
Approach: They propose a retrieval-augmented generation method that automatically extracts useful entities and generates summaries from documents.
Outcome: The proposed method surpasses baseline retrieval-augmented generation (RAG) and long-context question answering (LC) methods achieve higher accuracy by processing entire documents, but at the cost of increased computational Corresponding authors.
ALICE: Active Learning with Contrastive Natural Language Explanations (2020.emnlp-main)

Copied to clipboard

Challenge: Annotating a large dataset with annotations is costly and infeasible.
Approach: They propose an expert-in-the-loop training framework that utilizes contrastive natural language explanations to improve data efficiency in learning.
Outcome: The proposed framework outperforms baseline models trained with 40-100% more training data on bird species classification and social relationship classification tasks.
TACLR: A Scalable and Efficient Retrieval-based Method for Industrial Product Attribute Value Identification (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for product attribute value identification face critical challenges . seller-provided attribute values are often incomplete or inaccurate .
Approach: They propose a retrieval-based method that uses taxonomy-aware contrastive learning . they use product profiles and candidate values to encode and retrieve attributes based on similarity .
Outcome: The proposed method is based on a taxonomy-aware, hard negative sampling and adaptive inference with dynamic thresholds.
LLM-Based Human-Agent Collaboration and Interaction Systems: A Survey (2026.findings-acl)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have sparked growing interest in building fully autonomous agents.
Approach: They propose to integrate human-provided information, feedback, or control into the agent system to enhance system performance, reliability, and safety.
Outcome: The proposed systems improve system performance, reliability, and safety by integrating human-provided information, feedback, or control into the agent system.
LLMInit: A Free Lunch from Large Language Models for Selective Initialization of Recommendation (2025.emnlp-industry)

Copied to clipboard

Challenge: Existing algorithms for collaborative filtering are limited by their computational demands and latency.
Approach: They propose a framework to integrate pre-trained LLM embeddings into CF models through selective initialization strategies.
Outcome: The proposed framework improves recommendation performance while maintaining low computational costs.
GSID: Generative Semantic Indexing for E-Commerce Product Understanding (2025.emnlp-industry)

Copied to clipboard

Challenge: Structured product information is a major bottleneck for the efficiency of e-commerce platforms.
Approach: They propose a data-driven approach to generate product structured representations using product metadata.
Outcome: Extensive experiments show that GSID can generate better product representations on real-world e-commerce platforms.
A Survey of RAG-Reasoning Systems in Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: a survey of RAG-based reasoning-based approaches shows that it is not effective for multi-step inferences.
Approach: They map how advanced reasoning optimizes each stage of RAG . they show how retrieved knowledge supply missing premises and expand context for complex inference .
Outcome: The proposed frameworks achieve state-of-the-art across knowledge-intensive benchmarks.
Winnowing Knowledge for Multi-choice Question Answering (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing reasoning models suffer from noises in retrieved knowledge . encoding methods that use commonsense knowledge are less effective .
Approach: They propose a method which conducts interception and soft filtering to reduce noise . they use commonsense knowledge from Wikipedia and ConceptNet to encode questions and options .
Outcome: The proposed method improves on commonsense question answering tasks compared to baselines . it is able to conduct interception and soft filtering to shield the encoder from noise .
Many-Shot Scaling of In-Context Learning with Self-Generated Demonstrations (2026.findings-acl)

Copied to clipboard

Challenge: In-context learning methods that use self-generated annotations do not scale to many-shot scenarios.
Approach: They propose a framework analogous to semi-supervised learning that uses self-generated annotations instead of ground truth labels.
Outcome: The proposed framework outperforms ground truth ICL under zero-shot, few-shot and many-shot settings.
GAM: Hierarchical Graph-based Agentic Memory for LLM Agents (2026.acl-long)

Copied to clipboard

Challenge: Current unified stream-based memory systems facilitate context updates but remain vulnerable to interference from transient noise.
Approach: They propose a hierarchical Graph-based Agentic Memory framework that explicitly decouples memory encoding from consolidation to resolve conflict between rapid context perception and stable knowledge retention.
Outcome: The proposed framework outperforms state-of-the-art benchmarks on LoCoMo and LongDialQA.
Incorporating Image Matching Into Knowledge Acquisition for Event-Oriented Relation Recognition (C18-1)

Copied to clipboard

Challenge: Event relation recognition is a challenging language processing task because the query events are selected from different paragraphs in a document or even different documents, so there is lack of explicit clue.
Approach: They propose to use image processing to acquire similar event instances and use image matching to approximate calculation between events.
Outcome: The proposed model performs comparable to CNN while slightly better than LSTM on the ACE-R2 corpus.
Improved Pseudo Data for Machine Translation Quality Estimation with Constrained Beam Search (2023.emnlp-main)

Copied to clipboard

Challenge: evaluating the quality of machine translation outputs becomes increasingly essential with the rapid development of machine language (MT).
Approach: They propose to generate pseudo data using the MT model with constrained beam search (CBSQE) they propose to preserve the reference parts with high MT probabilities as correct translations .
Outcome: The proposed model outperforms strong baselines in both supervised and unsupervised settings.
CItruS: Chunked Instruction-aware State Eviction for Long Sequence Modeling (2024.emnlp-main)

Copied to clipboard

Challenge: Recent studies have found that information relevant to the next token prediction task accumulates in the hidden representations of just a few tokens.
Approach: They propose a method that integrates attention preferences useful for a downstream task into the eviction process of hidden states.
Outcome: The proposed method performs better on comprehension and retrieval tasks while preserving language modeling perplexity.
Adversarial Category Alignment Network for Cross-domain Sentiment Classification (N19-1)

Copied to clipboard

Challenge: Existing methods for cross-domain sentiment classification focus on aligning marginal distribution without taking category-specific decision boundaries into consideration.
Approach: They propose an adversarial category alignment network to enhance category consistency . experimental results show the proposed method can achieve state-of-the-art performance .
Outcome: The proposed method achieves state-of-the-art performance and produces more discriminative features on benchmark datasets.
Curr-ReFT: Overcoming Training Bottlenecks in Small-scale Vision-Language Models via Curriculum Reinforcement Finetuning (2025.findings-emnlp)

Copied to clipboard

Challenge: State-of-the-art vision-language models require massive scaling that limits practical deployment.
Approach: They propose to use supervised fine-tuning to train small-scale vision-language models but face out-of-domain collapse when trained with traditional supervised learning (SFT).
Outcome: Experiments show that curr-reFT achieves state-of-the-art performance across visual tasks in both in- and out-of domain settings and benchmarks.
EduBench: A Comprehensive Benchmarking Dataset for Evaluating Large Language Models in Diverse Educational Scenarios (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks that focus on knowledge-intensive tasks do not reflect diverse educational scenarios.
Approach: They propose a benchmark that incorporates 9 major scenarios and 4,000 educational contexts.
Outcome: The proposed model performs comparable to state-of-the-art large models on the test set.
Interview Evaluation: A Novel Approach for Automatic Evaluation of Conversational Question Answering Models (2023.emnlp-main)

Copied to clipboard

Challenge: Existing evaluation methods for CQA use pre-collected human-human conversations . previous methods use model-predicted dialogue history instead of ground truth .
Approach: They propose an automatic evaluation approach that uses the model's dialogue history to evaluate models.
Outcome: The proposed method improves on existing models and their evaluations on QuAC and CoQA.
Adversarial Feature Adaptation for Cross-lingual Relation Classification (C18-1)

Copied to clipboard

Challenge: Existing methods for relation classification exploit monolingual data due to lack of annotated data in other languages.
Approach: They propose an adversarial feature adaptation approach for cross-lingual relation classification using a generative adversarial network.
Outcome: The proposed approach yields an improvement of 5.7% over the state-of-the-art.
META-LORA: Memory-Efficient Sample Reweighting for Fine-Tuning Large Language Models (2025.coling-main)

Copied to clipboard

Challenge: Supervised fine-tuning (SFT) is widely adopted for tailoring large language models (LLMs) to specific downstream tasks.
Approach: They propose a memory-efficient method for automatic sample reweighting that learns to re-weight fine-tuning samples by minimizing the loss on a small, high-quality validation set.
Outcome: Meta-LoRA learns to reweight fine-tuning samples by minimizing the loss on a small, high-quality validation set through an end-to-end bi-level optimization framework based on meta-learning.
Uni-MMMU: A Massive Multi-discipline Multimodal Unified Benchmark (2026.acl-long)

Copied to clipboard

Challenge: Existing evaluations treat visual understanding and generation in isolation or overlook tasks that inherently couple them.
Approach: They propose a benchmark that examines the bidirectional synergy between generation and understanding across eight reasoning-centric domains.
Outcome: The proposed model systematically unfolds the bidirectional synergy between generation and understanding across eight reasoning-centric domains.
Multi-Value-Product Retrieval-Augmented Generation for Industrial Product Attribute Value Identification (2025.emnlp-industry)

Copied to clipboard

Challenge: Existing methods for product attribute value identification suffer from cascading errors and lack of generalization capability.
Approach: They propose a multi-level retrieval scheme that uses products and attribute values as distinct hierarchical levels in PAVI domain.
Outcome: The proposed method performs better than the state-of-the-art methods on a real-world industrial dataset.
EIFBENCH: Extremely Complex Instruction Following Benchmark for Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing benchmarks focusing on single-task environments with limited constraints lack the complexity required to fully reflect the evolution of large language models (LLMs).
Approach: They propose to use a Segment Policy Optimization algorithm to enhance the LLM's ability to accurately fulfill multi-task workflows.
Outcome: The proposed benchmarks show that existing benchmarks lack the complexity required to fully reflect the evolution of large language models.
CH-SIMS: A Chinese Multimodal Sentiment Analysis Dataset with Fine-grained Annotation of Modality (2020.acl-main)

Copied to clipboard

Challenge: Existing studies in multimodal sentiment analysis only use unified multimodal annotations, which do not reflect the independent sentiment of single modalities.
Approach: They propose a Chinese single- and multi-modal sentiment analysis dataset with multimodal and independent unimodal annotations that can be used to study the interaction between modalities.
Outcome: The proposed methods achieve state-of-the-art performance and learn more distinctive unimodal representations.
Fin-STAR: Structure-as-Semantics to Resolve Implicitness in Financial Retrieval (2026.findings-acl)

Copied to clipboard

Challenge: Existing Retrieval-Augmented Generation systems treat structure as a physical navigational skeleton rather than intrinsic semantic knowledge.
Approach: They propose a framework that redefining hierarchy as intrinsic semantics and uses snippets to enrich hierarchical lineage.
Outcome: The proposed framework outperforms state-of-the-art hierarchical and graph-based benchmarks on FinTierQA Gold.
Don’t Eclipse Your Arts Due to Small Discrepancies: Boundary Repositioning with a Pointer Network for Aspect Extraction (2020.acl-main)

Copied to clipboard

Challenge: Existing aspect extraction methods suffer from boundary errors, but they hurt performance severely.
Approach: They propose to use a pointer network to reposition the boundaries of extracted aspects . they conduct experiments on laptop and restaurant benchmark datasets .
Outcome: The proposed method outperforms state-of-the-art methods on benchmark datasets . it achieves substantial improvements over baseline and outperformed existing methods .
Protein Large Language Models: A Comprehensive Survey (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing studies focus on specific aspects or applications, but this study provides a comprehensive overview of Protein-specific large language models.
Approach: This paper proposes a structured taxonomy of state-of-the-art ProteinLLMs . they analyze how they leverage large-scale protein sequence data for improved accuracy .
Outcome: The proposed model covers their architectures, training datasets, evaluation metrics, and diverse applications.
ImplicitAVE: An Open-Source Dataset and Multimodal LLMs Benchmark for Implicit Attribute Value Extraction (2024.findings-acl)

Copied to clipboard

Challenge: Existing datasets for attribute value extraction focus on explicit attribute values while neglecting the implicit ones.
Approach: They present a multimodal dataset for implicit attribute value extraction that includes AVE and multimodality.
Outcome: The proposed dataset includes 68k training and 1.6k testing data across five domains.
PersonaAgent: Bridging Memory and Action for Personalized LLM Agents (2026.findings-acl)

Copied to clipboard

Challenge: Existing Large Language Model (LLM) enabled agents lack flexibility to respond to users’ varying needs and preferences.
Approach: They propose a test-time user-preference alignment strategy that optimizes the persona prompt, ensuring real-time preference alignment through textual loss feedback between simulated and ground-truth responses.
Outcome: The proposed framework outperforms baseline methods in real-time and in real applications.
TRANS-ZERO: Self-Play Incentivizes Large Language Models for Multilingual Translation Without Parallel Data (2025.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have reshaped machine translation, but multilingual MT still relies heavily on parallel data for supervised fine-tuning.
Approach: They propose a framework that leverages only monolingual data and the intrinsic multilingual knowledge of Large Language Models (LLMs).
Outcome: The proposed framework matches models trained on large-scale parallel data and excels in non-English translation directions.
Semantic Role Labeling Guided Out-of-distribution Detection (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for identifying domain-shifted instances are prone to OOD and adversarial inputs.
Approach: They propose an unsupervised method that separates, extracts, and learns the semantic role labeling guided out-of-distribution Detection (SRLOOD) they propose a self-supervised approach to enhance global-local feature learning by predicting SRL extracted role.
Outcome: The proposed method achieves SOTA performance on four OOD benchmarks.
Beyond User Self-Reported Likert Scale Ratings: A Comparison Model for Automatic Dialog Evaluation (2020.acl-main)

Copied to clipboard

Challenge: Existing automatic dialog evaluation metrics are mostly reference-based . Existing models that measure self-reported user ratings are biased and variance among different users.
Approach: They propose an automatic evaluation model that automatically cleans self-reported user ratings as it trains on them.
Outcome: The proposed model achieves 89.2% accuracy in the dialog comparison task.
D4: a Chinese Dialogue Dataset for Depression-Diagnosis-Oriented Chat (2022.emnlp-main)

Copied to clipboard

Challenge: Existing human-machine dialogue systems are not able to provide diagnostic information for depression diagnosis due to stigma associated with mental illness.
Approach: They propose to construct a Chinese Dialogue Dataset for depression-diagnosis-oriented chat based on clinical depression diagnostic criteria.
Outcome: The proposed system can be used to diagnose depression using a Chinese Dialogue Dataset.
Multi-Modal Generative Adversarial Network for Short Product Title Generation in Mobile E-Commerce (N19-2)

Copied to clipboard

Challenge: Existing methods for short product title generation only consider textual information from long titles . MM-GAN incorporates image information and attribute tags from product, as well as textual info from original long titles.
Approach: They propose a multi-modal generative adversarial network for short product title generation in E-commerce . they incorporate image information and attribute tags from product, as well as textual information from original long titles .
Outcome: The proposed model outperforms state-of-the-art methods on a large-scale E-commerce dataset.
Position: LLMs Can be Good Tutors in English Education (2025.emnlp-main)

Copied to clipboard

Challenge: Recent efforts to integrate large language models into English education lack adaptability to language learning.
Approach: They argue that large language models can be effective tutors in English education . they encourage interdisciplinary research to explore these roles, fostering innovation and risks .
Outcome: The proposed models can play three critical roles: 1) as data enhancers, 2) as task predictors, 3) as agents, enabling personalized and inclusive education.
Capturing Conversational Interaction for Question Answering via Global History Reasoning (2022.findings-naacl)

Copied to clipboard

Challenge: Existing studies have studied history-dependent reasoning for question answering . utilizing global conversation history for enhancement is gaining interest .
Approach: They propose to establish long-distance dependency among global utterances in multi-turn conversation.
Outcome: The proposed method improves on QuAC by 1%, yielding the F1 score of 73.7%.
Pretraining Language Models with Text-Attributed Heterogeneous Graphs (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing pretraining tasks for Language Models (LMs) focus on learning the textual information of each entity and overlook the crucial aspect of capturing topological connections among entities in TAHGs.
Approach: They propose a topology-aware pretraining task that explicitly considers the topological and heterogeneous information in TAHGs by optimizing an LM and an auxiliary heterogenous graph neural network.
Outcome: The proposed framework explicitly considers the topological and heterogeneous information in TAHGs.
Looking Beyond the One: Operationalizing and Eliciting Visual Ambiguity in VLLMs (2026.acl-long)

Copied to clipboard

Challenge: Visual question answering systems typically collapse ambiguity, committing to a single interpretation during decoding and evaluation.
Approach: They operationalize ambiguity as the existence of multiple answer-supporting regions in an image . they show that ambiguities are already encoded in their internal representations .
Outcome: The proposed approach makes ambiguity observable without exhaustive annotations . ambiguities are already encoded in models, but not reliably expressed in outputs despite hidden states .
LMOD: A Large Multimodal Ophthalmology Dataset and Benchmark for Large Vision-Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Existing benchmarks for large vision-language models (LVLMs) are limited to ophthalmology-specific applications.
Approach: They introduce a large-scale multimodal ophthalmology benchmark consisting of 21,993 instances across five ocular imaging modalities and 13 state-of-the-art LVLM representatives from closed-source, open-source and medical domains.
Outcome: The proposed model shows significant performance drop in ophthalmology compared to other domains.
Deep Research with Open-Domain Evaluation and Multi-Stage Guardrails for Safety (2026.acl-long)

Copied to clipboard

Challenge: Existing deep research frameworks lack adequate evaluation procedures and stage-specific protections.
Approach: They propose a framework with open-domain evaluation and a stage-wise safety benchmark to address this oversight.
Outcome: The proposed framework improves defense success rates by 16.53% while reducing over-refusal rates to approximately 6%.
Multi-Agent Autonomous Driving Systems with Large Language Models: A Survey of Recent Advances, Resources, and Future Directions (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) are used to assist with driving decisions, but they face limitations in perception and computational demands.
Approach: They propose a survey of LLM-based multi-agent ADSs and their applications . they analyze agent-human interactions in scenarios where LLM agents engage with humans .
Outcome: The proposed approach reduces human intervention and improves safety and efficiency.

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