← Search

Devis Tuia

17 accepted papers

2026

GeoFAR: Geography-Informed Frequency-Aware Super-Resolution for Climate Data

ICLR 2026poster

Super-resolving climate data is crucial for fine-grained decision-making in various domains, ranging from agriculture to environmental conservation. However, existing super-resolution approaches struggle to generate the high-frequency spatial information present in climate data, especially over regi…

Cited by 0SourceScholar
2026

MIAM: Modality Imbalance-Aware Masking for Multimodal Ecological Applications

ICLR 2026poster

Multimodal learning is crucial for ecological applications, which rely on heterogeneous data sources (e.g., satellite imagery, environmental time series, tabular predictors, bioacoustics) but often suffer from incomplete data across and within modalities (e.g., unavailable satellite image due to clo…

Cited by 0SourceScholar
2026

TRUST: Leveraging Text Robustness for Unsupervised Domain Adaptation

AAAI 2026technical

Recent unsupervised domain adaptation (UDA) methods have shown great success in addressing classical domain shifts (e.g., synthetic-to-real), but they still suffer under complex shifts (e.g. geographical shift), where both the background and object appearances differ significantly across domains. Pr

Cited by 0SourcePDFScholar
2025

GeoExplorer: Active Geo-localization with Curiosity-Driven Exploration

ICCV 2025poster

Active Geo-localization (AGL) is the task of localizing a goal, represented in various modalities (e.g., aerial images, ground-level images, or text), within a predefined search area. Current methods approach AGL as a goal-reaching reinforcement learning (RL) problem with a distance-based reward. Th…

Cited by 0SourcePDFScholar
2025

MammAlps: A Multi-view Video Behavior Monitoring Dataset of Wild Mammals in the Swiss Alps

CVPR 2025highlight

Monitoring wildlife is essential for ecology and ethology, especially in light of the increasing human impact on ecosystems. Camera traps have emerged as habitat-centric sensors enabling the study of wildlife populations at scale with minimal disturbance. However, the lack of annotated video dataset…

2025

SMARTIES: Spectrum-Aware Multi-Sensor Auto-Encoder for Remote Sensing Images

ICCV 2025accepted

From optical sensors to microwave radars, leveraging the complementary strengths of remote sensing (RS) sensors is crucial for achieving dense spatio-temporal monitoring of our planet. In contrast, recent deep learning models, whether task-specific or foundational, are often specific to single senso…

2025

What to align in multimodal contrastive learning?

ICLR 2025poster

Humans perceive the world through multisensory integration, blending the information of different modalities to adapt their behavior. Contrastive learning offers an appealing solution for multimodal self-supervised learning. Indeed, by considering each modality as a different view of the same entity…

Cited by 1SourcePDFScholar
2024

ConGeo: Robust Cross-view Geo-localization across Ground View Variations

ECCV 2024poster

"∗ Equal contribution Corresponding author (xuchangeis@whu.edu.cn) Cross-view geo-localization aims at localizing a ground-level query image by matching it to its corresponding geo-referenced aerial view. In real-world scenarios, the task requires accommodating diverse ground images captured by user…

Cited by 7SourcePDFScholar
2024

ConVQG: Contrastive Visual Question Generation with Multimodal Guidance

AAAI 2024technical

Asking questions about visual environments is a crucial way for intelligent agents to understand rich multi-faceted scenes, raising the importance of Visual Question Generation (VQG) systems. Apart from being grounded to the image, existing VQG systems can use textual constraints, such as expected a…

2024

Geographic Location Encoding with Spherical Harmonics and Sinusoidal Representation Networks

ICLR 2024spotlight

Learning representations of geographical space is vital for any machine learning model that integrates geolocated data, spanning application domains such as remote sensing, ecology, or epidemiology. Recent work embeds coordinates using sine and cosine projections based on Double Fourier Sphere (DFS)…

2024

Self-Supervised Underwater Caustics Removal and Descattering via Deep Monocular SLAM

ECCV 2024poster

"Underwater scenes are challenging for computer vision methods due to color degradation caused by the water column and detrimental lighting effects such as caustic caused by sunlight refracting on a wavy surface. These challenges impede widespread use of computer vision tools that could aid in ecolo…

Cited by 1SourcePDFScholar
2023

Revisiting Evaluation Metrics for Semantic Segmentation: Optimization and Evaluation of Fine-grained Intersection over Union

NeurIPS 2023poster

Semantic segmentation datasets often exhibit two types of imbalance: \textit{class imbalance}, where some classes appear more frequently than others and \textit{size imbalance}, where some objects occupy more pixels than others. This causes traditional evaluation metrics to be biased towards \textit…

2019

Optimal Transport for Multi-source Domain Adaptation under Target Shift

AISTATS 2019poster

In this paper, we tackle the problem of reducing discrepancies between multiple domains, i.e. multi-source domain adaptation, and consider it under the target shift assumption: in all domains we aim to solve a classification problem with the same output classes, but with different labels proportions…

2018

DeepJDOT: Deep Joint Distribution Optimal Transport for Unsupervised Domain Adaptation

ECCV 2018poster

In computer vision, one is often confronted with problems of domain shifts, which occur when one applies a classifier trained on a source dataset to target data sharing similar characteristics (e.g. same classes), but also different latent data structures (e.g. different acquisition conditions). In…

Cited by 579SourcePDFScholar
2018

Learning Deep Structured Active Contours End-to-End

CVPR 2018poster

The world is covered with millions of buildings, and precisely knowing each instance's position and extents is vital to a multitude of applications. Recently, automated building footprint segmentation models have shown superior detection accuracy thanks to the usage of Convolutional Neural Networks…