Computer Science — Field Summaries
AI-powered summaries of 17 videos about Computer Science.
17 summaries
Very Deep Convolutional Networks for Large-Scale Image Recognition
This paper asks a focused but high-impact question for large-scale computer vision: how does convolutional network depth affect accuracy when other...
SMOTE: Synthetic Minority Over-sampling Technique
This paper addresses a central problem in supervised machine learning: how to build accurate classifiers when training data are imbalanced, meaning...
Distributed Representations of Words and Phrases and their Compositionality
This paper asks how to efficiently learn high-quality distributed vector representations for words and phrases, and whether these representations...
PyTorch: An Imperative Style, High-Performance Deep Learning Library
This paper asks a practical but foundational research question: can a deep learning framework deliver both (1) an imperative, Pythonic...
The NumPy Array: A Structure for Efficient Numerical Computation
This paper asks a practical but foundational question: how does the NumPy N-dimensional array structure enable efficient numerical computation in a...
Show, Attend and Tell: Neural Image Caption Generation with Visual Attention
This paper asks whether adding an explicit visual attention mechanism to neural image caption generation improves both caption quality and...
Continuous control with deep reinforcement learning
This paper asks whether deep reinforcement learning for continuous-action control can be made stable and effective without discretizing actions, and...
Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning
This paper asks whether residual connections—introduced in prior work to improve optimization of very deep networks—provide additional benefits when...
Advances and Open Problems in Federated Learning
This paper, “Advances and Open Problems in Federated Learning” (Foundations and Trends® in Machine Learning, 2020), is a broad survey and research...
SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition
This paper asks a practical but high-impact question for automatic speech recognition (ASR): can we improve end-to-end speech recognition accuracy...
Intelligent Clinical Documentation: Harnessing Generative AI for Patient-Centric Clinical Note Generation
This paper asks whether generative AI can reduce the documentation burden on clinicians by automatically producing structured clinical notes from...
Beware of metacognitive laziness: Effects of generative artificial intelligence on learning motivation, processes, and performance
This paper asks whether using generative artificial intelligence (GenAI)—specifically ChatGPT—changes learners’ intrinsic motivation, their...
Time-based Fairness Improves Performance in Multi-rate WLANs
This paper asks a practical but fundamental question about fairness in multi-rate IEEE 802.11 WLANs: when stations use different PHY data rates...
Artificial Protozoa Optimizer (APO): A novel bio-inspired metaheuristic algorithm for engineering optimization
This paper addresses a core problem in engineering and computer science: how to efficiently find high-quality solutions to optimization tasks that...
AI Agents vs. Agentic AI: A Conceptual taxonomy, applications and challenges
This paper addresses a conceptual and practical problem in the generative AI era: the field often uses the terms “AI Agents” and “Agentic AI”...
WHEN BI-INTERPRETABILITY IMPLIES SYNONYMY
This paper studies a central question in model theory and the philosophy of mathematics: when are two formal theories “the same”? Two prominent...
DUET: Dual Clustering Enhanced Multivariate Time Series Forecasting
The paper addresses a core problem in multivariate time series forecasting (MTSF): how to achieve accurate predictions when (i) the temporal behavior...