5 papers · 1 filter
ActMem: Bridging the Gap Between Memory Retrieval and Reasoning in LLM Agents
Xiaohui Zhang, Zequn Sun, Chengyuan Yang +3
Memory management is essential for LLM agents in long-term interactions. Current memory frameworks typically treat agents as passive ``recorders'' and retrieve information without…
Mitigating Lost-in-Retrieval Problems in Retrieval Augmented Multi-Hop Question Answering
Rongzhi Zhu, Xiangyu Liu, Zequn Sun +2
In this paper, we identify a critical problem, "lost-in-retrieval", in retrieval-augmented multi-hop question answering (QA): the key entities are missed in LLMs' sub-question deco…
Finetuning Generative Large Language Models with Discrimination Instructions for Knowledge Graph Completion
Yang Liu, Xiaobin Tian, Zequn Sun +1
Traditional knowledge graph (KG) completion models learn embeddings to predict missing facts. Recent works attempt to complete KGs in a text-generation manner with large language m…
KnowLA: Enhancing Parameter-efficient Finetuning with Knowledgeable Adaptation
Xindi Luo, Zequn Sun, Jing Zhao +2
Parameter-efficient finetuning (PEFT) is a key technique for adapting large language models (LLMs) to downstream tasks. In this paper, we study leveraging knowledge graph embedding…
Generating Explanations to Understand and Repair Embedding-based Entity Alignment
Xiaobin Tian, Zequn Sun, Wei Hu
Entity alignment (EA) seeks identical entities in different knowledge graphs, which is a long-standing task in the database research. Recent work leverages deep learning to embed e…