paper-with-me

홈 › Papers

The Devil Is in the Details: An Efficient Convolutional Neural Network for Transport Mode Detection

2021-09-16 · Hugues Moreau, Andréa Vassilev, Liming Chen

Transport mode detection is a classification problem aiming to design an algorithm that can infer the transport mode of a user given multimodal signals (GPS and/or inertial sensors). It has many applications, such as carbon footprint tracking, mobility behaviour analysis, or real-time door-to-door smart planning. Most current approaches rely on a classification step using Machine Learning techniques, and, like in many other classification problems, deep learning approaches usually achieve better results than traditional machine learning ones using handcrafted features. Deep models, however, have a notable downside: they are usually heavy, both in terms of memory space and processing cost. We show that a small, optimized model can perform as well as a current deep model. During our experiments on the GeoLife and SHL 2018 datasets, we obtain models with tens of thousands of parameters, that is, 10 to 1,000 times less parameters and operations than networks from the state of the art, which still reach a comparable performance. We also show, using the aforementioned datasets, that the current preprocessing used to deal with signals of different lengths is suboptimal, and we provide better replacements. Finally, we introduce a way to use signals with different lengths with the lighter Convolutional neural networks, without using the heavier Recurrent Neural Networks.

📄 PDF Abstract BibTeX arXiv:2109.09504

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Return of the Devil in the Details: Delving Deep into Convolutional Nets

2014-05-14 · Ken Chatfield, Karen Simonyan, Andrea Vedaldi, Andrew Zisserman

The latest generation of Convolutional Neural Networks (CNN) have achieved impressive results in challenging benchmarks on image recognition and object detection, significantly raising the interest of the community in th…

Data Augmentationobject-detectionObject Detection

The DEVIL is in the Details: A Diagnostic Evaluation Benchmark for Video Inpainting

2021-05-11 · CVPR 2022 1 · Ryan Szeto, Jason J. Corso

Quantitative evaluation has increased dramatically among recent video inpainting work, but the video and mask content used to gauge performance has received relatively little attention. Although attributes such as camera…

AttributeDiagnosticVideo Inpainting

“Devils Are in the Details”: Annotating Specificity of Clinical Advice from Medical Literature

2022-07-01 · NAACL (unimplicit) 2022 7 · Yingya Li, Bei Yu

Prior studies have raised concerns over specificity issues in clinical advice. Lacking specificity — explicitly discussed detailed information — may affect the quality and implementation of clinical advice in medical pra…

Specificity

Deep Spatial Pyramid: The Devil is Once Again in the Details

2015-04-21 · Bin-Bin Gao, Xiu-Shen Wei, Jianxin Wu, Weiyao Lin

In this paper we show that by carefully making good choices for various detailed but important factors in a visual recognition framework using deep learning features, one can achieve a simple, efficient, yet highly accur…

General Classificationimage-classificationImage Classification

The devil is in the fine-grained details: Evaluating open-vocabulary object detectors for fine-grained understanding

2023-11-29 · CVPR 2024 1 · Lorenzo Bianchi, Fabio Carrara, Nicola Messina, Claudio Gennaro 외

Recent advancements in large vision-language models enabled visual object detection in open-vocabulary scenarios, where object classes are defined in free-text formats during inference. In this paper, we aim to probe the…

Objectobject-detectionObject DetectionOpen-vocabulary object detection+1