paper-with-me

홈 › Papers

LogiPart: Local Large Language Models for Data Exploration at Scale with Logical Partitioning

2025-09-26 · Tiago Fernandes Tavares arxiv

The discovery of deep, steerable taxonomies in large text corpora is currently restricted by a trade-off between the surface-level efficiency of topic models and the prohibitive, non-scalable assignment costs of LLM-integrated frameworks. We introduce \textbf{LogiPart}, a scalable, hypothesis-first framework for building interpretable hierarchical partitions that decouples hierarchy growth from expensive full-corpus LLM conditioning. LogiPart utilizes locally hosted LLMs on compact, embedding-aware samples to generate concise natural-language taxonomic predicates. These predicates are then evaluated efficiently across the entire corpus using zero-shot Natural Language Inference (NLI) combined with fast graph-based label propagation, achieving constant $O(1)$ generative token complexity per node relative to corpus size. We evaluate LogiPart across four diverse text corpora (totaling $\approx$140,000 documents). Using structured manifolds for \textbf{calibration}, we identify an empirical reasoning threshold at the 14B-parameter scale required for stable semantic grounding. On complex, high-entropy corpora (Wikipedia, US Bills), where traditional thematic metrics reveal an ``alignment gap,'' inverse logic validation confirms the stability of the induced logic, with individual taxonomic bisections maintaining an average per-node routing accuracy of up to 96\%. A qualitative audit by an independent LLM-as-a-judge confirms the discovery of meaningful functional axes, such as policy intent, that thematic ground-truth labels fail to capture. LogiPart enables frontier-level exploratory analysis on consumer-grade hardware, making hypothesis-driven taxonomic discovery feasible under realistic computational and governance constraints.

📄 PDF Abstract BibTeX arXiv:2509.22211

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceTopic Models

Similar Papers 제목 키워드 기반

Circadian Modulation of Semantic Exploration in Social Media Language

2026-01-21 · Vuong Hung Truong, Mariana Gabrielle Cangco Reyes, Masatoshi Koizumi, Jihwan Myung arxiv

Human cognition exhibits strong circadian modulation, yet its influence on high-dimensional semantic behavior remains poorly understood. Using large-scale Reddit data, we quantify time-of-day variation in language use by…

FARE: Fast-Slow Agentic Robotic Exploration

2026-01-21 · Shuhao Liao, Xuxin Lv, Jeric Lew, Shizhe Zhang 외 arxiv

This work advances autonomous robot exploration by integrating agent-level semantic reasoning with fast local control. We introduce FARE, a hierarchical autonomous exploration framework that integrates a large language m…

Reinforcement LearningDecision Making

Deep Dense Exploration for LLM Reinforcement Learning via Pivot-Driven Resampling

2026-02-15 · Yiran Guo, Zhongjian Qiao, Yingqi Xie, Jie Liu 외 arxiv

Effective exploration is a key challenge in reinforcement learning for large language models: discovering high-quality trajectories within a limited sampling budget from the vast natural language sequence space. Existing…

Reinforcement LearningMathematical Reasoning

Cross-Lingual Exploration for Parametric Knowledge

2026-06-23 · Elisha Diskind, Itamar Trainin, Uri Shaham, Leshem Choshen 외 arxiv

Parametric knowledge in Large Language Models is not equally accessible across languages. As a result, standard inference techniques often struggle to surface localized facts, leading to failures in cross-lingual knowled…

G-DRAGON: Geospatial Reasoning and Dynamic Planning for Retrieval-Augmented Outdoor Navigation

2026-05-25 · Dongzhihan Wang, Yi Du, Jianan Sun, Yuan Xue 외 arxiv

Autonomous ground robots operating in large-scale outdoor environments require both robust long-range navigation and fine-grained ''last-mile'' exploration. Current advances in visual-language navigation (VLN) work well …