T.Sharon 1 Internet Resources Discovery (IRD) Music IR.

Slides:



Advertisements
Similar presentations
Introduction to Digital Audio
Advertisements

Tamara Berg Advanced Multimedia
CS335 Principles of Multimedia Systems Audio Hao Jiang Computer Science Department Boston College Oct. 11, 2007.
Digital Signal Processing
Speaker Associate Professor Ning-Han Liu. What’s MIR  Music information retrieval (MIR) is the interdisciplinary science of retrieving information from.
Comparison of Different Retrieval Models in Content-Based Music Retrieval Introduction Key Melody Extraction Retrieval Models Demos Experiments Conclusions.
Chapter 5-Sound.
Music Database Query by Audio Input Zvika Ben-Haim Advisor: Gal Ashour.
ALL MUSIC HAS VALUE TO SOMEBODY. What is Music? The Organization of Sound in Time.
Sampling and quantization Seminary 2. Problem 2.1 Typical errors in reconstruction: Leaking and aliasing We have a transmission system with f s =8 kHz.
A.Diederich – International University Bremen – USC – MMM – Spring 2005 Scales Roederer, Chapter 5, pp. 171 – 181 Cook, Chapter 14, pp. 177 – 185 Cook,
Content-Based Classification, Search & Retrieval of Audio Erling Wold, Thom Blum, Douglas Keislar, James Wheaton Presented By: Adelle C. Knight.
SCA Introduction to Multimedia
T.Sharon - A.Frank 1 Internet Resources Discovery (IRD) Classic Information Retrieval (IR)
Functional Music Interim Presentation Simon McNeilly Supervisors Dr. Lloyd Allison Dr. Jon McCormack.
Tree structured representation of music for polyphonic music information retrieval David Rizo Departament of Software and Computing Systems University.
T.Sharon - A.Frank 1 Internet Resources Discovery (IRD) IR Queries.
Spring 2002EECS150 - Lec13-proj Page 1 EECS150 - Digital Design Lecture 13 - Final Project Description March 7, 2002 John Wawrzynek.
PH 105 Dr. Cecilia Vogel Lecture 13. OUTLINE  Timbre and graphs:  Time graph  Spectrum graph  Spectrogram  Envelope  scales  units  interval factors.
Music Indexing and Retrieval for Multimedia Digital Libraries King Fahd University of Petroleum and Minerals Information and Computer Science Department.
Introduction to Sound Sounds are vibrations that travel though the air or some other medium A sound wave is an audible vibration that travels through.
infinity-project.org Engineering education for today’s classroom 53 Design Problem - Digital Band Build a digital system that can create music of any.
Sound Applications Advanced Multimedia Tamara Berg.
Lab #8 Follow-Up: Sounds and Signals* * Figures from Kaplan, D. (2003) Introduction to Scientific Computation and Programming CLI Engineering.
Polyphonic Queries A Review of Recent Research by Cory Mckay.
Lecture # 22 Audition, Audacity & Sound Editing Sound Representation.
COMP Representing Sound in a ComputerSound Course book - pages
1 Music Classification Using Significant Repeating Patterns Chang-Rong Lin, Ning-Han Liu, Yi-Hung Wu, Arbee L.P. Chen, Proc. of 9th International Conference,
How can we use the elements of music to compose an original song?
R ESEARCH BY E LAINE C HEW AND C HING -H UA C HUAN U NIVERSITY OF S OUTHERN C ALIFORNIA P RESENTATION BY S EAN S WEENEY D IGI P EN I NSTITUTE OF T ECHNOLOGY.
Musical Terms Mrs. Keating.
1 Melodic Similarity MUMT 611, March 2005 Assignment 4 Paul Kolesnik.
Multimedia Elements: Sound, Animation, and Video.
Modication by tuti 1 LECTURE 7 THE USES OF DIGITAL AUDIO IN MULTIMEDIA.
Audio Thumbnailing of Popular Music Using Chroma-Based Representations Matt Williamson Chris Scharf Implementation based on: IEEE Transactions on Multimedia,
Introduction to SOUND.
Sound element Week - 11.
Sound Representation Digitizing Sound Sound waves through Air Different Voltages Voltage converted to numbers.
Melodic Search: Strategies and Formats CS 275B/Music 254.
Pitch, Rhythm, and Harmony Pg A musical sound has four properties: Pitch Duration Volume Timbre.
Melodic Similarity Presenter: Greg Eustace. Overview Defining melody Introduction to melodic similarity and its applications Choosing the level of representation.
MMDB-8 J. Teuhola Audio databases About digital audio: Advent of digital audio CD in Order of magnitude improvement in overall sound quality.
Musical Terms Mrs. Keating Fine Arts 9. Rhythm Beat is like your pulse! Your heart keeps the beat for the rest for your body! Beat is like your pulse!
1 Hidden Markov Model: Overview and Applications in MIR MUMT 611, March 2005 Paul Kolesnik MUMT 611, March 2005 Paul Kolesnik.
A Brief Introduction to Musical Acoustics
Audio sampling as an example of analogue to digital Mr S McIntosh.
Tree structured and combined methods for comparing metered polyphonic music Kjell Lëmstrom David Rizo Valero José Manuel Iñesta CMMR’08 May 21, 2008.
Melody Recognition with Learned Edit Distances Amaury Habrard Laboratoire d’Informatique Fondamentale CNRS Université Aix-Marseille José Manuel Iñesta,
Speech and Music Retrieval INST 734 Doug Oard Module 12.
Lifecycle from Sound to Digital to Sound. Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre Hearing: [20Hz – 20KHz] Speech: [200Hz.
A shallow description framework for musical style recognition Pedro J. Ponce de León, Carlos Pérez-Sancho and José Manuel Iñesta Departamento de Lenguajes.
A Music Search Engine for Plagiarism Detection
Music Matching Speaker : 黃茂政 指導教授 : 陳嘉琳 博士.
Computational analysis on folk music of Cyprus Internal report
Introduction to Music Information Retrieval (MIR)
Introduction to Digital Audio
Pitch.
CS 4594 Data Communications
Multimedia Fundamentals(continued)
More than a Melody.
Memory and Melodic Density : A Model for Melody Segmentation
Introduction to Digital Audio
Introduction to Digital Audio
Introduction to Digital Audio
Representing Sound 2.6 – Data Representation.
MUMT 611, March 2005 Assignment 4 Paul Kolesnik
COMS 161 Introduction to Computing
Introduction to Digital Audio
Music Signal Processing
Presentation transcript:

T.Sharon 1 Internet Resources Discovery (IRD) Music IR

2 T.Sharon Music IR MELDEX - The New Zealand Digital Library MELody inDEX - Musical IR stages Reminder - sound basics

3 T.Sharon Musical Information Retrieval Stages 1. Melody Transcription: Conversion of sound to coded representation 2. Searching Musical Databases: pattern matching 3.Retrieving Tunes

4 T.Sharon Amplitude Time One Period Air Pressure + - Sound Basics: Amplitude, Frequency

5 T.Sharon Melody Transcription Pitch tracking and note segmentation Pitch representation Adapting to the user’s tuning CDAC...

6 T.Sharon Preparation Convert to standard 22kHz Quantization to 8bit Low pass filter

7 T.Sharon Pitch tracking and note segmentation (1) Segmentation - Determine start and end of consonant –Standard –Adaptive Pitch track segmentation Typical ‘ ah ’ waveform

8 T.Sharon Pitch tracking and note segmentation (2) Amplitude segmentation

9 T.Sharon Rhythm value assignment By quantizing each note to the minimal duration note closer determined by user. User must specify: –Metronome speed –Minimum note –Minimum rest duration Can use defaults.

10 T.Sharon Pitch Representation In western music - transcript each note identified to closest semitone. Represent each note as distance (cents) from MIDI 0 (8.176Hz).

11 T.Sharon Problems Searching musical databases Folk songs have many variations: –Classical music is more liable to source. Inaccurate performance: –Users don’t remember songs well. –Users don’t sing well. Where to start? –Users usually start from song begin. –Commercial songs have “hook” at the chorus, users remember them.

12 T.Sharon Searching Musical Databases Using pattern matching. Need to approximate string matching. Need fast algorithm.

13 T.Sharon Adapting Search criteria Ignore key: –search only according to pitch ratios. –use musical intervals. Interval direction is an important factor - “melodic contour” or “pitch profile”: –* represents the first note –D Descending –U Ascending –R Repetition

14 T.Sharon Approximate string matching for music Search minimal edit distance: –Delete –Insert –Substitute Can use different “costs” or “weights” to operations or symbols. Two more music-related operations: Consolidation and fragmentation. ABAACDEAAAD ADEAAA