paper-with-me

홈 › Papers

Succinct Representations for Concepts

2023-03-01 · Yang Yuan

Foundation models like chatGPT have demonstrated remarkable performance on various tasks. However, for many questions, they may produce false answers that look accurate. How do we train the model to precisely understand the concepts? In this paper, we introduce succinct representations of concepts based on category theory. Such representation yields concept-wise invariance properties under various tasks, resulting a new learning algorithm that can provably and accurately learn complex concepts or fix misconceptions. Moreover, by recursively expanding the succinct representations, one can generate a hierarchical decomposition, and manually verify the concept by individually examining each part inside the decomposition.

📄 PDF Abstract BibTeX arXiv:2303.00446

Code (0)

등록된 구현이 없습니다.

Tasks

Misconceptions

Similar Papers 제목 키워드 기반

Analyzing Representations inside Convolutional Neural Networks

2020-12-23 · Uday Singh Saini, Evangelos E. Papalexakis

How can we discover and succinctly summarize the concepts that a neural network has learned? Such a task is of great importance in applications of networks in areas of inference that involve classification, like medical …

Editable User Profiles for Controllable Text Recommendation

2023-04-09 · Sheshera Mysore, Mahmood Jasim, Andrew McCallum, Hamed Zamani

Methods for making high-quality recommendations often rely on learning latent representations from interaction data. These methods, while performant, do not provide ready mechanisms for users to control the recommendatio…

Recommendation SystemsRetrieval

Wyner VAE: A Variational Autoencoder with Succinct Common Representation Learning

2019-09-25 · J. Jon Ryu, Yoojin Choi, Young-Han Kim, Mostafa El-Khamy 외

A new variational autoencoder (VAE) model is proposed that learns a succinct common representation of two correlated data variables for conditional and joint generation tasks. The proposed Wyner VAE model is based on two…

Representation Learning

Succinct Data Structures for NLP-at-Scale

2016-12-01 · COLING 2016 12 · Matthias Petri, Trevor Cohn

Succinct data structures involve the use of novel data structures, compression technologies, and other mechanisms to allow data to be stored in extremely small memory or disk footprints, while still allowing for efficien…

Information RetrievalLanguage ModellingRetrieval

Image Captioning

2018-05-13 · Vikram Mullachery, Vishal Motwani

This paper discusses and demonstrates the outcomes from our experimentation on Image Captioning. Image captioning is a much more involved task than image recognition or classification, because of the additional challenge…

General ClassificationImage Captioning