paper-with-me

Papers

Machine-Learning Kronecker Coefficients

2023-06-07 · Kyu-Hwan Lee

The Kronecker coefficients are the decomposition multiplicities of the tensor product of two irreducible representations of the symmetric group. Unlike the Littlewood--Richardson coefficients, which are the analogues for the general linear group, there is no known combinatorial description of the Kronecker coefficients, and it is an NP-hard problem to decide whether a given Kronecker coefficient is zero or not. In this paper, we show that standard machine-learning algorithms such as Nearest Neighbors, Convolutional Neural Networks and Gradient Boosting Decision Trees may be trained to predict whether a given Kronecker coefficient is zero or not. Our results show that a trained machine can efficiently perform this binary classification with high accuracy ($\approx 0.98$).

📄 PDF Abstract BibTeX arXiv:2306.04734

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Interpretable Machine Learning for Kronecker Coefficients

2025-02-17 · Giorgi Butbaia, Kyu-Hwan Lee, Fabian Ruehle

We analyze the saliency of neural networks and employ interpretable machine learning models to predict whether the Kronecker coefficients of the symmetric group are zero or not. Our models use triples of partitions as in…

Interpretable Machine Learning

Mathematical Data Science

2025-02-12 · Michael R. Douglas, Kyu-Hwan Lee

Can machine learning help discover new mathematical structures? In this article we discuss an approach to doing this which one can call "mathematical data science". In this paradigm, one studies mathematical objects coll…

Deep Kronecker Network

2022-10-24 · Long Feng, Guang Yang

We propose Deep Kronecker Network (DKN), a novel framework designed for analyzing medical imaging data, such as MRI, fMRI, CT, etc. Medical imaging data is different from general images in at least two aspects: i) sample…

regression

Fast Kronecker product kernel methods via generalized vec trick

2016-01-07 · Antti Airola, Tapio Pahikkala

Kronecker product kernel provides the standard approach in the kernel methods literature for learning from graph data, where edges are labeled and both start and end vertices have their own feature representations. The m…

Collaborative FilteringInformation RetrievalRetrieval

Scaling Gaussian Processes for Learning Curve Prediction via Latent Kronecker Structure

2024-10-11 · Jihao Andreas Lin, Sebastian Ament, Maximilian Balandat, Eytan Bakshy

A key task in AutoML is to model learning curves of machine learning models jointly as a function of model hyper-parameters and training progression. While Gaussian processes (GPs) are suitable for this task, na\"ive GPs…

AutoMLGaussian ProcessesMissing Values