Papers by Wenyue Hua

19 papers
REALM: A Dataset of Real-World LLM Use Cases (2025.findings-acl)

Copied to clipboard

Challenge: Existing studies on LLM adoption and their social implications lack empirical grounding, weakening their validity.
Approach: They propose to integrate a dataset of over 94,000 LLM use cases collected from Reddit and news articles to provide insights into LLM adoption across different domains.
Outcome: The proposed dataset includes over 94,000 LLM use cases collected from Reddit and news articles.
NPHardEval: Dynamic Benchmark on Reasoning Ability of Large Language Models via Complexity Classes (2024.acl-long)

Copied to clipboard

Challenge: Complex reasoning ability is one of the most important features of Large Language Models.
Approach: They propose a new benchmark that measures the reasoning ability of Large Language Models . it contains 900 algorithmic questions belonging to the NP-Hard complexity class .
Outcome: The proposed benchmark contains 900 questions belonging to the NP-Hard complexity class and is updated on a monthly basis.
Disentangling Logic: The Role of Context in Large Language Model Reasoning Capabilities (2025.findings-acl)

Copied to clipboard

Challenge: Using large language models, large language model models can be used to evaluate reasoning abilities in context-rich scenarios.
Approach: They construct datasets for both propositional logic and abductive logic reasoning with four difficulty levels across 12 distinct domains based on Wikipedia categorization and those with purely abstract variables.
Outcome: The proposed model can be used to benchmark LLMs in real-world scenarios, but not in context-rich scenarios.
Disentangling Memory and Reasoning Ability in Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing LLMs operate as an opaque process without explicit separation between knowledge retrieval and reasoning steps, making the decision-making process unclear and disorganized.
Approach: They propose a language model inference paradigm that decomposes the complex inference process into two distinct and clear actions: (1) memory recall: which retrieves relevant knowledge, and (2) reasoning: which performs reasoning steps based on the recalled knowledge.
Outcome: The proposed paradigm decomposes the inference process into two distinct and clear actions, memory and reason, guiding the model to distinguish between steps that require knowledge retrieval and those that involve reasoning.
The Impact of Reasoning Step Length on Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Long reasoning steps in LLMs improve reasoning abilities, but the correlation between their effectiveness and the length of reasoning steps remains largely unknown.
Approach: They conducted experiments that expand and compress the rationale reasoning steps within CoT demonstrations while keeping all other factors constant.
Outcome: The results show that lengthening the reasoning steps in prompts significantly enhances LLMs’ reasoning abilities across multiple datasets.
UP5: Unbiased Foundation Model for Fairness-aware Recommendation (2024.eacl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) are gaining a foothold in Recommender Systems (RS) but there is growing concern that LLMs perpetuate stereotypes and may result in unfair recommendations.
Approach: They propose a counterfactually-fair-prompt method for LLM-based recommendation that is based on unbiased foundation mOdels.
Outcome: The proposed method achieves better recommendation performance with a high level of fairness on two real-world datasets.
System 1 + System 2 = Better World: Neural-Symbolic Chain of Logic Reasoning (2022.findings-emnlp)

Copied to clipboard

Challenge: Current NLP models require more than the ability to learn informative representations from data for logic tasks.
Approach: They propose an architecture that explicitly conducts neural logic reasoning on top of the representation learning models.
Outcome: The proposed architecture improves on the commonsense knowledge graph completion task on a commonsensible task with the two-system architecture.
BattleAgent: Multi-modal Dynamic Emulation on Historical Battles to Complement Historical Analysis (2024.emnlp-demo)

Copied to clipboard

Challenge: Recent advances in large language models have demonstrated impressive reasoning capabilities, indicating their potential to serve as the foundation for agents.
Approach: They propose a detailed emulation system that combines large vision-language model and multi-agent system to emulate dynamic interactions between multiple agents over a period of time.
Outcome: The proposed system combines large vision-language model and multi-agent system to emulate dynamic interactions between agents and their environments over a period of time.
InductionBench: LLMs Fail in the Simplest Complexity Class (2025.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on deductive reasoning, largely overlooking inductive reasoning.
Approach: They propose a benchmark to evaluate the inductive reasoning ability of large language models.
Outcome: The proposed benchmark demonstrates that even the most advanced modelw struggle to master the simplest complexity classes within the subregular hierarchy of functions.
Layer-Level Self-Exposure and Patch: Affirmative Token Mitigation for Jailbreak Attack Defense (2025.naacl-long)

Copied to clipboard

Challenge: Existing methods to defend against jailbreak attacks exploit vulnerabilities to elicit unintended or harmful outputs.
Approach: They propose a method to defend against jailbreak attacks by patching specific layers within large language models through self-augmented datasets.
Outcome: The proposed approach reduces harmfulness and attack success rate of jailbreak attacks without compromising utility for benign queries compared to previous methods.
Exploring Concept Depth: How Large Language Models Acquire Knowledge and Concept at Different Layers? (2025.coling-main)

Copied to clipboard

Challenge: Large language models have shown remarkable performances across a wide range of tasks, but mechanisms by which they encode tasks of varying complexity remain poorly understood.
Approach: They propose to explore the possibility that LLMs process concepts in different layers . they propose to categorize concepts based on their level of abstraction .
Outcome: The proposed model can process complex concepts in shallow layers, the authors show . the proposed model could be used to prob complex tasks in shallow ones .
MultiAgent Collaboration Attack: Investigating Adversarial Attacks in Large Language Model Collaborations via Debate (2024.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) have shown exceptional results when working individually, and have reduced parameter size and inference times.
Approach: They evaluate the behavior of a network of models collaborating through debate under the influence of an adversary and examine inference-time methods to generate more compelling arguments.
Outcome: The proposed model-based model-driven analysis shows that the model-led model-mediated debates generate more compelling arguments and provide a defensive strategy.
ADO: Automatic Data Optimization for Inputs in LLM Prompts (2025.findings-acl)

Copied to clipboard

Challenge: Recent research has focused on refining instruction components and augmenting input data with in-context examples, but this study explores the potential benefits of optimizing the input data itself.
Approach: They propose a content engineering and structural reformulation strategy to optimize input data within prompts to improve performance of Large Language Models.
Outcome: The proposed approach improves performance of Large Language Models (LLMs) in various tasks, offering a promising avenue for future research in prompt engineering.
TrustAgent: Towards Safe and Trustworthy LLM-based Agents (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing LLMs are primarily used for simple text-related tasks, but LLM-based agents can undertake more complex tasks that require planning and interaction with the physical world and humans.
Approach: They propose an Agent-Constitution-based agent framework with a particular focus on improving the LLM-based agents' safety.
Outcome: The proposed framework can enhance an LLM agent’s safety across multiple domains by identifying and mitigating potential dangers during the planning process.
Propagation and Pitfalls: Reasoning-based Assessment of Knowledge Editing through Counterfactual Tasks (2024.findings-acl)

Copied to clipboard

Challenge: Existing knowledge editing methods struggle to effectively propagate updates to interconnected facts, limiting the performance of reasoning tasks based on these updated facts.
Approach: They propose a reasoning-based benchmark, ReCoE, which covers six common reasoning schemes in the real world.
Outcome: The proposed reasoning-based benchmark shows that current models struggle to propagate updated knowledge within reasoning schemes.
RuleArena: A Benchmark for Rule-Guided Reasoning with LLMs in Real-World Scenarios (2025.acl-long)

Copied to clipboard

Challenge: RuleArena assesses the ability of large language models (LLMs) to follow complex, real-world rules in reasoning.
Approach: They propose a benchmark to evaluate the ability of large language models (LLMs) to follow complex, real-world rules in reasoning.
Outcome: The proposed benchmark covers airline baggage fees, NBA transactions, and tax regulations.
EmojiPrompt: Generative Prompt Obfuscation for Privacy-Preserving Communication with Cloud-based LLMs (2025.naacl-long)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) have substantially expanded their applicability across diverse fields, such as personalized recommendations, health report analysis, and financial decision-making.
Approach: They propose a generative transformation paradigm that obfuscates user data with linguistic and non-linguistic elements before submitting it to cloud-based LLMs.
Outcome: The proposed paradigm obfuscates user private data while maintaining performance compared to the unobflated version.
A Predicate-Function-Argument Annotation of Natural Language for Open-Domain Information eXpression (2020.emnlp-main)

Copied to clipboard

Challenge: Existing OIE (Open Information Extraction) algorithms are redundant and not reusable.
Approach: They propose a pipeline where an Open-domain Information eXpression task provides a platform for all OIE strategies.
Outcome: The proposed pipeline provides a platform for all OIE strategies.
Towards a Design Guideline for RPA Evaluation: A Survey of Large Language Model-Based Role-Playing Agents (2025.findings-acl)

Copied to clipboard

Challenge: Role-Playing Agents (RPAs) are increasingly popular due to diverse task requirements and agent designs.
Approach: They propose an evidence-based evaluation design guideline for LLM-based RPAs based on agent attributes, task attributes, and evaluation metrics.
Outcome: The proposed evaluation design guideline is based on a systematic review of 1,676 papers published between Jan. 2021 and Dec. 2024.

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