← Search

Xiaofei Zhou

14 accepted papers

2026

AICrypto: Evaluating Cryptography Capabilities of Large Language Models

ICML 2026poster

Large language models (LLMs) have demonstrated remarkable capabilities across a variety of domains. However, their applications in cryptography, which serve as a foundational pillar of cybersecurity, remain largely unexplored. To address this gap, we build \textbf{AICrypto}, a comprehensive benchmar…

Cited by 0SourceScholar
2026

Divide-and-Conquer Decoupled Network for Cross-Domain Few-Shot Segmentation

AAAI 2026technical

Cross-domain few-shot segmentation (CD-FSS) aims to tackle the dual challenge of recognizing novel classes and adapting to unseen domains with limited annotations. However, encoder features often entangle domain-relevant and category-relevant information, limiting both generalization and rapid adapt

Cited by 0SourcePDFScholar
2026

M4-SAM: Multi-Modal Mixture-of-Experts with Memory-Augmented SAM for RGB-D Video Salient Object Detection

CVPR 2026

The Segment Anything Model 2 (SAM2) has emerged as a foundation model for universal segmentation. Owing to its generalizable visual representations, SAM2 has been successfully applied to various downstream tasks. However, extending SAM2 to the RGB-D video salient object detection (RGB-D VSOD) task e

Cited by 0SourcecodeScholar
2026

SAM-DAQ: Segment Anything Model with Depth-guided Adaptive Queries for RGB-D Video Salient Object Detection

AAAI 2026technical

Recently segment anything model (SAM) has attracted widespread concerns, and it is often treated as a vision foundation model for universal segmentation. Some researchers have attempted to directly apply the foundation model to the RGB-D video salient object detection (RGB-D VSOD) task, which often

Cited by 0SourcePDFScholar
2025

Decoupled Motion Expression Video Segmentation

CVPR 2025poster

Motion expression video segmentation aims to segment objects based on input motion descriptions. Compared with traditional referring video object segmentation, it focuses on motion and multi-object expressions and is more challenging. Previous works achieved it by simply injecting text information i…

Cited by 0SourcePDFScholar
2025

Efficient Non-Sequential Relational Modeling for Temporal Knowledge Graph Link Predictions

ICASSP 2025accepted

Temporal Knowledge Graphs (TKGs) are being widely explored to predict the future for they record multi-relational knowledge and the happening time of real-life facts. Existing works learn sequential patterns to infer the future from past facts in TKGs for predictions. Although achieving promising re…

Cited by 0SourceScholar
2025

Improving Embeddings by Refining Meanings for Temporal Knowledge Graph Link Predictions

ICASSP 2025accepted

Temporal Knowledge Graphs (TKGs) represent real-life facts using entities, relational types, and timestamps where relational types state the semantic scenario of facts. Current methods learn embeddings by merging facts of multiple types (e.g. sport and family) for predictions. Such embeddings associ…

Cited by 0SourceScholar
2025

Jailbreak Large Vision-Language Models Through Multi-Modal Linkage

ACL 2025long

With the rapid advancement of Large Vision-Language Models (VLMs), concerns about their ‌potential misuse and abuse have grown rapidly. Prior research has exposed VLMs’ vulnerability to jailbreak attacks, where carefully crafted inputs can lead the model to produce content that violates ethical and…

2024

Quad Bayer Joint Demosaicing and Denoising Based on Dual Encoder Network with Joint Residual Learning

AAAI 2024technical

The recent imaging technology Quad Bayer CFA brings better imaging PSNR and higher visual quality compared to traditional Bayer CFA, but also serious challenges for demosaicing and denoising during the ISP pipeline. In this paper, we propose a novel dual encoder network, namely DRNet, to achieve joi…

Cited by 12SourcePDFScholar
2022

Exploring Relational Semantics for Inductive Knowledge Graph Completion

AAAI 2022technical

Knowledge graph completion (KGC) aims to infer missing information in incomplete knowledge graphs (KGs). Most previous works only consider the transductive scenario where entities are existing in KGs, which cannot work effectively for the inductive scenario containing emerging entities. Recently som…

2021

Image Captioning with Context-Aware Auxiliary Guidance

AAAI 2021technical

Image captioning is a challenging computer vision task, which aims to generate a natural language description of an image. Most recent researches follow the encoder-decoder framework which depends heavily on the previous generated words for the current prediction. Such methods can not effectively ta…

2020

A Relation-Specific Attention Network for Joint Entity and Relation Extraction

IJCAI 2020poster

Joint extraction of entities and relations is an important task in natural language processing (NLP), which aims to capture all relational triplets from plain texts. This is a big challenge due to some of the triplets extracted from one sentence may have overlapping entities. Most existing methods p…