Papers by Chen Yilin

14 papers
EventRAG: Enhancing LLM Generation with Event Knowledge Graphs (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to text generation often neglect event structures that shape real-world narratives.
Approach: They propose a framework that integrates structured event semantics with iterative retrieval and inference to enhance text generation.
Outcome: Experiments on UltraDomain and MultiHopRAG show that the proposed framework outperforms baseline RAG systems in generation effectiveness, logical consistency, and multi-hop reasoning accuracy.
Reasoning Makes Good Annotators : An Automatic Task-specific Rules Distilling Framework for Low-resource Relation Extraction (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to extract knowledge from unlabeled data generate noise labels.
Approach: They propose an automatic task-specific rules distilling framework to generate a logic rule from unlabeled data.
Outcome: The proposed framework could power the labeling ability by discovering reliable model-labeled data.
Towards IP Intelligence: Benchmarking Large Language Models on Intellectual Property Knowledge and Practice (2026.findings-acl)

Copied to clipboard

Challenge: Existing datasets and benchmarks focus only on patents or cover limited aspects of the IP field, lacking alignment with real-world scenarios.
Approach: They propose a bilingual IP task taxonomy and a large-scale bilingual benchmark to evaluate LLMs in real-world IP practice.
Outcome: The proposed model achieves only 75.8% accuracy, indicating room for improvement . open-source IP and law-oriented models lag behind closed-source general-purpose models .
Speech-to-Speech Translation for a Real-world Unwritten Language (2023.findings-acl)

Copied to clipboard

Challenge: a new study examines speech-to-speech translation (S2ST) that translates speech from one language into another . the research area for unwritten languages remains a research area with little exploration due to the lack of training data.
Approach: They propose a system that translates speech from one language into another . they use Taiwanese Hokkien as an example of an unwritten language .
Outcome: The proposed system can be used to train models in languages without standard writing systems.
How Large a Vocabulary Does Text Classification Need? A Variational Approach to Vocabulary Selection (N19-1)

Copied to clipboard

Challenge: Using a pre-defined vocabulary is a common approach to selecting text inputs . however, using a large vocabulary is not economical, as it limits the model's applicability on computation-or memoryconstrained scenarios.
Approach: They propose a more sophisticated variational vocabulary dropout to perform vocabulary selection . they propose two new metrics to measure area under accuracy-vocab curve and Vocab Size under X% accuracy drop .
Outcome: The proposed framework outperforms the baselines on the vocabulary selection problem on multiple NLP classification tasks.
An Efficient Context-Dependent Memory Framework for LLM-Centric Agents (2025.naacl-industry)

Copied to clipboard

Challenge: a recent study has demonstrated that context-dependent memory encoding can help to retrieve key memory cues essential for problem-solving.
Approach: They propose an efficient architecture miming human memory processes through multistage encoding, context-aware storage, and retrieval strategies for LLM-centric agents.
Outcome: The proposed architecture surpasses state-of-the-art online LLM-centric approaches on two interactive decision-making benchmarks in the navigation and manipulation domain.
A Semantic-based Method for Unsupervised Commonsense Question Answering (2021.acl-long)

Copied to clipboard

Challenge: Existing methods to score candidates without labeled task data are difficult to use . e.g., pre-trained language models can be easily affected by irrelevant factors .
Approach: They propose a method that generates plausible answers with generative models and uses them to select the correct answer.
Outcome: The proposed method achieves the best results in unsupervised situations.
Don’t Click That: Teaching Web Agents to Resist Deceptive Interfaces (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches to deception detection and defenses are inadequate . Existing methods do not integrate with agent decision-making .
Approach: They propose a framework that integrates hybrid-reward learning with asymmetric penalties and experience summarization to distill failure patterns into transferable guidance.
Outcome: The proposed framework reduces deception susceptibility by 53.8% while maintaining task performance, establishing an effective foundation for robust web agent deployment.
SOP-Maze: Evaluating Large Language Models on Complicated Business Standard Operating Procedures (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are widely deployed as domain-specific agents, but evaluation of their capabilities in such contexts has not been fully explored.
Approach: They propose a benchmark to evaluate LLMs' ability to follow instructions and make decisions in real-world scenarios.
Outcome: The proposed benchmark is constructed from real-world business data and adapted into 23 complex SOP scenarios.
Human-Agent Collaborative Paper-to-Page Crafting (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to create project pages from academic papers have focused on static slides and posters, but the dynamic nature of webpages remains an unaddressed challenge.
Approach: They propose a novel multi-agent system that deconstructs paper-to-page creation into a coarse-to fine pipeline from narrative planning to multimodal content generation and interactive rendering.
Outcome: The proposed system generates high-quality, visually appealing pages in under 15 minutes for less than $0.1 .
LogicPoison: Logical Attacks on Graph Retrieval-Augmented Generation (2026.acl-long)

Copied to clipboard

Challenge: Graph-based Retrieval-Augmented Generation (GraphRAG) enhances the reasoning capabilities of Large Language Models (LLMs) however, traditional RAG attacks are difficult to pose an effective threat to GraphRAg systems.
Approach: They propose a novel attack framework that targets logical reasoning rather than injecting false contents into GraphRAG systems by grounding their responses in structured knowledge graphs.
Outcome: The proposed framework outperforms state-of-the-art attacks on GraphRAG systems in both effectiveness and stealth.
Query-Aware Knowledge Retrieval via Hyperbolic Structuring (2026.acl-long)

Copied to clipboard

Challenge: Existing approaches focus primarily on retrieving isolated factual knowledge entities while neglecting the critical reasoning relationships.
Approach: They propose a query-centric retrieval framework that explicitly integrates structured knowledge graphs to support complex reasoning tasks.
Outcome: Extensive experiments on three benchmark datasets show that HyperRAG outperforms baselines.
Hi-ToM: A Benchmark for Evaluating Higher-Order Theory of Mind Reasoning in Large Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Theory of Mind (ToM) is the ability to reason about one's own and others' mental states.
Approach: They propose a higher-order theory of mind benchmark and introduce a new deception mechanism to evaluate ToM reasoning.
Outcome: The proposed benchmarks show that the LLMs are not performing well on higher-order tasks.
LANG: Reinforcement Learning for Multilingual Reasoning with Language-Adaptive Hint Guidance (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for enhancing multi-step reasoning have not fully translated to multilingual contexts.
Approach: They propose a framework that leverages language-conditioned hints to guide exploration in non-English reasoning tasks.
Outcome: Empirical results show that the proposed framework improves reasoning performance without compromising language consistency.

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