Challenge: Large Language Models (LLMs) exhibit suboptimal behaviors and inconsistencies when exposed to unfamiliar external information, underscoring their limitations in effectively leveraging such knowledge.
Approach: They propose a framework that enhances the external knowledge utilization of Large Language Models through a two-stage constructivist cognitive modeling process.
Outcome: The proposed framework achieves a 10% improvement over baseline methods on various question-answering benchmarks.

Similar Papers

ExpNote: Black-box Large Language Models are better Task Solvers with Experience Notebook (2023.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) have shown great power in solving various tasks but fail in many specific tasks.
Approach: They propose a framework to help black-box LLMs better adapt to unfamiliar tasks by reflecting and noting experiences from training data and retrieving them from external memory during testing.
Outcome: The proposed framework improves the performance of black-box Large Language Models on multiple tasks and demonstrates that it is a good choice for the future.
Out-of-Context Reasoning in Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: a lightweight technique trains only new token embeddings on axioms and evaluates them on unseen tasks.
Approach: They propose a lightweight technique that trains only new token embeddings on axioms . they train only new embeddables and evaluate them on unseen tasks .
Outcome: The proposed technique trains only new token embeddings on axioms and evaluates them on unseen tasks.
PRIME: Large Language Model Personalization with Cognitive Dual-Memory and Personalized Thought Process (2025.emnlp-main)

Copied to clipboard

Challenge: Large language model (LLM) personalization aims to align outputs with individuals’ unique preferences and opinions.
Approach: They integrate a cognitive dual-memory model into LLM personalization by mirroring episodic memory to historical user engagements and semantic memory to long-term, evolving user beliefs.
Outcome: The proposed framework integrates the well-established cognitive dual-memory model into LLM personalization, using episodic and semanticmemories.
RECALL: REpresentation-aligned Catastrophic-forgetting ALLeviation via Hierarchical Model Merging (2025.emnlp-main)

Copied to clipboard

Challenge: Existing models that require task labels or performance trade-offs are susceptible to catastrophic forgetting.
Approach: They propose a representation-aware model merging framework for continual learning without access to historical data.
Outcome: The proposed framework outperforms baselines in knowledge retention and generalization across five NLP tasks and multiple continual learning scenarios.
ThinkSum: Probabilistic reasoning over sets using large language models (2023.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have a substantial capacity for high-level analogical reasoning, but they fail in scenarios that require reasoning over multiple objects or facts and making sequences of logical deductions.
Approach: They propose a two-stage probabilistic inference paradigm, ThinkSum, which reasons over sets of objects or facts in a structured manner.
Outcome: The proposed paradigm improves on the BIG-bench suite of evaluation tasks.
Self-Knowledge Guided Retrieval Augmentation for Large Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have shown superior performance without task-specific fine-tuning due to the computational costs.
Approach: They propose a method which lets LLMs refer to the questions they have previously encountered and adaptively call for external resources when dealing with new questions.
Outcome: The proposed method outperforms chain-of-thought based and fully retrieval-based methods on multiple datasets and outperformed chain- of-though, chatGPT and InstructGPT.
Retrieval and Reasoning on KGs: Integrate Knowledge Graphs into Large Language Models for Complex Question Answering (2024.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) have performed impressively in various NLP tasks, but their inherent hallucination phenomena severely challenge their credibility in complex reasoning.
Approach: They propose to integrate explainable Knowledge Graphs (KGs) with LLMs to alleviate hallucinations . they construct subgraphs to enhance the retrieval capabilities of KGs via CoT reasoning.
Outcome: Extensive experiments on two KGQA datasets show that the proposed model achieves convincing performance compared to strong baselines.
GraphMind: LLMs as Dynamic Knowledge Builders for Sequential Decision-Making (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated remarkable performance in natural language understanding and generation, establishing themselves as foundational tools across a wide range of domains.
Approach: They propose an LLM agent architecture that integrates a knowledge graph as a graph-based memory module and integrates it into the agent to generate efficient plans.
Outcome: The proposed architecture improves the performance and efficiency of the LLM in navigation tasks designed to present long-horizon and partially observable challenges.
Exploiting Contextual Knowledge in LLMs through đť’±-usable Information based Layer Enhancement (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to enhance the context-faithfulness of Large Language Models (LLMs) ignore the fundamental mechanism of how contextual information is processed within LLMs’ internal states.
Approach: They propose a method that enhances the utilization of contextual knowledge within LLMs’ internal representations by employing V-usable information analysis.
Outcome: The proposed method improves context-faithfulness generation in Question-Answering tasks, particularly in scenarios involving unknown or conflicting contextual knowledge.
Language Models Struggle to Use Representations Learned In-Context (2026.acl-long)

Copied to clipboard

Challenge: a recent study shows that large language models are capable of inducing rich representations of data that are seen in-context . a novel task, adaptive world modeling, shows that even the most performant LLMs cannot reliably leverage novel semantics defined in-constitut.
Approach: They propose to use in-context representations to induce rich representations of data . they also propose to probe models using a novel task to enable flexible deployment .
Outcome: The proposed model can use in-context representations to complete simple downstream tasks.

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