← Search

Roger Zimmermann

27 accepted papers

2025

CompMTL: Layer-Wise Competitive Multi-Task Learning

ICASSP 2025accepted

It is challenging to simultaneously address multiple related tasks using a unified multi-task model and consistently balance conflicts across these tasks. The conflicts arise because each task competes to update the shared module in a manner that can better align with its own requirements. To addres…

Cited by 0SourceScholar
2025

Few-Shot Incremental Learning via Foreground Aggregation and Knowledge Transfer for Audio-Visual Semantic Segmentation

AAAI 2025technical

Audio-Visual Semantic Segmentation (AVSS) has gained significant attention in the multi-modal domain, aiming to segment video objects that produce specific sounds in the corresponding audio. Despite notable progress, existing methods still struggle to handle new classes not included in the original…

Cited by 0SourcePDFScholar
2025

Language-Assisted Debiasing and Smoothing for Foundation Model-Based Semi-Supervised Learning

CVPR 2025poster

Recent studies have focused on introducing pre-trained foundation models into semi-supervised learning (SSL) tasks. Nevertheless, these foundation models can exhibit biases toward different classes and tend to generate imbalanced pseudo-labels for SSL. Thus, efforts have been made to introduce the l…

2025

Moirai-MoE: Empowering Time Series Foundation Models with Sparse Mixture of Experts

ICML 2025poster

Achieving effective unified pretraining on large time series corpora remains an open challenge in developing time series foundation models. Existing methods, such as Moirai, introduce multiple projection layers for time series of different frequencies to account for high data heterogeneity. We ident…

Cited by 0SourcePDFScholar
2025

Self-Perturbed Anomaly-Aware Graph Dynamics for Multivariate Time-Series Anomaly Detection

NeurIPS 2025spotlight

Detecting anomalies in multivariate time-series data is an essential task across various domains, yet there are unresolved challenges such as (1) severe class imbalance between normal and anomalous data due to rare anomaly availability in the real world; (2) limited adaptability of the static graph-…

Cited by 0SourceScholar
2025

Through the Dual-Prism: A Spectral Perspective on Graph Data Augmentation for Graph Classifications

AAAI 2025technical

Graph Neural Networks (GNNs) have become the preferred tool to process graph data, with their efficacy being boosted through graph data augmentation techniques. Despite the evolution of augmentation methods, issues like graph property distortions and restricted structural changes persist. This leads…

2024

Domain-Wise Invariant Learning for Panoptic Scene Graph Generation

ICASSP 2024accepted

Panoptic Scene Graph Generation (PSG) involves the detection of objects and the prediction of their corresponding relationships (predicates). However, the presence of biased predicate annotations poses a significant challenge for PSG models, as it hinders their ability to establish a clear decision…

Cited by 0SourceScholar
2024

Mrtnet: Multi-Resolution Temporal Network for Video Sentence Grounding

ICASSP 2024accepted

Video sentence grounding locates a specific moment in a video based on a text query. Existing methods focus on single temporal resolution, ignoring multi-scale temporal consistency. We introduce MRTNet, a multi-resolution grounding network with four key components: a feature encoder, a Multi-Resolut…

Cited by 0SourceScholar
2024

Panoptic Scene Graph Generation with Semantics-Prototype Learning

AAAI 2024technical

Panoptic Scene Graph Generation (PSG) parses objects and predicts their relationships (predicate) to connect human language and visual scenes. However, different language preferences of annotators and semantic overlaps between predicates lead to biased predicate annotations in the dataset, i.e. diff…

2024

Predicting Carpark Availability in Singapore with Cross-Domain Data: A New Dataset and A Data-Driven Approach

IJCAI 2024poster

The increasing number of vehicles highlights the need for efficient parking space management. Predicting real-time Parking Availability (PA) can help mitigate traffic congestion and the corresponding social problems, which is a pressing issue in densely populated cities like Singapore. In this study…

2024

SOGDet: Semantic-Occupancy Guided Multi-View 3D Object Detection

AAAI 2024technical

In the field of autonomous driving, accurate and comprehensive perception of the 3D environment is crucial. Bird's Eye View (BEV) based methods have emerged as a promising solution for 3D object detection using multi-view images as input. However, existing 3D object detection methods often ignore th…

2023

AirFormer: Predicting Nationwide Air Quality in China with Transformers

AAAI 2023technical

Air pollution is a crucial issue affecting human health and livelihoods, as well as one of the barriers to economic growth. Forecasting air quality has become an increasingly important endeavor with significant social impacts, especially in emerging countries. In this paper, we present a novel Trans…

2023

CrossMatch: Source-Free Domain Adaptive Semantic Segmentation via Cross-Modal Consistency Training

ICCV 2023poster

Source-free domain adaptive semantic segmentation has gained increasing attention recently. It eases the requirement of full data access to the source domain by transferring knowledge only from a well-trained source model. However, reducing the uncertainty of the target pseudo labels becomes inevita…

Cited by 15PDFScholar
2023

Deciphering Spatio-Temporal Graph Forecasting: A Causal Lens and Treatment

NeurIPS 2023poster

Spatio-Temporal Graph (STG) forecasting is a fundamental task in many real-world applications. Spatio-Temporal Graph Neural Networks have emerged as the most popular method for STG forecasting, but they often struggle with temporal out-of-distribution (OoD) issues and dynamic spatial causation. In t…

2023

LargeST: A Benchmark Dataset for Large-Scale Traffic Forecasting

NeurIPS 2023poster

Road traffic forecasting plays a critical role in smart city initiatives and has experienced significant advancements thanks to the power of deep learning in capturing non-linear patterns of traffic data. However, the promising results achieved on current public datasets may not be applicable to pra…

2022

Analyzing Modality Robustness in Multimodal Sentiment Analysis

NAACL 2022long

Building robust multimodal models are crucial for achieving reliable deployment in the wild. Despite its importance, less attention has been paid to identifying and improving the robustness of Multimodal Sentiment Analysis (MSA) models. In this work, we hope to address that by (i) Proposing simple d…

2022

DualFormer: Local-Global Stratified Transformer for Efficient Video Recognition

ECCV 2022poster

"While transformers have shown great potential on video recognition with their strong capability of capturing long-range dependencies, they often suffer high computational costs induced by the self-attention to the huge number of 3D tokens. In this paper, we present a new transformer architecture te…

2022

So Different Yet So Alike! Constrained Unsupervised Text Style Transfer

ACL 2022long

Automatic transfer of text between domains has become popular in recent times. One of its aims is to preserve the semantic content while adapting to the target domain. However, it does not explicitly maintain other attributes between the source and translated text: e.g., text length and descriptiven…

2021

A Spatial Regulated Patch-Wise Approach for Cervical Dysplasia Diagnosis

AAAI 2021technical

Cervical dysplasia diagnosis via visual investigation is a challenging problem. Recent approaches use deep learning techniques to extract features and require the downsampling of high-resolution cervical screening images to smaller sizes for training. Such a reduction may result in the loss of visua…

Cited by 8SourcePDFScholar
2021

Domain Divergences: A Survey and Empirical Analysis

NAACL 2021long

Domain divergence plays a significant role in estimating the performance of a model in new domains. While there is a significant literature on divergence measures, researchers find it hard to choose an appropriate divergence for a given NLP application. We address this shortcoming by both surveying…

Cited by 52SourcePDFScholar
2021

Enhanced Audio Tagging via Multi- to Single-Modal Teacher-Student Mutual Learning

AAAI 2021technical

Recognizing ongoing events based on acoustic clues has been a critical yet challenging problem that has attracted significant research attention in recent years. Joint audio-visual analysis can improve the event detection accuracy but may not always be feasible as under many circumstances only audio…

Cited by 16SourcePDFScholar
2021

LIFI: Towards Linguistically Informed Frame Interpolation

ICASSP 2021accepted

Here we explore the problem of speech video interpolation. With close to 70% of web traffic, such content today forms the primary form of online communication and entertainment. Despite high performance on conventional metrics like MSE, PSNR, and SSIM, we find that the state-of-the-art frame interpo…

Cited by 0SourceScholar
2021

Modeling Trajectories with Neural Ordinary Differential Equations

IJCAI 2021poster

Recent advances in location-acquisition techniques have generated massive spatial trajectory data. Recurrent Neural Networks (RNNs) are modern tools for modeling such trajectory data. After revisiting RNN-based methods for trajectory modeling, we expose two common critical drawbacks in the existing…

Cited by 50SourcePDFScholar
2020

Mt-Gcn For Multi-Label Audio Tagging With Noisy Labels

ICASSP 2020accepted

Multi-label audio tagging is the task of predicting the types of sounds occurring in an audio clip. Recently, large-scale audio datasets such as Google's AudioSet, have allowed researchers to use deep learning techniques for this task but this comes at the cost of label noise in the datasets. Audio…

Cited by 0SourceScholar
2019

Towards Natural and Accurate Future Motion Prediction of Humans and Animals

CVPR 2019poster

Anticipating the future motions of 3D articulate objects is challenging due to its non-linear and highly stochastic nature. Current approaches typically represent the skeleton of an articulate object as a set of 3D joints, which unfortunately ignores the relationship between joints, and fails to enc…

Cited by 157PDFScholar