loss component
Uncertainty-Resilient Multimodal Learning via Consistency-Guided Cross-Modal Transfer
Multimodal learning systems often face substantial uncertainty due to noisy data, low-quality labels, and heterogeneous modality characteristics. These issues become especially critical in human-computer interaction settings, where data quality, semantic reliability, and annotation consistency vary across users and recording conditions. This thesis tackles these challenges by exploring uncertainty-resilient multimodal learning through consistency-guided cross-modal transfer. The central idea is to use cross-modal semantic consistency as a basis for robust representation learning. By projecting heterogeneous modalities into a shared latent space, the proposed framework mitigates modality gaps and uncovers structural relations that support uncertainty estimation and stable feature learning. Building on this foundation, the thesis investigates strategies to enhance semantic robustness, improve data efficiency, and reduce the impact of noise and imperfect supervision without relying on large, high-quality annotations. Experiments on multimodal affect-recognition benchmarks demonstrate that consistency-guided cross-modal transfer significantly improves model stability, discriminative ability, and robustness to noisy or incomplete supervision. Latent space analyses further show that the framework captures reliable cross-modal structure even under challenging conditions. Overall, this thesis offers a unified perspective on resilient multimodal learning by integrating uncertainty modeling, semantic alignment, and data-efficient supervision, providing practical insights for developing reliable and adaptive brain-computer interface systems.
- Health & Medicine (0.68)
- Education > Educational Setting > Higher Education (0.40)
LLavaCode: Compressed Code Representations for Retrieval-Augmented Code Generation
Cherniuk, Daria, Sukhorukov, Nikita, Sushko, Nikita, Gusak, Daniil, Sivtsov, Danil, Tutubalina, Elena, Frolov, Evgeny
Retrieval-augmented generation has emerged as one of the most effective approaches for code completion, particularly when context from a surrounding repository is essential. However, incorporating context significantly extends sequence length, leading to slower inference - a critical limitation for interactive settings such as IDEs. In this work, we introduce LlavaCode, a framework that compresses code into compact, semantically rich representations interpretable by code LLM, enhancing generation quality while reducing the retrieved context to only a few compressed single-token vectors. Using a small projector module we can significantly increase the EM and ES metrics of coding model with negligible latency increase. Our experiments demonstrate that compressed context enables 20-38% reduction in Time-to-First-Token (TTFT) on line completion tasks compared to full-RAG pipelines.
- Europe > Russia > Central Federal District > Moscow Oblast > Moscow (0.05)
- Asia > Russia (0.05)
- North America > United States > Massachusetts > Middlesex County > Cambridge (0.04)
- Europe > Ukraine > Kyiv Oblast > Kyiv (0.04)
Impact of Loss Weight and Model Complexity on Physics-Informed Neural Networks for Computational Fluid Dynamics
Chou, Yi En, Liu, Te Hsin, Lin, Chao-An
Physics Informed Neural Networks offer a mesh free framework for solving PDEs but are highly sensitive to loss weight selection. We propose two dimensional analysis based weighting schemes, one based on quantifiable terms, and another also incorporating unquantifiable terms for more balanced training. Benchmarks on heat conduction, convection diffusion, and lid driven cavity flows show that the second scheme consistently improves stability and accuracy over equal weighting. Notably, in high Peclet number convection diffusion, where traditional solvers fail, PINNs with our scheme achieve stable, accurate predictions, highlighting their robustness and generalizability in CFD problems.
- North America > United States (0.14)
- Europe > United Kingdom > England > Cambridgeshire > Cambridge (0.04)
- Asia > Taiwan (0.04)
- (2 more...)
Stabilizing Humanoid Robot Trajectory Generation via Physics-Informed Learning and Control-Informed Steering
D'Elia, Evelyn, Viceconte, Paolo Maria, Rapetti, Lorenzo, Ferigo, Diego, Romualdi, Giulio, L'Erario, Giuseppe, Camoriano, Raffaello, Pucci, Daniele
Recent trends in humanoid robot control have successfully employed imitation learning to enable the learned generation of smooth, human-like trajectories from human data. While these approaches make more realistic motions possible, they are limited by the amount of available motion data, and do not incorporate prior knowledge about the physical laws governing the system and its interactions with the environment. Thus they may violate such laws, leading to divergent trajectories and sliding contacts which limit real-world stability. We address such limitations via a two-pronged learning strategy which leverages the known physics of the system and fundamental control principles. First, we encode physics priors during supervised imitation learning to promote trajectory feasibility. Second, we minimize drift at inference time by applying a proportional-integral controller directly to the generated output state. We validate our method on various locomotion behaviors for the ergoCub humanoid robot, where a physics-informed loss encourages zero contact foot velocity. Our experiments demonstrate that the proposed approach is compatible with multiple controllers on a real robot and significantly improves the accuracy and physical constraint conformity of generated trajectories.
- Europe > Italy > Liguria > Genoa (0.04)
- North America > United States (0.04)
- Europe > United Kingdom > England > Greater Manchester > Manchester (0.04)
- (4 more...)
A physics informed neural network approach to simulating ice dynamics governed by the shallow ice approximation
Chawla, Kapil, Holmes, William
Grounded ice thickness plays a critical role in understanding the behavior and stability of ice sheets, particularly in polar regions such as Greenland, Antarctica, and the Canadian Arctic. Ice sheet dynamics are governed by complex interactions between ice flow, surface accumulation, and bedrock topography, making the accurate modeling of these processes essential for predicting long-term ice sheet behavior and their contributions to global sea level rise [14, 18]. In particular, the Shallow Ice Approximation (SIA) provides a framework for modeling grounded ice, where ice flow is driven by internal deformation and the base is often assumed to be frozen, constraining the ice thickness by bedrock topography [12, 15]. A key challenge in modeling grounded ice involves solving the partial differential equations (PDEs) that govern ice thickness evolution, while incorporating these constraints. This leads to a free boundary problem, where the ice thickness must remain non-negative and above the bedrock, giving rise to an obstacle problem [21, 3].
- North America > Greenland (0.24)
- Antarctica (0.24)
- North America > United States > Indiana (0.05)
- (3 more...)