Resized Diverse Input

Resized diverse input methods focus on improving the robustness and efficiency of machine learning models, particularly deep neural networks, when dealing with variable-sized or incomplete input data. Current research explores architectures like MIMONets for parallel processing of multiple inputs and LSTM-based Bayesian neural operators for handling time-dependent data with varying lengths, alongside strategies for efficient batching of variable-length sequences. These advancements address limitations in handling real-world data complexities, impacting fields like healthcare (e.g., robust multimodal diagnosis) and computer vision (e.g., improved adversarial example transferability), where incomplete or variable-sized data is common.

Papers