- Browse by Author
Browsing by Author "Herrera, Francisco"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item 33(33, 33) Maldonado, Sebastián; Vairetti, Carla; Fernandez, Alberto; Herrera, Francisco; 33The Synthetic Minority Over-sampling Technique (SMOTE) is a well-known resampling strategy that has been successfully used for dealing with the class-imbalance problem, one of the most challenging pattern recognition tasks in the last two decades. In this work, we claim that SMOTE has an important issue when defining the neighborhood in order to create new minority samples: the use of the Euclidean distance may not be suitable in high-dimensional settings. Our hypothesis is that the use of a weighted metric that does not assume that all features are equally important could improve performance in the presence of noisy/redundant variables. In this line, we present a novel SMOTE-like method that uses the weighted Minkowski distance for defining the neighborhood for each example of the minority class. This methodology leads to a better definition of the neighborhood since it prioritizes those features that are more relevant for the classification task. A complementary advantage of the proposal is performing feature selection since attributes can be discarded when their corresponding weights are below a given threshold. Our experiments on 42 class-imbalance datasets show the virtues of the proposed SMOTE variant, achieving the best predictive performance when compared with the traditional SMOTE approach and other recent variants on low- and high-dimensional settings, handling issues such as class overlap and hubness adequately without increasing the complexity of the method.Item 33(33, 33) Vairetti, Carla; Martínez-Cámara, Eugenio; Maldonado, Sebastián; Luzón, Victoria; Herrera, Francisco; 33Sentiment Analysis is an extensively studied task, however an important aspect yet to study is the underlying structural information of opinions. An important aspect to tackle is the analysis underlying structural information of opinions. Social media is a great source of user opinions, which are structured in most of the cases in two sections: the title and the content or body of the opinion. We claim that the structure of social media opinions has useful information for the polarity classification task. We propose a model for optimizing the contribution of that underlying structural information for polarity classification. Our model is built by weighting the contribution of each section, title and body. We develop a modified Support Vector Machine that includes a weight parameter, which is optimized via a line-search strategy. We evaluate our proposal on three datasets of reviews from different domains written in two different versions of the Spanish language. The results show that our model outperforms the classification of the joint or individual classification of each section of the opinion. Therefore, our claim holds.