paper-with-me

Papers

AENet: Learning Deep Audio Features for Video Analysis

2017-01-03 · Naoya Takahashi, Michael Gygli, Luc van Gool

We propose a new deep network for audio event recognition, called AENet. In contrast to speech, sounds coming from audio events may be produced by a wide variety of sources. Furthermore, distinguishing them often requires analyzing an extended time period due to the lack of clear sub-word units that are present in speech. In order to incorporate this long-time frequency structure of audio events, we introduce a convolutional neural network (CNN) operating on a large temporal input. In contrast to previous works this allows us to train an audio event detection system end-to-end. The combination of our network architecture and a novel data augmentation outperforms previous methods for audio event detection by 16%. Furthermore, we perform transfer learning and show that our model learnt generic audio features, similar to the way CNNs learn generic features on vision tasks. In video analysis, combining visual features and traditional audio features such as MFCC typically only leads to marginal improvements. Instead, combining visual features with our AENet features, which can be computed efficiently on a GPU, leads to significant performance improvements on action recognition and video highlight detection. In video highlight detection, our audio features improve the performance by more than 8% over visual features alone.

📄 PDF Abstract BibTeX arXiv:1701.00599

Code (1)

znaoya/aenet 공식 구현

Tasks

Action RecognitionData AugmentationEvent DetectionGPUHighlight DetectionTemporal Action LocalizationTransfer Learning

Similar Papers 제목 키워드 기반

Generative AI-enabled Wireless Communications for Robust Low-Altitude Economy Networking

2025-02-25 · Changyuan Zhao, Jiacheng Wang, Ruichen Zhang, Dusit Niyato 외

Low-Altitude Economy Networks (LAENets) have emerged as significant enablers of social activities, offering low-altitude services such as the transportation of packages, groceries, and medical supplies. Unlike traditiona…

Lyrics Matter: Exploiting the Power of Learnt Representations for Music Popularity Prediction

2025-12-05 · Yash Choudhary, Preeti Rao, Pushpak Bhattacharyya arxiv

Accurately predicting music popularity is a critical challenge in the music industry, offering benefits to artists, producers, and streaming platforms. Prior research has largely focused on audio features, social metadat…

Eliminating Feature Ambiguity for Few-Shot Segmentation

2024-07-13 · Qianxiong Xu, Guosheng Lin, Chen Change Loy, Cheng Long 외

Recent advancements in few-shot segmentation (FSS) have exploited pixel-by-pixel matching between query and support features, typically based on cross attention, which selectively activate query foreground (FG) features …

Few-Shot Semantic Segmentation

Generalization Error Guaranteed Auto-Encoder-Based Nonlinear Model Reduction for Operator Learning

2024-01-19 · Hao liu, Biraj Dahal, Rongjie Lai, Wenjing Liao

Many physical processes in science and engineering are naturally represented by operators between infinite-dimensional function spaces. The problem of operator learning, in this context, seeks to extract these physical p…

Operator learning

Learning Relationships between Text, Audio, and Video via Deep Canonical Correlation for Multimodal Language Analysis

2019-11-13 · Zhongkai Sun, Prathusha Sarma, William Sethares, YIngyu Liang

Multimodal language analysis often considers relationships between features based on text and those based on acoustical and visual properties. Text features typically outperform non-text features in sentiment analysis or…

Emotion RecognitionMultimodal Sentiment AnalysisSentiment AnalysisWord Embeddings