paper-with-me

Papers

Neural Language Priors

2019-10-04 · Joseph Enguehard, Dan Busbridge, Vitalii Zhelezniak, Nils Hammerla

The choice of sentence encoder architecture reflects assumptions about how a sentence's meaning is composed from its constituent words. We examine the contribution of these architectures by holding them randomly initialised and fixed, effectively treating them as as hand-crafted language priors, and evaluating the resulting sentence encoders on downstream language tasks. We find that even when encoders are presented with additional information that can be used to solve tasks, the corresponding priors do not leverage this information, except in an isolated case. We also find that apparently uninformative priors are just as good as seemingly informative priors on almost all tasks, indicating that learning is a necessary component to leverage information provided by architecture choice.

📄 PDF Abstract BibTeX arXiv:1910.03492

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

LMPriors: Pre-Trained Language Models as Task-Specific Priors

2022-10-22 · Kristy Choi, Chris Cundy, Sanjari Srivastava, Stefano Ermon

Particularly in low-data regimes, an outstanding challenge in machine learning is developing principled techniques for augmenting our models with suitable priors. This is to encourage them to learn in ways that are compa…

Causal InferenceCommon Sense Reasoningfeature selectionLanguage Modeling+2

Cross-Image Contrastive Decoding: Precise, Lossless Suppression of Language Priors in Large Vision-Language Models

2025-05-15 · Jianfei Zhao, Feng Zhang, Xin Sun, Chong Feng

Language priors are a major cause of hallucinations in Large Vision-Language Models (LVLMs), often leading to text that is linguistically plausible but visually inconsistent. Recent work explores contrastive decoding as …

Image CaptioningLanguage ModelingLanguage ModellingLarge Language Model+1

VLind-Bench: Measuring Language Priors in Large Vision-Language Models

2024-06-13 · Kang-il Lee, Minbeom Kim, Seunghyun Yoon, Minsung Kim 외

Large Vision-Language Models (LVLMs) have demonstrated outstanding performance across various multimodal tasks. However, they suffer from a problem known as language prior, where responses are generated based solely on t…

counterfactual

Larger language models do in-context learning differently

2023-03-07 · Jerry Wei, Jason Wei, Yi Tay, Dustin Tran 외

We study how in-context learning (ICL) in language models is affected by semantic priors versus input-label mappings. We investigate two setups-ICL with flipped labels and ICL with semantically-unrelated labels-across va…

In-Context Learning

HARE: HumAn pRiors, a key to small language model Efficiency

2024-06-17 · Lingyun Zhang, Bin Jin, Gaojian Ge, Lunhui Liu 외

Human priors play a crucial role in efficiently utilizing data in deep learning. However, with the development of large language models (LLMs), there is an increasing emphasis on scaling both model size and data volume, …

DiversityLanguage ModelingLanguage ModellingSmall Language Model