paper-with-me

홈 › Papers

Measuring language complexity from hierarchical reuse of recurring patterns

2026-06-10 · Junyi Zhou, Rui Liu, Pengyu Liu, Yu Liu arxiv

We introduce the ladderpath index as a measure of language complexity grounded in algorithmic information theory. It counts the minimum steps needed to reconstruct a sequence through hierarchical reuse of repeated substructures, capturing an exactly computable but constrained form of algorithmic compressibility related to, but distinct from, Kolmogorov complexity. We apply the ladderpath approach to 21 parallel corpora from the Parallel Universal Dependencies dataset. The ladderpath index is approximately invariant across the languages, and varies much less than the corpus length. This is more pronounced when all corpora are mapped to a unified binary representation, providing evidence for the equi-complexity hypothesis from a representation-independent perspective. We also observe trade-offs between character inventory size and corpus length, and between vocabulary-level and corpus-level reconstruction complexity, supporting the trade-off hypothesis that total complexity is conserved and redistributed across linguistic levels. The reusable substructures identified by the ladderpath approach, without any linguistic input, overlap with words and morphological components attested in the natural vocabulary. The hierarchical reuse captured by the ladderpath approach parallels the chunking mechanisms proposed in cognitive science, where the human cognitive system compresses linguistic input into nested, reusable units under shared memory and processing constraints. This connection between cognitive chunking and the ladderpath approach provides a new interpretation for the equi-complexity and trade-off hypotheses, grounding both in the shared cognitive architecture that underlies language processing across human languages.

📄 PDF Abstract BibTeX arXiv:2606.11531

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Complexity-Guided Component-wise Initialization for Language Model Pretraining

2026-07-10 · Konstantin Garbers, Nicholas Oh arxiv

Pretrained language models often exhibit structured weight spectra, suggesting that training may repeatedly produce similar layerwise and component-wise organization. We ask whether these recurring spectral patterns can …

Recurring Concept Meta-learning for Evolving Data Streams

2019-05-21 · Robert Anderson, Yun Sing Koh, Gillian Dobbie, Albert Bifet

When concept drift is detected during classification in a data stream, a common remedy is to retrain a framework's classifier. However, this loses useful information if the classifier has learnt the current concept well,…

DiversityGeneral ClassificationMeta-Learning

WiseOWL: A Methodology for Evaluating Ontological Descriptiveness and Semantic Correctness for Ontology Reuse and Ontology Recommendations

2026-04-13 · Aryan Singh Dalal, Maria Baloch, Asiyah Yu Lin, Anna Maria Masci 외 arxiv

The Semantic Web standardizes concept meaning for humans and machines, enabling machine-operable content and consistent interpretation that improves advanced analytics. Reusing ontologies speeds development and enforces …

Exploring Attention Map Reuse for Efficient Transformer Neural Networks

2023-01-29 · Kyuhong Shim, Jungwook Choi, Wonyong Sung

Transformer-based deep neural networks have achieved great success in various sequence applications due to their powerful ability to model long-range dependency. The key module of Transformer is self-attention (SA) which…

CPUGPUspeech-recognitionSpeech Recognition

Chorus II: Cross-Request Sparsity Reuse for Efficient Image-to-Video Generation

2026-06-23 · Hao Liu, Chenghuan Huang, Hao Liu, Xing Cai 외 arxiv

Serving diffusion models for image-to-video generation is computationally expensive, posing significant challenges for large-scale deployment. Real I2V workloads often contain similar requests, such as repeated effect te…

Video Generation