paper-with-me

Papers

Topic Sensitive Attention on Generic Corpora Corrects Sense Bias in Pretrained Embeddings

2019-06-05 · ACL 2019 7 · Vihari Piratla, Sunita Sarawagi, Soumen Chakrabarti

Given a small corpus $\mathcal D_T$ pertaining to a limited set of focused topics, our goal is to train embeddings that accurately capture the sense of words in the topic in spite of the limited size of $\mathcal D_T$. These embeddings may be used in various tasks involving $\mathcal D_T$. A popular strategy in limited data settings is to adapt pre-trained embeddings $\mathcal E$ trained on a large corpus. To correct for sense drift, fine-tuning, regularization, projection, and pivoting have been proposed recently. Among these, regularization informed by a word's corpus frequency performed well, but we improve upon it using a new regularizer based on the stability of its cooccurrence with other words. However, a thorough comparison across ten topics, spanning three tasks, with standardized settings of hyper-parameters, reveals that even the best embedding adaptation strategies provide small gains beyond well-tuned baselines, which many earlier comparisons ignored. In a bold departure from adapting pretrained embeddings, we propose using $\mathcal D_T$ to probe, attend to, and borrow fragments from any large, topic-rich source corpus (such as Wikipedia), which need not be the corpus used to pretrain embeddings. This step is made scalable and practical by suitable indexing. We reach the surprising conclusion that even limited corpus augmentation is more useful than adapting embeddings, which suggests that non-dominant sense information may be irrevocably obliterated from pretrained embeddings and cannot be salvaged by adaptation.

📄 PDF Abstract BibTeX arXiv:1906.02688

Code (1)

vihari/focussed_embs 공식 구현 tf

Similar Papers 제목 키워드 기반

Long Live Fine-Tuning: Task-Specific Transformers Outperform Zero-Shot LLMs for Misinformation Response Classification on Reddit

2026-06-02 · JooYoung Lee, Lin Tian, Angela Brillantes, Adriana-Simona Mihăiţă 외 arxiv

As large language models (LLMs) become default tools for online information verification, an implicit assumption follows them: that scale and general capability are sufficient for nuanced classification of misinformation…

Higher-order Network for Action Recognition

2018-11-19 · Kai Hu, Bhiksha Raj

Capturing spatiotemporal dynamics is an essential topic in video recognition. In this paper, we present learnable higher-order operations as a generic family of building blocks for capturing spatiotemporal dynamics from …

Action RecognitionGeneral ClassificationVideo ClassificationVideo Recognition

Exploiting Fairness to Enhance Sensitive Attributes Reconstruction

2022-09-02 · Julien Ferry, Ulrich Aïvodji, Sébastien Gambs, Marie-José Huguet 외

In recent years, a growing body of work has emerged on how to learn machine learning models under fairness constraints, often expressed with respect to some sensitive attributes. In this work, we consider the setting in …

Fairness

Augmenting Neural Response Generation with Context-Aware Topical Attention

2018-11-02 · WS 2019 8 · Nouha Dziri, Ehsan Kamalloo, Kory W. Mathewson, Osmar Zaiane

Sequence-to-Sequence (Seq2Seq) models have witnessed a notable success in generating natural conversational exchanges. Notwithstanding the syntactically well-formed responses generated by these neural network models, the…

DecoderOpen-Domain DialogResponse GenerationSemantic Similarity

ASPECTNEWS: Aspect-Oriented Summarization of News Documents

2021-10-15 · ACL 2022 5 · Ojas Ahuja, Jiacheng Xu, Akshay Gupta, Kevin Horecka 외

Generic summaries try to cover an entire document and query-based summaries try to answer document-specific questions. But real users' needs often fall in between these extremes and correspond to aspects, high-level topi…

ArticlesQuery-focused Summarization