paper-with-me

홈 › Papers

TextTN: Probabilistic Encoding of Language on Tensor Network

2021-01-01 · Peng Zhang, Jing Zhang, Xindian Ma, Siwei Rao, Guangjian Tian, Jun Wang

As a novel model that bridges machine learning and quantum theory, tensor network (TN) has recently gained increasing attention and successful applications for processing natural images. However, for natural languages, it is unclear how to design a probabilistic encoding architecture to efficiently and accurately learn and classify texts based on TN. This paper proposes a general two-step scheme of text classification based on Tensor Network, which is named as TextTN. TextTN first encodes the word vectors in a probabilistic space by a generative TN (word-GTN), and then classifies a text sentence using a discriminative TN (sentence-DTN). Moreover, in sentence-DTN, its hyper-parameter (i.e., bond-dimension) can be analyzed and selected by the theoretical property of TextTN's expressive power. In experiments, our TextTN also obtains the state-of-the-art result on SST-5 sentiment classification task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationSentenceSentiment AnalysisSentiment Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

The Nature of Mathematical Modeling and Probabilistic Optimization Engineering in Generative AI

2024-10-24 · Fulu Li

In this paper, we give an in-depth analysis on the mathematical problem formulations and the probabilistic optimization explorations for some of the key components in Transformer model [33] in the field of generative AI.…

Quantization

Tensor Probabilistic Model Checking of Finite-Horizon Markov Chains (Extended Version)

2026-08-01 · Jianlin Li, Nick Guo, Peter Ye, Yizhou Zhang arxiv

We reexamine the problem of verifying Markov chains with respect to step-bounded reachability probabilities. Prevailing approaches rely on encoding the state-transition matrix using either explicit or symbolic representa…

Combining Local Symmetry Exploitation and Reinforcement Learning for Optimised Probabilistic Inference -- A Work In Progress

2025-03-11 · Sagad Hamid, Tanya Braun

Efficient probabilistic inference by variable elimination in graphical models requires an optimal elimination order. However, finding an optimal order is a challenging combinatorial optimisation problem for models with a…

Tensor Networks

A tensor network formalism for neuro-symbolic AI

2026-01-21 · Alex Goessmann, Janina Schütte, Maximilian Fröhlich, Martin Eigel arxiv

The unification of neural and symbolic approaches to artificial intelligence remains a central open challenge. In this work, we introduce a tensor network formalism, which captures sparsity principles originating in the …

Mitigating Bias in Locally Constrained Decoding via Tractable Proposals

2026-06-01 · Meihua Dang, Linxin Song, Honghua Zhang, Jieyu Zhao 외 arxiv

Generations from large language models often fail to conform to desired constraints such as JSON schema. Existing locally constrained decoding (LCD) approaches enforce constraints by myopically masking out next tokens, r…