paper-with-me

Papers

fPLSA: Learning Semantic Structures in Document Collections Using Foundation Models

2024-10-07 · Weijia Xu, Nebojsa Jojic, Nicolas Le Roux

Humans have the ability to learn new tasks by inferring high-level concepts from existing solution, then manipulating these concepts in lieu of the raw data. Can we automate this process by deriving latent semantic structures in a document collection using foundation models? We introduce fPLSA, a foundation-model-based Probabilistic Latent Semantic Analysis (PLSA) method that iteratively clusters and tags document segments based on document-level contexts. These tags can be used to model the structure of given documents and for hierarchical sampling of new texts. Our experiments on story writing, math, and multi-step reasoning datasets demonstrate that fPLSA tags help reconstruct the original texts better than existing tagging methods. Moreover, when used for hierarchical sampling, fPLSA produces more diverse outputs with a higher likelihood of hitting the correct answer than direct sampling and hierarchical sampling with existing tagging methods.

📄 PDF Abstract BibTeX arXiv:2410.05481

Code (0)

등록된 구현이 없습니다.

Tasks

Math

Similar Papers 제목 키워드 기반

MODiR: Multi-Objective Dimensionality Reduction for Joint Data Visualisation

2020-01-01 · ICLR 2020 1 · Tim Repke, Ralf Krestel

Many large text collections exhibit graph structures, either inherent to the content itself or encoded in the metadata of the individual documents. Example graphs extracted from document collections are co-author network…

Dimensionality Reduction

DocMaster: A Hierarchical Structure-Aware System for Document Analysis

2026-07-09 · Ziqi Chen, Yingli Zhou, Fangyuan Zhang, Quanqing Xu 외 arxiv

Leveraging large language models (LLMs) to analyze complex documents -- such as academic papers, technical manuals, and financial reports -- has emerged as a mainstream and critical task in both research and industry. In…

Question Answering

Semantic Search in Documents Enriched by LOD-based Annotations

2014-05-01 · LREC 2014 5 · Pavel Smrz, Jan Kouril

This paper deals with information retrieval on semantically enriched web-scale document collections. It particularly focuses on web-crawled content in which mentions of entities appearing in Freebase, DBpedia and other L…

Information RetrievalRetrievalSemantic Retrieval

Dynamic and Static Topic Model for Analyzing Time-Series Document Collections

2018-05-06 · ACL 2018 7 · Rem Hida, Naoya Takeishi, Takehisa Yairi, Koichi Hori

For extracting meaningful topics from texts, their structures should be considered properly. In this paper, we aim to analyze structured time-series documents such as a collection of news articles and a series of scienti…

ArticlesTime SeriesTime Series Analysis

Writing habits and telltale neighbors: analyzing clinical concept usage patterns with sublanguage embeddings

2019-10-01 · WS 2019 11 · Denis Newman-Griffis, Eric Fosler-Lussier

Natural language processing techniques are being applied to increasingly diverse types of electronic health records, and can benefit from in-depth understanding of the distinguishing characteristics of medical document t…