Search Results for author: Xi Xiao

Found 39 papers, 19 papers with code

PMG : Personalized Multimodal Generation with Large Language Models

no code implementations7 Apr 2024 Xiaoteng Shen, Rui Zhang, Xiaoyan Zhao, Jieming Zhu, Xi Xiao

Such user preferences are then fed into a generator, such as a multimodal LLM or diffusion model, to produce personalized content.

Understanding the Ranking Loss for Recommendation with Sparse User Feedback

1 code implementation21 Mar 2024 Zhutian Lin, Junwei Pan, Shangyu Zhang, Ximei Wang, Xi Xiao, Shudong Huang, Lei Xiao, Jie Jiang

In this paper, we uncover a new challenge associated with BCE loss in scenarios with sparse positive feedback, such as CTR prediction: the gradient vanishing for negative samples.

Binary Classification Click-Through Rate Prediction

LocalStyleFool: Regional Video Style Transfer Attack Using Segment Anything Model

no code implementations18 Mar 2024 Yuxin Cao, Jinghao Li, Xi Xiao, Derui Wang, Minhui Xue, Hao Ge, Wei Liu, Guangwu Hu

Benefiting from the popularity and scalably usability of Segment Anything Model (SAM), we first extract different regions according to semantic information and then track them through the video stream to maintain the temporal consistency.

Adversarial Attack Style Transfer +2

CLAP: Learning Transferable Binary Code Representations with Natural Language Supervision

1 code implementation26 Feb 2024 Hao Wang, Zeyu Gao, Chao Zhang, Zihan Sha, Mingyang Sun, Yuchen Zhou, Wenyu Zhu, Wenju Sun, Han Qiu, Xi Xiao

At the core, our approach boosts superior transfer learning capabilities by effectively aligning binary code with their semantics explanations (in natural language), resulting a model able to generate better embeddings for binary code.

Representation Learning Transfer Learning

One Train for Two Tasks: An Encrypted Traffic Classification Framework Using Supervised Contrastive Learning

1 code implementation12 Feb 2024 Haozhen Zhang, Xi Xiao, Le Yu, Qing Li, Zhen Ling, Ye Zhang

In particular, we utilize supervised contrastive learning to enhance the packet-level and flow-level representations and perform graph data augmentation on the byte-level traffic graph so that the fine-grained semantic-invariant characteristics between bytes can be captured through contrastive learning.

Classification Contrastive Learning +3

LogoStyleFool: Vitiating Video Recognition Systems via Logo Style Transfer

1 code implementation15 Dec 2023 Yuxin Cao, Ziyu Zhao, Xi Xiao, Derui Wang, Minhui Xue, Jin Lu

We separate the attack into three stages: style reference selection, reinforcement-learning-based logo style transfer, and perturbation optimization.

reinforcement-learning Style Transfer +1

ERASE: Error-Resilient Representation Learning on Graphs for Label Noise Tolerance

1 code implementation13 Dec 2023 Ling-Hao Chen, Yuanshuo Zhang, Taohua Huang, Liangcai Su, Zeyi Lin, Xi Xiao, Xiaobo Xia, Tongliang Liu

To tackle this challenge and enhance the robustness of deep learning models against label noise in graph-based tasks, we propose a method called ERASE (Error-Resilient representation learning on graphs for lAbel noiSe tolerancE).

Denoising Node Classification +1

Beyond Two-Tower Matching: Learning Sparse Retrievable Cross-Interactions for Recommendation

no code implementations30 Nov 2023 Liangcai Su, Fan Yan, Jieming Zhu, Xi Xiao, Haoyi Duan, Zhou Zhao, Zhenhua Dong, Ruiming Tang

Two-tower models are a prevalent matching framework for recommendation, which have been widely deployed in industrial applications.

Retrieval

STEM: Unleashing the Power of Embeddings for Multi-task Recommendation

1 code implementation16 Aug 2023 Liangcai Su, Junwei Pan, Ximei Wang, Xi Xiao, Shijie Quan, Xihua Chen, Jie Jiang

Surprisingly, negative transfer still occurs in existing MTL methods on samples that receive comparable feedback across tasks.

Multi-Task Learning Recommendation Systems

Time-aware Graph Structure Learning via Sequence Prediction on Temporal Graphs

1 code implementation13 Jun 2023 Haozhen Zhang, Xueting Han, Xi Xiao, Jing Bai

To address these issues, we propose a Time-aware Graph Structure Learning (TGSL) approach via sequence prediction on temporal graphs, which learns better graph structures for downstream tasks through adding potential temporal edges.

Contrastive Learning Data Augmentation +3

A Simple Hypergraph Kernel Convolution based on Discounted Markov Diffusion Process

no code implementations30 Oct 2022 Fuyang Li, Jiying Zhang, Xi Xiao, Bin Zhang, Dijun Luo

This paper proposes a two-phase paradigm to aggregate comprehensive information on discrete structures leading to a Discount Markov Diffusion Learnable Kernel (DMDLK).

Node Classification Transductive Learning

GraphTTA: Test Time Adaptation on Graph Neural Networks

no code implementations19 Aug 2022 Guanzi Chen, Jiying Zhang, Xi Xiao, Yang Li

In this paper, we present a novel test time adaptation strategy named Graph Adversarial Pseudo Group Contrast (GAPGC), for graph neural networks TTA, to better adapt to the Out Of Distribution (OOD) test data.

Contrastive Learning Test-time Adaptation

Cascade Luminance and Chrominance for Image Retouching: More Like Artist

no code implementations31 May 2022 Hailong Ma, Sibo Feng, Xi Xiao, Chenyu Dong, Xingyue Cheng

Photo retouching aims to adjust the luminance, contrast, and saturation of the image to make it more human aesthetically desirable.

Image Retouching Photo Retouching

BARS: Towards Open Benchmarking for Recommender Systems

5 code implementations19 May 2022 Jieming Zhu, Quanyu Dai, Liangcai Su, Rong Ma, Jinyang Liu, Guohao Cai, Xi Xiao, Rui Zhang

Despite significant progress made in both research and practice of recommender systems, to date, there is a lack of a widely-recognized benchmarking standard in this field.

Benchmarking Recommendation Systems

Preventing Over-Smoothing for Hypergraph Neural Networks

no code implementations31 Mar 2022 Guanzi Chen, Jiying Zhang, Xi Xiao, Yang Li

In recent years, hypergraph learning has attracted great attention due to its capacity in representing complex and high-order relationships.

Hypergraph Convolutional Networks via Equivalency between Hypergraphs and Undirected Graphs

2 code implementations31 Mar 2022 Jiying Zhang, Fuyang Li, Xi Xiao, Tingyang Xu, Yu Rong, Junzhou Huang, Yatao Bian

As a powerful tool for modeling complex relationships, hypergraphs are gaining popularity from the graph learning community.

Graph Learning

StyleFool: Fooling Video Classification Systems via Style Transfer

1 code implementation30 Mar 2022 Yuxin Cao, Xi Xiao, Ruoxi Sun, Derui Wang, Minhui Xue, Sheng Wen

In this paper, we focus on unrestricted perturbations and propose StyleFool, a black-box video adversarial attack via style transfer to fool the video classification system.

Adversarial Attack Classification +3

PEAR: Personalized Re-ranking with Contextualized Transformer for Recommendation

no code implementations23 Mar 2022 Yi Li, Jieming Zhu, Weiwen Liu, Liangcai Su, Guohao Cai, Qi Zhang, Ruiming Tang, Xi Xiao, Xiuqiang He

Specifically, PEAR not only captures feature-level and item-level interactions, but also models item contexts from both the initial ranking list and the historical clicked item list.

Recommendation Systems Re-Ranking

Fine-Tuning Graph Neural Networks via Graph Topology induced Optimal Transport

1 code implementation20 Mar 2022 Jiying Zhang, Xi Xiao, Long-Kai Huang, Yu Rong, Yatao Bian

In this paper, we present a novel optimal transport-based fine-tuning framework called GTOT-Tuning, namely, Graph Topology induced Optimal Transport fine-Tuning, for GNN style backbones.

Graph Classification Graph Learning +2

Fully-integrated multipurpose microwave frequency identification system on a single chip

no code implementations17 Feb 2022 Yuhan Yao, Yuhe Zhao, Yanxian Wei, Feng Zhou, Daigao Chen, Yuguang Zhang, Xi Xiao, Ming Li, Jianji Dong, Shaohua Yu, Xinliang Zhang

We demonstrate a fully-integrated multipurpose microwave frequency identification system on silicon-on-insulator platform.

Neural Architecture Searching for Facial Attributes-based Depression Recognition

no code implementations24 Jan 2022 Mingzhe Chen, Xi Xiao, Bin Zhang, Xinyu Liu, Runiu Lu

In this paper, we propose to extend Neural Architecture Search (NAS) technique for designing an optimal model for multiple facial attributes-based depression recognition, which can be efficiently and robustly implemented in a small dataset.

Attribute Neural Architecture Search +1

UltraGCN: Ultra Simplification of Graph Convolutional Networks for Recommendation

2 code implementations28 Oct 2021 Kelong Mao, Jieming Zhu, Xi Xiao, Biao Lu, Zhaowei Wang, Xiuqiang He

In this paper, we take one step further to propose an ultra-simplified formulation of GCNs (dubbed UltraGCN), which skips infinite layers of message passing for efficient recommendation.

Collaborative Filtering Recommendation Systems

Weakly Supervised Graph Clustering

no code implementations29 Sep 2021 Tian Bian, Tingyang Xu, Yu Rong, Wenbing Huang, Xi Xiao, Peilin Zhao, Junzhou Huang, Hong Cheng

Graph Clustering, which clusters the nodes of a graph given its collection of node features and edge connections in an unsupervised manner, has long been researched in graph learning and is essential in certain applications.

Clustering Graph Clustering +1

SimpleX: A Simple and Strong Baseline for Collaborative Filtering

1 code implementation26 Sep 2021 Kelong Mao, Jieming Zhu, Jinpeng Wang, Quanyu Dai, Zhenhua Dong, Xi Xiao, Xiuqiang He

While many existing studies focus on the design of more powerful interaction encoders, the impacts of loss functions and negative sampling ratios have not yet been well explored.

Collaborative Filtering Recommendation Systems

Robust Model-based Reinforcement Learning for Autonomous Greenhouse Control

no code implementations26 Aug 2021 Wanpeng Zhang, Xiaoyan Cao, Yao Yao, Zhicheng An, Xi Xiao, Dijun Luo

In this paper, we present a model-based robust RL framework for autonomous greenhouse control to meet the sample efficiency and safety challenges.

Decision Making Model-based Reinforcement Learning +2

MBDP: A Model-based Approach to Achieve both Robustness and Sample Efficiency via Double Dropout Planning

no code implementations3 Aug 2021 Wanpeng Zhang, Xi Xiao, Yao Yao, Mingzhe Chen, Dijun Luo

MBDP consists of two kinds of dropout mechanisms, where the rollout-dropout aims to improve the robustness with a small cost of sample efficiency, while the model-dropout is designed to compensate for the lost efficiency at a slight expense of robustness.

Model-based Reinforcement Learning

Learnable Hypergraph Laplacian for Hypergraph Learning

1 code implementation12 Jun 2021 Jiying Zhang, Yuzhao Chen, Xi Xiao, Runiu Lu, Shu-Tao Xia

Hypergraph Convolutional Neural Networks (HGCNNs) have demonstrated their potential in modeling high-order relations preserved in graph-structured data.

Graph Classification Node Classification

Learnable Hypergraph Laplacian for Hypergraph Learning

1 code implementation10 Jun 2021 Jiying Zhang, Yuzhao Chen, Xi Xiao, Runiu Lu, Shu-Tao Xia

HyperGraph Convolutional Neural Networks (HGCNNs) have demonstrated their potential in modeling high-order relations preserved in graph structured data.

Graph Classification Node Classification

Diversified Multiscale Graph Learning with Graph Self-Correction

no code implementations17 Mar 2021 Yuzhao Chen, Yatao Bian, Jiying Zhang, Xi Xiao, Tingyang Xu, Yu Rong, Junzhou Huang

Though the multiscale graph learning techniques have enabled advanced feature extraction frameworks, the classic ensemble strategy may show inferior performance while encountering the high homogeneity of the learnt representation, which is caused by the nature of existing graph pooling methods.

Ensemble Learning Graph Classification +1

Towards a category-extended object detector with limited data

no code implementations28 Dec 2020 Bowen Zhao, Chen Chen, Xi Xiao, Shutao Xia

Object detectors are typically learned on fully-annotated training data with fixed predefined categories.

Object

Adversarial Sparse Transformer for Time Series Forecasting

1 code implementation NeurIPS 2020 Sifan Wu, Xi Xiao, Qianggang Ding, Peilin Zhao, Ying WEI, Junzhou Huang

Specifically, AST adopts a Sparse Transformer as the generator to learn a sparse attention map for time series forecasting, and uses a discriminator to improve the prediction performance from sequence level.

Multivariate Time Series Forecasting Probabilistic Time Series Forecasting +1

On Self-Distilling Graph Neural Network

no code implementations4 Nov 2020 Yuzhao Chen, Yatao Bian, Xi Xiao, Yu Rong, Tingyang Xu, Junzhou Huang

Furthermore, the inefficient training process of teacher-student knowledge distillation also impedes its applications in GNN models.

Graph Embedding Knowledge Distillation

Inverse Graph Identification: Can We Identify Node Labels Given Graph Labels?

no code implementations12 Jul 2020 Tian Bian, Xi Xiao, Tingyang Xu, Yu Rong, Wenbing Huang, Peilin Zhao, Junzhou Huang

Upon a formal discussion of the variants of IGI, we choose a particular case study of node clustering by making use of the graph labels and node features, with an assistance of a hierarchical graph that further characterizes the connections between different graphs.

Clustering Community Detection +3

Rumor Detection on Social Media with Bi-Directional Graph Convolutional Networks

2 code implementations17 Jan 2020 Tian Bian, Xi Xiao, Tingyang Xu, Peilin Zhao, Wenbing Huang, Yu Rong, Junzhou Huang

Meanwhile, detecting rumors from such massive information in social media is becoming an arduous challenge.

Cannot find the paper you are looking for? You can Submit a new open access paper.