paper-with-me

Papers

Highly Efficient and Effective LLMs with Multi-Boolean Architectures

2025-05-28 · Ba-Hien Tran, Van Minh Nguyen

Weight binarization has emerged as a promising strategy to drastically reduce the complexity of large language models (LLMs). It is mainly classified into two approaches: post-training binarization and finetuning with training-aware binarization methods. The first approach, while having low complexity, leads to significant loss of information from the original LLMs, resulting in poor performance. The second approach, on the other hand, relies heavily on full-precision latent weights for gradient approximation of binary weights, which not only remains suboptimal but also introduces substantial complexity. In this paper, we introduce a novel framework that effectively transforms LLMs into multi-kernel Boolean parameters, for the first time, finetunes them directly in the Boolean domain, eliminating the need for expensive latent weights. This significantly reduces complexity during both finetuning and inference. Through extensive and insightful experiments across a wide range of LLMs, we demonstrate that our method outperforms recent ultra low-bit quantization and binarization methods.

📄 PDF Abstract BibTeX arXiv:2505.22811

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationQuantization

Similar Papers 제목 키워드 기반

Minimization of Boolean Complexity in In-Context Concept Learning

2024-12-03 · Leroy Z. Wang, R. Thomas McCoy, Shane Steinert-Threlkeld

What factors contribute to the relative success and corresponding difficulties of in-context learning for Large Language Models (LLMs)? Drawing on insights from the literature on human concept learning, we test LLMs on c…

In-Context Learning

Reassessing Large Language Model Boolean Query Generation for Systematic Reviews

2025-05-12 · Shuai Wang, Harrisen Scells, Bevan Koopman, Guido Zuccon

Systematic reviews are comprehensive literature reviews that address highly focused research questions and represent the highest form of evidence in medicine. A critical step in this process is the development of complex…

Language ModelingLanguage ModellingLarge Language ModelModel Selection

Evolving Constructions for Balanced, Highly Nonlinear Boolean Functions

2022-02-17 · Claude Carlet, Marko Djurasevic, Domagoj Jakobovic, Luca Mariot 외

Finding balanced, highly nonlinear Boolean functions is a difficult problem where it is not known what nonlinearity values are possible to be reached in general. At the same time, evolutionary computation is successfully…

Evolutionary Algorithms

A Systematic Evaluation of Evolving Highly Nonlinear Boolean Functions in Odd Sizes

2024-02-15 · Claude Carlet, Marko Ðurasevic, Domagoj Jakobovic, Stjepan Picek 외

Boolean functions are mathematical objects used in diverse applications. Different applications also have different requirements, making the research on Boolean functions very active. In the last 30 years, evolutionary a…

Evolutionary Algorithms

IDEM Enough? Evolving Highly Nonlinear Idempotent Boolean Functions

2026-01-31 · Claude Carlet, Marko Ðurasevic, Domagoj Jakobovic, Luca Mariot 외 arxiv

Idempotent Boolean functions form a highly structured subclass of Boolean functions that is closely related to rotation symmetry under a normal-basis representation and to invariance under a fixed linear map in a polynom…