-
Notifications
You must be signed in to change notification settings - Fork 0
/
thesis.tex
152 lines (119 loc) · 9.09 KB
/
thesis.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
%#!pdfpLaTeX
%
% 北村研究室用卒業論文・特別論文のTeXテンプレートファイル
% 本ファイルは非公式であり,表紙とアブストに関しては下記で公開されているワードの
% テンプレートを利用して作成したものが公式であるので,表紙とアブストはPDFにして
% 差し替えること.
% https://www.kagawa-nct.ac.jp/EE/local/index.html (学内限定アクセス)
%
% 2020年1月17日 北村大地作成
%
%%%%%%%%%%%%%%%%%%%%%%%%%%% 論文情報 %%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% テンプレート選択 %%%%%
\documentclass[honka]{nitkcthesis}%卒論(本科5年)日本語用
\usepackage{here}
\usepackage{url}
\usepackage{siunitx}
\usepackage{array}
\usepackage{threeparttable}
%%%%% タイトル %%%%%
\title{\underline{全ユーザの来店履歴を用いた}\\\underline{飲食店推薦指標の提案}}
%\titlewidth{}% タイトル幅 (指定するときは単位つきで)
%%%%% 著者 %%%%%
\author{桑村 真生}
\eauthor{Masaki Kuwamura}% Copyright表示で使われる
%%%%% 指導教員名 %%%%%
\supervisor{柿元 健 准教授}% 1つ引数をとる (役職まで含めて書く)
%%%%% 副査教員名 %%%%%
\reviewer{重田 和弘 教授}% 1つ引数をとる (役職まで含めて書く)
%%%%% 学科長教員名 %%%%%
\chairperson{辻 正敏 教授}% 1つ引数をとる (役職まで含めて書く)
%%%%% 提出年月 %%%%%
\date{令和3年 2月 26日}
%%%%% \usepackage等のプリアンブル宣言(macros.texに記載) %%%%%
\input{macros.tex}
\begin{document}
\bstctlcite{IEEEexample:BSTcontrol} % BibTeXのIEEEtranで同一著者の横線表示を防止
\maketitle% タイトル生成
%%%%%%%%%%%%%%%%%%%%%%%%%%% 前文 %%%%%%%%%%%%%%%%%%%%%%%%%%%
\frontmatter
%%%%% English title %%%%%
\etitle{Proposal of Metrics for Restaurant Recommendation Using All Users' Visitation History}
%%%%% Abstract %%%%%
\eabstract{
Evaluations in restaurant review sites are referenced for searching places to dine.
In conventional review sites, little-known restaurants have low rates. However, little-known restaurants can still be high-quality despite being newly opened or lacking advertising.
Therefore, we propose three metrics that indicate possibility that the restaurant is a hole-in-the-wall; ``Visitor Novelty,'' ``Addictivity,'' and ``Acceptability.''
To evaluate the metrics, we have compiled Swarm-associated tweets posted from 2020/07/28 to 2020/12/24 and calculated the indices of metrics.
Based on the indices, we have compared the top 10 restaurants of the metrics-based recommendations with the top 10 restaurants from a conventional review site through a questionnaire to 8 male students.
Compared to the ranking of the conventional review site, our recommendations based on Visitor Novelty have had 18 more ratings for ``not well-known,'' 1 fewer rating for ``good cuisine quality,'' 7 more ratings for ``good deal,'' and 4 more ratings for ``would like to go.''
Compared to the ranking of the conventional review site, our recommendations based on Addictivity have had 11 more ratings for ``not well-known,'' 1 fewer rating for ``good cuisine quality,'' 7 more ratings for ``good deal,'' and 4 more ratings for ``would like to go.''
Compared to the ranking of the conventional review site, our recommendations based on Acceptability have had 14 fewer ratings for ``not well-known,'' 1 fewer rating for ``good cuisine quality,'' 22 more ratings for ``good deal,'' and 8 more ratings for ``would like to go.''
According to the results, Visitor Novelty and Addictivity are more likely to recommend hole-in-the-wall restaurants than the conventional review site.
And it is thought that Visitor Novelty is the best metric to recommend hole-in-the-walls.
%FIXME 数字はまだ妄想
}
%%%%% 概要 %%%%%
\abstract{
飲食店レビューサイト内の評価は飲食店を調べる際に頻繁に参考にされる.
既存のレビューサイトでは,知名度が低い飲食店は評価が低い傾向にある.
しかし,新規にオープンした飲食店や積極的に集客を行っていない飲食店など,知名度が低い飲食店の中にも良質な穴場店があると考えられる.
そこで,本研究では,穴場店に対する推薦を実現するために,飲食店が穴場である可能性を表す推薦指標「来店者新規度」「やみつき度」「万人受け度」を提案する.
各指標では飲食店に対する来店者数,延べ来店者数,および,各来店者ごとの来店回数をもとに飲食店の穴場である可能性を判断する.
評価実験のために,2020年7月28日から2020年12月24日までの高松市におけるSwarm連携ツイートを収集し,得られた来店履歴を用いて高松市内の飲食店に対して指標値を計算した.
計算した指標値をもとに,高松市内の飲食店について,提案する各指標に基づく推薦結果と,既存のレビューサイトの高松市におけるランキングのそれぞれ上位10軒の知名度と良質さを男子高専生8名に対するアンケートにより比較した.
既存のレビューサイトの推薦結果と比較して,来店者新規度に基づく推薦に対しては,「知名度が低い」という評価が18件多く,「料理のクオリティが高い」という評価が1件少なく,「コストパフォーマンスが高い」という評価が7件多く,「行ってみたい」という評価が4件多かった.
既存のレビューサイトの推薦結果と比較して,やみつき度に基づく推薦に対しては,「知名度が低い」という評価が11件多く,「料理のクオリティが高い」という評価が1件少なく,「コストパフォーマンスが高い」という評価が7件多く,「行ってみたい」という評価が4件多かった.
既存のレビューサイトの推薦結果と比較して,万人受け度に基づく推薦に対しては,「知名度が低い」という評価が14件少なく,「料理のクオリティが高い/やや高い」という評価が1件少なく,「コストパフォーマンスが高い」という評価が22件多く,「かなり行ってみたい」という評価が8件多かった.
したがって,来店者新規度とやみつき度は既存のレビューサイトよりも穴場を推薦できていると考えられる.また,提案する指標のうち,来店者新規度がもっともよく穴場飲食店を推薦できている.
}
\keywords{Hole-in-the-wall, Restaurant recommendation, Visitation history}
\makeseparatedabstract
%\makeabstract
%%%%% 目次 %%%%%
%\tableofcontents % ページ番号を削除しない目次
%----- ページ番号を削除した目次 -----%
{\makeatletter
\let\ps@jpl@in\ps@empty
\makeatother
\pagestyle{empty}
\tableofcontents
\clearpage}
%---------------------------------%
%%%%%%%%%%%%%%%%%%%%%%%%%%% 本文 %%%%%%%%%%%%%%%%%%%%%%%%%%%
\mainmatter
\input{intro/intro.tex}
% \input{quality/quality.tex}
\input{related/related.tex}
\input{proposal/proposal.tex}
\input{experiment/experiment.tex}
\input{discussion/discussion.tex}
\input{conclusion/conclusion.tex}
%%%%%%%%%%%%%%%%%%%%%%%%%%% 後付 %%%%%%%%%%%%%%%%%%%%%%%%%%%
\backmatter
%%%%% 謝辞 %%%%%
\input{acknowledgment/acknowledgment.tex}
%%%%% 参考文献 %%%%%
\begin{thebibliography}{99}
\addcontentsline{toc}{chapter}{\bibname}
\bibitem{Parameswaran}
A. Parameswaran, G. Koutrika, B. Bercovitz, and H. Garcia-Molina:Recsplorer: Recommendation Algorithms Based on Precedence Mining, Proceedings of the 2010 International Conference on Management of Data (2010) pp.87--98.
\bibitem{McNee}
S. M. McNee, J. Riedl , J. A. Konstan:Being Accurate is Not Enough:How Accuracy Metrics Have Hurt Recommender Systems, CHI '06 Extended Abstracts on Human Factors in Computing Systems (2016) pp.1097--1101.
\bibitem{onomatopoeia}
加藤 亜由美, 深澤 佑介, 森 武俊:語幹と関連するオノマトペを用いた意外性の高い飲食店推薦,~人工知能学会論文誌 30巻 1号 SP2-B (2015) pp.216--228.
\bibitem{repeat}
株式会社リクルートライフスタイル,~「飲食店リピート実態&リピート要因調査」,~\url{https://www.recruit-lifestyle.co.jp/uploads/2019/10/RecruitLifestyle\_ggs\_20191002.pdf}\ (アクセス日:2020/2/1)
\bibitem{score}
株式会社カカクコム,~「点数・ランキングについて」,~\url{https://tabelog.com/help/score}\ (アクセス日:2020/2/1)
\bibitem{restaurant}
総務省,~「大分類M−飲食店,宿泊業 総説」,~\url{https://www.soumu.go.jp/main_content/000417306.pdf}\ (アクセス日:2020/2/2)
\bibitem{picture}
西脇 達也, 北山 大輔:写真共有サイトを用いた穴場スポットの抽出,~第7回データ工学と情報マネジメントに関するフォーラム (2015) pp.4--5.
\end{thebibliography}
%%%%% 発表文献一覧 %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%% 付録 %%%%%%%%%%%%%%%%%%%%%%%%%%%
\appendix
%%%%% 付録A %%%%%
% \input{appendix/appendix.tex} %TODO 付録つけることになったら書く
\end{document}