没有合适的资源?快使用搜索试试~ 我知道了~
Object arrangement into Euclidean space using genetic algorithm
需积分: 9 0 下载量 185 浏览量
2021-06-29
16:52:46
上传
评论
收藏 230KB PDF 举报
温馨提示
Object arrangement into Euclidean space using genetic algorithm Object Arrangement into Euclidean Space Using Genetic Algorithm Shinichiro Omachi, Hiroko Yokoyama, and Hirotomo Aso Graduate School of Engineering, Tohoku University, Sendai, Japan 980-8579 SUMMARY When only similarities or dissimilarities of two ob- jects are given, visualization by arranging objects into two-dimensional Euclidean space is effective in repre- senting the relationship between more than two objects intuit
资源推荐
资源详情
资源评论
Object Arrangement into Euclidean Space Using Genetic
Algorithm
Shinichiro Omachi, Hiroko Yokoyama, and Hirotomo Aso
Graduate School of Engineering, Tohoku University, Sendai, Japan 980-8579
SUMMARY
When only similarities or dissimilarities of two ob-
jects are given, visualization by arranging objects into
two-dimensional Euclidean space is effective in repre-
senting the relationship between more than two objects
intuitively. In this paper, an algorithm for arranging objects
into multidimensional Euclidean space with reflection of
the similarity or dissimilarity of two objects is proposed. As
an application of the proposed method, classification of
meanings of Japanese polysemous verbs is adopted. The
effectiveness of the proposed algorithm is shown by com-
parison with the conventional methods. © 2000 Scripta
Technica, Syst Comp Jpn, 31(13): 1118, 2000
Key words: Visualization; multidimensional scaling;
quantification theory IV; genetic algorithm.
1. Introduction
When we want to observe multiple objects and ana-
lyze them, it is important to understand their reciprocal
relationships. However, in the case that only similarities or
dissimilarities between two objects are observed, it is diffi-
cult to grasp reciprocal relationships between three or more
objects. In order to grasp reciprocal relationships intui-
tively, it is considered useful to arrange objects into two-di-
mensional Euclidean space. In that case, it is desired to
grasp intuitively not only the order of similarities or dis-
similarities, but also the magnitude of the similarities or
dissimilarities.
As methods of arranging objects into a Euclidean
space if similarities or dissimilarities between two objects
are given, multidimensional scaling [1] and quantification
theory IV [2] are known. Multidimensional scaling repre-
sents relationships between objects spatially. Its main pur-
pose is keeping the order of similarities or dissimilarities of
objects. In quantification theory IV, two vectors are consid-
ered. One is the vector whose elements are the similarities
of objects; the other is the vector whose elements are the
distance between two objects. Objects are arranged by
minimizing the angle between these vectors. These meth-
ods do not provide for keeping the magnitude of similarity
or dissimilarity itself. Moreover, multidimensional scaling
is effective only if the number of objects is relatively small
and the order can be kept to some extent. However, when
the number of objects is large, it is difficult to retain the
order relation. In quantification theory IV, objects tend to
concentrate at one point.
In this paper, we propose a method that arranges
objects into a Euclidean space by considering the magni-
tude of similarities or dissimilarities between two objects.
The proposed method makes it possible to visualize the
relationships between objects by arranging objects into
two-dimensional Euclidean space. Moreover, pattern rec-
ognition techniques under the assumption that the objects
are points in the Euclidean space can be used.
In order to confirm the effectiveness of the proposed
method, experiments that arrange objects into two-dimen-
sional Euclidean space when the dissimilarities between
two objects are given are carried out. As a concrete example,
© 2000 Scripta Technica
Systems and Computers in Japan, Vol. 31, No. 13, 2000
Translated from Denshi Joho Tsushin Gakkai Ronbunshi, Vol. J82-D-II, No. 12, December 1999, pp. 21952202
11
classification of the meanings of a polysemous verb is
considered. There have been studies on obtaining the mean-
ings of words using collocational information extracted
from corpora [38]. Fukumoto and Tsujii proposed a
method of classifying verbs by representing each verb as a
vector whose element is the degree of co-occurrence with
a noun [6]. There are other methods to extract meanings of
a verb by clustering of nouns that co-occur with the verb
[7, 8]. In this paper, an algorithm that arranges nouns into
two-dimensional Euclidean space representing correlations
of each pair of nouns that co-occur with a polysemous verb
*
is considered. By arranging words into two-dimensional
Euclidean space, it becomes easy for people to grasp their
co-occurrence information intuitively. Moreover, novel ap-
proaches of analyzing words can be achieved, for example,
designing a hyperplane that separates clusters of meanings.
In this case, the algorithm is required to arrange two words
with small dissimilarity close together, and to arrange two
words with large dissimilarity apart. If the latter require-
ment is not satisfied, it is impossible to make clusters
according to meanings.
In this paper, first multidimensional scaling and
quantification theory IV are described. Then the proposed
method is described and compared with traditional methods
via experiments that arrange data made by corpora into
two-dimensional Euclidean space.
2. Arranging Algorithm
In this section, multidimensional scaling [1] and
quantification theory IV [2], which are related to the pro-
posed method, are described.
2.1. Multidimensional scaling
Multidimensional scaling is a method that represents
measurements of objects spatially, which is applied to many
fields, including psychology. Asymmetric data can also be
handled [9]. There are many multidimensional scaling
methods. The main idea of these methods is as follows.
Suppose dissimilarity e
ij
of two objects i and j is given.
**
Let the coordinates of i and j that are arranged in the
Euclidean space be x
i
and x
j
. The distance d
ij
is defined
as
If there is a monotonic increasing function f that satisfies
the order of e
ij
can be represented strictly as the order of
distances of two points in the Euclidean space. In general,
however, function f that satisfies Eq. (2) does not exist.
Therefore, a nonlinear transformation T that revises the
order is defined:
Here, D and
D
^
are sets of d
ij
and d
^
ij
, respectively. It is
required that T is defined so that d
^
ij
is similar to e
ij
. Then
the loss function
is defined. We find {x
i
} that minimizes L by the steepest
descent method.
As the loss function, the following expression is used:
Typical transformations are the monotonic regression
method and rank-image method. In both methods, first,
{e
ij
} and {d
ij
} are sorted. Then the ranks of the elements
whose indices are the same are compared. In the case that
the ranks of elements whose indices are (i, j) are the same,
d
ij
itself is used as d
^
ij
. If the ranks are different, in the
monotonic regression method, the mean value is used, and
in the rank-image method, the order is exchanged. For
example, suppose there are three objects and the set of
dissimilarities {e
ij
} satisfies the following expression:
e
13
<
e
23
<
e
12
If the distances {d
ij
} of the points in the Euclidean space
satisfy
d
13
<
d
12
<
d
23
then in the monotonic regression method,
d
^
13
d
13
, d
^
23
d
^
12
d
23
d
12
2
and in the rank-image method,
d
^
13
d
13
, d
^
23
d
12
, d
^
12
d
23
See Fig. 1.
In multidimensional scaling, arrangement can be
achieved using nonlinear transformation T by regarding the
order relation as important. If the number of objects is small
*
There are methods that represent characteristics of a word by co-occur-
rence vector. In this case, words are already arranged in the Euclidean
space. In this paper, it is assumed that dissimilarities between two words
are only given. The dissimilarity is different from the Euclidean distance.
Arrangement by the proposed method does not limit the dimensionality
of the space. In the experiments, two-dimensional space is used so that the
results can be evaluated intuitively.
**
In the case that similarity is given, a monotonic decreasing function is
used instead of Eq. (2).
(1)
(2)
(3)
(4)
(5)
12
剩余7页未读,继续阅读
资源评论
weixin_38696090
- 粉丝: 4
- 资源: 874
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- java超市便利店管理系统源码数据库 MySQL源码类型 WebForm
- (源码)基于SpringMVC和Activiti框架的业务流程管理系统.zip
- C# WPF 通用上位机,加载曲线,传感器,打开端口,勾选添加曲线,温度开关等等
- jsp ssm 学生选课系统 在线选课 高校选课管理 项目源码 web java【项目源码+数据库脚本+项目说明+软件工具】毕设
- (源码)基于Java和JSP的图书管理系统.zip
- (源码)基于SpringBoot和WebSocket的即时消息推送系统.zip
- (源码)基于SpringBoot和Vue的影院管理系统.zip
- (源码)基于SpringBoot和MyBatisPlus的用户管理系统.zip
- 全新完整版H5商城系统源码 亲测 附教程.zip
- (源码)基于Python的咖啡粉反射率分析系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功