Papers by Yingli Zhang

3 papers
RepoAgent: An LLM-Powered Open-Source Framework for Repository-level Code Documentation Generation (2024.emnlp-demo)

Copied to clipboard

Challenge: Xia et al., 2018) demonstrate that a large language model can generate and maintain high-quality code documentation.
Approach: They propose a large language model powered open-source framework for generating, maintaining, and updating code documentation.
Outcome: The proposed framework generates high-quality documentation for the entire project.
LiCoMemory: Lightweight and Cognitive Agentic Memory for Efficient Long-Term Reasoning (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models are constrained by limited context windows and lack of persistent memory . recent efforts address these limitations via external memory architectures .
Approach: They propose an end-to-end agentic memory framework for real-time updating and retrieval that integrates hierarchical and temporal indexing layers.
Outcome: The proposed framework outperforms established benchmarks in temporal reasoning, multi-session consistency, and retrieval efficiency.
Breaking the Static Graph: Context-Aware Traversal for Graph-Based RAG (2026.findings-acl)

Copied to clipboard

Challenge: Recent advances in RAG focus on capturing multi-hop dependencies, but static Graphs fail to retrieve complete evidence chain.
Approach: They propose a structure-aware approach to capture multi-hop dependencies using Knowledge Graphs and Personalized PageRank to capture semantic drift.
Outcome: Experiments show that CatRAG outperforms state-of-the-art approaches . the proposed approach achieves substantial improvements in reasoning completeness .

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