← Search

Xin Xie

11 accepted papers

2026

CATNet: Collaborative Alignment and Transformation Network for Cooperative Perception

CVPR 2026

Cooperative perception significantly enhances scene understanding by integrating complementary information from diverse agents. However, existing research often overlooks critical challenges inherent in real-world multi-source data integration, specifically high temporal latency and multi-source noi

Cited by 0SourceScholar
2026

FedCART: Tackling Long-Tailed Distributions in Federated Adversarial Training via Classifier Refinement

CVPR 2026

Growing privacy and security demands in the real world have spurred interest in adversarially robust Federated Learning (FL). While Adversarial Training (AT) is a well-established defense in centralized learning, its extension to the federated setting, known as Federated Adversarial Training (FAT),

Cited by 0SourceScholar
2025

Efficient Hi-Fi Style Transfer via Statistical Attention and Modulation

IJCAI 2025

Style transfer is a challenging task in computer vision, aiming to blend the stylistic features of one image with the content of another while preserving the content details. Traditional methods often face challenges in terms of computational efficiency and fine-grained content preservation. In this

Cited by 0SourcePDFScholar
2024

Learned HDR Image Compression for Perceptually Optimal Storage and Display

ECCV 2024poster

"High dynamic range (HDR) capture and display have seen significant growth in popularity driven by the advancements in technology and increasing consumer demand for superior image quality. As a result, HDR image compression is crucial to fully realize the benefits of HDR imaging without suffering fr…

2024

ParsNets: A Parsimonious Composition of Orthogonal and Low-Rank Linear Networks for Zero-Shot Learning

IJCAI 2024poster

This paper provides a novel parsimonious yet efficient design for zero-shot learning (ZSL), dubbed ParsNets, in which we are interested in learning a composition of on-device friendly linear networks, each with orthogonality and low-rankness properties, to achieve equivalent or better performance ag…

Cited by 10SourcePDFScholar
2023

A New Approach to Extract Fetal Electrocardiogram Using Affine Combination of Adaptive Filters

ICASSP 2023accepted

The detection of abnormal fetal heartbeats during pregnancy is important for monitoring the health conditions of the fetus. While adult ECG has made several advances in modern medicine, noninvasive fetal electrocardiography (FECG) remains a great challenge. In this paper, we introduce a new method b…

Cited by 0SourceScholar
2022

A Survey on Gradient Inversion: Attacks, Defenses and Future Directions

IJCAI 2022poster

Recent studies have shown that the training samples can be recovered from gradients, which are called Gradient Inversion (GradInv) attacks. However, there remains a lack of extensive surveys covering recent advances and thorough analysis of this issue. In this paper, we present a comprehensive surve…

Cited by 58SourcePDFScholar
2022

Artistic Style Discovery With Independent Components

CVPR 2022poster

Style transfer has been well studied in recent years with excellent performance processed. While existing methods usually choose CNNs as the powerful tool to accomplish superb stylization, less attention was paid to the latent style space. Rare exploration of underlying dimensions results in the poo…

Cited by 21PDFcodeScholar
2022

Towards Realistic Low-resource Relation Extraction: A Benchmark with Empirical Baseline Study

EMNLP 2022finding

This paper presents an empirical study to build relation extraction systems in low-resource settings. Based upon recent pre-trained language models, we comprehensively investigate three schemes to evaluate the performance in low-resource settings: (i) different types of prompt-based methods with few…

2021

Document-level Relation Extraction as Semantic Segmentation

IJCAI 2021poster

Document-level relation extraction aims to extract relations among multiple entity pairs from a document. Previously proposed graph-based or transformer-based models utilize the entities independently, regardless of global information among relational triples. This paper approaches the problem by pr…