← Search

Philippe Fournier-Viger

4 accepted papers

2026

Unlearning during Training: Domain-Specific Gradient Ascent for Domain Generalization

ICLR 2026poster

Deep neural networks often exhibit degraded performance under domain shifts due to reliance on domain-specific features. Existing domain generalization (DG) methods attempt to mitigate this during training but lack mechanisms to adaptively correct domain-specific reliance once it emerges. We propose…

Cited by 0SourceScholar
2025

Balancing Invariant and Specific Knowledge for Domain Generalization with Online Knowledge Distillation

IJCAI 2025

Recent research has demonstrated the effectiveness of knowledge distillation in Domain Generalization. However, existing approaches often overlook domain-specific knowledge and rely on an offline distillation strategy, limiting the effectiveness of knowledge transfer. To address these limitations, w

Cited by 0SourcePDFScholar
2024

Symmetric Self-Paced Learning for Domain Generalization

AAAI 2024technical

Deep learning methods often suffer performance degradation due to domain shift, where discrepancies exist between training and testing data distributions. Domain generalization mitigates this problem by leveraging information from multiple source domains to enhance model generalization capabilities…

2023

G2Pxy: Generative Open-Set Node Classification on Graphs with Proxy Unknowns

IJCAI 2023poster

Node classification is the task of predicting the labels of unlabeled nodes in a graph. State-of-the-art methods based on graph neural networks achieve excellent performance when all labels are available during training. But in real-life, models are of ten applied on data with new classes, which…