paper-with-me

홈 › Papers

Into the Unknown: Self-Learning Large Language Models

2024-02-14 · Teddy Ferdinan, Jan Kocoń, Przemysław Kazienko

We address the main problem of self-learning LLM: the question of what to learn. We propose a self-learning LLM framework that enables an LLM to independently learn previously unknown knowledge through self-assessment of their own hallucinations. We introduce a concept called Point in the Unknown (PiU) to identify atomic knowledge unknown to a model, along with four methods for automatic PiUs identification, facilitating the creation of a self-learning loop that focuses exclusively on the absorption of currently unknown knowledge into the model. Additionally, we developed evaluation metrics to gauge an LLM's self-learning capability. Our experiments revealed that LLMs with at least 3B parameters that have undergone some instruction training would be able to perform self-learning well. We further proved the effectiveness of self-learning by comparing the performance of a model that has undergone self-learning to a model that has not. Our self-learning concept allows more efficient LLM updates and opens new perspectives for LLM knowledge exchange.

📄 PDF Abstract BibTeX arXiv:2402.09147

Code (1)

teddy-f-47/self-learning-llm-public 공식 구현 pytorch

Tasks

HallucinationSelf-Learning

Methods 이 논문이 사용한 방법론

Self-Learning 설명 없음

Similar Papers 제목 키워드 기반

Don't Just Say "I don't know"! Self-aligning Large Language Models for Responding to Unknown Questions with Explanations

2024-02-23 · Yang Deng, Yong Zhao, Moxin Li, See-Kiong Ng 외

Despite the remarkable abilities of Large Language Models (LLMs) to answer questions, they often display a considerable level of overconfidence even when the question does not have a definitive answer. To avoid providing…

Investigating Factuality in Long-Form Text Generation: The Roles of Self-Known and Self-Unknown

2024-11-24 · Lifu Tu, Rui Meng, Shafiq Joty, Yingbo Zhou 외

Large language models (LLMs) have demonstrated strong capabilities in text understanding and generation. However, they often lack factuality, producing a mixture of true and false information, especially in long-form gen…

FormText Generation

Metacognition for Unknown Situations and Environments (MUSE)

2024-11-20 · Rodolfo Valiente, Praveen K. Pilly

Metacognition--the awareness and regulation of one's cognitive processes--is central to human adaptability in unknown situations. In contrast, current autonomous agents often struggle in novel environments due to their l…

CLIP-S$^4$: Language-Guided Self-Supervised Semantic Segmentation

2023-05-01 · Wenbin He, Suphanut Jamonnak, Liang Gou, Liu Ren

Existing semantic segmentation approaches are often limited by costly pixel-wise annotations and predefined classes. In this work, we present CLIP-S$^4$ that leverages self-supervised pixel representation learning and vi…

Contrastive LearningLanguage ModellingRepresentation LearningSegmentation+2

CLIP-S4: Language-Guided Self-Supervised Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Wenbin He, Suphanut Jamonnak, Liang Gou, Liu Ren

Existing semantic segmentation approaches are often limited by costly pixel-wise annotations and predefined classes. In this work, we present CLIP-S^4 that leverages self-supervised pixel representation learning and …

Contrastive LearningLanguage ModellingRepresentation LearningSegmentation+2