著者
YiYU 渡辺知恵美 城和貴
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告数理モデル化と問題解決(MPS) (ISSN:09196072)
巻号頁・発行日
vol.2005, no.93, pp.5-8, 2005-09-21

近年,内容ベースの音楽検索における研究はますます多くの関心を引き付けている.適切な特徴セットを用いた類似検索アプローチにより,計算時間を減少させ検索速度を向上させることができる.本論文は音響ベースの音楽検索に対し以下の二点で貢献している:1.スペクトル特性を研究し,隣接しているフレームのスペクトル特徴が非常に関連していることを示している; 2.基本的な音響特性の分析に基づき,スペクトル相関関係に焦点を合わせた高速で効率的なQuery-by-Exampleによる音楽検索モデルを提案している.また本提案手法の評価としてシミュレーション結果におけるスペクトル相関関係(SC)閾値,データ格納量,計算時間の分析を行い,単旋律および多声音楽における有効性を確認した.Content based music retrieval is attracting more and more research interest. Suitable feature sets and similarity match approaches can help to reduce the tedious computation time and speed up the retrieval. This article mainly contributes in the two-fold to the current acoustic based music retrieval: 1. we report a study of the music spectral property and show that the spectral features of adjacent frames are highly correlated; 2. on the basic acoustic characteristics analysis we propose a fast and efficient Query-by-Example Music Retrieval modeling focused on spectral correlation. The extensive evaluations confirm the effectiveness of the proposed retrieval model for both monophonic and polyphonic music. The simulation results are analyzed with a theoretical approach that seeks to obtain the mathematical relation for our retrieval system parameters such as Spectral Correlation (SC) threshold, storage, and computation.
著者
渡辺 知恵美 増永 良文
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告データベースシステム(DBS) (ISSN:09196072)
巻号頁・発行日
vol.2002, no.67, pp.193-199, 2002-07-18

我々は,データベース機能を完全に備え持つバーチャルリアリティ(VR)システムの実現を目指し,VRシステム群のバックエンドにデータベースサーバを連動させたシステム,仮想世界データベースシステム(Virtual World Database system :VWDB)の設計と実装を進めている.VWDBでは,仮想世界で行われる操作をトランザクションとして処理し,リアルタイムに仮想世界を管理する.このようなVWDBの機能は, 一つの仮想世界を複数ユーザでアクセスする仮想共同作業環境で最大限に活用することが出来る.そこで,本稿ではVWDB上に構築した共同作業環境について述べる.まず,VRクライアントによる仮想世界オブジェクトのアクセスをトランザクションとして管理するためのVWDBトランザクションを導入した.さらに,クライアントアプリケーションにゴーストオブジェクトという概念を導入することにより,一貫性及びリアルタイム性を持ったインタラクションを行うことが出来る.To provide a virtual work environment for cooperative work support, the VWDB is designed and implemented based on the network virtual reality system architecture. The VWDB is different from the traditional network virtual reality system in that it supports a full-scale database function, i.e. not only queries but also update requests are accepted. In order to realize the database function in the VWDB, the VWDB transactions are introduced. It is shown that the VWDB transactions are different from the traditional transactions in that the VWDB continuous transactions need to relax both the transaction model and the ACID property of transactions. Since the VWDB integrates a number of front-end virtual reality systems and a back-end database system via a high-speed network, a novel synchronization mechanism to make the state of the virtual world of the VWDB clients and the state of the back-end database system consistent is also investigated based on the transaction concept.