Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,181 papers · 148 categories

Trend · papers per month

0.4%0.8%1.3%1.7% · Jun 199919922001200920182026
48 results for movie genres

Machine learning predicts movie genres from summaries with high accuracy.

problem Predicting movie genres from plot summaries.
method Used Naive Bayes, Word2Vec+XGBoost, Recurrent Neural Networks, and Gated Recurrent Units (GRU) for text classification and multi-label problem.
result GRU neural networks achieve the best result with a Jaccard Index of 50.0%, F-score of 0.56, and hit rate of 80.5%.

Paper classifies movie genres using multimodal data.

problem Challenging task of multi-label movie genre classification.
method Created dataset from video clips, subtitles, synopses, and posters. Extracted features using various descriptors. Evaluated using different classifiers and late fusion strategy.
result Best F-Score result of 0.628 achieved by combining LSTM on synopses and CNN on movie trailer frames.

This paper presents a novel model for multimodal learning based on gated neural networks. The Gated Multimodal Unit (GMU) model is intended to be used as an internal unit in a neural network architecture whose purpose is to find an intermediate representation based on a combination of data from different modalities. Th…

2017-02-07abs ↗pdf ↗

We introduce normalized nonnegative models (NNM) for explorative data analysis. NNMs are partial convexifications of models from probability theory. We demonstrate their value at the example of item recommendation. We show that NNM-based recommender systems satisfy three criteria that all recommender systems should ide…

2015-11-15abs ↗pdf ↗

Consider a movie recommendation system where apart from the ratings information, side information such as user's age or movie's genre is also available. Unlike standard matrix completion, in this setting one should be able to predict inductively on new users/movies. In this paper, we study the problem of inductive matr…

2013-06-04abs ↗pdf ↗

The study uses music chords to predict Brazilian music genres.

problem Classifying popular Brazilian music genres based on harmonic structures.
method Extracted and engineered harmonically related features from chords data, used random forest model for classification.
result Features from harmonic elements can predict Brazilian music genres.

New method predicts target genres from source genres, unifying music tag systems.

problem Automatic genre inference fails to handle music genre diversity and subjectivity.
method Knowledge-based, statistical, and hybrid translation models.
result Hybrid translation model is most effective for multilabel classification.

Transfer learning artist group factors for more accurate music genre classification.

problem Automated music genre classification from audio is challenging due to subjective and noisy genre labels.
method Apply transfer learning to learn artist-related factors for genre classification, using different transfer methods.
result Achieved highest validation accuracy on FMA dataset through multi-task learning.

Graph neural networks improve music genre classification on audio datasets.

problem Difficulty in applying deep learning on spectrograms due to lack of quality data and augmentation.
method Combination of CNN and Graph Neural Networks (GNN) with Siamese Neural Networks.
result Achieved state-of-the-art results on GTZAN and AudioSet datasets.

MCLNN improves music genre classification with automated feature exploration.

problem Music genre classification using neural networks.
method MCLNN uses a mask to enforce sparseness and learn time-frequency representations.
result MCLNN achieves competitive accuracy compared to state-of-the-art methods.

We present a grid diagram analogue of Carter, Rieger and Saito's smooth movie theorem. Specifically, we give definitions for grid movies, grid movie isotopies and present a definition of grid planar isotopy as a particular subset of the grid diagram moves: stabilization, destabilization and commutation. We show that gr…

2013-03-07abs ↗pdf ↗

A movie multilayer network model captures narration from script, subtitles, and content.

problem Discovering content and stories in movies using network models.
method Developed a multilayer network model using visual and textual semantic cues.
result Demonstrated the effectiveness of the model on the Star Wars saga.

A shadow diagram is a knot diagram with under-over information omitted; a shadow movie is a sequence of shadow diagrams related by shadow Reidemeister moves. We show that not every shadow movie arises as the shadow of a Reidemeister movie, meaning a sequence of classical knot diagrams related by classical Reidemeister …

2011-06-17abs ↗pdf ↗

Two singular links are cobordant if one can be obtained from the other by singular link isotopy together with a combination of births or deaths of simple unknotted curves, and saddle point transformations. A movie description of a singular link cobordism in 4-space is a sequence of singular link diagrams obtained from …

2015-07-15abs ↗pdf ↗

We present a marked analogue of Carter and Saito's movie theorem. Our definition of marking was chosen to coincide with the markings that arise in link Floer homology. In order to deal with complications arising from certain isotopies, we define three equivalence relations for marked surfaces and work over an equivalen…

2014-07-17abs ↗pdf ↗

BERT models can classify multilingual party manifestos across different dimensions.

problem Costly manual annotation of large corpora in social science.
method Domain transfer across geographical locations, languages, time, and genre using fine-tuned transformer models.
result BERT models can be applied to future data with similar performance.

Physicists use quantum models to describe the behavior of physical systems. Quantum models owe their success to their interpretability, to their relation to probabilistic models (quantization of classical models) and to their high predictive power. Beyond physics, these properties are valuable in general data science. …

2016-01-22abs ↗pdf ↗

Improved video and movie description using multitask learning.

problem Lack of training data and poor generalization in video captioning.
method Multitask learning encoder-decoder framework for video sequences.
result Improved performance on multi-caption and single-caption datasets.

A fast method for fitting deep hierarchical models to large datasets.

problem Fitting a deeply-nested hierarchical model to a large book review dataset.
method Moment-based estimator extension for arbitrarily deep hierarchies.
result Orders of magnitude faster than standard maximum likelihood procedures.

Study analyzes IMDB movie comments and Twitter data using machine learning and vector space techniques.

problem Sentiment analysis of IMDB movie comments and Twitter data.
method Created a vector space in KNIME Analytics platform, used Decision Trees, Naïve Bayes, and SVM algorithms for classification.
result SVM algorithm provided the best classification results for both IMDB movie comments and Twitter data sets.

MCLNN improves music genre classification by learning frequency bands.

problem Classifying music genres using neural networks adapted from image recognition.
method MCLNN learns frequency bands, reducing susceptibility to frequency shifts and enabling concurrent exploration of feature combinations.
result MCLNN outperforms state-of-the-art Convolutional Neural Networks on the Ballroom music dataset.

The paper compares and improves aggregators for relational probabilistic models.

problem Predicting gender from movie ratings is challenging due to varying numbers of movies per user and users per movie.
method The paper compares existing aggregators and proposes new ones, showing their empirical superiority.
result New aggregators and model modifications outperform existing ones.

Solves the film scheduling and staggered showtimes problem for movie theaters.

problem Maximize attendance and revenue by scheduling films with staggered showtimes.
method Binary integer linear optimization to find optimal schedules for each cluster of neighboring locations.
result Optimal scheduling cannot be done for all locations at once, but must be done for each cluster.

Adapting momentum from optimization to reinforcement learning.

problem Improving the convergence and stability of reinforcement learning algorithms.
method Introducing Momentum Value Iteration (MoVI) by incorporating an average of consecutive state-action value functions, inspired by the concept of momentum in optimization.
result MoVI improves the convergence and stability of reinforcement learning algorithms, as demonstrated by experiments on Atari games.

The paper proposes a new method for user-movie recommendation systems.

problem Improving recommendation accuracy in collaborative filtering.
method Uses Empirical Bayes with Reversible Jump Markov Chain in a Bayesian setup.
result Demonstrates improved hyper-parameter tuning and recommendation accuracy.