paper-with-me

홈 › Papers

Learning Opposites with Evolving Rules

2015-04-21 · Hamid. R. Tizhoosh, Shahryar Rahnamayan

The idea of opposition-based learning was introduced 10 years ago. Since then a noteworthy group of researchers has used some notions of oppositeness to improve existing optimization and learning algorithms. Among others, evolutionary algorithms, reinforcement agents, and neural networks have been reportedly extended into their opposition-based version to become faster and/or more accurate. However, most works still use a simple notion of opposites, namely linear (or type- I) opposition, that for each $x\in[a,b]$ assigns its opposite as $\breve{x}_I=a+b-x$. This, of course, is a very naive estimate of the actual or true (non-linear) opposite $\breve{x}_{II}$, which has been called type-II opposite in literature. In absence of any knowledge about a function $y=f(\mathbf{x})$ that we need to approximate, there seems to be no alternative to the naivety of type-I opposition if one intents to utilize oppositional concepts. But the question is if we can receive some level of accuracy increase and time savings by using the naive opposite estimate $\breve{x}_I$ according to all reports in literature, what would we be able to gain, in terms of even higher accuracies and more reduction in computational complexity, if we would generate and employ true opposites? This work introduces an approach to approximate type-II opposites using evolving fuzzy rules when we first perform opposition mining. We show with multiple examples that learning true opposites is possible when we mine the opposites from the training data to subsequently approximate $\breve{x}_{II}=f(\mathbf{x},y)$.

📄 PDF Abstract BibTeX arXiv:1504.05619

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

Learning Opposites Using Neural Networks

2016-09-16 · Shivam Kalra, Aditya Sriram, Shahryar Rahnamayan, H. R. Tizhoosh

Many research works have successfully extended algorithms such as evolutionary algorithms, reinforcement agents and neural networks using "opposition-based learning" (OBL). Two types of the "opposites" have been defined …

Evolutionary AlgorithmsVocal Bursts Type Prediction

Computing Lexical Contrast

2013-08-28 · CL 2013 1 · Saif M. Mohammad, Bonnie J. Dorr, Graeme Hirst, Peter D. Turney

Knowing the degree of semantic contrast between words has widespread application in natural language processing, including machine translation, information retrieval, and dialogue systems. Manually-created lexicons focus…

Information RetrievalMachine TranslationRetrieval

Four-word Idioms Containing Opposites in Mandarin

2019-10-01 · ROCLING 2019 10 · Siaw-Fong Chung

The POLAR Framework: Polar Opposites Enable Interpretability of Pre-Trained Word Embeddings

2020-01-27 · Binny Mathew, Sandipan Sikdar, Florian Lemmerich, Markus Strohmaier

We introduce POLAR - a framework that adds interpretability to pre-trained word embeddings via the adoption of semantic differentials. Semantic differentials are a psychometric construct for measuring the semantics of a …

Word Embeddings

A visual observation on the geometry of UMAP projections of the difference vectors of antonym and synonym word pair embeddings

2026-03-25 · Rami Luisto arxiv

Antonyms, or opposites, are sometimes defined as \emph{word pairs that have all of the same contextually relevant properties but one}. Seeing how transformer models seem to encode concepts as directions, this begs the qu…