paper-with-me

Papers

Sentiment analysis with genetically evolved Gaussian kernels

2019-04-01 · Ibai Roman, Alexander Mendiburu, Roberto Santana, Jose A. Lozano

Sentiment analysis consists of evaluating opinions or statements from the analysis of text. Among the methods used to estimate the degree in which a text expresses a given sentiment, are those based on Gaussian Processes. However, traditional Gaussian Processes methods use a predefined kernel with hyperparameters that can be tuned but whose structure can not be adapted. In this paper, we propose the application of Genetic Programming for evolving Gaussian Process kernels that are more precise for sentiment analysis. We use use a very flexible representation of kernels combined with a multi-objective approach that simultaneously considers two quality metrics and the computational time spent by the kernels. Our results show that the algorithm can outperform Gaussian Processes with traditional kernels for some of the sentiment analysis tasks considered.

📄 PDF Abstract BibTeX arXiv:1904.00977

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesSentiment Analysis

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

SSN\_MLRG1 at SemEval-2017 Task 4: Sentiment Analysis in Twitter Using Multi-Kernel Gaussian Process Classifier

2017-08-01 · SEMEVAL 2017 8 · Angel Deborah S, S Milton Rajendram, T T Mirnalinee

The SSN MLRG1 team for Semeval-2017 task 4 has applied Gaussian Process, with bag of words feature vectors and fixed rule multi-kernel learning, for sentiment analysis of tweets. Since tweets on the same topic, made at d…

Sentiment Analysis

Sentiment Analysis on Speaker Specific Speech Data

2018-02-17 · Maghilnan S, Rajesh Kumar M

Sentiment analysis has evolved over past few decades, most of the work in it revolved around textual sentiment analysis with text mining techniques. But audio sentiment analysis is still in a nascent stage in the researc…

Sentiment Analysis

PhysGaussian: Physics-Integrated 3D Gaussians for Generative Dynamics

2023-11-20 · CVPR 2024 1 · Tianyi Xie, Zeshun Zong, Yuxing Qiu, Xuan Li 외

We introduce PhysGaussian, a new method that seamlessly integrates physically grounded Newtonian dynamics within 3D Gaussians to achieve high-quality novel motion synthesis. Employing a custom Material Point Method (MPM)…

Motion Synthesis

Any-gram Kernels for Sentence Classification: A Sentiment Analysis Case Study

2017-12-19 · Rasoul Kaljahi, Jennifer Foster

Any-gram kernels are a flexible and efficient way to employ bag-of-n-gram features when learning from textual data. They are also compatible with the use of word embeddings so that word similarities can be accounted for.…

General ClassificationSentenceSentence ClassificationSentiment Analysis+2

UNITOR: Combining Syntactic and Semantic Kernels for Twitter Sentiment Analysis

2013-06-01 · SEMEVAL 2013 6 · Giuseppe Castellucci, Simone Filice, Danilo Croce, Roberto Basili
Feature EngineeringSentiment AnalysisTwitter Sentiment Analysis