{"url":"/method/cove","slug":"cove","name":"CoVe","full_name":"Contextual Word Vectors","full_name_withheld":false,"description_markdown":"**CoVe**, or **Contextualized Word Vectors**, uses a deep [LSTM](https://paperswithcode.com/method/lstm) encoder from an attentional sequence-to-sequence model trained for machine translation to contextualize word vectors. $\\text{CoVe}$ word embeddings are therefore a function of the entire input sequence. These word embeddings can then be used in downstream tasks by concatenating them with $\\text{GloVe}$ embeddings:\r\n\r\n$$ v = \\left[\\text{GloVe}\\left(x\\right), \\text{CoVe}\\left(x\\right)\\right]$$\r\n\r\nand then feeding these in as features for the task-specific models.","description_state":"present","introduced_year":null,"introduced_by":{"title":"Learned in Translation: Contextualized Word Vectors","paper":"/paper/learned-in-translation-contextualized-word","first_author":"Bryan McCann","n_authors":4,"url_abs":null,"archive_paper_url":"https://paperswithcode.com/paper/learned-in-translation-contextualized-word"},"source":{"url":"http://arxiv.org/abs/1708.00107v2","title":"Learned in Translation: Contextualized Word Vectors","url_on_a_paper_host":true},"code_snippet_url":null,"code_snippet_url_on_a_code_host":false,"categories":[{"area":"Natural Language Processing","area_id":"natural-language-processing","collection":"Contextualized Word Embeddings","url":"/methods/category/contextualized-word-embeddings","pwc_aliases":[]},{"area":"Natural Language Processing","area_id":"natural-language-processing","collection":"Word Embeddings","url":"/methods/category/word-embeddings","pwc_aliases":[]}],"n_papers_tagged":13,"archive_num_papers":13,"papers_newest_first":[{"paper":"/paper/cove-compressed-vocabulary-expansion-makes","title":"CoVE: Compressed Vocabulary Expansion Makes Better LLM-based Recommender Systems","date":"2025-06-24","arxiv_id":"2506.19993","n_code_links":1,"syntology":{"ran":0,"of":4,"unverified":4,"pointer_only":4}},{"paper":"/paper/cove-context-and-veracity-prediction-for-out","title":"COVE: COntext and VEracity prediction for out-of-context images","date":"2025-02-03","arxiv_id":"2502.01194","n_code_links":2,"syntology":{"ran":1,"of":1,"unverified":0,"pointer_only":0}},{"paper":"/paper/on-the-role-of-surrogates-in-conformal","title":"On the Role of Surrogates in Conformal Inference of Individual Causal Effects","date":"2024-12-16","arxiv_id":"2412.12365","n_code_links":1,"syntology":null},{"paper":"/paper/cove-unleashing-the-diffusion-feature","title":"COVE: Unleashing the Diffusion Feature Correspondence for Consistent Video Editing","date":"2024-06-13","arxiv_id":"2406.08850","n_code_links":1,"syntology":null},{"paper":"/paper/a-comprehensive-survey-of-hallucination","title":"A Comprehensive Survey of Hallucination Mitigation Techniques in Large Language Models","date":"2024-01-02","arxiv_id":"2401.01313","n_code_links":1,"syntology":{"ran":0,"of":1,"unverified":1,"pointer_only":0}},{"paper":"/paper/chain-of-verification-reduces-hallucination","title":"Chain-of-Verification Reduces Hallucination in Large Language Models","date":"2023-09-20","arxiv_id":"2309.11495","n_code_links":1,"syntology":null},{"paper":"/paper/co-evolving-vector-quantization-for-id-based","title":"Learning Category Trees for ID-Based Recommendation: Exploring the Power of Differentiable Vector Quantization","date":"2023-08-31","arxiv_id":"2308.16761","n_code_links":2,"syntology":null},{"paper":"/paper/fastfusionnet-new-state-of-the-art-for","title":"FastFusionNet: New State-of-the-Art for DAWNBench SQuAD","date":"2019-02-28","arxiv_id":"1902.11291","n_code_links":2,"syntology":null},{"paper":null,"title":"Language Modeling Teaches You More than Translation Does: Lessons Learned Through Auxiliary Syntactic Task Analysis","date":"2018-11-01","arxiv_id":null,"n_code_links":0,"syntology":null},{"paper":null,"title":"Language Modeling Teaches You More Syntax than Translation Does: Lessons Learned Through Auxiliary Task Analysis","date":"2018-09-26","arxiv_id":"1809.10040","n_code_links":0,"syntology":null},{"paper":null,"title":"Improving Matching Models with Hierarchical Contextualized Representations for Multi-turn Response Selection","date":"2018-08-22","arxiv_id":"1808.07244","n_code_links":0,"syntology":null},{"paper":null,"title":"Jiangnan at SemEval-2018 Task 11: Deep Neural Network with Attention Method for Machine Comprehension Task","date":"2018-06-01","arxiv_id":null,"n_code_links":0,"syntology":null},{"paper":"/paper/learned-in-translation-contextualized-word","title":"Learned in Translation: Contextualized Word Vectors","date":"2017-08-01","arxiv_id":"1708.00107","n_code_links":5,"syntology":{"ran":3,"of":3,"unverified":0,"pointer_only":2}}],"papers_shown":13,"tasks":[{"task":"/task/retrieval","name":"Retrieval","papers":3},{"task":"/task/translation","name":"Translation","papers":3},{"task":"/task/hallucination","name":"Hallucination","papers":2},{"task":"/task/language-modeling","name":"Language Modeling","papers":2},{"task":"/task/language-modelling","name":"Language Modelling","papers":2},{"task":"/task/machine-translation","name":"Machine Translation","papers":2},{"task":"/task/question-answering","name":"Question Answering","papers":2},{"task":"/task/reading-comprehension","name":"Reading Comprehension","papers":2},{"task":"/task/recommendation-systems","name":"Recommendation Systems","papers":2},{"task":"/task/text-generation","name":"Text Generation","papers":2},{"task":"/task/transfer-learning","name":"Transfer Learning","papers":2},{"task":"/task/ccg-supertagging","name":"CCG Supertagging","papers":1},{"task":"/task/causal-inference","name":"Causal Inference","papers":1},{"task":"/task/click-through-rate-prediction","name":"Click-Through Rate Prediction","papers":1},{"task":"/task/collaborative-filtering","name":"Collaborative Filtering","papers":1},{"task":"/task/conformal-prediction","name":"Conformal Prediction","papers":1},{"task":"/task/decoder","name":"Decoder","papers":1},{"task":"/task/denoising","name":"Denoising","papers":1},{"task":"/task/dialogue-generation","name":"Dialogue Generation","papers":1},{"task":"/task/entity-embeddings","name":"Entity Embeddings","papers":1}],"tasks_shown":20,"n_tasks":38,"usage_by_year":[{"year":"2017","papers":1},{"year":"2018","papers":4},{"year":"2019","papers":1},{"year":"2023","papers":2},{"year":"2024","papers":3},{"year":"2025","papers":2}],"row_source":"methods_table","archive":{"source":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","archive_url":"https://paperswithcode.com/method/cove"},"syntology_read_at":"2026-09-24T18:15:14+00:00"}