Issue Downloads
Transformers in Vision: A Survey
Astounding results from Transformer models on natural language tasks have intrigued the vision community to study their application to computer vision problems. Among their salient benefits, Transformers enable modeling long dependencies between input ...
Constraint Enforcement on Decision Trees: A Survey
Decision trees have the particularity of being machine learning models that are visually easy to interpret and understand. Therefore, they are primarily suited for sensitive domains like medical diagnosis, where decisions need to be explainable. However, ...
A Contemporary Survey on Live Video Streaming from a Computation-Driven Perspective
Live video streaming services have experienced significant growth since the emergence of social networking paradigms in recent years. In this scenario, adaptive bitrate streaming communications transmitted on web protocols provide a convenient and cost-...
A Survey on Deep Learning and Explainability for Automatic Report Generation from Medical Images
- Pablo Messina,
- Pablo Pino,
- Denis Parra,
- Alvaro Soto,
- Cecilia Besa,
- Sergio Uribe,
- Marcelo Andía,
- Cristian Tejos,
- Claudia Prieto,
- Daniel Capurro
Every year physicians face an increasing demand of image-based diagnosis from patients, a problem that can be addressed with recent artificial intelligence methods. In this context, we survey works in the area of automatic report generation from medical ...
Deep Transfer Learning & Beyond: Transformer Language Models in Information Systems Research
AI is widely thought to be poised to transform business, yet current perceptions of the scope of this transformation may be myopic. Recent progress in natural language processing involving transformer language models (TLMs) offers a potential avenue for ...
A Practical Tutorial on Graph Neural Networks
Graph neural networks (GNNs) have recently grown in popularity in the field of artificial intelligence (AI) due to their unique ability to ingest relatively unstructured data types as input data. Although some elements of the GNN architecture are ...
A Survey on Deep Learning for Software Engineering
In 2006, Geoffrey Hinton proposed the concept of training “Deep Neural Networks (DNNs)” and an improved model training method to break the bottleneck of neural network development. More recently, the introduction of AlphaGo in 2016 demonstrated the ...
A Survey on Differential Privacy for Unstructured Data Content
Huge amounts of unstructured data including image, video, audio, and text are ubiquitously generated and shared, and it is a challenge to protect sensitive personal information in them, such as human faces, voiceprints, and authorships. Differential ...
A Systematic Review on Data Scarcity Problem in Deep Learning: Solution and Applications
Recent advancements in deep learning architecture have increased its utility in real-life applications. Deep learning models require a large amount of data to train the model. In many application domains, there is a limited set of data available for ...
BFT in Blockchains: From Protocols to Use Cases
A blockchain is a distributed system that achieves strong security guarantees in storing, managing, and processing data. All blockchains achieve a common goal: building a decentralized system that provides a trustworthy service in an untrustworthy ...
Face Image Quality Assessment: A Literature Survey
The performance of face analysis and recognition systems depends on the quality of the acquired face data, which is influenced by numerous factors. Automatically assessing the quality of face data in terms of biometric utility can thus be useful to detect ...
A Survey of Oblivious Transfer Protocol
Oblivious transfer (OT) protocol is an essential tool in cryptography that provides a wide range of applications such as secure multi-party computation, private information retrieval, private set intersection, contract signing, and privacy-preserving ...
The Elements of End-to-end Deep Face Recognition: A Survey of Recent Advances
Face recognition (FR) is one of the most popular and long-standing topics in computer vision. With the recent development of deep learning techniques and large-scale datasets, deep face recognition has made remarkable progress and has been widely used in ...
Avoiding Overfitting: A Survey on Regularization Methods for Convolutional Neural Networks
Several image processing tasks, such as image classification and object detection, have been significantly improved using Convolutional Neural Networks (CNN). Like ResNet and EfficientNet, many architectures have achieved outstanding results in at least ...
Dynamic Testing Techniques of Non-functional Requirements in Mobile Apps: A Systematic Mapping Study
- Misael C. Júnior,
- Domenico Amalfitano,
- Lina Garcés,
- Anna Rita Fasolino,
- Stevão A. Andrade,
- Márcio Delamaro
Context: The mobile app market is continually growing offering solutions to almost all aspects of people’s lives, e.g., healthcare, business, entertainment, as well as the stakeholders’ demand for apps that are more secure, portable, easy to use, among ...
The Evolution of Topic Modeling
Topic models have been applied to everything from books to newspapers to social media posts in an effort to identify the most prevalent themes of a text corpus. We provide an in-depth analysis of unsupervised topic models from their inception to today. We ...
Multimodality in VR: A Survey
Virtual reality (VR) is rapidly growing, with the potential to change the way we create and consume content. In VR, users integrate multimodal sensory information they receive to create a unified perception of the virtual world. In this survey, we review ...
Machine Learning-based Orchestration of Containers: A Taxonomy and Future Directions
Containerization is a lightweight application virtualization technology, providing high environmental consistency, operating system distribution portability, and resource isolation. Existing mainstream cloud service providers have prevalently adopted ...
Carpooling in Connected and Autonomous Vehicles: Current Solutions and Future Directions
Owing to the advancements in communication and computation technologies, the dream of commercialized connected and autonomous cars is becoming a reality. However, among other challenges such as environmental pollution, cost, maintenance, security, and ...
A Survey on Spatio-temporal Data Analytics Systems
Due to the surge of spatio-temporal data volume, the popularity of location-based services and applications, and the importance of extracted knowledge from spatio-temporal data to solve a wide range of real-world problems, a plethora of research and ...
The Serverless Computing Survey: A Technical Primer for Design Architecture
The development of cloud infrastructures inspires the emergence of cloud-native computing. As the most promising architecture for deploying microservices, serverless computing has recently attracted more and more attention in both industry and academia. ...
A Survey on Active Deep Learning: From Model Driven to Data Driven
Which samples should be labelled in a large dataset is one of the most important problems for the training of deep learning. So far, a variety of active sample selection strategies related to deep learning have been proposed in the literature. We defined ...