Sound Data Management Training » History » Version 70

Version 69 (Steve Welburn, 2012-08-22 03:40 PM) → Version 70/110 (Steve Welburn, 2012-08-22 03:41 PM)

h1. WP1.2 Online Training Material

{{>toc}}

We consider three stages of a research project, and the appropriate research data management considerations for each of those stages. The stages are:
* before the research;
* during the research;
* at the end of the research.

{{include(Before The Research)}}

h2. [[During During The Research]] Research

During the course of a piece of research, data management is largely risk mitigation - it makes your research more robust and allows you to continue if something goes wrong.

The two main areas to consider are:
* [[backing up]] research data - in case you lose, or corrupt, the main copy of your data;
* [[documenting data]] - in case you need to to return to it later.

In addition to the immediate benefits during research, applying good research data management practices makes it easier to manage your research data at the end of your research project.

We have identified three basic types of research projects, two quantitative (one based on new data, one based on a new algorithm) and one qualitative, and consider the data management techniques appropriate to those workflows. More complex research projects may required a combination of the techniques from these.

h3. Quantitative research - New Data

For this use case, the research workflow involves:
* creating a new dataset
* testing outputs of existing algorithms on the dataset
* publication of results

The new dataset may include:
* Selection or creation of underlying (audio) data (the actual audio may be in the dataset or the dataset may reference material - e.g. for [[Copyright|copyright]] reasons)
* creation of ground-truth annotations for the audio and the type of algorithm (e.g. chord sequences for chord estimation, onset times for onset detection)

The content of the dataset will need to be [[documenting data|documented]].

Data involved includes:
* [[Managing Software As Data|software]] for the algorithms
* the new dataset
* identification of existing datasets against which results will be compared
* results of applying the algorithms to the dataset
* documentation of the testing methodology - including algorithm parameters

Note that *if* existing algorithms have published results using the same existing datasets and methodology, then results should be directly comparable between the published results and the results for the new dataset. In this case, most of the methodology is already documented and only details specific to the new dataset need separately recording.

If the testing is scripted, then the code used would be sufficient documentation during the research - readable documentation only being required at publication.

h3. Quantitative research - New Algorithm

bq. A common use-case in C4DM research is to run a newly-developed analysis algorithm on a set of audio examples and evaluate the algorithm by comparing its output with that of a human annotator. Results are then compared with published results using the same input data to determine whether the newly proposed approach makes any improvement on the state of the art.

Data involved includes:
* [[Managing Software As Data|software]] for the algorithm
* An annotated dataset against which the algorithm can be tested
* Results of applying the new algorithm and competing algorithms to the dataset
* Documentation of the testing methodology

Note that *if* other algorithms have published results using the same dataset and methodology, then results should be directly comparable between the published results and the results for the new algorithm. In this case, most of the methodology is already documented and only details specific to the new algorithm (e.g. parameters) need separately recording.

Also, if the testing is scripted, then the code used would be sufficient documentation during the research - readable documentation only being required at publication.

h3. Qualitative research

An example would be using interviews with performers to evaluate a new instrument design.

The workflow is:
* Gather data for the experiment (e.g. though interviews)
* Analyse data
* Publish data

Data involved may include:
* the interface design
* Captured audio from performances
* Recorded interviews with performers (possibly audio or video)
* Interview transcripts

The research may also involve:
* Demographic details of participants
* Identifiable participants (Data Protection])
* Release forms for people taking part

and *will* involve:
* ethics-board approval

h2. At The End Of The Research

Either the complete end of a research project or on completion of an identifiable unit of research (e.g. on publication of a paper based on your research).

* [[Archiving research data]]
* [[Publishing research data]]
* Reviewing the data management plan (possibly for the project final report)

Publication of the results of your research will require:
* Summarising the results
* Publishing the paper

Note that the EPSRC data management principles require sources of data to be referenced.

h2. Primary Investigator (PI)

The data management concerns of a PI will largely revolve around planning and appraisal of data management for research projects - both to make sure that they conform with institutional and funder requirements and to ensure that the data managment needs of the research project are met.

Areas of interest may involve:
* [[legislation|legalities]] (Freedom of Information, Copyright and Data Protection)
* data management plan
** covering the research council requirements
** during the project
** data archiving
** data publication
* After the project is completed, an appraisal of how the data was managed should be carried out as part of the project's "lessons learned"

Data management training should provide an overview of all the above, and keep PIs informed of any changes in the above that affect data management requirements.

The DCC DMP Online tool provides a series of questions which allow the user to build a data management plan which will match research council requirements.

h2. Overarching concerns

Human participation - ethics, data protection

Audio data - copyright

Storage - where ? how ? SLA ?

Short-term resilient storage for work-in-progress

Long-term archival storage for research data outputs

Curation of archived data - refreshing media and formats

Drivers - FoI, RCUK