Papers by Hao Xue

13 papers
Long Context Modeling with Ranked Memory-Augmented Retrieval (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) face a fundamental limitation in processing long-context scenarios due to quadratic complexity of attention mechanisms and increasing memory demands during generation.
Approach: They propose a framework that dynamically ranks memory entries based on relevance . ERMAR employs a relevance scoring mechanism and a pointwise re-ranking model for key-value embeddings .
Outcome: The proposed framework achieves state-of-the-art performance on benchmarks . it uses historical usage patterns and adaptive retrieval to improve performance .
LLMsPark: A Benchmark for Evaluating Large Language Models in Strategic Gaming Contexts (2025.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) are increasingly important for their intelligence evaluation.
Approach: They propose a game theory-based evaluation platform that measures LLMs’ decision-making strategies and social behaviors in classic game-theoretic settings.
Outcome: The proposed system cross-evaluates 15 leading LLMs using leaderboard rankings and scoring mechanisms.
Investigating and Scaling up Code-Switching for Multilingual Language Model Pre-Training (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) exhibit remarkable multilingual capabilities despite the extreme language imbalance in the pre-training data.
Approach: They investigate the existence of code-switching in the pre-training corpus and categorize it into four types within two quadrants.
Outcome: The proposed approach improves performance across benchmarks and representation space.
POP-CEE: Position-oriented Prompt-tuning Model for Causal Emotion Entailment (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods for emotion analysis in conversations ignore the specific semantic associations between emotions and cause utterances.
Approach: They propose a position-oriented prompt-tuning model to solve the CEE task in an end-to-end manner.
Outcome: The proposed model achieves state-of-the-art performance on a benchmark dataset.
SensorLLM: Aligning Large Language Models with Motion Sensors for Human Activity Recognition (2025.emnlp-main)

Copied to clipboard

Challenge: SensorLLM is a timeseries classification framework that can perform human activity recognition tasks.
Approach: They propose a framework that enables Large Language Models to perform human activity recognition from sensor time-series data.
Outcome: The proposed framework can perform human activity recognition (HAR) tasks with human inputs.
PRA-RAG: Provably Robust Aggregation in Retrieval-Augmented Generation against Retrieval Corruption (2026.findings-acl)

Copied to clipboard

Challenge: Existing defense mechanisms lack theoretical robustness guarantees and perform unreliably when the LLM has limited knowledge of the retrieved content.
Approach: They propose a provably robust retrieval aggregation algorithm designed to defend against poisoning attacks on retrieved texts.
Outcome: Experiments show that PRA-RAG reduces the attack success rate to as low as 1% while maintaining an accuracy of 71%, significantly outperforming representative state-of-the-art (SOTA) methods.
SOCIA-EVO: Automated Simulator Construction via Dual-Anchored Bi-Level Optimization (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) demonstrate strong capabilities in translating natural language into code, but applying them to this domain remains challenging.
Approach: They propose a dual-anchored evolutionary framework that combines a static blueprint and a bi-level optimization to decouple structural refinement from parameter calibration.
Outcome: The proposed framework identifies two failure modes in long-horizon LLM agents: contextual drift and optimization instability arising from conflating structural and parametric errors.
PEGRL: Improving Machine Translation by Post-Editing Guided Reinforcement Learning (2026.findings-acl)

Copied to clipboard

Challenge: Reinforcement learning (RL) has shown strong promise for LLM-based machine translation . however, translation-oriented RL remains challenged by high-variance policy gradients induced by Monte Carlo baselines and large trajectory space that favors global exploration over fine-grained local optimization.
Approach: They propose a two-stage RL framework that uses post-editing as an auxiliary task to stabilize training and guide overall optimization.
Outcome: The proposed framework supports global exploration and fine-grained optimization while supporting global exploration.
Beyond Words: Integrating Theory of Mind into Conversational Agents for Human-Like Belief, Desire, and Intention Alignment (2025.findings-acl)

Copied to clipboard

Challenge: Empirical evaluations of LLaMA-3 models demonstrate that ToM-informed alignment improves response quality, achieving win rates of 63% and 67%, respectively.
Approach: They investigate whether open-source LLaMA models can represent and retain ToM-related constructs and whether they can be used to generate more aligned responses.
Outcome: The proposed models can represent and retain ToM-related constructs and improve response quality.
EmoPrompt-ECPE: Emotion Knowledge-aware Prompt-tuning for Emotion-Cause Pair Extraction (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for Emotion-cause pair extraction (ECPE) do not distinguish between the emotion-caused pairs that belong to different types of emotions, limiting their applicability.
Approach: They propose an Emotion-cause pair extraction method which integrates the implicit knowledge of cause clauses into a prompt template and extends the emotion labels to categories with an external emotion word base.
Outcome: The proposed method extracts all potential emotion clauses and corresponding cause clauses from unannotated documents.
KoCo-Bench: Can Large Language Models Leverage Domain Knowledge in Software Development? (2026.acl-long)

Copied to clipboard

Challenge: Existing domain-specific code benchmarks focus on assessing what knowledge LLMs possess rather than how they acquire and apply new knowledge.
Approach: They propose a benchmark to evaluate domain specialization methods in real-world software development.
Outcome: KOCO-bench is a new benchmark for evaluating domain specialization methods in real-world software development.
RevPRAG: Revealing Poisoning Attacks in Retrieval-Augmented Generation through LLM Activation Analysis (2025.findings-emnlp)

Copied to clipboard

Challenge: Retrieval-Augmented Generation (RAG) enriches the input to LLMs by retrieving information from the relevant knowledge database.
Approach: They propose to use a knowledge database to enrich the input of LLMs by retrieving information from the relevant knowledge database.
Outcome: The proposed approach can achieve 98% true positive rate while maintaining a false positive rate close to 1%.
ZARA: Training-Free Motion Time-Series Reasoning via Evidence-Grounded LLM Agents (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to human activity recognition are constrained to fixed activity sets . lack of training-free adaptation to new behavior leads to hallucinations and weak grounding .
Approach: They propose a knowledge- and retrieval-augmented agentic framework for motion time-series reasoning in a training-free inference setting.
Outcome: The proposed framework generalizes robustly to unseen subjects and across datasets . it can be used to train-free inference in a training-free environment .

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