LibreTimes

Search results for “linear algebra”

Categories

40 results

Determinant

Theory

The determinant of a square matrix — its meaning, minors and cofactors, Laplace expansion, and computation methods.
0
0

Eigenvectors and Eigenvalues

Theory

Eigenvectors and eigenvalues, the characteristic equation, eigenspaces, and diagonalization of matrices.
0
0

Matrices

Theory

A matrix, its notation, and the main types: row, column, echelon, square, diagonal, identity, symmetric - defined and shown with worked examples.
0
0

Basic Operations on Matrices

Theory

Addition, scalar multiplication, transposition and multiplication of matrices, along with subtraction, powers, and trace.
0
0

Properties of Matrix Operations

Theory

The basic properties of addition, scalar multiplication, transposition, and multiplication of matrices, with justifications.
0
0

Properties of Determinants

Theory

The basic properties of determinants with brief proofs, and their use in simplifying computations.
0
0

Matrix Rank

Theory

Minors and the rank of a matrix, invariance of rank under elementary transformations, and a practical method for computing it.
0
0

Change of Basis

Theory

The change-of-basis matrix, recomputing a vector's coordinates and an operator's matrix, and the orthonormal case.
0
0

Inverse Matrices

Theory

Nonsingular matrices, the invertibility criterion, the adjugate-matrix formula, and the Gauss–Jordan method.
0
0

Quadratic Forms

Theory

Quadratic forms and their matrix, definiteness, Sylvester's criterion, and canonical form.
0
0

IMO 2016

Problem sheet

57th International Mathematical Olympiad. Hong Kong, 2016.
0
0

QUANTILE-BASED APPROACH TO ESTIMATING COGNITIVE TEXT COMPLEXITY

2020Conference paperM. A. Eremeev, K. V. Vorontsov

Computational Linguistics and Intellectual Technologies

This paper introduces an approach to measuring the cognitive complexity of texts on various language levels. While standard readability indices are based on the linear combination of primary statistics, our general approach allows us to estimate complexity on morphological, lexical, syntactic, and discursive levels. Each model is defined by the tokens for the specific language level and the complexity function of a single token. We then use the reference collection of moderately complex texts and the quantile-based approach to spot the abnormally rare tokens. The proposed supervised ensemble, based on the ElasticNet model, incorporates models from all language levels. Having collected a labeled dataset through crowdsourcing, consisting of pairs of articles from the Russian Wikipedia, we consider several models and ensembles and compare them to common baselines. Suggested models are flexible due to the freedom in choosing the reference collection. The described experiments confirm the competitiveness of the proposed approach, as the ensembles demonstrate the best target metric value.
0
1

Learning Topic Models with Arbitrary Loss

2020Conference paperMurat Apishev, Konstantin Vorontsov

Topic modeling is an area of text analysis actively developing over the past 20 years. A probabilistic topic model (PTM) finds a set of hidden topics from a collection of text documents. It defines each topic as a probability distribution over words and describes each document as a probability mixture of topic distributions. Learning algorithms for topic models are usually based on Bayesian inference or log-likelihood maximization. In both cases, EM-like algorithms are used. In this paper, we propose to replace the logarithm in the log-likelihood by an arbitrary smooth loss function. We prove that such a modification preserves both the structure of the algorithm and compatibility with any regularizers in terms of additive regularization of topic models (ARTM). Moreover, in the case of a linear loss, the Estep becomes much faster due to the omission of a normalization. We study combinations of the fast and usual E-steps and compare them to regularization using different number of topics in both offline and online versions of EM-algorithm. For an empirical comparison of the algorithms, we estimate perplexity, coherence, and learning time. We use an efficient parallel implementation of the EM-algorithm from the BigARTM open-source library. We show that in most cases the two-stage strategy wins, which uses fast E-steps at the beginning of iterations, then proceeds with usual E-steps.
0
1

Convergence of the Algorithm of Additive Regularization of Topic Models

2021Journal articleI. A. Irkhin, K. V. Vorontsov

Proceedings of the Steklov Institute of Mathematics

The problem of probabilistic topic modeling is as follows. Given a collection of text documents, find the conditional distribution over topics for each document and the conditional distribution over words (or terms) for each topic. Log-likelihood maximization is used to solve this problem. The problem generally has an infinite set of solutions and is ill-posed according to Hadamard. In the framework of Additive Regularization of Topic Models (ARTM), a weighted sum of regularization criteria is added to the main log-likelihood criterion. The numerical method for solving this optimization problem is a kind of an iterative EM-algorithm written in a general form for an arbitrary smooth regularizer as well as for a linear combination of smooth regularizers. This paper studies the problem of convergence of the EM iterative process. Sufficient conditions are obtained for the convergence to a stationary point of the regularized log-likelihood. The constraints imposed on the regularizer are not too restrictive. We give their interpretations from the point of view of the practical implementation of the algorithm. A modification of the algorithm is proposed that improves the convergence without additional time and memory costs. Experiments on a news text collection have shown that our modification both accelerates the convergence and improves the value of the criterion to be optimized.
0
1

Рекомендательные системы

Lecture

Рекомендательные системы. Лекция курса «Машинное обучение» К. В. Воронцова. Задачи коллаборативной фильтрации, транзакционные данные.
0
0