Discussion Overview
The discussion revolves around the application of wavelet transform for de-noising time series data and its subsequent analysis using neural networks. Participants seek to understand the methodology of wavelet transform, including scale determination and the suitability of using wavelet coefficients as inputs for neural networks.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
- Mathematical reasoning
Main Points Raised
- One participant expresses a lack of understanding regarding the wavelet transform and seeks guidance on its application and scale determination.
- Another participant suggests using MATLAB for experimenting with wavelet transforms and mentions the existence of a toolbox for this purpose.
- A participant shares their experience using wavelet transform coefficients (specifically Daubechies) for signal detection, noting that the type and level of decomposition depend on the input data.
- There is a mention of using normalized cross-correlation on wavelet coefficients for classification purposes in signal detection.
- Another participant proposes using R-language for wavelet analysis and provides links to relevant resources and packages.
- A participant currently using MATLAB seeks advice on selecting the best level for decomposition and the appropriate type of wavelet, as well as thresholding methods and noise structure.
- One participant confirms that wavelet coefficients can be used as input data for neural networks and mentions the possibility of using wavelet networks with wavelet functions as activation functions.
Areas of Agreement / Disagreement
Participants express various approaches and tools for applying wavelet transforms, but there is no consensus on the best methods for decomposition levels, wavelet types, or thresholding techniques. The discussion remains unresolved regarding these specific technical aspects.
Contextual Notes
Participants highlight the dependence on input data characteristics for determining the appropriate level of decomposition and wavelet type. There are also mentions of computational limitations affecting the analysis.