Papers by Yusheng Wang

17 papers
Self-Taught Agentic Long Context Understanding (2025.acl-long)

Copied to clipboard

Challenge: Extensive experiments across seven long-context tasks demonstrate that AgenticLU significantly outperforms state-of-the-art prompting methods and specialized long-consumer LLMs.
Approach: They propose a framework to enhance an LLM's understanding of long-context questions by integrating targeted self-clarification with contextual grounding within an agentic workflow.
Outcome: The proposed framework outperforms state-of-the-art prompting methods and specialized long-context LLMs in seven long-constitut tasks.
Select-Then-Decompose: From Empirical Analysis to Adaptive Selection Strategy for Task Decomposition in Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing task decomposition methods focus on memory, tool usage, and feedback mechanisms, but they often overlook the trade-off between performance and cost.
Approach: They propose a strategy that selects the most suitable decomposition approach based on task characteristics and enhances the reliability of the results through a verification module.
Outcome: The proposed strategy is based on categories of approaches, characteristics of tasks, and configuration of decomposition and execution models.
Agent Laboratory: Using LLM Agents as Research Assistants (2025.findings-emnlp)

Copied to clipboard

Challenge: Agent Laboratory is an autonomous LLM-based framework that can complete the entire research process.
Approach: Agent Laboratory is an autonomous LLM-based framework that can complete the entire research process.
Outcome: Agent Laboratory is an autonomous LLM-based framework that can complete the entire research process.
Self-Improvement of Non-autoregressive Model via Sequence-Level Distillation (2023.emnlp-main)

Copied to clipboard

Challenge: Existing non-autoregressive Transformers (NAT) models generate the entire sequence in parallel, but the multimodality problem limits their performance.
Approach: They propose a method to generate distilled data by the NAT model itself, eliminating the need for additional teacher networks.
Outcome: The proposed method can generate distilled data by the NAT model without teacher networks and adapt to different NAT models without precise adjustments.
DICE: Structured Reasoning in LLMs through SLM-Guided Chain-of-Thought Correction (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) often prioritize reasoning over adherence to detailed instructions due to high computational costs and limited parameter access.
Approach: They propose a lightweight framework that guides small language models to refine LLMs’ outputs through chain-of-thought correction.
Outcome: The proposed framework improves the average format accuracy and content correctness of LLM outputs by 35.4% and 29.4%, respectively, achieving state-of-the-art (SOTA) performance over other competitive baselines.
RA2FD: Distilling Faithfulness into Efficient Dialogue Systems (2024.emnlp-main)

Copied to clipboard

Challenge: Retrieval Augmented Generation (RAG) is effective but inference inefficient, while Retrieral Free Generations (RFG) are more efficient but sacrifice faithfulness.
Approach: They propose a retrieval-free model training scheme that uses a teacher-student framework to distill the faithfulness capacity of a student's knowledge-infused responses.
Outcome: The proposed model surpasses the previous SOTA RFG model on knowledge-grounded dialogue datasets by an average of 33% while improving inference efficiency.
DSVD: Dynamic Self-Verify Decoding for Faithful Generation in Large Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to reliability of large language models often lack self-correction or use costly post-hoc verification.
Approach: They propose a decoding framework that enhances generation reliability through real-time hallucination detection and efficient error correction.
Outcome: Extensive experiments across five benchmarks show the proposed framework improves truthfulness and factual accuracy.
Bridging the Dynamic Perception Gap: Training-Free Draft Chain-of-Thought for Dynamic Multimodal Spatial Reasoning (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for dynamic spatial reasoning are limited to text or static visual domains .
Approach: They propose a framework that augments textual reasoning chains with dynamic visual drafts .
Outcome: The proposed framework outperforms existing methods in dynamic spatial reasoning tasks.
Extracting Financial Events from Raw Texts via Matrix Chunking (2024.lrec-main)

Copied to clipboard

Challenge: Event Extraction (EE) is widely used in the Chinese financial field to provide valuable structured information.
Approach: They propose a task which extracts financial events from raw texts and an efficient method called MACK.
Outcome: The proposed method is fault-tolerant and can visualize interactions among text components.
Towards Omni-RAG: Comprehensive Retrieval-Augmented Generation for Large Language Models in Medical Applications (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to source planning fail to achieve this due to misalignment between the model’s expectation of the sources and their actual content.
Approach: They propose a method to optimise large-scale medical knowledge models by combining multiple medical knowledge sources into one query.
Outcome: The proposed method significantly improves multi-source planning performance while training a smaller model to learn source alignment.
MedCare: Advancing Medical LLMs through Decoupling Clinical Alignment and Knowledge Aggregation (2024.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have made significant progress in natural language understanding and generation, proving valuable especially in the medical field.
Approach: They propose a medical LLM through decoupling Clinical Alignment and Knowledge Aggregation which uses a and a to encode diverse knowledge in the first stage and filter out detrimental information.
Outcome: The proposed model achieves promising performance on over 20 medical tasks and specific medical alignment tasks.
SLoRA: Balancing Plasticity and Forgetting in Large Language Models for Continual Learning (2026.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have achieved remarkable success across diverse tasks through large-scale pretraining.
Approach: They propose a framework that filters noisy components from LoRA updates via subspace similarity with the base model.
Outcome: The proposed framework improves accuracy by 12%, reduces forgetting by 29%, and filters out over 30% of LoRA parameters identified as noisy.
ReflecTool: Towards Reflection-Aware Tool-Augmented Clinical Agents (2025.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have shown promising potential in the medical domain, assisting with tasks like clinical note generation and patient communication.
Approach: They propose a framework that excels at utilizing domain-specific tools within two stages.
Outcome: The proposed framework surpasses the pure LLMs with more than 10 points and the well-established agent-based methods with 3 points.
On Transferability of Prompt Tuning for Natural Language Processing (2022.naacl-main)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) can achieve comparable performance to full-parameter fine-tuning by tuning a few soft prompts, but require much more training time than fine-timing.
Approach: They empirically investigate the transferability of soft prompts across different downstream tasks and PLMs to determine what decides prompt transferability.
Outcome: The proposed method can achieve comparable performance to full-parameter fine-tuning by tuning a few soft prompts, but requires much more training time than fine-timing.
EvolveBench: A Comprehensive Benchmark for Assessing Temporal Awareness in LLMs on Evolving Knowledge (2025.acl-long)

Copied to clipboard

Challenge: Existing studies have explored how LLMs perceive time, but they often overlook the critical aspect of knowledge utilization.
Approach: They propose a benchmark that evaluates temporal competence along five key dimensions: Cognition, Awareness, Trustworthiness and reasoning.
Outcome: EvolveBench measures temporal competence along five key dimensions: Cognition, Awareness, Trustworthiness, Understanding and reasoning.
MM-SAP: A Comprehensive Benchmark for Assessing Self-Awareness of Multimodal Large Language Models in Perception (2024.acl-long)

Copied to clipboard

Challenge: Recent advances in multimodal large language models (MLLMs) have demonstrated exceptional capabilities in visual perception and understanding, but they also suffer from hallucinations, which limit their reliability as AI systems.
Approach: They propose a benchmark to evaluate self-awareness in perception for multimodal large language models (MLLMs) by integrating image information with knowledge quadrants, and propose MM-SAP to evaluate this capability.
Outcome: The proposed benchmark offers detailed analysis of MLLMs with self-awareness in perception.
HeteroRAG: A Heterogeneous Retrieval-Augmented Generation Framework for Medical Vision Language Tasks (2026.findings-acl)

Copied to clipboard

Challenge: Medical large vision-language models suffer from factual inaccuracies and unreliable outputs.
Approach: They propose a framework that enhances Med-LVLMs through heterogeneous knowledge sources.
Outcome: The proposed framework improves Med-LVLMs through heterogeneous knowledge sources.

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