著者
遠藤伶 高山 和幸 重野 寛
出版者
情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.54, no.2, pp.529-537, 2013-02-15

P2P VoDストリーミングでは,ピアに積極的にデータを送信させて配信サーバの送信負荷を下げるために,データ送信量に応じた量だけデータ受信を許可するという,報酬付けアルゴリズムが広く導入されている.しかし,既存のP2P VoD向け報酬付け手法では,サービスに参加直後のピアが,配信サーバによる補助なしにピア間のピース交換に参加できない.本論文では,新規参加ピアにデータの受信権を貸し付けて,後からその分の貢献を取り立てる仕組を導入することで,ピアの送信帯域使用率を向上させるピース・レンディング方式を提案する.ピース・レンディング方式では,連続再生可能な受信済みピース量として定義される受益値を用いた報酬付けにより,ピース貸付の仕組を実現する.また,シミュレーションを行い,ピース・レンディング方式の有用性をピア帯域使用率,再生開始遅延などの点から示す.Many P2P systems introduce incentivized algorithms to provide a motivation for peers to send many data. In the incentivized algorithms, a peer's benefit, which is how many data the peer can receive, depends on the peer's contribution, which is how many data the peer sent. Existing incentivized algorithms for P2P VoD, however, cannot utilize peers' uplink capacities because initial peers cannot send video data without a support of a video server. This paper proposes a piece lending scheme to increase a fraction of peers' utilized uplink capacity. In the scheme, a peer's benefit value is defined as how much video data the peer can watch continuously, and the benefit value is used for incentive mechanism. We show that the piece lending scheme utilizes the uplink capacity and decreases a start up latency by a computer simulation.
著者
高山 和幸 藤本 貴也 遠藤 伶 重野 寛
雑誌
研究報告 モバイルコンピューティングとユビキタス通信(MBL)
巻号頁・発行日
vol.2011, no.9, pp.1-8, 2011-05-26

P2P ライブストリーミングサービスの中に,各ピアの送信帯域に応じて受信する動画の品質を変化させることで,送信を行う動機付けを行うものがある.このときピアは互いに接続しあい隣人と呼ばれる関係として接続を行う.しかし,既存の隣人選択手法では,高い送信量のピアの隣人として低い送信量のピアのみとなり孤立し,そのピアが本来受けるべき動画の画質よりも低下してしまう問題がある.本稿では,ピアの送信帯域を考慮することで,孤立するピアを無くし,高送信量のピアの受信動画品質差を減らす手法 NSBTB を提案する.NSBTB では,ピアの送信帯域を隣人に通知し,自身よりも送信帯域が多い隣人を優先的に選択する.また,シミュレーション評価により,サービスの参加ピアの合計送信帯域量が合計受信帯域量を下回る状態で,この手法が有用であることを示す.Some of P2P Live Streaming Service encourage peers contribution by changing the quality of video according to peer transmission bandwidth. In this case peer connects each other and call each other as neighbor. However, the existing neighbor selection method has a problem. If high contribution peer have only low contribution peer as neighbor, peer receive video worse than the peer must have. In this paper, We propose NSBTB,the neighbor selection method consider the transmission bandwidth of the peer for eliminating isolation to reduce the difference between the quality of high contribution peer. NSBTB transmission bandwidth will inform neighbors of the peer-selected preference by large transmission bandwidth than the neighbor peer peer neighbor to prioritize high-volume transmission. The simulation results show that this method is useful when less than the total amount of incoming bandwidth of participating peers total amount of transmission bandwidth of the service.