paper-with-me

Papers

Syntactic Topic Models

2008-12-01 · NeurIPS 2008 12 · Jordan L. Boyd-Graber, David M. Blei

We develop \name\ (STM), a nonparametric Bayesian model of parsed documents. \Shortname\ generates words that are both thematically and syntactically constrained, which combines the semantic insights of topic models with the syntactic information available from parse trees. Each word of a sentence is generated by a distribution that combines document-specific topic weights and parse-tree specific syntactic transitions. Words are assumed generated in an order that respects the parse tree. We derive an approximate posterior inference method based on variational methods for hierarchical Dirichlet processes, and we report qualitative and quantitative results on both synthetic data and hand-parsed documents.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTopic Models

Similar Papers 제목 키워드 기반

A Survey of Syntactic-Semantic Parsing Based on Constituent and Dependency Structures

2020-06-19 · Meishan Zhang

Syntactic and semantic parsing has been investigated for decades, which is one primary topic in the natural language processing community. This article aims for a brief survey on this topic. The parsing community include…

Dependency ParsingSemantic Parsing

Syntactic Recurrent Neural Network for Authorship Attribution

2019-02-26 · Fereshteh Jafariakinabad, Sansiri Tarnpradab, Kien A. Hua

Writing style is a combination of consistent decisions at different levels of language production including lexical, syntactic, and structural associated to a specific author (or author groups). While lexical-based model…

Authorship Attributiontext-classificationText Classification

Rethinking Benign Relearning: Syntax as the Hidden Driver of Unlearning Failures

2026-02-03 · Sangyeon Yoon, Hyesoo Hong, Wonje Jeung, Albert No arxiv

Machine unlearning aims to remove specific content from trained models while preserving overall performance. However, the phenomenon of benign relearning, in which forgotten information reemerges even from benign fine-tu…

TopicRNN: A Recurrent Neural Network with Long-Range Semantic Dependency

2016-11-05 · Adji B. Dieng, Chong Wang, Jianfeng Gao, John Paisley

In this paper, we propose TopicRNN, a recurrent neural network (RNN)-based language model designed to directly capture the global semantic meaning relating words in a document via latent topics. Because of their sequenti…

Language ModelingLanguage ModellingSentiment AnalysisTopic Models

Exploiting Syntactic Structure for Better Language Modeling: A Syntactic Distance Approach

2020-05-12 · ACL 2020 6 · Wenyu Du, Zhouhan Lin, Yikang Shen, Timothy J. O'Donnell 외

It is commonly believed that knowledge of syntactic structure should improve language modeling. However, effectively and computationally efficiently incorporating syntactic structure into neural language models has been …

Language ModelingLanguage Modelling