← Search

Xinyi Wu

26 accepted papers

2026

PRISON: Unmasking the Criminal Potential of Large Language Models

ICLR 2026poster

As large language models (LLMs) advance, concerns about their misconduct in complex social contexts intensify. Existing research has overlooked the systematic assessment of LLMs’ criminal potential in realistic interactions, where criminal potential is defined as the risk of producing harmful behavi…

Cited by 0SourceScholar
2025

A Signed Graph Approach to Understanding and Mitigating Oversmoothing

NeurIPS 2025poster

Deep graph neural networks (GNNs) often suffer from oversmoothing, where node representations become overly homogeneous with increasing depth. While techniques like normalization, residual connections, and edge dropout have been proposed to mitigate oversmoothing, they are typically developed indepe…

Cited by 0SourcecodeScholar
2025

Acquire and then Adapt: Squeezing out Text-to-Image Model for Image Restoration

CVPR 2025poster

Recently, pre-trained text-to-image (T2I) models have been extensively adopted for real-world image restoration because of their powerful generative prior. However, controlling these large models for image restoration usually requires a large number of high-quality images and immense computational r…

Cited by 0SourcePDFScholar
2025

Does One-shot Give the Best Shot? Mitigating Model Inconsistency in One-shot Federated Learning

ICML 2025poster

Turning the multi-round vanilla Federated Learning into one-shot FL (OFL) significantly reduces the communication burden and makes a big leap toward practical deployment. However, this work empirically and theoretically unravels that existing OFL falls into a garbage (inconsistent one-shot local mod…

2025

Residual Connections and Normalization Can Provably Prevent Oversmoothing in GNNs

ICLR 2025poster

Residual connections and normalization layers have become standard design choices for graph neural networks (GNNs), and were proposed as solutions to the mitigate the oversmoothing problem in GNNs. However, how exactly these methods help alleviate the oversmoothing problem from a theoretical perspec…

Cited by 8SourcePDFScholar
2025

Uni-Retrieval: A Multi-Style Retrieval Framework for STEM’s Education

ACL 2025long

In AI-facilitated teaching, leveraging various query styles to interpret abstract text descriptions is crucial for ensuring high-quality teaching. However, current retrieval models primarily focus on natural text-image retrieval, making them insufficiently tailored to educational scenarios due to th…

Cited by 0SourcePDFScholar
2024

On the Role of Attention Masks and LayerNorm in Transformers

NeurIPS 2024poster

Self-attention is the key mechanism of transformers, which are the essential building blocks of modern foundation models. Recent studies have shown that pure self-attention suffers from an increasing degree of rank collapse as depth increases, limiting model expressivity and further utilization of m…

Cited by 12SourcePDFScholar
2024

Text-Based Occluded Person Re-identification via Multi-Granularity Contrastive Consistency Learning

AAAI 2024technical

Text-based Person Re-identification (T-ReID), which aims at retrieving a specific pedestrian image from a collection of images via text-based information, has received significant attention. However, previous research has overlooked a challenging yet practical form of T-ReID: dealing with image gall…

2024

Translate Meanings, Not Just Words: IdiomKB’s Role in Optimizing Idiomatic Translation with Language Models

AAAI 2024technical

To translate well, machine translation (MT) systems and general-purposed language models (LMs) need a deep understanding of both source and target languages and cultures. Therefore, idioms, with their non-compositional nature, pose particular challenges for Transformer-based systems, as literal tran…

2023

A Non-Asymptotic Analysis of Oversmoothing in Graph Neural Networks

ICLR 2023poster

Oversmoothing is a central challenge of building more powerful Graph Neural Networks (GNNs). While previous works have only demonstrated that oversmoothing is inevitable when the number of graph convolutions tends to infinity, in this paper, we precisely characterize the mechanism behind the phenome…

Cited by 53SourcePDFScholar
2023

Demystifying Oversmoothing in Attention-Based Graph Neural Networks

NeurIPS 2023spotlight

Oversmoothing in Graph Neural Networks (GNNs) refers to the phenomenon where increasing network depth leads to homogeneous node representations. While previous work has established that Graph Convolutional Networks (GCNs) exponentially lose expressive power, it remains controversial whether the grap…

Cited by 57SourcePDFScholar
2023

Few-Shot 3D Point Cloud Semantic Segmentation via Stratified Class-Specific Attention Based Transformer Network

AAAI 2023technical

3D point cloud semantic segmentation aims to group all points into different semantic categories, which benefits important applications such as point cloud scene reconstruction and understanding. Existing supervised point cloud semantic segmentation methods usually require large-scale annotated poin…

2023

Parametric Surface Constrained Upsampler Network for Point Cloud

AAAI 2023technical

Designing a point cloud upsampler, which aims to generate a clean and dense point cloud given a sparse point representation, is a fundamental and challenging problem in computer vision. A line of attempts achieves this goal by establishing a point-to-point mapping function via deep neural networks.…

2022

Background-Insensitive Scene Text Recognition with Text Semantic Segmentation

ECCV 2022poster

"Scene Text Recognition (STR) has many important applications in computer vision. Complex backgrounds continue to be a big challenge for STR because they interfere with text feature extraction. Many existing methods use attentional regions, bounding boxes or polygons to reduce such interference. How…

Cited by 19SourcePDFScholar
2022

Is It Necessary to Transfer Temporal Knowledge for Domain Adaptive Video Semantic Segmentation?

ECCV 2022poster

"Video semantic segmentation is a fundamental and important task in computer vision, and it usually requires large-scale labeled data for training deep neural network models. To avoid laborious manual labeling, domain adaptive video segmentation approaches were recently introduced by transferring th…

2022

SiamDoGe: Domain Generalizable Semantic Segmentation Using Siamese Network

ECCV 2022poster

"Deep learning-based approaches usually suffer from performance drop on out-of-distribution samples, therefore domain generalization is often introduced to improve the robustness of deep models. Domain randomization (DR) is a common strategy to improve the generalization capability of semantic segme…

2022

Style Mixing and Patchwise Prototypical Matching for One-Shot Unsupervised Domain Adaptive Semantic Segmentation

AAAI 2022technical

In this paper, we tackle the problem of one-shot unsupervised domain adaptation (OSUDA) for semantic segmentation where the segmentors only see one unlabeled target image during training. In this case, traditional unsupervised domain adaptation models usually fail since they cannot adapt to the targ…

2021

DANNet: A One-Stage Domain Adaptation Network for Unsupervised Nighttime Semantic Segmentation

CVPR 2021poster

Semantic segmentation of nighttime images plays an equally important role as that of daytime images in autonomous driving, but the former is much more challenging due to poor illuminations and arduous human annotations. In this paper, we propose a novel domain adaptation network (DANNet) for nightti…

Cited by 204PDFcodeScholar
2021

Explaining Relationships Between Scientific Documents

ACL 2021long

We address the task of explaining relationships between two scientific documents using natural language text. This task requires modeling the complex content of long technical documents, deducing a relationship between these documents, and expressing the details of that relationship in text. In addi…

2019

Spatial Correspondence With Generative Adversarial Network: Learning Depth From Monocular Videos

ICCV 2019poster

Depth estimation from monocular videos has important applications in many areas such as autonomous driving and robot navigation. It is a very challenging problem without knowing the camera pose since errors in camera-pose estimation can significantly affect the video-based depth estimation accuracy.…

Cited by 36PDFScholar
2019

Spatially Adaptive Losses for Video Super-resolution with GANs

ICASSP 2019accepted

Deep Learning techniques and more specifically Generative Adversarial Networks (GANs) have recently been used for solving the video super-resolution (VSR) problem. In some of the published works, feature-based perceptual losses have also been used, resulting in promising results. While there has bee…

Cited by 0SourceScholar